* {
  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;
  }
}

.god-of-coins-df8dj0 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .god-of-coins-df8dj0 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .god-of-coins-df8dj0 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.god-of-coins-kbv9p8 {
  overflow: hidden;
}

.god-of-coins-bj07y6 img {
  background: var(--Neutral-300);
}

.god-of-coins-ee3hx3 {
  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;
}

.god-of-coins-0jsxn8 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.god-of-coins-0jsxn8:hover {
  background: var(--button-bg-hover);
}

.god-of-coins-fhn2fu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.god-of-coins-fhn2fu:hover {
  background: var(--button-bg-hover);
}

.god-of-coins-ikqhr6 {
  font-size: 12px;
  line-height: 18px;
}

.god-of-coins-0dqbto {
  font-size: 18px;
  line-height: 26px;
}

.god-of-coins-ws4gkd {
  width: 100%;
}

.god-of-coins-a5yzkc {
  padding: 6px 16px;
}

.god-of-coins-fgc7bk {
  padding: 10px 16px;
}

.god-of-coins-00i1u4 {
  padding: 15px 26px;
}

.god-of-coins-b9qgq0 {
  flex-shrink: 0;
}

.god-of-coins-l6uqlz {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.god-of-coins-ej70pa {
  display: none;
}

.god-of-coins-wyf6z0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.god-of-coins-adj1l6 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.god-of-coins-tlzzw2 {
  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;
}

.god-of-coins-cp1jtn {
  cursor: grab;
}

.god-of-coins-tlzzw2::-webkit-scrollbar {
  display: none;
}

.god-of-coins-pyb5jm {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.god-of-coins-wsbt4m {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.god-of-coins-oxfmkw {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.god-of-coins-inq923 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.god-of-coins-jioa2g {
  visibility: visible;
}

.god-of-coins-zprs1e {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.god-of-coins-w589vc ease;
}

.god-of-coins-7fwdmq {
  background-color: var(--Primary-200);
  width: 16px;
}

.god-of-coins-9umroz {
  -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.god-of-coins-w589vc,
    mask-image 0.3s;
}

.god-of-coins-9umroz.god-of-coins-qt1569 {
  -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;
  }
}

.god-of-coins-535evz: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;
}

.god-of-coins-40dkqt {
  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.god-of-coins-nbsa8u.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.god-of-coins-nbsa8u.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;
}

.god-of-coins-ic7gsf {
  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);
}

.god-of-coins-ic7gsf::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%
  );
}

.god-of-coins-up2u6f {
  position: relative;
  z-index: 1;
}

.god-of-coins-mthrlg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.god-of-coins-909x8v {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.god-of-coins-5v5i09 {
  font-size: 40px;
  line-height: 48px;
}

.god-of-coins-3yolge {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.god-of-coins-b4252o {
  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;
}

.god-of-coins-b4252o:hover {
  background: var(--Primary-400);
}

.god-of-coins-b4252o svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.god-of-coins-535evz 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) {
  .god-of-coins-ic7gsf {
    max-width: 600px;
    padding: 64px;
  }

  .god-of-coins-mthrlg {
    font-size: 24px;
    line-height: 32px;
  }

  .god-of-coins-909x8v {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .god-of-coins-5v5i09 {
    font-size: 50px;
    line-height: 56px;
  }

  .god-of-coins-3yolge {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .god-of-coins-40dkqt {
    top: 25px;
    right: 25px;
  }
}

.god-of-coins-c229ab,
.god-of-coins-zq6d0p {
  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;
}

.god-of-coins-0jjdw3.god-of-coins-2244ix::before,
.god-of-coins-zq6d0p::before,
.god-of-coins-dgx1go::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.god-of-coins-nbsa8u.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.god-of-coins-gvmsji 14.god-of-coins-m2wwal.god-of-coins-l0cd98 14.god-of-coins-cral87 15.god-of-coins-igl4az 14.god-of-coins-ulze77 15.god-of-coins-nws6ma 14.god-of-coins-dv0xgb.god-of-coins-742k3n 14.god-of-coins-7ajm1p 19.god-of-coins-hyq6fs 12.god-of-coins-v9kfsd 19.god-of-coins-hyq6fs 10.god-of-coins-xwhsw7.god-of-coins-hyq6fs 8.god-of-coins-tq7rym 17.god-of-coins-qgz1z7 7.god-of-coins-ieu8f0 15.god-of-coins-0tu9vv 7.god-of-coins-2zg7z7.god-of-coins-0yybpj 7.god-of-coins-ieu8f0 11.god-of-coins-l5a5ai 8.god-of-coins-tq7rym 11.god-of-coins-l5a5ai 10.god-of-coins-uxikx0.god-of-coins-l5a5ai 12.god-of-coins-0j4ump 13.god-of-coins-0zd62h 14.god-of-coins-n8w3mt 15.god-of-coins-i64hdn 14.god-of-coins-52zh2p.god-of-coins-ggh908 14.god-of-coins-azgovu 15.god-of-coins-rbqjw8 14.god-of-coins-msswid 15.god-of-coins-hl1xgr 14.god-of-coins-mhf1ed.god-of-coins-gvmsji 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.god-of-coins-md5d09 15.god-of-coins-mvdgob.god-of-coins-jespe8 15.god-of-coins-7fv3d6 15.god-of-coins-5unsui 15.god-of-coins-m364mb 15.god-of-coins-otjh90 15.god-of-coins-339hy4.god-of-coins-4gs3d2 15.god-of-coins-m364mb 15.god-of-coins-asoxf2 15.god-of-coins-orlt9g 15.god-of-coins-200y9t 15.god-of-coins-cnzmwt.god-of-coins-l6udtm 15.god-of-coins-cfr1ot 7.god-of-coins-19wzgz 18.god-of-coins-62v6gp 7.god-of-coins-hk05w5 23.god-of-coins-b04an0.god-of-coins-ir1jvf.god-of-coins-zgus23 18.god-of-coins-gddoq2 19.god-of-coins-9lzswq 15.god-of-coins-xx707e 15.god-of-coins-md5d09 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.god-of-coins-756unc [type="submit"] *,
.god-of-coins-yi115g button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .god-of-coins-3hxysq {
    display: none;
  }
}

.god-of-coins-2ypo5e {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .god-of-coins-2ypo5e {
  display: none;
}

@media (min-width: 768px) {
  .god-of-coins-2ypo5e {
    bottom: 22px;
  }
}

.god-of-coins-2ypo5e input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .god-of-coins-2ypo5e {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.god-of-coins-kd0bci.static) .god-of-coins-2ypo5e {
    bottom: 8px;
  }
}

.god-of-coins-v79ekl {
  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.god-of-coins-nbsa8u.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.god-of-coins-4u1kw3 3.god-of-coins-zr37dj.god-of-coins-p2gfty.god-of-coins-0xlvzf 3.god-of-coins-a34ndw 3.god-of-coins-t5lmcg 5.god-of-coins-eq7s2b 3.god-of-coins-t5lmcg 8.god-of-coins-5g7t2p.god-of-coins-ttkdna.god-of-coins-t5lmcg 26.god-of-coins-lzhrmu 5.god-of-coins-9ks3du 28.god-of-coins-tqjmnl 8.god-of-coins-lb1umd 28.god-of-coins-azgv2q.god-of-coins-4rcy2p 28.god-of-coins-prk3eo.god-of-coins-fcpkpj 34.god-of-coins-cump53.god-of-coins-42z8h5 36.god-of-coins-u8r2z1 11.god-of-coins-hikg27 37.god-of-coins-n1uzmy 12.god-of-coins-cnjgkx 36.god-of-coins-gjf824.god-of-coins-dc75t5 28.god-of-coins-9ti9tg.god-of-coins-19yas8.god-of-coins-dbqigi 28.god-of-coins-jqmbay 36.god-of-coins-u813lw 26.god-of-coins-pz7i73 36.god-of-coins-u813lw 23.god-of-coins-ta99zj.god-of-coins-2kvyo7.god-of-coins-u813lw 5.god-of-coins-s1g9jq 34.god-of-coins-hzz2p1 3.god-of-coins-a34ndw 31.god-of-coins-4u1kw3 3.god-of-coins-fmo41e.god-of-coins-dsvulm 18.god-of-coins-cehdi3.god-of-coins-dh7giq 18.god-of-coins-ma1f30 8.god-of-coins-nxzbgs 17.god-of-coins-2ymd9z 8.god-of-coins-nxzbgs 15.god-of-coins-apnb3o.god-of-coins-nxzbgs 14.god-of-coins-og77ls 9.god-of-coins-dh7giq 13.god-of-coins-3gh4qt 11.god-of-coins-dsvulm 13.god-of-coins-pwoyjz.god-of-coins-aqqy3t 13.god-of-coins-3gh4qt 13.god-of-coins-3yvaf1 14.god-of-coins-og77ls 13.god-of-coins-3yvaf1 15.god-of-coins-4e29wo.god-of-coins-3yvaf1 17.god-of-coins-2ymd9z 12.god-of-coins-aqqy3t 18.god-of-coins-ma1f30 11.god-of-coins-dsvulm 18.god-of-coins-ufzo0f.god-of-coins-td6wjn 18.god-of-coins-v6znh1.god-of-coins-kcppjv 18.god-of-coins-ma1f30 17.god-of-coins-ayv3dt 17.god-of-coins-2ymd9z 17.god-of-coins-ayv3dt 15.god-of-coins-l16rnr.god-of-coins-ayv3dt 14.god-of-coins-og77ls 18.god-of-coins-kcppjv 13.god-of-coins-3gh4qt 20.god-of-coins-td6wjn 13.god-of-coins-s35yh2.god-of-coins-5h8jlj 13.god-of-coins-3gh4qt 22.god-of-coins-cif2xo 14.god-of-coins-og77ls 22.god-of-coins-cif2xo 15.god-of-coins-ksnwbu.god-of-coins-z6xqct 17.god-of-coins-2ymd9z 21.god-of-coins-5h8jlj 18.god-of-coins-ma1f30 20.god-of-coins-td6wjn 18.god-of-coins-ms2r32.god-of-coins-igt2c5 18.god-of-coins-cqswc7.god-of-coins-ylg2ji 18.god-of-coins-ma1f30 26.god-of-coins-cuex48 17.god-of-coins-2ymd9z 26.god-of-coins-cuex48 15.god-of-coins-wtxmx4.god-of-coins-cuex48 14.god-of-coins-og77ls 27.god-of-coins-ylg2ji 13.god-of-coins-3gh4qt 28.god-of-coins-igt2c5 13.god-of-coins-h4rybh.god-of-coins-e29fpt 13.god-of-coins-3gh4qt 31.god-of-coins-hw52y2 14.god-of-coins-og77ls 31.god-of-coins-hw52y2 15.god-of-coins-mg0tmo.god-of-coins-cuex48 17.god-of-coins-2ymd9z 30.god-of-coins-e29fpt 18.god-of-coins-ma1f30 28.god-of-coins-igt2c5 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"])
    .god-of-coins-v79ekl {
    display: none;
  }
}

.god-of-coins-zmvf8g {
  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) {
  .god-of-coins-zmvf8g {
    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;
}

.god-of-coins-yi115g {
  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) {
  .god-of-coins-yi115g {
    padding: 14px 16px;
  }
}

.god-of-coins-yi115g button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.god-of-coins-yi115g button:first-child {
  align-content: end;
}

.god-of-coins-yi115g button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .god-of-coins-yi115g
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .god-of-coins-yi115g
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.god-of-coins-yi115g button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.god-of-coins-yi115g button:last-child svg {
  width: 38px;
  height: 38px;
}

.god-of-coins-dgx1go {
  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;
}

.god-of-coins-dgx1go::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .god-of-coins-dgx1go,
.pc61d126-chatbot[data-active-screen="3"]
  .god-of-coins-dgx1go {
  opacity: 1;
  visibility: visible;
}

.god-of-coins-lv5r7i {
  flex: 1 1;
}

.god-of-coins-f8fbb9 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .god-of-coins-f8fbb9 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .god-of-coins-wpsqlg {
  display: block;
}

.god-of-coins-zfguhj {
  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) {
  .god-of-coins-zfguhj {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.god-of-coins-zq6d0p {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.god-of-coins-zq6d0p::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.god-of-coins-25lu27 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.god-of-coins-25lu27 p {
  color: var(--Text-100);
}

.god-of-coins-zq6d0p .god-of-coins-lslmk4 {
  grid-area: button;
}

.god-of-coins-zq6d0p .god-of-coins-lslmk4::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.god-of-coins-nbsa8u.org/2000/svg'%3E%3Cpath d='M4.god-of-coins-qa6ian 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.god-of-coins-b44tct 15L16.god-of-coins-b44tct 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.god-of-coins-b44tct 5L16.god-of-coins-b44tct 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .god-of-coins-7z8tw6 {
  display: block;
}

.god-of-coins-i3rcwc {
  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) {
  .god-of-coins-i3rcwc {
    margin-top: 40px;
  }
}

.god-of-coins-c229ab label,
.god-of-coins-c229ab input {
  display: block;
  width: 100%;
}

.god-of-coins-c229ab label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.god-of-coins-c229ab label.god-of-coins-urblhb input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.god-of-coins-c229ab label.god-of-coins-urblhb::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;
}

.god-of-coins-c229ab 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;
}

.god-of-coins-c229ab input::placeholder {
  color: var(--Text-400);
}

.god-of-coins-ofucoo {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .god-of-coins-ofucoo {
  display: flex;
}

.god-of-coins-ofucoo ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .god-of-coins-ofucoo ol {
    height: 420px;
    padding: 24px;
  }
}

.god-of-coins-ofucoo ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.god-of-coins-756unc {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .god-of-coins-756unc {
    padding: 0 24px 24px;
  }
}

.god-of-coins-756unc 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;
}

.god-of-coins-756unc input::placeholder {
  color: var(--Text-400);
}

.god-of-coins-756unc [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.god-of-coins-756unc [type="submit"]:disabled {
  opacity: 0.5;
}

.god-of-coins-756unc [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .god-of-coins-756unc [type="submit"] {
    right: 40px;
  }
}

.god-of-coins-0jjdw3 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.god-of-coins-0jjdw3.god-of-coins-2244ix {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.god-of-coins-0jjdw3.god-of-coins-2244ix::before {
  content: "";
  width: 31px;
}

.god-of-coins-0jjdw3.god-of-coins-2244ix p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.god-of-coins-0jjdw3.god-of-coins-g5b3x3 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.god-of-coins-0jjdw3 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.god-of-coins-2ypo5e .god-of-coins-lslmk4 {
  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;
  }
}

.god-of-coins-3hxysq {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .god-of-coins-3hxysq {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .god-of-coins-3hxysq {
    padding: 18px 0;
  }
}

.god-of-coins-3hxysq .god-of-coins-df8dj0 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .god-of-coins-3hxysq .god-of-coins-df8dj0 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.god-of-coins-9gswkc {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .god-of-coins-9gswkc {
    max-width: 160px;
    height: 40px;
  }
}

.god-of-coins-9gswkc picture,
.god-of-coins-9gswkc img {
  display: block;
  width: 100%;
  height: 100%;
}

.god-of-coins-9gswkc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .god-of-coins-g0egf0 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.god-of-coins-w589vc ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .god-of-coins-3hxysq.god-of-coins-0579pr .god-of-coins-g0egf0 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .god-of-coins-g0egf0 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .god-of-coins-g0egf0 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.god-of-coins-yp87tk,
.god-of-coins-kjo5vh {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .god-of-coins-yp87tk,
  .god-of-coins-kjo5vh {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .god-of-coins-kjo5vh {
    display: none;
  }
}

.god-of-coins-wrxq4t {
  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;
}

.god-of-coins-0579pr .god-of-coins-wrxq4t {
  background: var(--fh-bg-color);
}

.god-of-coins-wrxq4t button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .god-of-coins-wrxq4t {
    display: none;
  }
}

.god-of-coins-1aff33 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .god-of-coins-1aff33 {
    display: none;
  }
}

.god-of-coins-23pj9p {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.god-of-coins-3hxysq.god-of-coins-0579pr .god-of-coins-23pj9p:first-child {
  display: none;
}

.god-of-coins-3hxysq.god-of-coins-0579pr .god-of-coins-23pj9p:last-child {
  display: block;
}

.god-of-coins-23pj9p:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .god-of-coins-23pj9p {
    display: none;
  }
}

.god-of-coins-vggxkb {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .god-of-coins-vggxkb {
    display: flex;
  }
}

.god-of-coins-vggxkb ul {
  max-height: 350px;
  overflow-y: auto;
}

.god-of-coins-vggxkb:hover ul {
  visibility: visible;
  opacity: 1;
}

.god-of-coins-vggxkb:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.god-of-coins-vggxkb:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.god-of-coins-vggxkb:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.god-of-coins-vggxkb:hover .god-of-coins-90d1bc svg {
  transform: rotate(180deg);
}

.god-of-coins-iauvoz {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.god-of-coins-nvwaf4 {
  padding: 0 8px;
}

.god-of-coins-hck6lm {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.god-of-coins-hck6lm:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .god-of-coins-hck6lm {
    padding: 4px 8px;
  }
}

.god-of-coins-be7uxh {
  display: flex;
}

.god-of-coins-be7uxh img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.god-of-coins-90d1bc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.god-of-coins-90d1bc svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.god-of-coins-hdj3mb {
  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) {
  .god-of-coins-hdj3mb {
    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;
  }
}

.god-of-coins-v5pn15 {
  width: 100%;
}

@media (min-width: 1200px) {
  .god-of-coins-v5pn15 {
    display: none;
  }
}

.god-of-coins-lgaucd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.god-of-coins-eky75t {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.god-of-coins-jcgoj6 {
  display: flex;
}

.god-of-coins-9csctr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.god-of-coins-gu7nmj {
  list-style: none;
}

@media (max-width: 1199px) {
  .god-of-coins-gu7nmj {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .god-of-coins-gu7nmj {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .god-of-coins-gu7nmj .god-of-coins-0r1r0n [data-ref-el],
  .god-of-coins-gu7nmj .god-of-coins-0r1r0n span,
  .god-of-coins-gu7nmj .god-of-coins-0r1r0n a {
    white-space: nowrap;
  }
}

.god-of-coins-dnrhi6 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .god-of-coins-dnrhi6.god-of-coins-haa813 > .god-of-coins-0r1r0n {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .god-of-coins-dnrhi6.god-of-coins-0ams5p:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .god-of-coins-dnrhi6.god-of-coins-haa813 > .god-of-coins-gsoqft {
    height: auto;
  }

  .god-of-coins-dnrhi6.god-of-coins-haa813 > div > .god-of-coins-2v5rft {
    transform: rotate(180deg);
  }
}

.god-of-coins-dnrhi6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.god-of-coins-dnrhi6 [data-ref-el],
.god-of-coins-dnrhi6 span {
  cursor: pointer;
}

.god-of-coins-dnrhi6 [data-ref-el],
.god-of-coins-dnrhi6 span,
.god-of-coins-dnrhi6 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .god-of-coins-dnrhi6 [data-ref-el],
  .god-of-coins-dnrhi6 span,
  .god-of-coins-dnrhi6 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .god-of-coins-dnrhi6 [data-ref-el],
  .god-of-coins-dnrhi6 span,
  .god-of-coins-dnrhi6 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.god-of-coins-gsoqft {
  height: 0;
  overflow: hidden;
  transition: height 0.god-of-coins-w589vc ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.god-of-coins-gsoqft::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.god-of-coins-gsoqft::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.god-of-coins-gsoqft::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .god-of-coins-gsoqft {
    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;
  }

  .god-of-coins-gsoqft:has(> .god-of-coins-dnrhi6.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .god-of-coins-gsoqft .god-of-coins-gsoqft {
    padding: 0;
  }

  .god-of-coins-gsoqft .god-of-coins-dnrhi6 {
    font-weight: 400;
  }

  .god-of-coins-gsoqft .god-of-coins-dnrhi6:hover > .god-of-coins-0r1r0n {
    background: var(--Neutral-300);
  }

  .god-of-coins-gsoqft .god-of-coins-2v5rft {
    rotate: -90deg;
  }
}

.god-of-coins-0r1r0n {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .god-of-coins-0r1r0n {
    padding: 8px;
  }

  .god-of-coins-dnrhi6.god-of-coins-mp10wd > .god-of-coins-0r1r0n {
    background: var(--Neutral-300);
  }
}

.god-of-coins-2v5rft {
  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.god-of-coins-nbsa8u.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.god-of-coins-k93b06 0.god-of-coins-q6vbp9.god-of-coins-2j76r3 -0.god-of-coins-agm6ac 0.god-of-coins-uy8z17 -0.god-of-coins-agm6ac 1.god-of-coins-r9hpqr 0.god-of-coins-4zx4ud.god-of-coins-h4w74v 4.god-of-coins-6s75il.god-of-coins-k93b06 0.god-of-coins-ia67ze.god-of-coins-fc16an -0.god-of-coins-agm6ac 9.god-of-coins-qcp9er -0.god-of-coins-agm6ac 10.god-of-coins-a9p24b 0.god-of-coins-ad7ih5.god-of-coins-en6cxt 0.god-of-coins-2j76r3 10.god-of-coins-en6cxt 0.god-of-coins-uy8z17 10.god-of-coins-a9p24b 1.god-of-coins-wi2pih.god-of-coins-3gszdg 5.god-of-coins-7cje8q.god-of-coins-9e1z8a 6.god-of-coins-l4r7zs 5.god-of-coins-xlaewb 6.god-of-coins-l4r7zs 4.god-of-coins-165tim 5.god-of-coins-557uaf.god-of-coins-k93b06 1.god-of-coins-lezlim.god-of-coins-agm6ac 0.god-of-coins-uy8z17 -0.god-of-coins-agm6ac 0.god-of-coins-2j76r3 0.god-of-coins-k93b06 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.god-of-coins-w589vc ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .god-of-coins-2v5rft {
    cursor: default;
  }
}

.god-of-coins-y2sj8j {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.god-of-coins-1rd165 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .god-of-coins-1rd165 {
    padding: 40px 4px;
  }
}

.god-of-coins-wug3yk {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .god-of-coins-wug3yk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.god-of-coins-oiv967 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .god-of-coins-oiv967 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.god-of-coins-oiv967 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.god-of-coins-oiv967 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.god-of-coins-oiv967 [data-ref-el],
.god-of-coins-oiv967 span,
.god-of-coins-oiv967 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.god-of-coins-u6gfdx {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .god-of-coins-u6gfdx {
    margin-bottom: 12px;
  }
}

.god-of-coins-7jrec5 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.god-of-coins-7jrec5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .god-of-coins-7jrec5:last-child {
    margin-right: 0;
  }
}

.god-of-coins-los36l {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.god-of-coins-u6gfdx:hover .god-of-coins-bv2ega {
  visibility: visible;
  opacity: 1;
}

.god-of-coins-bv2ega {
  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);
}

.god-of-coins-mwtlr1 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.god-of-coins-ii1bgf {
  display: flex;
  margin: 6px;
}

.god-of-coins-ii1bgf img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.god-of-coins-bv2ega::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);
}

.god-of-coins-bv2ega::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);
}

.god-of-coins-zkrih4 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .god-of-coins-zkrih4 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.god-of-coins-asrnp3 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .god-of-coins-asrnp3 {
    margin-right: 32px;
  }
}

.god-of-coins-kukwdf {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .god-of-coins-kukwdf {
    margin-top: 0;
    width: 340px;
  }
}

.god-of-coins-kukwdf a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.god-of-coins-td43lo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.god-of-coins-utdtvk {
  position: relative;
}

@media (min-width: 768px) {
  .god-of-coins-utdtvk {
    margin-top: 40px;
  }
}

.god-of-coins-utdtvk + .god-of-coins-804pgb,
.god-of-coins-utdtvk + .god-of-coins-utdtvk {
  margin-top: 24px;
}

.god-of-coins-utd9eb {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .god-of-coins-utd9eb {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .god-of-coins-utd9eb {
    padding: 80px;
  }
}

.god-of-coins-9ldmtx {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .god-of-coins-9ldmtx {
    padding: 0 16px;
}


}

.god-of-coins-puce6o {
  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) {
  .god-of-coins-puce6o {
    font-size: 48px;
    line-height: 56px;
  }
}

.god-of-coins-6zakve {
  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) {
  .god-of-coins-6zakve {
    font-size: 24px;
    line-height: 32px;
  }
}

.god-of-coins-oosx0s {
  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;
}

.god-of-coins-oosx0s:hover {
  background: var(--button-bg-hover);
}

.god-of-coins-85x2q6 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.god-of-coins-85x2q6 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .god-of-coins-85x2q6 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .god-of-coins-85x2q6 img {
  min-height: 100%;
  }
}

.god-of-coins-utd9eb::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.god-of-coins-evutej {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.god-of-coins-evutej h1,
.god-of-coins-evutej h2,
.god-of-coins-evutej h3,
.god-of-coins-evutej h4 {
  margin-bottom: 6px;
}

.god-of-coins-evutej h1:not(:first-child),
.god-of-coins-evutej h2:not(:first-child),
.god-of-coins-evutej h3:not(:first-child),
.god-of-coins-evutej h4:not(:first-child) {
  margin-top: 16px;
}

.god-of-coins-evutej h1,
.god-of-coins-evutej h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .god-of-coins-evutej h1,
  .god-of-coins-evutej h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.god-of-coins-evutej h2,
.god-of-coins-evutej h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .god-of-coins-evutej h2,
  .god-of-coins-evutej h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.god-of-coins-evutej h3,
.god-of-coins-evutej h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .god-of-coins-evutej h3,
  .god-of-coins-evutej h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.god-of-coins-evutej h4,
.god-of-coins-evutej h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.god-of-coins-evutej ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.god-of-coins-evutej ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.god-of-coins-evutej 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);
}

.god-of-coins-evutej ul ul {
  margin-bottom: 8px;
}

.god-of-coins-evutej ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.god-of-coins-evutej ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.god-of-coins-evutej ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.god-of-coins-evutej ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.god-of-coins-evutej ol li::marker {
  font-weight: 700;
}

.god-of-coins-evutej ol ol {
  margin-bottom: 8px;
}

.god-of-coins-evutej ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.god-of-coins-evutej ol ul li {
  padding-left: 16px;
}

.god-of-coins-evutej 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) {
  .god-of-coins-evutej table {
    padding: 24px;
  }
}

.god-of-coins-evutej table.god-of-coins-o4uqgx {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.god-of-coins-w589vc,
    mask-image 0.3s;
}

.god-of-coins-evutej table.god-of-coins-o4uqgx.god-of-coins-qt1569 {
  -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) {
  .god-of-coins-evutej table {
    display: table;
  }
}

.god-of-coins-evutej 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);
}

.god-of-coins-evutej table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.god-of-coins-evutej table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.god-of-coins-evutej 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) {
  .god-of-coins-evutej table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.god-of-coins-evutej table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.god-of-coins-evutej table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.god-of-coins-evutej table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.god-of-coins-evutej img {
  max-width: 100%;
  height: auto;
}

.god-of-coins-1zvtr1 {
  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) {
  .god-of-coins-1zvtr1 {
    padding: 24px;
  }
}

.god-of-coins-w21aqd {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .god-of-coins-w21aqd {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.god-of-coins-w21aqd > * {
  margin: 0 !important;
}

.god-of-coins-w21aqd img,
.god-of-coins-vkemam {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .god-of-coins-w21aqd img,
  .god-of-coins-vkemam {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.god-of-coins-z6dd12 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .god-of-coins-z6dd12 {
    width: 32px;
    height: 32px;
  }
}

.god-of-coins-tuxq2p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.god-of-coins-tuxq2p .god-of-coins-lac8yh {
  flex-shrink: 0;
}

.god-of-coins-tuxq2p .god-of-coins-ehvjxt svg {
  display: none;
}

.god-of-coins-jfbtjc {
  display: grid;
  transition: max-height 0.god-of-coins-w589vc ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .god-of-coins-jfbtjc {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .god-of-coins-jfbtjc {
    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));
  }
}

.god-of-coins-jfbtjc.god-of-coins-8nnevg + .god-of-coins-lac8yh svg {
  transform: rotate(180deg);
}

.god-of-coins-plf31r {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.god-of-coins-plf31r > div:nth-child(3n) {
  grid-column: span 2;
}

.god-of-coins-plf31r
  > div:nth-child(3n)
  .god-of-coins-a25jw5
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .god-of-coins-plf31r {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .god-of-coins-plf31r > div:nth-child(3n) {
    grid-column: unset;
  }

  .god-of-coins-plf31r
    > div:nth-child(3n)
    .god-of-coins-a25jw5
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .god-of-coins-plf31r {
    max-width: 270px;
  }
}

.god-of-coins-plf31r .god-of-coins-a25jw5 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .god-of-coins-plf31r .god-of-coins-a25jw5 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .god-of-coins-plf31r .god-of-coins-a25jw5 button {
    max-width: 104px;
  }
}

.god-of-coins-z8zehd {
  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) {
  .god-of-coins-z8zehd {
    margin-bottom: 0;
  }
}

.god-of-coins-ggts5g {
  display: none;
  opacity: 0;
}

.god-of-coins-e61mqm {
  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;
  }
}

.god-of-coins-e61mqm img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.god-of-coins-a25jw5 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.god-of-coins-a25jw5 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .god-of-coins-a25jw5
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .god-of-coins-a25jw5
    button {
    max-width: 145px;
  }
}

.god-of-coins-4hwe85:first-child
  .god-of-coins-a25jw5
  button {
  max-width: 270px;
}

.god-of-coins-f4xtlm {
  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%;
}

.god-of-coins-z8zehd picture {
  width: 100%;
  max-width: 100%;
}

.god-of-coins-qwfex0 {
  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;
}

.god-of-coins-qwfex0 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.god-of-coins-z8zehd:hover .god-of-coins-qwfex0 {
  display: flex;
}

.god-of-coins-f9gu1j {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.god-of-coins-mixfbi {
  display: flex;
}

.god-of-coins-mixfbi:hover .god-of-coins-n3yk6j,
.god-of-coins-mixfbi .god-of-coins-mp10wd .god-of-coins-n3yk6j {
  display: flex;
}

.god-of-coins-mixfbi svg {
  flex-shrink: 0;
}

.god-of-coins-n3yk6j {
  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) {
  .god-of-coins-n3yk6j {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.god-of-coins-n3yk6j:hover {
  display: flex;
}

.god-of-coins-n3yk6j svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.god-of-coins-5lm5qg {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .god-of-coins-5lm5qg {
    font-size: 12px;
  }
}

.god-of-coins-qdn1k5,
.god-of-coins-7tfvbo {
  width: 50%;
  flex-shrink: 0;
}

.god-of-coins-qdn1k5 {
  font-weight: 700;
}

.god-of-coins-od1s8f .god-of-coins-jfbtjc {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .god-of-coins-od1s8f .god-of-coins-jfbtjc {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .god-of-coins-od1s8f .god-of-coins-jfbtjc {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.god-of-coins-od1s8f
  .god-of-coins-f4xtlm:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.god-of-coins-od1s8f .god-of-coins-e61mqm {
  height: 100% !important;
  border-radius: 16px;
}

.god-of-coins-od1s8f .god-of-coins-a25jw5 {
  gap: 4px;
  align-items: center;
}

.god-of-coins-od1s8f .god-of-coins-a25jw5 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.god-of-coins-od1s8f .god-of-coins-a25jw5 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.god-of-coins-od1s8f .god-of-coins-1jfdqd,
.god-of-coins-od1s8f .god-of-coins-adkc1b {
  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.god-of-coins-nbsa8u.org/2000/svg'%3E%3Cpath d='M9.god-of-coins-mgpha7 4.god-of-coins-t0lfj7.god-of-coins-17lhzw 5.god-of-coins-7c4kgz.god-of-coins-0ezsdc 5.god-of-coins-gi1akr.god-of-coins-8ryq0u 5.god-of-coins-ttmmo4.god-of-coins-2vbjyv 8.god-of-coins-8cw90v.god-of-coins-ui1etu 9.god-of-coins-fquui0.god-of-coins-hb43dr 9.god-of-coins-oo2gv0.god-of-coins-c6iupd 13.god-of-coins-p3yqly.god-of-coins-yanuyk 11.god-of-coins-2hepjy.god-of-coins-1i97hm 11.god-of-coins-8va0bq.god-of-coins-ulha1r 11.god-of-coins-2j9ksp.god-of-coins-2piap7 13.god-of-coins-l00l7f.god-of-coins-tlaa0v 9.god-of-coins-025mlv.god-of-coins-zzod5v 9.god-of-coins-hs8icp.god-of-coins-0ixfrq 8.god-of-coins-04gpf8.god-of-coins-mz1on5 5.god-of-coins-zapkpa.god-of-coins-tl3xep 5.god-of-coins-jay2y5.god-of-coins-rgi3n3 5.god-of-coins-zl4um3.god-of-coins-aejdd6 4.god-of-coins-yekopk.god-of-coins-1i97hm 1.god-of-coins-5yjwqi.god-of-coins-mgpha7 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.god-of-coins-od1s8f .god-of-coins-1jfdqd {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.god-of-coins-od1s8f .god-of-coins-adkc1b {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.god-of-coins-1gk06s {
  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) {
  .god-of-coins-1gk06s {
    padding: 24px;
  }
}

.god-of-coins-1gk06s .god-of-coins-lac8yh {
  display: flex;
}

@media (min-width: 768px) {
  .god-of-coins-1gk06s .god-of-coins-lac8yh {
    display: none;
  }
}

.god-of-coins-1gk06s .god-of-coins-ehvjxt svg {
  display: none;
}

.god-of-coins-mfctvv {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.god-of-coins-mfctvv .god-of-coins-ee3hx3 {
  display: none;
}

@media (min-width: 768px) {
  .god-of-coins-mfctvv .god-of-coins-ee3hx3 {
    display: flex;
  }
}

.god-of-coins-9820ji {
  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) {
  .god-of-coins-9820ji {
    font-size: 40px;
    line-height: 48px;
  }
}

.god-of-coins-9820ji > * {
  margin: 0 !important;
}

.god-of-coins-9820ji img,
.god-of-coins-spdbpy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .god-of-coins-9820ji img,
  .god-of-coins-spdbpy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.god-of-coins-nrwabf {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .god-of-coins-nrwabf {
    width: 32px;
    height: 32px;
  }
}

.god-of-coins-yxf1iy {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .god-of-coins-yxf1iy {
    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;
  }

  .god-of-coins-yxf1iy::-webkit-scrollbar {
    display: none;
  }
}

.god-of-coins-r9b5pz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .god-of-coins-r9b5pz {
    padding: 7px 15px;
  }
}

.god-of-coins-r9b5pz:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.god-of-coins-cpxt26 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .god-of-coins-cpxt26 {
    display: flex;
    opacity: 1;
  }
}

.god-of-coins-r9b5pz picture {
  height: 100%;
  display: block;
}

.god-of-coins-r9b5pz img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .god-of-coins-r9b5pz img {
    width: 88px;
    height: 44px;
  }
}

.god-of-coins-r9b5pz p {
  text-align: center;
  width: 100%;
}

.god-of-coins-1befn2 {
  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) {
  .god-of-coins-1befn2 {
    font-size: 40px;
    line-height: 48px;
  }
}

.god-of-coins-1befn2 img,
.god-of-coins-ikz4a9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .god-of-coins-1befn2 img,
  .god-of-coins-ikz4a9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.god-of-coins-407xk9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .god-of-coins-407xk9 {
    width: 32px;
    height: 32px;
  }
}

.god-of-coins-u35fxl {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.god-of-coins-jgzks2 {
  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;
}

.god-of-coins-9f3whm {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.god-of-coins-9f3whm.god-of-coins-mp10wd {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.god-of-coins-edj96j {
  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) {
  .god-of-coins-edj96j {
    font-size: 20px;
    line-height: 28px;
  }
}

.god-of-coins-a1jdyd {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.god-of-coins-lsl8ej {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.god-of-coins-w589vc ease;
  opacity: 0;
  color: var(--text-color);
}

.god-of-coins-blejud {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.god-of-coins-blejud ol,
.god-of-coins-blejud ul {
  padding-left: 1.3em;
}

.god-of-coins-9f3whm.god-of-coins-mp10wd .god-of-coins-lsl8ej {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.god-of-coins-9f3whm.god-of-coins-mp10wd .god-of-coins-a1jdyd {
  transform: rotate(180deg);
  color: var(--text-color);
}

.god-of-coins-nb75rk {
  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) {
  .god-of-coins-nb75rk {
    padding: 24px;
  }
}

.god-of-coins-nb75rk .god-of-coins-lac8yh {
  display: flex;
}

@media (min-width: 768px) {
  .god-of-coins-nb75rk .god-of-coins-lac8yh {
    display: none;
  }
}

.god-of-coins-nb75rk .god-of-coins-ehvjxt svg {
  display: none;
}

.god-of-coins-fcw1zx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.god-of-coins-fcw1zx .god-of-coins-ee3hx3 {
  display: none;
}

@media (min-width: 768px) {
  .god-of-coins-fcw1zx .god-of-coins-ee3hx3 {
    display: flex;
  }
}

.god-of-coins-1anbxr {
  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) {
  .god-of-coins-1anbxr {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.god-of-coins-1anbxr > * {
  margin: 0 !important;
}

.god-of-coins-1anbxr img,
.god-of-coins-7wyztn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .god-of-coins-1anbxr img,
  .god-of-coins-7wyztn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.god-of-coins-l5s01j {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .god-of-coins-l5s01j {
    width: 32px;
    height: 32px;
  }
}

.god-of-coins-egdisz {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .god-of-coins-egdisz {
    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;
  }

  .god-of-coins-egdisz::-webkit-scrollbar {
    display: none;
  }
}

.god-of-coins-cv1zsm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.god-of-coins-cv1zsm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.god-of-coins-k19sl7 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .god-of-coins-k19sl7 {
    display: flex;
    opacity: 1;
  }
}

.god-of-coins-cv1zsm picture {
  width: auto;
  height: 100%;
  display: block;
}

.god-of-coins-cv1zsm picture img {
  display: block;
  width: auto;
  height: 100%;
}

.god-of-coins-f9gbl8 {
  margin: -24px 0;
}

.god-of-coins-f9gbl8:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .god-of-coins-f9gbl8 {
    margin: -16px 0;
  }
}

.god-of-coins-jqwiu1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .god-of-coins-jqwiu1 {
    flex-direction: row;
  }
}

.god-of-coins-m8ohvj {
  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) {
  .god-of-coins-m8ohvj {
    flex: 1;
  }
}

.god-of-coins-m8ohvj::placeholder {
  color: var(--Text-400);
}

.god-of-coins-0teg71 {
  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;
}

.god-of-coins-ug5vcf {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.god-of-coins-ug5vcf::-webkit-scrollbar {
  display: none;
}

.god-of-coins-929qn3 {
  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;
}

.god-of-coins-929qn3 img,
.god-of-coins-929qn3 svg {
  margin-right: 8px;
}

.god-of-coins-wahqjo {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.god-of-coins-f9gbl8 + .god-of-coins-5iq6sc {
  margin-top: 0;
}

@media (min-width: 768px) {
  .god-of-coins-f9gbl8 + .god-of-coins-5iq6sc {
    margin-top: -16px;
  }
}

.god-of-coins-hs0e9p {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.god-of-coins-hs0e9p > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.god-of-coins-hs0e9p > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.god-of-coins-3mhspw {
  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;
}

.god-of-coins-v8dh0h {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.god-of-coins-b95s5i {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.god-of-coins-m9ni7m {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.god-of-coins-3lsk88 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.god-of-coins-3mhspw 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;
}

.god-of-coins-3mhspw 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) {
  .god-of-coins-3mhspw {
    padding: 39px 179px 39px 39px;
  }

  .god-of-coins-v8dh0h {
    font-size: 40px;
    line-height: 48px;
  }

  .god-of-coins-3lsk88 {
    height: 348px;
  }

  .god-of-coins-3mhspw button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .god-of-coins-3mhspw button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .god-of-coins-3mhspw {
    padding: 63px;
  }
}

.god-of-coins-9nfgo5 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .god-of-coins-9nfgo5 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.god-of-coins-kqk2ea {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .god-of-coins-kqk2ea {
    width: auto;
  }
}

.god-of-coins-rl1gkk {
  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;
}

.god-of-coins-rl1gkk::-webkit-scrollbar {
  display: none;
}

.god-of-coins-rl1gkk 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);
}

.god-of-coins-rl1gkk a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .god-of-coins-rl1gkk {
    margin-left: 16px;
    margin-top: 0;
  }
}

.god-of-coins-9nfgo5 .god-of-coins-rgee35 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.god-of-coins-w589vc,
    mask-image 0.3s;
}

.god-of-coins-9nfgo5 .god-of-coins-rgee35.god-of-coins-qt1569 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.god-of-coins-hem18f {
  margin: 40px -16px;
}

.god-of-coins-odg0lp + .god-of-coins-804pgb,
.god-of-coins-odg0lp + .god-of-coins-utdtvk {
  margin-top: 24px;
}

.god-of-coins-cnvyak {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.god-of-coins-cnvyak picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.god-of-coins-8pdwfz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .god-of-coins-8pdwfz {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .god-of-coins-8pdwfz {
    margin-top: 0;
  }
}

.god-of-coins-qe530q {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .god-of-coins-qe530q {
    font-size: 24px;
    line-height: 32px;
  }
}

.god-of-coins-d8t1j4 {
  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) {
  .god-of-coins-d8t1j4 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.god-of-coins-lgg80d {
  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) {
  .god-of-coins-lgg80d {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.god-of-coins-ydla28 {
  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) {
  .god-of-coins-ydla28 {
    font-size: 20px;
    line-height: 28px;
  }
}

.god-of-coins-gvie8d {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .god-of-coins-gvie8d {
    font-size: 32px;
    line-height: 40px;
  }
}

.god-of-coins-68yb58 {
  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;
}

.god-of-coins-reh6vo {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.god-of-coins-reh6vo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.god-of-coins-5iq6sc {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.god-of-coins-unurkr {
  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) {
  .god-of-coins-unurkr {
    padding: 15px 48px;
  }
}

main > .god-of-coins-5iq6sc {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .god-of-coins-jfbtjc.god-of-coins-oe16ze > div:nth-child(n+5) {
    display: none;
  }
}

.god-of-coins-evutej p a img {
  display: block;
  margin: 0 auto;
}


.god-of-coins-o9oy41 {
  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 */
.god-of-coins-wkoxuf {
  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;
}

.god-of-coins-wkoxuf label {
  font-size: 14px;
}

.god-of-coins-wkoxuf h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.god-of-coins-wkoxuf input,
.god-of-coins-wkoxuf textarea,
.god-of-coins-wkoxuf 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;
}
.god-of-coins-wkoxuf button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.god-of-coins-y2l5bj ease;
}
.god-of-coins-wkoxuf button:hover {
  background-color: var(--button-bg-hover);
}
.god-of-coins-usatso {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.god-of-coins-5ry4yq ease-in;
}

.god-of-coins-usatso 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;
}
.god-of-coins-fhzbyi, .god-of-coins-ee1hgm, [class*="review-card"],
thead, thead th, table th, .god-of-coins-hrtzjy,
.god-of-coins-mgvign, [class*="collapsible-header"],
.god-of-coins-lmxvhs, [class*="updated-block"] {
  color: #ece7dc !important;
}
