* {
  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;
  }
}

.payid-9mkq0d {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .payid-9mkq0d {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .payid-9mkq0d {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.payid-d5n46o {
  overflow: hidden;
}

.payid-aijntu img {
  background: var(--Neutral-300);
}

.payid-ct4no9 {
  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;
}

.payid-8xcxja {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.payid-8xcxja:hover {
  background: var(--button-bg-hover);
}

.payid-dce49q {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.payid-dce49q:hover {
  background: var(--button-bg-hover);
}

.payid-4xnr4v {
  font-size: 12px;
  line-height: 18px;
}

.payid-svcp7z {
  font-size: 18px;
  line-height: 26px;
}

.payid-vgyrcu {
  width: 100%;
}

.payid-mvepx7 {
  padding: 6px 16px;
}

.payid-fajlg0 {
  padding: 10px 16px;
}

.payid-bchf2j {
  padding: 15px 26px;
}

.payid-9fbjoz {
  flex-shrink: 0;
}

.payid-2ino7y {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.payid-g6tfpl {
  display: none;
}

.payid-3n76sb {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.payid-q83mle {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.payid-wmu4r2 {
  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;
}

.payid-x8e7yb {
  cursor: grab;
}

.payid-wmu4r2::-webkit-scrollbar {
  display: none;
}

.payid-w9t0mc {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.payid-t7hijj {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.payid-ai9llj {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.payid-h1yf8f {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.payid-42h5y2 {
  visibility: visible;
}

.payid-at1wx7 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.payid-p5bh3v ease;
}

.payid-dw0otb {
  background-color: var(--Primary-200);
  width: 16px;
}

.payid-mwvxnf {
  -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.payid-p5bh3v,
    mask-image 0.3s;
}

.payid-mwvxnf.payid-rvwf19 {
  -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;
  }
}

.payid-cubr1n: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;
}

.payid-59ym7s {
  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.payid-188k4t.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.payid-188k4t.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;
}

.payid-6doq7d {
  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);
}

.payid-6doq7d::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%
  );
}

.payid-xnls0n {
  position: relative;
  z-index: 1;
}

.payid-hccbka {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.payid-o1ikzy {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.payid-9tz7xp {
  font-size: 40px;
  line-height: 48px;
}

.payid-5lsdzc {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.payid-9plleb {
  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;
}

.payid-9plleb:hover {
  background: var(--Primary-400);
}

.payid-9plleb svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.payid-cubr1n 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) {
  .payid-6doq7d {
    max-width: 600px;
    padding: 64px;
  }

  .payid-hccbka {
    font-size: 24px;
    line-height: 32px;
  }

  .payid-o1ikzy {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .payid-9tz7xp {
    font-size: 50px;
    line-height: 56px;
  }

  .payid-5lsdzc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .payid-59ym7s {
    top: 25px;
    right: 25px;
  }
}

.payid-jklrbm,
.payid-31s1mz {
  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;
}

.payid-gg1x05.payid-10pu5f::before,
.payid-31s1mz::before,
.payid-o8jile::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.payid-188k4t.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.payid-76wld9 14.payid-3nrwq2.payid-qbpp7p 14.payid-03xwvz 15.payid-ljhpdv 14.payid-1geobk 15.payid-gx39wq 14.payid-0le3k7.payid-o2flnp 14.payid-plkspr 19.payid-fjhxbo 12.payid-1m6flu 19.payid-fjhxbo 10.payid-jqs7jz.payid-fjhxbo 8.payid-ue8wd7 17.payid-sokx8b 7.payid-qgh0my 15.payid-qumnpy 7.payid-3rdlay.payid-1nj9rf 7.payid-qgh0my 11.payid-f1ksxp 8.payid-ue8wd7 11.payid-f1ksxp 10.payid-k3jeek.payid-f1ksxp 12.payid-jxadyo 13.payid-264o7p 14.payid-8qmv9b 15.payid-nqs2z5 14.payid-00rw90.payid-6cqwvd 14.payid-esw6ll 15.payid-2d2m49 14.payid-khxzfv 15.payid-p5hf12 14.payid-rvxonr.payid-76wld9 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.payid-rgmw26 15.payid-knwcwa.payid-v0n4qk 15.payid-nmq7b9 15.payid-tgy256 15.payid-5siu6k 15.payid-4s614t 15.payid-kq11rm.payid-e0z0ap 15.payid-5siu6k 15.payid-ak11ug 15.payid-h6ku24 15.payid-jxw9pt 15.payid-u2b7o7.payid-7whtbu 15.payid-di8yi2 7.payid-8k2j2t 18.payid-v4grzj 7.payid-mqksl6 23.payid-xl5fyq.payid-ygta2s.payid-t2e1ay 18.payid-zcg6xd 19.payid-w1136m 15.payid-s4s1dc 15.payid-rgmw26 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.payid-6d1n0a [type="submit"] *,
.payid-8ya6ns button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .payid-meliv7 {
    display: none;
  }
}

.payid-wp9b87 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .payid-wp9b87 {
  display: none;
}

@media (min-width: 768px) {
  .payid-wp9b87 {
    bottom: 22px;
  }
}

.payid-wp9b87 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .payid-wp9b87 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.payid-cqiexh.static) .payid-wp9b87 {
    bottom: 8px;
  }
}

.payid-cap632 {
  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.payid-188k4t.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.payid-36tvg3 3.payid-2j8kkb.payid-96owmw.payid-tn38p3 3.payid-374dzb 3.payid-5jvpix 5.payid-uchr56 3.payid-5jvpix 8.payid-vdnggt.payid-76e8jt.payid-5jvpix 26.payid-99ubit 5.payid-rt9mq2 28.payid-lkuq66 8.payid-zc7aqu 28.payid-4fmpmv.payid-eahoqw 28.payid-d26gi6.payid-sta6f1 34.payid-9m0tcu.payid-79y51k 36.payid-n1l2sl 11.payid-i0fj8r 37.payid-q2g3h4 12.payid-6vxet7 36.payid-dxfgc4.payid-i0ixqf 28.payid-huvnfr.payid-fgmhjr.payid-k3lzg1 28.payid-kgido1 36.payid-hxhk7a 26.payid-5i722e 36.payid-hxhk7a 23.payid-bvo9cp.payid-ilic18.payid-hxhk7a 5.payid-14wzz7 34.payid-d5itxc 3.payid-374dzb 31.payid-36tvg3 3.payid-oqz6d1.payid-oue6ta 18.payid-t6wrpi.payid-f77yi4 18.payid-tw2tts 8.payid-9rfahh 17.payid-na88pc 8.payid-9rfahh 15.payid-4ctl89.payid-9rfahh 14.payid-zz5gm3 9.payid-f77yi4 13.payid-a84wnb 11.payid-oue6ta 13.payid-nmmf05.payid-odiwri 13.payid-a84wnb 13.payid-zt02d8 14.payid-zz5gm3 13.payid-zt02d8 15.payid-1dhrm6.payid-zt02d8 17.payid-na88pc 12.payid-odiwri 18.payid-tw2tts 11.payid-oue6ta 18.payid-c9hdni.payid-g8pr4p 18.payid-325bn7.payid-hry7up 18.payid-tw2tts 17.payid-uotrhu 17.payid-na88pc 17.payid-uotrhu 15.payid-9ycrsl.payid-uotrhu 14.payid-zz5gm3 18.payid-hry7up 13.payid-a84wnb 20.payid-g8pr4p 13.payid-kj1ohu.payid-cadsqs 13.payid-a84wnb 22.payid-dr4lvf 14.payid-zz5gm3 22.payid-dr4lvf 15.payid-w61oba.payid-j4j8uz 17.payid-na88pc 21.payid-cadsqs 18.payid-tw2tts 20.payid-g8pr4p 18.payid-m8n2ib.payid-q66tyk 18.payid-l3wgb4.payid-qpuo2w 18.payid-tw2tts 26.payid-i6ri7x 17.payid-na88pc 26.payid-i6ri7x 15.payid-y7qcxo.payid-i6ri7x 14.payid-zz5gm3 27.payid-qpuo2w 13.payid-a84wnb 28.payid-q66tyk 13.payid-u6rdis.payid-py2tzz 13.payid-a84wnb 31.payid-0l6vsv 14.payid-zz5gm3 31.payid-0l6vsv 15.payid-h2pxos.payid-i6ri7x 17.payid-na88pc 30.payid-py2tzz 18.payid-tw2tts 28.payid-q66tyk 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"])
    .payid-cap632 {
    display: none;
  }
}

.payid-8v2efv {
  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) {
  .payid-8v2efv {
    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;
}

.payid-8ya6ns {
  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) {
  .payid-8ya6ns {
    padding: 14px 16px;
  }
}

.payid-8ya6ns button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.payid-8ya6ns button:first-child {
  align-content: end;
}

.payid-8ya6ns button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .payid-8ya6ns
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .payid-8ya6ns
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.payid-8ya6ns button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.payid-8ya6ns button:last-child svg {
  width: 38px;
  height: 38px;
}

.payid-o8jile {
  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;
}

.payid-o8jile::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .payid-o8jile,
.pc61d126-chatbot[data-active-screen="3"]
  .payid-o8jile {
  opacity: 1;
  visibility: visible;
}

.payid-y6s2en {
  flex: 1 1;
}

.payid-ixi98i {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .payid-ixi98i {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .payid-9rj8hh {
  display: block;
}

.payid-n81axr {
  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) {
  .payid-n81axr {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.payid-31s1mz {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.payid-31s1mz::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.payid-j3aqbn span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.payid-j3aqbn p {
  color: var(--Text-100);
}

.payid-31s1mz .payid-smv1f7 {
  grid-area: button;
}

.payid-31s1mz .payid-smv1f7::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.payid-188k4t.org/2000/svg'%3E%3Cpath d='M4.payid-zxdzq0 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.payid-06kj51 15L16.payid-06kj51 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.payid-06kj51 5L16.payid-06kj51 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .payid-u5y1c1 {
  display: block;
}

.payid-a862u7 {
  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) {
  .payid-a862u7 {
    margin-top: 40px;
  }
}

.payid-jklrbm label,
.payid-jklrbm input {
  display: block;
  width: 100%;
}

.payid-jklrbm label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.payid-jklrbm label.payid-7aihgj input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.payid-jklrbm label.payid-7aihgj::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;
}

.payid-jklrbm 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;
}

.payid-jklrbm input::placeholder {
  color: var(--Text-400);
}

.payid-01c28x {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .payid-01c28x {
  display: flex;
}

.payid-01c28x ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .payid-01c28x ol {
    height: 420px;
    padding: 24px;
  }
}

.payid-01c28x ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.payid-6d1n0a {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .payid-6d1n0a {
    padding: 0 24px 24px;
  }
}

.payid-6d1n0a 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;
}

.payid-6d1n0a input::placeholder {
  color: var(--Text-400);
}

.payid-6d1n0a [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.payid-6d1n0a [type="submit"]:disabled {
  opacity: 0.5;
}

.payid-6d1n0a [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .payid-6d1n0a [type="submit"] {
    right: 40px;
  }
}

.payid-gg1x05 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.payid-gg1x05.payid-10pu5f {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.payid-gg1x05.payid-10pu5f::before {
  content: "";
  width: 31px;
}

.payid-gg1x05.payid-10pu5f p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.payid-gg1x05.payid-smsuy1 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.payid-gg1x05 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.payid-wp9b87 .payid-smv1f7 {
  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;
  }
}

.payid-meliv7 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .payid-meliv7 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .payid-meliv7 {
    padding: 18px 0;
  }
}

.payid-meliv7 .payid-9mkq0d {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .payid-meliv7 .payid-9mkq0d {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.payid-laslwl {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .payid-laslwl {
    max-width: 160px;
    height: 40px;
  }
}

.payid-laslwl picture,
.payid-laslwl img {
  display: block;
  width: 100%;
  height: 100%;
}

.payid-laslwl img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .payid-62z6y6 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.payid-p5bh3v ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .payid-meliv7.payid-5tzz0f .payid-62z6y6 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .payid-62z6y6 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .payid-62z6y6 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.payid-68xbil,
.payid-bplio5 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .payid-68xbil,
  .payid-bplio5 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .payid-bplio5 {
    display: none;
  }
}

.payid-op08qv {
  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;
}

.payid-5tzz0f .payid-op08qv {
  background: var(--fh-bg-color);
}

.payid-op08qv button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .payid-op08qv {
    display: none;
  }
}

.payid-zp7ahj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .payid-zp7ahj {
    display: none;
  }
}

.payid-4aumx7 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.payid-meliv7.payid-5tzz0f .payid-4aumx7:first-child {
  display: none;
}

.payid-meliv7.payid-5tzz0f .payid-4aumx7:last-child {
  display: block;
}

.payid-4aumx7:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .payid-4aumx7 {
    display: none;
  }
}

.payid-w5gxy0 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .payid-w5gxy0 {
    display: flex;
  }
}

.payid-w5gxy0 ul {
  max-height: 350px;
  overflow-y: auto;
}

.payid-w5gxy0:hover ul {
  visibility: visible;
  opacity: 1;
}

.payid-w5gxy0:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.payid-w5gxy0:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.payid-w5gxy0:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.payid-w5gxy0:hover .payid-e6w5g2 svg {
  transform: rotate(180deg);
}

.payid-u4lhgb {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.payid-9qqroo {
  padding: 0 8px;
}

.payid-d7aai0 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.payid-d7aai0:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .payid-d7aai0 {
    padding: 4px 8px;
  }
}

.payid-ofbm9t {
  display: flex;
}

.payid-ofbm9t img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.payid-e6w5g2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.payid-e6w5g2 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.payid-858u03 {
  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) {
  .payid-858u03 {
    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;
  }
}

.payid-1ddbw0 {
  width: 100%;
}

@media (min-width: 1200px) {
  .payid-1ddbw0 {
    display: none;
  }
}

.payid-hiji52 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.payid-mil0tj {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.payid-7h6lnl {
  display: flex;
}

.payid-wqazuz {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.payid-wm5qnw {
  list-style: none;
}

@media (max-width: 1199px) {
  .payid-wm5qnw {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .payid-wm5qnw {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .payid-wm5qnw .payid-g6s9hk [data-ref-el],
  .payid-wm5qnw .payid-g6s9hk span,
  .payid-wm5qnw .payid-g6s9hk a {
    white-space: nowrap;
  }
}

.payid-kar0mq {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .payid-kar0mq.payid-rip6k8 > .payid-g6s9hk {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .payid-kar0mq.payid-xzknu5:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .payid-kar0mq.payid-rip6k8 > .payid-lieef0 {
    height: auto;
  }

  .payid-kar0mq.payid-rip6k8 > div > .payid-hvu34g {
    transform: rotate(180deg);
  }
}

.payid-kar0mq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.payid-kar0mq [data-ref-el],
.payid-kar0mq span {
  cursor: pointer;
}

.payid-kar0mq [data-ref-el],
.payid-kar0mq span,
.payid-kar0mq a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .payid-kar0mq [data-ref-el],
  .payid-kar0mq span,
  .payid-kar0mq a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .payid-kar0mq [data-ref-el],
  .payid-kar0mq span,
  .payid-kar0mq a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.payid-lieef0 {
  height: 0;
  overflow: hidden;
  transition: height 0.payid-p5bh3v ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.payid-lieef0::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.payid-lieef0::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.payid-lieef0::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .payid-lieef0 {
    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;
  }

  .payid-lieef0:has(> .payid-kar0mq.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .payid-lieef0 .payid-lieef0 {
    padding: 0;
  }

  .payid-lieef0 .payid-kar0mq {
    font-weight: 400;
  }

  .payid-lieef0 .payid-kar0mq:hover > .payid-g6s9hk {
    background: var(--Neutral-300);
  }

  .payid-lieef0 .payid-hvu34g {
    rotate: -90deg;
  }
}

.payid-g6s9hk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .payid-g6s9hk {
    padding: 8px;
  }

  .payid-kar0mq.payid-klulyw > .payid-g6s9hk {
    background: var(--Neutral-300);
  }
}

.payid-hvu34g {
  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.payid-188k4t.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.payid-4a8alg 0.payid-hmg2ap.payid-805e9o -0.payid-sunyjx 0.payid-4z6row -0.payid-sunyjx 1.payid-ki9r91 0.payid-o3r08g.payid-vnb6h4 4.payid-qtvey3.payid-4a8alg 0.payid-f04l7v.payid-24ex2g -0.payid-sunyjx 9.payid-5pgw00 -0.payid-sunyjx 10.payid-maenug 0.payid-u8gfax.payid-uneea0 0.payid-805e9o 10.payid-uneea0 0.payid-4z6row 10.payid-maenug 1.payid-qrlrbk.payid-x9n0bs 5.payid-oai12x.payid-lejyid 6.payid-g3ubtr 5.payid-a3lxmt 6.payid-g3ubtr 4.payid-ao83bx 5.payid-d9im2b.payid-4a8alg 1.payid-7z6smk.payid-sunyjx 0.payid-4z6row -0.payid-sunyjx 0.payid-805e9o 0.payid-4a8alg 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.payid-p5bh3v ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .payid-hvu34g {
    cursor: default;
  }
}

.payid-uwhngi {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.payid-dxn9p2 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .payid-dxn9p2 {
    padding: 40px 4px;
  }
}

.payid-7b46v7 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .payid-7b46v7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.payid-6gettj {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .payid-6gettj {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.payid-6gettj ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.payid-6gettj [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.payid-6gettj [data-ref-el],
.payid-6gettj span,
.payid-6gettj a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.payid-9zi7bq {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .payid-9zi7bq {
    margin-bottom: 12px;
  }
}

.payid-nntmi3 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.payid-nntmi3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .payid-nntmi3:last-child {
    margin-right: 0;
  }
}

.payid-i3uu4h {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.payid-9zi7bq:hover .payid-jku3lu {
  visibility: visible;
  opacity: 1;
}

.payid-jku3lu {
  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);
}

.payid-stwgoo {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.payid-kebg53 {
  display: flex;
  margin: 6px;
}

.payid-kebg53 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.payid-jku3lu::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);
}

.payid-jku3lu::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);
}

.payid-jftxvn {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .payid-jftxvn {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.payid-plhjz8 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .payid-plhjz8 {
    margin-right: 32px;
  }
}

.payid-zlap24 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .payid-zlap24 {
    margin-top: 0;
    width: 340px;
  }
}

.payid-zlap24 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.payid-cl0eds {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.payid-9ozhfo {
  position: relative;
}

@media (min-width: 768px) {
  .payid-9ozhfo {
    margin-top: 40px;
  }
}

.payid-9ozhfo + .payid-4wl9b6,
.payid-9ozhfo + .payid-9ozhfo {
  margin-top: 24px;
}

.payid-mrd81i {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .payid-mrd81i {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .payid-mrd81i {
    padding: 80px;
  }
}

.payid-ugeofh {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .payid-ugeofh {
    padding: 0 16px;
}


}

.payid-xc7wwv {
  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) {
  .payid-xc7wwv {
    font-size: 48px;
    line-height: 56px;
  }
}

.payid-aelzhf {
  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) {
  .payid-aelzhf {
    font-size: 24px;
    line-height: 32px;
  }
}

.payid-mj71y9 {
  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;
}

.payid-mj71y9:hover {
  background: var(--button-bg-hover);
}

.payid-oc3rdu {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.payid-oc3rdu img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .payid-oc3rdu img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .payid-oc3rdu img {
  min-height: 100%;
  }
}

.payid-mrd81i::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.payid-o4vdhg {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.payid-o4vdhg h1,
.payid-o4vdhg h2,
.payid-o4vdhg h3,
.payid-o4vdhg h4 {
  margin-bottom: 6px;
}

.payid-o4vdhg h1:not(:first-child),
.payid-o4vdhg h2:not(:first-child),
.payid-o4vdhg h3:not(:first-child),
.payid-o4vdhg h4:not(:first-child) {
  margin-top: 16px;
}

.payid-o4vdhg h1,
.payid-o4vdhg h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .payid-o4vdhg h1,
  .payid-o4vdhg h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.payid-o4vdhg h2,
.payid-o4vdhg h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .payid-o4vdhg h2,
  .payid-o4vdhg h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.payid-o4vdhg h3,
.payid-o4vdhg h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .payid-o4vdhg h3,
  .payid-o4vdhg h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.payid-o4vdhg h4,
.payid-o4vdhg h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.payid-o4vdhg ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.payid-o4vdhg ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.payid-o4vdhg 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);
}

.payid-o4vdhg ul ul {
  margin-bottom: 8px;
}

.payid-o4vdhg ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.payid-o4vdhg ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.payid-o4vdhg ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.payid-o4vdhg ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.payid-o4vdhg ol li::marker {
  font-weight: 700;
}

.payid-o4vdhg ol ol {
  margin-bottom: 8px;
}

.payid-o4vdhg ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.payid-o4vdhg ol ul li {
  padding-left: 16px;
}

.payid-o4vdhg 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) {
  .payid-o4vdhg table {
    padding: 24px;
  }
}

.payid-o4vdhg table.payid-2a7xku {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.payid-p5bh3v,
    mask-image 0.3s;
}

.payid-o4vdhg table.payid-2a7xku.payid-rvwf19 {
  -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) {
  .payid-o4vdhg table {
    display: table;
  }
}

.payid-o4vdhg 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);
}

.payid-o4vdhg table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.payid-o4vdhg table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.payid-o4vdhg 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) {
  .payid-o4vdhg table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.payid-o4vdhg table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.payid-o4vdhg table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.payid-o4vdhg table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.payid-o4vdhg img {
  max-width: 100%;
  height: auto;
}

.payid-3pma01 {
  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) {
  .payid-3pma01 {
    padding: 24px;
  }
}

.payid-01dzc9 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .payid-01dzc9 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.payid-01dzc9 > * {
  margin: 0 !important;
}

.payid-01dzc9 img,
.payid-z9zj8g {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .payid-01dzc9 img,
  .payid-z9zj8g {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.payid-ppjfi4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .payid-ppjfi4 {
    width: 32px;
    height: 32px;
  }
}

.payid-kxyteo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.payid-kxyteo .payid-cj1ejx {
  flex-shrink: 0;
}

.payid-kxyteo .payid-f4fd1o svg {
  display: none;
}

.payid-qpek3f {
  display: grid;
  transition: max-height 0.payid-p5bh3v ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .payid-qpek3f {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .payid-qpek3f {
    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));
  }
}

.payid-qpek3f.payid-ctk56g + .payid-cj1ejx svg {
  transform: rotate(180deg);
}

.payid-8dl3ug {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.payid-8dl3ug > div:nth-child(3n) {
  grid-column: span 2;
}

.payid-8dl3ug
  > div:nth-child(3n)
  .payid-izdid9
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .payid-8dl3ug {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .payid-8dl3ug > div:nth-child(3n) {
    grid-column: unset;
  }

  .payid-8dl3ug
    > div:nth-child(3n)
    .payid-izdid9
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .payid-8dl3ug {
    max-width: 270px;
  }
}

.payid-8dl3ug .payid-izdid9 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .payid-8dl3ug .payid-izdid9 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .payid-8dl3ug .payid-izdid9 button {
    max-width: 104px;
  }
}

.payid-f1byf2 {
  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) {
  .payid-f1byf2 {
    margin-bottom: 0;
  }
}

.payid-nc8pk5 {
  display: none;
  opacity: 0;
}

.payid-66odet {
  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;
  }
}

.payid-66odet img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.payid-izdid9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.payid-izdid9 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .payid-izdid9
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .payid-izdid9
    button {
    max-width: 145px;
  }
}

.payid-gjy8i3:first-child
  .payid-izdid9
  button {
  max-width: 270px;
}

.payid-u6eym6 {
  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%;
}

.payid-f1byf2 picture {
  width: 100%;
  max-width: 100%;
}

.payid-vn56jh {
  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;
}

.payid-vn56jh svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.payid-f1byf2:hover .payid-vn56jh {
  display: flex;
}

.payid-2slgea {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.payid-ag5auy {
  display: flex;
}

.payid-ag5auy:hover .payid-k1wlsq,
.payid-ag5auy .payid-klulyw .payid-k1wlsq {
  display: flex;
}

.payid-ag5auy svg {
  flex-shrink: 0;
}

.payid-k1wlsq {
  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) {
  .payid-k1wlsq {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.payid-k1wlsq:hover {
  display: flex;
}

.payid-k1wlsq svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.payid-5ymkpo {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .payid-5ymkpo {
    font-size: 12px;
  }
}

.payid-vqqwn2,
.payid-kvcfxr {
  width: 50%;
  flex-shrink: 0;
}

.payid-vqqwn2 {
  font-weight: 700;
}

.payid-zno0og .payid-qpek3f {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .payid-zno0og .payid-qpek3f {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .payid-zno0og .payid-qpek3f {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.payid-zno0og
  .payid-u6eym6:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.payid-zno0og .payid-66odet {
  height: 100% !important;
  border-radius: 16px;
}

.payid-zno0og .payid-izdid9 {
  gap: 4px;
  align-items: center;
}

.payid-zno0og .payid-izdid9 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.payid-zno0og .payid-izdid9 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.payid-zno0og .payid-1ty1vg,
.payid-zno0og .payid-uzom27 {
  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.payid-188k4t.org/2000/svg'%3E%3Cpath d='M9.payid-yzuizk 4.payid-0x9r25.payid-3qkv3i 5.payid-ud0z2g.payid-7dmpt6 5.payid-6h1z8o.payid-dfu6ic 5.payid-ysvndp.payid-rtf3tq 8.payid-kwpes4.payid-49crtp 9.payid-tz55ae.payid-w934mo 9.payid-9xkury.payid-sdwe80 13.payid-810men.payid-96e8vy 11.payid-a70gws.payid-37jvxi 11.payid-azqj9t.payid-k6110w 11.payid-huicbo.payid-ca24i0 13.payid-ehs2k8.payid-koiyf8 9.payid-v0hr8p.payid-l2yc5k 9.payid-mwsclk.payid-277l11 8.payid-p19emg.payid-qjhs9u 5.payid-w6tinv.payid-i0xsjh 5.payid-gj0tdi.payid-4kteom 5.payid-vdbs9z.payid-p0b69q 4.payid-t7vk30.payid-37jvxi 1.payid-j0x15p.payid-yzuizk 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.payid-zno0og .payid-1ty1vg {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.payid-zno0og .payid-uzom27 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.payid-wbxhvv {
  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) {
  .payid-wbxhvv {
    padding: 24px;
  }
}

.payid-wbxhvv .payid-cj1ejx {
  display: flex;
}

@media (min-width: 768px) {
  .payid-wbxhvv .payid-cj1ejx {
    display: none;
  }
}

.payid-wbxhvv .payid-f4fd1o svg {
  display: none;
}

.payid-jsuos6 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.payid-jsuos6 .payid-ct4no9 {
  display: none;
}

@media (min-width: 768px) {
  .payid-jsuos6 .payid-ct4no9 {
    display: flex;
  }
}

.payid-b4cun5 {
  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) {
  .payid-b4cun5 {
    font-size: 40px;
    line-height: 48px;
  }
}

.payid-b4cun5 > * {
  margin: 0 !important;
}

.payid-b4cun5 img,
.payid-fhe6hs {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .payid-b4cun5 img,
  .payid-fhe6hs {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.payid-x2r2ii {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .payid-x2r2ii {
    width: 32px;
    height: 32px;
  }
}

.payid-9uadto {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .payid-9uadto {
    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;
  }

  .payid-9uadto::-webkit-scrollbar {
    display: none;
  }
}

.payid-fae0ve {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .payid-fae0ve {
    padding: 7px 15px;
  }
}

.payid-fae0ve:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.payid-q3l7jc {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .payid-q3l7jc {
    display: flex;
    opacity: 1;
  }
}

.payid-fae0ve picture {
  height: 100%;
  display: block;
}

.payid-fae0ve img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .payid-fae0ve img {
    width: 88px;
    height: 44px;
  }
}

.payid-fae0ve p {
  text-align: center;
  width: 100%;
}

.payid-4kp8bf {
  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) {
  .payid-4kp8bf {
    font-size: 40px;
    line-height: 48px;
  }
}

.payid-4kp8bf img,
.payid-s1y1oi {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .payid-4kp8bf img,
  .payid-s1y1oi {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.payid-1lcsqa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .payid-1lcsqa {
    width: 32px;
    height: 32px;
  }
}

.payid-enk52r {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.payid-0l4tiv {
  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;
}

.payid-rkji98 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.payid-rkji98.payid-klulyw {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.payid-6s36nm {
  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) {
  .payid-6s36nm {
    font-size: 20px;
    line-height: 28px;
  }
}

.payid-o9opql {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.payid-d4880r {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.payid-p5bh3v ease;
  opacity: 0;
  color: var(--text-color);
}

.payid-4eqnf6 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.payid-4eqnf6 ol,
.payid-4eqnf6 ul {
  padding-left: 1.3em;
}

.payid-rkji98.payid-klulyw .payid-d4880r {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.payid-rkji98.payid-klulyw .payid-o9opql {
  transform: rotate(180deg);
  color: var(--text-color);
}

.payid-yvo362 {
  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) {
  .payid-yvo362 {
    padding: 24px;
  }
}

.payid-yvo362 .payid-cj1ejx {
  display: flex;
}

@media (min-width: 768px) {
  .payid-yvo362 .payid-cj1ejx {
    display: none;
  }
}

.payid-yvo362 .payid-f4fd1o svg {
  display: none;
}

.payid-qeguau {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.payid-qeguau .payid-ct4no9 {
  display: none;
}

@media (min-width: 768px) {
  .payid-qeguau .payid-ct4no9 {
    display: flex;
  }
}

.payid-tf2snp {
  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) {
  .payid-tf2snp {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.payid-tf2snp > * {
  margin: 0 !important;
}

.payid-tf2snp img,
.payid-e0vase {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .payid-tf2snp img,
  .payid-e0vase {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.payid-q9zw73 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .payid-q9zw73 {
    width: 32px;
    height: 32px;
  }
}

.payid-y2x093 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .payid-y2x093 {
    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;
  }

  .payid-y2x093::-webkit-scrollbar {
    display: none;
  }
}

.payid-ptz1rn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.payid-ptz1rn:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.payid-qmwq24 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .payid-qmwq24 {
    display: flex;
    opacity: 1;
  }
}

.payid-ptz1rn picture {
  width: auto;
  height: 100%;
  display: block;
}

.payid-ptz1rn picture img {
  display: block;
  width: auto;
  height: 100%;
}

.payid-q82sx8 {
  margin: -24px 0;
}

.payid-q82sx8:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .payid-q82sx8 {
    margin: -16px 0;
  }
}

.payid-wlra39 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .payid-wlra39 {
    flex-direction: row;
  }
}

.payid-5w7vao {
  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) {
  .payid-5w7vao {
    flex: 1;
  }
}

.payid-5w7vao::placeholder {
  color: var(--Text-400);
}

.payid-omjjre {
  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;
}

.payid-i0bdo1 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.payid-i0bdo1::-webkit-scrollbar {
  display: none;
}

.payid-h4yti8 {
  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;
}

.payid-h4yti8 img,
.payid-h4yti8 svg {
  margin-right: 8px;
}

.payid-l4u3tm {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.payid-q82sx8 + .payid-chuq3u {
  margin-top: 0;
}

@media (min-width: 768px) {
  .payid-q82sx8 + .payid-chuq3u {
    margin-top: -16px;
  }
}

.payid-hclu5a {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.payid-hclu5a > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.payid-hclu5a > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.payid-3liga2 {
  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;
}

.payid-x4lwdx {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.payid-2gzi1u {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.payid-oel44f {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.payid-x25gfq {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.payid-3liga2 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;
}

.payid-3liga2 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) {
  .payid-3liga2 {
    padding: 39px 179px 39px 39px;
  }

  .payid-x4lwdx {
    font-size: 40px;
    line-height: 48px;
  }

  .payid-x25gfq {
    height: 348px;
  }

  .payid-3liga2 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .payid-3liga2 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .payid-3liga2 {
    padding: 63px;
  }
}

.payid-f0lz2z {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .payid-f0lz2z {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.payid-kzghkt {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .payid-kzghkt {
    width: auto;
  }
}

.payid-ev9nxn {
  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;
}

.payid-ev9nxn::-webkit-scrollbar {
  display: none;
}

.payid-ev9nxn 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);
}

.payid-ev9nxn a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .payid-ev9nxn {
    margin-left: 16px;
    margin-top: 0;
  }
}

.payid-f0lz2z .payid-t5x753 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.payid-p5bh3v,
    mask-image 0.3s;
}

.payid-f0lz2z .payid-t5x753.payid-rvwf19 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.payid-7czm21 {
  margin: 40px -16px;
}

.payid-ya6bfp + .payid-4wl9b6,
.payid-ya6bfp + .payid-9ozhfo {
  margin-top: 24px;
}

.payid-4b4c43 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.payid-4b4c43 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.payid-8ws7gn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .payid-8ws7gn {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .payid-8ws7gn {
    margin-top: 0;
  }
}

.payid-ityvxn {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .payid-ityvxn {
    font-size: 24px;
    line-height: 32px;
  }
}

.payid-nr425n {
  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) {
  .payid-nr425n {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.payid-31zlf1 {
  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) {
  .payid-31zlf1 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.payid-qwd7w3 {
  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) {
  .payid-qwd7w3 {
    font-size: 20px;
    line-height: 28px;
  }
}

.payid-2t6vgh {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .payid-2t6vgh {
    font-size: 32px;
    line-height: 40px;
  }
}

.payid-bm8scv {
  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;
}

.payid-v5ogpo {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.payid-v5ogpo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.payid-chuq3u {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.payid-xqxckg {
  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) {
  .payid-xqxckg {
    padding: 15px 48px;
  }
}

main > .payid-chuq3u {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .payid-qpek3f.payid-emauxv > div:nth-child(n+5) {
    display: none;
  }
}

.payid-o4vdhg p a img {
  display: block;
  margin: 0 auto;
}


.payid-e2a3vo {
  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 */
.payid-saqbj7 {
  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;
}

.payid-saqbj7 label {
  font-size: 14px;
}

.payid-saqbj7 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.payid-saqbj7 input,
.payid-saqbj7 textarea,
.payid-saqbj7 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;
}
.payid-saqbj7 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.payid-rbanar ease;
}
.payid-saqbj7 button:hover {
  background-color: var(--button-bg-hover);
}
.payid-44pcjm {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.payid-yg9li3 ease-in;
}

.payid-44pcjm 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;
}
.payid-c2mkdt, .payid-f3e0n9, [class*="review-card"],
thead, thead th, table th, .payid-txdasy,
.payid-jmxdz5, [class*="collapsible-header"],
.payid-tacqw2, [class*="updated-block"] {
  color: #ece7dc !important;
}
