* {
  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;
  }
}

.onezerodeposit-uzedl2 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .onezerodeposit-uzedl2 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .onezerodeposit-uzedl2 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.onezerodeposit-r4a2jt {
  overflow: hidden;
}

.onezerodeposit-om4rs9 img {
  background: var(--Neutral-300);
}

.onezerodeposit-14w8we {
  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;
}

.onezerodeposit-csw5ai {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.onezerodeposit-csw5ai:hover {
  background: var(--button-bg-hover);
}

.onezerodeposit-5pm56u {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.onezerodeposit-5pm56u:hover {
  background: var(--button-bg-hover);
}

.onezerodeposit-3t3h0v {
  font-size: 12px;
  line-height: 18px;
}

.onezerodeposit-t1ix00 {
  font-size: 18px;
  line-height: 26px;
}

.onezerodeposit-tjtxxi {
  width: 100%;
}

.onezerodeposit-l0umqy {
  padding: 6px 16px;
}

.onezerodeposit-xpo7tf {
  padding: 10px 16px;
}

.onezerodeposit-6iwnsa {
  padding: 15px 26px;
}

.onezerodeposit-o2jgxi {
  flex-shrink: 0;
}

.onezerodeposit-3ilr2p {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.onezerodeposit-s1snwl {
  display: none;
}

.onezerodeposit-19biyf {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onezerodeposit-66i4qv {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.onezerodeposit-92oksr {
  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;
}

.onezerodeposit-atoxut {
  cursor: grab;
}

.onezerodeposit-92oksr::-webkit-scrollbar {
  display: none;
}

.onezerodeposit-91c5ex {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.onezerodeposit-54cdai {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.onezerodeposit-680030 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.onezerodeposit-enq59n {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.onezerodeposit-6ul9jf {
  visibility: visible;
}

.onezerodeposit-20hif8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.onezerodeposit-zz96v1 ease;
}

.onezerodeposit-xaprmb {
  background-color: var(--Primary-200);
  width: 16px;
}

.onezerodeposit-awy2gd {
  -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.onezerodeposit-zz96v1,
    mask-image 0.3s;
}

.onezerodeposit-awy2gd.onezerodeposit-f6z93f {
  -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;
  }
}

.onezerodeposit-vplhnk: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;
}

.onezerodeposit-fh3spq {
  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.onezerodeposit-olfs43.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.onezerodeposit-olfs43.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;
}

.onezerodeposit-qori7r {
  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);
}

.onezerodeposit-qori7r::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%
  );
}

.onezerodeposit-y5xngf {
  position: relative;
  z-index: 1;
}

.onezerodeposit-wd3zlv {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.onezerodeposit-s0ihxs {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.onezerodeposit-gswr2x {
  font-size: 40px;
  line-height: 48px;
}

.onezerodeposit-1h0zgg {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.onezerodeposit-7jog6e {
  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;
}

.onezerodeposit-7jog6e:hover {
  background: var(--Primary-400);
}

.onezerodeposit-7jog6e svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.onezerodeposit-vplhnk 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) {
  .onezerodeposit-qori7r {
    max-width: 600px;
    padding: 64px;
  }

  .onezerodeposit-wd3zlv {
    font-size: 24px;
    line-height: 32px;
  }

  .onezerodeposit-s0ihxs {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .onezerodeposit-gswr2x {
    font-size: 50px;
    line-height: 56px;
  }

  .onezerodeposit-1h0zgg {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .onezerodeposit-fh3spq {
    top: 25px;
    right: 25px;
  }
}

.onezerodeposit-6lrmrj,
.onezerodeposit-5kdabz {
  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;
}

.onezerodeposit-aoo4xo.onezerodeposit-3idzu4::before,
.onezerodeposit-5kdabz::before,
.onezerodeposit-eteoxy::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.onezerodeposit-olfs43.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.onezerodeposit-l7255z 14.onezerodeposit-9qoyd3.onezerodeposit-kxht9d 14.onezerodeposit-ndlxp4 15.onezerodeposit-k18iss 14.onezerodeposit-s39kkz 15.onezerodeposit-i9im9n 14.onezerodeposit-zs3azf.onezerodeposit-fjjnim 14.onezerodeposit-rzvwxa 19.onezerodeposit-3at60m 12.onezerodeposit-7llrwz 19.onezerodeposit-3at60m 10.onezerodeposit-3liajt.onezerodeposit-3at60m 8.onezerodeposit-w9jptq 17.onezerodeposit-y44ybb 7.onezerodeposit-euurxg 15.onezerodeposit-dbm9fp 7.onezerodeposit-hnm05d.onezerodeposit-q63hlx 7.onezerodeposit-euurxg 11.onezerodeposit-o3ui8q 8.onezerodeposit-w9jptq 11.onezerodeposit-o3ui8q 10.onezerodeposit-6op4a7.onezerodeposit-o3ui8q 12.onezerodeposit-xrrglt 13.onezerodeposit-27t0tf 14.onezerodeposit-sucqtx 15.onezerodeposit-xkb8gi 14.onezerodeposit-ltxqkj.onezerodeposit-hgfce9 14.onezerodeposit-hcra5c 15.onezerodeposit-rj1ra6 14.onezerodeposit-bhx9if 15.onezerodeposit-hr94vq 14.onezerodeposit-f7l8a3.onezerodeposit-l7255z 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.onezerodeposit-5lns0j 15.onezerodeposit-d5mij1.onezerodeposit-qhlx45 15.onezerodeposit-mr6q2s 15.onezerodeposit-kh9oe9 15.onezerodeposit-gw1cbz 15.onezerodeposit-weiuia 15.onezerodeposit-m49xis.onezerodeposit-t7sdki 15.onezerodeposit-gw1cbz 15.onezerodeposit-hjjxe9 15.onezerodeposit-hidtm1 15.onezerodeposit-gpsfqu 15.onezerodeposit-dkmzjg.onezerodeposit-5qntxk 15.onezerodeposit-f3nh0y 7.onezerodeposit-pxzf7v 18.onezerodeposit-95n5eu 7.onezerodeposit-r3gjwh 23.onezerodeposit-2yw3k9.onezerodeposit-1dzi1d.onezerodeposit-7x2rj7 18.onezerodeposit-u8ymjo 19.onezerodeposit-kpffie 15.onezerodeposit-i5awi6 15.onezerodeposit-5lns0j 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.onezerodeposit-1r1jrw [type="submit"] *,
.onezerodeposit-gbbtic button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .onezerodeposit-k11ylh {
    display: none;
  }
}

.onezerodeposit-z3hyzs {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .onezerodeposit-z3hyzs {
  display: none;
}

@media (min-width: 768px) {
  .onezerodeposit-z3hyzs {
    bottom: 22px;
  }
}

.onezerodeposit-z3hyzs input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .onezerodeposit-z3hyzs {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.onezerodeposit-20lfm8.static) .onezerodeposit-z3hyzs {
    bottom: 8px;
  }
}

.onezerodeposit-uqhlmd {
  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.onezerodeposit-olfs43.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.onezerodeposit-8sv6ye 3.onezerodeposit-ibowdb.onezerodeposit-rppco1.onezerodeposit-1catgp 3.onezerodeposit-t1mime 3.onezerodeposit-3au6nh 5.onezerodeposit-x5r1z4 3.onezerodeposit-3au6nh 8.onezerodeposit-a7kkdi.onezerodeposit-1qcsvt.onezerodeposit-3au6nh 26.onezerodeposit-x8jcy0 5.onezerodeposit-tqbrrm 28.onezerodeposit-0s8sxj 8.onezerodeposit-nloiow 28.onezerodeposit-9yzvj8.onezerodeposit-97jdqs 28.onezerodeposit-q6xf1x.onezerodeposit-bnerzw 34.onezerodeposit-yi2hl9.onezerodeposit-a3tcz3 36.onezerodeposit-blsa9i 11.onezerodeposit-u8for0 37.onezerodeposit-uzceed 12.onezerodeposit-8ve53v 36.onezerodeposit-qtmurp.onezerodeposit-2ubuw7 28.onezerodeposit-r4tw56.onezerodeposit-gy6bug.onezerodeposit-mbpftx 28.onezerodeposit-eekmb9 36.onezerodeposit-b34cy6 26.onezerodeposit-jgnxwq 36.onezerodeposit-b34cy6 23.onezerodeposit-lgnla8.onezerodeposit-m8f7b5.onezerodeposit-b34cy6 5.onezerodeposit-m7y1tm 34.onezerodeposit-46h4dl 3.onezerodeposit-t1mime 31.onezerodeposit-8sv6ye 3.onezerodeposit-rlnxiv.onezerodeposit-5imiqh 18.onezerodeposit-luxos3.onezerodeposit-cuojp1 18.onezerodeposit-yct64d 8.onezerodeposit-rf0qoe 17.onezerodeposit-lixgd9 8.onezerodeposit-rf0qoe 15.onezerodeposit-302k15.onezerodeposit-rf0qoe 14.onezerodeposit-pqw2ib 9.onezerodeposit-cuojp1 13.onezerodeposit-wzv2e1 11.onezerodeposit-5imiqh 13.onezerodeposit-jw7cgi.onezerodeposit-czbexq 13.onezerodeposit-wzv2e1 13.onezerodeposit-9gs2ub 14.onezerodeposit-pqw2ib 13.onezerodeposit-9gs2ub 15.onezerodeposit-xels2k.onezerodeposit-9gs2ub 17.onezerodeposit-lixgd9 12.onezerodeposit-czbexq 18.onezerodeposit-yct64d 11.onezerodeposit-5imiqh 18.onezerodeposit-49i4pv.onezerodeposit-lj9ops 18.onezerodeposit-u6zgjg.onezerodeposit-y81rgv 18.onezerodeposit-yct64d 17.onezerodeposit-u1kgch 17.onezerodeposit-lixgd9 17.onezerodeposit-u1kgch 15.onezerodeposit-yfeemp.onezerodeposit-u1kgch 14.onezerodeposit-pqw2ib 18.onezerodeposit-y81rgv 13.onezerodeposit-wzv2e1 20.onezerodeposit-lj9ops 13.onezerodeposit-ouni1x.onezerodeposit-cwrcks 13.onezerodeposit-wzv2e1 22.onezerodeposit-rwjmt2 14.onezerodeposit-pqw2ib 22.onezerodeposit-rwjmt2 15.onezerodeposit-e9qf4t.onezerodeposit-aer7kn 17.onezerodeposit-lixgd9 21.onezerodeposit-cwrcks 18.onezerodeposit-yct64d 20.onezerodeposit-lj9ops 18.onezerodeposit-lb75zb.onezerodeposit-6uaelc 18.onezerodeposit-px70wh.onezerodeposit-yep04r 18.onezerodeposit-yct64d 26.onezerodeposit-2yeasl 17.onezerodeposit-lixgd9 26.onezerodeposit-2yeasl 15.onezerodeposit-z3be1l.onezerodeposit-2yeasl 14.onezerodeposit-pqw2ib 27.onezerodeposit-yep04r 13.onezerodeposit-wzv2e1 28.onezerodeposit-6uaelc 13.onezerodeposit-oylqzk.onezerodeposit-1c3svx 13.onezerodeposit-wzv2e1 31.onezerodeposit-hs3dvw 14.onezerodeposit-pqw2ib 31.onezerodeposit-hs3dvw 15.onezerodeposit-c2z1j7.onezerodeposit-2yeasl 17.onezerodeposit-lixgd9 30.onezerodeposit-1c3svx 18.onezerodeposit-yct64d 28.onezerodeposit-6uaelc 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"])
    .onezerodeposit-uqhlmd {
    display: none;
  }
}

.onezerodeposit-2rpfsd {
  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) {
  .onezerodeposit-2rpfsd {
    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;
}

.onezerodeposit-gbbtic {
  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) {
  .onezerodeposit-gbbtic {
    padding: 14px 16px;
  }
}

.onezerodeposit-gbbtic button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.onezerodeposit-gbbtic button:first-child {
  align-content: end;
}

.onezerodeposit-gbbtic button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .onezerodeposit-gbbtic
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .onezerodeposit-gbbtic
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.onezerodeposit-gbbtic button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.onezerodeposit-gbbtic button:last-child svg {
  width: 38px;
  height: 38px;
}

.onezerodeposit-eteoxy {
  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;
}

.onezerodeposit-eteoxy::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .onezerodeposit-eteoxy,
.pc61d126-chatbot[data-active-screen="3"]
  .onezerodeposit-eteoxy {
  opacity: 1;
  visibility: visible;
}

.onezerodeposit-z939ta {
  flex: 1 1;
}

.onezerodeposit-zq9ksf {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .onezerodeposit-zq9ksf {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .onezerodeposit-h9ej0s {
  display: block;
}

.onezerodeposit-l8n1wt {
  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) {
  .onezerodeposit-l8n1wt {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.onezerodeposit-5kdabz {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.onezerodeposit-5kdabz::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.onezerodeposit-w9hueb span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.onezerodeposit-w9hueb p {
  color: var(--Text-100);
}

.onezerodeposit-5kdabz .onezerodeposit-hho9f8 {
  grid-area: button;
}

.onezerodeposit-5kdabz .onezerodeposit-hho9f8::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.onezerodeposit-olfs43.org/2000/svg'%3E%3Cpath d='M4.onezerodeposit-crkoxc 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.onezerodeposit-uxjaph 15L16.onezerodeposit-uxjaph 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.onezerodeposit-uxjaph 5L16.onezerodeposit-uxjaph 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .onezerodeposit-4xjc45 {
  display: block;
}

.onezerodeposit-5qmu3u {
  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) {
  .onezerodeposit-5qmu3u {
    margin-top: 40px;
  }
}

.onezerodeposit-6lrmrj label,
.onezerodeposit-6lrmrj input {
  display: block;
  width: 100%;
}

.onezerodeposit-6lrmrj label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.onezerodeposit-6lrmrj label.onezerodeposit-avdu5i input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.onezerodeposit-6lrmrj label.onezerodeposit-avdu5i::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;
}

.onezerodeposit-6lrmrj 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;
}

.onezerodeposit-6lrmrj input::placeholder {
  color: var(--Text-400);
}

.onezerodeposit-pzhrt6 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .onezerodeposit-pzhrt6 {
  display: flex;
}

.onezerodeposit-pzhrt6 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .onezerodeposit-pzhrt6 ol {
    height: 420px;
    padding: 24px;
  }
}

.onezerodeposit-pzhrt6 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.onezerodeposit-1r1jrw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .onezerodeposit-1r1jrw {
    padding: 0 24px 24px;
  }
}

.onezerodeposit-1r1jrw 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;
}

.onezerodeposit-1r1jrw input::placeholder {
  color: var(--Text-400);
}

.onezerodeposit-1r1jrw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.onezerodeposit-1r1jrw [type="submit"]:disabled {
  opacity: 0.5;
}

.onezerodeposit-1r1jrw [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .onezerodeposit-1r1jrw [type="submit"] {
    right: 40px;
  }
}

.onezerodeposit-aoo4xo {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.onezerodeposit-aoo4xo.onezerodeposit-3idzu4 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.onezerodeposit-aoo4xo.onezerodeposit-3idzu4::before {
  content: "";
  width: 31px;
}

.onezerodeposit-aoo4xo.onezerodeposit-3idzu4 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.onezerodeposit-aoo4xo.onezerodeposit-8yh2iz p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.onezerodeposit-aoo4xo p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.onezerodeposit-z3hyzs .onezerodeposit-hho9f8 {
  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;
  }
}

.onezerodeposit-k11ylh {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .onezerodeposit-k11ylh {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-k11ylh {
    padding: 18px 0;
  }
}

.onezerodeposit-k11ylh .onezerodeposit-uzedl2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .onezerodeposit-k11ylh .onezerodeposit-uzedl2 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.onezerodeposit-7ogbdm {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .onezerodeposit-7ogbdm {
    max-width: 160px;
    height: 40px;
  }
}

.onezerodeposit-7ogbdm picture,
.onezerodeposit-7ogbdm img {
  display: block;
  width: 100%;
  height: 100%;
}

.onezerodeposit-7ogbdm img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .onezerodeposit-wq3cbg {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.onezerodeposit-zz96v1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .onezerodeposit-k11ylh.onezerodeposit-t7a99g .onezerodeposit-wq3cbg {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .onezerodeposit-wq3cbg {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .onezerodeposit-wq3cbg {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.onezerodeposit-m4a8uo,
.onezerodeposit-218ath {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .onezerodeposit-m4a8uo,
  .onezerodeposit-218ath {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .onezerodeposit-218ath {
    display: none;
  }
}

.onezerodeposit-dg9ko0 {
  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;
}

.onezerodeposit-t7a99g .onezerodeposit-dg9ko0 {
  background: var(--fh-bg-color);
}

.onezerodeposit-dg9ko0 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .onezerodeposit-dg9ko0 {
    display: none;
  }
}

.onezerodeposit-fcib5l {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .onezerodeposit-fcib5l {
    display: none;
  }
}

.onezerodeposit-6ud0x3 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.onezerodeposit-k11ylh.onezerodeposit-t7a99g .onezerodeposit-6ud0x3:first-child {
  display: none;
}

.onezerodeposit-k11ylh.onezerodeposit-t7a99g .onezerodeposit-6ud0x3:last-child {
  display: block;
}

.onezerodeposit-6ud0x3:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .onezerodeposit-6ud0x3 {
    display: none;
  }
}

.onezerodeposit-4m75v9 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .onezerodeposit-4m75v9 {
    display: flex;
  }
}

.onezerodeposit-4m75v9 ul {
  max-height: 350px;
  overflow-y: auto;
}

.onezerodeposit-4m75v9:hover ul {
  visibility: visible;
  opacity: 1;
}

.onezerodeposit-4m75v9:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.onezerodeposit-4m75v9:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.onezerodeposit-4m75v9:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.onezerodeposit-4m75v9:hover .onezerodeposit-qo6bfy svg {
  transform: rotate(180deg);
}

.onezerodeposit-1mgyl4 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.onezerodeposit-snzfdn {
  padding: 0 8px;
}

.onezerodeposit-ozd4bc {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.onezerodeposit-ozd4bc:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .onezerodeposit-ozd4bc {
    padding: 4px 8px;
  }
}

.onezerodeposit-bazrqw {
  display: flex;
}

.onezerodeposit-bazrqw img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.onezerodeposit-qo6bfy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.onezerodeposit-qo6bfy svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.onezerodeposit-mkh2gu {
  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) {
  .onezerodeposit-mkh2gu {
    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;
  }
}

.onezerodeposit-zwav7f {
  width: 100%;
}

@media (min-width: 1200px) {
  .onezerodeposit-zwav7f {
    display: none;
  }
}

.onezerodeposit-wuaq53 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.onezerodeposit-pjzt3y {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.onezerodeposit-4s9ob4 {
  display: flex;
}

.onezerodeposit-pxxfl5 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.onezerodeposit-l4m1kr {
  list-style: none;
}

@media (max-width: 1199px) {
  .onezerodeposit-l4m1kr {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-l4m1kr {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .onezerodeposit-l4m1kr .onezerodeposit-g33eei [data-ref-el],
  .onezerodeposit-l4m1kr .onezerodeposit-g33eei span,
  .onezerodeposit-l4m1kr .onezerodeposit-g33eei a {
    white-space: nowrap;
  }
}

.onezerodeposit-ij09e5 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .onezerodeposit-ij09e5.onezerodeposit-ycwsmk > .onezerodeposit-g33eei {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-ij09e5.onezerodeposit-fofs5g:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .onezerodeposit-ij09e5.onezerodeposit-ycwsmk > .onezerodeposit-zrbyg4 {
    height: auto;
  }

  .onezerodeposit-ij09e5.onezerodeposit-ycwsmk > div > .onezerodeposit-yeb71u {
    transform: rotate(180deg);
  }
}

.onezerodeposit-ij09e5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.onezerodeposit-ij09e5 [data-ref-el],
.onezerodeposit-ij09e5 span {
  cursor: pointer;
}

.onezerodeposit-ij09e5 [data-ref-el],
.onezerodeposit-ij09e5 span,
.onezerodeposit-ij09e5 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .onezerodeposit-ij09e5 [data-ref-el],
  .onezerodeposit-ij09e5 span,
  .onezerodeposit-ij09e5 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-ij09e5 [data-ref-el],
  .onezerodeposit-ij09e5 span,
  .onezerodeposit-ij09e5 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.onezerodeposit-zrbyg4 {
  height: 0;
  overflow: hidden;
  transition: height 0.onezerodeposit-zz96v1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.onezerodeposit-zrbyg4::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.onezerodeposit-zrbyg4::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.onezerodeposit-zrbyg4::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .onezerodeposit-zrbyg4 {
    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;
  }

  .onezerodeposit-zrbyg4:has(> .onezerodeposit-ij09e5.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .onezerodeposit-zrbyg4 .onezerodeposit-zrbyg4 {
    padding: 0;
  }

  .onezerodeposit-zrbyg4 .onezerodeposit-ij09e5 {
    font-weight: 400;
  }

  .onezerodeposit-zrbyg4 .onezerodeposit-ij09e5:hover > .onezerodeposit-g33eei {
    background: var(--Neutral-300);
  }

  .onezerodeposit-zrbyg4 .onezerodeposit-yeb71u {
    rotate: -90deg;
  }
}

.onezerodeposit-g33eei {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .onezerodeposit-g33eei {
    padding: 8px;
  }

  .onezerodeposit-ij09e5.onezerodeposit-g3wu6n > .onezerodeposit-g33eei {
    background: var(--Neutral-300);
  }
}

.onezerodeposit-yeb71u {
  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.onezerodeposit-olfs43.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.onezerodeposit-as29t6 0.onezerodeposit-b68jpi.onezerodeposit-6au67n -0.onezerodeposit-m6njew 0.onezerodeposit-jk8rgh -0.onezerodeposit-m6njew 1.onezerodeposit-5thxog 0.onezerodeposit-0xe4qm.onezerodeposit-3dn72j 4.onezerodeposit-6axpbk.onezerodeposit-as29t6 0.onezerodeposit-dn2egq.onezerodeposit-4ymh6p -0.onezerodeposit-m6njew 9.onezerodeposit-wdt2oy -0.onezerodeposit-m6njew 10.onezerodeposit-h9fph9 0.onezerodeposit-s1h6ni.onezerodeposit-itkiv2 0.onezerodeposit-6au67n 10.onezerodeposit-itkiv2 0.onezerodeposit-jk8rgh 10.onezerodeposit-h9fph9 1.onezerodeposit-9jiyxw.onezerodeposit-48l2cx 5.onezerodeposit-tkmo40.onezerodeposit-0yw15o 6.onezerodeposit-tfqv2d 5.onezerodeposit-d3styb 6.onezerodeposit-tfqv2d 4.onezerodeposit-0v0tus 5.onezerodeposit-hbms08.onezerodeposit-as29t6 1.onezerodeposit-3h7har.onezerodeposit-m6njew 0.onezerodeposit-jk8rgh -0.onezerodeposit-m6njew 0.onezerodeposit-6au67n 0.onezerodeposit-as29t6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.onezerodeposit-zz96v1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .onezerodeposit-yeb71u {
    cursor: default;
  }
}

.onezerodeposit-sfuv5g {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.onezerodeposit-dj8r10 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .onezerodeposit-dj8r10 {
    padding: 40px 4px;
  }
}

.onezerodeposit-ueyo8y {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .onezerodeposit-ueyo8y {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.onezerodeposit-e1dj3d {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .onezerodeposit-e1dj3d {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.onezerodeposit-e1dj3d ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.onezerodeposit-e1dj3d [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.onezerodeposit-e1dj3d [data-ref-el],
.onezerodeposit-e1dj3d span,
.onezerodeposit-e1dj3d a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.onezerodeposit-n68e6e {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .onezerodeposit-n68e6e {
    margin-bottom: 12px;
  }
}

.onezerodeposit-xy70dk {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.onezerodeposit-xy70dk img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .onezerodeposit-xy70dk:last-child {
    margin-right: 0;
  }
}

.onezerodeposit-6ud4sp {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.onezerodeposit-n68e6e:hover .onezerodeposit-30hyyn {
  visibility: visible;
  opacity: 1;
}

.onezerodeposit-30hyyn {
  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);
}

.onezerodeposit-9xevx3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.onezerodeposit-xnhof2 {
  display: flex;
  margin: 6px;
}

.onezerodeposit-xnhof2 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.onezerodeposit-30hyyn::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);
}

.onezerodeposit-30hyyn::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);
}

.onezerodeposit-19ouq5 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .onezerodeposit-19ouq5 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.onezerodeposit-lx2khz {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .onezerodeposit-lx2khz {
    margin-right: 32px;
  }
}

.onezerodeposit-wrf8h8 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .onezerodeposit-wrf8h8 {
    margin-top: 0;
    width: 340px;
  }
}

.onezerodeposit-wrf8h8 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.onezerodeposit-9b6ij0 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.onezerodeposit-04nd0i {
  position: relative;
}

@media (min-width: 768px) {
  .onezerodeposit-04nd0i {
    margin-top: 40px;
  }
}

.onezerodeposit-04nd0i + .onezerodeposit-6mbpgv,
.onezerodeposit-04nd0i + .onezerodeposit-04nd0i {
  margin-top: 24px;
}

.onezerodeposit-086l5u {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .onezerodeposit-086l5u {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .onezerodeposit-086l5u {
    padding: 80px;
  }
}

.onezerodeposit-euqf2k {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .onezerodeposit-euqf2k {
    padding: 0 16px;
}


}

.onezerodeposit-bgtzao {
  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) {
  .onezerodeposit-bgtzao {
    font-size: 48px;
    line-height: 56px;
  }
}

.onezerodeposit-c8hvx3 {
  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) {
  .onezerodeposit-c8hvx3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.onezerodeposit-lg772i {
  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;
}

.onezerodeposit-lg772i:hover {
  background: var(--button-bg-hover);
}

.onezerodeposit-1xif34 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.onezerodeposit-1xif34 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .onezerodeposit-1xif34 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .onezerodeposit-1xif34 img {
  min-height: 100%;
  }
}

.onezerodeposit-086l5u::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.onezerodeposit-mzw0k4 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.onezerodeposit-mzw0k4 h1,
.onezerodeposit-mzw0k4 h2,
.onezerodeposit-mzw0k4 h3,
.onezerodeposit-mzw0k4 h4 {
  margin-bottom: 6px;
}

.onezerodeposit-mzw0k4 h1:not(:first-child),
.onezerodeposit-mzw0k4 h2:not(:first-child),
.onezerodeposit-mzw0k4 h3:not(:first-child),
.onezerodeposit-mzw0k4 h4:not(:first-child) {
  margin-top: 16px;
}

.onezerodeposit-mzw0k4 h1,
.onezerodeposit-mzw0k4 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .onezerodeposit-mzw0k4 h1,
  .onezerodeposit-mzw0k4 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.onezerodeposit-mzw0k4 h2,
.onezerodeposit-mzw0k4 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .onezerodeposit-mzw0k4 h2,
  .onezerodeposit-mzw0k4 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.onezerodeposit-mzw0k4 h3,
.onezerodeposit-mzw0k4 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .onezerodeposit-mzw0k4 h3,
  .onezerodeposit-mzw0k4 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.onezerodeposit-mzw0k4 h4,
.onezerodeposit-mzw0k4 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.onezerodeposit-mzw0k4 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.onezerodeposit-mzw0k4 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.onezerodeposit-mzw0k4 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);
}

.onezerodeposit-mzw0k4 ul ul {
  margin-bottom: 8px;
}

.onezerodeposit-mzw0k4 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.onezerodeposit-mzw0k4 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.onezerodeposit-mzw0k4 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.onezerodeposit-mzw0k4 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.onezerodeposit-mzw0k4 ol li::marker {
  font-weight: 700;
}

.onezerodeposit-mzw0k4 ol ol {
  margin-bottom: 8px;
}

.onezerodeposit-mzw0k4 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.onezerodeposit-mzw0k4 ol ul li {
  padding-left: 16px;
}

.onezerodeposit-mzw0k4 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) {
  .onezerodeposit-mzw0k4 table {
    padding: 24px;
  }
}

.onezerodeposit-mzw0k4 table.onezerodeposit-hqppyr {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.onezerodeposit-zz96v1,
    mask-image 0.3s;
}

.onezerodeposit-mzw0k4 table.onezerodeposit-hqppyr.onezerodeposit-f6z93f {
  -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) {
  .onezerodeposit-mzw0k4 table {
    display: table;
  }
}

.onezerodeposit-mzw0k4 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);
}

.onezerodeposit-mzw0k4 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.onezerodeposit-mzw0k4 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.onezerodeposit-mzw0k4 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) {
  .onezerodeposit-mzw0k4 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.onezerodeposit-mzw0k4 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.onezerodeposit-mzw0k4 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.onezerodeposit-mzw0k4 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.onezerodeposit-mzw0k4 img {
  max-width: 100%;
  height: auto;
}

.onezerodeposit-f464ob {
  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) {
  .onezerodeposit-f464ob {
    padding: 24px;
  }
}

.onezerodeposit-txr6ns {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .onezerodeposit-txr6ns {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.onezerodeposit-txr6ns > * {
  margin: 0 !important;
}

.onezerodeposit-txr6ns img,
.onezerodeposit-qlsiwj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onezerodeposit-txr6ns img,
  .onezerodeposit-qlsiwj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onezerodeposit-sldww1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onezerodeposit-sldww1 {
    width: 32px;
    height: 32px;
  }
}

.onezerodeposit-vfgb3u {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.onezerodeposit-vfgb3u .onezerodeposit-in2we7 {
  flex-shrink: 0;
}

.onezerodeposit-vfgb3u .onezerodeposit-1ri3x4 svg {
  display: none;
}

.onezerodeposit-h5unpm {
  display: grid;
  transition: max-height 0.onezerodeposit-zz96v1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .onezerodeposit-h5unpm {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-h5unpm {
    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));
  }
}

.onezerodeposit-h5unpm.onezerodeposit-kglqs6 + .onezerodeposit-in2we7 svg {
  transform: rotate(180deg);
}

.onezerodeposit-t7ep4y {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.onezerodeposit-t7ep4y > div:nth-child(3n) {
  grid-column: span 2;
}

.onezerodeposit-t7ep4y
  > div:nth-child(3n)
  .onezerodeposit-1mdtr0
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .onezerodeposit-t7ep4y {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .onezerodeposit-t7ep4y > div:nth-child(3n) {
    grid-column: unset;
  }

  .onezerodeposit-t7ep4y
    > div:nth-child(3n)
    .onezerodeposit-1mdtr0
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-t7ep4y {
    max-width: 270px;
  }
}

.onezerodeposit-t7ep4y .onezerodeposit-1mdtr0 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .onezerodeposit-t7ep4y .onezerodeposit-1mdtr0 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-t7ep4y .onezerodeposit-1mdtr0 button {
    max-width: 104px;
  }
}

.onezerodeposit-as8l50 {
  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) {
  .onezerodeposit-as8l50 {
    margin-bottom: 0;
  }
}

.onezerodeposit-oq96wf {
  display: none;
  opacity: 0;
}

.onezerodeposit-m1tt7c {
  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;
  }
}

.onezerodeposit-m1tt7c img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.onezerodeposit-1mdtr0 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.onezerodeposit-1mdtr0 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .onezerodeposit-1mdtr0
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .onezerodeposit-1mdtr0
    button {
    max-width: 145px;
  }
}

.onezerodeposit-1830px:first-child
  .onezerodeposit-1mdtr0
  button {
  max-width: 270px;
}

.onezerodeposit-wflrgh {
  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%;
}

.onezerodeposit-as8l50 picture {
  width: 100%;
  max-width: 100%;
}

.onezerodeposit-lyilwf {
  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;
}

.onezerodeposit-lyilwf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.onezerodeposit-as8l50:hover .onezerodeposit-lyilwf {
  display: flex;
}

.onezerodeposit-368sqe {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.onezerodeposit-bj5twv {
  display: flex;
}

.onezerodeposit-bj5twv:hover .onezerodeposit-h9kmf3,
.onezerodeposit-bj5twv .onezerodeposit-g3wu6n .onezerodeposit-h9kmf3 {
  display: flex;
}

.onezerodeposit-bj5twv svg {
  flex-shrink: 0;
}

.onezerodeposit-h9kmf3 {
  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) {
  .onezerodeposit-h9kmf3 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.onezerodeposit-h9kmf3:hover {
  display: flex;
}

.onezerodeposit-h9kmf3 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.onezerodeposit-m0nil1 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .onezerodeposit-m0nil1 {
    font-size: 12px;
  }
}

.onezerodeposit-8iqrqv,
.onezerodeposit-vy9q19 {
  width: 50%;
  flex-shrink: 0;
}

.onezerodeposit-8iqrqv {
  font-weight: 700;
}

.onezerodeposit-uljvkp .onezerodeposit-h5unpm {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .onezerodeposit-uljvkp .onezerodeposit-h5unpm {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-uljvkp .onezerodeposit-h5unpm {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.onezerodeposit-uljvkp
  .onezerodeposit-wflrgh:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.onezerodeposit-uljvkp .onezerodeposit-m1tt7c {
  height: 100% !important;
  border-radius: 16px;
}

.onezerodeposit-uljvkp .onezerodeposit-1mdtr0 {
  gap: 4px;
  align-items: center;
}

.onezerodeposit-uljvkp .onezerodeposit-1mdtr0 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.onezerodeposit-uljvkp .onezerodeposit-1mdtr0 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.onezerodeposit-uljvkp .onezerodeposit-z3utke,
.onezerodeposit-uljvkp .onezerodeposit-x0qgrl {
  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.onezerodeposit-olfs43.org/2000/svg'%3E%3Cpath d='M9.onezerodeposit-6rh7bq 4.onezerodeposit-b80i9w.onezerodeposit-ree6dy 5.onezerodeposit-mgqd5t.onezerodeposit-i96lu1 5.onezerodeposit-vgfpm7.onezerodeposit-t15nat 5.onezerodeposit-5pya4l.onezerodeposit-axrtc1 8.onezerodeposit-4e76xv.onezerodeposit-nqc57d 9.onezerodeposit-lu8ybe.onezerodeposit-9zydui 9.onezerodeposit-8310ds.onezerodeposit-kd36k9 13.onezerodeposit-0a9tcl.onezerodeposit-vmfr6b 11.onezerodeposit-qmx2yb.onezerodeposit-rxj6qj 11.onezerodeposit-x5e14h.onezerodeposit-ov3z4q 11.onezerodeposit-zu701k.onezerodeposit-5i6dyp 13.onezerodeposit-ii7vp9.onezerodeposit-64pc4c 9.onezerodeposit-g3p74u.onezerodeposit-jq58af 9.onezerodeposit-ltf53m.onezerodeposit-4iyfn3 8.onezerodeposit-5evhkr.onezerodeposit-r8wlru 5.onezerodeposit-yjh61f.onezerodeposit-1ugrss 5.onezerodeposit-nvd60t.onezerodeposit-553vh6 5.onezerodeposit-w15fvo.onezerodeposit-19cp1z 4.onezerodeposit-e6nwrj.onezerodeposit-rxj6qj 1.onezerodeposit-rg17df.onezerodeposit-6rh7bq 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.onezerodeposit-uljvkp .onezerodeposit-z3utke {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.onezerodeposit-uljvkp .onezerodeposit-x0qgrl {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.onezerodeposit-ec5zna {
  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) {
  .onezerodeposit-ec5zna {
    padding: 24px;
  }
}

.onezerodeposit-ec5zna .onezerodeposit-in2we7 {
  display: flex;
}

@media (min-width: 768px) {
  .onezerodeposit-ec5zna .onezerodeposit-in2we7 {
    display: none;
  }
}

.onezerodeposit-ec5zna .onezerodeposit-1ri3x4 svg {
  display: none;
}

.onezerodeposit-7u23em {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.onezerodeposit-7u23em .onezerodeposit-14w8we {
  display: none;
}

@media (min-width: 768px) {
  .onezerodeposit-7u23em .onezerodeposit-14w8we {
    display: flex;
  }
}

.onezerodeposit-wgdsed {
  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) {
  .onezerodeposit-wgdsed {
    font-size: 40px;
    line-height: 48px;
  }
}

.onezerodeposit-wgdsed > * {
  margin: 0 !important;
}

.onezerodeposit-wgdsed img,
.onezerodeposit-rml3tx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onezerodeposit-wgdsed img,
  .onezerodeposit-rml3tx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onezerodeposit-zpxn24 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onezerodeposit-zpxn24 {
    width: 32px;
    height: 32px;
  }
}

.onezerodeposit-45cfbz {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .onezerodeposit-45cfbz {
    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;
  }

  .onezerodeposit-45cfbz::-webkit-scrollbar {
    display: none;
  }
}

.onezerodeposit-fyttr9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .onezerodeposit-fyttr9 {
    padding: 7px 15px;
  }
}

.onezerodeposit-fyttr9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.onezerodeposit-ju5k9x {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .onezerodeposit-ju5k9x {
    display: flex;
    opacity: 1;
  }
}

.onezerodeposit-fyttr9 picture {
  height: 100%;
  display: block;
}

.onezerodeposit-fyttr9 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .onezerodeposit-fyttr9 img {
    width: 88px;
    height: 44px;
  }
}

.onezerodeposit-fyttr9 p {
  text-align: center;
  width: 100%;
}

.onezerodeposit-uj97bp {
  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) {
  .onezerodeposit-uj97bp {
    font-size: 40px;
    line-height: 48px;
  }
}

.onezerodeposit-uj97bp img,
.onezerodeposit-ttkvba {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onezerodeposit-uj97bp img,
  .onezerodeposit-ttkvba {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onezerodeposit-w1cits {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onezerodeposit-w1cits {
    width: 32px;
    height: 32px;
  }
}

.onezerodeposit-qtjxvu {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.onezerodeposit-6f8bz0 {
  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;
}

.onezerodeposit-ks68ld {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.onezerodeposit-ks68ld.onezerodeposit-g3wu6n {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.onezerodeposit-p2kntv {
  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) {
  .onezerodeposit-p2kntv {
    font-size: 20px;
    line-height: 28px;
  }
}

.onezerodeposit-abw9od {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.onezerodeposit-cvx9nm {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.onezerodeposit-zz96v1 ease;
  opacity: 0;
  color: var(--text-color);
}

.onezerodeposit-7h7axk {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.onezerodeposit-7h7axk ol,
.onezerodeposit-7h7axk ul {
  padding-left: 1.3em;
}

.onezerodeposit-ks68ld.onezerodeposit-g3wu6n .onezerodeposit-cvx9nm {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.onezerodeposit-ks68ld.onezerodeposit-g3wu6n .onezerodeposit-abw9od {
  transform: rotate(180deg);
  color: var(--text-color);
}

.onezerodeposit-yquwy5 {
  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) {
  .onezerodeposit-yquwy5 {
    padding: 24px;
  }
}

.onezerodeposit-yquwy5 .onezerodeposit-in2we7 {
  display: flex;
}

@media (min-width: 768px) {
  .onezerodeposit-yquwy5 .onezerodeposit-in2we7 {
    display: none;
  }
}

.onezerodeposit-yquwy5 .onezerodeposit-1ri3x4 svg {
  display: none;
}

.onezerodeposit-eh7jax {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.onezerodeposit-eh7jax .onezerodeposit-14w8we {
  display: none;
}

@media (min-width: 768px) {
  .onezerodeposit-eh7jax .onezerodeposit-14w8we {
    display: flex;
  }
}

.onezerodeposit-r8v6me {
  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) {
  .onezerodeposit-r8v6me {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.onezerodeposit-r8v6me > * {
  margin: 0 !important;
}

.onezerodeposit-r8v6me img,
.onezerodeposit-s8pjn2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onezerodeposit-r8v6me img,
  .onezerodeposit-s8pjn2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onezerodeposit-46o5uu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onezerodeposit-46o5uu {
    width: 32px;
    height: 32px;
  }
}

.onezerodeposit-0epsoh {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .onezerodeposit-0epsoh {
    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;
  }

  .onezerodeposit-0epsoh::-webkit-scrollbar {
    display: none;
  }
}

.onezerodeposit-40vjrt {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.onezerodeposit-40vjrt:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.onezerodeposit-mng4ig {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .onezerodeposit-mng4ig {
    display: flex;
    opacity: 1;
  }
}

.onezerodeposit-40vjrt picture {
  width: auto;
  height: 100%;
  display: block;
}

.onezerodeposit-40vjrt picture img {
  display: block;
  width: auto;
  height: 100%;
}

.onezerodeposit-p0dxbw {
  margin: -24px 0;
}

.onezerodeposit-p0dxbw:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .onezerodeposit-p0dxbw {
    margin: -16px 0;
  }
}

.onezerodeposit-o24tss {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .onezerodeposit-o24tss {
    flex-direction: row;
  }
}

.onezerodeposit-t37qic {
  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) {
  .onezerodeposit-t37qic {
    flex: 1;
  }
}

.onezerodeposit-t37qic::placeholder {
  color: var(--Text-400);
}

.onezerodeposit-jh5y3l {
  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;
}

.onezerodeposit-cpco5b {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.onezerodeposit-cpco5b::-webkit-scrollbar {
  display: none;
}

.onezerodeposit-dsp0rt {
  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;
}

.onezerodeposit-dsp0rt img,
.onezerodeposit-dsp0rt svg {
  margin-right: 8px;
}

.onezerodeposit-hau22g {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.onezerodeposit-p0dxbw + .onezerodeposit-ecqfmh {
  margin-top: 0;
}

@media (min-width: 768px) {
  .onezerodeposit-p0dxbw + .onezerodeposit-ecqfmh {
    margin-top: -16px;
  }
}

.onezerodeposit-itapce {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.onezerodeposit-itapce > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.onezerodeposit-itapce > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.onezerodeposit-19oa1c {
  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;
}

.onezerodeposit-8wlxzu {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.onezerodeposit-au0le7 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.onezerodeposit-enhbnk {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.onezerodeposit-6bihpg {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.onezerodeposit-19oa1c 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;
}

.onezerodeposit-19oa1c 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) {
  .onezerodeposit-19oa1c {
    padding: 39px 179px 39px 39px;
  }

  .onezerodeposit-8wlxzu {
    font-size: 40px;
    line-height: 48px;
  }

  .onezerodeposit-6bihpg {
    height: 348px;
  }

  .onezerodeposit-19oa1c button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .onezerodeposit-19oa1c button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .onezerodeposit-19oa1c {
    padding: 63px;
  }
}

.onezerodeposit-qpfn89 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .onezerodeposit-qpfn89 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.onezerodeposit-ojfwo4 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .onezerodeposit-ojfwo4 {
    width: auto;
  }
}

.onezerodeposit-08ufy0 {
  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;
}

.onezerodeposit-08ufy0::-webkit-scrollbar {
  display: none;
}

.onezerodeposit-08ufy0 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);
}

.onezerodeposit-08ufy0 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .onezerodeposit-08ufy0 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.onezerodeposit-qpfn89 .onezerodeposit-mrla8b {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.onezerodeposit-zz96v1,
    mask-image 0.3s;
}

.onezerodeposit-qpfn89 .onezerodeposit-mrla8b.onezerodeposit-f6z93f {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.onezerodeposit-dteh7v {
  margin: 40px -16px;
}

.onezerodeposit-c6nt4b + .onezerodeposit-6mbpgv,
.onezerodeposit-c6nt4b + .onezerodeposit-04nd0i {
  margin-top: 24px;
}

.onezerodeposit-ut0c9a {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.onezerodeposit-ut0c9a picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.onezerodeposit-spb0nw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .onezerodeposit-spb0nw {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .onezerodeposit-spb0nw {
    margin-top: 0;
  }
}

.onezerodeposit-hvtlko {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .onezerodeposit-hvtlko {
    font-size: 24px;
    line-height: 32px;
  }
}

.onezerodeposit-bfsqpp {
  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) {
  .onezerodeposit-bfsqpp {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.onezerodeposit-ykj3c4 {
  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) {
  .onezerodeposit-ykj3c4 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.onezerodeposit-0l8jro {
  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) {
  .onezerodeposit-0l8jro {
    font-size: 20px;
    line-height: 28px;
  }
}

.onezerodeposit-szev8i {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .onezerodeposit-szev8i {
    font-size: 32px;
    line-height: 40px;
  }
}

.onezerodeposit-2sm28l {
  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;
}

.onezerodeposit-k236d1 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.onezerodeposit-k236d1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.onezerodeposit-ecqfmh {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.onezerodeposit-k0u5om {
  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) {
  .onezerodeposit-k0u5om {
    padding: 15px 48px;
  }
}

main > .onezerodeposit-ecqfmh {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .onezerodeposit-h5unpm.onezerodeposit-0tf6lp > div:nth-child(n+5) {
    display: none;
  }
}

.onezerodeposit-mzw0k4 p a img {
  display: block;
  margin: 0 auto;
}


.onezerodeposit-yc046a {
  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 */
.onezerodeposit-np9hk2 {
  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;
}

.onezerodeposit-np9hk2 label {
  font-size: 14px;
}

.onezerodeposit-np9hk2 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.onezerodeposit-np9hk2 input,
.onezerodeposit-np9hk2 textarea,
.onezerodeposit-np9hk2 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;
}
.onezerodeposit-np9hk2 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.onezerodeposit-1rk84b ease;
}
.onezerodeposit-np9hk2 button:hover {
  background-color: var(--button-bg-hover);
}
.onezerodeposit-sqskbn {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.onezerodeposit-zx821f ease-in;
}

.onezerodeposit-sqskbn 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;
}
.onezerodeposit-aepqvk, .onezerodeposit-4eo5gs, [class*="review-card"],
thead, thead th, table th, .onezerodeposit-ah1md0,
.onezerodeposit-26vpkm, [class*="collapsible-header"],
.onezerodeposit-37mrhk, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
