* {
  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;
  }
}

.freecash-9qajof {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .freecash-9qajof {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .freecash-9qajof {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.freecash-sc40kt {
  overflow: hidden;
}

.freecash-qfbet2 img {
  background: var(--Neutral-300);
}

.freecash-thah6r {
  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;
}

.freecash-g3j0fw {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.freecash-g3j0fw:hover {
  background: var(--button-bg-hover);
}

.freecash-ppmmlp {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.freecash-ppmmlp:hover {
  background: var(--button-bg-hover);
}

.freecash-gnm2sj {
  font-size: 12px;
  line-height: 18px;
}

.freecash-l6req8 {
  font-size: 18px;
  line-height: 26px;
}

.freecash-u7n417 {
  width: 100%;
}

.freecash-22hyek {
  padding: 6px 16px;
}

.freecash-v1ij84 {
  padding: 10px 16px;
}

.freecash-qpix16 {
  padding: 15px 26px;
}

.freecash-u3e6rr {
  flex-shrink: 0;
}

.freecash-pqbfoz {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.freecash-70ab14 {
  display: none;
}

.freecash-4chpn1 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.freecash-1hle3b {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.freecash-7rkyat {
  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;
}

.freecash-1tov9d {
  cursor: grab;
}

.freecash-7rkyat::-webkit-scrollbar {
  display: none;
}

.freecash-j4wo4w {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.freecash-a1g6ak {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.freecash-tc8ok9 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.freecash-vpclfp {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.freecash-76g66n {
  visibility: visible;
}

.freecash-td2myf {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.freecash-ts0jtz ease;
}

.freecash-6pn3g6 {
  background-color: var(--Primary-200);
  width: 16px;
}

.freecash-z2jaad {
  -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.freecash-ts0jtz,
    mask-image 0.3s;
}

.freecash-z2jaad.freecash-8kz70x {
  -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;
  }
}

.freecash-5cub9c: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;
}

.freecash-tavaho {
  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.freecash-wfu9gl.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.freecash-wfu9gl.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;
}

.freecash-9u3w5e {
  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);
}

.freecash-9u3w5e::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%
  );
}

.freecash-d9mhx0 {
  position: relative;
  z-index: 1;
}

.freecash-uc7n9z {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.freecash-h123wv {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.freecash-513xuc {
  font-size: 40px;
  line-height: 48px;
}

.freecash-nt8kn0 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.freecash-1mf63h {
  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;
}

.freecash-1mf63h:hover {
  background: var(--Primary-400);
}

.freecash-1mf63h svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.freecash-5cub9c 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) {
  .freecash-9u3w5e {
    max-width: 600px;
    padding: 64px;
  }

  .freecash-uc7n9z {
    font-size: 24px;
    line-height: 32px;
  }

  .freecash-h123wv {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .freecash-513xuc {
    font-size: 50px;
    line-height: 56px;
  }

  .freecash-nt8kn0 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .freecash-tavaho {
    top: 25px;
    right: 25px;
  }
}

.freecash-xumydq,
.freecash-je2woz {
  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;
}

.freecash-1svw4y.freecash-08bdnq::before,
.freecash-je2woz::before,
.freecash-47isp3::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.freecash-wfu9gl.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.freecash-6nul19 14.freecash-rmvj8a.freecash-pynzoy 14.freecash-xwyetd 15.freecash-p0y8qn 14.freecash-ccx1rm 15.freecash-k65awu 14.freecash-1xzovi.freecash-pun06l 14.freecash-tgid9f 19.freecash-5t6qmy 12.freecash-31h7t9 19.freecash-5t6qmy 10.freecash-jb7vrh.freecash-5t6qmy 8.freecash-a9oc4s 17.freecash-axd9q6 7.freecash-tsavmo 15.freecash-09adg6 7.freecash-1uvj4w.freecash-eqnocs 7.freecash-tsavmo 11.freecash-1nl86u 8.freecash-a9oc4s 11.freecash-1nl86u 10.freecash-b9mukf.freecash-1nl86u 12.freecash-jfp8xq 13.freecash-hlvlvy 14.freecash-m8wz7c 15.freecash-u31l5q 14.freecash-miixjw.freecash-upxmif 14.freecash-xf61f8 15.freecash-dv3nh0 14.freecash-pf4dk7 15.freecash-a1pjce 14.freecash-tg4rga.freecash-6nul19 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.freecash-kwjrf9 15.freecash-ine7qx.freecash-u216e4 15.freecash-sq8rpf 15.freecash-nbjn4u 15.freecash-v3tjbf 15.freecash-4m6jrq 15.freecash-5u0lx7.freecash-mkej1n 15.freecash-v3tjbf 15.freecash-eksswg 15.freecash-n2nmve 15.freecash-opmuw0 15.freecash-uueyw0.freecash-pnwu9d 15.freecash-sqg9yl 7.freecash-usuusg 18.freecash-ph4vde 7.freecash-2mrvmq 23.freecash-m10m0s.freecash-8utg5v.freecash-8v9x7t 18.freecash-8ey9h8 19.freecash-7tat0v 15.freecash-f94mcn 15.freecash-kwjrf9 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.freecash-d0kk4n [type="submit"] *,
.freecash-dr69h1 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .freecash-z93ikt {
    display: none;
  }
}

.freecash-knq6gp {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .freecash-knq6gp {
  display: none;
}

@media (min-width: 768px) {
  .freecash-knq6gp {
    bottom: 22px;
  }
}

.freecash-knq6gp input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .freecash-knq6gp {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.freecash-nmgn0e.static) .freecash-knq6gp {
    bottom: 8px;
  }
}

.freecash-ntz9nl {
  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.freecash-wfu9gl.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.freecash-mso6c0 3.freecash-2hd6ne.freecash-1711fy.freecash-bpuoah 3.freecash-nqu74s 3.freecash-x00p4i 5.freecash-hry6xq 3.freecash-x00p4i 8.freecash-y9hugq.freecash-i9xsxr.freecash-x00p4i 26.freecash-7k0d9e 5.freecash-krtujy 28.freecash-2hoc84 8.freecash-eut4bu 28.freecash-fonh6p.freecash-04v8bj 28.freecash-hoeiv3.freecash-5924f6 34.freecash-nvwpjh.freecash-vqugtd 36.freecash-jub19y 11.freecash-wrexac 37.freecash-bmer8t 12.freecash-wyi7t8 36.freecash-q3til6.freecash-ell4u8 28.freecash-50zi5f.freecash-fkpg8g.freecash-lvg77e 28.freecash-hg9iux 36.freecash-fretpx 26.freecash-vszk1p 36.freecash-fretpx 23.freecash-tjtua1.freecash-s2b9e9.freecash-fretpx 5.freecash-kidvtm 34.freecash-qg7ugt 3.freecash-nqu74s 31.freecash-mso6c0 3.freecash-ctbptp.freecash-h7nxpd 18.freecash-3bsnjv.freecash-1o05sf 18.freecash-zen6kb 8.freecash-ys9628 17.freecash-3e70mr 8.freecash-ys9628 15.freecash-im0a1w.freecash-ys9628 14.freecash-tz5ghf 9.freecash-1o05sf 13.freecash-d8641j 11.freecash-h7nxpd 13.freecash-wzjhc7.freecash-7vmlwa 13.freecash-d8641j 13.freecash-x7ri4p 14.freecash-tz5ghf 13.freecash-x7ri4p 15.freecash-0fbc5k.freecash-x7ri4p 17.freecash-3e70mr 12.freecash-7vmlwa 18.freecash-zen6kb 11.freecash-h7nxpd 18.freecash-zg1180.freecash-9sq5qi 18.freecash-ua42ja.freecash-dllsnq 18.freecash-zen6kb 17.freecash-w4wzd1 17.freecash-3e70mr 17.freecash-w4wzd1 15.freecash-rovvfc.freecash-w4wzd1 14.freecash-tz5ghf 18.freecash-dllsnq 13.freecash-d8641j 20.freecash-9sq5qi 13.freecash-kdnrcl.freecash-8wt20l 13.freecash-d8641j 22.freecash-961jma 14.freecash-tz5ghf 22.freecash-961jma 15.freecash-jz3kpr.freecash-62zvox 17.freecash-3e70mr 21.freecash-8wt20l 18.freecash-zen6kb 20.freecash-9sq5qi 18.freecash-u924sq.freecash-m5s27o 18.freecash-70arw0.freecash-96rmod 18.freecash-zen6kb 26.freecash-29nr1f 17.freecash-3e70mr 26.freecash-29nr1f 15.freecash-wpd1bu.freecash-29nr1f 14.freecash-tz5ghf 27.freecash-96rmod 13.freecash-d8641j 28.freecash-m5s27o 13.freecash-49xued.freecash-oihafq 13.freecash-d8641j 31.freecash-3ve6xw 14.freecash-tz5ghf 31.freecash-3ve6xw 15.freecash-pfdbk6.freecash-29nr1f 17.freecash-3e70mr 30.freecash-oihafq 18.freecash-zen6kb 28.freecash-m5s27o 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"])
    .freecash-ntz9nl {
    display: none;
  }
}

.freecash-oue4s8 {
  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) {
  .freecash-oue4s8 {
    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;
}

.freecash-dr69h1 {
  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) {
  .freecash-dr69h1 {
    padding: 14px 16px;
  }
}

.freecash-dr69h1 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.freecash-dr69h1 button:first-child {
  align-content: end;
}

.freecash-dr69h1 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .freecash-dr69h1
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .freecash-dr69h1
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.freecash-dr69h1 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.freecash-dr69h1 button:last-child svg {
  width: 38px;
  height: 38px;
}

.freecash-47isp3 {
  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;
}

.freecash-47isp3::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .freecash-47isp3,
.pc61d126-chatbot[data-active-screen="3"]
  .freecash-47isp3 {
  opacity: 1;
  visibility: visible;
}

.freecash-jm46gm {
  flex: 1 1;
}

.freecash-eiz9iy {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .freecash-eiz9iy {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .freecash-8hazu4 {
  display: block;
}

.freecash-occu6r {
  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) {
  .freecash-occu6r {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.freecash-je2woz {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.freecash-je2woz::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.freecash-t9xsmf span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.freecash-t9xsmf p {
  color: var(--Text-100);
}

.freecash-je2woz .freecash-lqnf04 {
  grid-area: button;
}

.freecash-je2woz .freecash-lqnf04::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.freecash-wfu9gl.org/2000/svg'%3E%3Cpath d='M4.freecash-piq0it 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.freecash-o9hwev 15L16.freecash-o9hwev 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.freecash-o9hwev 5L16.freecash-o9hwev 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .freecash-eg6bt9 {
  display: block;
}

.freecash-vz0nba {
  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) {
  .freecash-vz0nba {
    margin-top: 40px;
  }
}

.freecash-xumydq label,
.freecash-xumydq input {
  display: block;
  width: 100%;
}

.freecash-xumydq label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.freecash-xumydq label.freecash-zzh84s input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.freecash-xumydq label.freecash-zzh84s::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;
}

.freecash-xumydq 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;
}

.freecash-xumydq input::placeholder {
  color: var(--Text-400);
}

.freecash-qwlajn {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .freecash-qwlajn {
  display: flex;
}

.freecash-qwlajn ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .freecash-qwlajn ol {
    height: 420px;
    padding: 24px;
  }
}

.freecash-qwlajn ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.freecash-d0kk4n {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .freecash-d0kk4n {
    padding: 0 24px 24px;
  }
}

.freecash-d0kk4n 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;
}

.freecash-d0kk4n input::placeholder {
  color: var(--Text-400);
}

.freecash-d0kk4n [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.freecash-d0kk4n [type="submit"]:disabled {
  opacity: 0.5;
}

.freecash-d0kk4n [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .freecash-d0kk4n [type="submit"] {
    right: 40px;
  }
}

.freecash-1svw4y {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.freecash-1svw4y.freecash-08bdnq {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.freecash-1svw4y.freecash-08bdnq::before {
  content: "";
  width: 31px;
}

.freecash-1svw4y.freecash-08bdnq p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.freecash-1svw4y.freecash-sl3gkg p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.freecash-1svw4y p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.freecash-knq6gp .freecash-lqnf04 {
  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;
  }
}

.freecash-z93ikt {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .freecash-z93ikt {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .freecash-z93ikt {
    padding: 18px 0;
  }
}

.freecash-z93ikt .freecash-9qajof {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .freecash-z93ikt .freecash-9qajof {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.freecash-o1us26 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .freecash-o1us26 {
    max-width: 160px;
    height: 40px;
  }
}

.freecash-o1us26 picture,
.freecash-o1us26 img {
  display: block;
  width: 100%;
  height: 100%;
}

.freecash-o1us26 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .freecash-hn92j1 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.freecash-ts0jtz ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .freecash-z93ikt.freecash-ss9sgb .freecash-hn92j1 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .freecash-hn92j1 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .freecash-hn92j1 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.freecash-0fs0tp,
.freecash-jjiwh3 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .freecash-0fs0tp,
  .freecash-jjiwh3 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .freecash-jjiwh3 {
    display: none;
  }
}

.freecash-91je3p {
  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;
}

.freecash-ss9sgb .freecash-91je3p {
  background: var(--fh-bg-color);
}

.freecash-91je3p button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .freecash-91je3p {
    display: none;
  }
}

.freecash-yvjj1n {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .freecash-yvjj1n {
    display: none;
  }
}

.freecash-zjvobv {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.freecash-z93ikt.freecash-ss9sgb .freecash-zjvobv:first-child {
  display: none;
}

.freecash-z93ikt.freecash-ss9sgb .freecash-zjvobv:last-child {
  display: block;
}

.freecash-zjvobv:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .freecash-zjvobv {
    display: none;
  }
}

.freecash-c8nh52 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .freecash-c8nh52 {
    display: flex;
  }
}

.freecash-c8nh52 ul {
  max-height: 350px;
  overflow-y: auto;
}

.freecash-c8nh52:hover ul {
  visibility: visible;
  opacity: 1;
}

.freecash-c8nh52:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.freecash-c8nh52:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.freecash-c8nh52:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.freecash-c8nh52:hover .freecash-ooa59l svg {
  transform: rotate(180deg);
}

.freecash-07m1bl {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.freecash-q1u4vq {
  padding: 0 8px;
}

.freecash-w4gob2 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.freecash-w4gob2:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .freecash-w4gob2 {
    padding: 4px 8px;
  }
}

.freecash-5991tj {
  display: flex;
}

.freecash-5991tj img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.freecash-ooa59l {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.freecash-ooa59l svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.freecash-4n9fgl {
  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) {
  .freecash-4n9fgl {
    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;
  }
}

.freecash-mt3m5l {
  width: 100%;
}

@media (min-width: 1200px) {
  .freecash-mt3m5l {
    display: none;
  }
}

.freecash-r1r3m4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.freecash-kvg27a {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.freecash-txkstr {
  display: flex;
}

.freecash-eu0yu2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.freecash-e2a443 {
  list-style: none;
}

@media (max-width: 1199px) {
  .freecash-e2a443 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .freecash-e2a443 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .freecash-e2a443 .freecash-0ws80x [data-ref-el],
  .freecash-e2a443 .freecash-0ws80x span,
  .freecash-e2a443 .freecash-0ws80x a {
    white-space: nowrap;
  }
}

.freecash-a5we3x {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .freecash-a5we3x.freecash-ba5dzh > .freecash-0ws80x {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .freecash-a5we3x.freecash-slj9oj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .freecash-a5we3x.freecash-ba5dzh > .freecash-q8lcah {
    height: auto;
  }

  .freecash-a5we3x.freecash-ba5dzh > div > .freecash-ffjijh {
    transform: rotate(180deg);
  }
}

.freecash-a5we3x [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.freecash-a5we3x [data-ref-el],
.freecash-a5we3x span {
  cursor: pointer;
}

.freecash-a5we3x [data-ref-el],
.freecash-a5we3x span,
.freecash-a5we3x a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .freecash-a5we3x [data-ref-el],
  .freecash-a5we3x span,
  .freecash-a5we3x a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .freecash-a5we3x [data-ref-el],
  .freecash-a5we3x span,
  .freecash-a5we3x a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.freecash-q8lcah {
  height: 0;
  overflow: hidden;
  transition: height 0.freecash-ts0jtz ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.freecash-q8lcah::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.freecash-q8lcah::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.freecash-q8lcah::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .freecash-q8lcah {
    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;
  }

  .freecash-q8lcah:has(> .freecash-a5we3x.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .freecash-q8lcah .freecash-q8lcah {
    padding: 0;
  }

  .freecash-q8lcah .freecash-a5we3x {
    font-weight: 400;
  }

  .freecash-q8lcah .freecash-a5we3x:hover > .freecash-0ws80x {
    background: var(--Neutral-300);
  }

  .freecash-q8lcah .freecash-ffjijh {
    rotate: -90deg;
  }
}

.freecash-0ws80x {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .freecash-0ws80x {
    padding: 8px;
  }

  .freecash-a5we3x.freecash-w74lqx > .freecash-0ws80x {
    background: var(--Neutral-300);
  }
}

.freecash-ffjijh {
  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.freecash-wfu9gl.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.freecash-pck249 0.freecash-xik6i5.freecash-2e8ewq -0.freecash-76iefk 0.freecash-pm3zzp -0.freecash-76iefk 1.freecash-3k189u 0.freecash-wy8u0t.freecash-49f9jn 4.freecash-b6yf5q.freecash-pck249 0.freecash-ufmste.freecash-9nj6ka -0.freecash-76iefk 9.freecash-cv89o6 -0.freecash-76iefk 10.freecash-0obcri 0.freecash-bc92ys.freecash-439tdx 0.freecash-2e8ewq 10.freecash-439tdx 0.freecash-pm3zzp 10.freecash-0obcri 1.freecash-w9t6l8.freecash-tfyyo2 5.freecash-q1pfky.freecash-uzetrp 6.freecash-wbprqj 5.freecash-spi5w7 6.freecash-wbprqj 4.freecash-ob2kf5 5.freecash-t2bhrq.freecash-pck249 1.freecash-zcugoa.freecash-76iefk 0.freecash-pm3zzp -0.freecash-76iefk 0.freecash-2e8ewq 0.freecash-pck249 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.freecash-ts0jtz ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .freecash-ffjijh {
    cursor: default;
  }
}

.freecash-lrlt3u {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.freecash-7t7wnc {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .freecash-7t7wnc {
    padding: 40px 4px;
  }
}

.freecash-vls1jh {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .freecash-vls1jh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.freecash-7od3jm {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .freecash-7od3jm {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.freecash-7od3jm ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.freecash-7od3jm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.freecash-7od3jm [data-ref-el],
.freecash-7od3jm span,
.freecash-7od3jm a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.freecash-0ok3qi {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .freecash-0ok3qi {
    margin-bottom: 12px;
  }
}

.freecash-fg21pv {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.freecash-fg21pv img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .freecash-fg21pv:last-child {
    margin-right: 0;
  }
}

.freecash-f82cxd {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.freecash-0ok3qi:hover .freecash-ah8rvw {
  visibility: visible;
  opacity: 1;
}

.freecash-ah8rvw {
  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);
}

.freecash-wsd3xm {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.freecash-gzb5jg {
  display: flex;
  margin: 6px;
}

.freecash-gzb5jg img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.freecash-ah8rvw::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);
}

.freecash-ah8rvw::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);
}

.freecash-yg9by6 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .freecash-yg9by6 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.freecash-680hu0 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .freecash-680hu0 {
    margin-right: 32px;
  }
}

.freecash-r8ke53 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .freecash-r8ke53 {
    margin-top: 0;
    width: 340px;
  }
}

.freecash-r8ke53 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.freecash-hbnjso {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.freecash-p7dxvx {
  position: relative;
}

@media (min-width: 768px) {
  .freecash-p7dxvx {
    margin-top: 40px;
  }
}

.freecash-p7dxvx + .freecash-b15hzn,
.freecash-p7dxvx + .freecash-p7dxvx {
  margin-top: 24px;
}

.freecash-o4iwiz {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .freecash-o4iwiz {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .freecash-o4iwiz {
    padding: 80px;
  }
}

.freecash-dbvtln {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .freecash-dbvtln {
    padding: 0 16px;
}


}

.freecash-qtgg58 {
  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) {
  .freecash-qtgg58 {
    font-size: 48px;
    line-height: 56px;
  }
}

.freecash-yfq2cc {
  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) {
  .freecash-yfq2cc {
    font-size: 24px;
    line-height: 32px;
  }
}

.freecash-4grc1x {
  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;
}

.freecash-4grc1x:hover {
  background: var(--button-bg-hover);
}

.freecash-iy4ujl {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.freecash-iy4ujl img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .freecash-iy4ujl img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .freecash-iy4ujl img {
  min-height: 100%;
  }
}

.freecash-o4iwiz::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.freecash-41cmy7 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.freecash-41cmy7 h1,
.freecash-41cmy7 h2,
.freecash-41cmy7 h3,
.freecash-41cmy7 h4 {
  margin-bottom: 6px;
}

.freecash-41cmy7 h1:not(:first-child),
.freecash-41cmy7 h2:not(:first-child),
.freecash-41cmy7 h3:not(:first-child),
.freecash-41cmy7 h4:not(:first-child) {
  margin-top: 16px;
}

.freecash-41cmy7 h1,
.freecash-41cmy7 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .freecash-41cmy7 h1,
  .freecash-41cmy7 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.freecash-41cmy7 h2,
.freecash-41cmy7 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .freecash-41cmy7 h2,
  .freecash-41cmy7 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.freecash-41cmy7 h3,
.freecash-41cmy7 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .freecash-41cmy7 h3,
  .freecash-41cmy7 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.freecash-41cmy7 h4,
.freecash-41cmy7 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.freecash-41cmy7 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.freecash-41cmy7 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.freecash-41cmy7 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);
}

.freecash-41cmy7 ul ul {
  margin-bottom: 8px;
}

.freecash-41cmy7 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.freecash-41cmy7 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.freecash-41cmy7 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.freecash-41cmy7 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.freecash-41cmy7 ol li::marker {
  font-weight: 700;
}

.freecash-41cmy7 ol ol {
  margin-bottom: 8px;
}

.freecash-41cmy7 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.freecash-41cmy7 ol ul li {
  padding-left: 16px;
}

.freecash-41cmy7 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) {
  .freecash-41cmy7 table {
    padding: 24px;
  }
}

.freecash-41cmy7 table.freecash-aor2xm {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.freecash-ts0jtz,
    mask-image 0.3s;
}

.freecash-41cmy7 table.freecash-aor2xm.freecash-8kz70x {
  -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) {
  .freecash-41cmy7 table {
    display: table;
  }
}

.freecash-41cmy7 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);
}

.freecash-41cmy7 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.freecash-41cmy7 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.freecash-41cmy7 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) {
  .freecash-41cmy7 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.freecash-41cmy7 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.freecash-41cmy7 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.freecash-41cmy7 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.freecash-41cmy7 img {
  max-width: 100%;
  height: auto;
}

.freecash-uj7dod {
  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) {
  .freecash-uj7dod {
    padding: 24px;
  }
}

.freecash-zt69nz {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .freecash-zt69nz {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.freecash-zt69nz > * {
  margin: 0 !important;
}

.freecash-zt69nz img,
.freecash-89mdxa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .freecash-zt69nz img,
  .freecash-89mdxa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.freecash-dj6vk4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .freecash-dj6vk4 {
    width: 32px;
    height: 32px;
  }
}

.freecash-2bcz9u {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.freecash-2bcz9u .freecash-j5uapl {
  flex-shrink: 0;
}

.freecash-2bcz9u .freecash-nijsto svg {
  display: none;
}

.freecash-z7m2uy {
  display: grid;
  transition: max-height 0.freecash-ts0jtz ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .freecash-z7m2uy {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .freecash-z7m2uy {
    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));
  }
}

.freecash-z7m2uy.freecash-21n6ls + .freecash-j5uapl svg {
  transform: rotate(180deg);
}

.freecash-a4sstc {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.freecash-a4sstc > div:nth-child(3n) {
  grid-column: span 2;
}

.freecash-a4sstc
  > div:nth-child(3n)
  .freecash-e500eq
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .freecash-a4sstc {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .freecash-a4sstc > div:nth-child(3n) {
    grid-column: unset;
  }

  .freecash-a4sstc
    > div:nth-child(3n)
    .freecash-e500eq
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .freecash-a4sstc {
    max-width: 270px;
  }
}

.freecash-a4sstc .freecash-e500eq button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .freecash-a4sstc .freecash-e500eq button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .freecash-a4sstc .freecash-e500eq button {
    max-width: 104px;
  }
}

.freecash-1vdxzu {
  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) {
  .freecash-1vdxzu {
    margin-bottom: 0;
  }
}

.freecash-abe535 {
  display: none;
  opacity: 0;
}

.freecash-5a74me {
  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;
  }
}

.freecash-5a74me img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.freecash-e500eq {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.freecash-e500eq button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .freecash-e500eq
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .freecash-e500eq
    button {
    max-width: 145px;
  }
}

.freecash-jwr7eu:first-child
  .freecash-e500eq
  button {
  max-width: 270px;
}

.freecash-6ktjht {
  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%;
}

.freecash-1vdxzu picture {
  width: 100%;
  max-width: 100%;
}

.freecash-ovb1n3 {
  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;
}

.freecash-ovb1n3 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.freecash-1vdxzu:hover .freecash-ovb1n3 {
  display: flex;
}

.freecash-ofegq8 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.freecash-7em0xh {
  display: flex;
}

.freecash-7em0xh:hover .freecash-ndidwq,
.freecash-7em0xh .freecash-w74lqx .freecash-ndidwq {
  display: flex;
}

.freecash-7em0xh svg {
  flex-shrink: 0;
}

.freecash-ndidwq {
  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) {
  .freecash-ndidwq {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.freecash-ndidwq:hover {
  display: flex;
}

.freecash-ndidwq svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.freecash-wtvtaf {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .freecash-wtvtaf {
    font-size: 12px;
  }
}

.freecash-k9q38f,
.freecash-s78ny0 {
  width: 50%;
  flex-shrink: 0;
}

.freecash-k9q38f {
  font-weight: 700;
}

.freecash-hmh1uv .freecash-z7m2uy {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .freecash-hmh1uv .freecash-z7m2uy {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .freecash-hmh1uv .freecash-z7m2uy {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.freecash-hmh1uv
  .freecash-6ktjht:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.freecash-hmh1uv .freecash-5a74me {
  height: 100% !important;
  border-radius: 16px;
}

.freecash-hmh1uv .freecash-e500eq {
  gap: 4px;
  align-items: center;
}

.freecash-hmh1uv .freecash-e500eq button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.freecash-hmh1uv .freecash-e500eq svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.freecash-hmh1uv .freecash-h39mww,
.freecash-hmh1uv .freecash-darvwq {
  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.freecash-wfu9gl.org/2000/svg'%3E%3Cpath d='M9.freecash-1cd44q 4.freecash-gofn3j.freecash-8cze7i 5.freecash-ec1oy9.freecash-xp4gn9 5.freecash-1znst8.freecash-kuhmvd 5.freecash-lqg7in.freecash-06zpjc 8.freecash-b1cmvd.freecash-wncdqr 9.freecash-zgzgoc.freecash-le9ef7 9.freecash-zs2w57.freecash-adiqmf 13.freecash-5ed27w.freecash-gnty0e 11.freecash-mosjx2.freecash-gofi6y 11.freecash-l03m2c.freecash-gyy2cx 11.freecash-mcr27u.freecash-09jjqa 13.freecash-wbd0tc.freecash-ge48wl 9.freecash-io9xi2.freecash-b7d0r6 9.freecash-tucemh.freecash-35lwz4 8.freecash-a4hpox.freecash-5nb2h4 5.freecash-ijdy4g.freecash-k43vh6 5.freecash-g6672q.freecash-shatyd 5.freecash-zm0gep.freecash-g39hkw 4.freecash-ez2vd7.freecash-gofi6y 1.freecash-84d9e0.freecash-1cd44q 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.freecash-hmh1uv .freecash-h39mww {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.freecash-hmh1uv .freecash-darvwq {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.freecash-q63vvz {
  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) {
  .freecash-q63vvz {
    padding: 24px;
  }
}

.freecash-q63vvz .freecash-j5uapl {
  display: flex;
}

@media (min-width: 768px) {
  .freecash-q63vvz .freecash-j5uapl {
    display: none;
  }
}

.freecash-q63vvz .freecash-nijsto svg {
  display: none;
}

.freecash-2nr19w {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.freecash-2nr19w .freecash-thah6r {
  display: none;
}

@media (min-width: 768px) {
  .freecash-2nr19w .freecash-thah6r {
    display: flex;
  }
}

.freecash-xh3ssj {
  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) {
  .freecash-xh3ssj {
    font-size: 40px;
    line-height: 48px;
  }
}

.freecash-xh3ssj > * {
  margin: 0 !important;
}

.freecash-xh3ssj img,
.freecash-mhzn29 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .freecash-xh3ssj img,
  .freecash-mhzn29 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.freecash-k7je9g {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .freecash-k7je9g {
    width: 32px;
    height: 32px;
  }
}

.freecash-nrni2r {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .freecash-nrni2r {
    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;
  }

  .freecash-nrni2r::-webkit-scrollbar {
    display: none;
  }
}

.freecash-zyj4tm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .freecash-zyj4tm {
    padding: 7px 15px;
  }
}

.freecash-zyj4tm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.freecash-mo9i5d {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .freecash-mo9i5d {
    display: flex;
    opacity: 1;
  }
}

.freecash-zyj4tm picture {
  height: 100%;
  display: block;
}

.freecash-zyj4tm img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .freecash-zyj4tm img {
    width: 88px;
    height: 44px;
  }
}

.freecash-zyj4tm p {
  text-align: center;
  width: 100%;
}

.freecash-wu800c {
  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) {
  .freecash-wu800c {
    font-size: 40px;
    line-height: 48px;
  }
}

.freecash-wu800c img,
.freecash-w7och7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .freecash-wu800c img,
  .freecash-w7och7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.freecash-jf83mz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .freecash-jf83mz {
    width: 32px;
    height: 32px;
  }
}

.freecash-zlzru9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.freecash-9z8f9b {
  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;
}

.freecash-v86q1u {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.freecash-v86q1u.freecash-w74lqx {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.freecash-byd25h {
  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) {
  .freecash-byd25h {
    font-size: 20px;
    line-height: 28px;
  }
}

.freecash-z6bjo1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.freecash-49y9rv {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.freecash-ts0jtz ease;
  opacity: 0;
  color: var(--text-color);
}

.freecash-r5z55x {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.freecash-r5z55x ol,
.freecash-r5z55x ul {
  padding-left: 1.3em;
}

.freecash-v86q1u.freecash-w74lqx .freecash-49y9rv {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.freecash-v86q1u.freecash-w74lqx .freecash-z6bjo1 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.freecash-cos6bs {
  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) {
  .freecash-cos6bs {
    padding: 24px;
  }
}

.freecash-cos6bs .freecash-j5uapl {
  display: flex;
}

@media (min-width: 768px) {
  .freecash-cos6bs .freecash-j5uapl {
    display: none;
  }
}

.freecash-cos6bs .freecash-nijsto svg {
  display: none;
}

.freecash-wswlmh {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.freecash-wswlmh .freecash-thah6r {
  display: none;
}

@media (min-width: 768px) {
  .freecash-wswlmh .freecash-thah6r {
    display: flex;
  }
}

.freecash-5vl4lq {
  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) {
  .freecash-5vl4lq {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.freecash-5vl4lq > * {
  margin: 0 !important;
}

.freecash-5vl4lq img,
.freecash-tj9stv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .freecash-5vl4lq img,
  .freecash-tj9stv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.freecash-7elpv3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .freecash-7elpv3 {
    width: 32px;
    height: 32px;
  }
}

.freecash-yml3ds {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .freecash-yml3ds {
    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;
  }

  .freecash-yml3ds::-webkit-scrollbar {
    display: none;
  }
}

.freecash-nz4hxp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.freecash-nz4hxp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.freecash-lofij6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .freecash-lofij6 {
    display: flex;
    opacity: 1;
  }
}

.freecash-nz4hxp picture {
  width: auto;
  height: 100%;
  display: block;
}

.freecash-nz4hxp picture img {
  display: block;
  width: auto;
  height: 100%;
}

.freecash-6f7sed {
  margin: -24px 0;
}

.freecash-6f7sed:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .freecash-6f7sed {
    margin: -16px 0;
  }
}

.freecash-a2ul6b {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .freecash-a2ul6b {
    flex-direction: row;
  }
}

.freecash-jmmwvx {
  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) {
  .freecash-jmmwvx {
    flex: 1;
  }
}

.freecash-jmmwvx::placeholder {
  color: var(--Text-400);
}

.freecash-un7h7g {
  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;
}

.freecash-zh35ah {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.freecash-zh35ah::-webkit-scrollbar {
  display: none;
}

.freecash-pqsnu7 {
  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;
}

.freecash-pqsnu7 img,
.freecash-pqsnu7 svg {
  margin-right: 8px;
}

.freecash-iv06hb {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.freecash-6f7sed + .freecash-yylnov {
  margin-top: 0;
}

@media (min-width: 768px) {
  .freecash-6f7sed + .freecash-yylnov {
    margin-top: -16px;
  }
}

.freecash-jfk4yg {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.freecash-jfk4yg > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.freecash-jfk4yg > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.freecash-7869ji {
  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;
}

.freecash-r4t1m0 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.freecash-ut1ir0 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.freecash-8i4vpu {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.freecash-6humgl {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.freecash-7869ji 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;
}

.freecash-7869ji 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) {
  .freecash-7869ji {
    padding: 39px 179px 39px 39px;
  }

  .freecash-r4t1m0 {
    font-size: 40px;
    line-height: 48px;
  }

  .freecash-6humgl {
    height: 348px;
  }

  .freecash-7869ji button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .freecash-7869ji button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .freecash-7869ji {
    padding: 63px;
  }
}

.freecash-ncc441 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .freecash-ncc441 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.freecash-x4tnc5 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .freecash-x4tnc5 {
    width: auto;
  }
}

.freecash-a2zqsy {
  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;
}

.freecash-a2zqsy::-webkit-scrollbar {
  display: none;
}

.freecash-a2zqsy 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);
}

.freecash-a2zqsy a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .freecash-a2zqsy {
    margin-left: 16px;
    margin-top: 0;
  }
}

.freecash-ncc441 .freecash-tifa2o {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.freecash-ts0jtz,
    mask-image 0.3s;
}

.freecash-ncc441 .freecash-tifa2o.freecash-8kz70x {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.freecash-39kkcw {
  margin: 40px -16px;
}

.freecash-v1kj7d + .freecash-b15hzn,
.freecash-v1kj7d + .freecash-p7dxvx {
  margin-top: 24px;
}

.freecash-cvbj9f {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.freecash-cvbj9f picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.freecash-5h101d {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .freecash-5h101d {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .freecash-5h101d {
    margin-top: 0;
  }
}

.freecash-2fwdki {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .freecash-2fwdki {
    font-size: 24px;
    line-height: 32px;
  }
}

.freecash-ap37e4 {
  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) {
  .freecash-ap37e4 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.freecash-v867xr {
  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) {
  .freecash-v867xr {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.freecash-6v24ns {
  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) {
  .freecash-6v24ns {
    font-size: 20px;
    line-height: 28px;
  }
}

.freecash-imlzc0 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .freecash-imlzc0 {
    font-size: 32px;
    line-height: 40px;
  }
}

.freecash-1f7dlh {
  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;
}

.freecash-paag1m {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.freecash-paag1m img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.freecash-yylnov {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.freecash-hhgsv3 {
  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) {
  .freecash-hhgsv3 {
    padding: 15px 48px;
  }
}

main > .freecash-yylnov {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .freecash-z7m2uy.freecash-i3iyy0 > div:nth-child(n+5) {
    display: none;
  }
}

.freecash-41cmy7 p a img {
  display: block;
  margin: 0 auto;
}


.freecash-4eusng {
  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 */
.freecash-c1kwce {
  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;
}

.freecash-c1kwce label {
  font-size: 14px;
}

.freecash-c1kwce h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.freecash-c1kwce input,
.freecash-c1kwce textarea,
.freecash-c1kwce 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;
}
.freecash-c1kwce button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.freecash-13batm ease;
}
.freecash-c1kwce button:hover {
  background-color: var(--button-bg-hover);
}
.freecash-lu1d54 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.freecash-bijzee ease-in;
}

.freecash-lu1d54 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;
}
.freecash-qjjxjk, .freecash-pcenre, [class*="review-card"],
thead, thead th, table th, .freecash-egxaxq,
.freecash-81ie65, [class*="collapsible-header"],
.freecash-t1kc1m, [class*="updated-block"] {
  color: #ece7dc !important;
}
