* {
  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-ke4h4a {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stake-ke4h4a {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-ke4h4a {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stake-ee0xhw {
  overflow: hidden;
}

.stake-g5eg7v img {
  background: var(--Neutral-300);
}

.stake-il571g {
  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-ahsqo0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stake-ahsqo0:hover {
  background: var(--button-bg-hover);
}

.stake-4ajr6b {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stake-4ajr6b:hover {
  background: var(--button-bg-hover);
}

.stake-0bvz5z {
  font-size: 12px;
  line-height: 18px;
}

.stake-7djnky {
  font-size: 18px;
  line-height: 26px;
}

.stake-xl0662 {
  width: 100%;
}

.stake-dz6cgh {
  padding: 6px 16px;
}

.stake-xfj02n {
  padding: 10px 16px;
}

.stake-mw5600 {
  padding: 15px 26px;
}

.stake-09pvv8 {
  flex-shrink: 0;
}

.stake-l825lj {
  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-111z6q {
  display: none;
}

.stake-54m6yq {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stake-2rrbv2 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stake-hrr3lo {
  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-0bg0te {
  cursor: grab;
}

.stake-hrr3lo::-webkit-scrollbar {
  display: none;
}

.stake-dk4pxq {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stake-x4yboj {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stake-1bukn7 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stake-00q6u9 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stake-djtqcm {
  visibility: visible;
}

.stake-rgcvmz {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stake-w0au79 ease;
}

.stake-80m2oz {
  background-color: var(--Primary-200);
  width: 16px;
}

.stake-k7i62r {
  -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-w0au79,
    mask-image 0.3s;
}

.stake-k7i62r.stake-ribbzo {
  -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-t91j3f: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-f0oqtz {
  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-utc2h6.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-utc2h6.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-xlpkqf {
  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-xlpkqf::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-abz5hl {
  position: relative;
  z-index: 1;
}

.stake-hsfr45 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stake-kkhi7f {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stake-hga88a {
  font-size: 40px;
  line-height: 48px;
}

.stake-cgfltw {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stake-vb610a {
  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-vb610a:hover {
  background: var(--Primary-400);
}

.stake-vb610a svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stake-t91j3f 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-xlpkqf {
    max-width: 600px;
    padding: 64px;
  }

  .stake-hsfr45 {
    font-size: 24px;
    line-height: 32px;
  }

  .stake-kkhi7f {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stake-hga88a {
    font-size: 50px;
    line-height: 56px;
  }

  .stake-cgfltw {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stake-f0oqtz {
    top: 25px;
    right: 25px;
  }
}

.stake-7pk9gj,
.stake-j1qw9g {
  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-wzvnag.stake-accct9::before,
.stake-j1qw9g::before,
.stake-vceaw6::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-utc2h6.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stake-h48pu0 14.stake-dc2ydf.stake-sn99ei 14.stake-68zht9 15.stake-fti9ds 14.stake-0kg95v 15.stake-dzeugx 14.stake-335wzc.stake-j23goa 14.stake-p5f93x 19.stake-ph3d8p 12.stake-zln2lu 19.stake-ph3d8p 10.stake-3wh90a.stake-ph3d8p 8.stake-9j7dln 17.stake-eonx69 7.stake-qssmuk 15.stake-3iw1nn 7.stake-xaeueu.stake-fbic2r 7.stake-qssmuk 11.stake-gtg5lf 8.stake-9j7dln 11.stake-gtg5lf 10.stake-2w3ekj.stake-gtg5lf 12.stake-i6icox 13.stake-iex8ty 14.stake-uj7e3z 15.stake-nzzli7 14.stake-7bg6jp.stake-qj5kei 14.stake-7ru5lh 15.stake-6tl083 14.stake-j7gnxm 15.stake-gscuyn 14.stake-1zcih9.stake-h48pu0 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stake-bk8r9n 15.stake-jzi2v1.stake-j90b31 15.stake-701dur 15.stake-v2brda 15.stake-mzofvw 15.stake-isznno 15.stake-9dzjgt.stake-rj9prr 15.stake-mzofvw 15.stake-7pm1c4 15.stake-jjvsl1 15.stake-qerk77 15.stake-yn1hht.stake-at2pk7 15.stake-i7dxia 7.stake-agnhcn 18.stake-z3gmu5 7.stake-djfw2l 23.stake-u49qdd.stake-3w4tru.stake-36ke1a 18.stake-7e6nc1 19.stake-4y0s0q 15.stake-majvf4 15.stake-bk8r9n 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stake-j4b45d [type="submit"] *,
.stake-awvoxe button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(#chatbot-window[aria-hidden="false"]) .stake-6pywm6 {
    display: none;
  }
}

.stake-ovy2e0 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--text-color);
}

body:has(header nav.open) .stake-ovy2e0 {
  display: none;
}

@media (min-width: 768px) {
  .stake-ovy2e0 {
    bottom: 22px;
  }
}

.stake-ovy2e0 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stake-ovy2e0 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stake-ck0qb9.static) .stake-ovy2e0 {
    bottom: 8px;
  }
}

.stake-jyn7x3 {
  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-jyn7x3 {
    display: none;
  }
}

.stake-yxlf0l {
  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-yxlf0l {
    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-awvoxe {
  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-awvoxe {
    padding: 14px 16px;
  }
}

.stake-awvoxe button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--text-color);
}

.stake-awvoxe button:first-child {
  align-content: end;
}

.stake-awvoxe button:first-of-type {
  display: none;
}

#pc61d126-chatbot[data-active-screen="2"]
  .stake-awvoxe
  button:first-of-type,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-awvoxe
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stake-awvoxe button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stake-awvoxe button:last-child svg {
  width: 38px;
  height: 38px;
}

.stake-vceaw6 {
  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-vceaw6,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-vceaw6 {
  opacity: 1;
  visibility: visible;
}

.stake-0y5i8m {
  flex: 1 1;
}

.stake-delo4z {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-delo4z {
    padding: 24px;
  }
}

#pc61d126-chatbot[data-active-screen="1"] .stake-6syhnc {
  display: block;
}

.stake-86rkxl {
  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-86rkxl {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-j1qw9g {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stake-j1qw9g::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stake-p0qy72 span {
  color: var(--text-color);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stake-p0qy72 p {
  color: var(--text-color);
}

.stake-j1qw9g .stake-pqy5fr {
  grid-area: button;
}

.stake-j1qw9g .stake-pqy5fr::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-utc2h6.org/2000/svg'%3E%3Cpath d='M4.stake-k56wfq 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-yvv8rt 15L16.stake-yvv8rt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-yvv8rt 5L16.stake-yvv8rt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#pc61d126-chatbot[data-active-screen="2"] .stake-wz8i6k {
  display: block;
}

.stake-g7chif {
  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-g7chif {
    margin-top: 40px;
  }
}

.stake-7pk9gj label,
.stake-7pk9gj input {
  display: block;
  width: 100%;
}

.stake-7pk9gj label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stake-7pk9gj label.stake-i9r7vo input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stake-7pk9gj label.stake-i9r7vo::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-7pk9gj 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-7pk9gj input::placeholder {
  color: var(--Text-400);
}

.stake-49d4ms {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

#pc61d126-chatbot[data-active-screen="3"] .stake-49d4ms {
  display: flex;
}

.stake-49d4ms ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stake-49d4ms ol {
    height: 420px;
    padding: 24px;
  }
}

.stake-49d4ms ol a {
  cursor: pointer;
  color: var(--text-color);
}

.stake-j4b45d {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-j4b45d {
    padding: 0 24px 24px;
  }
}

.stake-j4b45d 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-j4b45d input::placeholder {
  color: var(--text-color);
}

.stake-j4b45d [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stake-j4b45d [type="submit"]:disabled {
  opacity: 0.5;
}

.stake-j4b45d [type="submit"] svg {
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .stake-j4b45d [type="submit"] {
    right: 40px;
  }
}

.stake-wzvnag {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stake-wzvnag.stake-accct9 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stake-wzvnag.stake-accct9 p {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color, rgba(43, 43, 43, 0.6));
}

.stake-wzvnag.stake-sydcte 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-wzvnag p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stake-ovy2e0 .stake-pqy5fr {
  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-6pywm6 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stake-6pywm6 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stake-6pywm6 {
    padding: 18px 0;
  }
}

.stake-6pywm6 .stake-ke4h4a {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stake-6pywm6 .stake-ke4h4a {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stake-04ymsv {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stake-04ymsv {
    max-width: 160px;
    height: 40px;
  }
}

.stake-04ymsv picture,
.stake-04ymsv img {
  display: block;
  width: 100%;
  height: 100%;
}

.stake-04ymsv img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stake-pjbgfe {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stake-w0au79 ease;
    transform: translateX(100%);
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stake-6pywm6.stake-yojzk3 .stake-pjbgfe {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stake-pjbgfe {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stake-pjbgfe {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stake-nas02n,
.stake-t518sl {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stake-nas02n,
  .stake-t518sl {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stake-t518sl {
    display: none;
  }
}

.stake-wg1jqe {
  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-yojzk3 .stake-wg1jqe {
  background: var(--fh-bg-color);
}

.stake-wg1jqe button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stake-wg1jqe {
    display: none;
  }
}

.stake-qqj19c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-qqj19c {
    display: none;
  }
}

.stake-in2f7e {
  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-6pywm6.stake-yojzk3 .stake-in2f7e:first-child {
  display: none;
}

.stake-6pywm6.stake-yojzk3 .stake-in2f7e:last-child {
  display: block;
}

.stake-in2f7e:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stake-in2f7e {
    display: none;
  }
}

.stake-hlfo39 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stake-hlfo39 {
    display: flex;
  }
}

.stake-hlfo39 ul {
  max-height: 350px;
  overflow-y: auto;
}

.stake-hlfo39:hover ul {
  visibility: visible;
  opacity: 1;
}

.stake-hlfo39:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stake-hlfo39:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stake-hlfo39:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stake-hlfo39:hover .stake-jhiags svg {
  transform: rotate(180deg);
}

.stake-4d82rw {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
  align-items: center;
}

.stake-4d82rw span {
  margin-left: 5px;
}

.stake-3ctrlf {
  padding: 0 8px;
}

.stake-7yhcxz {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stake-7yhcxz:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stake-7yhcxz {
    padding: 4px 8px;
  }
}

.stake-nzy1i1 {
  display: flex;
}

.stake-nzy1i1 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stake-jhiags {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stake-jhiags svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stake-dc9s89 {
  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-dc9s89 {
    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-4gyhej {
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-4gyhej {
    display: none;
  }
}

.stake-dj71pq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stake-5wboml {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stake-rw6a54 {
  display: flex;
}

.stake-ffdbi2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stake-qmisfx {
  list-style: none;
}

@media (max-width: 1199px) {
  .stake-qmisfx {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stake-qmisfx {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stake-qmisfx .stake-kfhc96 [data-ref-el],
  .stake-qmisfx .stake-kfhc96 span,
  .stake-qmisfx .stake-kfhc96 a {
    white-space: nowrap;
  }
}

.stake-fi67ry {
  width: 100%;
  transition: 0.3s;
  color: var(--text-color);
  position: relative;
}

@media (max-width: 1199px) {
  .stake-fi67ry.stake-a6agzu > .stake-kfhc96 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stake-fi67ry.stake-3eh66q:hover > #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stake-fi67ry.stake-a6agzu > .stake-8rm6ad {
    height: auto;
  }

  .stake-fi67ry.stake-a6agzu > div > .stake-rnityk {
    transform: rotate(180deg);
  }

  #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

.stake-fi67ry [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stake-fi67ry [data-ref-el],
.stake-fi67ry span {
  cursor: pointer;
}

.stake-fi67ry [data-ref-el],
.stake-fi67ry span,
.stake-fi67ry 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-fi67ry [data-ref-el],
  .stake-fi67ry span,
  .stake-fi67ry a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stake-fi67ry [data-ref-el],
  .stake-fi67ry span,
  .stake-fi67ry a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stake-8rm6ad {
  height: 0;
  overflow: hidden;
  transition: height 0.stake-w0au79 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stake-8rm6ad::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stake-8rm6ad::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stake-8rm6ad::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stake-8rm6ad {
    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-8rm6ad:has(> .stake-fi67ry.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stake-8rm6ad .stake-8rm6ad {
    padding: 0;
  }

  .stake-8rm6ad .stake-fi67ry {
    font-weight: 400;
  }

  .stake-8rm6ad .stake-fi67ry:hover > .stake-kfhc96 {
    background: var(--Neutral-300);
  }

  .stake-8rm6ad .stake-rnityk {
    rotate: -90deg;
  }
}

.stake-kfhc96 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-kfhc96 {
    padding: 8px;
  }

  .stake-fi67ry.stake-ocjq9p > .stake-kfhc96 {
    background: var(--Neutral-300);
  }
}

.stake-8rm6ad .stake-fi67ry:hover {
  background: var(--button-bg-hover);
}

.stake-rnityk {
  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-utc2h6.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stake-2feja7 0.stake-hvekm7.stake-oaijnm -0.stake-5idfrb 0.stake-z98q6c -0.stake-5idfrb 1.stake-1m6blr 0.stake-of89gt.stake-ou959t 4.stake-d45v65.stake-2feja7 0.stake-7w9dv9.stake-se0y25 -0.stake-5idfrb 9.stake-temw2a -0.stake-5idfrb 10.stake-y9vc60 0.stake-z72j2y.stake-ry4aca 0.stake-oaijnm 10.stake-ry4aca 0.stake-z98q6c 10.stake-y9vc60 1.stake-xkfvzr.stake-6gg5f6 5.stake-9mjm9d.stake-k5k058 6.stake-nyor39 5.stake-xyiq5p 6.stake-nyor39 4.stake-2y4y08 5.stake-i8rqhx.stake-2feja7 1.stake-gzbwzh.stake-5idfrb 0.stake-z98q6c -0.stake-5idfrb 0.stake-oaijnm 0.stake-2feja7 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stake-w0au79 ease;
  background-color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-rnityk {
    cursor: default;
  }
}

.stake-o336pm {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stake-rqwyv8 {
  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-rqwyv8 {
    padding: 40px 4px;
  }
}

.stake-qgo8kj {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stake-qgo8kj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stake-lnmr6r {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stake-lnmr6r {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stake-lnmr6r ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stake-lnmr6r [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stake-lnmr6r [data-ref-el],
.stake-lnmr6r span,
.stake-lnmr6r a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stake-uu7dmh {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-uu7dmh {
    margin-bottom: 12px;
  }
}

.stake-z3u9ar {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stake-z3u9ar img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stake-z3u9ar:last-child {
    margin-right: 0;
  }
}

.stake-qhod51 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-uu7dmh:hover .stake-u1zuwa {
  visibility: visible;
  opacity: 1;
}

.stake-u1zuwa {
  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-n0l5bt {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stake-o50hu2 {
  display: flex;
  margin: 6px;
}

.stake-o50hu2 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stake-u1zuwa::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-u1zuwa::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-zs2ckj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-zs2ckj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stake-030mae {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-030mae {
    margin-right: 32px;
  }
}

.stake-he4fq5 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-he4fq5 {
    margin-top: 0;
    width: 340px;
  }
}

.stake-he4fq5 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-3yasma {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stake-476ct9 {
  position: relative;
}

@media (min-width: 768px) {
  .stake-476ct9 {
    margin-top: 40px;
  }
}

.stake-476ct9 + .stake-r4aacv,
.stake-476ct9 + .stake-476ct9 {
  margin-top: 24px;
}

.stake-7jl2kc {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stake-7jl2kc {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-7jl2kc {
    padding: 80px;
  }
}

.stake-61tjrw {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stake-61tjrw {
    padding: 0 16px;
  }
}

.stake-kdjoh2 {
  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-kdjoh2 {
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-poy9cw {
  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-poy9cw {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-ibolt0 {
  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-ibolt0:hover {
  background: var(--button-bg-hover);
}

.stake-i72p02 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stake-i72p02 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stake-i72p02 img {
    min-height: initial;
  }
}

@media (max-width: 563px) {
  .stake-i72p02 img {
    min-height: 100%;
  }
}

.stake-7jl2kc::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stake-mn038a {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stake-mn038a h1,
.stake-mn038a h2,
.stake-mn038a h3,
.stake-mn038a h4 {
  margin-bottom: 6px;
}

.stake-mn038a h1:not(:first-child),
.stake-mn038a h2:not(:first-child),
.stake-mn038a h3:not(:first-child),
.stake-mn038a h4:not(:first-child) {
  margin-top: 16px;
}

.stake-mn038a h1,
.stake-mn038a h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stake-mn038a h1,
  .stake-mn038a h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stake-mn038a h2,
.stake-mn038a h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stake-mn038a h2,
  .stake-mn038a h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-mn038a h3,
.stake-mn038a h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stake-mn038a h3,
  .stake-mn038a h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-mn038a h4,
.stake-mn038a h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stake-mn038a ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stake-mn038a ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stake-mn038a 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-mn038a ul ul {
  margin-bottom: 8px;
}

.stake-mn038a ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stake-mn038a ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stake-mn038a ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stake-mn038a ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stake-mn038a ol li::marker {
  font-weight: 700;
}

.stake-mn038a ol ol {
  margin-bottom: 8px;
}

.stake-mn038a ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stake-mn038a ol ul li {
  padding-left: 16px;
}

.stake-mn038a 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-mn038a table {
    padding: 24px;
  }
}

.stake-mn038a table.stake-plb9zp {
  -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-w0au79,
    mask-image 0.3s;
}

.stake-mn038a table.stake-plb9zp.stake-ribbzo {
  -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-mn038a table {
    display: table;
  }
}

.stake-mn038a 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-mn038a table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-mn038a table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-mn038a 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-mn038a table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stake-mn038a table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-mn038a table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-mn038a table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stake-mn038a img {
  max-width: 100%;
  height: auto;
}

.stake-syxoa9 {
  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-syxoa9 {
    padding: 24px;
  }
}

.stake-zrrtrd {
  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-zrrtrd {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stake-zrrtrd > * {
  margin: 0 !important;
}

.stake-zrrtrd img,
.stake-7mgznl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-zrrtrd img,
  .stake-7mgznl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-g5hgrf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-g5hgrf {
    width: 32px;
    height: 32px;
  }
}

.stake-v93uqm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stake-v93uqm .stake-y3iapd {
  flex-shrink: 0;
}

.stake-v93uqm .stake-ydbgcz svg {
  display: none;
}

.stake-81k4h5 {
  display: grid;
  transition: max-height 0.stake-w0au79 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stake-81k4h5 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stake-81k4h5 {
    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-81k4h5.stake-pqvzp4 + .stake-y3iapd svg {
  transform: rotate(180deg);
}

.stake-xhdcnr {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stake-xhdcnr > div:nth-child(3n) {
  grid-column: span 2;
}

.stake-xhdcnr
  > div:nth-child(3n)
  .stake-747vjt
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stake-xhdcnr {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stake-xhdcnr > div:nth-child(3n) {
    grid-column: unset;
  }

  .stake-xhdcnr
    > div:nth-child(3n)
    .stake-747vjt
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stake-xhdcnr {
    max-width: 270px;
  }
}

.stake-xhdcnr .stake-747vjt button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stake-xhdcnr .stake-747vjt button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stake-xhdcnr .stake-747vjt button {
    max-width: 104px;
  }
}

.stake-vss5tv {
  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-vss5tv {
    margin-bottom: 0;
  }
}

.stake-7t088o {
  display: none;
  opacity: 0;
}

.stake-n1gots {
  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-n1gots img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stake-747vjt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stake-747vjt 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-747vjt
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stake-747vjt
    button {
    max-width: 145px;
  }
}

.stake-kj1oji:first-child
  .stake-747vjt
  button {
  max-width: 270px;
}

.stake-mzqj2u {
  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-vss5tv picture {
  width: 100%;
  max-width: 100%;
}

.stake-phx9ao {
  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-phx9ao svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stake-vss5tv:hover .stake-phx9ao {
  display: flex;
}

.stake-1vec92 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stake-tv8krh {
  display: flex;
}

.stake-tv8krh:hover .stake-gogf19,
.stake-tv8krh .stake-ocjq9p .stake-gogf19 {
  display: flex;
}

.stake-tv8krh svg {
  flex-shrink: 0;
}

.stake-gogf19 {
  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-gogf19 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stake-gogf19:hover {
  display: flex;
}

.stake-gogf19 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stake-gatr3n {
  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-gatr3n {
    font-size: 12px;
  }
}

.stake-eujj1h,
.stake-kleo1j {
  width: 50%;
  flex-shrink: 0;
}

.stake-eujj1h {
  font-weight: 700;
}

.stake-cjd0am .stake-81k4h5 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stake-cjd0am .stake-81k4h5 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stake-cjd0am .stake-81k4h5 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stake-cjd0am
  .stake-mzqj2u:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stake-cjd0am .stake-n1gots {
  height: 100% !important;
  border-radius: 16px;
}

.stake-cjd0am .stake-747vjt {
  gap: 4px;
  align-items: center;
}

.stake-cjd0am .stake-747vjt button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stake-cjd0am .stake-747vjt svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stake-cjd0am .stake-wd251a,
.stake-cjd0am .stake-5y2xug {
  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-utc2h6.org/2000/svg'%3E%3Cpath d='M9.stake-21d26r 4.stake-wilw9h.stake-grsqpn 5.stake-ixtxgx.stake-usebu0 5.stake-qsm8gy.stake-kg63xm 5.stake-dhdbcy.stake-967r7k 8.stake-00csxz.stake-ub0rhs 9.stake-986pa7.stake-45jjp7 9.stake-e2gocs.stake-shr8im 13.stake-pw9p54.stake-iijg37 11.stake-hyapkb.stake-rdg7pj 11.stake-dxyziq.stake-1ewqqz 11.stake-418rlj.stake-1f88i6 13.stake-k5tr2x.stake-4023oz 9.stake-jmh7p5.stake-6vz5lr 9.stake-p9i6gf.stake-raa7hd 8.stake-t14l1i.stake-a3tvh9 5.stake-8dltel.stake-6xntsq 5.stake-q92iz2.stake-te6qni 5.stake-ipf1jg.stake-gz0r6j 4.stake-txxf9r.stake-rdg7pj 1.stake-tgqf7b.stake-21d26r 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stake-cjd0am .stake-wd251a {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stake-cjd0am .stake-5y2xug {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stake-hbv6sq {
  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-hbv6sq {
    padding: 24px;
  }
}

.stake-hbv6sq .stake-y3iapd {
  display: flex;
}

@media (min-width: 768px) {
  .stake-hbv6sq .stake-y3iapd {
    display: none;
  }
}

.stake-hbv6sq .stake-ydbgcz svg {
  display: none;
}

.stake-nfspea {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stake-nfspea .stake-il571g {
  display: none;
}

@media (min-width: 768px) {
  .stake-nfspea .stake-il571g {
    display: flex;
  }
}

.stake-iq6o58 {
  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-iq6o58 {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-iq6o58 > * {
  margin: 0 !important;
}

.stake-iq6o58 img,
.stake-l6orcv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-iq6o58 img,
  .stake-l6orcv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-wowvgp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-wowvgp {
    width: 32px;
    height: 32px;
  }
}

.stake-wo9lqp {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stake-wo9lqp {
    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-wo9lqp::-webkit-scrollbar {
    display: none;
  }
}

.stake-kv9z8l {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 7px;
}

@media (min-width: 768px) {
  .stake-kv9z8l {
    padding: 7px 15px;
  }
}

.stake-kv9z8l:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-hxzqf1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-hxzqf1 {
    display: flex;
    opacity: 1;
  }
}

.stake-kv9z8l picture {
  height: 100%;
  display: block;
}

.stake-kv9z8l img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stake-kv9z8l img {
    width: 88px;
    height: 44px;
  }
}

.stake-kv9z8l p {
  text-align: center;
  width: 100%;
}

.stake-uqd05v {
  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-uqd05v {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-uqd05v img,
.stake-8h5k3r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-uqd05v img,
  .stake-8h5k3r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-g14nc3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-g14nc3 {
    width: 32px;
    height: 32px;
  }
}

.stake-8s7vww {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stake-baew47 {
  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-hyy0ja {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stake-hyy0ja.stake-ocjq9p {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stake-ctwnqw {
  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-ctwnqw {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-14641t {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stake-82cuav {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stake-w0au79 ease;
  opacity: 0;
  color: var(--text-color);
}

.stake-dun2cl {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stake-dun2cl ol,
.stake-dun2cl ul {
  padding-left: 1.3em;
}

.stake-hyy0ja.stake-ocjq9p .stake-82cuav {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stake-hyy0ja.stake-ocjq9p .stake-14641t {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stake-2wly0s {
  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-2wly0s {
    padding: 24px;
  }
}

.stake-2wly0s .stake-y3iapd {
  display: flex;
}

@media (min-width: 768px) {
  .stake-2wly0s .stake-y3iapd {
    display: none;
  }
}

.stake-2wly0s .stake-ydbgcz svg {
  display: none;
}

.stake-tys1qc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stake-tys1qc .stake-il571g {
  display: none;
}

@media (min-width: 768px) {
  .stake-tys1qc .stake-il571g {
    display: flex;
  }
}

.stake-eihq2l {
  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-eihq2l {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-eihq2l > * {
  margin: 0 !important;
}

.stake-eihq2l img,
.stake-ddctts {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-eihq2l img,
  .stake-ddctts {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-g1cv5k {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-g1cv5k {
    width: 32px;
    height: 32px;
  }
}

.stake-dios64 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stake-dios64 {
    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-dios64::-webkit-scrollbar {
    display: none;
  }
}

.stake-rmvu9k {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stake-rmvu9k:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-wkc2e6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-wkc2e6 {
    display: flex;
    opacity: 1;
  }
}

.stake-rmvu9k picture {
  width: auto;
  height: 100%;
  display: block;
}

.stake-rmvu9k picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stake-jra68u {
  margin: -24px 0;
}

.stake-jra68u:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stake-jra68u {
    margin: -16px 0;
  }
}

.stake-30r8k9 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stake-30r8k9 {
    flex-direction: row;
  }
}

.stake-awrr9p {
  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-awrr9p {
    flex: 1;
  }
}

.stake-awrr9p::placeholder {
  color: var(--Text-400);
}

.stake-xmqibt {
  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-2k7gg3 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stake-2k7gg3::-webkit-scrollbar {
  display: none;
}

.stake-ngyqfy {
  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-ngyqfy img,
.stake-ngyqfy svg {
  margin-right: 8px;
}

.stake-02h7kf {
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.stake-jra68u + .stake-88ijk7 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stake-jra68u + .stake-88ijk7 {
    margin-top: -16px;
  }
}

.stake-oiucyp {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--fh-bg-color);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stake-oiucyp > * {
  padding: 12px;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stake-oiucyp > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stake-exr6wg {
  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-0jqwsc {
  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-a2s7q6 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stake-oagesr {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stake-egc3v3 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stake-exr6wg 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-exr6wg 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-exr6wg {
    padding: 39px 179px 39px 39px;
  }

  .stake-0jqwsc {
    font-size: 40px;
    line-height: 48px;
  }

  .stake-egc3v3 {
    height: 348px;
  }

  .stake-exr6wg button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stake-exr6wg button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-exr6wg {
    padding: 63px;
  }
}

.stake-xfe034 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stake-xfe034 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stake-wbbkgs {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stake-wbbkgs {
    width: auto;
  }
}

.stake-mkzwww {
  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-mkzwww::-webkit-scrollbar {
  display: none;
}

.stake-mkzwww 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-mkzwww a:hover {
  background-color: var(--button-bg-hover);
  color: var(--button-text-color);
}

@media (min-width: 768px) {
  .stake-mkzwww {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stake-xfe034 .stake-m0y6xf {
  -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-w0au79,
    mask-image 0.3s;
}

.stake-xfe034 .stake-m0y6xf.stake-ribbzo {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stake-564rks {
  margin: 40px -16px;
}

.stake-etlfqg + .stake-r4aacv,
.stake-etlfqg + .stake-476ct9 {
  margin-top: 24px;
}

.stake-r4kplj {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stake-r4kplj picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stake-vtk65n {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stake-vtk65n {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stake-vtk65n {
    margin-top: 0;
  }
}

.stake-ieaqfb {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-ieaqfb {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-7qelmc {
  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-7qelmc {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stake-v33spk {
  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-v33spk {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stake-2kn1t5 {
  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-2kn1t5 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-c7yyu6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-c7yyu6 {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-tfb0j8 {
  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-zzmjpz {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stake-zzmjpz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stake-88ijk7 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stake-gkloxw {
  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-gkloxw {
    padding: 15px 48px;
  }
}

main > .stake-88ijk7 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stake-81k4h5.stake-ignulx > div:nth-child(n + 5) {
    display: none;
  }
}

.stake-mn038a p a img {
  display: block;
  margin: 0 auto;
}

.stake-yk718m {
  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-t2vsrl {
  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-t2vsrl label {
  font-size: 14px;
}

.stake-t2vsrl h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stake-t2vsrl input,
.stake-t2vsrl textarea,
.stake-t2vsrl 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-t2vsrl button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stake-hq5ytd ease;
}
.stake-t2vsrl button:hover {
  background-color: var(--button-bg-hover);
}
.stake-rj23t0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stake-0cypr9 ease-in;
}

.stake-rj23t0 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.stake-7jl2kc::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-lvl982, .stake-ej82er, [class*="review-card"],
thead, thead th, table th, .stake-8avtfy,
.stake-jg546n, [class*="collapsible-header"],
.stake-ya9mm6, [class*="updated-block"] {
  color: #ece7dc !important;
}
