* {
  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;
  }
}

.stake-xsdqyg {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stake-xsdqyg {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-xsdqyg {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stake-0acvbv {
  overflow: hidden;
}

.stake-7fmicq img {
  background: var(--Neutral-300);
}

.stake-oeiosg {
  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;
}

.stake-v20fdu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stake-v20fdu:hover {
  background: var(--button-bg-hover);
}

.stake-0ynln6 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stake-0ynln6:hover {
  background: var(--button-bg-hover);
}

.stake-u2u9oh {
  font-size: 12px;
  line-height: 18px;
}

.stake-m2daoo {
  font-size: 18px;
  line-height: 26px;
}

.stake-f195x3 {
  width: 100%;
}

.stake-bdxbz5 {
  padding: 6px 16px;
}

.stake-ek12aw {
  padding: 10px 16px;
}

.stake-jcm0cz {
  padding: 15px 26px;
}

.stake-syr997 {
  flex-shrink: 0;
}

.stake-l5mncr {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.stake-c4kobg {
  display: none;
}

.stake-sxnc44 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stake-0hq6bc {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stake-040ffb {
  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;
}

.stake-fiwvv5 {
  cursor: grab;
}

.stake-040ffb::-webkit-scrollbar {
  display: none;
}

.stake-rrl0gc {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stake-7t1848 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stake-yijaut {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stake-juutl5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stake-kzgoo1 {
  visibility: visible;
}

.stake-occnxg {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stake-xa5dqg ease;
}

.stake-t5t8hl {
  background-color: var(--Primary-200);
  width: 16px;
}

.stake-kersdq {
  -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.stake-xa5dqg,
    mask-image 0.3s;
}

.stake-kersdq.stake-8759ar {
  -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;
  }
}

.stake-t02klf: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;
}

.stake-izauw2 {
  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.stake-jx96oe.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.stake-jx96oe.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;
}

.stake-mw8xly {
  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);
}

.stake-mw8xly::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%
  );
}

.stake-c2ra6q {
  position: relative;
  z-index: 1;
}

.stake-5c8cr7 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stake-mhgkec {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stake-mebouu {
  font-size: 40px;
  line-height: 48px;
}

.stake-6gq90s {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stake-rzo7mv {
  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;
}

.stake-rzo7mv:hover {
  background: var(--Primary-400);
}

.stake-rzo7mv svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stake-t02klf 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) {
  .stake-mw8xly {
    max-width: 600px;
    padding: 64px;
  }

  .stake-5c8cr7 {
    font-size: 24px;
    line-height: 32px;
  }

  .stake-mhgkec {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stake-mebouu {
    font-size: 50px;
    line-height: 56px;
  }

  .stake-6gq90s {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stake-izauw2 {
    top: 25px;
    right: 25px;
  }
}

.stake-0h9503,
.stake-fr5056 {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.stake-su2iqd.stake-1ciili::before,
.stake-fr5056::before,
.stake-j4jvcr::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.stake-jx96oe.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stake-x81g4i 14.stake-qocryr.stake-c8wiaa 14.stake-3x9a2h 15.stake-1paygl 14.stake-a23iju 15.stake-utnqj7 14.stake-usbuj4.stake-shv0af 14.stake-ub37fj 19.stake-vn94oc 12.stake-rq2xbb 19.stake-vn94oc 10.stake-670v7g.stake-vn94oc 8.stake-sg6sww 17.stake-hpzhjb 7.stake-1nen80 15.stake-cqhipc 7.stake-wpjm71.stake-dfhaav 7.stake-1nen80 11.stake-o8ej1d 8.stake-sg6sww 11.stake-o8ej1d 10.stake-6vxjrf.stake-o8ej1d 12.stake-bnaz2k 13.stake-q8g13a 14.stake-y2i78l 15.stake-gvhp8j 14.stake-20r699.stake-0y3f4x 14.stake-d5gnc8 15.stake-lblcwd 14.stake-buao53 15.stake-yxrypt 14.stake-ecipyx.stake-x81g4i 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stake-1b2wc4 15.stake-plu92n.stake-grbepy 15.stake-0f7y00 15.stake-jnn9l4 15.stake-v4vhc6 15.stake-mezfer 15.stake-5o9zug.stake-jqyeo5 15.stake-v4vhc6 15.stake-s29it6 15.stake-234ta1 15.stake-nlt8uw 15.stake-uy9qdk.stake-lpha62 15.stake-151b66 7.stake-h34iso 18.stake-4jte7h 7.stake-grmbrj 23.stake-ivqace.stake-97daic.stake-los35t 18.stake-v9bhij 19.stake-flr0yk 15.stake-fm98n3 15.stake-1b2wc4 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stake-1onwmw [type="submit"] *,
.stake-7umd88 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(#chatbot-window[aria-hidden="false"]) .stake-8he7nb {
    display: none;
  }
}

.stake-00i7j9 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--text-color);
}

body:has(header nav.open) .stake-00i7j9 {
  display: none;
}

@media (min-width: 768px) {
  .stake-00i7j9 {
    bottom: 22px;
  }
}

.stake-00i7j9 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stake-00i7j9 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stake-n0jb23.static) .stake-00i7j9 {
    bottom: 8px;
  }
}

.stake-hg5nyh {
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: 1px solid var(--text-color);
  background: var(--fh-bg-color);
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(#chatbot-window[aria-hidden="false"]) .stake-hg5nyh {
    display: none;
  }
}

.stake-uu6jpq {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--fh-bg-color);
  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) {
  .stake-uu6jpq {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--border-color);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

#chatbot-window[aria-hidden="true"] {
  display: none;
}

.stake-7umd88 {
  border-bottom: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  color: var(--text-color);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .stake-7umd88 {
    padding: 14px 16px;
  }
}

.stake-7umd88 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--text-color);
}

.stake-7umd88 button:first-child {
  align-content: end;
}

.stake-7umd88 button:first-of-type {
  display: none;
}

#pc61d126-chatbot[data-active-screen="2"]
  .stake-7umd88
  button:first-of-type,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-7umd88
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stake-7umd88 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stake-7umd88 button:last-child svg {
  width: 38px;
  height: 38px;
}

.stake-j4jvcr {
  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;
}

#pc61d126-chatbot[data-active-screen="2"] .stake-j4jvcr,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-j4jvcr {
  opacity: 1;
  visibility: visible;
}

.stake-nwkbbt {
  flex: 1 1;
}

.stake-nn6gat {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-nn6gat {
    padding: 24px;
  }
}

#pc61d126-chatbot[data-active-screen="1"] .stake-jsh5ir {
  display: block;
}

.stake-4l9ol9 {
  color: var(--text-color);
  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) {
  .stake-4l9ol9 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-fr5056 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stake-fr5056::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stake-7fkgmq span {
  color: var(--text-color);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stake-7fkgmq p {
  color: var(--text-color);
}

.stake-fr5056 .stake-r7wwc0 {
  grid-area: button;
}

.stake-fr5056 .stake-r7wwc0::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.stake-jx96oe.org/2000/svg'%3E%3Cpath d='M4.stake-hhtnpn 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-1jsxfx 15L16.stake-1jsxfx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-1jsxfx 5L16.stake-1jsxfx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#pc61d126-chatbot[data-active-screen="2"] .stake-nepseq {
  display: block;
}

.stake-4zh1c3 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .stake-4zh1c3 {
    margin-top: 40px;
  }
}

.stake-0h9503 label,
.stake-0h9503 input {
  display: block;
  width: 100%;
}

.stake-0h9503 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stake-0h9503 label.stake-y9fmfr input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stake-0h9503 label.stake-y9fmfr::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;
}

.stake-0h9503 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;
}

.stake-0h9503 input::placeholder {
  color: var(--Text-400);
}

.stake-oc6fo4 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

#pc61d126-chatbot[data-active-screen="3"] .stake-oc6fo4 {
  display: flex;
}

.stake-oc6fo4 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stake-oc6fo4 ol {
    height: 420px;
    padding: 24px;
  }
}

.stake-oc6fo4 ol a {
  cursor: pointer;
  color: var(--text-color);
}

.stake-1onwmw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-1onwmw {
    padding: 0 24px 24px;
  }
}

.stake-1onwmw input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--main-theme-color);
  color: var(--text-color);
  font-size: 16px;
  line-height: 24px;
}

.stake-1onwmw input::placeholder {
  color: var(--text-color);
}

.stake-1onwmw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stake-1onwmw [type="submit"]:disabled {
  opacity: 0.5;
}

.stake-1onwmw [type="submit"] svg {
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .stake-1onwmw [type="submit"] {
    right: 40px;
  }
}

.stake-su2iqd {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stake-su2iqd.stake-1ciili {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stake-su2iqd.stake-1ciili p {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color, rgba(43, 43, 43, 0.6));
}

.stake-su2iqd.stake-5cp4pg p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  background: var(--fh-bg-color, rgba(43, 43, 43, 0.6));
}

.stake-su2iqd p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stake-00i7j9 .stake-r7wwc0 {
  max-width: 375px;
  width: 100%;
  border-radius: 16px;
  background: var(--button-bg-color);
  text-align: center;
  padding: 9px;
  color: var(--button-text-color);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.stake-8he7nb {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stake-8he7nb {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stake-8he7nb {
    padding: 18px 0;
  }
}

.stake-8he7nb .stake-xsdqyg {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stake-8he7nb .stake-xsdqyg {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stake-a8kkgd {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stake-a8kkgd {
    max-width: 160px;
    height: 40px;
  }
}

.stake-a8kkgd picture,
.stake-a8kkgd img {
  display: block;
  width: 100%;
  height: 100%;
}

.stake-a8kkgd img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stake-dr8g08 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stake-xa5dqg ease;
    transform: translateX(100%);
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stake-8he7nb.stake-ikfg50 .stake-dr8g08 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stake-dr8g08 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stake-dr8g08 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stake-ut4ihz,
.stake-6kj0ev {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stake-ut4ihz,
  .stake-6kj0ev {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stake-6kj0ev {
    display: none;
  }
}

.stake-lp4k1y {
  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;
}

.stake-ikfg50 .stake-lp4k1y {
  background: var(--fh-bg-color);
}

.stake-lp4k1y button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stake-lp4k1y {
    display: none;
  }
}

.stake-7s83t0 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-7s83t0 {
    display: none;
  }
}

.stake-voay0t {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.stake-8he7nb.stake-ikfg50 .stake-voay0t:first-child {
  display: none;
}

.stake-8he7nb.stake-ikfg50 .stake-voay0t:last-child {
  display: block;
}

.stake-voay0t:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stake-voay0t {
    display: none;
  }
}

.stake-mae75h {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stake-mae75h {
    display: flex;
  }
}

.stake-mae75h ul {
  max-height: 350px;
  overflow-y: auto;
}

.stake-mae75h:hover ul {
  visibility: visible;
  opacity: 1;
}

.stake-mae75h:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stake-mae75h:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stake-mae75h:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stake-mae75h:hover .stake-74k8ph svg {
  transform: rotate(180deg);
}

.stake-61471w {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
  align-items: center;
}

.stake-61471w span {
  margin-left: 5px;
}

.stake-09jkpp {
  padding: 0 8px;
}

.stake-nrctr0 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stake-nrctr0:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stake-nrctr0 {
    padding: 4px 8px;
  }
}

.stake-nv1fcr {
  display: flex;
}

.stake-nv1fcr img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stake-74k8ph {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stake-74k8ph svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stake-udkqfh {
  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) {
  .stake-udkqfh {
    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;
  }
}

.stake-d1uis4 {
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-d1uis4 {
    display: none;
  }
}

.stake-cckbk5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stake-en4bs7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stake-q22hpg {
  display: flex;
}

.stake-qks7ud {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stake-i6xzg1 {
  list-style: none;
}

@media (max-width: 1199px) {
  .stake-i6xzg1 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stake-i6xzg1 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stake-i6xzg1 .stake-jfo9ka [data-ref-el],
  .stake-i6xzg1 .stake-jfo9ka span,
  .stake-i6xzg1 .stake-jfo9ka a {
    white-space: nowrap;
  }
}

.stake-77vp8n {
  width: 100%;
  transition: 0.3s;
  color: var(--text-color);
  position: relative;
}

@media (max-width: 1199px) {
  .stake-77vp8n.stake-6ehu5i > .stake-jfo9ka {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stake-77vp8n.stake-mgm37j:hover > #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stake-77vp8n.stake-6ehu5i > .stake-45i4xu {
    height: auto;
  }

  .stake-77vp8n.stake-6ehu5i > div > .stake-n9p24h {
    transform: rotate(180deg);
  }

  #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

.stake-77vp8n [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stake-77vp8n [data-ref-el],
.stake-77vp8n span {
  cursor: pointer;
}

.stake-77vp8n [data-ref-el],
.stake-77vp8n span,
.stake-77vp8n a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .stake-77vp8n [data-ref-el],
  .stake-77vp8n span,
  .stake-77vp8n a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stake-77vp8n [data-ref-el],
  .stake-77vp8n span,
  .stake-77vp8n a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stake-45i4xu {
  height: 0;
  overflow: hidden;
  transition: height 0.stake-xa5dqg ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stake-45i4xu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stake-45i4xu::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stake-45i4xu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stake-45i4xu {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--fh-bg-color);
    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;
  }

  .stake-45i4xu:has(> .stake-77vp8n.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stake-45i4xu .stake-45i4xu {
    padding: 0;
  }

  .stake-45i4xu .stake-77vp8n {
    font-weight: 400;
  }

  .stake-45i4xu .stake-77vp8n:hover > .stake-jfo9ka {
    background: var(--Neutral-300);
  }

  .stake-45i4xu .stake-n9p24h {
    rotate: -90deg;
  }
}

.stake-jfo9ka {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-jfo9ka {
    padding: 8px;
  }

  .stake-77vp8n.stake-r06ds5 > .stake-jfo9ka {
    background: var(--Neutral-300);
  }
}

.stake-45i4xu .stake-77vp8n:hover {
  background: var(--button-bg-hover);
}

.stake-n9p24h {
  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.stake-jx96oe.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stake-hdqgg0 0.stake-yddlxz.stake-65pyf9 -0.stake-zvkyrn 0.stake-1idw9r -0.stake-zvkyrn 1.stake-nh1hhh 0.stake-ul470w.stake-x0yz9d 4.stake-20vpmc.stake-hdqgg0 0.stake-odxult.stake-i1ejoh -0.stake-zvkyrn 9.stake-wpvchb -0.stake-zvkyrn 10.stake-jmht2w 0.stake-uubtjj.stake-xtc7hk 0.stake-65pyf9 10.stake-xtc7hk 0.stake-1idw9r 10.stake-jmht2w 1.stake-7wvaa6.stake-j49bbq 5.stake-movfgy.stake-l38rqx 6.stake-drpqgt 5.stake-610w06 6.stake-drpqgt 4.stake-nko2wp 5.stake-envrss.stake-hdqgg0 1.stake-uqh3ze.stake-zvkyrn 0.stake-1idw9r -0.stake-zvkyrn 0.stake-65pyf9 0.stake-hdqgg0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stake-xa5dqg ease;
  background-color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-n9p24h {
    cursor: default;
  }
}

.stake-55d4o4 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stake-k1zw2r {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .stake-k1zw2r {
    padding: 40px 4px;
  }
}

.stake-gpavv0 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stake-gpavv0 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stake-6gegob {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stake-6gegob {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stake-6gegob ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stake-6gegob [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stake-6gegob [data-ref-el],
.stake-6gegob span,
.stake-6gegob a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stake-zu9p0v {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-zu9p0v {
    margin-bottom: 12px;
  }
}

.stake-0cjtpq {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stake-0cjtpq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stake-0cjtpq:last-child {
    margin-right: 0;
  }
}

.stake-7fgp46 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-zu9p0v:hover .stake-e2e29q {
  visibility: visible;
  opacity: 1;
}

.stake-e2e29q {
  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);
}

.stake-cpc5pm {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stake-qxp6c6 {
  display: flex;
  margin: 6px;
}

.stake-qxp6c6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stake-e2e29q::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);
}

.stake-e2e29q::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);
}

.stake-kypu5i {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-kypu5i {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stake-c5hdv8 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-c5hdv8 {
    margin-right: 32px;
  }
}

.stake-o89pwp {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-o89pwp {
    margin-top: 0;
    width: 340px;
  }
}

.stake-o89pwp a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-k4cdod {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stake-39oc2w {
  position: relative;
}

@media (min-width: 768px) {
  .stake-39oc2w {
    margin-top: 40px;
  }
}

.stake-39oc2w + .stake-npfpt7,
.stake-39oc2w + .stake-39oc2w {
  margin-top: 24px;
}

.stake-16amj5 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stake-16amj5 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-16amj5 {
    padding: 80px;
  }
}

.stake-sf24ub {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stake-sf24ub {
    padding: 0 16px;
  }
}

.stake-pskxjv {
  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) {
  .stake-pskxjv {
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-6l3dek {
  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) {
  .stake-6l3dek {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-nigdja {
  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;
}

.stake-nigdja:hover {
  background: var(--button-bg-hover);
}

.stake-nvjflh {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stake-nvjflh img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stake-nvjflh img {
    min-height: initial;
  }
}

@media (max-width: 563px) {
  .stake-nvjflh img {
    min-height: 100%;
  }
}

.stake-16amj5::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stake-gwwldk {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stake-gwwldk h1,
.stake-gwwldk h2,
.stake-gwwldk h3,
.stake-gwwldk h4 {
  margin-bottom: 6px;
}

.stake-gwwldk h1:not(:first-child),
.stake-gwwldk h2:not(:first-child),
.stake-gwwldk h3:not(:first-child),
.stake-gwwldk h4:not(:first-child) {
  margin-top: 16px;
}

.stake-gwwldk h1,
.stake-gwwldk h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stake-gwwldk h1,
  .stake-gwwldk h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stake-gwwldk h2,
.stake-gwwldk h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stake-gwwldk h2,
  .stake-gwwldk h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-gwwldk h3,
.stake-gwwldk h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stake-gwwldk h3,
  .stake-gwwldk h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-gwwldk h4,
.stake-gwwldk h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stake-gwwldk ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stake-gwwldk ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stake-gwwldk 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);
}

.stake-gwwldk ul ul {
  margin-bottom: 8px;
}

.stake-gwwldk ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stake-gwwldk ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stake-gwwldk ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stake-gwwldk ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stake-gwwldk ol li::marker {
  font-weight: 700;
}

.stake-gwwldk ol ol {
  margin-bottom: 8px;
}

.stake-gwwldk ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stake-gwwldk ol ul li {
  padding-left: 16px;
}

.stake-gwwldk 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) {
  .stake-gwwldk table {
    padding: 24px;
  }
}

.stake-gwwldk table.stake-xdwzu0 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.stake-xa5dqg,
    mask-image 0.3s;
}

.stake-gwwldk table.stake-xdwzu0.stake-8759ar {
  -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) {
  .stake-gwwldk table {
    display: table;
  }
}

.stake-gwwldk 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);
}

.stake-gwwldk table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-gwwldk table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-gwwldk 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) {
  .stake-gwwldk table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stake-gwwldk table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-gwwldk table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-gwwldk table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stake-gwwldk img {
  max-width: 100%;
  height: auto;
}

.stake-aw2jdm {
  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) {
  .stake-aw2jdm {
    padding: 24px;
  }
}

.stake-8f8a9i {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .stake-8f8a9i {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stake-8f8a9i > * {
  margin: 0 !important;
}

.stake-8f8a9i img,
.stake-ky1xs9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-8f8a9i img,
  .stake-ky1xs9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-bylfnc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-bylfnc {
    width: 32px;
    height: 32px;
  }
}

.stake-enibsr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stake-enibsr .stake-ap6kfa {
  flex-shrink: 0;
}

.stake-enibsr .stake-gmgxkh svg {
  display: none;
}

.stake-h3c4vz {
  display: grid;
  transition: max-height 0.stake-xa5dqg ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stake-h3c4vz {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stake-h3c4vz {
    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));
  }
}

.stake-h3c4vz.stake-aync7r + .stake-ap6kfa svg {
  transform: rotate(180deg);
}

.stake-ljvtnp {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stake-ljvtnp > div:nth-child(3n) {
  grid-column: span 2;
}

.stake-ljvtnp
  > div:nth-child(3n)
  .stake-h1j54f
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stake-ljvtnp {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stake-ljvtnp > div:nth-child(3n) {
    grid-column: unset;
  }

  .stake-ljvtnp
    > div:nth-child(3n)
    .stake-h1j54f
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stake-ljvtnp {
    max-width: 270px;
  }
}

.stake-ljvtnp .stake-h1j54f button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stake-ljvtnp .stake-h1j54f button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stake-ljvtnp .stake-h1j54f button {
    max-width: 104px;
  }
}

.stake-lpq35k {
  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) {
  .stake-lpq35k {
    margin-bottom: 0;
  }
}

.stake-he72nz {
  display: none;
  opacity: 0;
}

.stake-7ruyak {
  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;
  }
}

.stake-7ruyak img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stake-h1j54f {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stake-h1j54f button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stake-h1j54f
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stake-h1j54f
    button {
    max-width: 145px;
  }
}

.stake-gui8v4:first-child
  .stake-h1j54f
  button {
  max-width: 270px;
}

.stake-qqjzbr {
  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%;
}

.stake-lpq35k picture {
  width: 100%;
  max-width: 100%;
}

.stake-sdt929 {
  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;
}

.stake-sdt929 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stake-lpq35k:hover .stake-sdt929 {
  display: flex;
}

.stake-1f5kdn {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stake-wuzkbm {
  display: flex;
}

.stake-wuzkbm:hover .stake-4ei3oo,
.stake-wuzkbm .stake-r06ds5 .stake-4ei3oo {
  display: flex;
}

.stake-wuzkbm svg {
  flex-shrink: 0;
}

.stake-4ei3oo {
  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) {
  .stake-4ei3oo {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stake-4ei3oo:hover {
  display: flex;
}

.stake-4ei3oo svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stake-am4viy {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .stake-am4viy {
    font-size: 12px;
  }
}

.stake-81mxge,
.stake-16afb7 {
  width: 50%;
  flex-shrink: 0;
}

.stake-81mxge {
  font-weight: 700;
}

.stake-r75xuz .stake-h3c4vz {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stake-r75xuz .stake-h3c4vz {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stake-r75xuz .stake-h3c4vz {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stake-r75xuz
  .stake-qqjzbr:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stake-r75xuz .stake-7ruyak {
  height: 100% !important;
  border-radius: 16px;
}

.stake-r75xuz .stake-h1j54f {
  gap: 4px;
  align-items: center;
}

.stake-r75xuz .stake-h1j54f button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stake-r75xuz .stake-h1j54f svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stake-r75xuz .stake-06m0tk,
.stake-r75xuz .stake-fwxlt7 {
  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.stake-jx96oe.org/2000/svg'%3E%3Cpath d='M9.stake-sultph 4.stake-y7f49h.stake-kuem0t 5.stake-cmobnt.stake-hxn54a 5.stake-ny2vt3.stake-oqse7f 5.stake-xwe3he.stake-t6u3yb 8.stake-8ih4dv.stake-3bf550 9.stake-wfyqlw.stake-0w4kcq 9.stake-jlcyj1.stake-4jpwuk 13.stake-asb2s4.stake-do7doi 11.stake-f2thpj.stake-d1zxh6 11.stake-k58dmy.stake-flm6vm 11.stake-n2tooz.stake-skgz5b 13.stake-0enu48.stake-npmsnm 9.stake-g2f2nr.stake-hvp9na 9.stake-d37h1g.stake-z9j830 8.stake-83d7mf.stake-y8tvat 5.stake-uqjxak.stake-f8s1mb 5.stake-u5i2du.stake-enzqjn 5.stake-5h3su1.stake-s69xwg 4.stake-8lkk2n.stake-d1zxh6 1.stake-3d20q7.stake-sultph 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stake-r75xuz .stake-06m0tk {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stake-r75xuz .stake-fwxlt7 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stake-9tulw3 {
  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) {
  .stake-9tulw3 {
    padding: 24px;
  }
}

.stake-9tulw3 .stake-ap6kfa {
  display: flex;
}

@media (min-width: 768px) {
  .stake-9tulw3 .stake-ap6kfa {
    display: none;
  }
}

.stake-9tulw3 .stake-gmgxkh svg {
  display: none;
}

.stake-n7ir4a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stake-n7ir4a .stake-oeiosg {
  display: none;
}

@media (min-width: 768px) {
  .stake-n7ir4a .stake-oeiosg {
    display: flex;
  }
}

.stake-s4nhnk {
  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) {
  .stake-s4nhnk {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-s4nhnk > * {
  margin: 0 !important;
}

.stake-s4nhnk img,
.stake-vwqqwm {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-s4nhnk img,
  .stake-vwqqwm {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-r5j5xe {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-r5j5xe {
    width: 32px;
    height: 32px;
  }
}

.stake-3ftvap {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stake-3ftvap {
    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;
  }

  .stake-3ftvap::-webkit-scrollbar {
    display: none;
  }
}

.stake-mozmto {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 7px;
}

@media (min-width: 768px) {
  .stake-mozmto {
    padding: 7px 15px;
  }
}

.stake-mozmto:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-67ocg7 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-67ocg7 {
    display: flex;
    opacity: 1;
  }
}

.stake-mozmto picture {
  height: 100%;
  display: block;
}

.stake-mozmto img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stake-mozmto img {
    width: 88px;
    height: 44px;
  }
}

.stake-mozmto p {
  text-align: center;
  width: 100%;
}

.stake-azpueh {
  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) {
  .stake-azpueh {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-azpueh img,
.stake-yj72kz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-azpueh img,
  .stake-yj72kz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-fijlie {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-fijlie {
    width: 32px;
    height: 32px;
  }
}

.stake-14uwu8 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stake-uyapha {
  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;
}

.stake-7mw6ta {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stake-7mw6ta.stake-r06ds5 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stake-gafy72 {
  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) {
  .stake-gafy72 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-t83735 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stake-hj553y {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stake-xa5dqg ease;
  opacity: 0;
  color: var(--text-color);
}

.stake-dvbnn1 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stake-dvbnn1 ol,
.stake-dvbnn1 ul {
  padding-left: 1.3em;
}

.stake-7mw6ta.stake-r06ds5 .stake-hj553y {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stake-7mw6ta.stake-r06ds5 .stake-t83735 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stake-6i7t94 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    var(--fh-bg-color) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .stake-6i7t94 {
    padding: 24px;
  }
}

.stake-6i7t94 .stake-ap6kfa {
  display: flex;
}

@media (min-width: 768px) {
  .stake-6i7t94 .stake-ap6kfa {
    display: none;
  }
}

.stake-6i7t94 .stake-gmgxkh svg {
  display: none;
}

.stake-ynbsne {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stake-ynbsne .stake-oeiosg {
  display: none;
}

@media (min-width: 768px) {
  .stake-ynbsne .stake-oeiosg {
    display: flex;
  }
}

.stake-d928n1 {
  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) {
  .stake-d928n1 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-d928n1 > * {
  margin: 0 !important;
}

.stake-d928n1 img,
.stake-27ivxc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-d928n1 img,
  .stake-27ivxc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-1okd51 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-1okd51 {
    width: 32px;
    height: 32px;
  }
}

.stake-na1j01 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stake-na1j01 {
    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;
  }

  .stake-na1j01::-webkit-scrollbar {
    display: none;
  }
}

.stake-a6mcdw {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stake-a6mcdw:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-pd0y4t {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-pd0y4t {
    display: flex;
    opacity: 1;
  }
}

.stake-a6mcdw picture {
  width: auto;
  height: 100%;
  display: block;
}

.stake-a6mcdw picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stake-66xzta {
  margin: -24px 0;
}

.stake-66xzta:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stake-66xzta {
    margin: -16px 0;
  }
}

.stake-n2t9g9 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stake-n2t9g9 {
    flex-direction: row;
  }
}

.stake-y8pneu {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--fh-bg-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--text-color);
}

@media (min-width: 768px) {
  .stake-y8pneu {
    flex: 1;
  }
}

.stake-y8pneu::placeholder {
  color: var(--Text-400);
}

.stake-2r45hd {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--button-text-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.stake-dyrwn0 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stake-dyrwn0::-webkit-scrollbar {
  display: none;
}

.stake-ze7t2r {
  border-radius: 16px;
  background-color: var(--button-bg-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--button-text-color);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--border-color);
  flex-shrink: 0;
  cursor: pointer;
}

.stake-ze7t2r img,
.stake-ze7t2r svg {
  margin-right: 8px;
}

.stake-i5asmy {
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.stake-66xzta + .stake-bd9z8l {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stake-66xzta + .stake-bd9z8l {
    margin-top: -16px;
  }
}

.stake-wjwwlk {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--fh-bg-color);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stake-wjwwlk > * {
  padding: 12px;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stake-wjwwlk > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stake-or3xc8 {
  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;
}

.stake-055hge {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.stake-gmpnie {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stake-5rfmhj {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stake-h6pr8e {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stake-or3xc8 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;
}

.stake-or3xc8 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) {
  .stake-or3xc8 {
    padding: 39px 179px 39px 39px;
  }

  .stake-055hge {
    font-size: 40px;
    line-height: 48px;
  }

  .stake-h6pr8e {
    height: 348px;
  }

  .stake-or3xc8 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stake-or3xc8 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-or3xc8 {
    padding: 63px;
  }
}

.stake-ldbdbd {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stake-ldbdbd {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stake-wtteht {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stake-wtteht {
    width: auto;
  }
}

.stake-yx2klo {
  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;
}

.stake-yx2klo::-webkit-scrollbar {
  display: none;
}

.stake-yx2klo a {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  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);
}

.stake-yx2klo a:hover {
  background-color: var(--button-bg-hover);
  color: var(--button-text-color);
}

@media (min-width: 768px) {
  .stake-yx2klo {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stake-ldbdbd .stake-58fle0 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.stake-xa5dqg,
    mask-image 0.3s;
}

.stake-ldbdbd .stake-58fle0.stake-8759ar {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stake-2lt6em {
  margin: 40px -16px;
}

.stake-wc0nuc + .stake-npfpt7,
.stake-wc0nuc + .stake-39oc2w {
  margin-top: 24px;
}

.stake-ktcmmi {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stake-ktcmmi picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stake-b4ihod {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stake-b4ihod {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stake-b4ihod {
    margin-top: 0;
  }
}

.stake-ywrcyk {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-ywrcyk {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-e4371w {
  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) {
  .stake-e4371w {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stake-6ftq7d {
  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) {
  .stake-6ftq7d {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stake-q6t6x9 {
  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) {
  .stake-q6t6x9 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-2wpsrp {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-2wpsrp {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-nc3v0m {
  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;
}

.stake-3o2e6g {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stake-3o2e6g img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stake-bd9z8l {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stake-xrnn80 {
  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) {
  .stake-xrnn80 {
    padding: 15px 48px;
  }
}

main > .stake-bd9z8l {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stake-h3c4vz.stake-k1c7k7 > div:nth-child(n + 5) {
    display: none;
  }
}

.stake-gwwldk p a img {
  display: block;
  margin: 0 auto;
}

.stake-6jeo4n {
  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 */
.stake-xvw379 {
  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;
}

.stake-xvw379 label {
  font-size: 14px;
}

.stake-xvw379 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stake-xvw379 input,
.stake-xvw379 textarea,
.stake-xvw379 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;
}
.stake-xvw379 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stake-bk8i61 ease;
}
.stake-xvw379 button:hover {
  background-color: var(--button-bg-hover);
}
.stake-awp84s {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stake-vs4i1s ease-in;
}

.stake-awp84s h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.stake-16amj5::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%,
    rgba(0, 0, 0, 0.55) 0%,
    rgba(0, 0, 0, 0.55) 49.52%
  );
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.stake-7l77nd, .stake-n00omo, [class*="review-card"],
thead, thead th, table th, .stake-tpe5te,
.stake-9k63bl, [class*="collapsible-header"],
.stake-lnsbuf, [class*="updated-block"] {
  color: #ece7dc !important;
}
