@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);
}

.ethereum-zy254v {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.ethereum-wqnvwj {
  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.ethereum-vvx1za,
ul.ethereum-vvx1za {
  padding-left: 20px;
}

ul.ethereum-vvx1za {
  list-style: disc;
}

ol.ethereum-vvx1za {
  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;
  }
}

.ethereum-tmhd1m > .ethereum-wuahke,
.ethereum-tmhd1m > .ethereum-fs98xl,
.ethereum-tmhd1m > blockquote,
.ethereum-tmhd1m > h1,
.ethereum-tmhd1m > h2,
.ethereum-tmhd1m > h3,
.ethereum-tmhd1m > h4,
.ethereum-tmhd1m > h5,
.ethereum-tmhd1m > h6,
.ethereum-tmhd1m > ol,
.ethereum-tmhd1m > p,
.ethereum-tmhd1m > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.ethereum-tmhd1m > ol,
.ethereum-tmhd1m > ul {
  padding-left: 50px;
}

.ethereum-tmhd1m 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;
}

.ethereum-tmhd1m:not(:last-child) {
  margin-bottom: 2rem;
}

.ethereum-tmhd1m > :not(:first-child) {
  margin-top: 2rem;
}

.ethereum-tmhd1m {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ethereum-tmhd1m:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .ethereum-tmhd1m:first-child {
    margin-top: 20px;
  }
}

.ethereum-tmhd1m > p:last-of-type {
  margin-bottom: 32px;
}

.ethereum-tmhd1m > .ethereum-j4vz10:not(:first-child) {
  margin: 64px auto 16px auto;
}

.ethereum-2wkwqu > .ethereum-j4vz10 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.ethereum-fs98xl {
  overflow: auto;
}

.ethereum-fs98xl::-webkit-scrollbar {
  height: 5px;
}

.ethereum-fs98xl table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.ethereum-fs98xl table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.ethereum-fs98xl table thead,
table thead {
  border-bottom: none;
}

.ethereum-fs98xl table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.ethereum-fs98xl table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.ethereum-fs98xl table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.ethereum-fs98xl .ethereum-fn5byn {
  table-layout: auto;
}

.ethereum-fs98xl .ethereum-fn5byn th {
  word-break: normal;
}

.ethereum-fs98xl .ethereum-fn5byn td {
  word-break: normal;
}

.ethereum-zy254v .ethereum-zy254v {
  padding-right: 0;
  padding-left: 0;
}

.ethereum-gyww2j {
  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;
}

.ethereum-8oftxn {
  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;
}

.ethereum-s9uapt {
  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;
}

.ethereum-wuahke {
  margin-top: 24px;
}

.ethereum-wuahke.ethereum-6uyqy6 {
  text-align: left;
}

.ethereum-wuahke.ethereum-unnuvs {
  text-align: right;
}

.ethereum-wuahke.ethereum-6vplnk {
  text-align: center;
}

.ethereum-rrbiyz {
  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.ethereum-qnd0gb ease-in-out;
  cursor: pointer;
}

.ethereum-rrbiyz:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.ethereum-rrbiyz {
  min-width: 328px;
}

@media (max-width: 768px) {
  .ethereum-rrbiyz {
    min-width: unset;
  }
}

.ethereum-fkq7di {
  background-color: var(--fh-bg-color);
}

.ethereum-h5nwjo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.ethereum-3embg3 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.ethereum-3embg3 img {
  max-height: 80px;
  object-fit: contain;
}

.ethereum-kbc06p {
  flex: 1 1;
}

.ethereum-robun9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.ethereum-8qtis0 {
  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;
}

.ethereum-8qtis0 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;
}

.ethereum-8qtis0.ethereum-3k0kr2 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.ethereum-8qtis0.ethereum-3k0kr2 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.ethereum-8qtis0.ethereum-3k0kr2 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.ethereum-kbc06p + .ethereum-robun9 {
  margin-left: 20px;
}

.ethereum-7no28v {
  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;
}

.ethereum-7no28v > svg {
  max-width: 24px;
  max-height: 24px;
}

.ethereum-7no28v + .ethereum-7no28v {
  margin-left: 5px;
}

.ethereum-tqkybr {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.ethereum-tqkybr:hover {
  background-color: var(--button-bg-hover);
}

.ethereum-gnkpy1 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.ethereum-qnd0gb ease-in-out;
  border: 1px solid var(--border-color);
}

.ethereum-gnkpy1:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.ethereum-vmu8iv {
  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) {
  .ethereum-kbc06p {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .ethereum-vmu8iv {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .ethereum-kbc06p {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .ethereum-7no28v {
    min-width: unset;
    flex: 1 1;
  }
}

.ethereum-dkbkyf {
  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;
}

.ethereum-dkbkyf:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.ethereum-dkbkyf:hover .ethereum-f0i2oj {
  opacity: 1;
  pointer-events: auto;
}

.ethereum-jh3vsh {
  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.ethereum-no31td ease-in-out;
  gap: 4px;
}

.ethereum-jh3vsh > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.ethereum-jh3vsh .ethereum-gyww2j img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.ethereum-ukd9nt,
.ethereum-jh3vsh:hover {
  color: var(--button-bg-hover);
}

.ethereum-5apop7 {
  position: relative;
}

.ethereum-5apop7 .ethereum-jh3vsh {
  margin-right: 0;
  padding-right: 4px;
}

.ethereum-ns5d4b svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.ethereum-5apop7.ethereum-3k0kr2 .ethereum-ns5d4b svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.ethereum-5apop7.ethereum-3k0kr2 .ethereum-f0i2oj {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.ethereum-5apop7.ethereum-3k0kr2 .ethereum-f0i2oj::before {
  display: none;
}

.ethereum-ns5d4b svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.ethereum-f0i2oj {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.ethereum-kn32d7 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.ethereum-f0i2oj::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.ethereum-f0i2oj:hover {
  color: var(--fh-bg-color);
}

.ethereum-wijjy8 {
  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.ethereum-kn32d7 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.ethereum-no31td ease-in-out;
  -o-transition: 0.ethereum-no31td ease-in-out;
  transition: 0.ethereum-no31td ease-in-out;
}

.ethereum-wijjy8 .ethereum-gyww2j img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.ethereum-nvaef3,
.ethereum-wijjy8:hover {
  color: var(--button-bg-hover);
}

.ethereum-xvppov {
  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%;
}

.ethereum-xvppov.ethereum-cjfs6h {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.ethereum-xvppov.ethereum-cjfs6h:after,
.ethereum-xvppov.ethereum-cjfs6h:before {
  content: "";
  position: absolute;
  margin: auto;
}

.ethereum-xvppov.ethereum-cjfs6h: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);
  }
}

.ethereum-xvppov.ethereum-cjfs6h:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.ethereum-xvppov.ethereum-cjfs6h > * {
  z-index: 1;
}

.ethereum-xvppov b,
.ethereum-xvppov strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.ethereum-xvppov .ethereum-gsq258 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.ethereum-xvppov .ethereum-ohejd2 {
  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;
}

.ethereum-xvppov .ethereum-gyww2j {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.ethereum-xvppov .ethereum-xh8fnf {
  margin-top: 12px;
}

.ethereum-xh8fnf {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.ethereum-b2sojf {
  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;
}

.ethereum-xh8fnf .ethereum-lfz89m {
  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.ethereum-qnd0gb ease-in-out;
}

.ethereum-xh8fnf .ethereum-lfz89m:hover {
  background: rgba(255, 255, 255, 0.3);
}

.ethereum-h18wxd {
  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;
}

.ethereum-xvppov.ethereum-ce9eqw {
  gap: 12px;
  padding: 16px;
}

.ethereum-xvppov.ethereum-ce9eqw .ethereum-h18wxd {
  min-width: 240px;
}

.ethereum-xvppov.ethereum-ce9eqw .ethereum-h18wxd.ethereum-47fz4o {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .ethereum-xvppov .ethereum-gsq258 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .ethereum-xvppov .ethereum-ohejd2 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .ethereum-xvppov .ethereum-gyww2j {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .ethereum-xvppov.ethereum-ce9eqw .ethereum-gyww2j {
    max-width: 126px;
  }
  .ethereum-xvppov .ethereum-xh8fnf {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .ethereum-xvppov .ethereum-b2sojf {
    max-width: unset;
  }
  .ethereum-h18wxd {
    min-width: unset;
    width: 100%;
  }
  .ethereum-xvppov .ethereum-h18wxd {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .ethereum-xvppov.ethereum-ce9eqw {
    grid-template-rows: auto 1fr auto;
  }
  .ethereum-xvppov.ethereum-ce9eqw .ethereum-h18wxd {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .ethereum-xvppov {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .ethereum-xvppov .ethereum-gsq258 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .ethereum-xvppov .ethereum-gyww2j {
    max-width: 78px;
  }
  .ethereum-xvppov .ethereum-xh8fnf {
    margin-top: -12px;
  }
  .ethereum-xvppov.ethereum-ce9eqw {
    gap: 8px;
  }
  .ethereum-xvppov.ethereum-ce9eqw .ethereum-gsq258 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .ethereum-xvppov.ethereum-ce9eqw .ethereum-ohejd2 {
    grid-column: 1/3;
  }
  .ethereum-xvppov.ethereum-ce9eqw .ethereum-gyww2j {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .ethereum-xvppov.ethereum-ce9eqw .ethereum-gyww2j img {
    max-width: 114px;
  }
}

.ethereum-h18wxd.ethereum-icrldj,
.ethereum-h18wxd.ethereum-nv0iqt,
.ethereum-h18wxd.ethereum-pn440z {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.ethereum-qnd0gb ease-in-out;
}

.ethereum-h18wxd.ethereum-icrldj,
.ethereum-h18wxd.ethereum-pn440z {
  padding: 10px;
}

.ethereum-h18wxd.ethereum-icrldj:hover,
.ethereum-h18wxd.ethereum-nv0iqt:hover,
.ethereum-h18wxd.ethereum-pn440z:hover {
  background: var(--button-bg-hover);
}

.ethereum-h18wxd.ethereum-icrldj:hover svg path,
.ethereum-h18wxd.ethereum-pn440z:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.ethereum-h18wxd.ethereum-47fz4o {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.ethereum-qnd0gb ease-in-out;
  background: var(--button-bg-color);
}

.ethereum-h18wxd.ethereum-47fz4o:hover {
  background-color: var(--button-bg-hover);
}

.ethereum-h18wxd.ethereum-nv0iqt: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);
  }
}

.ethereum-h18wxd.ethereum-nv0iqt:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.ethereum-h18wxd.ethereum-47fz4o:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.ethereum-sh2mks {
  max-width: 650px;
}

.ethereum-5qr2hc {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.ethereum-4uogom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ethereum-ip0nhb {
  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.ethereum-no31td ease-in-out;
  cursor: pointer;
}

.ethereum-ip0nhb:hover {
  opacity: 0.5;
}

.ethereum-ip0nhb:focus {
  outline: 0;
}

.ethereum-ip0nhb:focus .ethereum-h257hj,
.ethereum-ip0nhb:hover .ethereum-h257hj {
  fill: red;
  fill-opacity: 1;
}

.ethereum-ip0nhb:hover {
  cursor: pointer;
}

.ethereum-zc1a6c {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.ethereum-sh2mks.ethereum-6vplnk {
  margin: 0 auto;
}

.ethereum-sh2mks.ethereum-unnuvs {
  margin-left: auto;
}

.ethereum-58pk26 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.ethereum-r9icr5 {
  padding-bottom: 50px;
}

.ethereum-vvpubg {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.ethereum-ounbfu {
  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;
}

.ethereum-c1xheb {
  margin-top: 24px;
}

.ethereum-vtho5v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ethereum-dsspad {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.ethereum-o8ja57 {
  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;
}

.ethereum-6ryzx6 {
  width: 468px;
}

.ethereum-o8ja57 .ethereum-f0i2oj {
  margin: 0.ethereum-mw9578 0;
}

.ethereum-nvfvg6 {
  display: flex;
  min-width: 224px;
}

.ethereum-7tmzpv {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.ethereum-no31td ease-in-out;
}

.ethereum-mze5d1,
.ethereum-7tmzpv:hover {
  color: var(--text-color);
}

.ethereum-2wt214 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.ethereum-d83vml {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .ethereum-58pk26 {
    padding: 16px;
  }
  .ethereum-2wt214 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .ethereum-d83vml {
    align-items: center;
  }
  .ethereum-6ryzx6 {
    width: unset;
  }
  .ethereum-nvfvg6 {
    min-width: unset;
  }
  .ethereum-o8ja57 {
    max-height: unset;
  }
  .ethereum-vvpubg {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .ethereum-58pk26 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.ethereum-8kjjk9 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.ethereum-8kjjk9:not(:last-child) {
  margin-bottom: 16px;
}

.ethereum-5wbhzk {
  outline: 0;
}

.ethereum-5wbhzk .ethereum-l3y94k {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.ethereum-tu58uy {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .ethereum-tu58uy {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.ethereum-tu58uy::-webkit-details-marker {
  display: none;
}

.ethereum-tu58uy: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;
}

.ethereum-tu58uy: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] .ethereum-tu58uy:after {
  transform: unset;
}

.ethereum-l3y94k {
  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);
}

.ethereum-l3y94k 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.ethereum-no31td ease-in-out;
  -o-transition: 0.ethereum-no31td ease-in-out;
  transition: 0.ethereum-no31td ease-in-out;
}

.ethereum-5y3hgi {
  padding: 16px 0 0 0;
}

.ethereum-5y3hgi * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .ethereum-5y3hgi :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .ethereum-tu58uy {
    flex-wrap: wrap;
    gap: 12px;
  }
  .ethereum-tu58uy::after {
    margin-left: auto;
  }
  .ethereum-l3y94k {
    order: 3;
    flex: 1 1 100%;
  }
  .ethereum-tu58uy {
    font-size: 14px;
    line-height: 130%;
  }
  .ethereum-l3y94k svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.ethereum-4ac886 {
  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;
}

.ethereum-dtj8mu {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.ethereum-4ac886.ethereum-3k0kr2 .ethereum-dtj8mu {
  margin-bottom: 12px;
}

.ethereum-dtj8mu::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;
}

.ethereum-4ac886.ethereum-3k0kr2 .ethereum-dtj8mu::after {
  transform: unset;
}

.ethereum-dhbftw {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.ethereum-02upf1 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.ethereum-no31td ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.ethereum-02upf1: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;
}

.ethereum-4ac886.ethereum-3k0kr2 .ethereum-dhbftw {
  max-height: 100%;
}

.ethereum-z2awo9 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.ethereum-g60o9f {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.ethereum-1jcwtj {
  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;
}

.ethereum-yw088n {
  margin-right: 4px;
}

.ethereum-vb5o8d {
  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.ethereum-no31td ease-in-out;
}

.ethereum-vb5o8d svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.ethereum-zyxxto,
.ethereum-vb5o8d:hover {
  color: var(--text-color);
}

.ethereum-0m14fk {
  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;
}

.ethereum-0m14fk img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.ethereum-0m14fk .ethereum-oid61n {
  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;
}

.ethereum-0m14fk .ethereum-vz6us9 {
  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;
}

.ethereum-q7pwgd {
  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;
}

.ethereum-ol2tjc {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ethereum-u5a7xx .ethereum-zy254v {
  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;
}

.ethereum-u5a7xx {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.ethereum-c5nerg {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.ethereum-uqqttx {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.ethereum-wrnr0s {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.ethereum-tanee1 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;
}

.ethereum-wrnr0s:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.ethereum-f264z0 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.ethereum-tf5guv {
  -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.ethereum-no31td ease-in-out;
  transition: transform 0.ethereum-no31td ease-in-out;
  -o-transition: transform 0.ethereum-no31td ease-in-out;
  transition:
    transform 0.ethereum-no31td ease-in-out,
    -webkit-transform 0.ethereum-no31td ease-in-out;
  cursor: pointer;
}

.ethereum-tf5guv svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.ethereum-tf5guv: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;
}

.ethereum-eu35cq {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .ethereum-eu35cq {
    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);
}

.ethereum-dty4u4 {
  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;
}

.ethereum-31nh3s {
  position: relative;
  width: 100%;
}

.ethereum-dty4u4.ethereum-o9xfm8 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ethereum-dty4u4.ethereum-6vplnk {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ethereum-dty4u4.ethereum-unnuvs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ethereum-tmiwur {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.ethereum-hi6k5n {
  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.ethereum-no31td ease-in-out;
  cursor: pointer;
}

.ethereum-hi6k5n:hover {
  opacity: 0.5;
}

.ethereum-dty4u4.ethereum-swdhmf .ethereum-hi6k5n {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.ethereum-dty4u4.ethereum-swdhmf .ethereum-tmiwur {
  cursor: pointer;
}

.ethereum-ptov5r {
  fill: #0009;
}

.ethereum-qkuuf4 {
  fill: #fff;
}

.ethereum-hi6k5n:hover .ethereum-ptov5r {
  fill: red;
}

.ethereum-hi6k5n svg path {
  -webkit-transition: 0.ethereum-no31td ease-in-out;
  -o-transition: 0.ethereum-no31td ease-in-out;
  transition: 0.ethereum-no31td ease-in-out;
}

.ethereum-aux1gz {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.ethereum-aux1gz > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.ethereum-aux1gz.ethereum-5m9c0l > :not(.get-image) {
  grid-column: 1/3;
}

.ethereum-jlhhfz:not(._h1-block) .ethereum-aux1gz > .ethereum-j4vz10 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.ethereum-aux1gz.ethereum-5m9c0l .ethereum-gezxav {
  grid-column: 2/3;
}

.ethereum-aux1gz.ethereum-5m9c0l > .ethereum-gyww2j {
  grid-column: 1/2;
}

.ethereum-aux1gz.ethereum-5m9c0l > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.ethereum-aux1gz > p:first-of-type {
  margin-top: 0;
}

.ethereum-aux1gz .ethereum-gyww2j {
  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;
}

.ethereum-jlhhfz:not(._h1-block) .ethereum-j4vz10 ~ .ethereum-gyww2j {
  grid-row: 2/10;
}

.ethereum-jlhhfz.ethereum-dptvhg .ethereum-j4vz10 ~ .ethereum-gyww2j {
  grid-row: 1/10;
}

.ethereum-jlhhfz.ethereum-dptvhg > .ethereum-j4vz10 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.ethereum-jlhhfz.ethereum-dptvhg .ethereum-gyww2j {
  grid-row: 1/10;
}

.ethereum-aux1gz.ethereum-5izg3m .ethereum-gyww2j {
  align-items: flex-start;
}

.ethereum-aux1gz.ethereum-6vplnk .ethereum-gezxav {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.ethereum-aux1gz.ethereum-6vplnk .ethereum-gyww2j {
  align-items: center;
}

.ethereum-aux1gz.ethereum-10w8zd .ethereum-gyww2j {
  align-items: flex-end;
}

.ethereum-gezxav > :first-child {
  margin-top: 0;
}

.ethereum-gezxav > :last-child {
  margin-bottom: 0;
}

* + .ethereum-onvdje,
.ethereum-jlhhfz + .ethereum-jlhhfz {
  margin-top: 2rem;
}

.ethereum-vs50h8 td::before,
.ethereum-vs50h8 th::after {
  display: none !important;
}

.ethereum-vs50h8 #link-selector {
  color: #000;
}

.ethereum-vs50h8 .ethereum-ghmykx {
  color: #135e96;
}

.ethereum-vs50h8 .ethereum-acknz5 *,
.ethereum-vs50h8 .ethereum-y31zze p,
.ethereum-vs50h8 .ethereum-rnpq5w * {
  color: #000;
}

.ethereum-vs50h8 .ethereum-6icak9 {
  background: 0 0 !important;
}

.ethereum-vs50h8 .ethereum-xqclgc {
  color: #000;
}

.ethereum-vs50h8 .ethereum-8yv754.ethereum-5xcv2d {
  color: #fff;
}

.ethereum-vs50h8 .ethereum-ywh4t8 {
  color: #000;
}

.ethereum-vs50h8
  .ethereum-6qr3u5
  .ethereum-kdxyvq.ethereum-5xcv2d.ethereum-d3ixf3 {
  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;
}

.ethereum-c6z4zg,
body .ethereum-066r1w {
  color: #000;
  background: var(--color-body) !important;
}

.ethereum-c6z4zg .ethereum-qegex9 .ethereum-knbyci,
body .ethereum-066r1w .ethereum-qegex9 .ethereum-knbyci {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .ethereum-02upf1:focus,
  .ethereum-02upf1:hover {
    color: #f9cb16;
  }
  .ethereum-cwhd1b:focus,
  .ethereum-cwhd1b:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .ethereum-tyuxtk:focus img,
  .ethereum-tyuxtk:focus svg,
  .ethereum-tyuxtk:hover img,
  .ethereum-tyuxtk:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .ethereum-0m14fk {
    display: none;
  }
}

@media (min-width: 1024px) {
  .ethereum-5apop7:hover .ethereum-ns5d4b svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .ethereum-ns5d4b {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .ethereum-j3t5ec {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .ethereum-e72ghh {
    grid-template-columns: repeat(4, 1fr);
  }
  .ethereum-7b6g9c {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .ethereum-qjp4cr .ethereum-16eti0 {
    grid-template-columns: 1fr;
  }
  .ethereum-qjp4cr .ethereum-zw87y2 {
    -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;
  }
  .ethereum-qjp4cr .ethereum-51lvfd {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ethereum-qjp4cr .ethereum-nqy0sd {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ethereum-qjp4cr .ethereum-26idnx {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .ethereum-qjp4cr .ethereum-51lvfd:not(:first-child) {
    border: none;
  }
  .ethereum-qjp4cr .ethereum-51lvfd:first-child .ethereum-nqy0sd {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .ethereum-qjp4cr .ethereum-51lvfd:last-child .ethereum-nqy0sd {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .ethereum-h5nwjo {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .ethereum-3embg3 {
    max-width: 100px;
  }
  .ethereum-kbc06p {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ethereum-robun9 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ethereum-robun9 svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .ethereum-8qtis0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .ethereum-kbc06p + .ethereum-robun9 {
    margin-left: auto;
  }
  .ethereum-b5qu4f {
    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;
  }
  .ethereum-b5qu4f.ethereum-3k0kr2 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .ethereum-vmu8iv {
    -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;
  }
  .ethereum-dkbkyf {
    width: 100%;
  }
  .ethereum-dkbkyf:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .ethereum-jh3vsh {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .ethereum-jh3vsh svg {
    margin-right: 4px;
  }
  .ethereum-5apop7 {
    -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;
  }
  .ethereum-ns5d4b svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .ethereum-ns5d4b {
    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;
  }
  .ethereum-f0i2oj {
    display: none;
    width: 100%;
  }
  .ethereum-5apop7.ethereum-3k0kr2 .ethereum-f0i2oj {
    padding: 0 0 0 48px;
  }
  .ethereum-wijjy8 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .ethereum-ounbfu .ethereum-gyww2j {
    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;
  }
  .ethereum-sf7oq5 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ethereum-sf7oq5 + .ethereum-sf7oq5 {
    margin-right: 0;
  }
  .ethereum-sf7oq5 + .ethereum-gyww2j {
    margin: 0;
  }
  .ethereum-j3t5ec {
    grid-template-columns: repeat(4, 1fr);
  }
  .ethereum-e72ghh {
    grid-template-columns: repeat(3, 1fr);
  }
  .ethereum-1r78bd,
  .ethereum-b5tztw {
    grid-template-columns: repeat(2, 1fr);
  }
  .ethereum-aux1gz {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .ethereum-aux1gz.ethereum-5m9c0l .ethereum-gezxav {
    grid-column: auto;
    grid-row: auto;
  }
  .ethereum-aux1gz > .ethereum-j4vz10 {
    grid-column: 1/2;
  }
  .ethereum-aux1gz.ethereum-5m9c0l > :not(.get-image) {
    grid-column: 1/2;
  }
  .ethereum-aux1gz .ethereum-gyww2j,
  .ethereum-aux1gz.ethereum-5m9c0l > .ethereum-gyww2j {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .ethereum-aux1gz.ethereum-5m9c0l > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .ethereum-jlhhfz.ethereum-dptvhg .ethereum-aux1gz > .ethereum-gyww2j {
    grid-row: 1/2;
  }
  .ethereum-aux1gz .ethereum-j4vz10 ~ .ethereum-gyww2j,
  .ethereum-aux1gz.ethereum-5m9c0l .ethereum-j4vz10 ~ .ethereum-gyww2j {
    grid-row: 2/3;
  }
  .ethereum-jlhhfz.ethereum-dptvhg .ethereum-j4vz10 ~ .ethereum-gyww2j {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .ethereum-tmhd1m:first-child .ethereum-ekbams {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ethereum-tmhd1m:first-child .ethereum-ekbams h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .ethereum-tmhd1m {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .ethereum-tmhd1m {
    padding: 0;
  }
  .ethereum-wuahke {
    margin-top: 1rem;
  }
  .ethereum-5wbhzk {
    border-radius: 5px;
  }
  .ethereum-3d7zn5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ethereum-dtj8mu::after {
    display: inline-block;
  }
  .ethereum-dtj8mu {
    margin: 0;
    width: 100%;
  }
  .ethereum-dhbftw {
    width: 100%;
  }
  .ethereum-dhbftw.ethereum-aodlpa {
    -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%;
  }
  .ethereum-dhbftw.ethereum-aodlpa .ethereum-dhhj1w {
    width: 100%;
  }
  .ethereum-dhbftw.ethereum-aodlpa .ethereum-dhhj1w:not(:last-child) {
    margin-right: 0;
  }
  .ethereum-02upf1 {
    width: 100%;
    text-align: center;
  }
  .ethereum-4ac886.ethereum-3k0kr2 .ethereum-dhbftw {
    margin-top: 1rem;
  }
  .ethereum-j3t5ec {
    grid-template-columns: repeat(3, 1fr);
  }
  .ethereum-7b6g9c,
  .ethereum-e72ghh {
    grid-template-columns: repeat(2, 1fr);
  }
  .ethereum-1r78bd,
  .ethereum-b5tztw,
  .ethereum-nfogki {
    grid-template-columns: 1fr;
  }
  .ethereum-ecyodu {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .ethereum-7gm5mu {
    min-width: 300px;
    max-width: 325px;
  }
  .ethereum-nqy0sd {
    cursor: auto;
  }
  .ethereum-an6x54 .ethereum-nqy0sd {
    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;
  }
  .ethereum-eu35cq {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .ethereum-f0i2oj {
    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) {
  .ethereum-eu35cq {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.ethereum-sf7oq5 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .ethereum-robun9 {
    margin: 0 -0.2rem;
  }
  .ethereum-sf7oq5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .ethereum-4p4tav {
    -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;
  }
  .ethereum-qmelao {
    max-width: 100%;
  }
  .ethereum-j3t5ec {
    grid-template-columns: repeat(2, 1fr);
  }
  .ethereum-7b6g9c,
  .ethereum-e72ghh {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .ethereum-h5nwjo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ethereum-robun9 {
    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;
  }
  .ethereum-fkq7di {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ethereum-7no28v {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ethereum-zckc83,
  .ethereum-pn8owz {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .ethereum-rrbiyz {
    width: 100%;
  }
  .ethereum-j3t5ec {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .ethereum-eu35cq {
    top: 127px !important;
  }
}

.ethereum-r23wli {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .ethereum-r23wli {
  }
}

@media (max-width: 767px) {
  .ethereum-r23wli {
    margin-bottom: 12px;
  }
}

.ethereum-r23wli img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.ethereum-8cu2qr {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.ethereum-8cu2qr > .ethereum-klriw5 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .ethereum-8cu2qr {
    flex-direction: column;
    gap: 12px;
  }
}

.ethereum-lg7p79 {
  display: flex;
}

.ethereum-lg7p79 .ethereum-uhzhmo {
  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;
}

.ethereum-lg7p79 .ethereum-1c3nyw {
  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;
}

.ethereum-lg7p79 .ethereum-mmuyzr {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.ethereum-lg7p79 .ethereum-ycn7pm {
  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));
  }
}

.ethereum-lg7p79 .ethereum-ycn7pm:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.ethereum-lg7p79 .ethereum-fb1dif {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.ethereum-7ay9a7 {
  border: unset;
  background-color: unset;
}

.ethereum-7ay9a7 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.ethereum-7ay9a7 .ethereum-jhgvl2,
.ethereum-7ay9a7 .ethereum-pdnvxr {
  flex: 0 1 330px;
}

.ethereum-7ay9a7 .ethereum-0b94ao {
  flex: 1 1;
}

.ethereum-7ay9a7 tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.ethereum-7ay9a7 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.ethereum-7ay9a7 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.ethereum-7ay9a7 tr td p {
  color: #fff;
  margin: 0;
}

.ethereum-7ay9a7 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.ethereum-7ay9a7 tr.ethereum-jhgvl2 td p {
  padding: 16px 0;
}

.ethereum-7ay9a7 tr.ethereum-jhgvl2 td p:not(:last-child),
.ethereum-7ay9a7 tr.ethereum-pdnvxr td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.ethereum-7ay9a7 tr.ethereum-jhgvl2 td p:first-child,
.ethereum-7ay9a7 tr.ethereum-pdnvxr td p:first-child {
  padding-top: 0;
}

.ethereum-7ay9a7 tr.ethereum-pdnvxr td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.ethereum-7ay9a7 tr.ethereum-pdnvxr td p:last-child {
  padding-bottom: 0;
}

.ethereum-7ay9a7 .ethereum-pdnvxr img {
  max-width: 32px;
}

.ethereum-7ay9a7 .ethereum-0b94ao {
  min-width: 718px;
}

.ethereum-7ay9a7 .ethereum-0b94ao td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.ethereum-7ay9a7 .ethereum-0b94ao td {
  display: flex;
}

.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-2d70iv,
.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-il1o6s,
.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-wfwfm7 {
  flex: 1 1 50%;
}

.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-jlcgw9 {
  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;
}

.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-qldfae,
.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-ffvc69 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-2d70iv,
.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-il1o6s {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-2d70iv span,
.ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-il1o6s span {
  font-weight: 800;
}

.ethereum-7ay9a7 .ethereum-0b94ao img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .ethereum-7ay9a7 .ethereum-0b94ao td .ethereum-wfwfm7:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .ethereum-7ay9a7 tr.ethereum-jhgvl2 td p:last-child {
    padding-bottom: 0;
  }
  .ethereum-7ay9a7 .ethereum-pdnvxr > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .ethereum-7ay9a7 .ethereum-pdnvxr > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .ethereum-7ay9a7 tr.ethereum-jhgvl2 td p:not(:last-child),
  .ethereum-7ay9a7 tr.ethereum-pdnvxr td p:not(:last-child) {
    border-bottom: unset;
  }
  .ethereum-7ay9a7 tr.ethereum-pdnvxr td p:last-child {
    padding-bottom: 12px;
  }
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-2d70iv,
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-il1o6s,
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-wfwfm7 {
    flex: 1 1 50%;
    padding: 0;
  }
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-2d70iv,
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-il1o6s {
    margin-top: 16px;
  }
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-wfwfm7 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-2d70iv {
    border-right: 1px solid var(--border-color);
  }
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-wfwfm7:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .ethereum-7ay9a7 .ethereum-0b94ao td:last-child .ethereum-wfwfm7:last-child {
    padding-bottom: 0;
  }
}

.ethereum-wfwfm7 {
  display: flex;
  flex-direction: column;
}

.ethereum-7ay9a7 .ethereum-0b94ao td .ethereum-wfwfm7 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.ethereum-7ay9a7 .ethereum-0b94ao td .ethereum-wfwfm7:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.ethereum-7ay9a7 .ethereum-0b94ao td .ethereum-wfwfm7:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .ethereum-7ay9a7 .ethereum-0b94ao td .ethereum-wfwfm7:not(:first-child) {
    padding-left: 0;
  }
  .ethereum-7ay9a7 .ethereum-0b94ao td .ethereum-wfwfm7:not(:last-of-type) {
    border-right: unset;
  }
}

.ethereum-7ay9a7 .ethereum-tx08ca {
  flex: 0 1 485px;
}

.ethereum-7ay9a7 .ethereum-nr9l5s {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.ethereum-7ay9a7 .ethereum-nr9l5s li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ethereum-7ay9a7 .ethereum-nr9l5s li.ethereum-065ypk {
  padding: 6px 12px;
}

.ethereum-7ay9a7 .ethereum-nr9l5s li a,
.ethereum-7ay9a7 .ethereum-nr9l5s 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;
}

.ethereum-7ay9a7 .ethereum-ohzdfb,
.ethereum-7ay9a7 .ethereum-28cyzi {
  flex: 1 1;
}

.ethereum-7ay9a7 .ethereum-86oanf,
.ethereum-7ay9a7 .ethereum-ewl50l {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.ethereum-7ay9a7 .ethereum-86oanf li,
.ethereum-7ay9a7 .ethereum-ewl50l li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.ethereum-7ay9a7 .ethereum-28cyzi img {
  max-width: 32px;
}

.ethereum-7ay9a7 .ethereum-ohzdfb img {
  max-width: 32px;
}

.ethereum-7ay9a7 .ethereum-spqw5p {
  min-width: 280px;
}

.ethereum-7ay9a7 .ethereum-spqw5p img {
  max-width: 146px;
}

.ethereum-7ay9a7 .ethereum-spqw5p td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .ethereum-7ay9a7 .ethereum-jhgvl2,
  .ethereum-7ay9a7 .ethereum-pdnvxr {
    flex: 0 1 auto;
  }
  .ethereum-7ay9a7 .ethereum-0b94ao {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .ethereum-7ay9a7 .ethereum-jhgvl2,
  .ethereum-7ay9a7 .ethereum-tx08ca,
  .ethereum-7ay9a7 .ethereum-pdnvxr,
  .ethereum-7ay9a7 .ethereum-0b94ao {
    flex: 1 1 calc(50% - 20px);
  }
  .ethereum-7ay9a7 .ethereum-ohzdfb,
  .ethereum-7ay9a7 .ethereum-spqw5p,
  .ethereum-7ay9a7 .ethereum-28cyzi {
    flex: 1 1 30%;
  }
  .ethereum-7ay9a7 .ethereum-spqw5p {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .ethereum-7ay9a7 .ethereum-jhgvl2,
  .ethereum-7ay9a7 .ethereum-tx08ca,
  .ethereum-7ay9a7 .ethereum-ohzdfb,
  .ethereum-7ay9a7 .ethereum-pdnvxr,
  .ethereum-7ay9a7 .ethereum-0b94ao,
  .ethereum-7ay9a7 .ethereum-spqw5p,
  .ethereum-7ay9a7 .ethereum-28cyzi {
    flex: 1 1 100%;
  }
}

.ethereum-denyye .ethereum-qexjfo {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ethereum-denyye .ethereum-3czctz {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.ethereum-denyye .ethereum-f1fpdy {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.ethereum-denyye .ethereum-7sq97h {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.ethereum-denyye .ethereum-7sq97h > :nth-child(3) {
  margin-top: 0;
}

.ethereum-denyye .ethereum-gyww2j {
  grid-column: 2/3;
  grid-row: 1/10;
}

.ethereum-denyye .ethereum-92fgko {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.ethereum-denyye .ethereum-wuahke {
  grid-column: 1/2;
}

.ethereum-denyye > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.ethereum-denyye .ethereum-3czctz: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;
}

.ethereum-denyye .ethereum-3czctz:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.ethereum-denyye .ethereum-rrbiyz {
  min-width: 240px;
}

@media (max-width: 768px) {
  .ethereum-denyye .ethereum-3czctz:not(:last-child):before {
    bottom: 8px;
  }
  .ethereum-denyye .ethereum-3czctz:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .ethereum-denyye .ethereum-7sq97h {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .ethereum-denyye .ethereum-gyww2j {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .ethereum-denyye .ethereum-gyww2j img {
    width: 100%;
    height: auto;
  }
  .ethereum-denyye .ethereum-rrbiyz {
    width: 100%;
    min-width: unset;
  }
}

.ethereum-znexb8 .ethereum-cwxosf {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.ethereum-znexb8 .ethereum-saypxp {
  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;
}

.ethereum-znexb8 .ethereum-gyww2j {
  height: 100%;
}

.ethereum-znexb8 .ethereum-gyww2j img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.ethereum-znexb8 .ethereum-e4wfgt {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.ethereum-znexb8 .ethereum-s3vm69 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.ethereum-znexb8 .ethereum-055qv9 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .ethereum-znexb8 .ethereum-saypxp {
    flex: 1 1 100%;
  }
  .ethereum-znexb8 .ethereum-h18wxd {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .ethereum-znexb8 .ethereum-saypxp {
    flex-direction: column;
  }
  .ethereum-znexb8 .ethereum-gyww2j {
    width: 100%;
    height: auto;
  }
  .ethereum-znexb8 .ethereum-gyww2j img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .ethereum-znexb8 .ethereum-e4wfgt {
    padding: 0 16px 16px 16px;
  }
  .ethereum-znexb8 .ethereum-h18wxd {
    min-width: unset;
    width: 100%;
  }
}

.ethereum-1mz865 .ethereum-jmrz0m {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.ethereum-1mz865 .ethereum-h8v7c1 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.ethereum-1mz865 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;
}

.ethereum-1mz865 .ethereum-8nfz7f {
  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;
}

.ethereum-1mz865 .ethereum-h8v7c1:hover .ethereum-8nfz7f {
  display: flex;
}

.ethereum-1mz865 .ethereum-2cunaq {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ethereum-1mz865 .ethereum-lu4wuy {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.ethereum-03gxkx {
  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;
}

.ethereum-03gxkx.ethereum-9h4rm1 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.ethereum-qnd0gb ease-in-out;
}

.ethereum-03gxkx.ethereum-9h4rm1:hover {
  color: #f9cb16;
  background-color: transparent;
}

.ethereum-1mz865 .ethereum-tuk0ml {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.ethereum-qnd0gb ease-in-out;
}

.ethereum-1mz865 .ethereum-tuk0ml:hover {
  color: #196948;
  background-color: #f9cb16;
}

.ethereum-1mz865 .ethereum-tuk0ml:after,
.ethereum-03gxkx.ethereum-9h4rm1:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.ethereum-03gxkx.ethereum-9h4rm1:after {
  background-image: url(../images/Cash.svg);
}

.ethereum-1mz865 .ethereum-tuk0ml:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .ethereum-1mz865 .ethereum-jmrz0m {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .ethereum-1mz865 .ethereum-jmrz0m {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .ethereum-1mz865 .ethereum-jmrz0m {
    grid-template-columns: 1fr;
  }
  .ethereum-1mz865 .ethereum-h8v7c1 {
    height: auto;
  }
  .ethereum-1mz865 .ethereum-h8v7c1 .ethereum-8nfz7f {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .ethereum-1mz865 .ethereum-2cunaq,
  .ethereum-1mz865 .ethereum-lu4wuy {
    text-align: left;
  }
  .ethereum-1mz865 .ethereum-lu4wuy {
    margin-bottom: 8px;
  }
  .ethereum-1mz865 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.ethereum-z6t07l {
  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;
}

.ethereum-z6t07l.ethereum-swdhmf {
  display: block;
}

.ethereum-z6t07l .ethereum-836xnv {
  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;
}

.ethereum-z6t07l .ethereum-c9rs9l {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.ethereum-z6t07l .ethereum-osd3rm {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.ethereum-z6t07l .ethereum-e1synh {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.ethereum-z6t07l .ethereum-03gxkx {
  min-width: 296px;
  margin-bottom: 0;
}

.ethereum-z6t07l .ethereum-ct4c51 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ethereum-z6t07l .ethereum-gws0x3 {
  position: relative;
  flex: 1 1;
}

.ethereum-z6t07l .ethereum-gws0x3 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .ethereum-z6t07l .ethereum-c9rs9l {
    flex-wrap: wrap;
    gap: 8px;
  }
  .ethereum-z6t07l .ethereum-osd3rm {
    order: 1;
  }
  .ethereum-z6t07l .ethereum-e1synh {
    order: 3;
    flex: 1 1 100%;
  }
  .ethereum-z6t07l .ethereum-03gxkx {
    width: 100%;
    min-width: unset;
  }
  .ethereum-z6t07l .ethereum-ct4c51 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .ethereum-aux1gz > .ethereum-j4vz10 {
    margin-bottom: 0;
  }
  .ethereum-aux1gz > .ethereum-wuahke,
  .ethereum-aux1gz > p {
    margin-top: 0;
  }
}

.ethereum-qax64p img,
.ethereum-sf7oq5 img {
  width: auto;
  object-fit: contain;
}

.ethereum-qax64p {
  align-items: center;
}

.ethereum-qax64p img {
  max-height: 76px;
}

.ethereum-sf7oq5 img {
  max-height: 64px;
}

.ethereum-ibn8qy {
  overflow: auto;
}

.ethereum-opwinw {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.ethereum-m7n2sn:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.ethereum-mzbqu8 {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.ethereum-u1ky5u {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ethereum-mzbqu8 .ethereum-gyww2j {
  margin-right: 20px;
  flex-shrink: 0;
}

.ethereum-mzbqu8 img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.ethereum-o4a8ro {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.ethereum-o4a8ro > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .ethereum-mzbqu8 {
    padding: 15px 10px;
  }
  .ethereum-o4a8ro {
    padding: 15px 10px;
  }
  .ethereum-mzbqu8 .ethereum-gyww2j {
    margin-right: 10px;
  }
}

.ethereum-88dj9w {
  overflow-x: auto;
}

.ethereum-aa9ulw {
  border-collapse: collapse;
  width: 100%;
}

.ethereum-88dj9w th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.ethereum-88dj9w td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.ethereum-88dj9w td.ethereum-4p91wg {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.ethereum-88dj9w td.ethereum-5e1xjc {
  border-right: none;
}

.ethereum-88dj9w td.ethereum-5e1xjc .ethereum-gyww2j {
  justify-content: flex-start;
}

.ethereum-88dj9w td.ethereum-5e1xjc .ethereum-gyww2j img {
  height: auto;
  width: 90px;
}

.ethereum-88dj9w td.ethereum-au67dt,
.ethereum-88dj9w td.ethereum-nyourp {
  font-weight: 600;
  text-align: right;
}

.ethereum-88dj9w td.ethereum-vhgw2g,
.ethereum-88dj9w td.ethereum-au67dt {
  padding-bottom: 10px;
  border-bottom: none;
}

.ethereum-88dj9w td.ethereum-au67dt,
.ethereum-88dj9w td.ethereum-nyourp {
  border-left: none;
}

.ethereum-88dj9w td.ethereum-vhgw2g,
.ethereum-88dj9w td.ethereum-gqujsw {
  border-right: none;
}

.ethereum-88dj9w td.ethereum-gqujsw,
.ethereum-88dj9w td.ethereum-nyourp {
  border-top: none;
  padding-top: 10px;
}

.ethereum-uli1l1 {
  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;
}

.ethereum-uli1l1 .ethereum-h18wxd {
  min-width: unset;
  width: 100%;
}

.ethereum-uli1l1 .ethereum-h18wxd.ethereum-icrldj {
  grid-column: 1/2;
  grid-row: 1/2;
}

.ethereum-uli1l1 .ethereum-h18wxd.ethereum-pn440z {
  grid-column: 2/3;
  grid-row: 1/2;
}

.ethereum-uli1l1 .ethereum-0a3xpp {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .ethereum-uli1l1 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .ethereum-uli1l1 .ethereum-h18wxd.ethereum-icrldj {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .ethereum-uli1l1 .ethereum-h18wxd.ethereum-pn440z {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .ethereum-uli1l1 .ethereum-0a3xpp {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.ethereum-lqsn26 {
  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;
}

.ethereum-o4vnur {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.ethereum-2wkwqu p a img {
  margin: 0 auto;
  display: block;
}

.ethereum-2wkwqu table {
  margin-bottom: 17px;
}

/* contanct form */
.ethereum-s1mlvx {
  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;
}

.ethereum-s1mlvx label {
  font-size: 14px;
}

.ethereum-s1mlvx h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ethereum-s1mlvx input,
.ethereum-s1mlvx textarea,
.ethereum-s1mlvx 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;
}
.ethereum-s1mlvx button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ethereum-qnd0gb ease;
}
.ethereum-s1mlvx button:hover {
  background-color: #691204;
}
.ethereum-8s15po {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ethereum-dtmhxr ease-in;
}

.ethereum-8s15po h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.ethereum-2igmbi, .ethereum-6o0bi0, [class*="review-card"],
thead, thead th, table th, .ethereum-31tmd4,
.ethereum-ri6ad0, [class*="collapsible-header"],
.ethereum-8o0hnv, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
#cookie-law-div, #cookie-law-div :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
