@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.stake-j1kmjd {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.stake-wrg4xe {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.stake-enhkvq,
ul.stake-enhkvq {
  padding-left: 20px;
}

ul.stake-enhkvq {
  list-style: disc;
}

ol.stake-enhkvq {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.stake-sw7etf > .stake-orgmih,
.stake-sw7etf > .stake-10v49d,
.stake-sw7etf > blockquote,
.stake-sw7etf > h1,
.stake-sw7etf > h2,
.stake-sw7etf > h3,
.stake-sw7etf > h4,
.stake-sw7etf > h5,
.stake-sw7etf > h6,
.stake-sw7etf > ol,
.stake-sw7etf > p,
.stake-sw7etf > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.stake-sw7etf > ol,
.stake-sw7etf > ul {
  padding-left: 50px;
}

.stake-sw7etf blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.stake-sw7etf:not(:last-child) {
  margin-bottom: 2rem;
}

.stake-sw7etf > :not(:first-child) {
  margin-top: 2rem;
}

.stake-sw7etf {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.stake-sw7etf:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .stake-sw7etf:first-child {
    margin-top: 20px;
  }
}

.stake-sw7etf > p:last-of-type {
  margin-bottom: 32px;
}

.stake-sw7etf > .stake-xfjjln:not(:first-child) {
  margin: 64px auto 16px auto;
}

.stake-m9vroa > .stake-xfjjln {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.stake-10v49d {
  overflow: auto;
}

.stake-10v49d::-webkit-scrollbar {
  height: 5px;
}

.stake-10v49d table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.stake-10v49d table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.stake-10v49d table thead,
table thead {
  border-bottom: none;
}

.stake-10v49d table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.stake-10v49d table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.stake-10v49d table td,
table td {
  border: 1px solid var(--border-color);
  padding: 15px 5px;
}

.stake-10v49d .stake-c9yfe8 {
  table-layout: auto;
}

.stake-10v49d .stake-c9yfe8 th {
  word-break: normal;
}

.stake-10v49d .stake-c9yfe8 td {
  word-break: normal;
}

.stake-j1kmjd .stake-j1kmjd {
  padding-right: 0;
  padding-left: 0;
}

.stake-lcfx0c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.stake-ssp3z9 {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.stake-370ndw {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.stake-orgmih {
  margin-top: 24px;
}

.stake-orgmih.stake-zwga8r {
  text-align: left;
}

.stake-orgmih.stake-ge8kov {
  text-align: right;
}

.stake-orgmih.stake-hx3eo9 {
  text-align: center;
}

.stake-3p26t8 {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.stake-7rj79s ease-in-out;
  cursor: pointer;
}

.stake-3p26t8:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.stake-3p26t8 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .stake-3p26t8 {
    min-width: unset;
  }
}

.stake-52wtax {
  background-color: var(--fh-bg-color);
}

.stake-yf33ge {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.stake-t1ee44 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.stake-t1ee44 img {
  max-height: 80px;
  object-fit: contain;
}

.stake-5s9uc9 {
  flex: 1 1;
}

.stake-f2l8f1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.stake-ed4gh0 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.stake-ed4gh0 span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.stake-ed4gh0.stake-abzuhw span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.stake-ed4gh0.stake-abzuhw span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.stake-ed4gh0.stake-abzuhw span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.stake-5s9uc9 + .stake-f2l8f1 {
  margin-left: 20px;
}

.stake-u56tua {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.stake-u56tua > svg {
  max-width: 24px;
  max-height: 24px;
}

.stake-u56tua + .stake-u56tua {
  margin-left: 5px;
}

.stake-zihn21 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.stake-zihn21:hover {
  background-color: var(--button-bg-hover);
}

.stake-sjuizx {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.stake-7rj79s ease-in-out;
  border: 1px solid var(--border-color);
}

.stake-sjuizx:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.stake-r7a9on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .stake-5s9uc9 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .stake-r7a9on {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .stake-5s9uc9 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .stake-u56tua {
    min-width: unset;
    flex: 1 1;
  }
}

.stake-z6iaou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.stake-z6iaou:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.stake-z6iaou:hover .stake-82rq9c {
  opacity: 1;
  pointer-events: auto;
  padding: 15px;
}

.stake-qu0s4g {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.stake-hq910i ease-in-out;
  gap: 4px;
}

.stake-qu0s4g > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.stake-qu0s4g .stake-lcfx0c img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.stake-84tzj3,
.stake-qu0s4g:hover {
  color: var(--button-bg-hover);
}

.stake-1kaqqa {
  position: relative;
}

.stake-1kaqqa .stake-qu0s4g {
  margin-right: 0;
  padding-right: 4px;
}

.stake-oiy9no svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.stake-1kaqqa.stake-abzuhw .stake-oiy9no svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.stake-1kaqqa.stake-abzuhw .stake-82rq9c {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.stake-1kaqqa.stake-abzuhw .stake-82rq9c::before {
  display: none;
}

.stake-oiy9no svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.stake-82rq9c {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.stake-5fcq89 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.stake-82rq9c::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.stake-82rq9c:hover {
  color: var(--fh-bg-color);
}

.stake-asoylk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.stake-5fcq89 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.stake-hq910i ease-in-out;
  -o-transition: 0.stake-hq910i ease-in-out;
  transition: 0.stake-hq910i ease-in-out;
}

.stake-asoylk .stake-lcfx0c img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.stake-yfh35q,
.stake-asoylk:hover {
  color: var(--button-bg-hover);
}

.stake-dr330i {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.stake-dr330i.stake-wmd0r7 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.stake-dr330i.stake-wmd0r7:after,
.stake-dr330i.stake-wmd0r7:before {
  content: "";
  position: absolute;
  margin: auto;
}

.stake-dr330i.stake-wmd0r7:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.stake-dr330i.stake-wmd0r7:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.stake-dr330i.stake-wmd0r7 > * {
  z-index: 1;
}

.stake-dr330i b,
.stake-dr330i strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.stake-dr330i .stake-qy2o4w {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.stake-dr330i .stake-w7iwv3 {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.stake-dr330i .stake-lcfx0c {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.stake-dr330i .stake-g9jwg1 {
  margin-top: 12px;
}

.stake-g9jwg1 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.stake-qo6mko {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.stake-g9jwg1 .stake-03ht2i {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.stake-7rj79s ease-in-out;
}

.stake-g9jwg1 .stake-03ht2i:hover {
  background: rgba(255, 255, 255, 0.3);
}

.stake-4a6i82 {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.stake-dr330i.stake-mlsg5v {
  gap: 12px;
  padding: 16px;
}

.stake-dr330i.stake-mlsg5v .stake-4a6i82 {
  min-width: 240px;
}

.stake-dr330i.stake-mlsg5v .stake-4a6i82.stake-pws5ab {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .stake-dr330i .stake-qy2o4w {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .stake-dr330i .stake-w7iwv3 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .stake-dr330i .stake-lcfx0c {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .stake-dr330i.stake-mlsg5v .stake-lcfx0c {
    max-width: 126px;
  }
  .stake-dr330i .stake-g9jwg1 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .stake-dr330i .stake-qo6mko {
    max-width: unset;
  }
  .stake-4a6i82 {
    min-width: unset;
    width: 100%;
  }
  .stake-dr330i .stake-4a6i82 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .stake-dr330i.stake-mlsg5v {
    grid-template-rows: auto 1fr auto;
  }
  .stake-dr330i.stake-mlsg5v .stake-4a6i82 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .stake-dr330i {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .stake-dr330i .stake-qy2o4w {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .stake-dr330i .stake-lcfx0c {
    max-width: 78px;
  }
  .stake-dr330i .stake-g9jwg1 {
    margin-top: -12px;
  }
  .stake-dr330i.stake-mlsg5v {
    gap: 8px;
  }
  .stake-dr330i.stake-mlsg5v .stake-qy2o4w {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .stake-dr330i.stake-mlsg5v .stake-w7iwv3 {
    grid-column: 1/3;
  }
  .stake-dr330i.stake-mlsg5v .stake-lcfx0c {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .stake-dr330i.stake-mlsg5v .stake-lcfx0c img {
    max-width: 114px;
  }
}

.stake-4a6i82.stake-m9x3u5,
.stake-4a6i82.stake-pljmwq,
.stake-4a6i82.stake-5k20nb {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.stake-7rj79s ease-in-out;
}

.stake-4a6i82.stake-m9x3u5,
.stake-4a6i82.stake-5k20nb {
  padding: 10px;
}

.stake-4a6i82.stake-m9x3u5:hover,
.stake-4a6i82.stake-pljmwq:hover,
.stake-4a6i82.stake-5k20nb:hover {
  background: var(--button-bg-hover);
}

.stake-4a6i82.stake-m9x3u5:hover svg path,
.stake-4a6i82.stake-5k20nb:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.stake-4a6i82.stake-pws5ab {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.stake-7rj79s ease-in-out;
  background: var(--button-bg-color);
}

.stake-4a6i82.stake-pws5ab:hover {
  background-color: var(--button-bg-hover);
}

.stake-4a6i82.stake-pljmwq:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.stake-4a6i82.stake-pljmwq:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.stake-4a6i82.stake-pws5ab:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.stake-viq94w {
  max-width: 650px;
}

.stake-sthyr0 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.stake-09t66b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.stake-pl96io {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.stake-hq910i ease-in-out;
  cursor: pointer;
}

.stake-pl96io:hover {
  opacity: 0.5;
}

.stake-pl96io:focus {
  outline: 0;
}

.stake-pl96io:focus .stake-2yuh3t,
.stake-pl96io:hover .stake-2yuh3t {
  fill: red;
  fill-opacity: 1;
}

.stake-pl96io:hover {
  cursor: pointer;
}

.stake-bbg2ka {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.stake-viq94w.stake-hx3eo9 {
  margin: 0 auto;
}

.stake-viq94w.stake-ge8kov {
  margin-left: auto;
}

.stake-clj1gh {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.stake-0joqfk {
  padding-bottom: 50px;
}

.stake-436phh {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.stake-rskfh3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.stake-lba951 {
  margin-top: 24px;
}

.stake-80ewj0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.stake-30oomo {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.stake-g0ox16 {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.stake-zeirnh {
  width: 468px;
}

.stake-g0ox16 .stake-82rq9c {
  margin: 0.stake-77p37s 0;
}

.stake-zta5al {
  display: flex;
  min-width: 224px;
}

.stake-l3ac3b {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.stake-hq910i ease-in-out;
}

.stake-pqs2ll,
.stake-l3ac3b:hover {
  color: var(--text-color);
}

.stake-xtiyhq {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.stake-q6hcgu {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .stake-clj1gh {
    padding: 16px;
  }
  .stake-xtiyhq {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .stake-q6hcgu {
    align-items: center;
  }
  .stake-zeirnh {
    width: unset;
  }
  .stake-zta5al {
    min-width: unset;
  }
  .stake-g0ox16 {
    max-height: unset;
  }
  .stake-436phh {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .stake-clj1gh {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.stake-1d8aed {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.stake-1d8aed:not(:last-child) {
  margin-bottom: 16px;
}

.stake-x0un42 {
  outline: 0;
}

.stake-x0un42 .stake-sr23j8 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.stake-wyvtpj {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .stake-wyvtpj {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.stake-wyvtpj::-webkit-details-marker {
  display: none;
}

.stake-wyvtpj:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.stake-wyvtpj:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .stake-wyvtpj:after {
  transform: unset;
}

.stake-sr23j8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.stake-sr23j8 svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.stake-hq910i ease-in-out;
  -o-transition: 0.stake-hq910i ease-in-out;
  transition: 0.stake-hq910i ease-in-out;
}

.stake-ky47ur {
  padding: 16px 0 0 0;
}

.stake-ky47ur * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .stake-ky47ur :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .stake-wyvtpj {
    flex-wrap: wrap;
    gap: 12px;
  }
  .stake-wyvtpj::after {
    margin-left: auto;
  }
  .stake-sr23j8 {
    order: 3;
    flex: 1 1 100%;
  }
  .stake-wyvtpj {
    font-size: 14px;
    line-height: 130%;
  }
  .stake-sr23j8 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.stake-kky9vy {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.stake-edfr7f {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.stake-kky9vy.stake-abzuhw .stake-edfr7f {
  margin-bottom: 12px;
}

.stake-edfr7f::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.stake-kky9vy.stake-abzuhw .stake-edfr7f::after {
  transform: unset;
}

.stake-iokl7e {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.stake-ssvent {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.stake-hq910i ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.stake-ssvent:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.stake-kky9vy.stake-abzuhw .stake-iokl7e {
  max-height: 100%;
}

.stake-itn3os {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.stake-0565tc {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.stake-6bj5pz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.stake-a4fddj {
  margin-right: 4px;
}

.stake-kculqs {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.stake-hq910i ease-in-out;
}

.stake-kculqs svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.stake-tawysr,
.stake-kculqs:hover {
  color: var(--text-color);
}

.stake-nsg0gz {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.stake-nsg0gz img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.stake-nsg0gz .stake-rdbtmn {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.stake-nsg0gz .stake-397n8a {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.stake-mo01go {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.stake-sgvpzt {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.stake-9eh8zw .stake-j1kmjd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.stake-9eh8zw {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.stake-ljuahe {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.stake-9bs9y3 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.stake-yskdjn {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.stake-4bp3bk 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.stake-yskdjn:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.stake-n3gghu {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.stake-ndvvti {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.stake-hq910i ease-in-out;
  transition: transform 0.stake-hq910i ease-in-out;
  -o-transition: transform 0.stake-hq910i ease-in-out;
  transition:
    transform 0.stake-hq910i ease-in-out,
    -webkit-transform 0.stake-hq910i ease-in-out;
  cursor: pointer;
}

.stake-ndvvti svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.stake-ndvvti:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.stake-sk4gny {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .stake-sk4gny {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.stake-x9r1ty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.stake-6yo715 {
  position: relative;
  width: 100%;
}

.stake-x9r1ty.stake-wdq60t {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.stake-x9r1ty.stake-hx3eo9 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.stake-x9r1ty.stake-ge8kov {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.stake-fdkuxf {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.stake-puuqpb {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.stake-hq910i ease-in-out;
  cursor: pointer;
}

.stake-puuqpb:hover {
  opacity: 0.5;
}

.stake-x9r1ty.stake-xlvp5o .stake-puuqpb {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.stake-x9r1ty.stake-xlvp5o .stake-fdkuxf {
  cursor: pointer;
}

.stake-xn1md0 {
  fill: #0009;
}

.stake-ni0j69 {
  fill: #fff;
}

.stake-puuqpb:hover .stake-xn1md0 {
  fill: red;
}

.stake-puuqpb svg path {
  -webkit-transition: 0.stake-hq910i ease-in-out;
  -o-transition: 0.stake-hq910i ease-in-out;
  transition: 0.stake-hq910i ease-in-out;
}

.stake-o3ilg8 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.stake-o3ilg8 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.stake-o3ilg8.stake-2cbvhm > :not(.get-image) {
  grid-column: 1/3;
}

.stake-zh50dv:not(._h1-block) .stake-o3ilg8 > .stake-xfjjln {
  grid-row: 1/2;
  grid-column: 1/3;
}

.stake-o3ilg8.stake-2cbvhm .stake-28feay {
  grid-column: 2/3;
}

.stake-o3ilg8.stake-2cbvhm > .stake-lcfx0c {
  grid-column: 1/2;
}

.stake-o3ilg8.stake-2cbvhm > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.stake-o3ilg8 > p:first-of-type {
  margin-top: 0;
}

.stake-o3ilg8 .stake-lcfx0c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.stake-zh50dv:not(._h1-block) .stake-xfjjln ~ .stake-lcfx0c {
  grid-row: 2/10;
}

.stake-zh50dv.stake-jqayl4 .stake-xfjjln ~ .stake-lcfx0c {
  grid-row: 1/10;
}

.stake-zh50dv.stake-jqayl4 > .stake-xfjjln {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.stake-zh50dv.stake-jqayl4 .stake-lcfx0c {
  grid-row: 1/10;
}

.stake-o3ilg8.stake-soorkd .stake-lcfx0c {
  align-items: flex-start;
}

.stake-o3ilg8.stake-hx3eo9 .stake-28feay {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.stake-o3ilg8.stake-hx3eo9 .stake-lcfx0c {
  align-items: center;
}

.stake-o3ilg8.stake-g0wwxn .stake-lcfx0c {
  align-items: flex-end;
}

.stake-28feay > :first-child {
  margin-top: 0;
}

.stake-28feay > :last-child {
  margin-bottom: 0;
}

* + .stake-tve8me,
.stake-zh50dv + .stake-zh50dv {
  margin-top: 2rem;
}

.stake-txuheo td::before,
.stake-txuheo th::after {
  display: none !important;
}

.stake-txuheo #link-selector {
  color: #000;
}

.stake-txuheo .stake-vo5wdw {
  color: #135e96;
}

.stake-txuheo .stake-iyfwvu *,
.stake-txuheo .stake-zkp0jr p,
.stake-txuheo .stake-wcxucj * {
  color: #000;
}

.stake-txuheo .stake-3l863i {
  background: 0 0 !important;
}

.stake-txuheo .stake-h37wse {
  color: #000;
}

.stake-txuheo .stake-ukrmd8.stake-5f9rc6 {
  color: #fff;
}

.stake-txuheo .stake-iwe98y {
  color: #000;
}

.stake-txuheo
  .stake-y4jngq
  .stake-azc8xc.stake-5f9rc6.stake-sh1u1e {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.stake-ic63e5,
body .stake-mo7vh0 {
  color: #000;
  background: var(--color-body) !important;
}

.stake-ic63e5 .stake-ndhe4g .stake-23p5ux,
body .stake-mo7vh0 .stake-ndhe4g .stake-23p5ux {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .stake-ssvent:focus,
  .stake-ssvent:hover {
    color: #f9cb16;
  }
  .stake-whbca5:focus,
  .stake-whbca5:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .stake-hdxn27:focus img,
  .stake-hdxn27:focus svg,
  .stake-hdxn27:hover img,
  .stake-hdxn27:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .stake-nsg0gz {
    display: none;
  }
}

@media (min-width: 1024px) {
  .stake-1kaqqa:hover .stake-oiy9no svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .stake-oiy9no {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .stake-b9ss4n {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .stake-7bbgxa {
    grid-template-columns: repeat(4, 1fr);
  }
  .stake-ggba0i {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .stake-xr1qep .stake-3tc2vc {
    grid-template-columns: 1fr;
  }
  .stake-xr1qep .stake-xxjre5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .stake-xr1qep .stake-yo16ph {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .stake-xr1qep .stake-arib3a {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .stake-xr1qep .stake-enjxi5 {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .stake-xr1qep .stake-yo16ph:not(:first-child) {
    border: none;
  }
  .stake-xr1qep .stake-yo16ph:first-child .stake-arib3a {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .stake-xr1qep .stake-yo16ph:last-child .stake-arib3a {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .stake-yf33ge {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .stake-t1ee44 {
    max-width: 100px;
  }
  .stake-5s9uc9 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .stake-f2l8f1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .stake-f2l8f1 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .stake-ed4gh0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .stake-5s9uc9 + .stake-f2l8f1 {
    margin-left: auto;
  }
  .stake-rtf2id {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .stake-rtf2id.stake-abzuhw {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .stake-r7a9on {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .stake-z6iaou {
    width: 100%;
  }
  .stake-z6iaou:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .stake-qu0s4g {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .stake-qu0s4g svg {
    margin-right: 4px;
  }
  .stake-1kaqqa {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .stake-oiy9no svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .stake-oiy9no {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .stake-82rq9c {
    display: none;
    width: 100%;
  }
  .stake-1kaqqa.stake-abzuhw .stake-82rq9c {
    padding: 0 0 0 48px;
  }
  .stake-asoylk {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .stake-rskfh3 .stake-lcfx0c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .stake-hd6y2p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .stake-hd6y2p + .stake-hd6y2p {
    margin-right: 0;
  }
  .stake-hd6y2p + .stake-lcfx0c {
    margin: 0;
  }
  .stake-b9ss4n {
    grid-template-columns: repeat(4, 1fr);
  }
  .stake-7bbgxa {
    grid-template-columns: repeat(3, 1fr);
  }
  .stake-po2g1t,
  .stake-pdexg4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .stake-o3ilg8 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .stake-o3ilg8.stake-2cbvhm .stake-28feay {
    grid-column: auto;
    grid-row: auto;
  }
  .stake-o3ilg8 > .stake-xfjjln {
    grid-column: 1/2;
  }
  .stake-o3ilg8.stake-2cbvhm > :not(.get-image) {
    grid-column: 1/2;
  }
  .stake-o3ilg8 .stake-lcfx0c,
  .stake-o3ilg8.stake-2cbvhm > .stake-lcfx0c {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .stake-o3ilg8.stake-2cbvhm > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .stake-zh50dv.stake-jqayl4 .stake-o3ilg8 > .stake-lcfx0c {
    grid-row: 1/2;
  }
  .stake-o3ilg8 .stake-xfjjln ~ .stake-lcfx0c,
  .stake-o3ilg8.stake-2cbvhm .stake-xfjjln ~ .stake-lcfx0c {
    grid-row: 2/3;
  }
  .stake-zh50dv.stake-jqayl4 .stake-xfjjln ~ .stake-lcfx0c {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .stake-sw7etf:first-child .stake-avhci3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .stake-sw7etf:first-child .stake-avhci3 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .stake-sw7etf {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .stake-sw7etf {
    padding: 0;
  }
  .stake-orgmih {
    margin-top: 1rem;
  }
  .stake-x0un42 {
    border-radius: 5px;
  }
  .stake-44qe6o {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .stake-edfr7f::after {
    display: inline-block;
  }
  .stake-edfr7f {
    margin: 0;
    width: 100%;
  }
  .stake-iokl7e {
    width: 100%;
  }
  .stake-iokl7e.stake-tq61ea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .stake-iokl7e.stake-tq61ea .stake-oh2pkf {
    width: 100%;
  }
  .stake-iokl7e.stake-tq61ea .stake-oh2pkf:not(:last-child) {
    margin-right: 0;
  }
  .stake-ssvent {
    width: 100%;
    text-align: center;
  }
  .stake-kky9vy.stake-abzuhw .stake-iokl7e {
    margin-top: 1rem;
  }
  .stake-b9ss4n {
    grid-template-columns: repeat(3, 1fr);
  }
  .stake-ggba0i,
  .stake-7bbgxa {
    grid-template-columns: repeat(2, 1fr);
  }
  .stake-po2g1t,
  .stake-pdexg4,
  .stake-4s8ctx {
    grid-template-columns: 1fr;
  }
  .stake-a7s1qv {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .stake-f7etzz {
    min-width: 300px;
    max-width: 325px;
  }
  .stake-arib3a {
    cursor: auto;
  }
  .stake-rpt3bs .stake-arib3a {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .stake-sk4gny {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .stake-82rq9c {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .stake-sk4gny {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.stake-hd6y2p p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .stake-f2l8f1 {
    margin: 0 -0.2rem;
  }
  .stake-hd6y2p {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .stake-cm1fgy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .stake-l0q7c6 {
    max-width: 100%;
  }
  .stake-b9ss4n {
    grid-template-columns: repeat(2, 1fr);
  }
  .stake-ggba0i,
  .stake-7bbgxa {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .stake-yf33ge {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .stake-f2l8f1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .stake-52wtax {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .stake-u56tua {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .stake-ncxew4,
  .stake-klgt5d {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .stake-3p26t8 {
    width: 100%;
  }
  .stake-b9ss4n {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .stake-sk4gny {
    top: 127px !important;
  }
}

.stake-u0n28l {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .stake-u0n28l {
  }
}

@media (max-width: 767px) {
  .stake-u0n28l {
    margin-bottom: 12px;
  }
}

.stake-u0n28l img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.stake-pg4al5 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.stake-pg4al5 > .stake-8yrihk {
  flex: 1 1;
}

@media (max-width: 767px) {
  .stake-pg4al5 {
    flex-direction: column;
    gap: 12px;
  }
}

.stake-wgqo5v {
  display: flex;
}

.stake-wgqo5v .stake-qvoo2h {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.stake-wgqo5v .stake-gs2d7s {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.stake-wgqo5v .stake-m0yrrm {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.stake-wgqo5v .stake-4xlbjq {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.stake-wgqo5v .stake-4xlbjq:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.stake-wgqo5v .stake-3ikwk1 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.stake-zbgjbx {
  border: unset;
  background-color: unset;
}

.stake-zbgjbx tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.stake-zbgjbx .stake-yz0c8d,
.stake-zbgjbx .stake-dgu1d9 {
  flex: 0 1 330px;
}

.stake-zbgjbx .stake-hcd20q {
  flex: 1 1;
}

.stake-zbgjbx tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.stake-zbgjbx tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.stake-zbgjbx tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.stake-zbgjbx tr td p {
  color: #fff;
  margin: 0;
}

.stake-zbgjbx tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.stake-zbgjbx tr.stake-yz0c8d td p {
  padding: 16px 0;
}

.stake-zbgjbx tr.stake-yz0c8d td p:not(:last-child),
.stake-zbgjbx tr.stake-dgu1d9 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.stake-zbgjbx tr.stake-yz0c8d td p:first-child,
.stake-zbgjbx tr.stake-dgu1d9 td p:first-child {
  padding-top: 0;
}

.stake-zbgjbx tr.stake-dgu1d9 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.stake-zbgjbx tr.stake-dgu1d9 td p:last-child {
  padding-bottom: 0;
}

.stake-zbgjbx .stake-dgu1d9 img {
  max-width: 32px;
}

.stake-zbgjbx .stake-hcd20q {
  min-width: 718px;
}

.stake-zbgjbx .stake-hcd20q td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.stake-zbgjbx .stake-hcd20q td {
  display: flex;
}

.stake-zbgjbx .stake-hcd20q td:last-child .stake-zryio4,
.stake-zbgjbx .stake-hcd20q td:last-child .stake-e0reug,
.stake-zbgjbx .stake-hcd20q td:last-child .stake-zkdlqf {
  flex: 1 1 50%;
}

.stake-zbgjbx .stake-hcd20q td:last-child .stake-i89h60 {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.stake-zbgjbx .stake-hcd20q td:last-child .stake-k9nari,
.stake-zbgjbx .stake-hcd20q td:last-child .stake-dpfj9u {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.stake-zbgjbx .stake-hcd20q td:last-child .stake-zryio4,
.stake-zbgjbx .stake-hcd20q td:last-child .stake-e0reug {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.stake-zbgjbx .stake-hcd20q td:last-child .stake-zryio4 span,
.stake-zbgjbx .stake-hcd20q td:last-child .stake-e0reug span {
  font-weight: 800;
}

.stake-zbgjbx .stake-hcd20q img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .stake-zbgjbx .stake-hcd20q td .stake-zkdlqf:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .stake-zbgjbx tr.stake-yz0c8d td p:last-child {
    padding-bottom: 0;
  }
  .stake-zbgjbx .stake-dgu1d9 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .stake-zbgjbx .stake-dgu1d9 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .stake-zbgjbx tr.stake-yz0c8d td p:not(:last-child),
  .stake-zbgjbx tr.stake-dgu1d9 td p:not(:last-child) {
    border-bottom: unset;
  }
  .stake-zbgjbx tr.stake-dgu1d9 td p:last-child {
    padding-bottom: 12px;
  }
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-zryio4,
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-e0reug,
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-zkdlqf {
    flex: 1 1 50%;
    padding: 0;
  }
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-zryio4,
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-e0reug {
    margin-top: 16px;
  }
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-zkdlqf {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-zryio4 {
    border-right: 1px solid var(--border-color);
  }
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-zkdlqf:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .stake-zbgjbx .stake-hcd20q td:last-child .stake-zkdlqf:last-child {
    padding-bottom: 0;
  }
}

.stake-zkdlqf {
  display: flex;
  flex-direction: column;
}

.stake-zbgjbx .stake-hcd20q td .stake-zkdlqf {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.stake-zbgjbx .stake-hcd20q td .stake-zkdlqf:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.stake-zbgjbx .stake-hcd20q td .stake-zkdlqf:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .stake-zbgjbx .stake-hcd20q td .stake-zkdlqf:not(:first-child) {
    padding-left: 0;
  }
  .stake-zbgjbx .stake-hcd20q td .stake-zkdlqf:not(:last-of-type) {
    border-right: unset;
  }
}

.stake-zbgjbx .stake-wxdxeo {
  flex: 0 1 485px;
}

.stake-zbgjbx .stake-y9zan1 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.stake-zbgjbx .stake-y9zan1 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.stake-zbgjbx .stake-y9zan1 li.stake-q248ec {
  padding: 6px 12px;
}

.stake-zbgjbx .stake-y9zan1 li a,
.stake-zbgjbx .stake-y9zan1 li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.stake-zbgjbx .stake-tle619,
.stake-zbgjbx .stake-4s26ej {
  flex: 1 1;
}

.stake-zbgjbx .stake-jwrr3r,
.stake-zbgjbx .stake-p5e0gg {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.stake-zbgjbx .stake-jwrr3r li,
.stake-zbgjbx .stake-p5e0gg li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.stake-zbgjbx .stake-4s26ej img {
  max-width: 32px;
}

.stake-zbgjbx .stake-tle619 img {
  max-width: 32px;
}

.stake-zbgjbx .stake-59puj2 {
  min-width: 280px;
}

.stake-zbgjbx .stake-59puj2 img {
  max-width: 146px;
}

.stake-zbgjbx .stake-59puj2 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .stake-zbgjbx .stake-yz0c8d,
  .stake-zbgjbx .stake-dgu1d9 {
    flex: 0 1 auto;
  }
  .stake-zbgjbx .stake-hcd20q {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .stake-zbgjbx .stake-yz0c8d,
  .stake-zbgjbx .stake-wxdxeo,
  .stake-zbgjbx .stake-dgu1d9,
  .stake-zbgjbx .stake-hcd20q {
    flex: 1 1 calc(50% - 20px);
  }
  .stake-zbgjbx .stake-tle619,
  .stake-zbgjbx .stake-59puj2,
  .stake-zbgjbx .stake-4s26ej {
    flex: 1 1 30%;
  }
  .stake-zbgjbx .stake-59puj2 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .stake-zbgjbx .stake-yz0c8d,
  .stake-zbgjbx .stake-wxdxeo,
  .stake-zbgjbx .stake-tle619,
  .stake-zbgjbx .stake-dgu1d9,
  .stake-zbgjbx .stake-hcd20q,
  .stake-zbgjbx .stake-59puj2,
  .stake-zbgjbx .stake-4s26ej {
    flex: 1 1 100%;
  }
}

.stake-juh6m7 .stake-v09058 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.stake-juh6m7 .stake-2ui3hg {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.stake-juh6m7 .stake-lli9kg {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.stake-juh6m7 .stake-4nnpt1 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.stake-juh6m7 .stake-4nnpt1 > :nth-child(3) {
  margin-top: 0;
}

.stake-juh6m7 .stake-lcfx0c {
  grid-column: 2/3;
  grid-row: 1/10;
}

.stake-juh6m7 .stake-d0d77b {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.stake-juh6m7 .stake-orgmih {
  grid-column: 1/2;
}

.stake-juh6m7 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.stake-juh6m7 .stake-2ui3hg:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.stake-juh6m7 .stake-2ui3hg:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.stake-juh6m7 .stake-3p26t8 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .stake-juh6m7 .stake-2ui3hg:not(:last-child):before {
    bottom: 8px;
  }
  .stake-juh6m7 .stake-2ui3hg:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .stake-juh6m7 .stake-4nnpt1 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .stake-juh6m7 .stake-lcfx0c {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .stake-juh6m7 .stake-lcfx0c img {
    width: 100%;
    height: auto;
  }
  .stake-juh6m7 .stake-3p26t8 {
    width: 100%;
    min-width: unset;
  }
}

.stake-txt3sn .stake-kt1ab3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.stake-txt3sn .stake-9tks8i {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.stake-txt3sn .stake-lcfx0c {
  height: 100%;
}

.stake-txt3sn .stake-lcfx0c img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.stake-txt3sn .stake-jd0vj9 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.stake-txt3sn .stake-9x4uqq {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.stake-txt3sn .stake-2ekjx0 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .stake-txt3sn .stake-9tks8i {
    flex: 1 1 100%;
  }
  .stake-txt3sn .stake-4a6i82 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .stake-txt3sn .stake-9tks8i {
    flex-direction: column;
  }
  .stake-txt3sn .stake-lcfx0c {
    width: 100%;
    height: auto;
  }
  .stake-txt3sn .stake-lcfx0c img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .stake-txt3sn .stake-jd0vj9 {
    padding: 0 16px 16px 16px;
  }
  .stake-txt3sn .stake-4a6i82 {
    min-width: unset;
    width: 100%;
  }
}

.stake-7nocn2 .stake-sa0ina {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.stake-7nocn2 .stake-xumc3r {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.stake-7nocn2 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.stake-7nocn2 .stake-tfjm5c {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.stake-7nocn2 .stake-xumc3r:hover .stake-tfjm5c {
  display: flex;
}

.stake-7nocn2 .stake-cqfazm {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.stake-7nocn2 .stake-o5039r {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.stake-d0iwsi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.stake-d0iwsi.stake-0g96r1 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.stake-7rj79s ease-in-out;
}

.stake-d0iwsi.stake-0g96r1:hover {
  color: #f9cb16;
  background-color: transparent;
}

.stake-7nocn2 .stake-s7lsgg {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.stake-7rj79s ease-in-out;
}

.stake-7nocn2 .stake-s7lsgg:hover {
  color: #196948;
  background-color: #f9cb16;
}

.stake-7nocn2 .stake-s7lsgg:after,
.stake-d0iwsi.stake-0g96r1:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.stake-d0iwsi.stake-0g96r1:after {
  background-image: url(../images/Cash.svg);
}

.stake-7nocn2 .stake-s7lsgg:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .stake-7nocn2 .stake-sa0ina {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .stake-7nocn2 .stake-sa0ina {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .stake-7nocn2 .stake-sa0ina {
    grid-template-columns: 1fr;
  }
  .stake-7nocn2 .stake-xumc3r {
    height: auto;
  }
  .stake-7nocn2 .stake-xumc3r .stake-tfjm5c {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .stake-7nocn2 .stake-cqfazm,
  .stake-7nocn2 .stake-o5039r {
    text-align: left;
  }
  .stake-7nocn2 .stake-o5039r {
    margin-bottom: 8px;
  }
  .stake-7nocn2 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.stake-p5c5nh {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.stake-p5c5nh.stake-xlvp5o {
  display: block;
}

.stake-p5c5nh .stake-7jhni9 {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.stake-p5c5nh .stake-ug08jd {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.stake-p5c5nh .stake-36z59d {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.stake-p5c5nh .stake-gplkpv {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.stake-p5c5nh .stake-d0iwsi {
  min-width: 296px;
  margin-bottom: 0;
}

.stake-p5c5nh .stake-ljdnzl {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.stake-p5c5nh .stake-1esdm9 {
  position: relative;
  flex: 1 1;
}

.stake-p5c5nh .stake-1esdm9 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .stake-p5c5nh .stake-ug08jd {
    flex-wrap: wrap;
    gap: 8px;
  }
  .stake-p5c5nh .stake-36z59d {
    order: 1;
  }
  .stake-p5c5nh .stake-gplkpv {
    order: 3;
    flex: 1 1 100%;
  }
  .stake-p5c5nh .stake-d0iwsi {
    width: 100%;
    min-width: unset;
  }
  .stake-p5c5nh .stake-ljdnzl {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .stake-o3ilg8 > .stake-xfjjln {
    margin-bottom: 0;
  }
  .stake-o3ilg8 > .stake-orgmih,
  .stake-o3ilg8 > p {
    margin-top: 0;
  }
}

.stake-dod8ca img,
.stake-hd6y2p img {
  width: auto;
  object-fit: contain;
}

.stake-dod8ca {
  align-items: center;
}

.stake-dod8ca img {
  max-height: 76px;
}

.stake-hd6y2p img {
  max-height: 64px;
}

.stake-tx8doe {
  overflow: auto;
}

.stake-bizspy {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.stake-xsrc9h:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.stake-u0igb2 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.stake-rwc8ne {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.stake-u0igb2 .stake-lcfx0c {
  margin-right: 20px;
  flex-shrink: 0;
}

.stake-u0igb2 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.stake-ur0ox3 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.stake-ur0ox3 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .stake-u0igb2 {
    padding: 15px 10px;
  }
  .stake-ur0ox3 {
    padding: 15px 10px;
  }
  .stake-u0igb2 .stake-lcfx0c {
    margin-right: 10px;
  }
}

.stake-xud7wm {
  overflow-x: auto;
}

.stake-atzkxr {
  border-collapse: collapse;
  width: 100%;
}

.stake-xud7wm th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.stake-xud7wm td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.stake-xud7wm td.stake-phg5gt {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.stake-xud7wm td.stake-mpp7q4 {
  border-right: none;
}

.stake-xud7wm td.stake-mpp7q4 .stake-lcfx0c {
  justify-content: flex-start;
}

.stake-xud7wm td.stake-mpp7q4 .stake-lcfx0c img {
  height: auto;
  width: 90px;
}

.stake-xud7wm td.stake-hon6ol,
.stake-xud7wm td.stake-91g4fs {
  font-weight: 600;
  text-align: right;
}

.stake-xud7wm td.stake-oujpw9,
.stake-xud7wm td.stake-hon6ol {
  padding-bottom: 10px;
  border-bottom: none;
}

.stake-xud7wm td.stake-hon6ol,
.stake-xud7wm td.stake-91g4fs {
  border-left: none;
}

.stake-xud7wm td.stake-oujpw9,
.stake-xud7wm td.stake-g2f2lc {
  border-right: none;
}

.stake-xud7wm td.stake-g2f2lc,
.stake-xud7wm td.stake-91g4fs {
  border-top: none;
  padding-top: 10px;
}

.stake-73cn8p {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.stake-73cn8p .stake-4a6i82 {
  min-width: unset;
  width: 100%;
}

.stake-73cn8p .stake-4a6i82.stake-m9x3u5 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.stake-73cn8p .stake-4a6i82.stake-5k20nb {
  grid-column: 2/3;
  grid-row: 1/2;
}

.stake-73cn8p .stake-xtmjdk {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .stake-73cn8p {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .stake-73cn8p .stake-4a6i82.stake-m9x3u5 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .stake-73cn8p .stake-4a6i82.stake-5k20nb {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .stake-73cn8p .stake-xtmjdk {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.stake-i1ps40 {
  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;
}

.stake-hzw5in {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.stake-m9vroa p a img {
  margin: 0 auto;
  display: block;
}

.stake-m9vroa table {
  margin-bottom: 17px;
}

/* contanct form */
.stake-x2b75i {
  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-x2b75i label {
  font-size: 14px;
}

.stake-x2b75i h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stake-x2b75i input,
.stake-x2b75i textarea,
.stake-x2b75i 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-x2b75i button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stake-7rj79s ease;
}
.stake-x2b75i button:hover {
  background-color: #691204;
}
.stake-1hfrvy {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stake-ui8bc3 ease-in;
}

.stake-1hfrvy h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}

.stake-2x2btx {
    padding: 50px 0 0 50px;
    position: absolute;
    display: flex;
    flex-direction: column;
}

.stake-2x2btx .stake-5fvjaq {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 25px;
}

.stake-2x2btx .stake-sltm45 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 25px;
}

.stake-2x2btx a {
    max-width: 300px;
    color: var(--button-text-color);
    background-color: var(--button-bg-color);
    border: 1px solid var(--border-color);
    transition: 0.2s;
    text-align: center;
    padding: 15px;
}

@media (max-width: 853px) {
    .stake-2x2btx .stake-5fvjaq {
        font-size: 26px;
    }

    .stake-2x2btx .stake-sltm45 {
        font-size: 20px;
    }

    .stake-2x2btx a {
        padding: 10px;
        font-size: 15px;
    }
}

@media (max-width: 581px) {
    .stake-2x2btx .stake-5fvjaq {
        text-align: center;
        padding: 0 25px;
        font-size: 30px;
        overflow-wrap: break-word;
    }

    .stake-2x2btx .stake-sltm45 {
        text-align: center;
        padding: 0 25px;
        font-size: 24px;
        overflow-wrap: break-word;
    }

    .stake-2x2btx {
        padding: 0 15px;
        margin-top: 100px;
        padding: 0;
        left: 0;
        right: 0;
        flex-direction: column;
        align-items: center;
    }
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.stake-my23dq, .stake-ufav5t, [class*="review-card"],
thead, thead th, table th, .stake-6rxums,
.stake-dbuhy5, [class*="collapsible-header"],
.stake-xl7982, [class*="updated-block"] {
  color: #ece7dc !important;
}
