* {
  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-rdltjt {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stake-rdltjt {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-rdltjt {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stake-x8ppln {
  overflow: hidden;
}

.stake-n6bhrn img {
  background: var(--Neutral-300);
}

.stake-zt052c {
  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-3zo8ix {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stake-3zo8ix:hover {
  background: var(--button-bg-hover);
}

.stake-a9r5pd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stake-a9r5pd:hover {
  background: var(--button-bg-hover);
}

.stake-zb3qi4 {
  font-size: 12px;
  line-height: 18px;
}

.stake-h25uks {
  font-size: 18px;
  line-height: 26px;
}

.stake-0loz2w {
  width: 100%;
}

.stake-1sc6st {
  padding: 6px 16px;
}

.stake-bx9hwe {
  padding: 10px 16px;
}

.stake-jnijkd {
  padding: 15px 26px;
}

.stake-wpgmrt {
  flex-shrink: 0;
}

.stake-pdbyv4 {
  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-57h47a {
  display: none;
}

.stake-vsupkc {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stake-2tsw8c {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stake-uk48id {
  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-8kuvnj {
  cursor: grab;
}

.stake-uk48id::-webkit-scrollbar {
  display: none;
}

.stake-x5dhsv {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stake-i3wdd7 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stake-hblwcw {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stake-7z81zu {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stake-glvwzm {
  visibility: visible;
}

.stake-t91ml8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stake-8xhsgg ease;
}

.stake-z11rxg {
  background-color: var(--Primary-200);
  width: 16px;
}

.stake-h3ctth {
  -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-8xhsgg,
    mask-image 0.3s;
}

.stake-h3ctth.stake-uixnyw {
  -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-9t8kf1: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-gj1xsf {
  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-dqtgt2.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-dqtgt2.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-t54aq6 {
  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-t54aq6::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-0szlbm {
  position: relative;
  z-index: 1;
}

.stake-3mqlgw {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stake-s93r3g {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stake-4xf0q3 {
  font-size: 40px;
  line-height: 48px;
}

.stake-f4lkct {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stake-4448kp {
  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-4448kp:hover {
  background: var(--Primary-400);
}

.stake-4448kp svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stake-9t8kf1 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-t54aq6 {
    max-width: 600px;
    padding: 64px;
  }

  .stake-3mqlgw {
    font-size: 24px;
    line-height: 32px;
  }

  .stake-s93r3g {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stake-4xf0q3 {
    font-size: 50px;
    line-height: 56px;
  }

  .stake-f4lkct {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stake-gj1xsf {
    top: 25px;
    right: 25px;
  }
}

.stake-uehdru,
.stake-qqfa3l {
  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-469fun.stake-g2s14j::before,
.stake-qqfa3l::before,
.stake-0wvs9c::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-dqtgt2.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stake-6sws15 14.stake-f5dixo.stake-3ge8hg 14.stake-94vxl0 15.stake-h0id5d 14.stake-g152hb 15.stake-viclht 14.stake-yw2cpj.stake-miw6um 14.stake-07uxyi 19.stake-zrtpbp 12.stake-0wgmn8 19.stake-zrtpbp 10.stake-z9peke.stake-zrtpbp 8.stake-bczk5w 17.stake-fzvp1e 7.stake-f6224z 15.stake-0o8629 7.stake-gv2a6j.stake-kp4ny9 7.stake-f6224z 11.stake-wj9296 8.stake-bczk5w 11.stake-wj9296 10.stake-76chhl.stake-wj9296 12.stake-jigv3b 13.stake-a5iwor 14.stake-mln6lp 15.stake-nal3n8 14.stake-en9fed.stake-egi9z3 14.stake-xuen6f 15.stake-yatpaw 14.stake-h6hg8o 15.stake-8w3x1y 14.stake-d6qecm.stake-6sws15 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stake-bs40dg 15.stake-ndsdea.stake-2ywz22 15.stake-2icrlm 15.stake-ifaq9m 15.stake-wbzkuy 15.stake-6e4zjs 15.stake-a1ckkr.stake-qgou53 15.stake-wbzkuy 15.stake-vriwxz 15.stake-8bmgnd 15.stake-vgqh8o 15.stake-q397tb.stake-st2dyx 15.stake-wrwy3h 7.stake-22vt5m 18.stake-u2kin3 7.stake-2uxct9 23.stake-e3u28v.stake-snxlcp.stake-6mup1d 18.stake-06l60c 19.stake-34v3f4 15.stake-43z5b4 15.stake-bs40dg 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stake-a185g2 [type="submit"] *,
.stake-iolrkv button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(#chatbot-window[aria-hidden="false"]) .stake-953ggi {
    display: none;
  }
}

.stake-l3jedj {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--text-color);
}

body:has(header nav.open) .stake-l3jedj {
  display: none;
}

@media (min-width: 768px) {
  .stake-l3jedj {
    bottom: 22px;
  }
}

.stake-l3jedj input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stake-l3jedj {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stake-m27jbb.static) .stake-l3jedj {
    bottom: 8px;
  }
}

.stake-w1uief {
  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-w1uief {
    display: none;
  }
}

.stake-ghvy3p {
  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-ghvy3p {
    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-iolrkv {
  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-iolrkv {
    padding: 14px 16px;
  }
}

.stake-iolrkv button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--text-color);
}

.stake-iolrkv button:first-child {
  align-content: end;
}

.stake-iolrkv button:first-of-type {
  display: none;
}

#pc61d126-chatbot[data-active-screen="2"]
  .stake-iolrkv
  button:first-of-type,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-iolrkv
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stake-iolrkv button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stake-iolrkv button:last-child svg {
  width: 38px;
  height: 38px;
}

.stake-0wvs9c {
  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-0wvs9c,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-0wvs9c {
  opacity: 1;
  visibility: visible;
}

.stake-gy91m7 {
  flex: 1 1;
}

.stake-y5yfdd {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-y5yfdd {
    padding: 24px;
  }
}

#pc61d126-chatbot[data-active-screen="1"] .stake-mnqlah {
  display: block;
}

.stake-c3bp7i {
  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-c3bp7i {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-qqfa3l {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stake-qqfa3l::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stake-tc5xgc span {
  color: var(--text-color);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stake-tc5xgc p {
  color: var(--text-color);
}

.stake-qqfa3l .stake-rxelng {
  grid-area: button;
}

.stake-qqfa3l .stake-rxelng::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-dqtgt2.org/2000/svg'%3E%3Cpath d='M4.stake-r8332m 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-4xoh06 15L16.stake-4xoh06 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-4xoh06 5L16.stake-4xoh06 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#pc61d126-chatbot[data-active-screen="2"] .stake-7d2w3r {
  display: block;
}

.stake-uqba5z {
  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-uqba5z {
    margin-top: 40px;
  }
}

.stake-uehdru label,
.stake-uehdru input {
  display: block;
  width: 100%;
}

.stake-uehdru label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stake-uehdru label.stake-o3emyt input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stake-uehdru label.stake-o3emyt::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-uehdru 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-uehdru input::placeholder {
  color: var(--Text-400);
}

.stake-w63x4k {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

#pc61d126-chatbot[data-active-screen="3"] .stake-w63x4k {
  display: flex;
}

.stake-w63x4k ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stake-w63x4k ol {
    height: 420px;
    padding: 24px;
  }
}

.stake-w63x4k ol a {
  cursor: pointer;
  color: var(--text-color);
}

.stake-a185g2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-a185g2 {
    padding: 0 24px 24px;
  }
}

.stake-a185g2 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-a185g2 input::placeholder {
  color: var(--text-color);
}

.stake-a185g2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stake-a185g2 [type="submit"]:disabled {
  opacity: 0.5;
}

.stake-a185g2 [type="submit"] svg {
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .stake-a185g2 [type="submit"] {
    right: 40px;
  }
}

.stake-469fun {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stake-469fun.stake-g2s14j {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stake-469fun.stake-g2s14j p {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color, rgba(43, 43, 43, 0.6));
}

.stake-469fun.stake-j27f26 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-469fun p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stake-l3jedj .stake-rxelng {
  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-953ggi {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stake-953ggi {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stake-953ggi {
    padding: 18px 0;
  }
}

.stake-953ggi .stake-rdltjt {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stake-953ggi .stake-rdltjt {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stake-ac7n14 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stake-ac7n14 {
    max-width: 160px;
    height: 40px;
  }
}

.stake-ac7n14 picture,
.stake-ac7n14 img {
  display: block;
  width: 100%;
  height: 100%;
}

.stake-ac7n14 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stake-rkywg0 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stake-8xhsgg ease;
    transform: translateX(100%);
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stake-953ggi.stake-7gtj8e .stake-rkywg0 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stake-rkywg0 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stake-rkywg0 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stake-07ij28,
.stake-nsh2to {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stake-07ij28,
  .stake-nsh2to {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stake-nsh2to {
    display: none;
  }
}

.stake-f7vssd {
  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-7gtj8e .stake-f7vssd {
  background: var(--fh-bg-color);
}

.stake-f7vssd button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stake-f7vssd {
    display: none;
  }
}

.stake-7eurut {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-7eurut {
    display: none;
  }
}

.stake-xvxddc {
  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-953ggi.stake-7gtj8e .stake-xvxddc:first-child {
  display: none;
}

.stake-953ggi.stake-7gtj8e .stake-xvxddc:last-child {
  display: block;
}

.stake-xvxddc:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stake-xvxddc {
    display: none;
  }
}

.stake-tj8pze {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stake-tj8pze {
    display: flex;
  }
}

.stake-tj8pze ul {
  max-height: 350px;
  overflow-y: auto;
}

.stake-tj8pze:hover ul {
  visibility: visible;
  opacity: 1;
}

.stake-tj8pze:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stake-tj8pze:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stake-tj8pze:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stake-tj8pze:hover .stake-ogpjt3 svg {
  transform: rotate(180deg);
}

.stake-mmzi6f {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
  align-items: center;
}

.stake-mmzi6f span {
  margin-left: 5px;
}

.stake-p4l9f2 {
  padding: 0 8px;
}

.stake-4z4yc8 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stake-4z4yc8:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stake-4z4yc8 {
    padding: 4px 8px;
  }
}

.stake-sjkfen {
  display: flex;
}

.stake-sjkfen img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stake-ogpjt3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stake-ogpjt3 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stake-zxcnyc {
  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-zxcnyc {
    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-g0jhs0 {
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-g0jhs0 {
    display: none;
  }
}

.stake-msb0vu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stake-eukn5a {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stake-emac0u {
  display: flex;
}

.stake-uvq9ew {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stake-1hlfia {
  list-style: none;
}

@media (max-width: 1199px) {
  .stake-1hlfia {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stake-1hlfia {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stake-1hlfia .stake-qqckor [data-ref-el],
  .stake-1hlfia .stake-qqckor span,
  .stake-1hlfia .stake-qqckor a {
    white-space: nowrap;
  }
}

.stake-srss24 {
  width: 100%;
  transition: 0.3s;
  color: var(--text-color);
  position: relative;
}

@media (max-width: 1199px) {
  .stake-srss24.stake-8ta8vw > .stake-qqckor {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stake-srss24.stake-jg09vp:hover > #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stake-srss24.stake-8ta8vw > .stake-uzrwjh {
    height: auto;
  }

  .stake-srss24.stake-8ta8vw > div > .stake-ihdeh1 {
    transform: rotate(180deg);
  }

  #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

.stake-srss24 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stake-srss24 [data-ref-el],
.stake-srss24 span {
  cursor: pointer;
}

.stake-srss24 [data-ref-el],
.stake-srss24 span,
.stake-srss24 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-srss24 [data-ref-el],
  .stake-srss24 span,
  .stake-srss24 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stake-srss24 [data-ref-el],
  .stake-srss24 span,
  .stake-srss24 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stake-uzrwjh {
  height: 0;
  overflow: hidden;
  transition: height 0.stake-8xhsgg ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stake-uzrwjh::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stake-uzrwjh::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stake-uzrwjh::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stake-uzrwjh {
    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-uzrwjh:has(> .stake-srss24.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stake-uzrwjh .stake-uzrwjh {
    padding: 0;
  }

  .stake-uzrwjh .stake-srss24 {
    font-weight: 400;
  }

  .stake-uzrwjh .stake-srss24:hover > .stake-qqckor {
    background: var(--Neutral-300);
  }

  .stake-uzrwjh .stake-ihdeh1 {
    rotate: -90deg;
  }
}

.stake-qqckor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-qqckor {
    padding: 8px;
  }

  .stake-srss24.stake-3ff187 > .stake-qqckor {
    background: var(--Neutral-300);
  }
}

.stake-uzrwjh .stake-srss24:hover {
  background: var(--button-bg-hover);
}

.stake-ihdeh1 {
  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-dqtgt2.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stake-1tjlcg 0.stake-hsvlks.stake-jv2ffm -0.stake-r38kkm 0.stake-5nj2l1 -0.stake-r38kkm 1.stake-7omlj0 0.stake-l93kvi.stake-5y3ob8 4.stake-4knzeb.stake-1tjlcg 0.stake-02l3q1.stake-culrhy -0.stake-r38kkm 9.stake-mhb5jl -0.stake-r38kkm 10.stake-lgk95c 0.stake-6ak57a.stake-wn8blx 0.stake-jv2ffm 10.stake-wn8blx 0.stake-5nj2l1 10.stake-lgk95c 1.stake-38kipy.stake-6b96sx 5.stake-tustnj.stake-8653wo 6.stake-2hpnxo 5.stake-857yto 6.stake-2hpnxo 4.stake-ncqv1x 5.stake-oie7gk.stake-1tjlcg 1.stake-ewonri.stake-r38kkm 0.stake-5nj2l1 -0.stake-r38kkm 0.stake-jv2ffm 0.stake-1tjlcg 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stake-8xhsgg ease;
  background-color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-ihdeh1 {
    cursor: default;
  }
}

.stake-srsq28 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stake-6egkia {
  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-6egkia {
    padding: 40px 4px;
  }
}

.stake-omj7b6 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stake-omj7b6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stake-0p2zda {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stake-0p2zda {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stake-0p2zda ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stake-0p2zda [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stake-0p2zda [data-ref-el],
.stake-0p2zda span,
.stake-0p2zda a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stake-q5itob {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-q5itob {
    margin-bottom: 12px;
  }
}

.stake-xmbna9 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stake-xmbna9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stake-xmbna9:last-child {
    margin-right: 0;
  }
}

.stake-io5lh0 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-q5itob:hover .stake-g8s60f {
  visibility: visible;
  opacity: 1;
}

.stake-g8s60f {
  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-9tzcyr {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stake-aki93g {
  display: flex;
  margin: 6px;
}

.stake-aki93g img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stake-g8s60f::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-g8s60f::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-gdnq3g {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-gdnq3g {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stake-qll4w5 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-qll4w5 {
    margin-right: 32px;
  }
}

.stake-iktz41 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-iktz41 {
    margin-top: 0;
    width: 340px;
  }
}

.stake-iktz41 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-dtjpd3 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stake-2k4vwt {
  position: relative;
}

@media (min-width: 768px) {
  .stake-2k4vwt {
    margin-top: 40px;
  }
}

.stake-2k4vwt + .stake-gphb2q,
.stake-2k4vwt + .stake-2k4vwt {
  margin-top: 24px;
}

.stake-6oj3n5 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stake-6oj3n5 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-6oj3n5 {
    padding: 80px;
  }
}

.stake-97u096 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stake-97u096 {
    padding: 0 16px;
  }
}

.stake-htt6e0 {
  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-htt6e0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-4lu18b {
  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-4lu18b {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-3k9qco {
  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-3k9qco:hover {
  background: var(--button-bg-hover);
}

.stake-hzj3m0 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stake-hzj3m0 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stake-hzj3m0 img {
    min-height: initial;
  }
}

@media (max-width: 563px) {
  .stake-hzj3m0 img {
    min-height: 100%;
  }
}

.stake-6oj3n5::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stake-z2v0dx {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stake-z2v0dx h1,
.stake-z2v0dx h2,
.stake-z2v0dx h3,
.stake-z2v0dx h4 {
  margin-bottom: 6px;
}

.stake-z2v0dx h1:not(:first-child),
.stake-z2v0dx h2:not(:first-child),
.stake-z2v0dx h3:not(:first-child),
.stake-z2v0dx h4:not(:first-child) {
  margin-top: 16px;
}

.stake-z2v0dx h1,
.stake-z2v0dx h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stake-z2v0dx h1,
  .stake-z2v0dx h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stake-z2v0dx h2,
.stake-z2v0dx h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stake-z2v0dx h2,
  .stake-z2v0dx h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-z2v0dx h3,
.stake-z2v0dx h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stake-z2v0dx h3,
  .stake-z2v0dx h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-z2v0dx h4,
.stake-z2v0dx h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stake-z2v0dx ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stake-z2v0dx ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stake-z2v0dx 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-z2v0dx ul ul {
  margin-bottom: 8px;
}

.stake-z2v0dx ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stake-z2v0dx ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stake-z2v0dx ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stake-z2v0dx ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stake-z2v0dx ol li::marker {
  font-weight: 700;
}

.stake-z2v0dx ol ol {
  margin-bottom: 8px;
}

.stake-z2v0dx ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stake-z2v0dx ol ul li {
  padding-left: 16px;
}

.stake-z2v0dx 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-z2v0dx table {
    padding: 24px;
  }
}

.stake-z2v0dx table.stake-3uj941 {
  -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-8xhsgg,
    mask-image 0.3s;
}

.stake-z2v0dx table.stake-3uj941.stake-uixnyw {
  -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-z2v0dx table {
    display: table;
  }
}

.stake-z2v0dx 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-z2v0dx table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-z2v0dx table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-z2v0dx 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-z2v0dx table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stake-z2v0dx table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-z2v0dx table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-z2v0dx table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stake-z2v0dx img {
  max-width: 100%;
  height: auto;
}

.stake-spkyxr {
  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-spkyxr {
    padding: 24px;
  }
}

.stake-riuecs {
  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-riuecs {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stake-riuecs > * {
  margin: 0 !important;
}

.stake-riuecs img,
.stake-3m5ljj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-riuecs img,
  .stake-3m5ljj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-4qfxkg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-4qfxkg {
    width: 32px;
    height: 32px;
  }
}

.stake-0ilka7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stake-0ilka7 .stake-kzpt5s {
  flex-shrink: 0;
}

.stake-0ilka7 .stake-60hzvm svg {
  display: none;
}

.stake-vysw6s {
  display: grid;
  transition: max-height 0.stake-8xhsgg ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stake-vysw6s {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stake-vysw6s {
    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-vysw6s.stake-r1u9ul + .stake-kzpt5s svg {
  transform: rotate(180deg);
}

.stake-12j5wq {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stake-12j5wq > div:nth-child(3n) {
  grid-column: span 2;
}

.stake-12j5wq
  > div:nth-child(3n)
  .stake-9l0mqc
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stake-12j5wq {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stake-12j5wq > div:nth-child(3n) {
    grid-column: unset;
  }

  .stake-12j5wq
    > div:nth-child(3n)
    .stake-9l0mqc
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stake-12j5wq {
    max-width: 270px;
  }
}

.stake-12j5wq .stake-9l0mqc button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stake-12j5wq .stake-9l0mqc button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stake-12j5wq .stake-9l0mqc button {
    max-width: 104px;
  }
}

.stake-yhy168 {
  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-yhy168 {
    margin-bottom: 0;
  }
}

.stake-w22g5u {
  display: none;
  opacity: 0;
}

.stake-anwmi3 {
  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-anwmi3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stake-9l0mqc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stake-9l0mqc 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-9l0mqc
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stake-9l0mqc
    button {
    max-width: 145px;
  }
}

.stake-emnej1:first-child
  .stake-9l0mqc
  button {
  max-width: 270px;
}

.stake-2q14x3 {
  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-yhy168 picture {
  width: 100%;
  max-width: 100%;
}

.stake-0h0dc3 {
  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-0h0dc3 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stake-yhy168:hover .stake-0h0dc3 {
  display: flex;
}

.stake-bzcbh9 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stake-sr5iwg {
  display: flex;
}

.stake-sr5iwg:hover .stake-d3p4uj,
.stake-sr5iwg .stake-3ff187 .stake-d3p4uj {
  display: flex;
}

.stake-sr5iwg svg {
  flex-shrink: 0;
}

.stake-d3p4uj {
  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-d3p4uj {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stake-d3p4uj:hover {
  display: flex;
}

.stake-d3p4uj svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stake-u12hvt {
  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-u12hvt {
    font-size: 12px;
  }
}

.stake-r0mq6g,
.stake-5mvmef {
  width: 50%;
  flex-shrink: 0;
}

.stake-r0mq6g {
  font-weight: 700;
}

.stake-t8ztto .stake-vysw6s {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stake-t8ztto .stake-vysw6s {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stake-t8ztto .stake-vysw6s {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stake-t8ztto
  .stake-2q14x3:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stake-t8ztto .stake-anwmi3 {
  height: 100% !important;
  border-radius: 16px;
}

.stake-t8ztto .stake-9l0mqc {
  gap: 4px;
  align-items: center;
}

.stake-t8ztto .stake-9l0mqc button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stake-t8ztto .stake-9l0mqc svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stake-t8ztto .stake-16kelw,
.stake-t8ztto .stake-q3tr2i {
  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-dqtgt2.org/2000/svg'%3E%3Cpath d='M9.stake-p90c4k 4.stake-btx9np.stake-0up2uh 5.stake-9qqdw7.stake-zh0j5n 5.stake-p11kvc.stake-9i79i9 5.stake-pp26u7.stake-lmlomn 8.stake-cblwj2.stake-0c388r 9.stake-u0o31h.stake-gantgv 9.stake-ny7i4h.stake-xra7na 13.stake-ajs9yf.stake-i78tfo 11.stake-osh5gb.stake-fj13fa 11.stake-9svxjo.stake-vrthb6 11.stake-ajyjdu.stake-beiov4 13.stake-67k9fh.stake-fjmouc 9.stake-jbzji4.stake-mgqjnc 9.stake-v9j7dq.stake-58f9pb 8.stake-195268.stake-vahtti 5.stake-2nvchn.stake-tnch70 5.stake-fosrx4.stake-2yd0sx 5.stake-c7iihg.stake-g88nu7 4.stake-gdcxy3.stake-fj13fa 1.stake-646phj.stake-p90c4k 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stake-t8ztto .stake-16kelw {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stake-t8ztto .stake-q3tr2i {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stake-wyffeo {
  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-wyffeo {
    padding: 24px;
  }
}

.stake-wyffeo .stake-kzpt5s {
  display: flex;
}

@media (min-width: 768px) {
  .stake-wyffeo .stake-kzpt5s {
    display: none;
  }
}

.stake-wyffeo .stake-60hzvm svg {
  display: none;
}

.stake-jby9vq {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stake-jby9vq .stake-zt052c {
  display: none;
}

@media (min-width: 768px) {
  .stake-jby9vq .stake-zt052c {
    display: flex;
  }
}

.stake-hjcr3c {
  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-hjcr3c {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-hjcr3c > * {
  margin: 0 !important;
}

.stake-hjcr3c img,
.stake-ydwa7a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-hjcr3c img,
  .stake-ydwa7a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-q1xqot {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-q1xqot {
    width: 32px;
    height: 32px;
  }
}

.stake-k3vdll {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stake-k3vdll {
    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-k3vdll::-webkit-scrollbar {
    display: none;
  }
}

.stake-m3vqfm {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 7px;
}

@media (min-width: 768px) {
  .stake-m3vqfm {
    padding: 7px 15px;
  }
}

.stake-m3vqfm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-o58etn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-o58etn {
    display: flex;
    opacity: 1;
  }
}

.stake-m3vqfm picture {
  height: 100%;
  display: block;
}

.stake-m3vqfm img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stake-m3vqfm img {
    width: 88px;
    height: 44px;
  }
}

.stake-m3vqfm p {
  text-align: center;
  width: 100%;
}

.stake-wi5fhh {
  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-wi5fhh {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-wi5fhh img,
.stake-8an4ml {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-wi5fhh img,
  .stake-8an4ml {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-3kam94 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-3kam94 {
    width: 32px;
    height: 32px;
  }
}

.stake-7oimly {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stake-vose9m {
  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-ewyhnu {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stake-ewyhnu.stake-3ff187 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stake-of23dm {
  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-of23dm {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-c54odt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stake-of9wq8 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stake-8xhsgg ease;
  opacity: 0;
  color: var(--text-color);
}

.stake-otk77a {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stake-otk77a ol,
.stake-otk77a ul {
  padding-left: 1.3em;
}

.stake-ewyhnu.stake-3ff187 .stake-of9wq8 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stake-ewyhnu.stake-3ff187 .stake-c54odt {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stake-4msose {
  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-4msose {
    padding: 24px;
  }
}

.stake-4msose .stake-kzpt5s {
  display: flex;
}

@media (min-width: 768px) {
  .stake-4msose .stake-kzpt5s {
    display: none;
  }
}

.stake-4msose .stake-60hzvm svg {
  display: none;
}

.stake-kjcaxy {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stake-kjcaxy .stake-zt052c {
  display: none;
}

@media (min-width: 768px) {
  .stake-kjcaxy .stake-zt052c {
    display: flex;
  }
}

.stake-om3hgf {
  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-om3hgf {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-om3hgf > * {
  margin: 0 !important;
}

.stake-om3hgf img,
.stake-fwsqy7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-om3hgf img,
  .stake-fwsqy7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-krhaz9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-krhaz9 {
    width: 32px;
    height: 32px;
  }
}

.stake-b748c5 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stake-b748c5 {
    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-b748c5::-webkit-scrollbar {
    display: none;
  }
}

.stake-38lowk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stake-38lowk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-wj03w5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-wj03w5 {
    display: flex;
    opacity: 1;
  }
}

.stake-38lowk picture {
  width: auto;
  height: 100%;
  display: block;
}

.stake-38lowk picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stake-30vpdz {
  margin: -24px 0;
}

.stake-30vpdz:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stake-30vpdz {
    margin: -16px 0;
  }
}

.stake-qnd7yu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stake-qnd7yu {
    flex-direction: row;
  }
}

.stake-ky4eb4 {
  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-ky4eb4 {
    flex: 1;
  }
}

.stake-ky4eb4::placeholder {
  color: var(--Text-400);
}

.stake-rpdvbp {
  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-6fy94t {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stake-6fy94t::-webkit-scrollbar {
  display: none;
}

.stake-a9hhgx {
  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-a9hhgx img,
.stake-a9hhgx svg {
  margin-right: 8px;
}

.stake-je2nnk {
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.stake-30vpdz + .stake-ppcnyq {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stake-30vpdz + .stake-ppcnyq {
    margin-top: -16px;
  }
}

.stake-ii01xt {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--fh-bg-color);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stake-ii01xt > * {
  padding: 12px;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stake-ii01xt > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stake-6s7stm {
  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-49n3ct {
  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-o4hksq {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stake-mqkuk0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stake-vculgp {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stake-6s7stm 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-6s7stm 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-6s7stm {
    padding: 39px 179px 39px 39px;
  }

  .stake-49n3ct {
    font-size: 40px;
    line-height: 48px;
  }

  .stake-vculgp {
    height: 348px;
  }

  .stake-6s7stm button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stake-6s7stm button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-6s7stm {
    padding: 63px;
  }
}

.stake-je6nm3 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stake-je6nm3 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stake-dezzad {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stake-dezzad {
    width: auto;
  }
}

.stake-u0mpsi {
  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-u0mpsi::-webkit-scrollbar {
  display: none;
}

.stake-u0mpsi 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-u0mpsi a:hover {
  background-color: var(--button-bg-hover);
  color: var(--button-text-color);
}

@media (min-width: 768px) {
  .stake-u0mpsi {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stake-je6nm3 .stake-d4ftzl {
  -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-8xhsgg,
    mask-image 0.3s;
}

.stake-je6nm3 .stake-d4ftzl.stake-uixnyw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stake-0quimp {
  margin: 40px -16px;
}

.stake-j00zu4 + .stake-gphb2q,
.stake-j00zu4 + .stake-2k4vwt {
  margin-top: 24px;
}

.stake-yh86fh {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stake-yh86fh picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stake-73mtbf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stake-73mtbf {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stake-73mtbf {
    margin-top: 0;
  }
}

.stake-0erhxo {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-0erhxo {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-v7tr44 {
  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-v7tr44 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stake-c03cws {
  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-c03cws {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stake-78al84 {
  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-78al84 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-uipz6j {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-uipz6j {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-zawyy3 {
  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-7mt3b6 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stake-7mt3b6 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stake-ppcnyq {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stake-f9qzie {
  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-f9qzie {
    padding: 15px 48px;
  }
}

main > .stake-ppcnyq {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stake-vysw6s.stake-ywutju > div:nth-child(n + 5) {
    display: none;
  }
}

.stake-z2v0dx p a img {
  display: block;
  margin: 0 auto;
}

.stake-xricbf {
  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-7dmjig {
  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-7dmjig label {
  font-size: 14px;
}

.stake-7dmjig h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stake-7dmjig input,
.stake-7dmjig textarea,
.stake-7dmjig 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-7dmjig button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stake-jibvs1 ease;
}
.stake-7dmjig button:hover {
  background-color: var(--button-bg-hover);
}
.stake-32zklk {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stake-f2j0qm ease-in;
}

.stake-32zklk h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.stake-6oj3n5::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-5cp385, .stake-mdmv6m, [class*="review-card"],
thead, thead th, table th, .stake-0ahkh5,
.stake-ek6u7w, [class*="collapsible-header"],
.stake-be8owh, [class*="updated-block"] {
  color: #ece7dc !important;
}
