* {
  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-ace-4ftx2f {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .royal-ace-4ftx2f {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-ace-4ftx2f {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.royal-ace-dvcdwd {
  overflow: hidden;
}

.royal-ace-c3zh2m img {
  background: var(--Neutral-300);
}

.royal-ace-f5gp55 {
  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-ace-5i2ken {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.royal-ace-5i2ken:hover {
  background: var(--button-bg-hover);
}

.royal-ace-1pjxi5 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.royal-ace-1pjxi5:hover {
  background: var(--button-bg-hover);
}

.royal-ace-y042ka {
  font-size: 12px;
  line-height: 18px;
}

.royal-ace-f2mj1n {
  font-size: 18px;
  line-height: 26px;
}

.royal-ace-z7t5y7 {
  width: 100%;
}

.royal-ace-l9tl1e {
  padding: 6px 16px;
}

.royal-ace-2hsvrm {
  padding: 10px 16px;
}

.royal-ace-pqq8hx {
  padding: 15px 26px;
}

.royal-ace-dcn6d4 {
  flex-shrink: 0;
}

.royal-ace-ddnrmj {
  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-ace-w7amvk {
  display: none;
}

.royal-ace-8cc9s4 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.royal-ace-b5av0z {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.royal-ace-7j6t98 {
  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-ace-vf4jq8 {
  cursor: grab;
}

.royal-ace-7j6t98::-webkit-scrollbar {
  display: none;
}

.royal-ace-lggpme {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.royal-ace-z8abmz {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.royal-ace-6wbifv {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.royal-ace-romflr {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.royal-ace-ptei6p {
  visibility: visible;
}

.royal-ace-p7txjw {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.royal-ace-vuc8m8 ease;
}

.royal-ace-qmx0v0 {
  background-color: var(--Primary-200);
  width: 16px;
}

.royal-ace-bwmlqv {
  -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-ace-vuc8m8,
    mask-image 0.3s;
}

.royal-ace-bwmlqv.royal-ace-f8ur6h {
  -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-ace-8jn2ov: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-ace-3a43wn {
  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-ace-4aht8c.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-ace-4aht8c.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-ace-4f7ydn {
  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-ace-4f7ydn::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-ace-shu7um {
  position: relative;
  z-index: 1;
}

.royal-ace-1cy2io {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.royal-ace-bus6cw {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.royal-ace-hh0i9v {
  font-size: 40px;
  line-height: 48px;
}

.royal-ace-hf2shd {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.royal-ace-wb2ua5 {
  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-ace-wb2ua5:hover {
  background: var(--Primary-400);
}

.royal-ace-wb2ua5 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.royal-ace-8jn2ov 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-ace-4f7ydn {
    max-width: 600px;
    padding: 64px;
  }

  .royal-ace-1cy2io {
    font-size: 24px;
    line-height: 32px;
  }

  .royal-ace-bus6cw {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .royal-ace-hh0i9v {
    font-size: 50px;
    line-height: 56px;
  }

  .royal-ace-hf2shd {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .royal-ace-3a43wn {
    top: 25px;
    right: 25px;
  }
}

.royal-ace-1km69u,
.royal-ace-cup8vv {
  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-ace-qmwvnm.royal-ace-0g6nfq::before,
.royal-ace-cup8vv::before,
.royal-ace-mdmvuh::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-ace-4aht8c.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.royal-ace-rfdxys 14.royal-ace-qxl591.royal-ace-5ijo3b 14.royal-ace-llyg5u 15.royal-ace-5viqpc 14.royal-ace-95odhj 15.royal-ace-zjnt16 14.royal-ace-ij5afp.royal-ace-8uf2aj 14.royal-ace-ddhtzp 19.royal-ace-kckh06 12.royal-ace-bura4j 19.royal-ace-kckh06 10.royal-ace-pepp5f.royal-ace-kckh06 8.royal-ace-jfh9qd 17.royal-ace-qeh7wb 7.royal-ace-6hxuyx 15.royal-ace-x6vm1k 7.royal-ace-d4uyx1.royal-ace-mu9a4r 7.royal-ace-6hxuyx 11.royal-ace-05rvn0 8.royal-ace-jfh9qd 11.royal-ace-05rvn0 10.royal-ace-l3to3j.royal-ace-05rvn0 12.royal-ace-gpe893 13.royal-ace-14vf4k 14.royal-ace-8c39i7 15.royal-ace-7u5atr 14.royal-ace-1rg20g.royal-ace-gg8lfg 14.royal-ace-14h99p 15.royal-ace-3oxkyp 14.royal-ace-f2g9qi 15.royal-ace-2dp6yt 14.royal-ace-gznrol.royal-ace-rfdxys 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.royal-ace-bn9c37 15.royal-ace-kilrl3.royal-ace-nieqaq 15.royal-ace-vbw6nm 15.royal-ace-topwie 15.royal-ace-g4ie7r 15.royal-ace-qci2e7 15.royal-ace-ji9gal.royal-ace-zy97t8 15.royal-ace-g4ie7r 15.royal-ace-4kdm55 15.royal-ace-ha9mij 15.royal-ace-2cornc 15.royal-ace-f8n0ke.royal-ace-zpqxpr 15.royal-ace-tmhq4t 7.royal-ace-ue2h37 18.royal-ace-cp0c4f 7.royal-ace-pvdqva 23.royal-ace-1nnlza.royal-ace-2fd4fs.royal-ace-zrf7n2 18.royal-ace-hdviry 19.royal-ace-s9o50n 15.royal-ace-vw3nob 15.royal-ace-bn9c37 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.royal-ace-75x8fl [type="submit"] *,
.royal-ace-4bnm36 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .royal-ace-3avnx7 {
    display: none;
  }
}

.royal-ace-buh4hh {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .royal-ace-buh4hh {
  display: none;
}

@media (min-width: 768px) {
  .royal-ace-buh4hh {
    bottom: 22px;
  }
}

.royal-ace-buh4hh input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .royal-ace-buh4hh {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.royal-ace-zcv3iq.static) .royal-ace-buh4hh {
    bottom: 8px;
  }
}

.royal-ace-xobvqw {
  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-ace-4aht8c.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.royal-ace-qv2ibr 3.royal-ace-lbq65x.royal-ace-vq90m7.royal-ace-sbhbcq 3.royal-ace-522wcz 3.royal-ace-q8vn7x 5.royal-ace-1p06yb 3.royal-ace-q8vn7x 8.royal-ace-peour0.royal-ace-tdoxjg.royal-ace-q8vn7x 26.royal-ace-uufqpg 5.royal-ace-oba9rd 28.royal-ace-ispejr 8.royal-ace-eegtpx 28.royal-ace-de0hiq.royal-ace-bp0a2y 28.royal-ace-jjb3r1.royal-ace-puplxl 34.royal-ace-2wgk4h.royal-ace-ij2n3s 36.royal-ace-b7d1z4 11.royal-ace-9epmez 37.royal-ace-a1i3vk 12.royal-ace-a94ftg 36.royal-ace-dre0lz.royal-ace-2z12am 28.royal-ace-75ocph.royal-ace-ecu7bv.royal-ace-8c23ov 28.royal-ace-z68jmj 36.royal-ace-w3osj5 26.royal-ace-q0sc9b 36.royal-ace-w3osj5 23.royal-ace-551ms4.royal-ace-fwjwrl.royal-ace-w3osj5 5.royal-ace-tf8wi4 34.royal-ace-vmbus1 3.royal-ace-522wcz 31.royal-ace-qv2ibr 3.royal-ace-4sf51p.royal-ace-sj28w4 18.royal-ace-umoiux.royal-ace-yu8k4t 18.royal-ace-30ghdr 8.royal-ace-nju4k8 17.royal-ace-kw8dzn 8.royal-ace-nju4k8 15.royal-ace-b4seqq.royal-ace-nju4k8 14.royal-ace-e90suj 9.royal-ace-yu8k4t 13.royal-ace-okzriu 11.royal-ace-sj28w4 13.royal-ace-djijqy.royal-ace-4e2176 13.royal-ace-okzriu 13.royal-ace-kd0enf 14.royal-ace-e90suj 13.royal-ace-kd0enf 15.royal-ace-42b2z6.royal-ace-kd0enf 17.royal-ace-kw8dzn 12.royal-ace-4e2176 18.royal-ace-30ghdr 11.royal-ace-sj28w4 18.royal-ace-9996ot.royal-ace-2uq90p 18.royal-ace-zeyp6q.royal-ace-4z4dl5 18.royal-ace-30ghdr 17.royal-ace-z5jipd 17.royal-ace-kw8dzn 17.royal-ace-z5jipd 15.royal-ace-7uuftu.royal-ace-z5jipd 14.royal-ace-e90suj 18.royal-ace-4z4dl5 13.royal-ace-okzriu 20.royal-ace-2uq90p 13.royal-ace-sikhro.royal-ace-bv35f1 13.royal-ace-okzriu 22.royal-ace-0ochwq 14.royal-ace-e90suj 22.royal-ace-0ochwq 15.royal-ace-x7gm6r.royal-ace-hmkeoj 17.royal-ace-kw8dzn 21.royal-ace-bv35f1 18.royal-ace-30ghdr 20.royal-ace-2uq90p 18.royal-ace-qqbnaj.royal-ace-8dgq94 18.royal-ace-ia619n.royal-ace-n8w4j5 18.royal-ace-30ghdr 26.royal-ace-pwmak6 17.royal-ace-kw8dzn 26.royal-ace-pwmak6 15.royal-ace-t6op6k.royal-ace-pwmak6 14.royal-ace-e90suj 27.royal-ace-n8w4j5 13.royal-ace-okzriu 28.royal-ace-8dgq94 13.royal-ace-gq5hdt.royal-ace-f5wxno 13.royal-ace-okzriu 31.royal-ace-78ys64 14.royal-ace-e90suj 31.royal-ace-78ys64 15.royal-ace-pdqb0i.royal-ace-pwmak6 17.royal-ace-kw8dzn 30.royal-ace-f5wxno 18.royal-ace-30ghdr 28.royal-ace-8dgq94 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-ace-xobvqw {
    display: none;
  }
}

.royal-ace-eht7bl {
  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-ace-eht7bl {
    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-ace-4bnm36 {
  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-ace-4bnm36 {
    padding: 14px 16px;
  }
}

.royal-ace-4bnm36 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.royal-ace-4bnm36 button:first-child {
  align-content: end;
}

.royal-ace-4bnm36 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .royal-ace-4bnm36
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-ace-4bnm36
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.royal-ace-4bnm36 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.royal-ace-4bnm36 button:last-child svg {
  width: 38px;
  height: 38px;
}

.royal-ace-mdmvuh {
  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-ace-mdmvuh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .royal-ace-mdmvuh,
.pc61d126-chatbot[data-active-screen="3"]
  .royal-ace-mdmvuh {
  opacity: 1;
  visibility: visible;
}

.royal-ace-n4nq7q {
  flex: 1 1;
}

.royal-ace-4gs7e6 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-ace-4gs7e6 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .royal-ace-v27seq {
  display: block;
}

.royal-ace-imi6ya {
  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-ace-imi6ya {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-ace-cup8vv {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.royal-ace-cup8vv::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.royal-ace-kxsslz span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.royal-ace-kxsslz p {
  color: var(--Text-100);
}

.royal-ace-cup8vv .royal-ace-aun3oo {
  grid-area: button;
}

.royal-ace-cup8vv .royal-ace-aun3oo::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-ace-4aht8c.org/2000/svg'%3E%3Cpath d='M4.royal-ace-0dh0nx 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-ace-h6nzgy 15L16.royal-ace-h6nzgy 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.royal-ace-h6nzgy 5L16.royal-ace-h6nzgy 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .royal-ace-s57m59 {
  display: block;
}

.royal-ace-kikd95 {
  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-ace-kikd95 {
    margin-top: 40px;
  }
}

.royal-ace-1km69u label,
.royal-ace-1km69u input {
  display: block;
  width: 100%;
}

.royal-ace-1km69u label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.royal-ace-1km69u label.royal-ace-jfvxt6 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.royal-ace-1km69u label.royal-ace-jfvxt6::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-ace-1km69u 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-ace-1km69u input::placeholder {
  color: var(--Text-400);
}

.royal-ace-683e0a {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .royal-ace-683e0a {
  display: flex;
}

.royal-ace-683e0a ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .royal-ace-683e0a ol {
    height: 420px;
    padding: 24px;
  }
}

.royal-ace-683e0a ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.royal-ace-75x8fl {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .royal-ace-75x8fl {
    padding: 0 24px 24px;
  }
}

.royal-ace-75x8fl 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-ace-75x8fl input::placeholder {
  color: var(--Text-400);
}

.royal-ace-75x8fl [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.royal-ace-75x8fl [type="submit"]:disabled {
  opacity: 0.5;
}

.royal-ace-75x8fl [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .royal-ace-75x8fl [type="submit"] {
    right: 40px;
  }
}

.royal-ace-qmwvnm {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.royal-ace-qmwvnm.royal-ace-0g6nfq {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.royal-ace-qmwvnm.royal-ace-0g6nfq::before {
  content: "";
  width: 31px;
}

.royal-ace-qmwvnm.royal-ace-0g6nfq p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royal-ace-qmwvnm.royal-ace-ubor8m p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.royal-ace-qmwvnm p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.royal-ace-buh4hh .royal-ace-aun3oo {
  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-ace-3avnx7 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .royal-ace-3avnx7 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .royal-ace-3avnx7 {
    padding: 15px 0;
  }
}

.royal-ace-3avnx7 .royal-ace-4ftx2f {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .royal-ace-3avnx7 .royal-ace-4ftx2f {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.royal-ace-kf1zrr {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .royal-ace-kf1zrr {
    max-width: 180px;
    height: 47px;
  }
}

.royal-ace-kf1zrr picture,
.royal-ace-kf1zrr img {
  display: block;
  width: 100%;
  height: 100%;
}

.royal-ace-kf1zrr img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .royal-ace-pj7z4l {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.royal-ace-vuc8m8 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .royal-ace-3avnx7.royal-ace-mj8p4b .royal-ace-pj7z4l {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .royal-ace-pj7z4l {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .royal-ace-pj7z4l {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.royal-ace-pdi4ph,
.royal-ace-rbsuna {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .royal-ace-pdi4ph,
  .royal-ace-rbsuna {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .royal-ace-rbsuna {
    display: none;
  }
}

.royal-ace-jvquba {
  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-ace-mj8p4b .royal-ace-jvquba {
  background: var(--fh-bg-color);
}

.royal-ace-jvquba button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .royal-ace-jvquba {
    display: none;
  }
}

.royal-ace-32hst8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royal-ace-32hst8 {
    display: none;
  }
}

.royal-ace-wmq3hz {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.royal-ace-3avnx7.royal-ace-mj8p4b .royal-ace-wmq3hz:first-child {
  display: none;
}

.royal-ace-3avnx7.royal-ace-mj8p4b .royal-ace-wmq3hz:last-child {
  display: block;
}

.royal-ace-wmq3hz:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .royal-ace-wmq3hz {
    display: none;
  }
}

.royal-ace-yuponr {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-ace-yuponr {
    display: flex;
  }
}

.royal-ace-yuponr ul {
  max-height: 350px;
  overflow-y: auto;
}

.royal-ace-yuponr:hover ul {
  visibility: visible;
  opacity: 1;
}

.royal-ace-yuponr:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.royal-ace-yuponr:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.royal-ace-yuponr:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.royal-ace-yuponr:hover .royal-ace-cvkdi5 svg {
  transform: rotate(180deg);
}

.royal-ace-7i5zmn {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.royal-ace-xj5j14 {
  padding: 0 8px;
}

.royal-ace-bpewwd {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.royal-ace-bpewwd:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .royal-ace-bpewwd {
    padding: 4px 8px;
  }
}

.royal-ace-j9xbdd {
  display: flex;
}

.royal-ace-j9xbdd img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.royal-ace-cvkdi5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.royal-ace-cvkdi5 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.royal-ace-vjdsgt {
  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-ace-vjdsgt {
    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-ace-nev6lp {
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-ace-nev6lp {
    display: none;
  }
}

.royal-ace-rpjn8r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.royal-ace-fswoei {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.royal-ace-ozs68p {
  display: flex;
}

.royal-ace-otc5az {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.royal-ace-9xjcfe {
  list-style: none;
}

@media (max-width: 1199px) {
  .royal-ace-9xjcfe {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .royal-ace-9xjcfe {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .royal-ace-9xjcfe .royal-ace-ju9mth [data-ref-el],
  .royal-ace-9xjcfe .royal-ace-ju9mth span,
  .royal-ace-9xjcfe .royal-ace-ju9mth a {
    white-space: nowrap;
  }
}

.royal-ace-djd7ig {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .royal-ace-djd7ig.royal-ace-wb5ht7 > .royal-ace-ju9mth {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .royal-ace-djd7ig.royal-ace-5nhtgr:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .royal-ace-djd7ig.royal-ace-wb5ht7 > .royal-ace-f1lilk {
    height: auto;
  }

  .royal-ace-djd7ig.royal-ace-wb5ht7 > div > .royal-ace-g2jcqd {
    transform: rotate(180deg);
  }
}

.royal-ace-djd7ig [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.royal-ace-djd7ig [data-ref-el],
.royal-ace-djd7ig span {
  cursor: pointer;
}

.royal-ace-djd7ig [data-ref-el],
.royal-ace-djd7ig span,
.royal-ace-djd7ig a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .royal-ace-djd7ig [data-ref-el],
  .royal-ace-djd7ig span,
  .royal-ace-djd7ig a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .royal-ace-djd7ig [data-ref-el],
  .royal-ace-djd7ig span,
  .royal-ace-djd7ig a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.royal-ace-f1lilk {
  height: 0;
  overflow: hidden;
  transition: height 0.royal-ace-vuc8m8 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.royal-ace-f1lilk::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.royal-ace-f1lilk::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.royal-ace-f1lilk::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .royal-ace-f1lilk {
    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-ace-f1lilk:has(> .royal-ace-djd7ig.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .royal-ace-f1lilk .royal-ace-f1lilk {
    padding: 0;
  }

  .royal-ace-f1lilk .royal-ace-djd7ig {
    font-weight: 400;
  }

  .royal-ace-f1lilk .royal-ace-djd7ig:hover > .royal-ace-ju9mth {
    background: var(--Neutral-300);
  }

  .royal-ace-f1lilk .royal-ace-g2jcqd {
    rotate: -90deg;
  }
}

.royal-ace-ju9mth {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .royal-ace-ju9mth {
    padding: 8px;
  }

  .royal-ace-djd7ig.royal-ace-3pm49x > .royal-ace-ju9mth {
    background: var(--Neutral-300);
  }
}

.royal-ace-g2jcqd {
  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-ace-4aht8c.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.royal-ace-j1aem0 0.royal-ace-uddfe1.royal-ace-w5jjzi -0.royal-ace-svack0 0.royal-ace-0xgxd0 -0.royal-ace-svack0 1.royal-ace-1bd4zi 0.royal-ace-jt91ok.royal-ace-c9lfz0 4.royal-ace-or4m89.royal-ace-j1aem0 0.royal-ace-k5mzfd.royal-ace-kxlsas -0.royal-ace-svack0 9.royal-ace-k233t6 -0.royal-ace-svack0 10.royal-ace-7bgoqx 0.royal-ace-g7s6w1.royal-ace-8alh0b 0.royal-ace-w5jjzi 10.royal-ace-8alh0b 0.royal-ace-0xgxd0 10.royal-ace-7bgoqx 1.royal-ace-3yk1um.royal-ace-pt65rj 5.royal-ace-wr8nzc.royal-ace-yaz7qj 6.royal-ace-9jeyul 5.royal-ace-necvbc 6.royal-ace-9jeyul 4.royal-ace-tp2ij6 5.royal-ace-7z7tal.royal-ace-j1aem0 1.royal-ace-bi8tnq.royal-ace-svack0 0.royal-ace-0xgxd0 -0.royal-ace-svack0 0.royal-ace-w5jjzi 0.royal-ace-j1aem0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.royal-ace-vuc8m8 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .royal-ace-g2jcqd {
    cursor: default;
  }
}

.royal-ace-bw5ft8 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.royal-ace-mk6hpp {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .royal-ace-mk6hpp {
    padding: 40px 4px;
  }
}

.royal-ace-afclfr {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .royal-ace-afclfr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.royal-ace-rwar8v {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .royal-ace-rwar8v {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.royal-ace-rwar8v ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.royal-ace-rwar8v [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.royal-ace-rwar8v [data-ref-el],
.royal-ace-rwar8v span,
.royal-ace-rwar8v a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.royal-ace-7xz4a5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-ace-7xz4a5 {
    margin-bottom: 12px;
  }
}

.royal-ace-6mn8hm {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.royal-ace-6mn8hm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .royal-ace-6mn8hm:last-child {
    margin-right: 0;
  }
}

.royal-ace-cyy3ep {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-ace-7xz4a5:hover .royal-ace-3n333f {
  visibility: visible;
  opacity: 1;
}

.royal-ace-3n333f {
  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-ace-oyrmy0 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.royal-ace-ex66y9 {
  display: flex;
  margin: 6px;
}

.royal-ace-ex66y9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.royal-ace-3n333f::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-ace-3n333f::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-ace-2dhj2x {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .royal-ace-2dhj2x {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.royal-ace-n1uli8 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .royal-ace-n1uli8 {
    margin-right: 32px;
  }
}

.royal-ace-0fm3re {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .royal-ace-0fm3re {
    margin-top: 0;
    width: 340px;
  }
}

.royal-ace-0fm3re a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.royal-ace-inc8sh {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.royal-ace-bs0vd3 {
  position: relative;
}

@media (min-width: 768px) {
  .royal-ace-bs0vd3 {
    margin-top: 40px;
  }
}

.royal-ace-bs0vd3 + .royal-ace-8bnzzx,
.royal-ace-bs0vd3 + .royal-ace-bs0vd3 {
  margin-top: 24px;
}

.royal-ace-qjl712 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .royal-ace-qjl712 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-ace-qjl712 {
    padding: 80px;
  }
}

.royal-ace-j8gexm {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .royal-ace-j8gexm {
    padding: 0 16px;
}


}

.royal-ace-7dvq5k {
  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-ace-7dvq5k {
    font-size: 48px;
    line-height: 56px;
  }
}

.royal-ace-2xvre4 {
  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-ace-2xvre4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-ace-95at81 {
  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-ace-95at81:hover {
  background: var(--button-bg-hover);
}

.royal-ace-dpvvbb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.royal-ace-dpvvbb img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .royal-ace-dpvvbb img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .royal-ace-dpvvbb img {
  min-height: 100%;
  }
}

.royal-ace-qjl712::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.royal-ace-b1d7r7 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.royal-ace-b1d7r7 h1,
.royal-ace-b1d7r7 h2,
.royal-ace-b1d7r7 h3,
.royal-ace-b1d7r7 h4 {
  margin-bottom: 6px;
}

.royal-ace-b1d7r7 h1:not(:first-child),
.royal-ace-b1d7r7 h2:not(:first-child),
.royal-ace-b1d7r7 h3:not(:first-child),
.royal-ace-b1d7r7 h4:not(:first-child) {
  margin-top: 16px;
}

.royal-ace-b1d7r7 h1,
.royal-ace-b1d7r7 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .royal-ace-b1d7r7 h1,
  .royal-ace-b1d7r7 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.royal-ace-b1d7r7 h2,
.royal-ace-b1d7r7 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .royal-ace-b1d7r7 h2,
  .royal-ace-b1d7r7 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-ace-b1d7r7 h3,
.royal-ace-b1d7r7 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .royal-ace-b1d7r7 h3,
  .royal-ace-b1d7r7 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-ace-b1d7r7 h4,
.royal-ace-b1d7r7 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.royal-ace-b1d7r7 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.royal-ace-b1d7r7 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.royal-ace-b1d7r7 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-ace-b1d7r7 ul ul {
  margin-bottom: 8px;
}

.royal-ace-b1d7r7 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.royal-ace-b1d7r7 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.royal-ace-b1d7r7 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.royal-ace-b1d7r7 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.royal-ace-b1d7r7 ol li::marker {
  font-weight: 700;
}

.royal-ace-b1d7r7 ol ol {
  margin-bottom: 8px;
}

.royal-ace-b1d7r7 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.royal-ace-b1d7r7 ol ul li {
  padding-left: 16px;
}

.royal-ace-b1d7r7 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-ace-b1d7r7 table {
    padding: 24px;
  }
}

.royal-ace-b1d7r7 table.royal-ace-kkhtcw {
  -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-ace-vuc8m8,
    mask-image 0.3s;
}

.royal-ace-b1d7r7 table.royal-ace-kkhtcw.royal-ace-f8ur6h {
  -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-ace-b1d7r7 table {
    display: table;
  }
}

.royal-ace-b1d7r7 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.royal-ace-b1d7r7 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-ace-b1d7r7 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-ace-b1d7r7 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-ace-b1d7r7 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.royal-ace-b1d7r7 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.royal-ace-b1d7r7 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.royal-ace-b1d7r7 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.royal-ace-b1d7r7 img {
  max-width: 100%;
  height: auto;
}

.royal-ace-lhzk3k {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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-ace-lhzk3k {
    padding: 24px;
  }
}

.royal-ace-5hyolc {
  color: var(--card-text-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-ace-5hyolc {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.royal-ace-5hyolc > * {
  margin: 0 !important;
}

.royal-ace-5hyolc img,
.royal-ace-h3oqi1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-ace-5hyolc img,
  .royal-ace-h3oqi1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-ace-a8si78 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-ace-a8si78 {
    width: 32px;
    height: 32px;
  }
}

.royal-ace-motrzu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.royal-ace-motrzu .royal-ace-fo6aos {
  flex-shrink: 0;
}

.royal-ace-motrzu .royal-ace-og2cc6 svg {
  display: none;
}

.royal-ace-m47iz5 {
  display: grid;
  transition: max-height 0.royal-ace-vuc8m8 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .royal-ace-m47iz5 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .royal-ace-m47iz5 {
    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-ace-m47iz5.royal-ace-nr2aqc + .royal-ace-fo6aos svg {
  transform: rotate(180deg);
}

.royal-ace-wo3uc0 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.royal-ace-wo3uc0 > div:nth-child(3n) {
  grid-column: span 2;
}

.royal-ace-wo3uc0
  > div:nth-child(3n)
  .royal-ace-ttws5k
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .royal-ace-wo3uc0 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .royal-ace-wo3uc0 > div:nth-child(3n) {
    grid-column: unset;
  }

  .royal-ace-wo3uc0
    > div:nth-child(3n)
    .royal-ace-ttws5k
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .royal-ace-wo3uc0 {
    max-width: 270px;
  }
}

.royal-ace-wo3uc0 .royal-ace-ttws5k button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .royal-ace-wo3uc0 .royal-ace-ttws5k button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .royal-ace-wo3uc0 .royal-ace-ttws5k button {
    max-width: 104px;
  }
}

.royal-ace-3jbtiz {
  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-ace-3jbtiz {
    margin-bottom: 0;
  }
}

.royal-ace-fzim35 {
  display: none;
  opacity: 0;
}

.royal-ace-l29ull {
  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-ace-l29ull img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.royal-ace-ttws5k {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.royal-ace-ttws5k 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-ace-ttws5k
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .royal-ace-ttws5k
    button {
    max-width: 145px;
  }
}

.royal-ace-lkdtgn:first-child
  .royal-ace-ttws5k
  button {
  max-width: 270px;
}

.royal-ace-i27y28 {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.royal-ace-3jbtiz picture {
  width: 100%;
  max-width: 100%;
}

.royal-ace-orf0xt {
  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-ace-orf0xt svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.royal-ace-3jbtiz:hover .royal-ace-orf0xt {
  display: flex;
}

.royal-ace-toriou {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.royal-ace-xijbcu {
  display: flex;
}

.royal-ace-xijbcu:hover .royal-ace-l5bfkm,
.royal-ace-xijbcu .royal-ace-3pm49x .royal-ace-l5bfkm {
  display: flex;
}

.royal-ace-xijbcu svg {
  flex-shrink: 0;
}

.royal-ace-l5bfkm {
  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-ace-l5bfkm {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.royal-ace-l5bfkm:hover {
  display: flex;
}

.royal-ace-l5bfkm svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.royal-ace-opnnls {
  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-ace-opnnls {
    font-size: 12px;
  }
}

.royal-ace-cdh18v,
.royal-ace-chd7ks {
  width: 50%;
  flex-shrink: 0;
}

.royal-ace-cdh18v {
  font-weight: 700;
}

.royal-ace-ht8qm0 .royal-ace-m47iz5 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .royal-ace-ht8qm0 .royal-ace-m47iz5 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .royal-ace-ht8qm0 .royal-ace-m47iz5 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.royal-ace-ht8qm0
  .royal-ace-i27y28:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.royal-ace-ht8qm0 .royal-ace-l29ull {
  height: 100% !important;
  border-radius: 16px;
}

.royal-ace-ht8qm0 .royal-ace-ttws5k {
  gap: 4px;
  align-items: center;
}

.royal-ace-ht8qm0 .royal-ace-ttws5k button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.royal-ace-ht8qm0 .royal-ace-ttws5k svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.royal-ace-ht8qm0 .royal-ace-z30yz5,
.royal-ace-ht8qm0 .royal-ace-uqqufn {
  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-ace-4aht8c.org/2000/svg'%3E%3Cpath d='M9.royal-ace-hinwqf 4.royal-ace-9bng7j.royal-ace-nx316r 5.royal-ace-5lpq0i.royal-ace-kfv7eb 5.royal-ace-x2d72m.royal-ace-vseooj 5.royal-ace-h1v78x.royal-ace-pe5d9n 8.royal-ace-ii89ph.royal-ace-qt7d6a 9.royal-ace-sjhn3s.royal-ace-aizhf8 9.royal-ace-vynz8l.royal-ace-5bfnxo 13.royal-ace-bfn3fd.royal-ace-7j41qr 11.royal-ace-heplaz.royal-ace-5gzzvz 11.royal-ace-l1qhd8.royal-ace-ivg9m6 11.royal-ace-9hikv7.royal-ace-gifs1m 13.royal-ace-34rtva.royal-ace-o4brtc 9.royal-ace-5mzr1d.royal-ace-iy462l 9.royal-ace-udhkh6.royal-ace-9r62bt 8.royal-ace-uvz72e.royal-ace-xfioph 5.royal-ace-crmxy7.royal-ace-cv0rlg 5.royal-ace-2hafxh.royal-ace-eubs9o 5.royal-ace-rpsa1e.royal-ace-6fivbq 4.royal-ace-x02jfr.royal-ace-5gzzvz 1.royal-ace-ollbkt.royal-ace-hinwqf 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.royal-ace-ht8qm0 .royal-ace-z30yz5 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.royal-ace-ht8qm0 .royal-ace-uqqufn {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.royal-ace-58tq35 {
  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-ace-58tq35 {
    padding: 24px;
  }
}

.royal-ace-58tq35 .royal-ace-fo6aos {
  display: flex;
}

@media (min-width: 768px) {
  .royal-ace-58tq35 .royal-ace-fo6aos {
    display: none;
  }
}

.royal-ace-58tq35 .royal-ace-og2cc6 svg {
  display: none;
}

.royal-ace-6ffm0t {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.royal-ace-6ffm0t .royal-ace-f5gp55 {
  display: none;
}

@media (min-width: 768px) {
  .royal-ace-6ffm0t .royal-ace-f5gp55 {
    display: flex;
  }
}

.royal-ace-hxuyd4 {
  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-ace-hxuyd4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-ace-hxuyd4 > * {
  margin: 0 !important;
}

.royal-ace-hxuyd4 img,
.royal-ace-b16dsc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-ace-hxuyd4 img,
  .royal-ace-b16dsc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-ace-xm1zy2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-ace-xm1zy2 {
    width: 32px;
    height: 32px;
  }
}

.royal-ace-4gqe3h {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .royal-ace-4gqe3h {
    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-ace-4gqe3h::-webkit-scrollbar {
    display: none;
  }
}

.royal-ace-vwep9x {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .royal-ace-vwep9x {
    padding: 7px 15px;
  }
}

.royal-ace-vwep9x:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-ace-llq4av {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-ace-llq4av {
    display: flex;
    opacity: 1;
  }
}

.royal-ace-vwep9x picture {
  height: 100%;
  display: block;
}

.royal-ace-vwep9x img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .royal-ace-vwep9x img {
    width: 88px;
    height: 44px;
  }
}

.royal-ace-vwep9x p {
  text-align: center;
  width: 100%;
}

.royal-ace-l0wlog {
  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-ace-l0wlog {
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-ace-l0wlog img,
.royal-ace-6it1w2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-ace-l0wlog img,
  .royal-ace-6it1w2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-ace-vf1t64 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-ace-vf1t64 {
    width: 32px;
    height: 32px;
  }
}

.royal-ace-m1rlr9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.royal-ace-2z0cgx {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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-ace-enit3n {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.royal-ace-enit3n.royal-ace-3pm49x {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.royal-ace-3p86dl {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .royal-ace-3p86dl {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-ace-f9w180 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.royal-ace-1r7of1 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.royal-ace-vuc8m8 ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.royal-ace-2044ix {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.royal-ace-2044ix ol,
.royal-ace-2044ix ul {
  padding-left: 1.3em;
}

.royal-ace-enit3n.royal-ace-3pm49x .royal-ace-1r7of1 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.royal-ace-enit3n.royal-ace-3pm49x .royal-ace-f9w180 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.royal-ace-c8how7 {
  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-ace-c8how7 {
    padding: 24px;
  }
}

.royal-ace-c8how7 .royal-ace-fo6aos {
  display: flex;
}

@media (min-width: 768px) {
  .royal-ace-c8how7 .royal-ace-fo6aos {
    display: none;
  }
}

.royal-ace-c8how7 .royal-ace-og2cc6 svg {
  display: none;
}

.royal-ace-grgfmx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.royal-ace-grgfmx .royal-ace-f5gp55 {
  display: none;
}

@media (min-width: 768px) {
  .royal-ace-grgfmx .royal-ace-f5gp55 {
    display: flex;
  }
}

.royal-ace-l9xrc3 {
  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-ace-l9xrc3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.royal-ace-l9xrc3 > * {
  margin: 0 !important;
}

.royal-ace-l9xrc3 img,
.royal-ace-scqfo3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .royal-ace-l9xrc3 img,
  .royal-ace-scqfo3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.royal-ace-abespx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .royal-ace-abespx {
    width: 32px;
    height: 32px;
  }
}

.royal-ace-60j61l {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .royal-ace-60j61l {
    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-ace-60j61l::-webkit-scrollbar {
    display: none;
  }
}

.royal-ace-gzalyu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.royal-ace-gzalyu:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.royal-ace-y0357l {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .royal-ace-y0357l {
    display: flex;
    opacity: 1;
  }
}

.royal-ace-gzalyu picture {
  width: auto;
  height: 100%;
  display: block;
}

.royal-ace-gzalyu picture img {
  display: block;
  width: auto;
  height: 100%;
}

.royal-ace-5vtpk1 {
  margin: -24px 0;
}

.royal-ace-5vtpk1:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .royal-ace-5vtpk1 {
    margin: -16px 0;
  }
}

.royal-ace-q2thz3 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .royal-ace-q2thz3 {
    flex-direction: row;
  }
}

.royal-ace-qu9bn7 {
  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-ace-qu9bn7 {
    flex: 1;
  }
}

.royal-ace-qu9bn7::placeholder {
  color: var(--Text-400);
}

.royal-ace-si0db3 {
  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-ace-5alo9s {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.royal-ace-5alo9s::-webkit-scrollbar {
  display: none;
}

.royal-ace-8r7nx3 {
  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-ace-8r7nx3 img,
.royal-ace-8r7nx3 svg {
  margin-right: 8px;
}

.royal-ace-nu15qz {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.royal-ace-5vtpk1 + .royal-ace-2bderu {
  margin-top: 0;
}

@media (min-width: 768px) {
  .royal-ace-5vtpk1 + .royal-ace-2bderu {
    margin-top: -16px;
  }
}

.royal-ace-xefuwo {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.royal-ace-xefuwo > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.royal-ace-xefuwo > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.royal-ace-o7487q {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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-ace-995e24 {
  color: var(--card-text-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-ace-7bwnqb {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.royal-ace-v11ocm {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.royal-ace-9dqdwo {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.royal-ace-o7487q 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-ace-o7487q 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-ace-o7487q {
    padding: 39px 179px 39px 39px;
  }

  .royal-ace-995e24 {
    font-size: 40px;
    line-height: 48px;
  }

  .royal-ace-9dqdwo {
    height: 348px;
  }

  .royal-ace-o7487q button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .royal-ace-o7487q button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .royal-ace-o7487q {
    padding: 63px;
  }
}

.royal-ace-p11m54 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .royal-ace-p11m54 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.royal-ace-wdmvl6 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-ace-wdmvl6 {
    width: auto;
  }
}

.royal-ace-62n4oy {
  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-ace-62n4oy::-webkit-scrollbar {
  display: none;
}

.royal-ace-62n4oy 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-ace-62n4oy a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .royal-ace-62n4oy {
    margin-left: 16px;
    margin-top: 0;
  }
}

.royal-ace-p11m54 .royal-ace-4yogrm {
  -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-ace-vuc8m8,
    mask-image 0.3s;
}

.royal-ace-p11m54 .royal-ace-4yogrm.royal-ace-f8ur6h {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.royal-ace-owavam {
  margin: 40px -16px;
}

.royal-ace-lym6oe + .royal-ace-8bnzzx,
.royal-ace-lym6oe + .royal-ace-bs0vd3 {
  margin-top: 24px;
}

.royal-ace-l25qd8 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.royal-ace-l25qd8 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.royal-ace-kp4mwa {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .royal-ace-kp4mwa {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .royal-ace-kp4mwa {
    margin-top: 0;
  }
}

.royal-ace-t8q6yi {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-ace-t8q6yi {
    font-size: 24px;
    line-height: 32px;
  }
}

.royal-ace-xlzdem {
  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-ace-xlzdem {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.royal-ace-b8tvfr {
  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-ace-b8tvfr {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.royal-ace-vpk8pd {
  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-ace-vpk8pd {
    font-size: 20px;
    line-height: 28px;
  }
}

.royal-ace-37abnt {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .royal-ace-37abnt {
    font-size: 32px;
    line-height: 40px;
  }
}

.royal-ace-xhg8gm {
  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-ace-u51jvh {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.royal-ace-u51jvh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.royal-ace-2bderu {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.royal-ace-8pt8lr {
  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-ace-8pt8lr {
    padding: 15px 48px;
  }
}

main > .royal-ace-2bderu {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .royal-ace-m47iz5.royal-ace-jy2rbz > div:nth-child(n+5) {
    display: none;
  }
}

.royal-ace-b1d7r7 p a img {
  display: block;
  margin: 0 auto;
}


.royal-ace-i9xe5r {
  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-ace-hn82i1 {
  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-ace-hn82i1 label {
  font-size: 14px;
}

.royal-ace-hn82i1 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.royal-ace-hn82i1 input,
.royal-ace-hn82i1 textarea,
.royal-ace-hn82i1 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-ace-hn82i1 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.royal-ace-r7wemf ease;
}
.royal-ace-hn82i1 button:hover {
  background-color: var(--button-bg-hover);
}
.royal-ace-ixv8h9 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.royal-ace-vdrj8j ease-in;
}

.royal-ace-ixv8h9 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-ace-cr698n, .royal-ace-wh1y47, [class*="review-card"],
thead, thead th, table th, .royal-ace-kunmhi,
.royal-ace-x2mcvu, [class*="collapsible-header"],
.royal-ace-jm6efi, [class*="updated-block"] {
  color: #ece7dc !important;
}

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