* {
  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;
  }
}

.megarich-gf23sf {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .megarich-gf23sf {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .megarich-gf23sf {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.megarich-yli86y {
  overflow: hidden;
}

.megarich-d7qyf5 img {
  background: var(--Neutral-300);
}

.megarich-t3z4j4 {
  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;
}

.megarich-rqq62y {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.megarich-rqq62y:hover {
  background: var(--button-bg-hover);
}

.megarich-tbst6i {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.megarich-tbst6i:hover {
  background: var(--button-bg-hover);
}

.megarich-qn3noy {
  font-size: 12px;
  line-height: 18px;
}

.megarich-v5njn9 {
  font-size: 18px;
  line-height: 26px;
}

.megarich-cl0bqu {
  width: 100%;
}

.megarich-zvz26n {
  padding: 6px 16px;
}

.megarich-40zdn7 {
  padding: 10px 16px;
}

.megarich-g0sqrh {
  padding: 15px 26px;
}

.megarich-24n1pc {
  flex-shrink: 0;
}

.megarich-igprvf {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.megarich-n9maya {
  display: none;
}

.megarich-ne5bcz {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.megarich-wedbdl {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.megarich-ac3eib {
  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;
}

.megarich-59120n {
  cursor: grab;
}

.megarich-ac3eib::-webkit-scrollbar {
  display: none;
}

.megarich-z3hdl2 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.megarich-55lda4 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.megarich-wwerxe {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.megarich-bycuzf {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.megarich-wgea5d {
  visibility: visible;
}

.megarich-kiuqtw {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.megarich-ro3jys ease;
}

.megarich-5gjv71 {
  background-color: var(--Primary-200);
  width: 16px;
}

.megarich-94cjvt {
  -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.megarich-ro3jys,
    mask-image 0.3s;
}

.megarich-94cjvt.megarich-vdqlbd {
  -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;
  }
}

.megarich-e85rfn: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;
}

.megarich-umvdry {
  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.megarich-0l9gz1.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.megarich-0l9gz1.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;
}

.megarich-m2hjy7 {
  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);
}

.megarich-m2hjy7::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%
  );
}

.megarich-8lyvdt {
  position: relative;
  z-index: 1;
}

.megarich-nugjfv {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.megarich-nlounn {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.megarich-oq1vc9 {
  font-size: 40px;
  line-height: 48px;
}

.megarich-of3e4j {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.megarich-q2bn4b {
  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;
}

.megarich-q2bn4b:hover {
  background: var(--Primary-400);
}

.megarich-q2bn4b svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.megarich-e85rfn 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) {
  .megarich-m2hjy7 {
    max-width: 600px;
    padding: 64px;
  }

  .megarich-nugjfv {
    font-size: 24px;
    line-height: 32px;
  }

  .megarich-nlounn {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .megarich-oq1vc9 {
    font-size: 50px;
    line-height: 56px;
  }

  .megarich-of3e4j {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .megarich-umvdry {
    top: 25px;
    right: 25px;
  }
}

.megarich-5lhw69,
.megarich-h8hwdj {
  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;
}

.megarich-3sme5r.megarich-78m30e::before,
.megarich-h8hwdj::before,
.megarich-uaj6o1::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.megarich-0l9gz1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.megarich-3hye1m 14.megarich-040dto.megarich-8hsges 14.megarich-5tu5cb 15.megarich-6xo6zb 14.megarich-6h7wqv 15.megarich-k6z2cn 14.megarich-pizu4y.megarich-07hc6k 14.megarich-107xon 19.megarich-5qx7at 12.megarich-at1mk0 19.megarich-5qx7at 10.megarich-d3pcjq.megarich-5qx7at 8.megarich-1hskni 17.megarich-v5chi2 7.megarich-0qexvj 15.megarich-4rns5o 7.megarich-yicuco.megarich-bh5vmw 7.megarich-0qexvj 11.megarich-u8lcin 8.megarich-1hskni 11.megarich-u8lcin 10.megarich-vmqzf7.megarich-u8lcin 12.megarich-69hxfs 13.megarich-i2jfz1 14.megarich-axeetj 15.megarich-45k96l 14.megarich-n1tc5k.megarich-ynia69 14.megarich-gcnfh2 15.megarich-nh1oh7 14.megarich-1qo3x0 15.megarich-l6oyu4 14.megarich-dlm72y.megarich-3hye1m 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.megarich-5v1dge 15.megarich-vim0fb.megarich-arb4uf 15.megarich-rxcyg1 15.megarich-lmpqhg 15.megarich-1c5f5x 15.megarich-i3208p 15.megarich-hhk8bs.megarich-qrxg1y 15.megarich-1c5f5x 15.megarich-edjzgb 15.megarich-ggx8mm 15.megarich-22n9c2 15.megarich-s1rnyd.megarich-3v3h33 15.megarich-x9brla 7.megarich-tac8yv 18.megarich-964anh 7.megarich-a2wf12 23.megarich-0sigha.megarich-3t3fny.megarich-3gjdug 18.megarich-z0bv97 19.megarich-hgv75k 15.megarich-el222g 15.megarich-5v1dge 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.megarich-sm76mv [type="submit"] *,
.megarich-1hvsw5 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .megarich-pg45do {
    display: none;
  }
}

.megarich-4u12rg {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .megarich-4u12rg {
  display: none;
}

@media (min-width: 768px) {
  .megarich-4u12rg {
    bottom: 22px;
  }
}

.megarich-4u12rg input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .megarich-4u12rg {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.megarich-38bww5.static) .megarich-4u12rg {
    bottom: 8px;
  }
}

.megarich-v4mt1l {
  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.megarich-0l9gz1.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.megarich-lcexvw 3.megarich-k6mqai.megarich-l93eh0.megarich-m6f26a 3.megarich-4v84d3 3.megarich-z7qcqo 5.megarich-wmae5s 3.megarich-z7qcqo 8.megarich-s17rxg.megarich-cy552k.megarich-z7qcqo 26.megarich-zfjkkn 5.megarich-38jehi 28.megarich-m6osr5 8.megarich-zs0v8d 28.megarich-s8pg2z.megarich-kw9qxx 28.megarich-wk4ohd.megarich-yc39qg 34.megarich-s9d3vq.megarich-s7qix7 36.megarich-i2gjw8 11.megarich-wgo50j 37.megarich-8mzo97 12.megarich-m5fp38 36.megarich-lo6n2a.megarich-2gk99t 28.megarich-nknz5j.megarich-694f6t.megarich-g0lbm7 28.megarich-kpdnwj 36.megarich-d991k4 26.megarich-k9vlk0 36.megarich-d991k4 23.megarich-otwp5e.megarich-ra1jut.megarich-d991k4 5.megarich-ksq7tb 34.megarich-ccru54 3.megarich-4v84d3 31.megarich-lcexvw 3.megarich-1w6fm6.megarich-h1o3n9 18.megarich-6shyfz.megarich-jpr30o 18.megarich-4xcz6d 8.megarich-32du3i 17.megarich-guyag7 8.megarich-32du3i 15.megarich-89rnbp.megarich-32du3i 14.megarich-3qd9h8 9.megarich-jpr30o 13.megarich-0njc8f 11.megarich-h1o3n9 13.megarich-9rub62.megarich-19sle8 13.megarich-0njc8f 13.megarich-t7dkbw 14.megarich-3qd9h8 13.megarich-t7dkbw 15.megarich-2y11cl.megarich-t7dkbw 17.megarich-guyag7 12.megarich-19sle8 18.megarich-4xcz6d 11.megarich-h1o3n9 18.megarich-0vyjad.megarich-dpy7pl 18.megarich-lcw4we.megarich-cvw30o 18.megarich-4xcz6d 17.megarich-21ny8b 17.megarich-guyag7 17.megarich-21ny8b 15.megarich-jri6ea.megarich-21ny8b 14.megarich-3qd9h8 18.megarich-cvw30o 13.megarich-0njc8f 20.megarich-dpy7pl 13.megarich-c2fgsb.megarich-p49g2j 13.megarich-0njc8f 22.megarich-wr8xyb 14.megarich-3qd9h8 22.megarich-wr8xyb 15.megarich-ngnquz.megarich-nu4ex8 17.megarich-guyag7 21.megarich-p49g2j 18.megarich-4xcz6d 20.megarich-dpy7pl 18.megarich-1cmlhh.megarich-nfhtrk 18.megarich-j6s7kh.megarich-ruoqfr 18.megarich-4xcz6d 26.megarich-ylsmrb 17.megarich-guyag7 26.megarich-ylsmrb 15.megarich-s0kg8u.megarich-ylsmrb 14.megarich-3qd9h8 27.megarich-ruoqfr 13.megarich-0njc8f 28.megarich-nfhtrk 13.megarich-xvd4qc.megarich-x5gc3r 13.megarich-0njc8f 31.megarich-l74sf3 14.megarich-3qd9h8 31.megarich-l74sf3 15.megarich-0eg0lc.megarich-ylsmrb 17.megarich-guyag7 30.megarich-x5gc3r 18.megarich-4xcz6d 28.megarich-nfhtrk 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"])
    .megarich-v4mt1l {
    display: none;
  }
}

.megarich-pud5kh {
  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) {
  .megarich-pud5kh {
    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;
}

.megarich-1hvsw5 {
  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) {
  .megarich-1hvsw5 {
    padding: 14px 16px;
  }
}

.megarich-1hvsw5 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.megarich-1hvsw5 button:first-child {
  align-content: end;
}

.megarich-1hvsw5 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .megarich-1hvsw5
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .megarich-1hvsw5
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.megarich-1hvsw5 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.megarich-1hvsw5 button:last-child svg {
  width: 38px;
  height: 38px;
}

.megarich-uaj6o1 {
  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;
}

.megarich-uaj6o1::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .megarich-uaj6o1,
.pc61d126-chatbot[data-active-screen="3"]
  .megarich-uaj6o1 {
  opacity: 1;
  visibility: visible;
}

.megarich-eh8m2q {
  flex: 1 1;
}

.megarich-998s6i {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .megarich-998s6i {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .megarich-g7b1x4 {
  display: block;
}

.megarich-lz2z31 {
  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) {
  .megarich-lz2z31 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.megarich-h8hwdj {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.megarich-h8hwdj::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.megarich-alfco4 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.megarich-alfco4 p {
  color: var(--Text-100);
}

.megarich-h8hwdj .megarich-tyxiwm {
  grid-area: button;
}

.megarich-h8hwdj .megarich-tyxiwm::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.megarich-0l9gz1.org/2000/svg'%3E%3Cpath d='M4.megarich-u5x8s5 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.megarich-xlt79j 15L16.megarich-xlt79j 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.megarich-xlt79j 5L16.megarich-xlt79j 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .megarich-0c9ycg {
  display: block;
}

.megarich-6bphfv {
  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) {
  .megarich-6bphfv {
    margin-top: 40px;
  }
}

.megarich-5lhw69 label,
.megarich-5lhw69 input {
  display: block;
  width: 100%;
}

.megarich-5lhw69 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.megarich-5lhw69 label.megarich-f8g1qb input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.megarich-5lhw69 label.megarich-f8g1qb::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;
}

.megarich-5lhw69 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;
}

.megarich-5lhw69 input::placeholder {
  color: var(--Text-400);
}

.megarich-ek1q1n {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .megarich-ek1q1n {
  display: flex;
}

.megarich-ek1q1n ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .megarich-ek1q1n ol {
    height: 420px;
    padding: 24px;
  }
}

.megarich-ek1q1n ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.megarich-sm76mv {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .megarich-sm76mv {
    padding: 0 24px 24px;
  }
}

.megarich-sm76mv 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;
}

.megarich-sm76mv input::placeholder {
  color: var(--Text-400);
}

.megarich-sm76mv [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.megarich-sm76mv [type="submit"]:disabled {
  opacity: 0.5;
}

.megarich-sm76mv [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .megarich-sm76mv [type="submit"] {
    right: 40px;
  }
}

.megarich-3sme5r {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.megarich-3sme5r.megarich-78m30e {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.megarich-3sme5r.megarich-78m30e::before {
  content: "";
  width: 31px;
}

.megarich-3sme5r.megarich-78m30e p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.megarich-3sme5r.megarich-epfbjx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.megarich-3sme5r p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.megarich-4u12rg .megarich-tyxiwm {
  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;
  }
}

.megarich-pg45do {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .megarich-pg45do {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .megarich-pg45do {
    padding: 18px 0;
  }
}

.megarich-pg45do .megarich-gf23sf {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .megarich-pg45do .megarich-gf23sf {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.megarich-xpxlvm {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .megarich-xpxlvm {
    max-width: 160px;
    height: 40px;
  }
}

.megarich-xpxlvm picture,
.megarich-xpxlvm img {
  display: block;
  width: 100%;
  height: 100%;
}

.megarich-xpxlvm img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .megarich-lbanxe {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.megarich-ro3jys ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .megarich-pg45do.megarich-oc52qv .megarich-lbanxe {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .megarich-lbanxe {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .megarich-lbanxe {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.megarich-vewwly,
.megarich-fs0g3x {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .megarich-vewwly,
  .megarich-fs0g3x {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .megarich-fs0g3x {
    display: none;
  }
}

.megarich-qyhqyw {
  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;
}

.megarich-oc52qv .megarich-qyhqyw {
  background: var(--fh-bg-color);
}

.megarich-qyhqyw button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .megarich-qyhqyw {
    display: none;
  }
}

.megarich-4hefp2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .megarich-4hefp2 {
    display: none;
  }
}

.megarich-hjk1hs {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.megarich-pg45do.megarich-oc52qv .megarich-hjk1hs:first-child {
  display: none;
}

.megarich-pg45do.megarich-oc52qv .megarich-hjk1hs:last-child {
  display: block;
}

.megarich-hjk1hs:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .megarich-hjk1hs {
    display: none;
  }
}

.megarich-x5lhhr {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .megarich-x5lhhr {
    display: flex;
  }
}

.megarich-x5lhhr ul {
  max-height: 350px;
  overflow-y: auto;
}

.megarich-x5lhhr:hover ul {
  visibility: visible;
  opacity: 1;
}

.megarich-x5lhhr:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.megarich-x5lhhr:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.megarich-x5lhhr:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.megarich-x5lhhr:hover .megarich-hkvnp2 svg {
  transform: rotate(180deg);
}

.megarich-u09mpk {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.megarich-94ha4o {
  padding: 0 8px;
}

.megarich-ku1w6a {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.megarich-ku1w6a:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .megarich-ku1w6a {
    padding: 4px 8px;
  }
}

.megarich-n3fals {
  display: flex;
}

.megarich-n3fals img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.megarich-hkvnp2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.megarich-hkvnp2 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.megarich-xf9fm5 {
  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) {
  .megarich-xf9fm5 {
    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;
  }
}

.megarich-226sp6 {
  width: 100%;
}

@media (min-width: 1200px) {
  .megarich-226sp6 {
    display: none;
  }
}

.megarich-y60myr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.megarich-yd2q2p {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.megarich-zeh54v {
  display: flex;
}

.megarich-vnqtdt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.megarich-4v02fe {
  list-style: none;
}

@media (max-width: 1199px) {
  .megarich-4v02fe {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .megarich-4v02fe {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .megarich-4v02fe .megarich-jhupwx [data-ref-el],
  .megarich-4v02fe .megarich-jhupwx span,
  .megarich-4v02fe .megarich-jhupwx a {
    white-space: nowrap;
  }
}

.megarich-qzdew3 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .megarich-qzdew3.megarich-6lq24m > .megarich-jhupwx {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .megarich-qzdew3.megarich-t4o5jb:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .megarich-qzdew3.megarich-6lq24m > .megarich-0jx42r {
    height: auto;
  }

  .megarich-qzdew3.megarich-6lq24m > div > .megarich-m5n02i {
    transform: rotate(180deg);
  }
}

.megarich-qzdew3 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.megarich-qzdew3 [data-ref-el],
.megarich-qzdew3 span {
  cursor: pointer;
}

.megarich-qzdew3 [data-ref-el],
.megarich-qzdew3 span,
.megarich-qzdew3 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .megarich-qzdew3 [data-ref-el],
  .megarich-qzdew3 span,
  .megarich-qzdew3 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .megarich-qzdew3 [data-ref-el],
  .megarich-qzdew3 span,
  .megarich-qzdew3 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.megarich-0jx42r {
  height: 0;
  overflow: hidden;
  transition: height 0.megarich-ro3jys ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.megarich-0jx42r::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.megarich-0jx42r::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.megarich-0jx42r::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .megarich-0jx42r {
    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;
  }

  .megarich-0jx42r:has(> .megarich-qzdew3.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .megarich-0jx42r .megarich-0jx42r {
    padding: 0;
  }

  .megarich-0jx42r .megarich-qzdew3 {
    font-weight: 400;
  }

  .megarich-0jx42r .megarich-qzdew3:hover > .megarich-jhupwx {
    background: var(--Neutral-300);
  }

  .megarich-0jx42r .megarich-m5n02i {
    rotate: -90deg;
  }
}

.megarich-jhupwx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .megarich-jhupwx {
    padding: 8px;
  }

  .megarich-qzdew3.megarich-cr3isd > .megarich-jhupwx {
    background: var(--Neutral-300);
  }
}

.megarich-m5n02i {
  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.megarich-0l9gz1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.megarich-jyx5oh 0.megarich-f8uxze.megarich-32unmm -0.megarich-j7qeij 0.megarich-ctmkq8 -0.megarich-j7qeij 1.megarich-dv7513 0.megarich-tswm2v.megarich-e1g7vh 4.megarich-peptvf.megarich-jyx5oh 0.megarich-fwpyza.megarich-8u9umj -0.megarich-j7qeij 9.megarich-gf08xr -0.megarich-j7qeij 10.megarich-jfcuf4 0.megarich-1iig2m.megarich-1urjt7 0.megarich-32unmm 10.megarich-1urjt7 0.megarich-ctmkq8 10.megarich-jfcuf4 1.megarich-tdh608.megarich-uxkjc7 5.megarich-sqgg91.megarich-jomxyg 6.megarich-jsmdm9 5.megarich-0lged4 6.megarich-jsmdm9 4.megarich-73jf2p 5.megarich-7ifdw6.megarich-jyx5oh 1.megarich-ya167m.megarich-j7qeij 0.megarich-ctmkq8 -0.megarich-j7qeij 0.megarich-32unmm 0.megarich-jyx5oh 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.megarich-ro3jys ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .megarich-m5n02i {
    cursor: default;
  }
}

.megarich-7sdr14 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.megarich-ob4km4 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .megarich-ob4km4 {
    padding: 40px 4px;
  }
}

.megarich-3w7rhg {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .megarich-3w7rhg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.megarich-p295us {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .megarich-p295us {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.megarich-p295us ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.megarich-p295us [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.megarich-p295us [data-ref-el],
.megarich-p295us span,
.megarich-p295us a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.megarich-2tqq2z {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .megarich-2tqq2z {
    margin-bottom: 12px;
  }
}

.megarich-ltc4aj {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.megarich-ltc4aj img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .megarich-ltc4aj:last-child {
    margin-right: 0;
  }
}

.megarich-tzyvah {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.megarich-2tqq2z:hover .megarich-h4waz9 {
  visibility: visible;
  opacity: 1;
}

.megarich-h4waz9 {
  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);
}

.megarich-597cvf {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.megarich-2m15id {
  display: flex;
  margin: 6px;
}

.megarich-2m15id img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.megarich-h4waz9::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);
}

.megarich-h4waz9::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);
}

.megarich-njjjot {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .megarich-njjjot {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.megarich-jbh246 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .megarich-jbh246 {
    margin-right: 32px;
  }
}

.megarich-0mki82 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .megarich-0mki82 {
    margin-top: 0;
    width: 340px;
  }
}

.megarich-0mki82 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.megarich-qf9y7t {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.megarich-1tvqtv {
  position: relative;
}

@media (min-width: 768px) {
  .megarich-1tvqtv {
    margin-top: 40px;
  }
}

.megarich-1tvqtv + .megarich-h5mwkx,
.megarich-1tvqtv + .megarich-1tvqtv {
  margin-top: 24px;
}

.megarich-6x90rb {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .megarich-6x90rb {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .megarich-6x90rb {
    padding: 80px;
  }
}

.megarich-bm4ruq {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .megarich-bm4ruq {
    padding: 0 16px;
}


}

.megarich-lwjfp9 {
  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) {
  .megarich-lwjfp9 {
    font-size: 48px;
    line-height: 56px;
  }
}

.megarich-djrp35 {
  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) {
  .megarich-djrp35 {
    font-size: 24px;
    line-height: 32px;
  }
}

.megarich-2srt30 {
  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;
}

.megarich-2srt30:hover {
  background: var(--button-bg-hover);
}

.megarich-lkd8b3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.megarich-lkd8b3 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .megarich-lkd8b3 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .megarich-lkd8b3 img {
  min-height: 100%;
  }
}

.megarich-6x90rb::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.megarich-tdv8pp {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.megarich-tdv8pp h1,
.megarich-tdv8pp h2,
.megarich-tdv8pp h3,
.megarich-tdv8pp h4 {
  margin-bottom: 6px;
}

.megarich-tdv8pp h1:not(:first-child),
.megarich-tdv8pp h2:not(:first-child),
.megarich-tdv8pp h3:not(:first-child),
.megarich-tdv8pp h4:not(:first-child) {
  margin-top: 16px;
}

.megarich-tdv8pp h1,
.megarich-tdv8pp h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .megarich-tdv8pp h1,
  .megarich-tdv8pp h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.megarich-tdv8pp h2,
.megarich-tdv8pp h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .megarich-tdv8pp h2,
  .megarich-tdv8pp h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.megarich-tdv8pp h3,
.megarich-tdv8pp h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .megarich-tdv8pp h3,
  .megarich-tdv8pp h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.megarich-tdv8pp h4,
.megarich-tdv8pp h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.megarich-tdv8pp ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.megarich-tdv8pp ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.megarich-tdv8pp 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);
}

.megarich-tdv8pp ul ul {
  margin-bottom: 8px;
}

.megarich-tdv8pp ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.megarich-tdv8pp ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.megarich-tdv8pp ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.megarich-tdv8pp ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.megarich-tdv8pp ol li::marker {
  font-weight: 700;
}

.megarich-tdv8pp ol ol {
  margin-bottom: 8px;
}

.megarich-tdv8pp ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.megarich-tdv8pp ol ul li {
  padding-left: 16px;
}

.megarich-tdv8pp 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) {
  .megarich-tdv8pp table {
    padding: 24px;
  }
}

.megarich-tdv8pp table.megarich-udgoh3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.megarich-ro3jys,
    mask-image 0.3s;
}

.megarich-tdv8pp table.megarich-udgoh3.megarich-vdqlbd {
  -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) {
  .megarich-tdv8pp table {
    display: table;
  }
}

.megarich-tdv8pp 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);
}

.megarich-tdv8pp table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.megarich-tdv8pp table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.megarich-tdv8pp 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) {
  .megarich-tdv8pp table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.megarich-tdv8pp table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.megarich-tdv8pp table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.megarich-tdv8pp table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.megarich-tdv8pp img {
  max-width: 100%;
  height: auto;
}

.megarich-hapwx0 {
  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) {
  .megarich-hapwx0 {
    padding: 24px;
  }
}

.megarich-try8np {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .megarich-try8np {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.megarich-try8np > * {
  margin: 0 !important;
}

.megarich-try8np img,
.megarich-2ai6rk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .megarich-try8np img,
  .megarich-2ai6rk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.megarich-isivcg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .megarich-isivcg {
    width: 32px;
    height: 32px;
  }
}

.megarich-dq0wgo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.megarich-dq0wgo .megarich-a6bco7 {
  flex-shrink: 0;
}

.megarich-dq0wgo .megarich-wil15z svg {
  display: none;
}

.megarich-qklhs1 {
  display: grid;
  transition: max-height 0.megarich-ro3jys ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .megarich-qklhs1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .megarich-qklhs1 {
    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));
  }
}

.megarich-qklhs1.megarich-37tu2q + .megarich-a6bco7 svg {
  transform: rotate(180deg);
}

.megarich-n1ah54 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.megarich-n1ah54 > div:nth-child(3n) {
  grid-column: span 2;
}

.megarich-n1ah54
  > div:nth-child(3n)
  .megarich-cg2pll
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .megarich-n1ah54 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .megarich-n1ah54 > div:nth-child(3n) {
    grid-column: unset;
  }

  .megarich-n1ah54
    > div:nth-child(3n)
    .megarich-cg2pll
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .megarich-n1ah54 {
    max-width: 270px;
  }
}

.megarich-n1ah54 .megarich-cg2pll button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .megarich-n1ah54 .megarich-cg2pll button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .megarich-n1ah54 .megarich-cg2pll button {
    max-width: 104px;
  }
}

.megarich-efm2sp {
  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) {
  .megarich-efm2sp {
    margin-bottom: 0;
  }
}

.megarich-1quglw {
  display: none;
  opacity: 0;
}

.megarich-fuy4oq {
  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;
  }
}

.megarich-fuy4oq img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.megarich-cg2pll {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.megarich-cg2pll button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .megarich-cg2pll
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .megarich-cg2pll
    button {
    max-width: 145px;
  }
}

.megarich-o1vmvs:first-child
  .megarich-cg2pll
  button {
  max-width: 270px;
}

.megarich-iecpgq {
  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%;
}

.megarich-efm2sp picture {
  width: 100%;
  max-width: 100%;
}

.megarich-0twbhu {
  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;
}

.megarich-0twbhu svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.megarich-efm2sp:hover .megarich-0twbhu {
  display: flex;
}

.megarich-blhtut {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.megarich-l4m5we {
  display: flex;
}

.megarich-l4m5we:hover .megarich-euvte2,
.megarich-l4m5we .megarich-cr3isd .megarich-euvte2 {
  display: flex;
}

.megarich-l4m5we svg {
  flex-shrink: 0;
}

.megarich-euvte2 {
  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) {
  .megarich-euvte2 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.megarich-euvte2:hover {
  display: flex;
}

.megarich-euvte2 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.megarich-ey9ubr {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .megarich-ey9ubr {
    font-size: 12px;
  }
}

.megarich-vxgvsc,
.megarich-3nbno7 {
  width: 50%;
  flex-shrink: 0;
}

.megarich-vxgvsc {
  font-weight: 700;
}

.megarich-tagpz2 .megarich-qklhs1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .megarich-tagpz2 .megarich-qklhs1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .megarich-tagpz2 .megarich-qklhs1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.megarich-tagpz2
  .megarich-iecpgq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.megarich-tagpz2 .megarich-fuy4oq {
  height: 100% !important;
  border-radius: 16px;
}

.megarich-tagpz2 .megarich-cg2pll {
  gap: 4px;
  align-items: center;
}

.megarich-tagpz2 .megarich-cg2pll button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.megarich-tagpz2 .megarich-cg2pll svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.megarich-tagpz2 .megarich-0mf24o,
.megarich-tagpz2 .megarich-054r9n {
  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.megarich-0l9gz1.org/2000/svg'%3E%3Cpath d='M9.megarich-y1rgbp 4.megarich-dql2v4.megarich-vqqf97 5.megarich-yoh5tr.megarich-frwllq 5.megarich-xwo8vf.megarich-ibfy6y 5.megarich-17n3ej.megarich-xcmd75 8.megarich-y0ptf3.megarich-cldbk3 9.megarich-kr57ki.megarich-5dgekb 9.megarich-v2otpa.megarich-rrr4m8 13.megarich-anad4k.megarich-tlwdiz 11.megarich-7rzfzw.megarich-qhv0k1 11.megarich-qy86ne.megarich-y4f6lv 11.megarich-200cb6.megarich-8k2l2f 13.megarich-8wglmy.megarich-ful5xn 9.megarich-vl3995.megarich-thds3r 9.megarich-rr6yqn.megarich-9ix3q1 8.megarich-hs655e.megarich-2rc1fp 5.megarich-fgqk76.megarich-16iku7 5.megarich-77an35.megarich-n5qt8e 5.megarich-x1zebv.megarich-cga5a8 4.megarich-qoooo7.megarich-qhv0k1 1.megarich-p9uo0v.megarich-y1rgbp 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.megarich-tagpz2 .megarich-0mf24o {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.megarich-tagpz2 .megarich-054r9n {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.megarich-j4r39v {
  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) {
  .megarich-j4r39v {
    padding: 24px;
  }
}

.megarich-j4r39v .megarich-a6bco7 {
  display: flex;
}

@media (min-width: 768px) {
  .megarich-j4r39v .megarich-a6bco7 {
    display: none;
  }
}

.megarich-j4r39v .megarich-wil15z svg {
  display: none;
}

.megarich-4yvtar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.megarich-4yvtar .megarich-t3z4j4 {
  display: none;
}

@media (min-width: 768px) {
  .megarich-4yvtar .megarich-t3z4j4 {
    display: flex;
  }
}

.megarich-ssgv47 {
  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) {
  .megarich-ssgv47 {
    font-size: 40px;
    line-height: 48px;
  }
}

.megarich-ssgv47 > * {
  margin: 0 !important;
}

.megarich-ssgv47 img,
.megarich-vfthum {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .megarich-ssgv47 img,
  .megarich-vfthum {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.megarich-givo8d {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .megarich-givo8d {
    width: 32px;
    height: 32px;
  }
}

.megarich-1v8im1 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .megarich-1v8im1 {
    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;
  }

  .megarich-1v8im1::-webkit-scrollbar {
    display: none;
  }
}

.megarich-oc5pvf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .megarich-oc5pvf {
    padding: 7px 15px;
  }
}

.megarich-oc5pvf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.megarich-vwv7ds {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .megarich-vwv7ds {
    display: flex;
    opacity: 1;
  }
}

.megarich-oc5pvf picture {
  height: 100%;
  display: block;
}

.megarich-oc5pvf img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .megarich-oc5pvf img {
    width: 88px;
    height: 44px;
  }
}

.megarich-oc5pvf p {
  text-align: center;
  width: 100%;
}

.megarich-8ehi6y {
  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) {
  .megarich-8ehi6y {
    font-size: 40px;
    line-height: 48px;
  }
}

.megarich-8ehi6y img,
.megarich-jutt1b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .megarich-8ehi6y img,
  .megarich-jutt1b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.megarich-nvjkrv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .megarich-nvjkrv {
    width: 32px;
    height: 32px;
  }
}

.megarich-zgh388 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.megarich-xmda0i {
  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;
}

.megarich-ctpeh2 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.megarich-ctpeh2.megarich-cr3isd {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.megarich-r0766y {
  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) {
  .megarich-r0766y {
    font-size: 20px;
    line-height: 28px;
  }
}

.megarich-u4hln2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.megarich-o8dbba {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.megarich-ro3jys ease;
  opacity: 0;
  color: var(--text-color);
}

.megarich-2vhncz {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.megarich-2vhncz ol,
.megarich-2vhncz ul {
  padding-left: 1.3em;
}

.megarich-ctpeh2.megarich-cr3isd .megarich-o8dbba {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.megarich-ctpeh2.megarich-cr3isd .megarich-u4hln2 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.megarich-of9tuo {
  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) {
  .megarich-of9tuo {
    padding: 24px;
  }
}

.megarich-of9tuo .megarich-a6bco7 {
  display: flex;
}

@media (min-width: 768px) {
  .megarich-of9tuo .megarich-a6bco7 {
    display: none;
  }
}

.megarich-of9tuo .megarich-wil15z svg {
  display: none;
}

.megarich-99sabe {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.megarich-99sabe .megarich-t3z4j4 {
  display: none;
}

@media (min-width: 768px) {
  .megarich-99sabe .megarich-t3z4j4 {
    display: flex;
  }
}

.megarich-ceue3s {
  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) {
  .megarich-ceue3s {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.megarich-ceue3s > * {
  margin: 0 !important;
}

.megarich-ceue3s img,
.megarich-enirk0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .megarich-ceue3s img,
  .megarich-enirk0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.megarich-ntzk9j {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .megarich-ntzk9j {
    width: 32px;
    height: 32px;
  }
}

.megarich-j5f8en {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .megarich-j5f8en {
    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;
  }

  .megarich-j5f8en::-webkit-scrollbar {
    display: none;
  }
}

.megarich-oj62v4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.megarich-oj62v4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.megarich-gxaead {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .megarich-gxaead {
    display: flex;
    opacity: 1;
  }
}

.megarich-oj62v4 picture {
  width: auto;
  height: 100%;
  display: block;
}

.megarich-oj62v4 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.megarich-v1d5w5 {
  margin: -24px 0;
}

.megarich-v1d5w5:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .megarich-v1d5w5 {
    margin: -16px 0;
  }
}

.megarich-z17fm4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .megarich-z17fm4 {
    flex-direction: row;
  }
}

.megarich-1qv6xc {
  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) {
  .megarich-1qv6xc {
    flex: 1;
  }
}

.megarich-1qv6xc::placeholder {
  color: var(--Text-400);
}

.megarich-ajqu17 {
  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;
}

.megarich-dl3ik4 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.megarich-dl3ik4::-webkit-scrollbar {
  display: none;
}

.megarich-esm26q {
  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;
}

.megarich-esm26q img,
.megarich-esm26q svg {
  margin-right: 8px;
}

.megarich-329rt4 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.megarich-v1d5w5 + .megarich-ves2mc {
  margin-top: 0;
}

@media (min-width: 768px) {
  .megarich-v1d5w5 + .megarich-ves2mc {
    margin-top: -16px;
  }
}

.megarich-uy3kxf {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.megarich-uy3kxf > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.megarich-uy3kxf > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.megarich-0uc011 {
  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;
}

.megarich-9gp06f {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.megarich-k1lzjz {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.megarich-uvyae1 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.megarich-89rcji {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.megarich-0uc011 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;
}

.megarich-0uc011 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) {
  .megarich-0uc011 {
    padding: 39px 179px 39px 39px;
  }

  .megarich-9gp06f {
    font-size: 40px;
    line-height: 48px;
  }

  .megarich-89rcji {
    height: 348px;
  }

  .megarich-0uc011 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .megarich-0uc011 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .megarich-0uc011 {
    padding: 63px;
  }
}

.megarich-1h9gnv {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .megarich-1h9gnv {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.megarich-ichhim {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .megarich-ichhim {
    width: auto;
  }
}

.megarich-2zklyq {
  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;
}

.megarich-2zklyq::-webkit-scrollbar {
  display: none;
}

.megarich-2zklyq 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);
}

.megarich-2zklyq a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .megarich-2zklyq {
    margin-left: 16px;
    margin-top: 0;
  }
}

.megarich-1h9gnv .megarich-kydywu {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.megarich-ro3jys,
    mask-image 0.3s;
}

.megarich-1h9gnv .megarich-kydywu.megarich-vdqlbd {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.megarich-d9wrcj {
  margin: 40px -16px;
}

.megarich-cx5u94 + .megarich-h5mwkx,
.megarich-cx5u94 + .megarich-1tvqtv {
  margin-top: 24px;
}

.megarich-p6xkmq {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.megarich-p6xkmq picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.megarich-crywou {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .megarich-crywou {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .megarich-crywou {
    margin-top: 0;
  }
}

.megarich-kg6fzk {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .megarich-kg6fzk {
    font-size: 24px;
    line-height: 32px;
  }
}

.megarich-262ra3 {
  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) {
  .megarich-262ra3 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.megarich-zmtztx {
  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) {
  .megarich-zmtztx {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.megarich-5n6skr {
  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) {
  .megarich-5n6skr {
    font-size: 20px;
    line-height: 28px;
  }
}

.megarich-wg6ytl {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .megarich-wg6ytl {
    font-size: 32px;
    line-height: 40px;
  }
}

.megarich-d1uki7 {
  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;
}

.megarich-f82li0 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.megarich-f82li0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.megarich-ves2mc {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.megarich-dt5rdl {
  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) {
  .megarich-dt5rdl {
    padding: 15px 48px;
  }
}

main > .megarich-ves2mc {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .megarich-qklhs1.megarich-j6380r > div:nth-child(n+5) {
    display: none;
  }
}

.megarich-tdv8pp p a img {
  display: block;
  margin: 0 auto;
}


.megarich-nedzug {
  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 */
.megarich-y4vrou {
  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;
}

.megarich-y4vrou label {
  font-size: 14px;
}

.megarich-y4vrou h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.megarich-y4vrou input,
.megarich-y4vrou textarea,
.megarich-y4vrou 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;
}
.megarich-y4vrou button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.megarich-e2jv15 ease;
}
.megarich-y4vrou button:hover {
  background-color: var(--button-bg-hover);
}
.megarich-jtcm58 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.megarich-fvzaec ease-in;
}

.megarich-jtcm58 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;
}
.megarich-sylm1c, .megarich-wiw8eg, [class*="review-card"],
thead, thead th, table th, .megarich-01lcrf,
.megarich-p3946e, [class*="collapsible-header"],
.megarich-fm2vkx, [class*="updated-block"] {
  color: #ece7dc !important;
}
