* {
  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-2d1a9f {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stake-2d1a9f {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-2d1a9f {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stake-gvcmj7 {
  overflow: hidden;
}

.stake-q7rsz3 img {
  background: var(--Neutral-300);
}

.stake-oxkt1r {
  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-2mmkoz {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stake-2mmkoz:hover {
  background: var(--button-bg-hover);
}

.stake-utpuos {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stake-utpuos:hover {
  background: var(--button-bg-hover);
}

.stake-og5sea {
  font-size: 12px;
  line-height: 18px;
}

.stake-rah5q5 {
  font-size: 18px;
  line-height: 26px;
}

.stake-abl676 {
  width: 100%;
}

.stake-sbvpwp {
  padding: 6px 16px;
}

.stake-kpm33p {
  padding: 10px 16px;
}

.stake-htsm23 {
  padding: 15px 26px;
}

.stake-jdezwt {
  flex-shrink: 0;
}

.stake-0a4cmv {
  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-9yklk8 {
  display: none;
}

.stake-5eu2yk {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stake-sxxv40 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stake-8lr1xu {
  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-9hwci3 {
  cursor: grab;
}

.stake-8lr1xu::-webkit-scrollbar {
  display: none;
}

.stake-diou8d {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stake-1wixsw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stake-yrs0oi {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stake-pgvjhi {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stake-ldx3zf {
  visibility: visible;
}

.stake-l6qbnh {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stake-bs5xab ease;
}

.stake-e1azy6 {
  background-color: var(--Primary-200);
  width: 16px;
}

.stake-q6jnxq {
  -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-bs5xab,
    mask-image 0.3s;
}

.stake-q6jnxq.stake-z6vgl0 {
  -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-r2b0n2: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-txj98z {
  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-ql3afs.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-ql3afs.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-b3mhev {
  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-b3mhev::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-itadu4 {
  position: relative;
  z-index: 1;
}

.stake-knhtuw {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stake-t4vzk4 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stake-jmw695 {
  font-size: 40px;
  line-height: 48px;
}

.stake-zv4000 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stake-t1g4pf {
  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-t1g4pf:hover {
  background: var(--Primary-400);
}

.stake-t1g4pf svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stake-r2b0n2 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-b3mhev {
    max-width: 600px;
    padding: 64px;
  }

  .stake-knhtuw {
    font-size: 24px;
    line-height: 32px;
  }

  .stake-t4vzk4 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stake-jmw695 {
    font-size: 50px;
    line-height: 56px;
  }

  .stake-zv4000 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stake-txj98z {
    top: 25px;
    right: 25px;
  }
}

.stake-aevcnm,
.stake-qdclqo {
  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-tukq74.stake-9z5nne::before,
.stake-qdclqo::before,
.stake-k299k6::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-ql3afs.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stake-k5p09q 14.stake-q8srml.stake-4f9l1c 14.stake-bdls4f 15.stake-g7iy7d 14.stake-aomz49 15.stake-fhuow9 14.stake-lul5q5.stake-7c50un 14.stake-p8fw47 19.stake-zvcdhk 12.stake-vy6vlq 19.stake-zvcdhk 10.stake-8w4l60.stake-zvcdhk 8.stake-q24urz 17.stake-53113p 7.stake-1cik11 15.stake-quiu07 7.stake-srdujq.stake-8ore17 7.stake-1cik11 11.stake-9tfnrm 8.stake-q24urz 11.stake-9tfnrm 10.stake-1as5o5.stake-9tfnrm 12.stake-u23i92 13.stake-5ae3p1 14.stake-ze2853 15.stake-qjk8g6 14.stake-ud49ye.stake-1kh9ms 14.stake-p6hyxy 15.stake-no39ys 14.stake-hecswx 15.stake-a2fz3t 14.stake-ygqvla.stake-k5p09q 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stake-00xe3f 15.stake-5n3i8u.stake-3jaoie 15.stake-d1wc5d 15.stake-69xzju 15.stake-abm849 15.stake-vtcupq 15.stake-qp6d2h.stake-dzwr0y 15.stake-abm849 15.stake-264zkw 15.stake-2w2o80 15.stake-1l5y5o 15.stake-0otiwk.stake-b6grdb 15.stake-kzu7m4 7.stake-2cx7ls 18.stake-ro4cdn 7.stake-b3cdni 23.stake-q0knnm.stake-t60ovx.stake-hdxuyr 18.stake-2ldsmp 19.stake-obs4wp 15.stake-eiti6u 15.stake-00xe3f 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stake-qjfx8e [type="submit"] *,
.stake-59ewtb button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(#chatbot-window[aria-hidden="false"]) .stake-285dfd {
    display: none;
  }
}

.stake-wffw5n {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--text-color);
}

body:has(header nav.open) .stake-wffw5n {
  display: none;
}

@media (min-width: 768px) {
  .stake-wffw5n {
    bottom: 22px;
  }
}

.stake-wffw5n input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stake-wffw5n {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stake-0xgehu.static) .stake-wffw5n {
    bottom: 8px;
  }
}

.stake-696wfg {
  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-696wfg {
    display: none;
  }
}

.stake-qxeywx {
  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-qxeywx {
    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-59ewtb {
  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-59ewtb {
    padding: 14px 16px;
  }
}

.stake-59ewtb button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--text-color);
}

.stake-59ewtb button:first-child {
  align-content: end;
}

.stake-59ewtb button:first-of-type {
  display: none;
}

#pc61d126-chatbot[data-active-screen="2"]
  .stake-59ewtb
  button:first-of-type,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-59ewtb
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stake-59ewtb button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stake-59ewtb button:last-child svg {
  width: 38px;
  height: 38px;
}

.stake-k299k6 {
  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-k299k6,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-k299k6 {
  opacity: 1;
  visibility: visible;
}

.stake-kvejsq {
  flex: 1 1;
}

.stake-9urm8u {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-9urm8u {
    padding: 24px;
  }
}

#pc61d126-chatbot[data-active-screen="1"] .stake-qvo6oa {
  display: block;
}

.stake-123tg6 {
  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-123tg6 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-qdclqo {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stake-qdclqo::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stake-i6ck4i span {
  color: var(--text-color);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stake-i6ck4i p {
  color: var(--text-color);
}

.stake-qdclqo .stake-cb49vk {
  grid-area: button;
}

.stake-qdclqo .stake-cb49vk::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-ql3afs.org/2000/svg'%3E%3Cpath d='M4.stake-hq8vc5 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-06g395 15L16.stake-06g395 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-06g395 5L16.stake-06g395 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#pc61d126-chatbot[data-active-screen="2"] .stake-fn9vo0 {
  display: block;
}

.stake-li0sbf {
  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-li0sbf {
    margin-top: 40px;
  }
}

.stake-aevcnm label,
.stake-aevcnm input {
  display: block;
  width: 100%;
}

.stake-aevcnm label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stake-aevcnm label.stake-fglpit input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stake-aevcnm label.stake-fglpit::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-aevcnm 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-aevcnm input::placeholder {
  color: var(--Text-400);
}

.stake-v7yy5e {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

#pc61d126-chatbot[data-active-screen="3"] .stake-v7yy5e {
  display: flex;
}

.stake-v7yy5e ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stake-v7yy5e ol {
    height: 420px;
    padding: 24px;
  }
}

.stake-v7yy5e ol a {
  cursor: pointer;
  color: var(--text-color);
}

.stake-qjfx8e {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-qjfx8e {
    padding: 0 24px 24px;
  }
}

.stake-qjfx8e 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-qjfx8e input::placeholder {
  color: var(--text-color);
}

.stake-qjfx8e [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stake-qjfx8e [type="submit"]:disabled {
  opacity: 0.5;
}

.stake-qjfx8e [type="submit"] svg {
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .stake-qjfx8e [type="submit"] {
    right: 40px;
  }
}

.stake-tukq74 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stake-tukq74.stake-9z5nne {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stake-tukq74.stake-9z5nne p {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color, rgba(43, 43, 43, 0.6));
}

.stake-tukq74.stake-2pymjy 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-tukq74 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stake-wffw5n .stake-cb49vk {
  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-285dfd {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stake-285dfd {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stake-285dfd {
    padding: 18px 0;
  }
}

.stake-285dfd .stake-2d1a9f {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stake-285dfd .stake-2d1a9f {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stake-m0nlcl {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stake-m0nlcl {
    max-width: 160px;
    height: 40px;
  }
}

.stake-m0nlcl picture,
.stake-m0nlcl img {
  display: block;
  width: 100%;
  height: 100%;
}

.stake-m0nlcl img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stake-o45z2o {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stake-bs5xab ease;
    transform: translateX(100%);
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stake-285dfd.stake-3m6lys .stake-o45z2o {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stake-o45z2o {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stake-o45z2o {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stake-arnqdu,
.stake-ie6cz3 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stake-arnqdu,
  .stake-ie6cz3 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stake-ie6cz3 {
    display: none;
  }
}

.stake-qhrvvk {
  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-3m6lys .stake-qhrvvk {
  background: var(--fh-bg-color);
}

.stake-qhrvvk button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stake-qhrvvk {
    display: none;
  }
}

.stake-cbeklo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-cbeklo {
    display: none;
  }
}

.stake-hmkq7z {
  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-285dfd.stake-3m6lys .stake-hmkq7z:first-child {
  display: none;
}

.stake-285dfd.stake-3m6lys .stake-hmkq7z:last-child {
  display: block;
}

.stake-hmkq7z:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stake-hmkq7z {
    display: none;
  }
}

.stake-mo23je {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stake-mo23je {
    display: flex;
  }
}

.stake-mo23je ul {
  max-height: 350px;
  overflow-y: auto;
}

.stake-mo23je:hover ul {
  visibility: visible;
  opacity: 1;
}

.stake-mo23je:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stake-mo23je:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stake-mo23je:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stake-mo23je:hover .stake-13n073 svg {
  transform: rotate(180deg);
}

.stake-locy60 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
  align-items: center;
}

.stake-locy60 span {
  margin-left: 5px;
}

.stake-e8b25z {
  padding: 0 8px;
}

.stake-3kkhae {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stake-3kkhae:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stake-3kkhae {
    padding: 4px 8px;
  }
}

.stake-x8z8fp {
  display: flex;
}

.stake-x8z8fp img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stake-13n073 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stake-13n073 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stake-ujzdha {
  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-ujzdha {
    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-yzxpdf {
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-yzxpdf {
    display: none;
  }
}

.stake-w0d38h {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stake-aoa7s4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stake-ok8gil {
  display: flex;
}

.stake-6jagot {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stake-bsdum5 {
  list-style: none;
}

@media (max-width: 1199px) {
  .stake-bsdum5 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stake-bsdum5 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stake-bsdum5 .stake-dz96p8 [data-ref-el],
  .stake-bsdum5 .stake-dz96p8 span,
  .stake-bsdum5 .stake-dz96p8 a {
    white-space: nowrap;
  }
}

.stake-ol0kpx {
  width: 100%;
  transition: 0.3s;
  color: var(--text-color);
  position: relative;
}

@media (max-width: 1199px) {
  .stake-ol0kpx.stake-cotcie > .stake-dz96p8 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stake-ol0kpx.stake-nvotp5:hover > #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stake-ol0kpx.stake-cotcie > .stake-ix6mkd {
    height: auto;
  }

  .stake-ol0kpx.stake-cotcie > div > .stake-qld0k5 {
    transform: rotate(180deg);
  }

  #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

.stake-ol0kpx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stake-ol0kpx [data-ref-el],
.stake-ol0kpx span {
  cursor: pointer;
}

.stake-ol0kpx [data-ref-el],
.stake-ol0kpx span,
.stake-ol0kpx 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-ol0kpx [data-ref-el],
  .stake-ol0kpx span,
  .stake-ol0kpx a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stake-ol0kpx [data-ref-el],
  .stake-ol0kpx span,
  .stake-ol0kpx a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stake-ix6mkd {
  height: 0;
  overflow: hidden;
  transition: height 0.stake-bs5xab ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stake-ix6mkd::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stake-ix6mkd::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stake-ix6mkd::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stake-ix6mkd {
    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-ix6mkd:has(> .stake-ol0kpx.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stake-ix6mkd .stake-ix6mkd {
    padding: 0;
  }

  .stake-ix6mkd .stake-ol0kpx {
    font-weight: 400;
  }

  .stake-ix6mkd .stake-ol0kpx:hover > .stake-dz96p8 {
    background: var(--Neutral-300);
  }

  .stake-ix6mkd .stake-qld0k5 {
    rotate: -90deg;
  }
}

.stake-dz96p8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-dz96p8 {
    padding: 8px;
  }

  .stake-ol0kpx.stake-ep4g3s > .stake-dz96p8 {
    background: var(--Neutral-300);
  }
}

.stake-ix6mkd .stake-ol0kpx:hover {
  background: var(--button-bg-hover);
}

.stake-qld0k5 {
  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-ql3afs.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stake-k5ovda 0.stake-o18gld.stake-pakcx0 -0.stake-13zsa8 0.stake-28g957 -0.stake-13zsa8 1.stake-6fvw6m 0.stake-8b2vlc.stake-gyjx59 4.stake-lbvy56.stake-k5ovda 0.stake-69h9w2.stake-ln3eng -0.stake-13zsa8 9.stake-yef4vv -0.stake-13zsa8 10.stake-4et6fd 0.stake-cngeow.stake-ohuq6e 0.stake-pakcx0 10.stake-ohuq6e 0.stake-28g957 10.stake-4et6fd 1.stake-a27p9c.stake-01rtex 5.stake-5nie5y.stake-k4xbrw 6.stake-3t77p2 5.stake-kajmnu 6.stake-3t77p2 4.stake-vsv9da 5.stake-3hh7wc.stake-k5ovda 1.stake-wakjdx.stake-13zsa8 0.stake-28g957 -0.stake-13zsa8 0.stake-pakcx0 0.stake-k5ovda 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stake-bs5xab ease;
  background-color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-qld0k5 {
    cursor: default;
  }
}

.stake-el1teh {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stake-9tye94 {
  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-9tye94 {
    padding: 40px 4px;
  }
}

.stake-7i9u7y {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stake-7i9u7y {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stake-15cv5b {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stake-15cv5b {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stake-15cv5b ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stake-15cv5b [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stake-15cv5b [data-ref-el],
.stake-15cv5b span,
.stake-15cv5b a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stake-si151b {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-si151b {
    margin-bottom: 12px;
  }
}

.stake-vs87t9 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stake-vs87t9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stake-vs87t9:last-child {
    margin-right: 0;
  }
}

.stake-h5fcz1 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-si151b:hover .stake-1b8srt {
  visibility: visible;
  opacity: 1;
}

.stake-1b8srt {
  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-xn2cru {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stake-0rljio {
  display: flex;
  margin: 6px;
}

.stake-0rljio img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stake-1b8srt::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-1b8srt::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-zzc5zf {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-zzc5zf {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stake-8svhxx {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-8svhxx {
    margin-right: 32px;
  }
}

.stake-j3yrvh {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-j3yrvh {
    margin-top: 0;
    width: 340px;
  }
}

.stake-j3yrvh a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-r8m2f9 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stake-oalfuo {
  position: relative;
}

@media (min-width: 768px) {
  .stake-oalfuo {
    margin-top: 40px;
  }
}

.stake-oalfuo + .stake-4czvuw,
.stake-oalfuo + .stake-oalfuo {
  margin-top: 24px;
}

.stake-s50hla {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stake-s50hla {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-s50hla {
    padding: 80px;
  }
}

.stake-je2yf5 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stake-je2yf5 {
    padding: 0 16px;
  }
}

.stake-59mnz2 {
  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-59mnz2 {
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-ykhlgv {
  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-ykhlgv {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-4zge3s {
  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-4zge3s:hover {
  background: var(--button-bg-hover);
}

.stake-0dw0ng {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stake-0dw0ng img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stake-0dw0ng img {
    min-height: initial;
  }
}

@media (max-width: 563px) {
  .stake-0dw0ng img {
    min-height: 100%;
  }
}

.stake-s50hla::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stake-t66bxr {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stake-t66bxr h1,
.stake-t66bxr h2,
.stake-t66bxr h3,
.stake-t66bxr h4 {
  margin-bottom: 6px;
}

.stake-t66bxr h1:not(:first-child),
.stake-t66bxr h2:not(:first-child),
.stake-t66bxr h3:not(:first-child),
.stake-t66bxr h4:not(:first-child) {
  margin-top: 16px;
}

.stake-t66bxr h1,
.stake-t66bxr h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stake-t66bxr h1,
  .stake-t66bxr h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stake-t66bxr h2,
.stake-t66bxr h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stake-t66bxr h2,
  .stake-t66bxr h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-t66bxr h3,
.stake-t66bxr h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stake-t66bxr h3,
  .stake-t66bxr h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-t66bxr h4,
.stake-t66bxr h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stake-t66bxr ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stake-t66bxr ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stake-t66bxr 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-t66bxr ul ul {
  margin-bottom: 8px;
}

.stake-t66bxr ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stake-t66bxr ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stake-t66bxr ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stake-t66bxr ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stake-t66bxr ol li::marker {
  font-weight: 700;
}

.stake-t66bxr ol ol {
  margin-bottom: 8px;
}

.stake-t66bxr ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stake-t66bxr ol ul li {
  padding-left: 16px;
}

.stake-t66bxr 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-t66bxr table {
    padding: 24px;
  }
}

.stake-t66bxr table.stake-dziyrm {
  -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-bs5xab,
    mask-image 0.3s;
}

.stake-t66bxr table.stake-dziyrm.stake-z6vgl0 {
  -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-t66bxr table {
    display: table;
  }
}

.stake-t66bxr 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-t66bxr table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-t66bxr table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-t66bxr 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-t66bxr table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stake-t66bxr table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-t66bxr table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-t66bxr table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stake-t66bxr img {
  max-width: 100%;
  height: auto;
}

.stake-8pzghe {
  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-8pzghe {
    padding: 24px;
  }
}

.stake-0huj4d {
  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-0huj4d {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stake-0huj4d > * {
  margin: 0 !important;
}

.stake-0huj4d img,
.stake-pu4td1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-0huj4d img,
  .stake-pu4td1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-p9rtpz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-p9rtpz {
    width: 32px;
    height: 32px;
  }
}

.stake-2trwy9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stake-2trwy9 .stake-iyhtob {
  flex-shrink: 0;
}

.stake-2trwy9 .stake-kt82vq svg {
  display: none;
}

.stake-n4njur {
  display: grid;
  transition: max-height 0.stake-bs5xab ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stake-n4njur {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stake-n4njur {
    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-n4njur.stake-lwdkqn + .stake-iyhtob svg {
  transform: rotate(180deg);
}

.stake-x4fqzx {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stake-x4fqzx > div:nth-child(3n) {
  grid-column: span 2;
}

.stake-x4fqzx
  > div:nth-child(3n)
  .stake-09qpns
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stake-x4fqzx {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stake-x4fqzx > div:nth-child(3n) {
    grid-column: unset;
  }

  .stake-x4fqzx
    > div:nth-child(3n)
    .stake-09qpns
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stake-x4fqzx {
    max-width: 270px;
  }
}

.stake-x4fqzx .stake-09qpns button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stake-x4fqzx .stake-09qpns button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stake-x4fqzx .stake-09qpns button {
    max-width: 104px;
  }
}

.stake-kytsbh {
  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-kytsbh {
    margin-bottom: 0;
  }
}

.stake-1hwtp7 {
  display: none;
  opacity: 0;
}

.stake-cvlowy {
  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-cvlowy img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stake-09qpns {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stake-09qpns 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-09qpns
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stake-09qpns
    button {
    max-width: 145px;
  }
}

.stake-bvvedh:first-child
  .stake-09qpns
  button {
  max-width: 270px;
}

.stake-j7fm2y {
  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-kytsbh picture {
  width: 100%;
  max-width: 100%;
}

.stake-92eq8i {
  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-92eq8i svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stake-kytsbh:hover .stake-92eq8i {
  display: flex;
}

.stake-kpif3g {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stake-63ixve {
  display: flex;
}

.stake-63ixve:hover .stake-6rkqcj,
.stake-63ixve .stake-ep4g3s .stake-6rkqcj {
  display: flex;
}

.stake-63ixve svg {
  flex-shrink: 0;
}

.stake-6rkqcj {
  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-6rkqcj {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stake-6rkqcj:hover {
  display: flex;
}

.stake-6rkqcj svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stake-8gokld {
  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-8gokld {
    font-size: 12px;
  }
}

.stake-1kwdrz,
.stake-4v3jd2 {
  width: 50%;
  flex-shrink: 0;
}

.stake-1kwdrz {
  font-weight: 700;
}

.stake-mu0f9m .stake-n4njur {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stake-mu0f9m .stake-n4njur {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stake-mu0f9m .stake-n4njur {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stake-mu0f9m
  .stake-j7fm2y:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stake-mu0f9m .stake-cvlowy {
  height: 100% !important;
  border-radius: 16px;
}

.stake-mu0f9m .stake-09qpns {
  gap: 4px;
  align-items: center;
}

.stake-mu0f9m .stake-09qpns button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stake-mu0f9m .stake-09qpns svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stake-mu0f9m .stake-pvhuu5,
.stake-mu0f9m .stake-x8mqjn {
  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-ql3afs.org/2000/svg'%3E%3Cpath d='M9.stake-cbqu8t 4.stake-guuf02.stake-v6m6k3 5.stake-zfv9n2.stake-a6tfp5 5.stake-jnnjxi.stake-zcxsp0 5.stake-0xefie.stake-tog7no 8.stake-j72b7y.stake-izjjbq 9.stake-btw4er.stake-0o2q5s 9.stake-4swd0r.stake-h0ci5q 13.stake-ggclox.stake-0jvs2o 11.stake-4geu5s.stake-ztcyi9 11.stake-5of0ly.stake-bfaap0 11.stake-sjpn6b.stake-lebqlx 13.stake-rhb7m8.stake-juhbqt 9.stake-o88aqn.stake-wexa2z 9.stake-1xfhjk.stake-y12q5c 8.stake-9unjjx.stake-rxix3d 5.stake-cnk3h0.stake-vydxnf 5.stake-9y36mi.stake-k23or1 5.stake-bgeejb.stake-330fml 4.stake-gk835n.stake-ztcyi9 1.stake-x1vszt.stake-cbqu8t 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stake-mu0f9m .stake-pvhuu5 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stake-mu0f9m .stake-x8mqjn {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stake-mpedef {
  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-mpedef {
    padding: 24px;
  }
}

.stake-mpedef .stake-iyhtob {
  display: flex;
}

@media (min-width: 768px) {
  .stake-mpedef .stake-iyhtob {
    display: none;
  }
}

.stake-mpedef .stake-kt82vq svg {
  display: none;
}

.stake-6pfd6e {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stake-6pfd6e .stake-oxkt1r {
  display: none;
}

@media (min-width: 768px) {
  .stake-6pfd6e .stake-oxkt1r {
    display: flex;
  }
}

.stake-v2d4eq {
  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-v2d4eq {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-v2d4eq > * {
  margin: 0 !important;
}

.stake-v2d4eq img,
.stake-5u56ps {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-v2d4eq img,
  .stake-5u56ps {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-vgcy83 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-vgcy83 {
    width: 32px;
    height: 32px;
  }
}

.stake-ewrepw {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stake-ewrepw {
    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-ewrepw::-webkit-scrollbar {
    display: none;
  }
}

.stake-jqu390 {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 7px;
}

@media (min-width: 768px) {
  .stake-jqu390 {
    padding: 7px 15px;
  }
}

.stake-jqu390:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-ro9ieu {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-ro9ieu {
    display: flex;
    opacity: 1;
  }
}

.stake-jqu390 picture {
  height: 100%;
  display: block;
}

.stake-jqu390 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stake-jqu390 img {
    width: 88px;
    height: 44px;
  }
}

.stake-jqu390 p {
  text-align: center;
  width: 100%;
}

.stake-l5qz50 {
  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-l5qz50 {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-l5qz50 img,
.stake-kmkvq8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-l5qz50 img,
  .stake-kmkvq8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-3bjrma {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-3bjrma {
    width: 32px;
    height: 32px;
  }
}

.stake-bcyp5s {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stake-wfw28i {
  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-5gkhy5 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stake-5gkhy5.stake-ep4g3s {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stake-ol9a96 {
  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-ol9a96 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-ftp78b {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stake-nc771g {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stake-bs5xab ease;
  opacity: 0;
  color: var(--text-color);
}

.stake-pirz2s {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stake-pirz2s ol,
.stake-pirz2s ul {
  padding-left: 1.3em;
}

.stake-5gkhy5.stake-ep4g3s .stake-nc771g {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stake-5gkhy5.stake-ep4g3s .stake-ftp78b {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stake-z5kout {
  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-z5kout {
    padding: 24px;
  }
}

.stake-z5kout .stake-iyhtob {
  display: flex;
}

@media (min-width: 768px) {
  .stake-z5kout .stake-iyhtob {
    display: none;
  }
}

.stake-z5kout .stake-kt82vq svg {
  display: none;
}

.stake-upqx0y {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stake-upqx0y .stake-oxkt1r {
  display: none;
}

@media (min-width: 768px) {
  .stake-upqx0y .stake-oxkt1r {
    display: flex;
  }
}

.stake-df3dul {
  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-df3dul {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-df3dul > * {
  margin: 0 !important;
}

.stake-df3dul img,
.stake-u3mjvp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-df3dul img,
  .stake-u3mjvp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-oowwkz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-oowwkz {
    width: 32px;
    height: 32px;
  }
}

.stake-ch6vyv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stake-ch6vyv {
    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-ch6vyv::-webkit-scrollbar {
    display: none;
  }
}

.stake-b45c3m {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stake-b45c3m:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-6hhl5y {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-6hhl5y {
    display: flex;
    opacity: 1;
  }
}

.stake-b45c3m picture {
  width: auto;
  height: 100%;
  display: block;
}

.stake-b45c3m picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stake-htjjaj {
  margin: -24px 0;
}

.stake-htjjaj:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stake-htjjaj {
    margin: -16px 0;
  }
}

.stake-mqe46q {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stake-mqe46q {
    flex-direction: row;
  }
}

.stake-110z46 {
  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-110z46 {
    flex: 1;
  }
}

.stake-110z46::placeholder {
  color: var(--Text-400);
}

.stake-nf4e85 {
  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-11ylfp {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stake-11ylfp::-webkit-scrollbar {
  display: none;
}

.stake-0gfbkm {
  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-0gfbkm img,
.stake-0gfbkm svg {
  margin-right: 8px;
}

.stake-xnmzqa {
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.stake-htjjaj + .stake-y0pnon {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stake-htjjaj + .stake-y0pnon {
    margin-top: -16px;
  }
}

.stake-4413x1 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--fh-bg-color);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stake-4413x1 > * {
  padding: 12px;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stake-4413x1 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stake-m3zi31 {
  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-63zit3 {
  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-tzq3ca {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stake-db0p4d {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stake-bnar8q {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stake-m3zi31 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-m3zi31 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-m3zi31 {
    padding: 39px 179px 39px 39px;
  }

  .stake-63zit3 {
    font-size: 40px;
    line-height: 48px;
  }

  .stake-bnar8q {
    height: 348px;
  }

  .stake-m3zi31 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stake-m3zi31 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-m3zi31 {
    padding: 63px;
  }
}

.stake-0d8zjy {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stake-0d8zjy {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stake-9n2o26 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stake-9n2o26 {
    width: auto;
  }
}

.stake-p1n0xx {
  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-p1n0xx::-webkit-scrollbar {
  display: none;
}

.stake-p1n0xx 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-p1n0xx a:hover {
  background-color: var(--button-bg-hover);
  color: var(--button-text-color);
}

@media (min-width: 768px) {
  .stake-p1n0xx {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stake-0d8zjy .stake-p40wbo {
  -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-bs5xab,
    mask-image 0.3s;
}

.stake-0d8zjy .stake-p40wbo.stake-z6vgl0 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stake-bxyubb {
  margin: 40px -16px;
}

.stake-mgaxtd + .stake-4czvuw,
.stake-mgaxtd + .stake-oalfuo {
  margin-top: 24px;
}

.stake-qlomke {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stake-qlomke picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stake-m1ng1u {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stake-m1ng1u {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stake-m1ng1u {
    margin-top: 0;
  }
}

.stake-bl9tmo {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-bl9tmo {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-r7u39k {
  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-r7u39k {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stake-gfbmxn {
  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-gfbmxn {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stake-8de7va {
  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-8de7va {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-txgc2d {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-txgc2d {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-5qnyg0 {
  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-iegr8r {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stake-iegr8r img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stake-y0pnon {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stake-ock2hs {
  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-ock2hs {
    padding: 15px 48px;
  }
}

main > .stake-y0pnon {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stake-n4njur.stake-wbgeia > div:nth-child(n + 5) {
    display: none;
  }
}

.stake-t66bxr p a img {
  display: block;
  margin: 0 auto;
}

.stake-jj6ozs {
  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-jq3fdp {
  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-jq3fdp label {
  font-size: 14px;
}

.stake-jq3fdp h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stake-jq3fdp input,
.stake-jq3fdp textarea,
.stake-jq3fdp 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-jq3fdp button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stake-k8jeg8 ease;
}
.stake-jq3fdp button:hover {
  background-color: var(--button-bg-hover);
}
.stake-xahzfu {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stake-o70zx1 ease-in;
}

.stake-xahzfu h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.stake-s50hla::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-c3eo50, .stake-hu8pvy, [class*="review-card"],
thead, thead th, table th, .stake-qof7ld,
.stake-a1lto8, [class*="collapsible-header"],
.stake-7e3pbx, [class*="updated-block"] {
  color: #ece7dc !important;
}
