* {
  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-4gly0f {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-4gly0f {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-4gly0f {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.royal-reels-g2btjq {
  overflow: hidden;
}

.royal-reels-y2wmil img {
  background: var(--Neutral-300);
}

.royal-reels-uwxdsx {
  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-vj8gur {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.royal-reels-vj8gur:hover {
  background: var(--button-bg-hover);
}

.royal-reels-x5ia4i {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.royal-reels-x5ia4i:hover {
  background: var(--button-bg-hover);
}

.royal-reels-b5scak {
  font-size: 12px;
  line-height: 18px;
}

.royal-reels-ssqcha {
  font-size: 18px;
  line-height: 26px;
}

.royal-reels-c2cf6f {
  width: 100%;
}

.royal-reels-zbndyg {
  padding: 6px 16px;
}

.royal-reels-0w1wrz {
  padding: 10px 16px;
}

.royal-reels-sjxiob {
  padding: 15px 26px;
}

.royal-reels-s4vncw {
  flex-shrink: 0;
}

.royal-reels-duocct {
  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-2xkj1g {
  display: none;
}

.royal-reels-j233rw {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.royal-reels-iugb9s {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.royal-reels-ffg677 {
  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-fajx2c {
  cursor: grab;
}

.royal-reels-ffg677::-webkit-scrollbar {
  display: none;
}

.royal-reels-tvyoj7 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.royal-reels-i6wzyd {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.royal-reels-jklki8 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.royal-reels-bbue88 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.royal-reels-22xdhm {
  visibility: visible;
}

.royal-reels-3npvzo {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.royal-reels-fen88h ease;
}

.royal-reels-cjrveo {
  background-color: var(--Primary-200);
  width: 16px;
}

.royal-reels-3a89ui {
  -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-fen88h,
    mask-image 0.3s;
}

.royal-reels-3a89ui.royal-reels-rcid71 {
  -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-h0swhh: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-zz5jf0 {
  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-pz1obc.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-pz1obc.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-0cy3mm {
  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-0cy3mm::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-zscwmr {
  position: relative;
  z-index: 1;
}

.royal-reels-g3x777 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.royal-reels-ghh53g {
  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-qr1a1h {
  font-size: 40px;
  line-height: 48px;
}

.royal-reels-4rv8t2 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.royal-reels-8b7ojw {
  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-8b7ojw:hover {
  background: var(--Primary-400);
}

.royal-reels-8b7ojw svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.royal-reels-h0swhh 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-0cy3mm {
    max-width: 600px;
    padding: 64px;
  }

  .royal-reels-g3x777 {
    font-size: 24px;
    line-height: 32px;
  }

  .royal-reels-ghh53g {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .royal-reels-qr1a1h {
    font-size: 50px;
    line-height: 56px;
  }

  .royal-reels-4rv8t2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .royal-reels-zz5jf0 {
    top: 25px;
    right: 25px;
  }
}

.royal-reels-yg59c2,
.royal-reels-gfsds2 {
  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-mamt20.royal-reels-b12j4x::before,
.royal-reels-gfsds2::before,
.royal-reels-80eyrl::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-pz1obc.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.royal-reels-yfv891 14.royal-reels-e9dor6.royal-reels-ei2yqg 14.royal-reels-cux74w 15.royal-reels-jlf92w 14.royal-reels-ovzkd7 15.royal-reels-vy4i51 14.royal-reels-rowxjb.royal-reels-0x3bsq 14.royal-reels-k5n4r3 19.royal-reels-heyi15 12.royal-reels-jm74ki 19.royal-reels-heyi15 10.royal-reels-t841r2.royal-reels-heyi15 8.royal-reels-7bqee7 17.royal-reels-03d61g 7.royal-reels-5j27jn 15.royal-reels-94dmny 7.royal-reels-u7b8w6.royal-reels-03qvsl 7.royal-reels-5j27jn 11.royal-reels-hqrn8i 8.royal-reels-7bqee7 11.royal-reels-hqrn8i 10.royal-reels-67sbkv.royal-reels-hqrn8i 12.royal-reels-hia9cb 13.royal-reels-7vbt11 14.royal-reels-s2g6wv 15.royal-reels-6mrldw 14.royal-reels-k5q7hx.royal-reels-xz8gwg 14.royal-reels-peexdt 15.royal-reels-npuvr6 14.royal-reels-1nkry3 15.royal-reels-0c9wag 14.royal-reels-wbwiht.royal-reels-yfv891 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.royal-reels-tj33sa 15.royal-reels-upgfnv.royal-reels-qb0qmh 15.royal-reels-3zy1i9 15.royal-reels-cskcti 15.royal-reels-k76qh7 15.royal-reels-avn937 15.royal-reels-0xbhpt.royal-reels-ojri02 15.royal-reels-k76qh7 15.royal-reels-3nsvzy 15.royal-reels-mo4gro 15.royal-reels-4nit6x 15.royal-reels-g4k2t2.royal-reels-058tbx 15.royal-reels-z6ks6q 7.royal-reels-c11ltn 18.royal-reels-ijttcn 7.royal-reels-p684c1 23.royal-reels-chj164.royal-reels-at3b2s.royal-reels-6irrm8 18.royal-reels-ubm1s6 19.royal-reels-5lo9ys 15.royal-reels-bab0fm 15.royal-reels-tj33sa 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-tfaoxn [type="submit"] *,
.royal-reels-4gvjhb button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .royal-reels-1w6hzu {
    display: none;
  }
}

.royal-reels-h73h3b {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .royal-reels-h73h3b {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-h73h3b {
    bottom: 22px;
  }
}

.royal-reels-h73h3b input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .royal-reels-h73h3b {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.royal-reels-v9kftk.static) .royal-reels-h73h3b {
    bottom: 8px;
  }
}

.royal-reels-8sz2nf {
  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-pz1obc.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.royal-reels-53vdiu 3.royal-reels-4rekic.royal-reels-ah6isz.royal-reels-0sjesx 3.royal-reels-ika2eh 3.royal-reels-azeojv 5.royal-reels-r9mzxt 3.royal-reels-azeojv 8.royal-reels-3s40mr.royal-reels-hju6i9.royal-reels-azeojv 26.royal-reels-2m8atw 5.royal-reels-iq9y6x 28.royal-reels-jfyqdq 8.royal-reels-5ecf40 28.royal-reels-3858x3.royal-reels-k3s4bi 28.royal-reels-qt6j9h.royal-reels-vqf89y 34.royal-reels-r7a1yp.royal-reels-cr1ypi 36.royal-reels-wc6wtx 11.royal-reels-e0e7uz 37.royal-reels-7udwid 12.royal-reels-ubxv82 36.royal-reels-m7tv8c.royal-reels-g0pa88 28.royal-reels-ukqrfg.royal-reels-2aqivs.royal-reels-qiogdg 28.royal-reels-xxxzf8 36.royal-reels-gk9m82 26.royal-reels-wdctie 36.royal-reels-gk9m82 23.royal-reels-av1zsg.royal-reels-jt0m2g.royal-reels-gk9m82 5.royal-reels-pnrrso 34.royal-reels-rgpb0d 3.royal-reels-ika2eh 31.royal-reels-53vdiu 3.royal-reels-m4o0ox.royal-reels-ztn6fn 18.royal-reels-hw0dzo.royal-reels-s6c8jp 18.royal-reels-2as44t 8.royal-reels-586hgs 17.royal-reels-cuuyv1 8.royal-reels-586hgs 15.royal-reels-kkdg7k.royal-reels-586hgs 14.royal-reels-ldn1o2 9.royal-reels-s6c8jp 13.royal-reels-7x36cz 11.royal-reels-ztn6fn 13.royal-reels-6barrc.royal-reels-ep67sx 13.royal-reels-7x36cz 13.royal-reels-od90a7 14.royal-reels-ldn1o2 13.royal-reels-od90a7 15.royal-reels-8tgrn8.royal-reels-od90a7 17.royal-reels-cuuyv1 12.royal-reels-ep67sx 18.royal-reels-2as44t 11.royal-reels-ztn6fn 18.royal-reels-yhpex0.royal-reels-qsznn8 18.royal-reels-6csuxc.royal-reels-s5w53v 18.royal-reels-2as44t 17.royal-reels-0x0z96 17.royal-reels-cuuyv1 17.royal-reels-0x0z96 15.royal-reels-2z98r2.royal-reels-0x0z96 14.royal-reels-ldn1o2 18.royal-reels-s5w53v 13.royal-reels-7x36cz 20.royal-reels-qsznn8 13.royal-reels-9rokqd.royal-reels-ve295m 13.royal-reels-7x36cz 22.royal-reels-dq6acg 14.royal-reels-ldn1o2 22.royal-reels-dq6acg 15.royal-reels-cgb0hb.royal-reels-h84n42 17.royal-reels-cuuyv1 21.royal-reels-ve295m 18.royal-reels-2as44t 20.royal-reels-qsznn8 18.royal-reels-b1lf9e.royal-reels-a730vh 18.royal-reels-uo8qvi.royal-reels-93g37a 18.royal-reels-2as44t 26.royal-reels-zh8v2f 17.royal-reels-cuuyv1 26.royal-reels-zh8v2f 15.royal-reels-63hjck.royal-reels-zh8v2f 14.royal-reels-ldn1o2 27.royal-reels-93g37a 13.royal-reels-7x36cz 28.royal-reels-a730vh 13.royal-reels-2frrr5.royal-reels-4kevbu 13.royal-reels-7x36cz 31.royal-reels-e1papw 14.royal-reels-ldn1o2 31.royal-reels-e1papw 15.royal-reels-ilkzca.royal-reels-zh8v2f 17.royal-reels-cuuyv1 30.royal-reels-4kevbu 18.royal-reels-2as44t 28.royal-reels-a730vh 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-8sz2nf {
    display: none;
  }
}

.royal-reels-ns4nhm {
  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-ns4nhm {
    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-4gvjhb {
  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-4gvjhb {
    padding: 14px 16px;
  }
}

.royal-reels-4gvjhb button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.royal-reels-4gvjhb button:first-child {
  align-content: end;
}

.royal-reels-4gvjhb button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .royal-reels-4gvjhb
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-reels-4gvjhb
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.royal-reels-4gvjhb button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.royal-reels-4gvjhb button:last-child svg {
  width: 38px;
  height: 38px;
}

.royal-reels-80eyrl {
  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-80eyrl::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .royal-reels-80eyrl,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-reels-80eyrl {
  opacity: 1;
  visibility: visible;
}

.royal-reels-nfhfnj {
  flex: 1 1;
}

.royal-reels-bth478 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-bth478 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .royal-reels-6f9xu5 {
  display: block;
}

.royal-reels-0uz46e {
  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-0uz46e {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-reels-gfsds2 {
  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-gfsds2::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.royal-reels-lkvab7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.royal-reels-lkvab7 p {
  color: var(--Text-100);
}

.royal-reels-gfsds2 .royal-reels-zfcsi2 {
  grid-area: button;
}

.royal-reels-gfsds2 .royal-reels-zfcsi2::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-pz1obc.org/2000/svg'%3E%3Cpath d='M4.royal-reels-z37d6l 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-reels-bfzn8s 15L16.royal-reels-bfzn8s 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-reels-bfzn8s 5L16.royal-reels-bfzn8s 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-x93nf8 {
  display: block;
}

.royal-reels-19htbn {
  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-19htbn {
    margin-top: 40px;
  }
}

.royal-reels-yg59c2 label,
.royal-reels-yg59c2 input {
  display: block;
  width: 100%;
}

.royal-reels-yg59c2 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.royal-reels-yg59c2 label.royal-reels-sechff input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.royal-reels-yg59c2 label.royal-reels-sechff::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-yg59c2 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-yg59c2 input::placeholder {
  color: var(--Text-400);
}

.royal-reels-81b7os {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .royal-reels-81b7os {
  display: flex;
}

.royal-reels-81b7os ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .royal-reels-81b7os ol {
    height: 420px;
    padding: 24px;
  }
}

.royal-reels-81b7os ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.royal-reels-tfaoxn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-tfaoxn {
    padding: 0 24px 24px;
  }
}

.royal-reels-tfaoxn 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-tfaoxn input::placeholder {
  color: var(--Text-400);
}

.royal-reels-tfaoxn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.royal-reels-tfaoxn [type="submit"]:disabled {
  opacity: 0.5;
}

.royal-reels-tfaoxn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .royal-reels-tfaoxn [type="submit"] {
    right: 40px;
  }
}

.royal-reels-mamt20 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.royal-reels-mamt20.royal-reels-b12j4x {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.royal-reels-mamt20.royal-reels-b12j4x::before {
  content: "";
  width: 31px;
}

.royal-reels-mamt20.royal-reels-b12j4x p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royal-reels-mamt20.royal-reels-d8g367 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.royal-reels-mamt20 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-h73h3b .royal-reels-zfcsi2 {
  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-1w6hzu {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .royal-reels-1w6hzu {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .royal-reels-1w6hzu {
    padding: 18px 0;
  }
}

.royal-reels-1w6hzu .royal-reels-4gly0f {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .royal-reels-1w6hzu .royal-reels-4gly0f {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.royal-reels-g7ez2l {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .royal-reels-g7ez2l {
    max-width: 160px;
    height: 40px;
  }
}

.royal-reels-g7ez2l picture,
.royal-reels-g7ez2l img {
  display: block;
  width: 100%;
  height: 100%;
}

.royal-reels-g7ez2l img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .royal-reels-ivy5p6 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.royal-reels-fen88h ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .royal-reels-1w6hzu.royal-reels-s6pw9q .royal-reels-ivy5p6 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .royal-reels-ivy5p6 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .royal-reels-ivy5p6 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.royal-reels-c6e3d4,
.royal-reels-iplu3h {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .royal-reels-c6e3d4,
  .royal-reels-iplu3h {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .royal-reels-iplu3h {
    display: none;
  }
}

.royal-reels-mvuuc6 {
  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-s6pw9q .royal-reels-mvuuc6 {
  background: var(--fh-bg-color);
}

.royal-reels-mvuuc6 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .royal-reels-mvuuc6 {
    display: none;
  }
}

.royal-reels-cyjj2d {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royal-reels-cyjj2d {
    display: none;
  }
}

.royal-reels-l1t5qt {
  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-1w6hzu.royal-reels-s6pw9q .royal-reels-l1t5qt:first-child {
  display: none;
}

.royal-reels-1w6hzu.royal-reels-s6pw9q .royal-reels-l1t5qt:last-child {
  display: block;
}

.royal-reels-l1t5qt:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .royal-reels-l1t5qt {
    display: none;
  }
}

.royal-reels-9ctacx {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-reels-9ctacx {
    display: flex;
  }
}

.royal-reels-9ctacx ul {
  max-height: 350px;
  overflow-y: auto;
}

.royal-reels-9ctacx:hover ul {
  visibility: visible;
  opacity: 1;
}

.royal-reels-9ctacx:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.royal-reels-9ctacx:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.royal-reels-9ctacx:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.royal-reels-9ctacx:hover .royal-reels-h5n5pg svg {
  transform: rotate(180deg);
}

.royal-reels-ir5dfl {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.royal-reels-urtrdc {
  padding: 0 8px;
}

.royal-reels-3og5gi {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.royal-reels-3og5gi:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .royal-reels-3og5gi {
    padding: 4px 8px;
  }
}

.royal-reels-wt5wru {
  display: flex;
}

.royal-reels-wt5wru img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.royal-reels-h5n5pg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.royal-reels-h5n5pg svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.royal-reels-7912i6 {
  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-7912i6 {
    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-7wlszr {
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-reels-7wlszr {
    display: none;
  }
}

.royal-reels-aesm3l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.royal-reels-hmhf96 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.royal-reels-zfycnn {
  display: flex;
}

.royal-reels-9te9it {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.royal-reels-7d9imn {
  list-style: none;
}

@media (max-width: 1199px) {
  .royal-reels-7d9imn {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .royal-reels-7d9imn {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .royal-reels-7d9imn .royal-reels-isqcrj [data-ref-el],
  .royal-reels-7d9imn .royal-reels-isqcrj span,
  .royal-reels-7d9imn .royal-reels-isqcrj a {
    white-space: nowrap;
  }
}

.royal-reels-9n4lss {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .royal-reels-9n4lss.royal-reels-rbwmmf > .royal-reels-isqcrj {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .royal-reels-9n4lss.royal-reels-32lf50:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .royal-reels-9n4lss.royal-reels-rbwmmf > .royal-reels-lun1vl {
    height: auto;
  }

  .royal-reels-9n4lss.royal-reels-rbwmmf > div > .royal-reels-97te1k {
    transform: rotate(180deg);
  }
}

.royal-reels-9n4lss [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.royal-reels-9n4lss [data-ref-el],
.royal-reels-9n4lss span {
  cursor: pointer;
}

.royal-reels-9n4lss [data-ref-el],
.royal-reels-9n4lss span,
.royal-reels-9n4lss 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-9n4lss [data-ref-el],
  .royal-reels-9n4lss span,
  .royal-reels-9n4lss a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-9n4lss [data-ref-el],
  .royal-reels-9n4lss span,
  .royal-reels-9n4lss a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.royal-reels-lun1vl {
  height: 0;
  overflow: hidden;
  transition: height 0.royal-reels-fen88h ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.royal-reels-lun1vl::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.royal-reels-lun1vl::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.royal-reels-lun1vl::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .royal-reels-lun1vl {
    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-lun1vl:has(> .royal-reels-9n4lss.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .royal-reels-lun1vl .royal-reels-lun1vl {
    padding: 0;
  }

  .royal-reels-lun1vl .royal-reels-9n4lss {
    font-weight: 400;
  }

  .royal-reels-lun1vl .royal-reels-9n4lss:hover > .royal-reels-isqcrj {
    background: var(--Neutral-300);
  }

  .royal-reels-lun1vl .royal-reels-97te1k {
    rotate: -90deg;
  }
}

.royal-reels-isqcrj {
  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-isqcrj {
    padding: 8px;
  }

  .royal-reels-9n4lss.royal-reels-zmib9n > .royal-reels-isqcrj {
    background: var(--Neutral-300);
  }
}

.royal-reels-97te1k {
  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-pz1obc.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.royal-reels-c1shgw 0.royal-reels-vmfyvs.royal-reels-9rfmw0 -0.royal-reels-mkesxg 0.royal-reels-7ve8m1 -0.royal-reels-mkesxg 1.royal-reels-jp3sjh 0.royal-reels-s7l175.royal-reels-pjlh0n 4.royal-reels-v2nivx.royal-reels-c1shgw 0.royal-reels-tnc4wu.royal-reels-sn8m59 -0.royal-reels-mkesxg 9.royal-reels-5l3clb -0.royal-reels-mkesxg 10.royal-reels-me98tg 0.royal-reels-h3hjfc.royal-reels-8dogkr 0.royal-reels-9rfmw0 10.royal-reels-8dogkr 0.royal-reels-7ve8m1 10.royal-reels-me98tg 1.royal-reels-t1mb8r.royal-reels-f5o1sh 5.royal-reels-458ga8.royal-reels-frx8yd 6.royal-reels-g9phyx 5.royal-reels-6ppqyf 6.royal-reels-g9phyx 4.royal-reels-u2vrdy 5.royal-reels-q4g7ja.royal-reels-c1shgw 1.royal-reels-k2lpfc.royal-reels-mkesxg 0.royal-reels-7ve8m1 -0.royal-reels-mkesxg 0.royal-reels-9rfmw0 0.royal-reels-c1shgw 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.royal-reels-fen88h ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-reels-97te1k {
    cursor: default;
  }
}

.royal-reels-fchktt {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.royal-reels-mdvt6o {
  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-mdvt6o {
    padding: 40px 4px;
  }
}

.royal-reels-8p38vm {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .royal-reels-8p38vm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.royal-reels-9vmler {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .royal-reels-9vmler {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.royal-reels-9vmler ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.royal-reels-9vmler [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.royal-reels-9vmler [data-ref-el],
.royal-reels-9vmler span,
.royal-reels-9vmler a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.royal-reels-jum0ih {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-reels-jum0ih {
    margin-bottom: 12px;
  }
}

.royal-reels-6qtokt {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.royal-reels-6qtokt img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .royal-reels-6qtokt:last-child {
    margin-right: 0;
  }
}

.royal-reels-u2mmsv {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-reels-jum0ih:hover .royal-reels-f68erb {
  visibility: visible;
  opacity: 1;
}

.royal-reels-f68erb {
  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-y9yfrp {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.royal-reels-jlukz3 {
  display: flex;
  margin: 6px;
}

.royal-reels-jlukz3 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.royal-reels-f68erb::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-f68erb::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-u24rx4 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-reels-u24rx4 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.royal-reels-z2x1bq {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .royal-reels-z2x1bq {
    margin-right: 32px;
  }
}

.royal-reels-jona6g {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-reels-jona6g {
    margin-top: 0;
    width: 340px;
  }
}

.royal-reels-jona6g a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-reels-edl0sh {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.royal-reels-jchfe1 {
  position: relative;
}

@media (min-width: 768px) {
  .royal-reels-jchfe1 {
    margin-top: 40px;
  }
}

.royal-reels-jchfe1 + .royal-reels-hrgzg5,
.royal-reels-jchfe1 + .royal-reels-jchfe1 {
  margin-top: 24px;
}

.royal-reels-27jedq {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .royal-reels-27jedq {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-27jedq {
    padding: 80px;
  }
}

.royal-reels-dmf4by {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .royal-reels-dmf4by {
    padding: 0 16px;
}


}

.royal-reels-i3053z {
  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-i3053z {
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-reels-en7trl {
  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-en7trl {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-reels-g5i9q5 {
  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-g5i9q5:hover {
  background: var(--button-bg-hover);
}

.royal-reels-q2dq4c {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.royal-reels-q2dq4c img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .royal-reels-q2dq4c img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .royal-reels-q2dq4c img {
  min-height: 100%;
  }
}

.royal-reels-27jedq::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.royal-reels-m9goiw {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.royal-reels-m9goiw h1,
.royal-reels-m9goiw h2,
.royal-reels-m9goiw h3,
.royal-reels-m9goiw h4 {
  margin-bottom: 6px;
}

.royal-reels-m9goiw h1:not(:first-child),
.royal-reels-m9goiw h2:not(:first-child),
.royal-reels-m9goiw h3:not(:first-child),
.royal-reels-m9goiw h4:not(:first-child) {
  margin-top: 16px;
}

.royal-reels-m9goiw h1,
.royal-reels-m9goiw h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .royal-reels-m9goiw h1,
  .royal-reels-m9goiw h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.royal-reels-m9goiw h2,
.royal-reels-m9goiw h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .royal-reels-m9goiw h2,
  .royal-reels-m9goiw h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-m9goiw h3,
.royal-reels-m9goiw h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .royal-reels-m9goiw h3,
  .royal-reels-m9goiw h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-reels-m9goiw h4,
.royal-reels-m9goiw h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.royal-reels-m9goiw ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.royal-reels-m9goiw ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.royal-reels-m9goiw 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-m9goiw ul ul {
  margin-bottom: 8px;
}

.royal-reels-m9goiw ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.royal-reels-m9goiw ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.royal-reels-m9goiw ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.royal-reels-m9goiw ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.royal-reels-m9goiw ol li::marker {
  font-weight: 700;
}

.royal-reels-m9goiw ol ol {
  margin-bottom: 8px;
}

.royal-reels-m9goiw ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.royal-reels-m9goiw ol ul li {
  padding-left: 16px;
}

.royal-reels-m9goiw 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-m9goiw table {
    padding: 24px;
  }
}

.royal-reels-m9goiw table.royal-reels-tvtlpy {
  -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-fen88h,
    mask-image 0.3s;
}

.royal-reels-m9goiw table.royal-reels-tvtlpy.royal-reels-rcid71 {
  -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-m9goiw table {
    display: table;
  }
}

.royal-reels-m9goiw 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-m9goiw table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-reels-m9goiw table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-reels-m9goiw 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-m9goiw table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.royal-reels-m9goiw table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-reels-m9goiw table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-reels-m9goiw table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.royal-reels-m9goiw img {
  max-width: 100%;
  height: auto;
}

.royal-reels-uxzzkv {
  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-uxzzkv {
    padding: 24px;
  }
}

.royal-reels-v0km1q {
  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-v0km1q {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.royal-reels-v0km1q > * {
  margin: 0 !important;
}

.royal-reels-v0km1q img,
.royal-reels-v380p2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-v0km1q img,
  .royal-reels-v380p2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-777kxv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-777kxv {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-m2dffp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.royal-reels-m2dffp .royal-reels-zc70uv {
  flex-shrink: 0;
}

.royal-reels-m2dffp .royal-reels-sy1rde svg {
  display: none;
}

.royal-reels-2pcjls {
  display: grid;
  transition: max-height 0.royal-reels-fen88h ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .royal-reels-2pcjls {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-2pcjls {
    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-2pcjls.royal-reels-8is3gy + .royal-reels-zc70uv svg {
  transform: rotate(180deg);
}

.royal-reels-svzaey {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.royal-reels-svzaey > div:nth-child(3n) {
  grid-column: span 2;
}

.royal-reels-svzaey
  > div:nth-child(3n)
  .royal-reels-hkpg3t
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .royal-reels-svzaey {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .royal-reels-svzaey > div:nth-child(3n) {
    grid-column: unset;
  }

  .royal-reels-svzaey
    > div:nth-child(3n)
    .royal-reels-hkpg3t
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-svzaey {
    max-width: 270px;
  }
}

.royal-reels-svzaey .royal-reels-hkpg3t button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .royal-reels-svzaey .royal-reels-hkpg3t button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-svzaey .royal-reels-hkpg3t button {
    max-width: 104px;
  }
}

.royal-reels-0j4qbn {
  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-0j4qbn {
    margin-bottom: 0;
  }
}

.royal-reels-cqruxp {
  display: none;
  opacity: 0;
}

.royal-reels-r4fad6 {
  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-r4fad6 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.royal-reels-hkpg3t {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.royal-reels-hkpg3t 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-hkpg3t
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .royal-reels-hkpg3t
    button {
    max-width: 145px;
  }
}

.royal-reels-2tgn0h:first-child
  .royal-reels-hkpg3t
  button {
  max-width: 270px;
}

.royal-reels-qlz02k {
  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-0j4qbn picture {
  width: 100%;
  max-width: 100%;
}

.royal-reels-xyqb7k {
  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-xyqb7k svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.royal-reels-0j4qbn:hover .royal-reels-xyqb7k {
  display: flex;
}

.royal-reels-jhbi3b {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.royal-reels-d9ll2k {
  display: flex;
}

.royal-reels-d9ll2k:hover .royal-reels-z06qaa,
.royal-reels-d9ll2k .royal-reels-zmib9n .royal-reels-z06qaa {
  display: flex;
}

.royal-reels-d9ll2k svg {
  flex-shrink: 0;
}

.royal-reels-z06qaa {
  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-z06qaa {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.royal-reels-z06qaa:hover {
  display: flex;
}

.royal-reels-z06qaa svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.royal-reels-n5fl95 {
  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-n5fl95 {
    font-size: 12px;
  }
}

.royal-reels-6arlrc,
.royal-reels-gm0y5f {
  width: 50%;
  flex-shrink: 0;
}

.royal-reels-6arlrc {
  font-weight: 700;
}

.royal-reels-wzk485 .royal-reels-2pcjls {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .royal-reels-wzk485 .royal-reels-2pcjls {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .royal-reels-wzk485 .royal-reels-2pcjls {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.royal-reels-wzk485
  .royal-reels-qlz02k:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.royal-reels-wzk485 .royal-reels-r4fad6 {
  height: 100% !important;
  border-radius: 16px;
}

.royal-reels-wzk485 .royal-reels-hkpg3t {
  gap: 4px;
  align-items: center;
}

.royal-reels-wzk485 .royal-reels-hkpg3t button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.royal-reels-wzk485 .royal-reels-hkpg3t svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.royal-reels-wzk485 .royal-reels-uxntq5,
.royal-reels-wzk485 .royal-reels-g5fr5n {
  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-pz1obc.org/2000/svg'%3E%3Cpath d='M9.royal-reels-up1rrs 4.royal-reels-xdbxoa.royal-reels-5b3kck 5.royal-reels-hxxrbu.royal-reels-yha4gk 5.royal-reels-5szps2.royal-reels-58m2tv 5.royal-reels-p7is4n.royal-reels-ppnv3p 8.royal-reels-3w7qs2.royal-reels-moossb 9.royal-reels-o5kaog.royal-reels-cbsk6e 9.royal-reels-p4smmj.royal-reels-n3thce 13.royal-reels-ei9qwn.royal-reels-l8rcjb 11.royal-reels-goqima.royal-reels-46evgk 11.royal-reels-o8js6p.royal-reels-b9kyml 11.royal-reels-9c2pss.royal-reels-vndgg1 13.royal-reels-rxyx4u.royal-reels-0yr1tm 9.royal-reels-9g2gzn.royal-reels-fuhpy2 9.royal-reels-2b37a4.royal-reels-9zyezl 8.royal-reels-gbbbbk.royal-reels-3bkw0t 5.royal-reels-rvmqrl.royal-reels-79b4xu 5.royal-reels-1ujya0.royal-reels-2ywuie 5.royal-reels-6snsuy.royal-reels-sfv9lr 4.royal-reels-tmbwpu.royal-reels-46evgk 1.royal-reels-9vp50a.royal-reels-up1rrs 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.royal-reels-wzk485 .royal-reels-uxntq5 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.royal-reels-wzk485 .royal-reels-g5fr5n {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.royal-reels-1wk3j7 {
  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-1wk3j7 {
    padding: 24px;
  }
}

.royal-reels-1wk3j7 .royal-reels-zc70uv {
  display: flex;
}

@media (min-width: 768px) {
  .royal-reels-1wk3j7 .royal-reels-zc70uv {
    display: none;
  }
}

.royal-reels-1wk3j7 .royal-reels-sy1rde svg {
  display: none;
}

.royal-reels-la907z {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.royal-reels-la907z .royal-reels-uwxdsx {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-la907z .royal-reels-uwxdsx {
    display: flex;
  }
}

.royal-reels-0c20ca {
  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-0c20ca {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-0c20ca > * {
  margin: 0 !important;
}

.royal-reels-0c20ca img,
.royal-reels-i22snj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-0c20ca img,
  .royal-reels-i22snj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-27a3zx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-27a3zx {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-8vzegt {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .royal-reels-8vzegt {
    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-8vzegt::-webkit-scrollbar {
    display: none;
  }
}

.royal-reels-4uxrix {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .royal-reels-4uxrix {
    padding: 7px 15px;
  }
}

.royal-reels-4uxrix:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-reels-vornov {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-reels-vornov {
    display: flex;
    opacity: 1;
  }
}

.royal-reels-4uxrix picture {
  height: 100%;
  display: block;
}

.royal-reels-4uxrix img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .royal-reels-4uxrix img {
    width: 88px;
    height: 44px;
  }
}

.royal-reels-4uxrix p {
  text-align: center;
  width: 100%;
}

.royal-reels-1b0o81 {
  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-1b0o81 {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-1b0o81 img,
.royal-reels-u9345x {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-1b0o81 img,
  .royal-reels-u9345x {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-jo6ips {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-jo6ips {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-lk22qm {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.royal-reels-ilv7ay {
  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-cr9pcn {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.royal-reels-cr9pcn.royal-reels-zmib9n {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.royal-reels-cpjgid {
  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-cpjgid {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-reels-6vd9ys {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.royal-reels-49qhm0 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.royal-reels-fen88h ease;
  opacity: 0;
  color: var(--text-color);
}

.royal-reels-iaqitu {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.royal-reels-iaqitu ol,
.royal-reels-iaqitu ul {
  padding-left: 1.3em;
}

.royal-reels-cr9pcn.royal-reels-zmib9n .royal-reels-49qhm0 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.royal-reels-cr9pcn.royal-reels-zmib9n .royal-reels-6vd9ys {
  transform: rotate(180deg);
  color: var(--text-color);
}

.royal-reels-p6n6ld {
  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-p6n6ld {
    padding: 24px;
  }
}

.royal-reels-p6n6ld .royal-reels-zc70uv {
  display: flex;
}

@media (min-width: 768px) {
  .royal-reels-p6n6ld .royal-reels-zc70uv {
    display: none;
  }
}

.royal-reels-p6n6ld .royal-reels-sy1rde svg {
  display: none;
}

.royal-reels-wxiu29 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.royal-reels-wxiu29 .royal-reels-uwxdsx {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-wxiu29 .royal-reels-uwxdsx {
    display: flex;
  }
}

.royal-reels-bgtgx2 {
  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-bgtgx2 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-bgtgx2 > * {
  margin: 0 !important;
}

.royal-reels-bgtgx2 img,
.royal-reels-ywq1hb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-bgtgx2 img,
  .royal-reels-ywq1hb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-40vobe {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-40vobe {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-qb0jjx {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .royal-reels-qb0jjx {
    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-qb0jjx::-webkit-scrollbar {
    display: none;
  }
}

.royal-reels-bf50ke {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.royal-reels-bf50ke:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-reels-0ihalg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-reels-0ihalg {
    display: flex;
    opacity: 1;
  }
}

.royal-reels-bf50ke picture {
  width: auto;
  height: 100%;
  display: block;
}

.royal-reels-bf50ke picture img {
  display: block;
  width: auto;
  height: 100%;
}

.royal-reels-4qf2e8 {
  margin: -24px 0;
}

.royal-reels-4qf2e8:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .royal-reels-4qf2e8 {
    margin: -16px 0;
  }
}

.royal-reels-624ina {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .royal-reels-624ina {
    flex-direction: row;
  }
}

.royal-reels-b3pg46 {
  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-b3pg46 {
    flex: 1;
  }
}

.royal-reels-b3pg46::placeholder {
  color: var(--Text-400);
}

.royal-reels-pq6ds8 {
  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-grcgn1 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.royal-reels-grcgn1::-webkit-scrollbar {
  display: none;
}

.royal-reels-gpx7e1 {
  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-gpx7e1 img,
.royal-reels-gpx7e1 svg {
  margin-right: 8px;
}

.royal-reels-v5noxj {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.royal-reels-4qf2e8 + .royal-reels-s025le {
  margin-top: 0;
}

@media (min-width: 768px) {
  .royal-reels-4qf2e8 + .royal-reels-s025le {
    margin-top: -16px;
  }
}

.royal-reels-yvluj7 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.royal-reels-yvluj7 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.royal-reels-yvluj7 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.royal-reels-ywtpgx {
  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-2oovd7 {
  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-8pndfr {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.royal-reels-ensnqz {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.royal-reels-247okf {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.royal-reels-ywtpgx 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-ywtpgx 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-ywtpgx {
    padding: 39px 179px 39px 39px;
  }

  .royal-reels-2oovd7 {
    font-size: 40px;
    line-height: 48px;
  }

  .royal-reels-247okf {
    height: 348px;
  }

  .royal-reels-ywtpgx button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .royal-reels-ywtpgx button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-ywtpgx {
    padding: 63px;
  }
}

.royal-reels-w4j9b7 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .royal-reels-w4j9b7 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.royal-reels-t4hts3 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-reels-t4hts3 {
    width: auto;
  }
}

.royal-reels-8rffvy {
  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-8rffvy::-webkit-scrollbar {
  display: none;
}

.royal-reels-8rffvy 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-8rffvy a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-reels-8rffvy {
    margin-left: 16px;
    margin-top: 0;
  }
}

.royal-reels-w4j9b7 .royal-reels-de05am {
  -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-fen88h,
    mask-image 0.3s;
}

.royal-reels-w4j9b7 .royal-reels-de05am.royal-reels-rcid71 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.royal-reels-0b0ql4 {
  margin: 40px -16px;
}

.royal-reels-853vit + .royal-reels-hrgzg5,
.royal-reels-853vit + .royal-reels-jchfe1 {
  margin-top: 24px;
}

.royal-reels-ezy6it {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.royal-reels-ezy6it picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.royal-reels-tman4w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .royal-reels-tman4w {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-tman4w {
    margin-top: 0;
  }
}

.royal-reels-va4pks {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-reels-va4pks {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-reels-49clkj {
  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-49clkj {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.royal-reels-x2cum1 {
  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-x2cum1 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.royal-reels-68onzx {
  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-68onzx {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-reels-b4aa0j {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-reels-b4aa0j {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-reels-ca2d0q {
  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-hnmj6w {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.royal-reels-hnmj6w img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.royal-reels-s025le {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.royal-reels-o6384v {
  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-o6384v {
    padding: 15px 48px;
  }
}

main > .royal-reels-s025le {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .royal-reels-2pcjls.royal-reels-dem4f5 > div:nth-child(n+5) {
    display: none;
  }
}

.royal-reels-m9goiw p a img {
  display: block;
  margin: 0 auto;
}


.royal-reels-sovrlu {
  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-k77770 {
  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-k77770 label {
  font-size: 14px;
}

.royal-reels-k77770 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.royal-reels-k77770 input,
.royal-reels-k77770 textarea,
.royal-reels-k77770 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-k77770 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.royal-reels-t12109 ease;
}
.royal-reels-k77770 button:hover {
  background-color: var(--button-bg-hover);
}
.royal-reels-hj0eov {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.royal-reels-awq2hj ease-in;
}

.royal-reels-hj0eov 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-i8uabp, .royal-reels-spkx7q, [class*="review-card"],
thead, thead th, table th, .royal-reels-w8kqs1,
.royal-reels-3aqm0h, [class*="collapsible-header"],
.royal-reels-41irp6, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
