* {
  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-532dq3 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-532dq3 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-532dq3 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.royal-reels-n66ghf {
  overflow: hidden;
}

.royal-reels-t3qpbq img {
  background: var(--Neutral-300);
}

.royal-reels-n2kw7j {
  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-qlpqdh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.royal-reels-qlpqdh:hover {
  background: var(--button-bg-hover);
}

.royal-reels-6pxhve {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.royal-reels-6pxhve:hover {
  background: var(--button-bg-hover);
}

.royal-reels-emomrb {
  font-size: 12px;
  line-height: 18px;
}

.royal-reels-u57k12 {
  font-size: 18px;
  line-height: 26px;
}

.royal-reels-p8qp9m {
  width: 100%;
}

.royal-reels-imdfli {
  padding: 6px 16px;
}

.royal-reels-o2hw57 {
  padding: 10px 16px;
}

.royal-reels-lmkq60 {
  padding: 15px 26px;
}

.royal-reels-oikum3 {
  flex-shrink: 0;
}

.royal-reels-aptzx1 {
  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-7r61fs {
  display: none;
}

.royal-reels-dxsdy0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.royal-reels-9pnmep {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.royal-reels-5wuuqy {
  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-9pm6h5 {
  cursor: grab;
}

.royal-reels-5wuuqy::-webkit-scrollbar {
  display: none;
}

.royal-reels-y5pq8c {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.royal-reels-kr6mt4 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.royal-reels-7qaxo8 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.royal-reels-741edl {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.royal-reels-hk7r7y {
  visibility: visible;
}

.royal-reels-tiyjol {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.royal-reels-ayytif ease;
}

.royal-reels-bsuzzo {
  background-color: var(--Primary-200);
  width: 16px;
}

.royal-reels-u4jk9m {
  -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-ayytif,
    mask-image 0.3s;
}

.royal-reels-u4jk9m.royal-reels-cbrg83 {
  -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-0hcx9y: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-xf8h5c {
  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-6atbcw.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-6atbcw.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-mk3rqk {
  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-mk3rqk::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-otdgo2 {
  position: relative;
  z-index: 1;
}

.royal-reels-uk5hvq {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.royal-reels-vspayb {
  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-zfmdlr {
  font-size: 40px;
  line-height: 48px;
}

.royal-reels-5wzf5d {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.royal-reels-7vpn3c {
  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-7vpn3c:hover {
  background: var(--Primary-400);
}

.royal-reels-7vpn3c svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.royal-reels-0hcx9y 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-mk3rqk {
    max-width: 600px;
    padding: 64px;
  }

  .royal-reels-uk5hvq {
    font-size: 24px;
    line-height: 32px;
  }

  .royal-reels-vspayb {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .royal-reels-zfmdlr {
    font-size: 50px;
    line-height: 56px;
  }

  .royal-reels-5wzf5d {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .royal-reels-xf8h5c {
    top: 25px;
    right: 25px;
  }
}

.royal-reels-ytair2,
.royal-reels-e65gmx {
  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-uofug5.royal-reels-fp71ix::before,
.royal-reels-e65gmx::before,
.royal-reels-qs8fgh::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-6atbcw.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.royal-reels-nde7zg 14.royal-reels-ecqv1h.royal-reels-0pfkbu 14.royal-reels-kexinp 15.royal-reels-tzmvzh 14.royal-reels-b9tomc 15.royal-reels-2igzrf 14.royal-reels-zzjlvs.royal-reels-51nhhj 14.royal-reels-lza4os 19.royal-reels-sftiu7 12.royal-reels-1hkldo 19.royal-reels-sftiu7 10.royal-reels-v25aul.royal-reels-sftiu7 8.royal-reels-ddgf2c 17.royal-reels-w8y0by 7.royal-reels-tcgyql 15.royal-reels-006dkk 7.royal-reels-okj41j.royal-reels-870jjq 7.royal-reels-tcgyql 11.royal-reels-5dygnh 8.royal-reels-ddgf2c 11.royal-reels-5dygnh 10.royal-reels-fzqu9p.royal-reels-5dygnh 12.royal-reels-ccz1mp 13.royal-reels-ky3b0m 14.royal-reels-o3mkil 15.royal-reels-ym2gyz 14.royal-reels-ppk1p3.royal-reels-wsrhvz 14.royal-reels-jmmngr 15.royal-reels-3p6329 14.royal-reels-uq8er9 15.royal-reels-ajbi30 14.royal-reels-h8x6eh.royal-reels-nde7zg 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.royal-reels-plgvfw 15.royal-reels-s9e8yj.royal-reels-pl3c59 15.royal-reels-v4amw5 15.royal-reels-pyt905 15.royal-reels-en7rkj 15.royal-reels-t9s22x 15.royal-reels-hww92x.royal-reels-idb0hh 15.royal-reels-en7rkj 15.royal-reels-pl14yc 15.royal-reels-rv5giu 15.royal-reels-r4an0o 15.royal-reels-cvz830.royal-reels-x8refk 15.royal-reels-jh4wjt 7.royal-reels-dmrpc8 18.royal-reels-vvr3se 7.royal-reels-8gf5j2 23.royal-reels-jds08a.royal-reels-hert4r.royal-reels-nskrcq 18.royal-reels-ors4f3 19.royal-reels-udrycs 15.royal-reels-01vk83 15.royal-reels-plgvfw 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-3bgye9 [type="submit"] *,
.royal-reels-ljegxs button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .royal-reels-dr0cir {
    display: none;
  }
}

.royal-reels-cyz05f {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .royal-reels-cyz05f {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-cyz05f {
    bottom: 22px;
  }
}

.royal-reels-cyz05f input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .royal-reels-cyz05f {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.royal-reels-dfzez1.static) .royal-reels-cyz05f {
    bottom: 8px;
  }
}

.royal-reels-a6wjjm {
  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-6atbcw.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.royal-reels-x31mew 3.royal-reels-48pts1.royal-reels-x9ssa0.royal-reels-dpruh7 3.royal-reels-wrdjt2 3.royal-reels-gjl0hm 5.royal-reels-hiz1ax 3.royal-reels-gjl0hm 8.royal-reels-k5jws6.royal-reels-zk9m0i.royal-reels-gjl0hm 26.royal-reels-2v8ezb 5.royal-reels-pjevls 28.royal-reels-8l82bo 8.royal-reels-c4t29m 28.royal-reels-63iy4y.royal-reels-6l7um3 28.royal-reels-848g7q.royal-reels-c2igzp 34.royal-reels-r0bllt.royal-reels-dv8aqd 36.royal-reels-gqovc4 11.royal-reels-w6f9af 37.royal-reels-tu77uf 12.royal-reels-nhophd 36.royal-reels-bo218g.royal-reels-d02ibm 28.royal-reels-jcx4ta.royal-reels-no1rd1.royal-reels-m5f3cv 28.royal-reels-tuwoll 36.royal-reels-kj4q6i 26.royal-reels-froln3 36.royal-reels-kj4q6i 23.royal-reels-t15ydr.royal-reels-5wqpab.royal-reels-kj4q6i 5.royal-reels-a2xq1j 34.royal-reels-i0yjl6 3.royal-reels-wrdjt2 31.royal-reels-x31mew 3.royal-reels-18v6jl.royal-reels-yrvttb 18.royal-reels-2al8b7.royal-reels-9oasuj 18.royal-reels-cocxvv 8.royal-reels-sxxkl5 17.royal-reels-64tepz 8.royal-reels-sxxkl5 15.royal-reels-sofukz.royal-reels-sxxkl5 14.royal-reels-js8is5 9.royal-reels-9oasuj 13.royal-reels-v8gmdl 11.royal-reels-yrvttb 13.royal-reels-286thk.royal-reels-lbk5ma 13.royal-reels-v8gmdl 13.royal-reels-zyg2er 14.royal-reels-js8is5 13.royal-reels-zyg2er 15.royal-reels-dogq99.royal-reels-zyg2er 17.royal-reels-64tepz 12.royal-reels-lbk5ma 18.royal-reels-cocxvv 11.royal-reels-yrvttb 18.royal-reels-bn42dz.royal-reels-mfef4v 18.royal-reels-1d0rt4.royal-reels-v1z38e 18.royal-reels-cocxvv 17.royal-reels-nwb68j 17.royal-reels-64tepz 17.royal-reels-nwb68j 15.royal-reels-w5s32n.royal-reels-nwb68j 14.royal-reels-js8is5 18.royal-reels-v1z38e 13.royal-reels-v8gmdl 20.royal-reels-mfef4v 13.royal-reels-uv4p36.royal-reels-6law32 13.royal-reels-v8gmdl 22.royal-reels-ep8u4w 14.royal-reels-js8is5 22.royal-reels-ep8u4w 15.royal-reels-krihmn.royal-reels-9p6ydi 17.royal-reels-64tepz 21.royal-reels-6law32 18.royal-reels-cocxvv 20.royal-reels-mfef4v 18.royal-reels-b2jr38.royal-reels-484te6 18.royal-reels-rhjnd1.royal-reels-t33sec 18.royal-reels-cocxvv 26.royal-reels-asfc6j 17.royal-reels-64tepz 26.royal-reels-asfc6j 15.royal-reels-l7pok7.royal-reels-asfc6j 14.royal-reels-js8is5 27.royal-reels-t33sec 13.royal-reels-v8gmdl 28.royal-reels-484te6 13.royal-reels-h3g2cc.royal-reels-se1rml 13.royal-reels-v8gmdl 31.royal-reels-b1fvod 14.royal-reels-js8is5 31.royal-reels-b1fvod 15.royal-reels-sfocj8.royal-reels-asfc6j 17.royal-reels-64tepz 30.royal-reels-se1rml 18.royal-reels-cocxvv 28.royal-reels-484te6 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-a6wjjm {
    display: none;
  }
}

.royal-reels-niq3wr {
  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-niq3wr {
    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-ljegxs {
  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-ljegxs {
    padding: 14px 16px;
  }
}

.royal-reels-ljegxs button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.royal-reels-ljegxs button:first-child {
  align-content: end;
}

.royal-reels-ljegxs button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .royal-reels-ljegxs
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-reels-ljegxs
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.royal-reels-ljegxs button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.royal-reels-ljegxs button:last-child svg {
  width: 38px;
  height: 38px;
}

.royal-reels-qs8fgh {
  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-qs8fgh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .royal-reels-qs8fgh,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-reels-qs8fgh {
  opacity: 1;
  visibility: visible;
}

.royal-reels-nv5mt2 {
  flex: 1 1;
}

.royal-reels-akmx1i {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-akmx1i {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .royal-reels-r66th3 {
  display: block;
}

.royal-reels-bgx2y3 {
  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-bgx2y3 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-reels-e65gmx {
  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-e65gmx::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.royal-reels-gqgjta span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.royal-reels-gqgjta p {
  color: var(--Text-100);
}

.royal-reels-e65gmx .royal-reels-yqtyxv {
  grid-area: button;
}

.royal-reels-e65gmx .royal-reels-yqtyxv::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-6atbcw.org/2000/svg'%3E%3Cpath d='M4.royal-reels-c872td 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-reels-fm0z8m 15L16.royal-reels-fm0z8m 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-reels-fm0z8m 5L16.royal-reels-fm0z8m 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-3x5hve {
  display: block;
}

.royal-reels-4l09oj {
  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-4l09oj {
    margin-top: 40px;
  }
}

.royal-reels-ytair2 label,
.royal-reels-ytair2 input {
  display: block;
  width: 100%;
}

.royal-reels-ytair2 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.royal-reels-ytair2 label.royal-reels-j52dd8 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.royal-reels-ytair2 label.royal-reels-j52dd8::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-ytair2 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-ytair2 input::placeholder {
  color: var(--Text-400);
}

.royal-reels-vbqpy1 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .royal-reels-vbqpy1 {
  display: flex;
}

.royal-reels-vbqpy1 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .royal-reels-vbqpy1 ol {
    height: 420px;
    padding: 24px;
  }
}

.royal-reels-vbqpy1 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.royal-reels-3bgye9 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-reels-3bgye9 {
    padding: 0 24px 24px;
  }
}

.royal-reels-3bgye9 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-3bgye9 input::placeholder {
  color: var(--Text-400);
}

.royal-reels-3bgye9 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.royal-reels-3bgye9 [type="submit"]:disabled {
  opacity: 0.5;
}

.royal-reels-3bgye9 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .royal-reels-3bgye9 [type="submit"] {
    right: 40px;
  }
}

.royal-reels-uofug5 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.royal-reels-uofug5.royal-reels-fp71ix {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.royal-reels-uofug5.royal-reels-fp71ix::before {
  content: "";
  width: 31px;
}

.royal-reels-uofug5.royal-reels-fp71ix p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royal-reels-uofug5.royal-reels-q69lit p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.royal-reels-uofug5 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-cyz05f .royal-reels-yqtyxv {
  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-dr0cir {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .royal-reels-dr0cir {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .royal-reels-dr0cir {
    padding: 18px 0;
  }
}

.royal-reels-dr0cir .royal-reels-532dq3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .royal-reels-dr0cir .royal-reels-532dq3 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.royal-reels-82wrq8 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .royal-reels-82wrq8 {
    max-width: 160px;
    height: 40px;
  }
}

.royal-reels-82wrq8 picture,
.royal-reels-82wrq8 img {
  display: block;
  width: 100%;
  height: 100%;
}

.royal-reels-82wrq8 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .royal-reels-ac1n8y {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.royal-reels-ayytif ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .royal-reels-dr0cir.royal-reels-wv6r1l .royal-reels-ac1n8y {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .royal-reels-ac1n8y {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .royal-reels-ac1n8y {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.royal-reels-ml1uss,
.royal-reels-ngtm4c {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .royal-reels-ml1uss,
  .royal-reels-ngtm4c {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .royal-reels-ngtm4c {
    display: none;
  }
}

.royal-reels-mc6pt4 {
  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-wv6r1l .royal-reels-mc6pt4 {
  background: var(--fh-bg-color);
}

.royal-reels-mc6pt4 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .royal-reels-mc6pt4 {
    display: none;
  }
}

.royal-reels-25n76a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royal-reels-25n76a {
    display: none;
  }
}

.royal-reels-3lpuch {
  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-dr0cir.royal-reels-wv6r1l .royal-reels-3lpuch:first-child {
  display: none;
}

.royal-reels-dr0cir.royal-reels-wv6r1l .royal-reels-3lpuch:last-child {
  display: block;
}

.royal-reels-3lpuch:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .royal-reels-3lpuch {
    display: none;
  }
}

.royal-reels-ko0cqd {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-reels-ko0cqd {
    display: flex;
  }
}

.royal-reels-ko0cqd ul {
  max-height: 350px;
  overflow-y: auto;
}

.royal-reels-ko0cqd:hover ul {
  visibility: visible;
  opacity: 1;
}

.royal-reels-ko0cqd:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.royal-reels-ko0cqd:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.royal-reels-ko0cqd:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.royal-reels-ko0cqd:hover .royal-reels-podmba svg {
  transform: rotate(180deg);
}

.royal-reels-zhrkpr {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.royal-reels-zey661 {
  padding: 0 8px;
}

.royal-reels-t9vhna {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.royal-reels-t9vhna:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .royal-reels-t9vhna {
    padding: 4px 8px;
  }
}

.royal-reels-md561j {
  display: flex;
}

.royal-reels-md561j img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.royal-reels-podmba {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.royal-reels-podmba svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.royal-reels-hxsqmb {
  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-hxsqmb {
    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-2myqeh {
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-reels-2myqeh {
    display: none;
  }
}

.royal-reels-l8ucdy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.royal-reels-z8ttky {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.royal-reels-ws23mm {
  display: flex;
}

.royal-reels-gwoxfd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.royal-reels-9h707k {
  list-style: none;
}

@media (max-width: 1199px) {
  .royal-reels-9h707k {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .royal-reels-9h707k {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .royal-reels-9h707k .royal-reels-4f8if9 [data-ref-el],
  .royal-reels-9h707k .royal-reels-4f8if9 span,
  .royal-reels-9h707k .royal-reels-4f8if9 a {
    white-space: nowrap;
  }
}

.royal-reels-9ieod4 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .royal-reels-9ieod4.royal-reels-xbzod8 > .royal-reels-4f8if9 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .royal-reels-9ieod4.royal-reels-1x3it9:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .royal-reels-9ieod4.royal-reels-xbzod8 > .royal-reels-xmrfum {
    height: auto;
  }

  .royal-reels-9ieod4.royal-reels-xbzod8 > div > .royal-reels-jgry1h {
    transform: rotate(180deg);
  }
}

.royal-reels-9ieod4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.royal-reels-9ieod4 [data-ref-el],
.royal-reels-9ieod4 span {
  cursor: pointer;
}

.royal-reels-9ieod4 [data-ref-el],
.royal-reels-9ieod4 span,
.royal-reels-9ieod4 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-9ieod4 [data-ref-el],
  .royal-reels-9ieod4 span,
  .royal-reels-9ieod4 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-9ieod4 [data-ref-el],
  .royal-reels-9ieod4 span,
  .royal-reels-9ieod4 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.royal-reels-xmrfum {
  height: 0;
  overflow: hidden;
  transition: height 0.royal-reels-ayytif ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.royal-reels-xmrfum::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.royal-reels-xmrfum::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.royal-reels-xmrfum::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .royal-reels-xmrfum {
    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-xmrfum:has(> .royal-reels-9ieod4.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .royal-reels-xmrfum .royal-reels-xmrfum {
    padding: 0;
  }

  .royal-reels-xmrfum .royal-reels-9ieod4 {
    font-weight: 400;
  }

  .royal-reels-xmrfum .royal-reels-9ieod4:hover > .royal-reels-4f8if9 {
    background: var(--Neutral-300);
  }

  .royal-reels-xmrfum .royal-reels-jgry1h {
    rotate: -90deg;
  }
}

.royal-reels-4f8if9 {
  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-4f8if9 {
    padding: 8px;
  }

  .royal-reels-9ieod4.royal-reels-9tsur6 > .royal-reels-4f8if9 {
    background: var(--Neutral-300);
  }
}

.royal-reels-jgry1h {
  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-6atbcw.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.royal-reels-qweg6c 0.royal-reels-63ihgb.royal-reels-9t2f93 -0.royal-reels-8xffpe 0.royal-reels-vew1l0 -0.royal-reels-8xffpe 1.royal-reels-l2p9ph 0.royal-reels-0y48j3.royal-reels-lrsgnq 4.royal-reels-ocbs78.royal-reels-qweg6c 0.royal-reels-utp8ki.royal-reels-g7f5en -0.royal-reels-8xffpe 9.royal-reels-84r1fp -0.royal-reels-8xffpe 10.royal-reels-ilvoy0 0.royal-reels-djhdjg.royal-reels-e2vz3g 0.royal-reels-9t2f93 10.royal-reels-e2vz3g 0.royal-reels-vew1l0 10.royal-reels-ilvoy0 1.royal-reels-4tvh41.royal-reels-gm02yh 5.royal-reels-2k4fwx.royal-reels-0fqja8 6.royal-reels-p20y8t 5.royal-reels-bo9wi6 6.royal-reels-p20y8t 4.royal-reels-rotn44 5.royal-reels-9ju85y.royal-reels-qweg6c 1.royal-reels-8kzcsk.royal-reels-8xffpe 0.royal-reels-vew1l0 -0.royal-reels-8xffpe 0.royal-reels-9t2f93 0.royal-reels-qweg6c 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.royal-reels-ayytif ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-reels-jgry1h {
    cursor: default;
  }
}

.royal-reels-4wurqm {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.royal-reels-bdlyw5 {
  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-bdlyw5 {
    padding: 40px 4px;
  }
}

.royal-reels-89ndmy {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .royal-reels-89ndmy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.royal-reels-hasnrs {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .royal-reels-hasnrs {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.royal-reels-hasnrs ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.royal-reels-hasnrs [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.royal-reels-hasnrs [data-ref-el],
.royal-reels-hasnrs span,
.royal-reels-hasnrs a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.royal-reels-q3wh1c {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-reels-q3wh1c {
    margin-bottom: 12px;
  }
}

.royal-reels-7pknod {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.royal-reels-7pknod img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .royal-reels-7pknod:last-child {
    margin-right: 0;
  }
}

.royal-reels-rvi3i7 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-reels-q3wh1c:hover .royal-reels-hdjxp5 {
  visibility: visible;
  opacity: 1;
}

.royal-reels-hdjxp5 {
  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-gjjz3g {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.royal-reels-wx71t9 {
  display: flex;
  margin: 6px;
}

.royal-reels-wx71t9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.royal-reels-hdjxp5::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-hdjxp5::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-wppzfw {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-reels-wppzfw {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.royal-reels-vg33nt {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .royal-reels-vg33nt {
    margin-right: 32px;
  }
}

.royal-reels-yxz3kv {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-reels-yxz3kv {
    margin-top: 0;
    width: 340px;
  }
}

.royal-reels-yxz3kv a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-reels-gxzr0w {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.royal-reels-noq86b {
  position: relative;
}

@media (min-width: 768px) {
  .royal-reels-noq86b {
    margin-top: 40px;
  }
}

.royal-reels-noq86b + .royal-reels-35x9fg,
.royal-reels-noq86b + .royal-reels-noq86b {
  margin-top: 24px;
}

.royal-reels-ff38e3 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .royal-reels-ff38e3 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-ff38e3 {
    padding: 80px;
  }
}

.royal-reels-yfqud9 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .royal-reels-yfqud9 {
    padding: 0 16px;
}


}

.royal-reels-cinql2 {
  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-cinql2 {
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-reels-rq6ssf {
  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-rq6ssf {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-reels-x1io1n {
  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-x1io1n:hover {
  background: var(--button-bg-hover);
}

.royal-reels-360d88 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.royal-reels-360d88 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .royal-reels-360d88 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .royal-reels-360d88 img {
  min-height: 100%;
  }
}

.royal-reels-ff38e3::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.royal-reels-9otkfp {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.royal-reels-9otkfp h1,
.royal-reels-9otkfp h2,
.royal-reels-9otkfp h3,
.royal-reels-9otkfp h4 {
  margin-bottom: 6px;
}

.royal-reels-9otkfp h1:not(:first-child),
.royal-reels-9otkfp h2:not(:first-child),
.royal-reels-9otkfp h3:not(:first-child),
.royal-reels-9otkfp h4:not(:first-child) {
  margin-top: 16px;
}

.royal-reels-9otkfp h1,
.royal-reels-9otkfp h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .royal-reels-9otkfp h1,
  .royal-reels-9otkfp h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.royal-reels-9otkfp h2,
.royal-reels-9otkfp h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .royal-reels-9otkfp h2,
  .royal-reels-9otkfp h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-9otkfp h3,
.royal-reels-9otkfp h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .royal-reels-9otkfp h3,
  .royal-reels-9otkfp h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-reels-9otkfp h4,
.royal-reels-9otkfp h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.royal-reels-9otkfp ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.royal-reels-9otkfp ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.royal-reels-9otkfp 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-9otkfp ul ul {
  margin-bottom: 8px;
}

.royal-reels-9otkfp ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.royal-reels-9otkfp ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.royal-reels-9otkfp ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.royal-reels-9otkfp ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.royal-reels-9otkfp ol li::marker {
  font-weight: 700;
}

.royal-reels-9otkfp ol ol {
  margin-bottom: 8px;
}

.royal-reels-9otkfp ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.royal-reels-9otkfp ol ul li {
  padding-left: 16px;
}

.royal-reels-9otkfp 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-9otkfp table {
    padding: 24px;
  }
}

.royal-reels-9otkfp table.royal-reels-ipkzq8 {
  -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-ayytif,
    mask-image 0.3s;
}

.royal-reels-9otkfp table.royal-reels-ipkzq8.royal-reels-cbrg83 {
  -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-9otkfp table {
    display: table;
  }
}

.royal-reels-9otkfp 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-9otkfp table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-reels-9otkfp table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-reels-9otkfp 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-9otkfp table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.royal-reels-9otkfp table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-reels-9otkfp table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-reels-9otkfp table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.royal-reels-9otkfp img {
  max-width: 100%;
  height: auto;
}

.royal-reels-6lyddy {
  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-6lyddy {
    padding: 24px;
  }
}

.royal-reels-dtr44x {
  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-dtr44x {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.royal-reels-dtr44x > * {
  margin: 0 !important;
}

.royal-reels-dtr44x img,
.royal-reels-zvxxhg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-dtr44x img,
  .royal-reels-zvxxhg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-u6yp2o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-u6yp2o {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-iryaqq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.royal-reels-iryaqq .royal-reels-64pdys {
  flex-shrink: 0;
}

.royal-reels-iryaqq .royal-reels-mqpw92 svg {
  display: none;
}

.royal-reels-76tjm1 {
  display: grid;
  transition: max-height 0.royal-reels-ayytif ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .royal-reels-76tjm1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-76tjm1 {
    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-76tjm1.royal-reels-vnsxlm + .royal-reels-64pdys svg {
  transform: rotate(180deg);
}

.royal-reels-oip11p {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.royal-reels-oip11p > div:nth-child(3n) {
  grid-column: span 2;
}

.royal-reels-oip11p
  > div:nth-child(3n)
  .royal-reels-dtjt1b
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .royal-reels-oip11p {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .royal-reels-oip11p > div:nth-child(3n) {
    grid-column: unset;
  }

  .royal-reels-oip11p
    > div:nth-child(3n)
    .royal-reels-dtjt1b
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-oip11p {
    max-width: 270px;
  }
}

.royal-reels-oip11p .royal-reels-dtjt1b button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .royal-reels-oip11p .royal-reels-dtjt1b button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-oip11p .royal-reels-dtjt1b button {
    max-width: 104px;
  }
}

.royal-reels-gvadju {
  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-gvadju {
    margin-bottom: 0;
  }
}

.royal-reels-q6jvy3 {
  display: none;
  opacity: 0;
}

.royal-reels-690zrq {
  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-690zrq img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.royal-reels-dtjt1b {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.royal-reels-dtjt1b 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-dtjt1b
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .royal-reels-dtjt1b
    button {
    max-width: 145px;
  }
}

.royal-reels-sxiw72:first-child
  .royal-reels-dtjt1b
  button {
  max-width: 270px;
}

.royal-reels-fo9i7q {
  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-gvadju picture {
  width: 100%;
  max-width: 100%;
}

.royal-reels-jf0gx9 {
  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-jf0gx9 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.royal-reels-gvadju:hover .royal-reels-jf0gx9 {
  display: flex;
}

.royal-reels-on9iib {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.royal-reels-ruq5fx {
  display: flex;
}

.royal-reels-ruq5fx:hover .royal-reels-3op2gf,
.royal-reels-ruq5fx .royal-reels-9tsur6 .royal-reels-3op2gf {
  display: flex;
}

.royal-reels-ruq5fx svg {
  flex-shrink: 0;
}

.royal-reels-3op2gf {
  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-3op2gf {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.royal-reels-3op2gf:hover {
  display: flex;
}

.royal-reels-3op2gf svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.royal-reels-s8r1tw {
  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-s8r1tw {
    font-size: 12px;
  }
}

.royal-reels-ydanf5,
.royal-reels-gq8bct {
  width: 50%;
  flex-shrink: 0;
}

.royal-reels-ydanf5 {
  font-weight: 700;
}

.royal-reels-o40e11 .royal-reels-76tjm1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .royal-reels-o40e11 .royal-reels-76tjm1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .royal-reels-o40e11 .royal-reels-76tjm1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.royal-reels-o40e11
  .royal-reels-fo9i7q:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.royal-reels-o40e11 .royal-reels-690zrq {
  height: 100% !important;
  border-radius: 16px;
}

.royal-reels-o40e11 .royal-reels-dtjt1b {
  gap: 4px;
  align-items: center;
}

.royal-reels-o40e11 .royal-reels-dtjt1b button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.royal-reels-o40e11 .royal-reels-dtjt1b svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.royal-reels-o40e11 .royal-reels-2fh30v,
.royal-reels-o40e11 .royal-reels-hb2jwt {
  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-6atbcw.org/2000/svg'%3E%3Cpath d='M9.royal-reels-ca31gd 4.royal-reels-zoq734.royal-reels-hat24z 5.royal-reels-pgmnpc.royal-reels-lj9vlm 5.royal-reels-jszdu7.royal-reels-h5z2zo 5.royal-reels-3z45mi.royal-reels-30k6zo 8.royal-reels-vemimu.royal-reels-4f3sc2 9.royal-reels-ie851o.royal-reels-tbgg92 9.royal-reels-km6275.royal-reels-beewxh 13.royal-reels-xcj332.royal-reels-gph0jq 11.royal-reels-6rqnte.royal-reels-lgla3b 11.royal-reels-mg7itp.royal-reels-m1eoo2 11.royal-reels-4z8d7p.royal-reels-m7ifan 13.royal-reels-t7r39j.royal-reels-vzya6h 9.royal-reels-71mtkf.royal-reels-7899lp 9.royal-reels-9lzyer.royal-reels-wt33jt 8.royal-reels-b4mxlk.royal-reels-n08qvc 5.royal-reels-xg0p5f.royal-reels-lskjsn 5.royal-reels-5y3e7y.royal-reels-y83n90 5.royal-reels-taq4bv.royal-reels-fppg63 4.royal-reels-syziuo.royal-reels-lgla3b 1.royal-reels-16rr1v.royal-reels-ca31gd 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.royal-reels-o40e11 .royal-reels-2fh30v {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.royal-reels-o40e11 .royal-reels-hb2jwt {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.royal-reels-sqnnlf {
  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-sqnnlf {
    padding: 24px;
  }
}

.royal-reels-sqnnlf .royal-reels-64pdys {
  display: flex;
}

@media (min-width: 768px) {
  .royal-reels-sqnnlf .royal-reels-64pdys {
    display: none;
  }
}

.royal-reels-sqnnlf .royal-reels-mqpw92 svg {
  display: none;
}

.royal-reels-fi40qn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.royal-reels-fi40qn .royal-reels-n2kw7j {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-fi40qn .royal-reels-n2kw7j {
    display: flex;
  }
}

.royal-reels-rdyzwd {
  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-rdyzwd {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-rdyzwd > * {
  margin: 0 !important;
}

.royal-reels-rdyzwd img,
.royal-reels-uz4qph {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-rdyzwd img,
  .royal-reels-uz4qph {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-0i4db7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-0i4db7 {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-s0clr4 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .royal-reels-s0clr4 {
    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-s0clr4::-webkit-scrollbar {
    display: none;
  }
}

.royal-reels-99e088 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .royal-reels-99e088 {
    padding: 7px 15px;
  }
}

.royal-reels-99e088:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-reels-604unx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-reels-604unx {
    display: flex;
    opacity: 1;
  }
}

.royal-reels-99e088 picture {
  height: 100%;
  display: block;
}

.royal-reels-99e088 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .royal-reels-99e088 img {
    width: 88px;
    height: 44px;
  }
}

.royal-reels-99e088 p {
  text-align: center;
  width: 100%;
}

.royal-reels-y1h0qt {
  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-y1h0qt {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-y1h0qt img,
.royal-reels-qub11l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-y1h0qt img,
  .royal-reels-qub11l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-isx2vv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-isx2vv {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-rh9amc {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.royal-reels-mri2qr {
  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-pneiio {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.royal-reels-pneiio.royal-reels-9tsur6 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.royal-reels-8myog3 {
  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-8myog3 {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-reels-6q5rlf {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.royal-reels-823pop {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.royal-reels-ayytif ease;
  opacity: 0;
  color: var(--text-color);
}

.royal-reels-o93vsj {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.royal-reels-o93vsj ol,
.royal-reels-o93vsj ul {
  padding-left: 1.3em;
}

.royal-reels-pneiio.royal-reels-9tsur6 .royal-reels-823pop {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.royal-reels-pneiio.royal-reels-9tsur6 .royal-reels-6q5rlf {
  transform: rotate(180deg);
  color: var(--text-color);
}

.royal-reels-06mxjj {
  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-06mxjj {
    padding: 24px;
  }
}

.royal-reels-06mxjj .royal-reels-64pdys {
  display: flex;
}

@media (min-width: 768px) {
  .royal-reels-06mxjj .royal-reels-64pdys {
    display: none;
  }
}

.royal-reels-06mxjj .royal-reels-mqpw92 svg {
  display: none;
}

.royal-reels-1393mb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.royal-reels-1393mb .royal-reels-n2kw7j {
  display: none;
}

@media (min-width: 768px) {
  .royal-reels-1393mb .royal-reels-n2kw7j {
    display: flex;
  }
}

.royal-reels-k4zaty {
  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-k4zaty {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-reels-k4zaty > * {
  margin: 0 !important;
}

.royal-reels-k4zaty img,
.royal-reels-mazd5q {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-reels-k4zaty img,
  .royal-reels-mazd5q {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-reels-vo8ewe {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-reels-vo8ewe {
    width: 32px;
    height: 32px;
  }
}

.royal-reels-pe7avh {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .royal-reels-pe7avh {
    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-pe7avh::-webkit-scrollbar {
    display: none;
  }
}

.royal-reels-f729i3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.royal-reels-f729i3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-reels-x3jqyl {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-reels-x3jqyl {
    display: flex;
    opacity: 1;
  }
}

.royal-reels-f729i3 picture {
  width: auto;
  height: 100%;
  display: block;
}

.royal-reels-f729i3 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.royal-reels-sqjn2z {
  margin: -24px 0;
}

.royal-reels-sqjn2z:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .royal-reels-sqjn2z {
    margin: -16px 0;
  }
}

.royal-reels-6whw1v {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .royal-reels-6whw1v {
    flex-direction: row;
  }
}

.royal-reels-gb10sc {
  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-gb10sc {
    flex: 1;
  }
}

.royal-reels-gb10sc::placeholder {
  color: var(--Text-400);
}

.royal-reels-adcbxm {
  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-fby09e {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.royal-reels-fby09e::-webkit-scrollbar {
  display: none;
}

.royal-reels-5okgu0 {
  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-5okgu0 img,
.royal-reels-5okgu0 svg {
  margin-right: 8px;
}

.royal-reels-mbfps0 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.royal-reels-sqjn2z + .royal-reels-1bownu {
  margin-top: 0;
}

@media (min-width: 768px) {
  .royal-reels-sqjn2z + .royal-reels-1bownu {
    margin-top: -16px;
  }
}

.royal-reels-fqsiaf {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.royal-reels-fqsiaf > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.royal-reels-fqsiaf > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.royal-reels-fyp9o6 {
  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-ruv616 {
  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-jpzzvg {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.royal-reels-mar66b {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.royal-reels-ec64la {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.royal-reels-fyp9o6 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-fyp9o6 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-fyp9o6 {
    padding: 39px 179px 39px 39px;
  }

  .royal-reels-ruv616 {
    font-size: 40px;
    line-height: 48px;
  }

  .royal-reels-ec64la {
    height: 348px;
  }

  .royal-reels-fyp9o6 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .royal-reels-fyp9o6 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-reels-fyp9o6 {
    padding: 63px;
  }
}

.royal-reels-rkx8pm {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .royal-reels-rkx8pm {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.royal-reels-3tq0g8 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-reels-3tq0g8 {
    width: auto;
  }
}

.royal-reels-3ij13u {
  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-3ij13u::-webkit-scrollbar {
  display: none;
}

.royal-reels-3ij13u 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-3ij13u a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-reels-3ij13u {
    margin-left: 16px;
    margin-top: 0;
  }
}

.royal-reels-rkx8pm .royal-reels-obu1ro {
  -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-ayytif,
    mask-image 0.3s;
}

.royal-reels-rkx8pm .royal-reels-obu1ro.royal-reels-cbrg83 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.royal-reels-notp7z {
  margin: 40px -16px;
}

.royal-reels-6rb4ak + .royal-reels-35x9fg,
.royal-reels-6rb4ak + .royal-reels-noq86b {
  margin-top: 24px;
}

.royal-reels-iwm83n {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.royal-reels-iwm83n picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.royal-reels-pco72w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .royal-reels-pco72w {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .royal-reels-pco72w {
    margin-top: 0;
  }
}

.royal-reels-csnvn9 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-reels-csnvn9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-reels-ze18ib {
  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-ze18ib {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.royal-reels-kakv5a {
  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-kakv5a {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.royal-reels-k933x8 {
  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-k933x8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-reels-mu0ywn {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-reels-mu0ywn {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-reels-a9s67u {
  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-j2jvmy {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.royal-reels-j2jvmy img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.royal-reels-1bownu {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.royal-reels-4axk14 {
  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-4axk14 {
    padding: 15px 48px;
  }
}

main > .royal-reels-1bownu {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .royal-reels-76tjm1.royal-reels-1hc0z2 > div:nth-child(n+5) {
    display: none;
  }
}

.royal-reels-9otkfp p a img {
  display: block;
  margin: 0 auto;
}


.royal-reels-574eqq {
  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-k5i856 {
  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-k5i856 label {
  font-size: 14px;
}

.royal-reels-k5i856 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.royal-reels-k5i856 input,
.royal-reels-k5i856 textarea,
.royal-reels-k5i856 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-k5i856 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.royal-reels-pol3bw ease;
}
.royal-reels-k5i856 button:hover {
  background-color: var(--button-bg-hover);
}
.royal-reels-k79xb0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.royal-reels-vfhd7o ease-in;
}

.royal-reels-k79xb0 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-zez5dt, .royal-reels-uix8q4, [class*="review-card"],
thead, thead th, table th, .royal-reels-3xls8d,
.royal-reels-z04lt5, [class*="collapsible-header"],
.royal-reels-rb15r2, [class*="updated-block"] {
  color: #ece7dc !important;
}
