* {
  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-tyfdqj {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .stake-tyfdqj {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-tyfdqj {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.stake-oc9sbq {
  overflow: hidden;
}

.stake-u924h8 img {
  background: var(--Neutral-300);
}

.stake-ovjgab {
  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-zv4d7m {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.stake-zv4d7m:hover {
  background: var(--button-bg-hover);
}

.stake-9nmyxb {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.stake-9nmyxb:hover {
  background: var(--button-bg-hover);
}

.stake-u28ddc {
  font-size: 12px;
  line-height: 18px;
}

.stake-dagx7z {
  font-size: 18px;
  line-height: 26px;
}

.stake-zc4s7a {
  width: 100%;
}

.stake-lp7upw {
  padding: 6px 16px;
}

.stake-uj3j2w {
  padding: 10px 16px;
}

.stake-4zo6fj {
  padding: 15px 26px;
}

.stake-7ox5xz {
  flex-shrink: 0;
}

.stake-l4vn62 {
  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-uv7qlz {
  display: none;
}

.stake-4h9wjq {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.stake-ednlj7 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.stake-zabirk {
  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-pnqhvu {
  cursor: grab;
}

.stake-zabirk::-webkit-scrollbar {
  display: none;
}

.stake-kxjbu2 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.stake-h98oyd {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.stake-iu3p33 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.stake-a6819f {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.stake-akkq04 {
  visibility: visible;
}

.stake-jcxyg7 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.stake-9pjo8x ease;
}

.stake-jv3vce {
  background-color: var(--Primary-200);
  width: 16px;
}

.stake-664x02 {
  -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-9pjo8x,
    mask-image 0.3s;
}

.stake-664x02.stake-t6k4mz {
  -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-jab61v: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-gwccoi {
  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-owrnsj.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-owrnsj.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-f22a2i {
  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-f22a2i::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-wnz6cs {
  position: relative;
  z-index: 1;
}

.stake-28silt {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.stake-ecfue9 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.stake-k6fr8g {
  font-size: 40px;
  line-height: 48px;
}

.stake-zn7yxq {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.stake-jn4q88 {
  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-jn4q88:hover {
  background: var(--Primary-400);
}

.stake-jn4q88 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.stake-jab61v 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-f22a2i {
    max-width: 600px;
    padding: 64px;
  }

  .stake-28silt {
    font-size: 24px;
    line-height: 32px;
  }

  .stake-ecfue9 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .stake-k6fr8g {
    font-size: 50px;
    line-height: 56px;
  }

  .stake-zn7yxq {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .stake-gwccoi {
    top: 25px;
    right: 25px;
  }
}

.stake-if1zea,
.stake-psqviu {
  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-o58jyw.stake-7sgwvs::before,
.stake-psqviu::before,
.stake-f16iel::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-owrnsj.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.stake-9q1erw 14.stake-tg0qcz.stake-b0usny 14.stake-ddzoou 15.stake-7dro3z 14.stake-30z7e8 15.stake-ez7o1i 14.stake-7swq9p.stake-np73c0 14.stake-mj5oji 19.stake-cnemqs 12.stake-i9jq90 19.stake-cnemqs 10.stake-7v3rt5.stake-cnemqs 8.stake-ivhsvg 17.stake-bek3eu 7.stake-p56hj2 15.stake-panz92 7.stake-0lljrx.stake-e0xwgb 7.stake-p56hj2 11.stake-i5bryt 8.stake-ivhsvg 11.stake-i5bryt 10.stake-pjzx96.stake-i5bryt 12.stake-s7axht 13.stake-i14amt 14.stake-il86dy 15.stake-kc8o1x 14.stake-ja47qe.stake-efd72l 14.stake-cl929u 15.stake-96p95w 14.stake-tnrss1 15.stake-0jii8b 14.stake-uhj2hx.stake-9q1erw 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.stake-c278lf 15.stake-2ydrmc.stake-48atan 15.stake-6017ep 15.stake-xeo4ch 15.stake-y5u928 15.stake-7lsezs 15.stake-ieg9zt.stake-kyl510 15.stake-y5u928 15.stake-1pzl15 15.stake-3gzxm4 15.stake-jfq82k 15.stake-7rxb7a.stake-a9teg9 15.stake-amo6st 7.stake-tr8269 18.stake-2dr31y 7.stake-bfsl8u 23.stake-cldjj5.stake-wfglhw.stake-yvr1mf 18.stake-wwan40 19.stake-dde1q1 15.stake-je2aff 15.stake-c278lf 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.stake-1zniga [type="submit"] *,
.stake-a5rur6 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(#chatbot-window[aria-hidden="false"]) .stake-i971qm {
    display: none;
  }
}

.stake-6zw19d {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--text-color);
}

body:has(header nav.open) .stake-6zw19d {
  display: none;
}

@media (min-width: 768px) {
  .stake-6zw19d {
    bottom: 22px;
  }
}

.stake-6zw19d input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .stake-6zw19d {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.stake-l9q0t0.static) .stake-6zw19d {
    bottom: 8px;
  }
}

.stake-nkic73 {
  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-nkic73 {
    display: none;
  }
}

.stake-lfr9b6 {
  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-lfr9b6 {
    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-a5rur6 {
  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-a5rur6 {
    padding: 14px 16px;
  }
}

.stake-a5rur6 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--text-color);
}

.stake-a5rur6 button:first-child {
  align-content: end;
}

.stake-a5rur6 button:first-of-type {
  display: none;
}

#pc61d126-chatbot[data-active-screen="2"]
  .stake-a5rur6
  button:first-of-type,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-a5rur6
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.stake-a5rur6 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.stake-a5rur6 button:last-child svg {
  width: 38px;
  height: 38px;
}

.stake-f16iel {
  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-f16iel,
#pc61d126-chatbot[data-active-screen="3"]
  .stake-f16iel {
  opacity: 1;
  visibility: visible;
}

.stake-x404xy {
  flex: 1 1;
}

.stake-dc5009 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-dc5009 {
    padding: 24px;
  }
}

#pc61d126-chatbot[data-active-screen="1"] .stake-hxf8wp {
  display: block;
}

.stake-yq5m7n {
  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-yq5m7n {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-psqviu {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.stake-psqviu::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.stake-cycuur span {
  color: var(--text-color);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.stake-cycuur p {
  color: var(--text-color);
}

.stake-psqviu .stake-dqrsdi {
  grid-area: button;
}

.stake-psqviu .stake-dqrsdi::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-owrnsj.org/2000/svg'%3E%3Cpath d='M4.stake-52wn2k 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-3u1r8m 15L16.stake-3u1r8m 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.stake-3u1r8m 5L16.stake-3u1r8m 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

#pc61d126-chatbot[data-active-screen="2"] .stake-enxd3j {
  display: block;
}

.stake-fe2rc2 {
  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-fe2rc2 {
    margin-top: 40px;
  }
}

.stake-if1zea label,
.stake-if1zea input {
  display: block;
  width: 100%;
}

.stake-if1zea label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.stake-if1zea label.stake-xlcqj4 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.stake-if1zea label.stake-xlcqj4::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-if1zea 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-if1zea input::placeholder {
  color: var(--Text-400);
}

.stake-2oqpqo {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

#pc61d126-chatbot[data-active-screen="3"] .stake-2oqpqo {
  display: flex;
}

.stake-2oqpqo ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .stake-2oqpqo ol {
    height: 420px;
    padding: 24px;
  }
}

.stake-2oqpqo ol a {
  cursor: pointer;
  color: var(--text-color);
}

.stake-1zniga {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .stake-1zniga {
    padding: 0 24px 24px;
  }
}

.stake-1zniga 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-1zniga input::placeholder {
  color: var(--text-color);
}

.stake-1zniga [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.stake-1zniga [type="submit"]:disabled {
  opacity: 0.5;
}

.stake-1zniga [type="submit"] svg {
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .stake-1zniga [type="submit"] {
    right: 40px;
  }
}

.stake-o58jyw {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.stake-o58jyw.stake-7sgwvs {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.stake-o58jyw.stake-7sgwvs p {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color, rgba(43, 43, 43, 0.6));
}

.stake-o58jyw.stake-vi70es 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-o58jyw p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.stake-6zw19d .stake-dqrsdi {
  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-i971qm {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .stake-i971qm {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .stake-i971qm {
    padding: 18px 0;
  }
}

.stake-i971qm .stake-tyfdqj {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .stake-i971qm .stake-tyfdqj {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.stake-m3svlr {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .stake-m3svlr {
    max-width: 160px;
    height: 40px;
  }
}

.stake-m3svlr picture,
.stake-m3svlr img {
  display: block;
  width: 100%;
  height: 100%;
}

.stake-m3svlr img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .stake-cj1qx3 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.stake-9pjo8x ease;
    transform: translateX(100%);
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .stake-i971qm.stake-tw13bw .stake-cj1qx3 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .stake-cj1qx3 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .stake-cj1qx3 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.stake-n99e29,
.stake-5v95es {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .stake-n99e29,
  .stake-5v95es {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .stake-5v95es {
    display: none;
  }
}

.stake-cou0f2 {
  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-tw13bw .stake-cou0f2 {
  background: var(--fh-bg-color);
}

.stake-cou0f2 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .stake-cou0f2 {
    display: none;
  }
}

.stake-n61of1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-n61of1 {
    display: none;
  }
}

.stake-qkaa7k {
  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-i971qm.stake-tw13bw .stake-qkaa7k:first-child {
  display: none;
}

.stake-i971qm.stake-tw13bw .stake-qkaa7k:last-child {
  display: block;
}

.stake-qkaa7k:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .stake-qkaa7k {
    display: none;
  }
}

.stake-oogkuz {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .stake-oogkuz {
    display: flex;
  }
}

.stake-oogkuz ul {
  max-height: 350px;
  overflow-y: auto;
}

.stake-oogkuz:hover ul {
  visibility: visible;
  opacity: 1;
}

.stake-oogkuz:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.stake-oogkuz:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.stake-oogkuz:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.stake-oogkuz:hover .stake-f9n1r8 svg {
  transform: rotate(180deg);
}

.stake-ggpna7 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
  align-items: center;
}

.stake-ggpna7 span {
  margin-left: 5px;
}

.stake-zuyfxb {
  padding: 0 8px;
}

.stake-uk2bv3 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.stake-uk2bv3:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .stake-uk2bv3 {
    padding: 4px 8px;
  }
}

.stake-qaiavd {
  display: flex;
}

.stake-qaiavd img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.stake-f9n1r8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.stake-f9n1r8 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.stake-vurbar {
  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-vurbar {
    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-oe4ukq {
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-oe4ukq {
    display: none;
  }
}

.stake-rs67ce {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.stake-apy4s3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.stake-jyx7z6 {
  display: flex;
}

.stake-4hds2x {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.stake-lepwsu {
  list-style: none;
}

@media (max-width: 1199px) {
  .stake-lepwsu {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .stake-lepwsu {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .stake-lepwsu .stake-dpdqhu [data-ref-el],
  .stake-lepwsu .stake-dpdqhu span,
  .stake-lepwsu .stake-dpdqhu a {
    white-space: nowrap;
  }
}

.stake-g43zay {
  width: 100%;
  transition: 0.3s;
  color: var(--text-color);
  position: relative;
}

@media (max-width: 1199px) {
  .stake-g43zay.stake-bxffgm > .stake-dpdqhu {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .stake-g43zay.stake-kwtz4v:hover > #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .stake-g43zay.stake-bxffgm > .stake-u7rlg2 {
    height: auto;
  }

  .stake-g43zay.stake-bxffgm > div > .stake-ygk1i7 {
    transform: rotate(180deg);
  }

  #sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

.stake-g43zay [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.stake-g43zay [data-ref-el],
.stake-g43zay span {
  cursor: pointer;
}

.stake-g43zay [data-ref-el],
.stake-g43zay span,
.stake-g43zay 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-g43zay [data-ref-el],
  .stake-g43zay span,
  .stake-g43zay a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .stake-g43zay [data-ref-el],
  .stake-g43zay span,
  .stake-g43zay a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.stake-u7rlg2 {
  height: 0;
  overflow: hidden;
  transition: height 0.stake-9pjo8x ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.stake-u7rlg2::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.stake-u7rlg2::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.stake-u7rlg2::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .stake-u7rlg2 {
    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-u7rlg2:has(> .stake-g43zay.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .stake-u7rlg2 .stake-u7rlg2 {
    padding: 0;
  }

  .stake-u7rlg2 .stake-g43zay {
    font-weight: 400;
  }

  .stake-u7rlg2 .stake-g43zay:hover > .stake-dpdqhu {
    background: var(--Neutral-300);
  }

  .stake-u7rlg2 .stake-ygk1i7 {
    rotate: -90deg;
  }
}

.stake-dpdqhu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .stake-dpdqhu {
    padding: 8px;
  }

  .stake-g43zay.stake-i115nc > .stake-dpdqhu {
    background: var(--Neutral-300);
  }
}

.stake-u7rlg2 .stake-g43zay:hover {
  background: var(--button-bg-hover);
}

.stake-ygk1i7 {
  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-owrnsj.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.stake-6zb2nm 0.stake-4coie8.stake-qlu008 -0.stake-rd5oib 0.stake-0xuus8 -0.stake-rd5oib 1.stake-ldupzl 0.stake-au5h9f.stake-dap08u 4.stake-abo97h.stake-6zb2nm 0.stake-hc6z3n.stake-wi2fhj -0.stake-rd5oib 9.stake-ks9drk -0.stake-rd5oib 10.stake-0cnezf 0.stake-kmqh2v.stake-v4htq0 0.stake-qlu008 10.stake-v4htq0 0.stake-0xuus8 10.stake-0cnezf 1.stake-29crf2.stake-qm8c4g 5.stake-yod6fz.stake-seflf6 6.stake-haby4u 5.stake-3h66i1 6.stake-haby4u 4.stake-dj3o7n 5.stake-2l8vdu.stake-6zb2nm 1.stake-1i9km6.stake-rd5oib 0.stake-0xuus8 -0.stake-rd5oib 0.stake-qlu008 0.stake-6zb2nm 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.stake-9pjo8x ease;
  background-color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-ygk1i7 {
    cursor: default;
  }
}

.stake-h1ixa8 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.stake-5e9jnv {
  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-5e9jnv {
    padding: 40px 4px;
  }
}

.stake-5roosa {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .stake-5roosa {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.stake-cveygc {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .stake-cveygc {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.stake-cveygc ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.stake-cveygc [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.stake-cveygc [data-ref-el],
.stake-cveygc span,
.stake-cveygc a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.stake-1cl6x2 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-1cl6x2 {
    margin-bottom: 12px;
  }
}

.stake-t814xm {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.stake-t814xm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .stake-t814xm:last-child {
    margin-right: 0;
  }
}

.stake-qkeahl {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-1cl6x2:hover .stake-u7ovu7 {
  visibility: visible;
  opacity: 1;
}

.stake-u7ovu7 {
  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-yfwzqt {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.stake-0qp825 {
  display: flex;
  margin: 6px;
}

.stake-0qp825 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.stake-u7ovu7::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-u7ovu7::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-k5pgzh {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .stake-k5pgzh {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.stake-hfgc3q {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .stake-hfgc3q {
    margin-right: 32px;
  }
}

.stake-4axj90 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .stake-4axj90 {
    margin-top: 0;
    width: 340px;
  }
}

.stake-4axj90 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.stake-roo9ia {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.stake-qporwj {
  position: relative;
}

@media (min-width: 768px) {
  .stake-qporwj {
    margin-top: 40px;
  }
}

.stake-qporwj + .stake-lwd58v,
.stake-qporwj + .stake-qporwj {
  margin-top: 24px;
}

.stake-vv5wnq {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .stake-vv5wnq {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-vv5wnq {
    padding: 80px;
  }
}

.stake-7bt8qb {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .stake-7bt8qb {
    padding: 0 16px;
  }
}

.stake-4pdzb0 {
  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-4pdzb0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.stake-cktmy9 {
  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-cktmy9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-hsk4q8 {
  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-hsk4q8:hover {
  background: var(--button-bg-hover);
}

.stake-9mmiya {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.stake-9mmiya img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .stake-9mmiya img {
    min-height: initial;
  }
}

@media (max-width: 563px) {
  .stake-9mmiya img {
    min-height: 100%;
  }
}

.stake-vv5wnq::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.stake-wfvvgh {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.stake-wfvvgh h1,
.stake-wfvvgh h2,
.stake-wfvvgh h3,
.stake-wfvvgh h4 {
  margin-bottom: 6px;
}

.stake-wfvvgh h1:not(:first-child),
.stake-wfvvgh h2:not(:first-child),
.stake-wfvvgh h3:not(:first-child),
.stake-wfvvgh h4:not(:first-child) {
  margin-top: 16px;
}

.stake-wfvvgh h1,
.stake-wfvvgh h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .stake-wfvvgh h1,
  .stake-wfvvgh h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.stake-wfvvgh h2,
.stake-wfvvgh h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .stake-wfvvgh h2,
  .stake-wfvvgh h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-wfvvgh h3,
.stake-wfvvgh h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .stake-wfvvgh h3,
  .stake-wfvvgh h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-wfvvgh h4,
.stake-wfvvgh h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.stake-wfvvgh ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.stake-wfvvgh ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.stake-wfvvgh 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-wfvvgh ul ul {
  margin-bottom: 8px;
}

.stake-wfvvgh ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.stake-wfvvgh ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.stake-wfvvgh ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.stake-wfvvgh ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.stake-wfvvgh ol li::marker {
  font-weight: 700;
}

.stake-wfvvgh ol ol {
  margin-bottom: 8px;
}

.stake-wfvvgh ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.stake-wfvvgh ol ul li {
  padding-left: 16px;
}

.stake-wfvvgh 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-wfvvgh table {
    padding: 24px;
  }
}

.stake-wfvvgh table.stake-t4k8fb {
  -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-9pjo8x,
    mask-image 0.3s;
}

.stake-wfvvgh table.stake-t4k8fb.stake-t6k4mz {
  -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-wfvvgh table {
    display: table;
  }
}

.stake-wfvvgh 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-wfvvgh table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-wfvvgh table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-wfvvgh 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-wfvvgh table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.stake-wfvvgh table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.stake-wfvvgh table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.stake-wfvvgh table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.stake-wfvvgh img {
  max-width: 100%;
  height: auto;
}

.stake-o9i8df {
  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-o9i8df {
    padding: 24px;
  }
}

.stake-ypdadg {
  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-ypdadg {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.stake-ypdadg > * {
  margin: 0 !important;
}

.stake-ypdadg img,
.stake-gip4ih {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-ypdadg img,
  .stake-gip4ih {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-rb9yks {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-rb9yks {
    width: 32px;
    height: 32px;
  }
}

.stake-yv0ar5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.stake-yv0ar5 .stake-s70kfr {
  flex-shrink: 0;
}

.stake-yv0ar5 .stake-6w8tkk svg {
  display: none;
}

.stake-csqqcm {
  display: grid;
  transition: max-height 0.stake-9pjo8x ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .stake-csqqcm {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .stake-csqqcm {
    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-csqqcm.stake-0nju0n + .stake-s70kfr svg {
  transform: rotate(180deg);
}

.stake-x50o8q {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.stake-x50o8q > div:nth-child(3n) {
  grid-column: span 2;
}

.stake-x50o8q
  > div:nth-child(3n)
  .stake-2k1eji
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .stake-x50o8q {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .stake-x50o8q > div:nth-child(3n) {
    grid-column: unset;
  }

  .stake-x50o8q
    > div:nth-child(3n)
    .stake-2k1eji
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .stake-x50o8q {
    max-width: 270px;
  }
}

.stake-x50o8q .stake-2k1eji button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .stake-x50o8q .stake-2k1eji button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .stake-x50o8q .stake-2k1eji button {
    max-width: 104px;
  }
}

.stake-xuzjfc {
  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-xuzjfc {
    margin-bottom: 0;
  }
}

.stake-y87ve3 {
  display: none;
  opacity: 0;
}

.stake-oxvf03 {
  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-oxvf03 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.stake-2k1eji {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.stake-2k1eji 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-2k1eji
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .stake-2k1eji
    button {
    max-width: 145px;
  }
}

.stake-c99hvb:first-child
  .stake-2k1eji
  button {
  max-width: 270px;
}

.stake-jdo48o {
  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-xuzjfc picture {
  width: 100%;
  max-width: 100%;
}

.stake-n59uca {
  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-n59uca svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.stake-xuzjfc:hover .stake-n59uca {
  display: flex;
}

.stake-ikws6v {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.stake-fo4rr7 {
  display: flex;
}

.stake-fo4rr7:hover .stake-p1cglc,
.stake-fo4rr7 .stake-i115nc .stake-p1cglc {
  display: flex;
}

.stake-fo4rr7 svg {
  flex-shrink: 0;
}

.stake-p1cglc {
  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-p1cglc {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.stake-p1cglc:hover {
  display: flex;
}

.stake-p1cglc svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.stake-0qyhko {
  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-0qyhko {
    font-size: 12px;
  }
}

.stake-4mw1v7,
.stake-mktbtg {
  width: 50%;
  flex-shrink: 0;
}

.stake-4mw1v7 {
  font-weight: 700;
}

.stake-mdbe6f .stake-csqqcm {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .stake-mdbe6f .stake-csqqcm {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .stake-mdbe6f .stake-csqqcm {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.stake-mdbe6f
  .stake-jdo48o:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.stake-mdbe6f .stake-oxvf03 {
  height: 100% !important;
  border-radius: 16px;
}

.stake-mdbe6f .stake-2k1eji {
  gap: 4px;
  align-items: center;
}

.stake-mdbe6f .stake-2k1eji button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stake-mdbe6f .stake-2k1eji svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.stake-mdbe6f .stake-x74ci9,
.stake-mdbe6f .stake-dq69k9 {
  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-owrnsj.org/2000/svg'%3E%3Cpath d='M9.stake-ofpgx2 4.stake-bonfeg.stake-f6ifyv 5.stake-0abhj2.stake-884pqj 5.stake-fcma6k.stake-i3prb0 5.stake-6x4pmv.stake-sggo7c 8.stake-9txf3g.stake-xp812s 9.stake-iwp9u3.stake-cd08xe 9.stake-tfghfu.stake-543h28 13.stake-cn8hae.stake-pyvrap 11.stake-sz7abc.stake-a9m9bx 11.stake-o5qbqu.stake-f67g42 11.stake-l2am36.stake-8xizxr 13.stake-7963h8.stake-3uutl6 9.stake-5qsuhj.stake-r3miot 9.stake-v81thy.stake-xx0860 8.stake-e775hq.stake-2kzntz 5.stake-qjuwka.stake-8ks1ny 5.stake-3qgg26.stake-telfkl 5.stake-aejvsn.stake-zkqck6 4.stake-ycso40.stake-a9m9bx 1.stake-9kl3y9.stake-ofpgx2 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.stake-mdbe6f .stake-x74ci9 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.stake-mdbe6f .stake-dq69k9 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.stake-6ey0ek {
  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-6ey0ek {
    padding: 24px;
  }
}

.stake-6ey0ek .stake-s70kfr {
  display: flex;
}

@media (min-width: 768px) {
  .stake-6ey0ek .stake-s70kfr {
    display: none;
  }
}

.stake-6ey0ek .stake-6w8tkk svg {
  display: none;
}

.stake-5ruzy1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.stake-5ruzy1 .stake-ovjgab {
  display: none;
}

@media (min-width: 768px) {
  .stake-5ruzy1 .stake-ovjgab {
    display: flex;
  }
}

.stake-h5w5w3 {
  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-h5w5w3 {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-h5w5w3 > * {
  margin: 0 !important;
}

.stake-h5w5w3 img,
.stake-ir9rpd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-h5w5w3 img,
  .stake-ir9rpd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-0kijqp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-0kijqp {
    width: 32px;
    height: 32px;
  }
}

.stake-neirbu {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .stake-neirbu {
    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-neirbu::-webkit-scrollbar {
    display: none;
  }
}

.stake-qk1ive {
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 7px;
}

@media (min-width: 768px) {
  .stake-qk1ive {
    padding: 7px 15px;
  }
}

.stake-qk1ive:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-kp9zkz {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-kp9zkz {
    display: flex;
    opacity: 1;
  }
}

.stake-qk1ive picture {
  height: 100%;
  display: block;
}

.stake-qk1ive img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .stake-qk1ive img {
    width: 88px;
    height: 44px;
  }
}

.stake-qk1ive p {
  text-align: center;
  width: 100%;
}

.stake-p1i9sa {
  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-p1i9sa {
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-p1i9sa img,
.stake-pqv82j {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-p1i9sa img,
  .stake-pqv82j {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-sicucl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-sicucl {
    width: 32px;
    height: 32px;
  }
}

.stake-yxgqkr {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.stake-tij2fp {
  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-4m4ujb {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.stake-4m4ujb.stake-i115nc {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.stake-stlvt2 {
  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-stlvt2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-g4d2pc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.stake-ohr119 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.stake-9pjo8x ease;
  opacity: 0;
  color: var(--text-color);
}

.stake-18euih {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.stake-18euih ol,
.stake-18euih ul {
  padding-left: 1.3em;
}

.stake-4m4ujb.stake-i115nc .stake-ohr119 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.stake-4m4ujb.stake-i115nc .stake-g4d2pc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.stake-l07s5x {
  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-l07s5x {
    padding: 24px;
  }
}

.stake-l07s5x .stake-s70kfr {
  display: flex;
}

@media (min-width: 768px) {
  .stake-l07s5x .stake-s70kfr {
    display: none;
  }
}

.stake-l07s5x .stake-6w8tkk svg {
  display: none;
}

.stake-8z97m6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stake-8z97m6 .stake-ovjgab {
  display: none;
}

@media (min-width: 768px) {
  .stake-8z97m6 .stake-ovjgab {
    display: flex;
  }
}

.stake-n5e77g {
  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-n5e77g {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.stake-n5e77g > * {
  margin: 0 !important;
}

.stake-n5e77g img,
.stake-g1hxzv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .stake-n5e77g img,
  .stake-g1hxzv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.stake-l820gq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .stake-l820gq {
    width: 32px;
    height: 32px;
  }
}

.stake-x7i3zs {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .stake-x7i3zs {
    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-x7i3zs::-webkit-scrollbar {
    display: none;
  }
}

.stake-lfzpq3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.stake-lfzpq3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.stake-s7nyv1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .stake-s7nyv1 {
    display: flex;
    opacity: 1;
  }
}

.stake-lfzpq3 picture {
  width: auto;
  height: 100%;
  display: block;
}

.stake-lfzpq3 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.stake-31tsdk {
  margin: -24px 0;
}

.stake-31tsdk:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .stake-31tsdk {
    margin: -16px 0;
  }
}

.stake-xo5cn7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .stake-xo5cn7 {
    flex-direction: row;
  }
}

.stake-2rvnjv {
  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-2rvnjv {
    flex: 1;
  }
}

.stake-2rvnjv::placeholder {
  color: var(--Text-400);
}

.stake-qffmft {
  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-ln8942 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.stake-ln8942::-webkit-scrollbar {
  display: none;
}

.stake-lao2dd {
  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-lao2dd img,
.stake-lao2dd svg {
  margin-right: 8px;
}

.stake-2cei6e {
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.stake-31tsdk + .stake-60knnv {
  margin-top: 0;
}

@media (min-width: 768px) {
  .stake-31tsdk + .stake-60knnv {
    margin-top: -16px;
  }
}

.stake-cani9r {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--fh-bg-color);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.stake-cani9r > * {
  padding: 12px;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.stake-cani9r > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.stake-of17id {
  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-dxah99 {
  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-suba4v {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stake-20kuez {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.stake-4pibyx {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.stake-of17id 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-of17id 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-of17id {
    padding: 39px 179px 39px 39px;
  }

  .stake-dxah99 {
    font-size: 40px;
    line-height: 48px;
  }

  .stake-4pibyx {
    height: 348px;
  }

  .stake-of17id button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .stake-of17id button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .stake-of17id {
    padding: 63px;
  }
}

.stake-g4i4bv {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .stake-g4i4bv {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.stake-hnr7iy {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .stake-hnr7iy {
    width: auto;
  }
}

.stake-ezyg62 {
  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-ezyg62::-webkit-scrollbar {
  display: none;
}

.stake-ezyg62 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-ezyg62 a:hover {
  background-color: var(--button-bg-hover);
  color: var(--button-text-color);
}

@media (min-width: 768px) {
  .stake-ezyg62 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.stake-g4i4bv .stake-9ls1d4 {
  -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-9pjo8x,
    mask-image 0.3s;
}

.stake-g4i4bv .stake-9ls1d4.stake-t6k4mz {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.stake-euhpvy {
  margin: 40px -16px;
}

.stake-42jdfq + .stake-lwd58v,
.stake-42jdfq + .stake-qporwj {
  margin-top: 24px;
}

.stake-idbqvf {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.stake-idbqvf picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.stake-55jrd9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .stake-55jrd9 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .stake-55jrd9 {
    margin-top: 0;
  }
}

.stake-0t7l0x {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-0t7l0x {
    font-size: 24px;
    line-height: 32px;
  }
}

.stake-ckykec {
  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-ckykec {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.stake-vzsr5z {
  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-vzsr5z {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.stake-2mh614 {
  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-2mh614 {
    font-size: 20px;
    line-height: 28px;
  }
}

.stake-a5y8gr {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .stake-a5y8gr {
    font-size: 32px;
    line-height: 40px;
  }
}

.stake-5noblw {
  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-5d2xac {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.stake-5d2xac img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stake-60knnv {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.stake-1dayob {
  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-1dayob {
    padding: 15px 48px;
  }
}

main > .stake-60knnv {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .stake-csqqcm.stake-c70o4e > div:nth-child(n + 5) {
    display: none;
  }
}

.stake-wfvvgh p a img {
  display: block;
  margin: 0 auto;
}

.stake-aabmgz {
  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-z9irv4 {
  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-z9irv4 label {
  font-size: 14px;
}

.stake-z9irv4 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stake-z9irv4 input,
.stake-z9irv4 textarea,
.stake-z9irv4 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-z9irv4 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stake-ty2iub ease;
}
.stake-z9irv4 button:hover {
  background-color: var(--button-bg-hover);
}
.stake-7qj03b {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stake-4npgqm ease-in;
}

.stake-7qj03b h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.stake-vv5wnq::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-tuf9qq, .stake-38jrjf, [class*="review-card"],
thead, thead th, table th, .stake-f55dlb,
.stake-gnx0bn, [class*="collapsible-header"],
.stake-h06sxl, [class*="updated-block"] {
  color: #ece7dc !important;
}
