* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.ethereum-boeauv {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .ethereum-boeauv {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .ethereum-boeauv {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.ethereum-cq45gu {
  overflow: hidden;
}

.ethereum-m5yj8p img {
  background: var(--Neutral-300);
}

.ethereum-1qhhhd {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.ethereum-041v6s {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.ethereum-041v6s:hover {
  background: var(--button-bg-hover);
}

.ethereum-j8vfw2 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.ethereum-j8vfw2:hover {
  background: var(--button-bg-hover);
}

.ethereum-9tjc28 {
  font-size: 12px;
  line-height: 18px;
}

.ethereum-7eqtp5 {
  font-size: 18px;
  line-height: 26px;
}

.ethereum-qu7b58 {
  width: 100%;
}

.ethereum-h6muk9 {
  padding: 6px 16px;
}

.ethereum-t1sq4j {
  padding: 10px 16px;
}

.ethereum-bv80if {
  padding: 15px 26px;
}

.ethereum-jgrfjb {
  flex-shrink: 0;
}

.ethereum-jxynge {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.ethereum-htgy3g {
  display: none;
}

.ethereum-9r7hai {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.ethereum-x5c45u {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.ethereum-cyoir0 {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.ethereum-d9ysn1 {
  cursor: grab;
}

.ethereum-cyoir0::-webkit-scrollbar {
  display: none;
}

.ethereum-u2reo6 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.ethereum-4co2iu {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.ethereum-c6npq1 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.ethereum-0pj0rx {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.ethereum-d2wbqi {
  visibility: visible;
}

.ethereum-mok6s9 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.ethereum-qfcv2y ease;
}

.ethereum-b6frpz {
  background-color: var(--Primary-200);
  width: 16px;
}

.ethereum-rnsx14 {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.ethereum-qfcv2y,
    mask-image 0.3s;
}

.ethereum-rnsx14.ethereum-8c7cjz {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.ethereum-n2eypp:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ethereum-2rj6st {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.ethereum-515rny.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.ethereum-515rny.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.ethereum-kakoj6 {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.ethereum-kakoj6::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.ethereum-p57rf1 {
  position: relative;
  z-index: 1;
}

.ethereum-hokv6i {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.ethereum-g89ddk {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.ethereum-j3gjzi {
  font-size: 40px;
  line-height: 48px;
}

.ethereum-3t5toh {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.ethereum-zxbcjx {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.ethereum-zxbcjx:hover {
  background: var(--Primary-400);
}

.ethereum-zxbcjx svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.ethereum-n2eypp img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .ethereum-kakoj6 {
    max-width: 600px;
    padding: 64px;
  }

  .ethereum-hokv6i {
    font-size: 24px;
    line-height: 32px;
  }

  .ethereum-g89ddk {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .ethereum-j3gjzi {
    font-size: 50px;
    line-height: 56px;
  }

  .ethereum-3t5toh {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .ethereum-2rj6st {
    top: 25px;
    right: 25px;
  }
}

.ethereum-gs0nmi,
.ethereum-987756 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.ethereum-78x2so.ethereum-x8alkx::before,
.ethereum-987756::before,
.ethereum-xdlout::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.ethereum-515rny.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.ethereum-7l0c3u 14.ethereum-36jree.ethereum-ptj9ho 14.ethereum-2wa8od 15.ethereum-ackayx 14.ethereum-7s4lcq 15.ethereum-prxjqp 14.ethereum-k5j8cg.ethereum-74rvjj 14.ethereum-f48via 19.ethereum-85mx3e 12.ethereum-58b055 19.ethereum-85mx3e 10.ethereum-ygz9yi.ethereum-85mx3e 8.ethereum-0q8a3v 17.ethereum-y2qc3h 7.ethereum-wytsu9 15.ethereum-aim0k1 7.ethereum-1sif8e.ethereum-o6ayxn 7.ethereum-wytsu9 11.ethereum-meubmm 8.ethereum-0q8a3v 11.ethereum-meubmm 10.ethereum-7ekf1r.ethereum-meubmm 12.ethereum-06tpwr 13.ethereum-crc8x1 14.ethereum-ticcrj 15.ethereum-7buef2 14.ethereum-w82rx2.ethereum-0p1rky 14.ethereum-sohvv2 15.ethereum-sc2a5g 14.ethereum-rsum6h 15.ethereum-kx5ltv 14.ethereum-cyrw3w.ethereum-7l0c3u 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.ethereum-uqx311 15.ethereum-54iug7.ethereum-gc1w2x 15.ethereum-q5z4hu 15.ethereum-p49bvm 15.ethereum-ds2ntf 15.ethereum-wr1a06 15.ethereum-uv9ua4.ethereum-qmrmkg 15.ethereum-ds2ntf 15.ethereum-tjgkfj 15.ethereum-kb27t9 15.ethereum-ls2gnw 15.ethereum-52x57t.ethereum-9k4at1 15.ethereum-y7w9py 7.ethereum-du7mgd 18.ethereum-gwz9fk 7.ethereum-ryln5e 23.ethereum-meucm1.ethereum-wktv3u.ethereum-w17qt3 18.ethereum-uolksq 19.ethereum-qo8cwh 15.ethereum-y6fkvh 15.ethereum-uqx311 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.ethereum-mymlag [type="submit"] *,
.ethereum-aac6cq button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .ethereum-97nz11 {
    display: none;
  }
}

.ethereum-kooyfm {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .ethereum-kooyfm {
  display: none;
}

@media (min-width: 768px) {
  .ethereum-kooyfm {
    bottom: 22px;
  }
}

.ethereum-kooyfm input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .ethereum-kooyfm {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.ethereum-0gjscz.static) .ethereum-kooyfm {
    bottom: 8px;
  }
}

.ethereum-sv3850 {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.ethereum-515rny.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.ethereum-e80cyb 3.ethereum-v4mbc0.ethereum-wifjxe.ethereum-3i6ph6 3.ethereum-i15rlg 3.ethereum-3jjq6h 5.ethereum-25vrk7 3.ethereum-3jjq6h 8.ethereum-vggh0b.ethereum-lv19ag.ethereum-3jjq6h 26.ethereum-q0vy2m 5.ethereum-u4vb3p 28.ethereum-7nyea5 8.ethereum-e5mwgb 28.ethereum-givxzt.ethereum-hs3sqw 28.ethereum-v550kh.ethereum-fudupo 34.ethereum-pfe5ob.ethereum-75la4c 36.ethereum-qybczd 11.ethereum-r57yow 37.ethereum-3haq8c 12.ethereum-rggf9w 36.ethereum-3rsn1p.ethereum-7a0v6v 28.ethereum-4e202r.ethereum-680b8n.ethereum-ppnyry 28.ethereum-7t1bj9 36.ethereum-ts5a92 26.ethereum-0pi1ng 36.ethereum-ts5a92 23.ethereum-kwy8gm.ethereum-7lgvo2.ethereum-ts5a92 5.ethereum-4clium 34.ethereum-4chozn 3.ethereum-i15rlg 31.ethereum-e80cyb 3.ethereum-bqjd3m.ethereum-4f8s1a 18.ethereum-hmde49.ethereum-j6syr2 18.ethereum-ymwtuk 8.ethereum-e2lp4w 17.ethereum-4uvv67 8.ethereum-e2lp4w 15.ethereum-5689hs.ethereum-e2lp4w 14.ethereum-h2ixda 9.ethereum-j6syr2 13.ethereum-64iv8l 11.ethereum-4f8s1a 13.ethereum-0341tb.ethereum-cvnjmg 13.ethereum-64iv8l 13.ethereum-8rq9e1 14.ethereum-h2ixda 13.ethereum-8rq9e1 15.ethereum-b3e4mx.ethereum-8rq9e1 17.ethereum-4uvv67 12.ethereum-cvnjmg 18.ethereum-ymwtuk 11.ethereum-4f8s1a 18.ethereum-nodmpr.ethereum-os0mcr 18.ethereum-zi1zjp.ethereum-oi1qow 18.ethereum-ymwtuk 17.ethereum-mqkgij 17.ethereum-4uvv67 17.ethereum-mqkgij 15.ethereum-gtri5m.ethereum-mqkgij 14.ethereum-h2ixda 18.ethereum-oi1qow 13.ethereum-64iv8l 20.ethereum-os0mcr 13.ethereum-jtx816.ethereum-kzby6d 13.ethereum-64iv8l 22.ethereum-pvs3c2 14.ethereum-h2ixda 22.ethereum-pvs3c2 15.ethereum-vpqy33.ethereum-2rvout 17.ethereum-4uvv67 21.ethereum-kzby6d 18.ethereum-ymwtuk 20.ethereum-os0mcr 18.ethereum-v6d98g.ethereum-pzth7e 18.ethereum-likelq.ethereum-2e3sp8 18.ethereum-ymwtuk 26.ethereum-7lxyku 17.ethereum-4uvv67 26.ethereum-7lxyku 15.ethereum-z4xxry.ethereum-7lxyku 14.ethereum-h2ixda 27.ethereum-2e3sp8 13.ethereum-64iv8l 28.ethereum-pzth7e 13.ethereum-q0z93o.ethereum-fldhzb 13.ethereum-64iv8l 31.ethereum-rdcgly 14.ethereum-h2ixda 31.ethereum-rdcgly 15.ethereum-z8wiw5.ethereum-7lxyku 17.ethereum-4uvv67 30.ethereum-fldhzb 18.ethereum-ymwtuk 28.ethereum-pzth7e 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .ethereum-sv3850 {
    display: none;
  }
}

.ethereum-9enai7 {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .ethereum-9enai7 {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.ethereum-aac6cq {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .ethereum-aac6cq {
    padding: 14px 16px;
  }
}

.ethereum-aac6cq button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.ethereum-aac6cq button:first-child {
  align-content: end;
}

.ethereum-aac6cq button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .ethereum-aac6cq
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .ethereum-aac6cq
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.ethereum-aac6cq button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.ethereum-aac6cq button:last-child svg {
  width: 38px;
  height: 38px;
}

.ethereum-xdlout {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.ethereum-xdlout::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .ethereum-xdlout,
.pc61d126-chatbot[data-active-screen="3"]
  .ethereum-xdlout {
  opacity: 1;
  visibility: visible;
}

.ethereum-x352zm {
  flex: 1 1;
}

.ethereum-zjcxji {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .ethereum-zjcxji {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .ethereum-xvqmib {
  display: block;
}

.ethereum-l4805q {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .ethereum-l4805q {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.ethereum-987756 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.ethereum-987756::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.ethereum-kgq14h span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.ethereum-kgq14h p {
  color: var(--Text-100);
}

.ethereum-987756 .ethereum-t34awl {
  grid-area: button;
}

.ethereum-987756 .ethereum-t34awl::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.ethereum-515rny.org/2000/svg'%3E%3Cpath d='M4.ethereum-sq1sex 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ethereum-qdu243 15L16.ethereum-qdu243 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ethereum-qdu243 5L16.ethereum-qdu243 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .ethereum-fpbcmf {
  display: block;
}

.ethereum-72yr7c {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .ethereum-72yr7c {
    margin-top: 40px;
  }
}

.ethereum-gs0nmi label,
.ethereum-gs0nmi input {
  display: block;
  width: 100%;
}

.ethereum-gs0nmi label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.ethereum-gs0nmi label.ethereum-d1wn2r input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.ethereum-gs0nmi label.ethereum-d1wn2r::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.ethereum-gs0nmi input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.ethereum-gs0nmi input::placeholder {
  color: var(--Text-400);
}

.ethereum-cxifw6 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .ethereum-cxifw6 {
  display: flex;
}

.ethereum-cxifw6 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .ethereum-cxifw6 ol {
    height: 420px;
    padding: 24px;
  }
}

.ethereum-cxifw6 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.ethereum-mymlag {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .ethereum-mymlag {
    padding: 0 24px 24px;
  }
}

.ethereum-mymlag input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.ethereum-mymlag input::placeholder {
  color: var(--Text-400);
}

.ethereum-mymlag [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.ethereum-mymlag [type="submit"]:disabled {
  opacity: 0.5;
}

.ethereum-mymlag [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .ethereum-mymlag [type="submit"] {
    right: 40px;
  }
}

.ethereum-78x2so {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.ethereum-78x2so.ethereum-x8alkx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.ethereum-78x2so.ethereum-x8alkx::before {
  content: "";
  width: 31px;
}

.ethereum-78x2so.ethereum-x8alkx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ethereum-78x2so.ethereum-14z6ic p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.ethereum-78x2so p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ethereum-kooyfm .ethereum-t34awl {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.ethereum-97nz11 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .ethereum-97nz11 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .ethereum-97nz11 {
    padding: 18px 0;
  }
}

.ethereum-97nz11 .ethereum-boeauv {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .ethereum-97nz11 .ethereum-boeauv {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.ethereum-9bgt0v {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .ethereum-9bgt0v {
    max-width: 160px;
    height: 40px;
  }
}

.ethereum-9bgt0v picture,
.ethereum-9bgt0v img {
  display: block;
  width: 100%;
  height: 100%;
}

.ethereum-9bgt0v img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .ethereum-1ypm4u {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.ethereum-qfcv2y ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .ethereum-97nz11.ethereum-hw5z0w .ethereum-1ypm4u {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ethereum-1ypm4u {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .ethereum-1ypm4u {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.ethereum-b447cj,
.ethereum-z190oz {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .ethereum-b447cj,
  .ethereum-z190oz {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .ethereum-z190oz {
    display: none;
  }
}

.ethereum-m18wni {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.ethereum-hw5z0w .ethereum-m18wni {
  background: var(--fh-bg-color);
}

.ethereum-m18wni button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .ethereum-m18wni {
    display: none;
  }
}

.ethereum-cpllzq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ethereum-cpllzq {
    display: none;
  }
}

.ethereum-g5wwty {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.ethereum-97nz11.ethereum-hw5z0w .ethereum-g5wwty:first-child {
  display: none;
}

.ethereum-97nz11.ethereum-hw5z0w .ethereum-g5wwty:last-child {
  display: block;
}

.ethereum-g5wwty:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .ethereum-g5wwty {
    display: none;
  }
}

.ethereum-5raii1 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ethereum-5raii1 {
    display: flex;
  }
}

.ethereum-5raii1 ul {
  max-height: 350px;
  overflow-y: auto;
}

.ethereum-5raii1:hover ul {
  visibility: visible;
  opacity: 1;
}

.ethereum-5raii1:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.ethereum-5raii1:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.ethereum-5raii1:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.ethereum-5raii1:hover .ethereum-xo0veu svg {
  transform: rotate(180deg);
}

.ethereum-1e2hqy {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.ethereum-j4nday {
  padding: 0 8px;
}

.ethereum-l4yy5f {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.ethereum-l4yy5f:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .ethereum-l4yy5f {
    padding: 4px 8px;
  }
}

.ethereum-db20i0 {
  display: flex;
}

.ethereum-db20i0 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.ethereum-xo0veu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.ethereum-xo0veu svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.ethereum-9oz7mc {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .ethereum-9oz7mc {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.ethereum-k5aowj {
  width: 100%;
}

@media (min-width: 1200px) {
  .ethereum-k5aowj {
    display: none;
  }
}

.ethereum-gptd8l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.ethereum-8xo6y9 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.ethereum-ahtgvc {
  display: flex;
}

.ethereum-4ydfst {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.ethereum-qcc4bt {
  list-style: none;
}

@media (max-width: 1199px) {
  .ethereum-qcc4bt {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .ethereum-qcc4bt {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .ethereum-qcc4bt .ethereum-s1o05i [data-ref-el],
  .ethereum-qcc4bt .ethereum-s1o05i span,
  .ethereum-qcc4bt .ethereum-s1o05i a {
    white-space: nowrap;
  }
}

.ethereum-cewm8p {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .ethereum-cewm8p.ethereum-bzv1fz > .ethereum-s1o05i {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .ethereum-cewm8p.ethereum-wdghsc:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .ethereum-cewm8p.ethereum-bzv1fz > .ethereum-ars4xr {
    height: auto;
  }

  .ethereum-cewm8p.ethereum-bzv1fz > div > .ethereum-zn24jp {
    transform: rotate(180deg);
  }
}

.ethereum-cewm8p [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.ethereum-cewm8p [data-ref-el],
.ethereum-cewm8p span {
  cursor: pointer;
}

.ethereum-cewm8p [data-ref-el],
.ethereum-cewm8p span,
.ethereum-cewm8p a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .ethereum-cewm8p [data-ref-el],
  .ethereum-cewm8p span,
  .ethereum-cewm8p a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .ethereum-cewm8p [data-ref-el],
  .ethereum-cewm8p span,
  .ethereum-cewm8p a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.ethereum-ars4xr {
  height: 0;
  overflow: hidden;
  transition: height 0.ethereum-qfcv2y ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.ethereum-ars4xr::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.ethereum-ars4xr::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.ethereum-ars4xr::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .ethereum-ars4xr {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .ethereum-ars4xr:has(> .ethereum-cewm8p.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .ethereum-ars4xr .ethereum-ars4xr {
    padding: 0;
  }

  .ethereum-ars4xr .ethereum-cewm8p {
    font-weight: 400;
  }

  .ethereum-ars4xr .ethereum-cewm8p:hover > .ethereum-s1o05i {
    background: var(--Neutral-300);
  }

  .ethereum-ars4xr .ethereum-zn24jp {
    rotate: -90deg;
  }
}

.ethereum-s1o05i {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ethereum-s1o05i {
    padding: 8px;
  }

  .ethereum-cewm8p.ethereum-lec5qa > .ethereum-s1o05i {
    background: var(--Neutral-300);
  }
}

.ethereum-zn24jp {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.ethereum-515rny.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.ethereum-0ple3h 0.ethereum-515st9.ethereum-85n81v -0.ethereum-9sj0km 0.ethereum-ugnsr1 -0.ethereum-9sj0km 1.ethereum-bdtp7o 0.ethereum-p1kghr.ethereum-8ijjc0 4.ethereum-45fkfg.ethereum-0ple3h 0.ethereum-cqa49v.ethereum-dmqsrl -0.ethereum-9sj0km 9.ethereum-seg5by -0.ethereum-9sj0km 10.ethereum-kxu8ra 0.ethereum-t2xy27.ethereum-yksv40 0.ethereum-85n81v 10.ethereum-yksv40 0.ethereum-ugnsr1 10.ethereum-kxu8ra 1.ethereum-6hduu3.ethereum-6tuw52 5.ethereum-5la3nu.ethereum-5jq0s0 6.ethereum-exusoj 5.ethereum-n37pe3 6.ethereum-exusoj 4.ethereum-p2ssqu 5.ethereum-8pt04r.ethereum-0ple3h 1.ethereum-48zoqu.ethereum-9sj0km 0.ethereum-ugnsr1 -0.ethereum-9sj0km 0.ethereum-85n81v 0.ethereum-0ple3h 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.ethereum-qfcv2y ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ethereum-zn24jp {
    cursor: default;
  }
}

.ethereum-eygbrg {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.ethereum-vcxxw9 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .ethereum-vcxxw9 {
    padding: 40px 4px;
  }
}

.ethereum-qzf6xl {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .ethereum-qzf6xl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.ethereum-6cac5k {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .ethereum-6cac5k {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.ethereum-6cac5k ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.ethereum-6cac5k [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.ethereum-6cac5k [data-ref-el],
.ethereum-6cac5k span,
.ethereum-6cac5k a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.ethereum-fx07ud {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ethereum-fx07ud {
    margin-bottom: 12px;
  }
}

.ethereum-2w0py1 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.ethereum-2w0py1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .ethereum-2w0py1:last-child {
    margin-right: 0;
  }
}

.ethereum-mr9cos {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ethereum-fx07ud:hover .ethereum-7og7zy {
  visibility: visible;
  opacity: 1;
}

.ethereum-7og7zy {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.ethereum-5xk6wz {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ethereum-uel9y4 {
  display: flex;
  margin: 6px;
}

.ethereum-uel9y4 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.ethereum-7og7zy::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.ethereum-7og7zy::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.ethereum-wvopxa {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .ethereum-wvopxa {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.ethereum-yzkhe7 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .ethereum-yzkhe7 {
    margin-right: 32px;
  }
}

.ethereum-qdgusq {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ethereum-qdgusq {
    margin-top: 0;
    width: 340px;
  }
}

.ethereum-qdgusq a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ethereum-f070qk {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.ethereum-4p59hw {
  position: relative;
}

@media (min-width: 768px) {
  .ethereum-4p59hw {
    margin-top: 40px;
  }
}

.ethereum-4p59hw + .ethereum-zvvomz,
.ethereum-4p59hw + .ethereum-4p59hw {
  margin-top: 24px;
}

.ethereum-urxnmd {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .ethereum-urxnmd {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .ethereum-urxnmd {
    padding: 80px;
  }
}

.ethereum-490a08 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .ethereum-490a08 {
    padding: 0 16px;
}


}

.ethereum-degndy {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .ethereum-degndy {
    font-size: 48px;
    line-height: 56px;
  }
}

.ethereum-8m52gp {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .ethereum-8m52gp {
    font-size: 24px;
    line-height: 32px;
  }
}

.ethereum-lo68zu {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.ethereum-lo68zu:hover {
  background: var(--button-bg-hover);
}

.ethereum-l3kqpj {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.ethereum-l3kqpj img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .ethereum-l3kqpj img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .ethereum-l3kqpj img {
  min-height: 100%;
  }
}

.ethereum-urxnmd::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.ethereum-ia5fea {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.ethereum-ia5fea h1,
.ethereum-ia5fea h2,
.ethereum-ia5fea h3,
.ethereum-ia5fea h4 {
  margin-bottom: 6px;
}

.ethereum-ia5fea h1:not(:first-child),
.ethereum-ia5fea h2:not(:first-child),
.ethereum-ia5fea h3:not(:first-child),
.ethereum-ia5fea h4:not(:first-child) {
  margin-top: 16px;
}

.ethereum-ia5fea h1,
.ethereum-ia5fea h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .ethereum-ia5fea h1,
  .ethereum-ia5fea h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.ethereum-ia5fea h2,
.ethereum-ia5fea h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .ethereum-ia5fea h2,
  .ethereum-ia5fea h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.ethereum-ia5fea h3,
.ethereum-ia5fea h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .ethereum-ia5fea h3,
  .ethereum-ia5fea h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.ethereum-ia5fea h4,
.ethereum-ia5fea h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.ethereum-ia5fea ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.ethereum-ia5fea ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.ethereum-ia5fea ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.ethereum-ia5fea ul ul {
  margin-bottom: 8px;
}

.ethereum-ia5fea ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.ethereum-ia5fea ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.ethereum-ia5fea ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.ethereum-ia5fea ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.ethereum-ia5fea ol li::marker {
  font-weight: 700;
}

.ethereum-ia5fea ol ol {
  margin-bottom: 8px;
}

.ethereum-ia5fea ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.ethereum-ia5fea ol ul li {
  padding-left: 16px;
}

.ethereum-ia5fea table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .ethereum-ia5fea table {
    padding: 24px;
  }
}

.ethereum-ia5fea table.ethereum-x348r0 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ethereum-qfcv2y,
    mask-image 0.3s;
}

.ethereum-ia5fea table.ethereum-x348r0.ethereum-8c7cjz {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .ethereum-ia5fea table {
    display: table;
  }
}

.ethereum-ia5fea table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.ethereum-ia5fea table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ethereum-ia5fea table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ethereum-ia5fea table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .ethereum-ia5fea table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.ethereum-ia5fea table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ethereum-ia5fea table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ethereum-ia5fea table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.ethereum-ia5fea img {
  max-width: 100%;
  height: auto;
}

.ethereum-syms4r {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .ethereum-syms4r {
    padding: 24px;
  }
}

.ethereum-0hg98z {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .ethereum-0hg98z {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.ethereum-0hg98z > * {
  margin: 0 !important;
}

.ethereum-0hg98z img,
.ethereum-e63v1z {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ethereum-0hg98z img,
  .ethereum-e63v1z {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ethereum-5tk9nk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ethereum-5tk9nk {
    width: 32px;
    height: 32px;
  }
}

.ethereum-hi3yic {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.ethereum-hi3yic .ethereum-mt64k9 {
  flex-shrink: 0;
}

.ethereum-hi3yic .ethereum-1k63rc svg {
  display: none;
}

.ethereum-fvi89e {
  display: grid;
  transition: max-height 0.ethereum-qfcv2y ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .ethereum-fvi89e {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .ethereum-fvi89e {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.ethereum-fvi89e.ethereum-9tc4d2 + .ethereum-mt64k9 svg {
  transform: rotate(180deg);
}

.ethereum-vj6svh {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.ethereum-vj6svh > div:nth-child(3n) {
  grid-column: span 2;
}

.ethereum-vj6svh
  > div:nth-child(3n)
  .ethereum-9ryq0p
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .ethereum-vj6svh {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .ethereum-vj6svh > div:nth-child(3n) {
    grid-column: unset;
  }

  .ethereum-vj6svh
    > div:nth-child(3n)
    .ethereum-9ryq0p
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .ethereum-vj6svh {
    max-width: 270px;
  }
}

.ethereum-vj6svh .ethereum-9ryq0p button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .ethereum-vj6svh .ethereum-9ryq0p button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .ethereum-vj6svh .ethereum-9ryq0p button {
    max-width: 104px;
  }
}

.ethereum-elw21h {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .ethereum-elw21h {
    margin-bottom: 0;
  }
}

.ethereum-ynk398 {
  display: none;
  opacity: 0;
}

.ethereum-qe4zul {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.ethereum-qe4zul img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.ethereum-9ryq0p {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.ethereum-9ryq0p button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ethereum-9ryq0p
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ethereum-9ryq0p
    button {
    max-width: 145px;
  }
}

.ethereum-5z2xfr:first-child
  .ethereum-9ryq0p
  button {
  max-width: 270px;
}

.ethereum-urfy6m {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.ethereum-elw21h picture {
  width: 100%;
  max-width: 100%;
}

.ethereum-acx0j9 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.ethereum-acx0j9 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.ethereum-elw21h:hover .ethereum-acx0j9 {
  display: flex;
}

.ethereum-yvpjxn {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.ethereum-6ar5g9 {
  display: flex;
}

.ethereum-6ar5g9:hover .ethereum-fg1jq8,
.ethereum-6ar5g9 .ethereum-lec5qa .ethereum-fg1jq8 {
  display: flex;
}

.ethereum-6ar5g9 svg {
  flex-shrink: 0;
}

.ethereum-fg1jq8 {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .ethereum-fg1jq8 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.ethereum-fg1jq8:hover {
  display: flex;
}

.ethereum-fg1jq8 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.ethereum-u4g4yn {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .ethereum-u4g4yn {
    font-size: 12px;
  }
}

.ethereum-bah3lx,
.ethereum-g28a07 {
  width: 50%;
  flex-shrink: 0;
}

.ethereum-bah3lx {
  font-weight: 700;
}

.ethereum-zeq5vh .ethereum-fvi89e {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .ethereum-zeq5vh .ethereum-fvi89e {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .ethereum-zeq5vh .ethereum-fvi89e {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.ethereum-zeq5vh
  .ethereum-urfy6m:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.ethereum-zeq5vh .ethereum-qe4zul {
  height: 100% !important;
  border-radius: 16px;
}

.ethereum-zeq5vh .ethereum-9ryq0p {
  gap: 4px;
  align-items: center;
}

.ethereum-zeq5vh .ethereum-9ryq0p button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ethereum-zeq5vh .ethereum-9ryq0p svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.ethereum-zeq5vh .ethereum-wubu4a,
.ethereum-zeq5vh .ethereum-lk7tiz {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.ethereum-515rny.org/2000/svg'%3E%3Cpath d='M9.ethereum-err33i 4.ethereum-xipehz.ethereum-yz5quk 5.ethereum-zwaws1.ethereum-ljcya3 5.ethereum-lx9r0r.ethereum-gjpr4o 5.ethereum-50cn2v.ethereum-doy1is 8.ethereum-ep77s3.ethereum-krbzpv 9.ethereum-gelu7v.ethereum-objzol 9.ethereum-a8slzn.ethereum-1bnkfy 13.ethereum-q3wh2p.ethereum-6q32dx 11.ethereum-tnmhfi.ethereum-qjwzca 11.ethereum-w7swtq.ethereum-x1rf1q 11.ethereum-t2ojbc.ethereum-d7jbzz 13.ethereum-cpyjrp.ethereum-fto776 9.ethereum-pfz6u0.ethereum-192emv 9.ethereum-ub2vcg.ethereum-5rr9vl 8.ethereum-93by0o.ethereum-xmuj8i 5.ethereum-mopl0q.ethereum-dy1pox 5.ethereum-27o50m.ethereum-iclnem 5.ethereum-rwwtyt.ethereum-rw6jjj 4.ethereum-ru84ja.ethereum-qjwzca 1.ethereum-bng3s5.ethereum-err33i 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.ethereum-zeq5vh .ethereum-wubu4a {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.ethereum-zeq5vh .ethereum-lk7tiz {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.ethereum-iq6yi2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .ethereum-iq6yi2 {
    padding: 24px;
  }
}

.ethereum-iq6yi2 .ethereum-mt64k9 {
  display: flex;
}

@media (min-width: 768px) {
  .ethereum-iq6yi2 .ethereum-mt64k9 {
    display: none;
  }
}

.ethereum-iq6yi2 .ethereum-1k63rc svg {
  display: none;
}

.ethereum-wykqhz {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.ethereum-wykqhz .ethereum-1qhhhd {
  display: none;
}

@media (min-width: 768px) {
  .ethereum-wykqhz .ethereum-1qhhhd {
    display: flex;
  }
}

.ethereum-jfetxg {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .ethereum-jfetxg {
    font-size: 40px;
    line-height: 48px;
  }
}

.ethereum-jfetxg > * {
  margin: 0 !important;
}

.ethereum-jfetxg img,
.ethereum-npot0n {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ethereum-jfetxg img,
  .ethereum-npot0n {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ethereum-ul0o6q {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ethereum-ul0o6q {
    width: 32px;
    height: 32px;
  }
}

.ethereum-qeoge5 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .ethereum-qeoge5 {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .ethereum-qeoge5::-webkit-scrollbar {
    display: none;
  }
}

.ethereum-dhsfjg {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .ethereum-dhsfjg {
    padding: 7px 15px;
  }
}

.ethereum-dhsfjg:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ethereum-7lgnw4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ethereum-7lgnw4 {
    display: flex;
    opacity: 1;
  }
}

.ethereum-dhsfjg picture {
  height: 100%;
  display: block;
}

.ethereum-dhsfjg img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .ethereum-dhsfjg img {
    width: 88px;
    height: 44px;
  }
}

.ethereum-dhsfjg p {
  text-align: center;
  width: 100%;
}

.ethereum-4qt6bz {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .ethereum-4qt6bz {
    font-size: 40px;
    line-height: 48px;
  }
}

.ethereum-4qt6bz img,
.ethereum-234nar {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ethereum-4qt6bz img,
  .ethereum-234nar {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ethereum-i7ae76 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ethereum-i7ae76 {
    width: 32px;
    height: 32px;
  }
}

.ethereum-iew0rw {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.ethereum-yn4msb {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.ethereum-3ipd31 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.ethereum-3ipd31.ethereum-lec5qa {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.ethereum-g9nck8 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .ethereum-g9nck8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.ethereum-ylo344 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.ethereum-6g25xu {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.ethereum-qfcv2y ease;
  opacity: 0;
  color: var(--text-color);
}

.ethereum-igwdyz {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.ethereum-igwdyz ol,
.ethereum-igwdyz ul {
  padding-left: 1.3em;
}

.ethereum-3ipd31.ethereum-lec5qa .ethereum-6g25xu {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.ethereum-3ipd31.ethereum-lec5qa .ethereum-ylo344 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.ethereum-lf66d5 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .ethereum-lf66d5 {
    padding: 24px;
  }
}

.ethereum-lf66d5 .ethereum-mt64k9 {
  display: flex;
}

@media (min-width: 768px) {
  .ethereum-lf66d5 .ethereum-mt64k9 {
    display: none;
  }
}

.ethereum-lf66d5 .ethereum-1k63rc svg {
  display: none;
}

.ethereum-kucoit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ethereum-kucoit .ethereum-1qhhhd {
  display: none;
}

@media (min-width: 768px) {
  .ethereum-kucoit .ethereum-1qhhhd {
    display: flex;
  }
}

.ethereum-hhvmzz {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .ethereum-hhvmzz {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.ethereum-hhvmzz > * {
  margin: 0 !important;
}

.ethereum-hhvmzz img,
.ethereum-6hlfeo {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ethereum-hhvmzz img,
  .ethereum-6hlfeo {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ethereum-l8esij {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ethereum-l8esij {
    width: 32px;
    height: 32px;
  }
}

.ethereum-k34yo8 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .ethereum-k34yo8 {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .ethereum-k34yo8::-webkit-scrollbar {
    display: none;
  }
}

.ethereum-acgjhy {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.ethereum-acgjhy:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ethereum-rhbvqg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ethereum-rhbvqg {
    display: flex;
    opacity: 1;
  }
}

.ethereum-acgjhy picture {
  width: auto;
  height: 100%;
  display: block;
}

.ethereum-acgjhy picture img {
  display: block;
  width: auto;
  height: 100%;
}

.ethereum-dvskcd {
  margin: -24px 0;
}

.ethereum-dvskcd:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .ethereum-dvskcd {
    margin: -16px 0;
  }
}

.ethereum-vbl6bs {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .ethereum-vbl6bs {
    flex-direction: row;
  }
}

.ethereum-rvgoqo {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .ethereum-rvgoqo {
    flex: 1;
  }
}

.ethereum-rvgoqo::placeholder {
  color: var(--Text-400);
}

.ethereum-gyg3db {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.ethereum-lsh7q0 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.ethereum-lsh7q0::-webkit-scrollbar {
  display: none;
}

.ethereum-0dy8kg {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.ethereum-0dy8kg img,
.ethereum-0dy8kg svg {
  margin-right: 8px;
}

.ethereum-t9ydg9 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.ethereum-dvskcd + .ethereum-etjjn3 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .ethereum-dvskcd + .ethereum-etjjn3 {
    margin-top: -16px;
  }
}

.ethereum-m3j32s {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.ethereum-m3j32s > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.ethereum-m3j32s > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.ethereum-gizeno {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.ethereum-q9c3f6 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.ethereum-pwaugp {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.ethereum-f22t94 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.ethereum-xy8qs8 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.ethereum-gizeno button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.ethereum-gizeno button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .ethereum-gizeno {
    padding: 39px 179px 39px 39px;
  }

  .ethereum-q9c3f6 {
    font-size: 40px;
    line-height: 48px;
  }

  .ethereum-xy8qs8 {
    height: 348px;
  }

  .ethereum-gizeno button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .ethereum-gizeno button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .ethereum-gizeno {
    padding: 63px;
  }
}

.ethereum-whz7el {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .ethereum-whz7el {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.ethereum-m144aq {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ethereum-m144aq {
    width: auto;
  }
}

.ethereum-4vam3p {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.ethereum-4vam3p::-webkit-scrollbar {
  display: none;
}

.ethereum-4vam3p a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.ethereum-4vam3p a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ethereum-4vam3p {
    margin-left: 16px;
    margin-top: 0;
  }
}

.ethereum-whz7el .ethereum-f0dogd {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ethereum-qfcv2y,
    mask-image 0.3s;
}

.ethereum-whz7el .ethereum-f0dogd.ethereum-8c7cjz {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.ethereum-k584u7 {
  margin: 40px -16px;
}

.ethereum-0wzpei + .ethereum-zvvomz,
.ethereum-0wzpei + .ethereum-4p59hw {
  margin-top: 24px;
}

.ethereum-bcigay {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.ethereum-bcigay picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.ethereum-cnuij9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .ethereum-cnuij9 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .ethereum-cnuij9 {
    margin-top: 0;
  }
}

.ethereum-aaz5px {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ethereum-aaz5px {
    font-size: 24px;
    line-height: 32px;
  }
}

.ethereum-cqww2c {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .ethereum-cqww2c {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.ethereum-i0rw1q {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .ethereum-i0rw1q {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.ethereum-b2k8i6 {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .ethereum-b2k8i6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.ethereum-lifyaj {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ethereum-lifyaj {
    font-size: 32px;
    line-height: 40px;
  }
}

.ethereum-kml9ip {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.ethereum-6zt44f {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.ethereum-6zt44f img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ethereum-etjjn3 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.ethereum-ueeqmi {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .ethereum-ueeqmi {
    padding: 15px 48px;
  }
}

main > .ethereum-etjjn3 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .ethereum-fvi89e.ethereum-qsm4ae > div:nth-child(n+5) {
    display: none;
  }
}

.ethereum-ia5fea p a img {
  display: block;
  margin: 0 auto;
}


.ethereum-7aohea {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.ethereum-lurg5t {
  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-lurg5t label {
  font-size: 14px;
}

.ethereum-lurg5t h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ethereum-lurg5t input,
.ethereum-lurg5t textarea,
.ethereum-lurg5t 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-lurg5t button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ethereum-jj9n2b ease;
}
.ethereum-lurg5t button:hover {
  background-color: var(--button-bg-hover);
}
.ethereum-deqqkp {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ethereum-647hku ease-in;
}

.ethereum-deqqkp h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.ethereum-qjn6ij, .ethereum-b1agwg, [class*="review-card"],
thead, thead th, table th, .ethereum-kxi1hs,
.ethereum-lc3ptg, [class*="collapsible-header"],
.ethereum-vhdb1t, [class*="updated-block"] {
  color: #ece7dc !important;
}
