* {
  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-vxo339 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stake-vxo339 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-vxo339 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stake-oihitk {
  overflow: hidden;
}

.stake-tep5dy img {
  background: var(--Neutral-300);
}

.stake-ih907f {
  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-v05s73 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stake-v05s73:hover {
  background: var(--button-bg-hover);
}

.stake-x9eb18 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stake-x9eb18:hover {
  background: var(--button-bg-hover);
}

.stake-25g17o {
  font-size: 12px;
  line-height: 18px;
}

.stake-ylw82f {
  font-size: 18px;
  line-height: 26px;
}

.stake-6tukds {
  width: 100%;
}

.stake-vr9zha {
  padding: 6px 16px;
}

.stake-41h3m5 {
  padding: 10px 16px;
}

.stake-kh4r19 {
  padding: 15px 26px;
}

.stake-92bdcf {
  flex-shrink: 0;
}

.stake-dc6347 {
  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-b0hma9 {
  display: none;
}

.stake-8fsf8r {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stake-5g0a6i {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stake-ctpj57 {
  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-tgs9pp {
  cursor: grab;
}

.stake-ctpj57::-webkit-scrollbar {
  display: none;
}

.stake-xjjrsc {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stake-yi55mt {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stake-22wvpw {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stake-ivgi2y {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stake-w1m1r2 {
  visibility: visible;
}

.stake-hwv7fv {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stake-yx9yh4 ease;
}

.stake-rd8ask {
  background-color: var(--Primary-200);
  width: 16px;
}

.stake-cu1ze5 {
  -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-yx9yh4,
    mask-image 0.3s;
}

.stake-cu1ze5.stake-syq2rt {
  -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-eswznp: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-uiota7 {
  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-5495j1.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-5495j1.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-zxhqea {
  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-zxhqea::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-e798yy {
  position: relative;
  z-index: 1;
}

.stake-bj3tqb {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stake-eisrur {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stake-yis0yh {
  font-size: 40px;
  line-height: 48px;
}

.stake-jmlpvr {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stake-yfe5ri {
  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-yfe5ri:hover {
  background: var(--Primary-400);
}

.stake-yfe5ri svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stake-eswznp 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-zxhqea {
    max-width: 600px;
    padding: 64px;
  }

  .stake-bj3tqb {
    font-size: 24px;
    line-height: 32px;
  }

  .stake-eisrur {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stake-yis0yh {
    font-size: 50px;
    line-height: 56px;
  }

  .stake-jmlpvr {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stake-uiota7 {
    top: 25px;
    right: 25px;
  }
}

.stake-zt6jqg,
.stake-d3kckg {
  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-dgm3m0.stake-0vb3sz::before,
.stake-d3kckg::before,
.stake-9514n8::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-5495j1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stake-po5ktu 14.stake-xigzod.stake-tfwnlq 14.stake-233q7x 15.stake-8jmsuq 14.stake-o66fvv 15.stake-72sjd7 14.stake-kpl31v.stake-33rppx 14.stake-l79dw8 19.stake-5pvur3 12.stake-lh5m4a 19.stake-5pvur3 10.stake-034y4g.stake-5pvur3 8.stake-cqzv2v 17.stake-zshw2u 7.stake-ymvfiv 15.stake-4x56nb 7.stake-h4plss.stake-qdbx8m 7.stake-ymvfiv 11.stake-qvkvu5 8.stake-cqzv2v 11.stake-qvkvu5 10.stake-6hnkz1.stake-qvkvu5 12.stake-e4rr2r 13.stake-mp56fc 14.stake-rkaza4 15.stake-pyi05p 14.stake-cfu9ne.stake-x7x8xb 14.stake-nau4rk 15.stake-s107n5 14.stake-i6ujrm 15.stake-m1h6lb 14.stake-zrea7a.stake-po5ktu 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stake-2ml4jq 15.stake-jg3mfq.stake-qx4dmg 15.stake-538g93 15.stake-tjypa7 15.stake-075b73 15.stake-fdg7ij 15.stake-7h3hus.stake-xhh50r 15.stake-075b73 15.stake-p4fbb1 15.stake-6io94a 15.stake-h94sna 15.stake-j52518.stake-xbampa 15.stake-dw6huj 7.stake-e5mqxz 18.stake-8jsf1m 7.stake-zfxsej 23.stake-0kq2ui.stake-cy1a58.stake-bkbd5c 18.stake-uw1l9u 19.stake-0ydukm 15.stake-jmyjum 15.stake-2ml4jq 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stake-5vduvi [type="submit"] *,
.stake-ndcqjk button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(#chatbot-window[aria-hidden="false"]) .stake-q14stc {
    display: none;
  }
}

.stake-3ab14d {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--text-color);
}

body:has(header nav.open) .stake-3ab14d {
  display: none;
}

@media (min-width: 768px) {
  .stake-3ab14d {
    bottom: 22px;
  }
}

.stake-3ab14d input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stake-3ab14d {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stake-rrgntn.static) .stake-3ab14d {
    bottom: 8px;
  }
}

.stake-n6a2mj {
  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-n6a2mj {
    display: none;
  }
}

.stake-kktqig {
  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-kktqig {
    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-ndcqjk {
  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-ndcqjk {
    padding: 14px 16px;
  }
}

.stake-ndcqjk button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--text-color);
}

.stake-ndcqjk button:first-child {
  align-content: end;
}

.stake-ndcqjk button:first-of-type {
  display: none;
}

#pc61d126-chatbot[data-active-screen="2"]
  .stake-ndcqjk
  button:first-of-type,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-ndcqjk
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stake-ndcqjk button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stake-ndcqjk button:last-child svg {
  width: 38px;
  height: 38px;
}

.stake-9514n8 {
  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-9514n8,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-9514n8 {
  opacity: 1;
  visibility: visible;
}

.stake-x0w7g7 {
  flex: 1 1;
}

.stake-pf4maj {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-pf4maj {
    padding: 24px;
  }
}

#pc61d126-chatbot[data-active-screen="1"] .stake-01ovzo {
  display: block;
}

.stake-typczh {
  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-typczh {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-d3kckg {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stake-d3kckg::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stake-xydx84 span {
  color: var(--text-color);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stake-xydx84 p {
  color: var(--text-color);
}

.stake-d3kckg .stake-adxyt1 {
  grid-area: button;
}

.stake-d3kckg .stake-adxyt1::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-5495j1.org/2000/svg'%3E%3Cpath d='M4.stake-8nnhkk 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-wt4mtl 15L16.stake-wt4mtl 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-wt4mtl 5L16.stake-wt4mtl 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#pc61d126-chatbot[data-active-screen="2"] .stake-zdlo3q {
  display: block;
}

.stake-ur06rh {
  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-ur06rh {
    margin-top: 40px;
  }
}

.stake-zt6jqg label,
.stake-zt6jqg input {
  display: block;
  width: 100%;
}

.stake-zt6jqg label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stake-zt6jqg label.stake-mcap7p input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stake-zt6jqg label.stake-mcap7p::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-zt6jqg 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-zt6jqg input::placeholder {
  color: var(--Text-400);
}

.stake-ey13ir {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

#pc61d126-chatbot[data-active-screen="3"] .stake-ey13ir {
  display: flex;
}

.stake-ey13ir ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stake-ey13ir ol {
    height: 420px;
    padding: 24px;
  }
}

.stake-ey13ir ol a {
  cursor: pointer;
  color: var(--text-color);
}

.stake-5vduvi {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-5vduvi {
    padding: 0 24px 24px;
  }
}

.stake-5vduvi 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-5vduvi input::placeholder {
  color: var(--text-color);
}

.stake-5vduvi [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stake-5vduvi [type="submit"]:disabled {
  opacity: 0.5;
}

.stake-5vduvi [type="submit"] svg {
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .stake-5vduvi [type="submit"] {
    right: 40px;
  }
}

.stake-dgm3m0 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stake-dgm3m0.stake-0vb3sz {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stake-dgm3m0.stake-0vb3sz p {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color, rgba(43, 43, 43, 0.6));
}

.stake-dgm3m0.stake-ojea4l 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-dgm3m0 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stake-3ab14d .stake-adxyt1 {
  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-q14stc {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stake-q14stc {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stake-q14stc {
    padding: 18px 0;
  }
}

.stake-q14stc .stake-vxo339 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stake-q14stc .stake-vxo339 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stake-dym54q {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stake-dym54q {
    max-width: 160px;
    height: 40px;
  }
}

.stake-dym54q picture,
.stake-dym54q img {
  display: block;
  width: 100%;
  height: 100%;
}

.stake-dym54q img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stake-uka0y4 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stake-yx9yh4 ease;
    transform: translateX(100%);
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stake-q14stc.stake-uols2w .stake-uka0y4 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stake-uka0y4 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stake-uka0y4 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stake-dayz33,
.stake-qln4cc {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stake-dayz33,
  .stake-qln4cc {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stake-qln4cc {
    display: none;
  }
}

.stake-btbzq1 {
  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-uols2w .stake-btbzq1 {
  background: var(--fh-bg-color);
}

.stake-btbzq1 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stake-btbzq1 {
    display: none;
  }
}

.stake-3fjwxn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-3fjwxn {
    display: none;
  }
}

.stake-b36p7k {
  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-q14stc.stake-uols2w .stake-b36p7k:first-child {
  display: none;
}

.stake-q14stc.stake-uols2w .stake-b36p7k:last-child {
  display: block;
}

.stake-b36p7k:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stake-b36p7k {
    display: none;
  }
}

.stake-03axk5 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stake-03axk5 {
    display: flex;
  }
}

.stake-03axk5 ul {
  max-height: 350px;
  overflow-y: auto;
}

.stake-03axk5:hover ul {
  visibility: visible;
  opacity: 1;
}

.stake-03axk5:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stake-03axk5:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stake-03axk5:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stake-03axk5:hover .stake-oyt022 svg {
  transform: rotate(180deg);
}

.stake-cl9bch {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
  align-items: center;
}

.stake-cl9bch span {
  margin-left: 5px;
}

.stake-0ertg5 {
  padding: 0 8px;
}

.stake-siugax {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stake-siugax:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stake-siugax {
    padding: 4px 8px;
  }
}

.stake-6jp72h {
  display: flex;
}

.stake-6jp72h img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stake-oyt022 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stake-oyt022 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stake-tdxwd4 {
  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-tdxwd4 {
    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-vb42it {
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-vb42it {
    display: none;
  }
}

.stake-3m7xq9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stake-jtc05q {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stake-8pw0r6 {
  display: flex;
}

.stake-5u7lzr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stake-2cn0ks {
  list-style: none;
}

@media (max-width: 1199px) {
  .stake-2cn0ks {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stake-2cn0ks {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stake-2cn0ks .stake-f31a35 [data-ref-el],
  .stake-2cn0ks .stake-f31a35 span,
  .stake-2cn0ks .stake-f31a35 a {
    white-space: nowrap;
  }
}

.stake-zfsxiq {
  width: 100%;
  transition: 0.3s;
  color: var(--text-color);
  position: relative;
}

@media (max-width: 1199px) {
  .stake-zfsxiq.stake-fdkanm > .stake-f31a35 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stake-zfsxiq.stake-0axnki:hover > #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stake-zfsxiq.stake-fdkanm > .stake-z2nrs1 {
    height: auto;
  }

  .stake-zfsxiq.stake-fdkanm > div > .stake-sm00w5 {
    transform: rotate(180deg);
  }

  #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

.stake-zfsxiq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stake-zfsxiq [data-ref-el],
.stake-zfsxiq span {
  cursor: pointer;
}

.stake-zfsxiq [data-ref-el],
.stake-zfsxiq span,
.stake-zfsxiq 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-zfsxiq [data-ref-el],
  .stake-zfsxiq span,
  .stake-zfsxiq a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stake-zfsxiq [data-ref-el],
  .stake-zfsxiq span,
  .stake-zfsxiq a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stake-z2nrs1 {
  height: 0;
  overflow: hidden;
  transition: height 0.stake-yx9yh4 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stake-z2nrs1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stake-z2nrs1::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stake-z2nrs1::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stake-z2nrs1 {
    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-z2nrs1:has(> .stake-zfsxiq.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stake-z2nrs1 .stake-z2nrs1 {
    padding: 0;
  }

  .stake-z2nrs1 .stake-zfsxiq {
    font-weight: 400;
  }

  .stake-z2nrs1 .stake-zfsxiq:hover > .stake-f31a35 {
    background: var(--Neutral-300);
  }

  .stake-z2nrs1 .stake-sm00w5 {
    rotate: -90deg;
  }
}

.stake-f31a35 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-f31a35 {
    padding: 8px;
  }

  .stake-zfsxiq.stake-4wmkfp > .stake-f31a35 {
    background: var(--Neutral-300);
  }
}

.stake-z2nrs1 .stake-zfsxiq:hover {
  background: var(--button-bg-hover);
}

.stake-sm00w5 {
  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-5495j1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stake-fihsq1 0.stake-pvarbj.stake-te63k9 -0.stake-zcgipn 0.stake-vb8vip -0.stake-zcgipn 1.stake-mikmqq 0.stake-acett3.stake-1orp2o 4.stake-2xabhx.stake-fihsq1 0.stake-3qk85d.stake-1okrju -0.stake-zcgipn 9.stake-w9mmry -0.stake-zcgipn 10.stake-yz0mcw 0.stake-witmtk.stake-rtlbrg 0.stake-te63k9 10.stake-rtlbrg 0.stake-vb8vip 10.stake-yz0mcw 1.stake-ah0orl.stake-0pj4g8 5.stake-whyswl.stake-dvsncr 6.stake-rz8i4d 5.stake-rofl6u 6.stake-rz8i4d 4.stake-6lbwy5 5.stake-ebvbko.stake-fihsq1 1.stake-akf7vh.stake-zcgipn 0.stake-vb8vip -0.stake-zcgipn 0.stake-te63k9 0.stake-fihsq1 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stake-yx9yh4 ease;
  background-color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-sm00w5 {
    cursor: default;
  }
}

.stake-aq26sj {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stake-avj0yx {
  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-avj0yx {
    padding: 40px 4px;
  }
}

.stake-mmxnk0 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stake-mmxnk0 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stake-wq3so9 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stake-wq3so9 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stake-wq3so9 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stake-wq3so9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stake-wq3so9 [data-ref-el],
.stake-wq3so9 span,
.stake-wq3so9 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stake-qyv532 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-qyv532 {
    margin-bottom: 12px;
  }
}

.stake-1ghnx7 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stake-1ghnx7 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stake-1ghnx7:last-child {
    margin-right: 0;
  }
}

.stake-pog8hy {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-qyv532:hover .stake-1jyvyd {
  visibility: visible;
  opacity: 1;
}

.stake-1jyvyd {
  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-r3e0g9 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stake-y7srll {
  display: flex;
  margin: 6px;
}

.stake-y7srll img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stake-1jyvyd::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-1jyvyd::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-ua2ux9 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-ua2ux9 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stake-zchjs9 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-zchjs9 {
    margin-right: 32px;
  }
}

.stake-4bruc6 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-4bruc6 {
    margin-top: 0;
    width: 340px;
  }
}

.stake-4bruc6 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-l91lm6 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stake-lr7xno {
  position: relative;
}

@media (min-width: 768px) {
  .stake-lr7xno {
    margin-top: 40px;
  }
}

.stake-lr7xno + .stake-o8jhko,
.stake-lr7xno + .stake-lr7xno {
  margin-top: 24px;
}

.stake-935p3f {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stake-935p3f {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-935p3f {
    padding: 80px;
  }
}

.stake-vyn6o4 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stake-vyn6o4 {
    padding: 0 16px;
  }
}

.stake-u9pf01 {
  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-u9pf01 {
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-3kdk14 {
  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-3kdk14 {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-ralias {
  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-ralias:hover {
  background: var(--button-bg-hover);
}

.stake-656fu7 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stake-656fu7 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stake-656fu7 img {
    min-height: initial;
  }
}

@media (max-width: 563px) {
  .stake-656fu7 img {
    min-height: 100%;
  }
}

.stake-935p3f::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stake-fwzurn {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stake-fwzurn h1,
.stake-fwzurn h2,
.stake-fwzurn h3,
.stake-fwzurn h4 {
  margin-bottom: 6px;
}

.stake-fwzurn h1:not(:first-child),
.stake-fwzurn h2:not(:first-child),
.stake-fwzurn h3:not(:first-child),
.stake-fwzurn h4:not(:first-child) {
  margin-top: 16px;
}

.stake-fwzurn h1,
.stake-fwzurn h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stake-fwzurn h1,
  .stake-fwzurn h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stake-fwzurn h2,
.stake-fwzurn h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stake-fwzurn h2,
  .stake-fwzurn h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-fwzurn h3,
.stake-fwzurn h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stake-fwzurn h3,
  .stake-fwzurn h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-fwzurn h4,
.stake-fwzurn h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stake-fwzurn ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stake-fwzurn ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stake-fwzurn 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-fwzurn ul ul {
  margin-bottom: 8px;
}

.stake-fwzurn ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stake-fwzurn ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stake-fwzurn ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stake-fwzurn ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stake-fwzurn ol li::marker {
  font-weight: 700;
}

.stake-fwzurn ol ol {
  margin-bottom: 8px;
}

.stake-fwzurn ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stake-fwzurn ol ul li {
  padding-left: 16px;
}

.stake-fwzurn 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-fwzurn table {
    padding: 24px;
  }
}

.stake-fwzurn table.stake-ijh5m3 {
  -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-yx9yh4,
    mask-image 0.3s;
}

.stake-fwzurn table.stake-ijh5m3.stake-syq2rt {
  -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-fwzurn table {
    display: table;
  }
}

.stake-fwzurn 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-fwzurn table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-fwzurn table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-fwzurn 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-fwzurn table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stake-fwzurn table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-fwzurn table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-fwzurn table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stake-fwzurn img {
  max-width: 100%;
  height: auto;
}

.stake-kj43ha {
  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-kj43ha {
    padding: 24px;
  }
}

.stake-8vvosr {
  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-8vvosr {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stake-8vvosr > * {
  margin: 0 !important;
}

.stake-8vvosr img,
.stake-s2y5pp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-8vvosr img,
  .stake-s2y5pp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-2gl45m {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-2gl45m {
    width: 32px;
    height: 32px;
  }
}

.stake-pbuxkd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stake-pbuxkd .stake-sll83h {
  flex-shrink: 0;
}

.stake-pbuxkd .stake-q2r2hj svg {
  display: none;
}

.stake-wdk2ta {
  display: grid;
  transition: max-height 0.stake-yx9yh4 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stake-wdk2ta {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stake-wdk2ta {
    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-wdk2ta.stake-zany15 + .stake-sll83h svg {
  transform: rotate(180deg);
}

.stake-ysfqnx {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stake-ysfqnx > div:nth-child(3n) {
  grid-column: span 2;
}

.stake-ysfqnx
  > div:nth-child(3n)
  .stake-lvoojp
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stake-ysfqnx {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stake-ysfqnx > div:nth-child(3n) {
    grid-column: unset;
  }

  .stake-ysfqnx
    > div:nth-child(3n)
    .stake-lvoojp
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stake-ysfqnx {
    max-width: 270px;
  }
}

.stake-ysfqnx .stake-lvoojp button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stake-ysfqnx .stake-lvoojp button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stake-ysfqnx .stake-lvoojp button {
    max-width: 104px;
  }
}

.stake-f9idka {
  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-f9idka {
    margin-bottom: 0;
  }
}

.stake-xcx7sq {
  display: none;
  opacity: 0;
}

.stake-23463b {
  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-23463b img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stake-lvoojp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stake-lvoojp 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-lvoojp
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stake-lvoojp
    button {
    max-width: 145px;
  }
}

.stake-cwtnhw:first-child
  .stake-lvoojp
  button {
  max-width: 270px;
}

.stake-2yvqi0 {
  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-f9idka picture {
  width: 100%;
  max-width: 100%;
}

.stake-9wc9jo {
  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-9wc9jo svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stake-f9idka:hover .stake-9wc9jo {
  display: flex;
}

.stake-t51z4m {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stake-iwdqci {
  display: flex;
}

.stake-iwdqci:hover .stake-d8on01,
.stake-iwdqci .stake-4wmkfp .stake-d8on01 {
  display: flex;
}

.stake-iwdqci svg {
  flex-shrink: 0;
}

.stake-d8on01 {
  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-d8on01 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stake-d8on01:hover {
  display: flex;
}

.stake-d8on01 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stake-9qy0wq {
  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-9qy0wq {
    font-size: 12px;
  }
}

.stake-3l4urg,
.stake-btiisk {
  width: 50%;
  flex-shrink: 0;
}

.stake-3l4urg {
  font-weight: 700;
}

.stake-1vbzh1 .stake-wdk2ta {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stake-1vbzh1 .stake-wdk2ta {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stake-1vbzh1 .stake-wdk2ta {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stake-1vbzh1
  .stake-2yvqi0:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stake-1vbzh1 .stake-23463b {
  height: 100% !important;
  border-radius: 16px;
}

.stake-1vbzh1 .stake-lvoojp {
  gap: 4px;
  align-items: center;
}

.stake-1vbzh1 .stake-lvoojp button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stake-1vbzh1 .stake-lvoojp svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stake-1vbzh1 .stake-lxzmay,
.stake-1vbzh1 .stake-lduc3w {
  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-5495j1.org/2000/svg'%3E%3Cpath d='M9.stake-m75y2z 4.stake-u5aqz6.stake-78thjg 5.stake-r7f6h6.stake-063mce 5.stake-z9qpto.stake-e7xnmh 5.stake-aphuds.stake-q5w579 8.stake-6yfces.stake-r4q8rr 9.stake-x6ombn.stake-jgtxy9 9.stake-qvlvyc.stake-mi727b 13.stake-zd8bao.stake-wcmmio 11.stake-tsgfln.stake-tnlwj8 11.stake-jgg66b.stake-cqu03a 11.stake-9vz5np.stake-5k48yq 13.stake-ycf7mp.stake-4s3j5e 9.stake-mojj95.stake-i29g3v 9.stake-sdk0ma.stake-b28x4v 8.stake-qnxyf7.stake-blewo6 5.stake-fray63.stake-t57m1p 5.stake-7gougk.stake-z9h34u 5.stake-qqoxxr.stake-gha9gk 4.stake-p1fxcw.stake-tnlwj8 1.stake-8brbd2.stake-m75y2z 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stake-1vbzh1 .stake-lxzmay {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stake-1vbzh1 .stake-lduc3w {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stake-zcz51q {
  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-zcz51q {
    padding: 24px;
  }
}

.stake-zcz51q .stake-sll83h {
  display: flex;
}

@media (min-width: 768px) {
  .stake-zcz51q .stake-sll83h {
    display: none;
  }
}

.stake-zcz51q .stake-q2r2hj svg {
  display: none;
}

.stake-kti4bt {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stake-kti4bt .stake-ih907f {
  display: none;
}

@media (min-width: 768px) {
  .stake-kti4bt .stake-ih907f {
    display: flex;
  }
}

.stake-0rfjzb {
  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-0rfjzb {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-0rfjzb > * {
  margin: 0 !important;
}

.stake-0rfjzb img,
.stake-cmbu9n {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-0rfjzb img,
  .stake-cmbu9n {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-n3q4ig {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-n3q4ig {
    width: 32px;
    height: 32px;
  }
}

.stake-ybqisg {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stake-ybqisg {
    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-ybqisg::-webkit-scrollbar {
    display: none;
  }
}

.stake-iyho96 {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 7px;
}

@media (min-width: 768px) {
  .stake-iyho96 {
    padding: 7px 15px;
  }
}

.stake-iyho96:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-055ek2 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-055ek2 {
    display: flex;
    opacity: 1;
  }
}

.stake-iyho96 picture {
  height: 100%;
  display: block;
}

.stake-iyho96 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stake-iyho96 img {
    width: 88px;
    height: 44px;
  }
}

.stake-iyho96 p {
  text-align: center;
  width: 100%;
}

.stake-4gkimi {
  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-4gkimi {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-4gkimi img,
.stake-veu6el {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-4gkimi img,
  .stake-veu6el {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-xx4s2l {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-xx4s2l {
    width: 32px;
    height: 32px;
  }
}

.stake-tw0m8o {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stake-8gwmaq {
  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-xykfxl {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stake-xykfxl.stake-4wmkfp {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stake-ymc0bq {
  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-ymc0bq {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-p0wo98 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stake-cjer9g {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stake-yx9yh4 ease;
  opacity: 0;
  color: var(--text-color);
}

.stake-cxcl5k {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stake-cxcl5k ol,
.stake-cxcl5k ul {
  padding-left: 1.3em;
}

.stake-xykfxl.stake-4wmkfp .stake-cjer9g {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stake-xykfxl.stake-4wmkfp .stake-p0wo98 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stake-y5ailk {
  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-y5ailk {
    padding: 24px;
  }
}

.stake-y5ailk .stake-sll83h {
  display: flex;
}

@media (min-width: 768px) {
  .stake-y5ailk .stake-sll83h {
    display: none;
  }
}

.stake-y5ailk .stake-q2r2hj svg {
  display: none;
}

.stake-fwlisd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stake-fwlisd .stake-ih907f {
  display: none;
}

@media (min-width: 768px) {
  .stake-fwlisd .stake-ih907f {
    display: flex;
  }
}

.stake-ic8da5 {
  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-ic8da5 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-ic8da5 > * {
  margin: 0 !important;
}

.stake-ic8da5 img,
.stake-tpb68f {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-ic8da5 img,
  .stake-tpb68f {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-2whmcl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-2whmcl {
    width: 32px;
    height: 32px;
  }
}

.stake-xloq98 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stake-xloq98 {
    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-xloq98::-webkit-scrollbar {
    display: none;
  }
}

.stake-p7sbr2 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stake-p7sbr2:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-nsx29o {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-nsx29o {
    display: flex;
    opacity: 1;
  }
}

.stake-p7sbr2 picture {
  width: auto;
  height: 100%;
  display: block;
}

.stake-p7sbr2 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stake-037th2 {
  margin: -24px 0;
}

.stake-037th2:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stake-037th2 {
    margin: -16px 0;
  }
}

.stake-j9df37 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stake-j9df37 {
    flex-direction: row;
  }
}

.stake-5sgaqu {
  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-5sgaqu {
    flex: 1;
  }
}

.stake-5sgaqu::placeholder {
  color: var(--Text-400);
}

.stake-8rw4ol {
  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-rsqkxs {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stake-rsqkxs::-webkit-scrollbar {
  display: none;
}

.stake-y4hcdh {
  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-y4hcdh img,
.stake-y4hcdh svg {
  margin-right: 8px;
}

.stake-hs1yrr {
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.stake-037th2 + .stake-fqwif7 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stake-037th2 + .stake-fqwif7 {
    margin-top: -16px;
  }
}

.stake-d2sniu {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--fh-bg-color);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stake-d2sniu > * {
  padding: 12px;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stake-d2sniu > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stake-y2snwb {
  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-u8mkga {
  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-6ibx4x {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stake-vllrae {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stake-1f2f7t {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stake-y2snwb 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-y2snwb 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-y2snwb {
    padding: 39px 179px 39px 39px;
  }

  .stake-u8mkga {
    font-size: 40px;
    line-height: 48px;
  }

  .stake-1f2f7t {
    height: 348px;
  }

  .stake-y2snwb button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stake-y2snwb button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-y2snwb {
    padding: 63px;
  }
}

.stake-kn0n43 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stake-kn0n43 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stake-0kypfb {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stake-0kypfb {
    width: auto;
  }
}

.stake-ccv7fb {
  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-ccv7fb::-webkit-scrollbar {
  display: none;
}

.stake-ccv7fb 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-ccv7fb a:hover {
  background-color: var(--button-bg-hover);
  color: var(--button-text-color);
}

@media (min-width: 768px) {
  .stake-ccv7fb {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stake-kn0n43 .stake-dfls7v {
  -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-yx9yh4,
    mask-image 0.3s;
}

.stake-kn0n43 .stake-dfls7v.stake-syq2rt {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stake-kof79r {
  margin: 40px -16px;
}

.stake-l82n4z + .stake-o8jhko,
.stake-l82n4z + .stake-lr7xno {
  margin-top: 24px;
}

.stake-s124q0 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stake-s124q0 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stake-bqqyqu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stake-bqqyqu {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stake-bqqyqu {
    margin-top: 0;
  }
}

.stake-tz9wux {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-tz9wux {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-dlvrnl {
  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-dlvrnl {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stake-csy6yx {
  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-csy6yx {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stake-preuqh {
  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-preuqh {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-v3euij {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-v3euij {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-h8msly {
  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-6crihz {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stake-6crihz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stake-fqwif7 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stake-4xv1vl {
  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-4xv1vl {
    padding: 15px 48px;
  }
}

main > .stake-fqwif7 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stake-wdk2ta.stake-6kofjx > div:nth-child(n + 5) {
    display: none;
  }
}

.stake-fwzurn p a img {
  display: block;
  margin: 0 auto;
}

.stake-rq9sxu {
  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-1kkila {
  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-1kkila label {
  font-size: 14px;
}

.stake-1kkila h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stake-1kkila input,
.stake-1kkila textarea,
.stake-1kkila 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-1kkila button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stake-ob1mls ease;
}
.stake-1kkila button:hover {
  background-color: var(--button-bg-hover);
}
.stake-hqgxsw {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stake-3fwmmw ease-in;
}

.stake-hqgxsw h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.stake-935p3f::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-p87br3, .stake-79h04c, [class*="review-card"],
thead, thead th, table th, .stake-4ui6em,
.stake-eue91a, [class*="collapsible-header"],
.stake-oxykyx, [class*="updated-block"] {
  color: #ece7dc !important;
}
