* {
  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-tqbrqg {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stake-tqbrqg {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-tqbrqg {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stake-7bqroq {
  overflow: hidden;
}

.stake-avqrhk img {
  background: var(--Neutral-300);
}

.stake-mwp5d2 {
  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-ordm9b {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stake-ordm9b:hover {
  background: var(--button-bg-hover);
}

.stake-gd7vue {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stake-gd7vue:hover {
  background: var(--button-bg-hover);
}

.stake-0785sw {
  font-size: 12px;
  line-height: 18px;
}

.stake-1m7fkk {
  font-size: 18px;
  line-height: 26px;
}

.stake-p927sj {
  width: 100%;
}

.stake-z5naco {
  padding: 6px 16px;
}

.stake-4xgh47 {
  padding: 10px 16px;
}

.stake-du1z0d {
  padding: 15px 26px;
}

.stake-873l1u {
  flex-shrink: 0;
}

.stake-bqshwf {
  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-02nvou {
  display: none;
}

.stake-8xwy8e {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stake-lmdiw8 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stake-qh8mzx {
  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-3kta4y {
  cursor: grab;
}

.stake-qh8mzx::-webkit-scrollbar {
  display: none;
}

.stake-mao3qc {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stake-4fezxy {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stake-mfdxej {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stake-g9dpuw {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stake-83ao5v {
  visibility: visible;
}

.stake-qbbzbx {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stake-8ntec9 ease;
}

.stake-ldo0o2 {
  background-color: var(--Primary-200);
  width: 16px;
}

.stake-deyotf {
  -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-8ntec9,
    mask-image 0.3s;
}

.stake-deyotf.stake-p82tzc {
  -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-0asvtl: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-tjxmuz {
  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-0uk4kr.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-0uk4kr.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-3rvnz6 {
  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-3rvnz6::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-tejhbi {
  position: relative;
  z-index: 1;
}

.stake-3dcq5o {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stake-foi0a0 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stake-vovy6q {
  font-size: 40px;
  line-height: 48px;
}

.stake-fczsaz {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stake-8e9ckc {
  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-8e9ckc:hover {
  background: var(--Primary-400);
}

.stake-8e9ckc svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stake-0asvtl 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-3rvnz6 {
    max-width: 600px;
    padding: 64px;
  }

  .stake-3dcq5o {
    font-size: 24px;
    line-height: 32px;
  }

  .stake-foi0a0 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stake-vovy6q {
    font-size: 50px;
    line-height: 56px;
  }

  .stake-fczsaz {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stake-tjxmuz {
    top: 25px;
    right: 25px;
  }
}

.stake-2nfgy1,
.stake-mlxa1l {
  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-vh2lgi.stake-f7a40i::before,
.stake-mlxa1l::before,
.stake-mj5p91::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-0uk4kr.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stake-dm3lt0 14.stake-6cq4a4.stake-isslug 14.stake-kvidcn 15.stake-k6igor 14.stake-9zl5hp 15.stake-lohujc 14.stake-bph6e9.stake-5xdjob 14.stake-gk3cxp 19.stake-xf5o88 12.stake-g2kyig 19.stake-xf5o88 10.stake-c0xw45.stake-xf5o88 8.stake-q0y04p 17.stake-yduvp2 7.stake-2vjcjd 15.stake-bygazz 7.stake-ikow76.stake-wjohiq 7.stake-2vjcjd 11.stake-l249r8 8.stake-q0y04p 11.stake-l249r8 10.stake-dm7jrn.stake-l249r8 12.stake-k2mb64 13.stake-vxymcb 14.stake-8mqsvx 15.stake-eb626k 14.stake-sn8zpz.stake-1ytfud 14.stake-dheg8t 15.stake-ho2odd 14.stake-v5e0vn 15.stake-da0max 14.stake-lh92az.stake-dm3lt0 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stake-v86kgv 15.stake-rhnqx1.stake-sga7e4 15.stake-wpb12t 15.stake-sk78qe 15.stake-05z0yy 15.stake-vdtwpb 15.stake-8r0n3p.stake-w6bwkh 15.stake-05z0yy 15.stake-vkmz3o 15.stake-seq4wp 15.stake-de721g 15.stake-ssgqt6.stake-inkijy 15.stake-gbokb2 7.stake-fvowpa 18.stake-p651sa 7.stake-946ht9 23.stake-ldrh9n.stake-9zj7v5.stake-pjmmxi 18.stake-bsbeyn 19.stake-5t1yqq 15.stake-lc884k 15.stake-v86kgv 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stake-nvybmz [type="submit"] *,
.stake-cwlof6 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(#chatbot-window[aria-hidden="false"]) .stake-i8m5kh {
    display: none;
  }
}

.stake-wh9tht {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--text-color);
}

body:has(header nav.open) .stake-wh9tht {
  display: none;
}

@media (min-width: 768px) {
  .stake-wh9tht {
    bottom: 22px;
  }
}

.stake-wh9tht input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stake-wh9tht {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stake-sni7od.static) .stake-wh9tht {
    bottom: 8px;
  }
}

.stake-3815oz {
  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-3815oz {
    display: none;
  }
}

.stake-71vwnx {
  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-71vwnx {
    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-cwlof6 {
  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-cwlof6 {
    padding: 14px 16px;
  }
}

.stake-cwlof6 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--text-color);
}

.stake-cwlof6 button:first-child {
  align-content: end;
}

.stake-cwlof6 button:first-of-type {
  display: none;
}

#pc61d126-chatbot[data-active-screen="2"]
  .stake-cwlof6
  button:first-of-type,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-cwlof6
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stake-cwlof6 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stake-cwlof6 button:last-child svg {
  width: 38px;
  height: 38px;
}

.stake-mj5p91 {
  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-mj5p91,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-mj5p91 {
  opacity: 1;
  visibility: visible;
}

.stake-uvnb5l {
  flex: 1 1;
}

.stake-az6viw {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-az6viw {
    padding: 24px;
  }
}

#pc61d126-chatbot[data-active-screen="1"] .stake-4aej6r {
  display: block;
}

.stake-2j3rbm {
  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-2j3rbm {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-mlxa1l {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stake-mlxa1l::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stake-6j2cmm span {
  color: var(--text-color);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stake-6j2cmm p {
  color: var(--text-color);
}

.stake-mlxa1l .stake-fzywd0 {
  grid-area: button;
}

.stake-mlxa1l .stake-fzywd0::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-0uk4kr.org/2000/svg'%3E%3Cpath d='M4.stake-tt8odd 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-vkgrwx 15L16.stake-vkgrwx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-vkgrwx 5L16.stake-vkgrwx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#pc61d126-chatbot[data-active-screen="2"] .stake-is8hke {
  display: block;
}

.stake-pl4ymp {
  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-pl4ymp {
    margin-top: 40px;
  }
}

.stake-2nfgy1 label,
.stake-2nfgy1 input {
  display: block;
  width: 100%;
}

.stake-2nfgy1 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stake-2nfgy1 label.stake-q8r832 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stake-2nfgy1 label.stake-q8r832::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-2nfgy1 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-2nfgy1 input::placeholder {
  color: var(--Text-400);
}

.stake-ie5032 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

#pc61d126-chatbot[data-active-screen="3"] .stake-ie5032 {
  display: flex;
}

.stake-ie5032 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stake-ie5032 ol {
    height: 420px;
    padding: 24px;
  }
}

.stake-ie5032 ol a {
  cursor: pointer;
  color: var(--text-color);
}

.stake-nvybmz {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-nvybmz {
    padding: 0 24px 24px;
  }
}

.stake-nvybmz 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-nvybmz input::placeholder {
  color: var(--text-color);
}

.stake-nvybmz [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stake-nvybmz [type="submit"]:disabled {
  opacity: 0.5;
}

.stake-nvybmz [type="submit"] svg {
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .stake-nvybmz [type="submit"] {
    right: 40px;
  }
}

.stake-vh2lgi {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stake-vh2lgi.stake-f7a40i {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stake-vh2lgi.stake-f7a40i p {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color, rgba(43, 43, 43, 0.6));
}

.stake-vh2lgi.stake-iueaar 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-vh2lgi p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stake-wh9tht .stake-fzywd0 {
  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-i8m5kh {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stake-i8m5kh {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stake-i8m5kh {
    padding: 18px 0;
  }
}

.stake-i8m5kh .stake-tqbrqg {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stake-i8m5kh .stake-tqbrqg {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stake-2sucge {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stake-2sucge {
    max-width: 160px;
    height: 40px;
  }
}

.stake-2sucge picture,
.stake-2sucge img {
  display: block;
  width: 100%;
  height: 100%;
}

.stake-2sucge img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stake-cf3kea {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stake-8ntec9 ease;
    transform: translateX(100%);
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stake-i8m5kh.stake-k2sam0 .stake-cf3kea {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stake-cf3kea {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stake-cf3kea {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stake-53nb8j,
.stake-0abj19 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stake-53nb8j,
  .stake-0abj19 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stake-0abj19 {
    display: none;
  }
}

.stake-aoel9v {
  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-k2sam0 .stake-aoel9v {
  background: var(--fh-bg-color);
}

.stake-aoel9v button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stake-aoel9v {
    display: none;
  }
}

.stake-umc8jy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-umc8jy {
    display: none;
  }
}

.stake-glvxz1 {
  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-i8m5kh.stake-k2sam0 .stake-glvxz1:first-child {
  display: none;
}

.stake-i8m5kh.stake-k2sam0 .stake-glvxz1:last-child {
  display: block;
}

.stake-glvxz1:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stake-glvxz1 {
    display: none;
  }
}

.stake-vf5nj0 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stake-vf5nj0 {
    display: flex;
  }
}

.stake-vf5nj0 ul {
  max-height: 350px;
  overflow-y: auto;
}

.stake-vf5nj0:hover ul {
  visibility: visible;
  opacity: 1;
}

.stake-vf5nj0:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stake-vf5nj0:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stake-vf5nj0:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stake-vf5nj0:hover .stake-mx8h17 svg {
  transform: rotate(180deg);
}

.stake-dflif0 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
  align-items: center;
}

.stake-dflif0 span {
  margin-left: 5px;
}

.stake-2ghdym {
  padding: 0 8px;
}

.stake-rhnd0s {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stake-rhnd0s:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stake-rhnd0s {
    padding: 4px 8px;
  }
}

.stake-ye6v68 {
  display: flex;
}

.stake-ye6v68 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stake-mx8h17 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stake-mx8h17 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stake-hq3tq4 {
  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-hq3tq4 {
    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-37plj0 {
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-37plj0 {
    display: none;
  }
}

.stake-ckll4g {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stake-k8brrl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stake-iu1gkq {
  display: flex;
}

.stake-cfdcec {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stake-y0jljn {
  list-style: none;
}

@media (max-width: 1199px) {
  .stake-y0jljn {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stake-y0jljn {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stake-y0jljn .stake-asm0g9 [data-ref-el],
  .stake-y0jljn .stake-asm0g9 span,
  .stake-y0jljn .stake-asm0g9 a {
    white-space: nowrap;
  }
}

.stake-x8rrlx {
  width: 100%;
  transition: 0.3s;
  color: var(--text-color);
  position: relative;
}

@media (max-width: 1199px) {
  .stake-x8rrlx.stake-esi1b9 > .stake-asm0g9 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stake-x8rrlx.stake-nugrs8:hover > #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stake-x8rrlx.stake-esi1b9 > .stake-ka1ceo {
    height: auto;
  }

  .stake-x8rrlx.stake-esi1b9 > div > .stake-pi1h8a {
    transform: rotate(180deg);
  }

  #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

.stake-x8rrlx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stake-x8rrlx [data-ref-el],
.stake-x8rrlx span {
  cursor: pointer;
}

.stake-x8rrlx [data-ref-el],
.stake-x8rrlx span,
.stake-x8rrlx 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-x8rrlx [data-ref-el],
  .stake-x8rrlx span,
  .stake-x8rrlx a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stake-x8rrlx [data-ref-el],
  .stake-x8rrlx span,
  .stake-x8rrlx a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stake-ka1ceo {
  height: 0;
  overflow: hidden;
  transition: height 0.stake-8ntec9 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stake-ka1ceo::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stake-ka1ceo::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stake-ka1ceo::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stake-ka1ceo {
    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-ka1ceo:has(> .stake-x8rrlx.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stake-ka1ceo .stake-ka1ceo {
    padding: 0;
  }

  .stake-ka1ceo .stake-x8rrlx {
    font-weight: 400;
  }

  .stake-ka1ceo .stake-x8rrlx:hover > .stake-asm0g9 {
    background: var(--Neutral-300);
  }

  .stake-ka1ceo .stake-pi1h8a {
    rotate: -90deg;
  }
}

.stake-asm0g9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-asm0g9 {
    padding: 8px;
  }

  .stake-x8rrlx.stake-qvpo9u > .stake-asm0g9 {
    background: var(--Neutral-300);
  }
}

.stake-ka1ceo .stake-x8rrlx:hover {
  background: var(--button-bg-hover);
}

.stake-pi1h8a {
  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-0uk4kr.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stake-l4ewkr 0.stake-uw1fp0.stake-zinse5 -0.stake-2zf7nt 0.stake-6d92no -0.stake-2zf7nt 1.stake-7tozz1 0.stake-7ieoas.stake-b4rcb7 4.stake-djeij0.stake-l4ewkr 0.stake-22gjpl.stake-21b78i -0.stake-2zf7nt 9.stake-vjfzvx -0.stake-2zf7nt 10.stake-ahak11 0.stake-hulv2z.stake-9vdc3v 0.stake-zinse5 10.stake-9vdc3v 0.stake-6d92no 10.stake-ahak11 1.stake-d0ee5l.stake-y80ohe 5.stake-9q12td.stake-wbwb60 6.stake-xkpxvr 5.stake-3yel6b 6.stake-xkpxvr 4.stake-lkxvre 5.stake-3ghjw1.stake-l4ewkr 1.stake-oy7kz7.stake-2zf7nt 0.stake-6d92no -0.stake-2zf7nt 0.stake-zinse5 0.stake-l4ewkr 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stake-8ntec9 ease;
  background-color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-pi1h8a {
    cursor: default;
  }
}

.stake-34intk {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stake-bmi9ui {
  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-bmi9ui {
    padding: 40px 4px;
  }
}

.stake-tuqg27 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stake-tuqg27 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stake-8skxas {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stake-8skxas {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stake-8skxas ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stake-8skxas [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stake-8skxas [data-ref-el],
.stake-8skxas span,
.stake-8skxas a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stake-4go3ss {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-4go3ss {
    margin-bottom: 12px;
  }
}

.stake-036pv5 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stake-036pv5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stake-036pv5:last-child {
    margin-right: 0;
  }
}

.stake-1lca16 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-4go3ss:hover .stake-692mmj {
  visibility: visible;
  opacity: 1;
}

.stake-692mmj {
  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-11ooie {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stake-kjl983 {
  display: flex;
  margin: 6px;
}

.stake-kjl983 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stake-692mmj::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-692mmj::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-yqe1r3 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-yqe1r3 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stake-u3ne84 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-u3ne84 {
    margin-right: 32px;
  }
}

.stake-mbppcy {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-mbppcy {
    margin-top: 0;
    width: 340px;
  }
}

.stake-mbppcy a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-u8o1dz {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stake-w5h1c8 {
  position: relative;
}

@media (min-width: 768px) {
  .stake-w5h1c8 {
    margin-top: 40px;
  }
}

.stake-w5h1c8 + .stake-vy0lca,
.stake-w5h1c8 + .stake-w5h1c8 {
  margin-top: 24px;
}

.stake-qplej3 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stake-qplej3 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-qplej3 {
    padding: 80px;
  }
}

.stake-ab1jsg {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stake-ab1jsg {
    padding: 0 16px;
  }
}

.stake-lufo2k {
  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-lufo2k {
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-8yk0pg {
  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-8yk0pg {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-bmmnbb {
  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-bmmnbb:hover {
  background: var(--button-bg-hover);
}

.stake-p2og4m {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stake-p2og4m img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stake-p2og4m img {
    min-height: initial;
  }
}

@media (max-width: 563px) {
  .stake-p2og4m img {
    min-height: 100%;
  }
}

.stake-qplej3::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stake-xbpexc {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stake-xbpexc h1,
.stake-xbpexc h2,
.stake-xbpexc h3,
.stake-xbpexc h4 {
  margin-bottom: 6px;
}

.stake-xbpexc h1:not(:first-child),
.stake-xbpexc h2:not(:first-child),
.stake-xbpexc h3:not(:first-child),
.stake-xbpexc h4:not(:first-child) {
  margin-top: 16px;
}

.stake-xbpexc h1,
.stake-xbpexc h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stake-xbpexc h1,
  .stake-xbpexc h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stake-xbpexc h2,
.stake-xbpexc h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stake-xbpexc h2,
  .stake-xbpexc h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-xbpexc h3,
.stake-xbpexc h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stake-xbpexc h3,
  .stake-xbpexc h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-xbpexc h4,
.stake-xbpexc h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stake-xbpexc ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stake-xbpexc ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stake-xbpexc 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-xbpexc ul ul {
  margin-bottom: 8px;
}

.stake-xbpexc ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stake-xbpexc ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stake-xbpexc ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stake-xbpexc ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stake-xbpexc ol li::marker {
  font-weight: 700;
}

.stake-xbpexc ol ol {
  margin-bottom: 8px;
}

.stake-xbpexc ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stake-xbpexc ol ul li {
  padding-left: 16px;
}

.stake-xbpexc 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-xbpexc table {
    padding: 24px;
  }
}

.stake-xbpexc table.stake-sexcn0 {
  -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-8ntec9,
    mask-image 0.3s;
}

.stake-xbpexc table.stake-sexcn0.stake-p82tzc {
  -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-xbpexc table {
    display: table;
  }
}

.stake-xbpexc 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-xbpexc table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-xbpexc table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-xbpexc 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-xbpexc table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stake-xbpexc table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-xbpexc table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-xbpexc table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stake-xbpexc img {
  max-width: 100%;
  height: auto;
}

.stake-eqcaag {
  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-eqcaag {
    padding: 24px;
  }
}

.stake-5w4unx {
  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-5w4unx {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stake-5w4unx > * {
  margin: 0 !important;
}

.stake-5w4unx img,
.stake-sgh6vv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-5w4unx img,
  .stake-sgh6vv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-14g5qb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-14g5qb {
    width: 32px;
    height: 32px;
  }
}

.stake-nsqfr8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stake-nsqfr8 .stake-v3srm0 {
  flex-shrink: 0;
}

.stake-nsqfr8 .stake-432rqz svg {
  display: none;
}

.stake-oq3t4o {
  display: grid;
  transition: max-height 0.stake-8ntec9 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stake-oq3t4o {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stake-oq3t4o {
    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-oq3t4o.stake-wpgvxg + .stake-v3srm0 svg {
  transform: rotate(180deg);
}

.stake-2lu2cb {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stake-2lu2cb > div:nth-child(3n) {
  grid-column: span 2;
}

.stake-2lu2cb
  > div:nth-child(3n)
  .stake-nrrc7z
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stake-2lu2cb {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stake-2lu2cb > div:nth-child(3n) {
    grid-column: unset;
  }

  .stake-2lu2cb
    > div:nth-child(3n)
    .stake-nrrc7z
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stake-2lu2cb {
    max-width: 270px;
  }
}

.stake-2lu2cb .stake-nrrc7z button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stake-2lu2cb .stake-nrrc7z button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stake-2lu2cb .stake-nrrc7z button {
    max-width: 104px;
  }
}

.stake-cbemej {
  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-cbemej {
    margin-bottom: 0;
  }
}

.stake-t326rc {
  display: none;
  opacity: 0;
}

.stake-3ty1cx {
  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-3ty1cx img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stake-nrrc7z {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stake-nrrc7z 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-nrrc7z
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stake-nrrc7z
    button {
    max-width: 145px;
  }
}

.stake-kh2qv6:first-child
  .stake-nrrc7z
  button {
  max-width: 270px;
}

.stake-u86pv7 {
  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-cbemej picture {
  width: 100%;
  max-width: 100%;
}

.stake-3mduco {
  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-3mduco svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stake-cbemej:hover .stake-3mduco {
  display: flex;
}

.stake-skaqt4 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stake-ibin06 {
  display: flex;
}

.stake-ibin06:hover .stake-ox7ta5,
.stake-ibin06 .stake-qvpo9u .stake-ox7ta5 {
  display: flex;
}

.stake-ibin06 svg {
  flex-shrink: 0;
}

.stake-ox7ta5 {
  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-ox7ta5 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stake-ox7ta5:hover {
  display: flex;
}

.stake-ox7ta5 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stake-xlqqad {
  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-xlqqad {
    font-size: 12px;
  }
}

.stake-mv4v74,
.stake-vbumxc {
  width: 50%;
  flex-shrink: 0;
}

.stake-mv4v74 {
  font-weight: 700;
}

.stake-hwg60f .stake-oq3t4o {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stake-hwg60f .stake-oq3t4o {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stake-hwg60f .stake-oq3t4o {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stake-hwg60f
  .stake-u86pv7:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stake-hwg60f .stake-3ty1cx {
  height: 100% !important;
  border-radius: 16px;
}

.stake-hwg60f .stake-nrrc7z {
  gap: 4px;
  align-items: center;
}

.stake-hwg60f .stake-nrrc7z button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stake-hwg60f .stake-nrrc7z svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stake-hwg60f .stake-9v0ipr,
.stake-hwg60f .stake-gjx3j5 {
  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-0uk4kr.org/2000/svg'%3E%3Cpath d='M9.stake-scwnvu 4.stake-fmbt4v.stake-k5oz77 5.stake-pew66x.stake-3pb7gz 5.stake-9q5jj1.stake-qivuvt 5.stake-pdgmhk.stake-uca1uf 8.stake-c5kzo3.stake-6sc9p5 9.stake-kfyzs8.stake-f95too 9.stake-joy3z6.stake-8apgst 13.stake-dxz0b9.stake-8uu0j1 11.stake-urkh2i.stake-kkkxmd 11.stake-0zlehp.stake-cxvl55 11.stake-etjexf.stake-yyg9h4 13.stake-ejruen.stake-fzvuz1 9.stake-jcxbn1.stake-55a57c 9.stake-6vqv9e.stake-2zwepz 8.stake-5nvyn0.stake-58mi4y 5.stake-y9utk7.stake-1zx1sa 5.stake-iih2ma.stake-j3yitf 5.stake-d8owv4.stake-piloty 4.stake-eh5rwl.stake-kkkxmd 1.stake-ejaxva.stake-scwnvu 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stake-hwg60f .stake-9v0ipr {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stake-hwg60f .stake-gjx3j5 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stake-i9od61 {
  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-i9od61 {
    padding: 24px;
  }
}

.stake-i9od61 .stake-v3srm0 {
  display: flex;
}

@media (min-width: 768px) {
  .stake-i9od61 .stake-v3srm0 {
    display: none;
  }
}

.stake-i9od61 .stake-432rqz svg {
  display: none;
}

.stake-9yqm06 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stake-9yqm06 .stake-mwp5d2 {
  display: none;
}

@media (min-width: 768px) {
  .stake-9yqm06 .stake-mwp5d2 {
    display: flex;
  }
}

.stake-riv5za {
  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-riv5za {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-riv5za > * {
  margin: 0 !important;
}

.stake-riv5za img,
.stake-301lci {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-riv5za img,
  .stake-301lci {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-qi896o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-qi896o {
    width: 32px;
    height: 32px;
  }
}

.stake-mf6max {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stake-mf6max {
    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-mf6max::-webkit-scrollbar {
    display: none;
  }
}

.stake-iszdpm {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 7px;
}

@media (min-width: 768px) {
  .stake-iszdpm {
    padding: 7px 15px;
  }
}

.stake-iszdpm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-cbrxez {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-cbrxez {
    display: flex;
    opacity: 1;
  }
}

.stake-iszdpm picture {
  height: 100%;
  display: block;
}

.stake-iszdpm img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stake-iszdpm img {
    width: 88px;
    height: 44px;
  }
}

.stake-iszdpm p {
  text-align: center;
  width: 100%;
}

.stake-rcbe4u {
  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-rcbe4u {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-rcbe4u img,
.stake-lo2mw8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-rcbe4u img,
  .stake-lo2mw8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-kjoqrg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-kjoqrg {
    width: 32px;
    height: 32px;
  }
}

.stake-y7f8lp {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stake-5dn67b {
  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-l8sszq {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stake-l8sszq.stake-qvpo9u {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stake-ett89s {
  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-ett89s {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-ylrbgx {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stake-4zlcv3 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stake-8ntec9 ease;
  opacity: 0;
  color: var(--text-color);
}

.stake-y1tt9a {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stake-y1tt9a ol,
.stake-y1tt9a ul {
  padding-left: 1.3em;
}

.stake-l8sszq.stake-qvpo9u .stake-4zlcv3 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stake-l8sszq.stake-qvpo9u .stake-ylrbgx {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stake-f2pjc7 {
  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-f2pjc7 {
    padding: 24px;
  }
}

.stake-f2pjc7 .stake-v3srm0 {
  display: flex;
}

@media (min-width: 768px) {
  .stake-f2pjc7 .stake-v3srm0 {
    display: none;
  }
}

.stake-f2pjc7 .stake-432rqz svg {
  display: none;
}

.stake-5sgz5k {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stake-5sgz5k .stake-mwp5d2 {
  display: none;
}

@media (min-width: 768px) {
  .stake-5sgz5k .stake-mwp5d2 {
    display: flex;
  }
}

.stake-e2kj3i {
  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-e2kj3i {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-e2kj3i > * {
  margin: 0 !important;
}

.stake-e2kj3i img,
.stake-dn0pc6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-e2kj3i img,
  .stake-dn0pc6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-4t7vxs {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-4t7vxs {
    width: 32px;
    height: 32px;
  }
}

.stake-vtl0gw {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stake-vtl0gw {
    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-vtl0gw::-webkit-scrollbar {
    display: none;
  }
}

.stake-8j0jyi {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stake-8j0jyi:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-fa8uy2 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-fa8uy2 {
    display: flex;
    opacity: 1;
  }
}

.stake-8j0jyi picture {
  width: auto;
  height: 100%;
  display: block;
}

.stake-8j0jyi picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stake-ul2llx {
  margin: -24px 0;
}

.stake-ul2llx:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stake-ul2llx {
    margin: -16px 0;
  }
}

.stake-l7z2y3 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stake-l7z2y3 {
    flex-direction: row;
  }
}

.stake-463395 {
  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-463395 {
    flex: 1;
  }
}

.stake-463395::placeholder {
  color: var(--Text-400);
}

.stake-9u9fhc {
  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-z37p8s {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stake-z37p8s::-webkit-scrollbar {
  display: none;
}

.stake-wqymct {
  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-wqymct img,
.stake-wqymct svg {
  margin-right: 8px;
}

.stake-7rqrhk {
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.stake-ul2llx + .stake-q6jiqc {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stake-ul2llx + .stake-q6jiqc {
    margin-top: -16px;
  }
}

.stake-e44ktl {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--fh-bg-color);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stake-e44ktl > * {
  padding: 12px;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stake-e44ktl > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stake-38kzn1 {
  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-eo6gl3 {
  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-k1q5k1 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stake-55svy0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stake-w0lkx4 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stake-38kzn1 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-38kzn1 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-38kzn1 {
    padding: 39px 179px 39px 39px;
  }

  .stake-eo6gl3 {
    font-size: 40px;
    line-height: 48px;
  }

  .stake-w0lkx4 {
    height: 348px;
  }

  .stake-38kzn1 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stake-38kzn1 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-38kzn1 {
    padding: 63px;
  }
}

.stake-5u8pb3 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stake-5u8pb3 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stake-rz8tac {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stake-rz8tac {
    width: auto;
  }
}

.stake-2hip92 {
  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-2hip92::-webkit-scrollbar {
  display: none;
}

.stake-2hip92 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-2hip92 a:hover {
  background-color: var(--button-bg-hover);
  color: var(--button-text-color);
}

@media (min-width: 768px) {
  .stake-2hip92 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stake-5u8pb3 .stake-rm56ze {
  -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-8ntec9,
    mask-image 0.3s;
}

.stake-5u8pb3 .stake-rm56ze.stake-p82tzc {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stake-mkv95z {
  margin: 40px -16px;
}

.stake-7auwhu + .stake-vy0lca,
.stake-7auwhu + .stake-w5h1c8 {
  margin-top: 24px;
}

.stake-tg8e0v {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stake-tg8e0v picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stake-2td6d1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stake-2td6d1 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stake-2td6d1 {
    margin-top: 0;
  }
}

.stake-qs5t1d {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-qs5t1d {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-cj2njc {
  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-cj2njc {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stake-7kl8m7 {
  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-7kl8m7 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stake-46qzfy {
  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-46qzfy {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-zd7nnm {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-zd7nnm {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-73e3vo {
  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-jpalul {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stake-jpalul img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stake-q6jiqc {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stake-apn83i {
  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-apn83i {
    padding: 15px 48px;
  }
}

main > .stake-q6jiqc {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stake-oq3t4o.stake-nz3r23 > div:nth-child(n + 5) {
    display: none;
  }
}

.stake-xbpexc p a img {
  display: block;
  margin: 0 auto;
}

.stake-ui8kli {
  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-4wpm1v {
  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-4wpm1v label {
  font-size: 14px;
}

.stake-4wpm1v h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stake-4wpm1v input,
.stake-4wpm1v textarea,
.stake-4wpm1v 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-4wpm1v button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stake-ho2l41 ease;
}
.stake-4wpm1v button:hover {
  background-color: var(--button-bg-hover);
}
.stake-e5ns96 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stake-dupsup ease-in;
}

.stake-e5ns96 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.stake-qplej3::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-fkmh63, .stake-oz3izg, [class*="review-card"],
thead, thead th, table th, .stake-7sy0g2,
.stake-6biwig, [class*="collapsible-header"],
.stake-hup2br, [class*="updated-block"] {
  color: #ece7dc !important;
}
