* {
  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-kotf81 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .payid-kotf81 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .payid-kotf81 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.payid-hkpw2i {
  overflow: hidden;
}

.payid-ywldch img {
  background: var(--Neutral-300);
}

.payid-jaakg1 {
  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-rijzow {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.payid-rijzow:hover {
  background: var(--button-bg-hover);
}

.payid-eblxp0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.payid-eblxp0:hover {
  background: var(--button-bg-hover);
}

.payid-ty9ux3 {
  font-size: 12px;
  line-height: 18px;
}

.payid-gdjfj9 {
  font-size: 18px;
  line-height: 26px;
}

.payid-kczz9n {
  width: 100%;
}

.payid-kbg6k3 {
  padding: 6px 16px;
}

.payid-xei4xv {
  padding: 10px 16px;
}

.payid-2k7jh0 {
  padding: 15px 26px;
}

.payid-40gcj3 {
  flex-shrink: 0;
}

.payid-ny5lkt {
  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-bd0l34 {
  display: none;
}

.payid-qytktd {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.payid-zvv283 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.payid-fp5xr5 {
  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-sd8i8m {
  cursor: grab;
}

.payid-fp5xr5::-webkit-scrollbar {
  display: none;
}

.payid-qznu4j {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.payid-d2ttuv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.payid-uifcg2 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.payid-epx06h {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.payid-xlxb98 {
  visibility: visible;
}

.payid-5vyajy {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.payid-4uyy50 ease;
}

.payid-3ygxgy {
  background-color: var(--Primary-200);
  width: 16px;
}

.payid-46oia5 {
  -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-4uyy50,
    mask-image 0.3s;
}

.payid-46oia5.payid-wmpk38 {
  -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-571q6d: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-g9mz6y {
  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-dvwrh8.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-dvwrh8.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-2x2b87 {
  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-2x2b87::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-hlc5zl {
  position: relative;
  z-index: 1;
}

.payid-6949wq {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.payid-54ljte {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.payid-wtvjcv {
  font-size: 40px;
  line-height: 48px;
}

.payid-ubxeq1 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.payid-8xxdrr {
  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-8xxdrr:hover {
  background: var(--Primary-400);
}

.payid-8xxdrr svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.payid-571q6d 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-2x2b87 {
    max-width: 600px;
    padding: 64px;
  }

  .payid-6949wq {
    font-size: 24px;
    line-height: 32px;
  }

  .payid-54ljte {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .payid-wtvjcv {
    font-size: 50px;
    line-height: 56px;
  }

  .payid-ubxeq1 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .payid-g9mz6y {
    top: 25px;
    right: 25px;
  }
}

.payid-lj7nmz,
.payid-yu4x2j {
  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-w9dqc0.payid-oscxba::before,
.payid-yu4x2j::before,
.payid-fcy7b1::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-dvwrh8.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.payid-y1xa7e 14.payid-a3u4st.payid-vs5hib 14.payid-i7pr3t 15.payid-01fkkl 14.payid-ma1ke7 15.payid-i0mpy2 14.payid-mqc7xu.payid-pjfloe 14.payid-m99mqr 19.payid-a9uxwt 12.payid-h9i9lz 19.payid-a9uxwt 10.payid-j4ecsj.payid-a9uxwt 8.payid-1dmrc8 17.payid-ulln2q 7.payid-r2au0v 15.payid-o7hzkp 7.payid-fnaj6l.payid-chdlsf 7.payid-r2au0v 11.payid-7f0wx5 8.payid-1dmrc8 11.payid-7f0wx5 10.payid-8fapt2.payid-7f0wx5 12.payid-ob9rjb 13.payid-vlbz5x 14.payid-ackczs 15.payid-yhod9l 14.payid-eitk6z.payid-yuxj8y 14.payid-m88qjr 15.payid-zoftcj 14.payid-8qumw8 15.payid-46eal5 14.payid-m0h2qc.payid-y1xa7e 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.payid-874abw 15.payid-hnoz6l.payid-68x599 15.payid-tpfxc4 15.payid-uqiz2k 15.payid-1wenrf 15.payid-dgfos3 15.payid-ftm4tb.payid-p7i8nf 15.payid-1wenrf 15.payid-njwgoi 15.payid-s29lat 15.payid-7t5p8u 15.payid-1x1hx2.payid-a8ooeo 15.payid-ybqxvy 7.payid-95wku1 18.payid-36uiat 7.payid-schhe9 23.payid-8i7l6a.payid-k9lvd8.payid-gy5589 18.payid-4rhkfc 19.payid-9ka52h 15.payid-oofz7z 15.payid-874abw 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.payid-f6x35i [type="submit"] *,
.payid-0toz5q button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .payid-9z1beg {
    display: none;
  }
}

.payid-h52qmr {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .payid-h52qmr {
  display: none;
}

@media (min-width: 768px) {
  .payid-h52qmr {
    bottom: 22px;
  }
}

.payid-h52qmr input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .payid-h52qmr {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.payid-phfpmo.static) .payid-h52qmr {
    bottom: 8px;
  }
}

.payid-3qc3j3 {
  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-dvwrh8.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.payid-yvnm3h 3.payid-2e17qw.payid-wcdu0w.payid-jg5uy1 3.payid-mgefni 3.payid-o8cqjh 5.payid-er25yo 3.payid-o8cqjh 8.payid-bgbimn.payid-ll5mil.payid-o8cqjh 26.payid-s28gi1 5.payid-7xxsn7 28.payid-tcxbz4 8.payid-2o29ev 28.payid-i424dv.payid-9k47kh 28.payid-psm3gz.payid-u9re5u 34.payid-vq1tgv.payid-369vnv 36.payid-1crovw 11.payid-89seik 37.payid-k9ljeh 12.payid-wlfspi 36.payid-7nxrea.payid-7ulp2g 28.payid-jwdw9s.payid-bse2q5.payid-06p35v 28.payid-gris7p 36.payid-lgrcr1 26.payid-mrdlyw 36.payid-lgrcr1 23.payid-abt3kj.payid-ggyyhh.payid-lgrcr1 5.payid-s2uart 34.payid-on9krj 3.payid-mgefni 31.payid-yvnm3h 3.payid-jhi9l8.payid-vbzc75 18.payid-vfnbvd.payid-fss2ou 18.payid-fvevtp 8.payid-mbb3cb 17.payid-rj067r 8.payid-mbb3cb 15.payid-wk2ost.payid-mbb3cb 14.payid-22t0ku 9.payid-fss2ou 13.payid-0tgpni 11.payid-vbzc75 13.payid-bg4wi2.payid-unka7x 13.payid-0tgpni 13.payid-b9o9r6 14.payid-22t0ku 13.payid-b9o9r6 15.payid-vsef34.payid-b9o9r6 17.payid-rj067r 12.payid-unka7x 18.payid-fvevtp 11.payid-vbzc75 18.payid-88pdep.payid-aasopu 18.payid-kwivyt.payid-cxl5v8 18.payid-fvevtp 17.payid-m0pyep 17.payid-rj067r 17.payid-m0pyep 15.payid-xcqwed.payid-m0pyep 14.payid-22t0ku 18.payid-cxl5v8 13.payid-0tgpni 20.payid-aasopu 13.payid-gvo193.payid-6hcoue 13.payid-0tgpni 22.payid-8fagew 14.payid-22t0ku 22.payid-8fagew 15.payid-ggmty1.payid-a5ebpu 17.payid-rj067r 21.payid-6hcoue 18.payid-fvevtp 20.payid-aasopu 18.payid-yem5od.payid-vzgee1 18.payid-2mikba.payid-4qmm5y 18.payid-fvevtp 26.payid-76mj1g 17.payid-rj067r 26.payid-76mj1g 15.payid-50g8t4.payid-76mj1g 14.payid-22t0ku 27.payid-4qmm5y 13.payid-0tgpni 28.payid-vzgee1 13.payid-c80k8k.payid-7pwyxw 13.payid-0tgpni 31.payid-fhlh2q 14.payid-22t0ku 31.payid-fhlh2q 15.payid-4xmzoi.payid-76mj1g 17.payid-rj067r 30.payid-7pwyxw 18.payid-fvevtp 28.payid-vzgee1 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-3qc3j3 {
    display: none;
  }
}

.payid-c9v13p {
  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-c9v13p {
    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-0toz5q {
  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-0toz5q {
    padding: 14px 16px;
  }
}

.payid-0toz5q button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.payid-0toz5q button:first-child {
  align-content: end;
}

.payid-0toz5q button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .payid-0toz5q
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .payid-0toz5q
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.payid-0toz5q button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.payid-0toz5q button:last-child svg {
  width: 38px;
  height: 38px;
}

.payid-fcy7b1 {
  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-fcy7b1::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .payid-fcy7b1,
.pc61d126-chatbot[data-active-screen="3"]
  .payid-fcy7b1 {
  opacity: 1;
  visibility: visible;
}

.payid-zoc49b {
  flex: 1 1;
}

.payid-mmmbre {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .payid-mmmbre {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .payid-brpfcs {
  display: block;
}

.payid-zgaqm2 {
  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-zgaqm2 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.payid-yu4x2j {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.payid-yu4x2j::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.payid-sd8ouv span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.payid-sd8ouv p {
  color: var(--Text-100);
}

.payid-yu4x2j .payid-wkolib {
  grid-area: button;
}

.payid-yu4x2j .payid-wkolib::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-dvwrh8.org/2000/svg'%3E%3Cpath d='M4.payid-le8nmh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.payid-qo5jz9 15L16.payid-qo5jz9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.payid-qo5jz9 5L16.payid-qo5jz9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .payid-ggnx4f {
  display: block;
}

.payid-3jl0a6 {
  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-3jl0a6 {
    margin-top: 40px;
  }
}

.payid-lj7nmz label,
.payid-lj7nmz input {
  display: block;
  width: 100%;
}

.payid-lj7nmz label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.payid-lj7nmz label.payid-cgj6h2 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.payid-lj7nmz label.payid-cgj6h2::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-lj7nmz 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-lj7nmz input::placeholder {
  color: var(--Text-400);
}

.payid-nz5non {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .payid-nz5non {
  display: flex;
}

.payid-nz5non ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .payid-nz5non ol {
    height: 420px;
    padding: 24px;
  }
}

.payid-nz5non ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.payid-f6x35i {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .payid-f6x35i {
    padding: 0 24px 24px;
  }
}

.payid-f6x35i 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-f6x35i input::placeholder {
  color: var(--Text-400);
}

.payid-f6x35i [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.payid-f6x35i [type="submit"]:disabled {
  opacity: 0.5;
}

.payid-f6x35i [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .payid-f6x35i [type="submit"] {
    right: 40px;
  }
}

.payid-w9dqc0 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.payid-w9dqc0.payid-oscxba {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.payid-w9dqc0.payid-oscxba::before {
  content: "";
  width: 31px;
}

.payid-w9dqc0.payid-oscxba p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.payid-w9dqc0.payid-o0itd7 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.payid-w9dqc0 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.payid-h52qmr .payid-wkolib {
  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-9z1beg {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .payid-9z1beg {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .payid-9z1beg {
    padding: 18px 0;
  }
}

.payid-9z1beg .payid-kotf81 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .payid-9z1beg .payid-kotf81 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.payid-hxfmze {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .payid-hxfmze {
    max-width: 160px;
    height: 40px;
  }
}

.payid-hxfmze picture,
.payid-hxfmze img {
  display: block;
  width: 100%;
  height: 100%;
}

.payid-hxfmze img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .payid-rcefqh {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.payid-4uyy50 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .payid-9z1beg.payid-ns3my2 .payid-rcefqh {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .payid-rcefqh {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .payid-rcefqh {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.payid-l5gp97,
.payid-zn0oh0 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .payid-l5gp97,
  .payid-zn0oh0 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .payid-zn0oh0 {
    display: none;
  }
}

.payid-5lo47a {
  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-ns3my2 .payid-5lo47a {
  background: var(--fh-bg-color);
}

.payid-5lo47a button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .payid-5lo47a {
    display: none;
  }
}

.payid-dyuoen {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .payid-dyuoen {
    display: none;
  }
}

.payid-bd5e94 {
  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-9z1beg.payid-ns3my2 .payid-bd5e94:first-child {
  display: none;
}

.payid-9z1beg.payid-ns3my2 .payid-bd5e94:last-child {
  display: block;
}

.payid-bd5e94:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .payid-bd5e94 {
    display: none;
  }
}

.payid-lfue58 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .payid-lfue58 {
    display: flex;
  }
}

.payid-lfue58 ul {
  max-height: 350px;
  overflow-y: auto;
}

.payid-lfue58:hover ul {
  visibility: visible;
  opacity: 1;
}

.payid-lfue58:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.payid-lfue58:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.payid-lfue58:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.payid-lfue58:hover .payid-0tajv1 svg {
  transform: rotate(180deg);
}

.payid-ldn2er {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.payid-7at5w5 {
  padding: 0 8px;
}

.payid-97zo2a {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.payid-97zo2a:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .payid-97zo2a {
    padding: 4px 8px;
  }
}

.payid-3jlge7 {
  display: flex;
}

.payid-3jlge7 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.payid-0tajv1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.payid-0tajv1 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.payid-cj5ngx {
  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-cj5ngx {
    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-wzi9jo {
  width: 100%;
}

@media (min-width: 1200px) {
  .payid-wzi9jo {
    display: none;
  }
}

.payid-yd0q8r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.payid-q2ex1d {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.payid-ra33uq {
  display: flex;
}

.payid-vyt4ai {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.payid-of24xs {
  list-style: none;
}

@media (max-width: 1199px) {
  .payid-of24xs {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .payid-of24xs {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .payid-of24xs .payid-cawec5 [data-ref-el],
  .payid-of24xs .payid-cawec5 span,
  .payid-of24xs .payid-cawec5 a {
    white-space: nowrap;
  }
}

.payid-5b2jcn {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .payid-5b2jcn.payid-oqdj7b > .payid-cawec5 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .payid-5b2jcn.payid-rk3on5:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .payid-5b2jcn.payid-oqdj7b > .payid-4zhk9f {
    height: auto;
  }

  .payid-5b2jcn.payid-oqdj7b > div > .payid-4ex3dl {
    transform: rotate(180deg);
  }
}

.payid-5b2jcn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.payid-5b2jcn [data-ref-el],
.payid-5b2jcn span {
  cursor: pointer;
}

.payid-5b2jcn [data-ref-el],
.payid-5b2jcn span,
.payid-5b2jcn 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-5b2jcn [data-ref-el],
  .payid-5b2jcn span,
  .payid-5b2jcn a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .payid-5b2jcn [data-ref-el],
  .payid-5b2jcn span,
  .payid-5b2jcn a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.payid-4zhk9f {
  height: 0;
  overflow: hidden;
  transition: height 0.payid-4uyy50 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.payid-4zhk9f::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.payid-4zhk9f::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.payid-4zhk9f::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .payid-4zhk9f {
    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-4zhk9f:has(> .payid-5b2jcn.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .payid-4zhk9f .payid-4zhk9f {
    padding: 0;
  }

  .payid-4zhk9f .payid-5b2jcn {
    font-weight: 400;
  }

  .payid-4zhk9f .payid-5b2jcn:hover > .payid-cawec5 {
    background: var(--Neutral-300);
  }

  .payid-4zhk9f .payid-4ex3dl {
    rotate: -90deg;
  }
}

.payid-cawec5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .payid-cawec5 {
    padding: 8px;
  }

  .payid-5b2jcn.payid-zm9yyh > .payid-cawec5 {
    background: var(--Neutral-300);
  }
}

.payid-4ex3dl {
  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-dvwrh8.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.payid-sw9ts7 0.payid-08jsxn.payid-njcrop -0.payid-0wlpzd 0.payid-ymbg1o -0.payid-0wlpzd 1.payid-ulox09 0.payid-vjzbnp.payid-pcfat6 4.payid-yeorl3.payid-sw9ts7 0.payid-7o3v7y.payid-658ysd -0.payid-0wlpzd 9.payid-t2kws5 -0.payid-0wlpzd 10.payid-0ootv6 0.payid-n56y6s.payid-1v1j0a 0.payid-njcrop 10.payid-1v1j0a 0.payid-ymbg1o 10.payid-0ootv6 1.payid-x9hfuu.payid-3nsowy 5.payid-igfyiz.payid-soejcw 6.payid-tpmt19 5.payid-2y934d 6.payid-tpmt19 4.payid-pp6c8t 5.payid-w0t7qy.payid-sw9ts7 1.payid-yubqes.payid-0wlpzd 0.payid-ymbg1o -0.payid-0wlpzd 0.payid-njcrop 0.payid-sw9ts7 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.payid-4uyy50 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .payid-4ex3dl {
    cursor: default;
  }
}

.payid-kk7i09 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.payid-1aukg5 {
  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-1aukg5 {
    padding: 40px 4px;
  }
}

.payid-0bkx3a {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .payid-0bkx3a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.payid-thte9a {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .payid-thte9a {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.payid-thte9a ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.payid-thte9a [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.payid-thte9a [data-ref-el],
.payid-thte9a span,
.payid-thte9a a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.payid-uj1fgh {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .payid-uj1fgh {
    margin-bottom: 12px;
  }
}

.payid-zj1ddc {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.payid-zj1ddc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .payid-zj1ddc:last-child {
    margin-right: 0;
  }
}

.payid-x1sd3w {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.payid-uj1fgh:hover .payid-5zqfsj {
  visibility: visible;
  opacity: 1;
}

.payid-5zqfsj {
  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-tklzsc {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.payid-n04ode {
  display: flex;
  margin: 6px;
}

.payid-n04ode img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.payid-5zqfsj::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-5zqfsj::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-afyn9w {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .payid-afyn9w {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.payid-5lf2yt {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .payid-5lf2yt {
    margin-right: 32px;
  }
}

.payid-yloyl4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .payid-yloyl4 {
    margin-top: 0;
    width: 340px;
  }
}

.payid-yloyl4 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.payid-xe8q2o {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.payid-mrwggv {
  position: relative;
}

@media (min-width: 768px) {
  .payid-mrwggv {
    margin-top: 40px;
  }
}

.payid-mrwggv + .payid-91xrfz,
.payid-mrwggv + .payid-mrwggv {
  margin-top: 24px;
}

.payid-wsgsy9 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .payid-wsgsy9 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .payid-wsgsy9 {
    padding: 80px;
  }
}

.payid-jnsg2b {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .payid-jnsg2b {
    padding: 0 16px;
}


}

.payid-glmocd {
  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-glmocd {
    font-size: 48px;
    line-height: 56px;
  }
}

.payid-50jiiq {
  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-50jiiq {
    font-size: 24px;
    line-height: 32px;
  }
}

.payid-ky8ck3 {
  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-ky8ck3:hover {
  background: var(--button-bg-hover);
}

.payid-viep9a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.payid-viep9a img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .payid-viep9a img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .payid-viep9a img {
  min-height: 100%;
  }
}

.payid-wsgsy9::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.payid-cnctpr {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.payid-cnctpr h1,
.payid-cnctpr h2,
.payid-cnctpr h3,
.payid-cnctpr h4 {
  margin-bottom: 6px;
}

.payid-cnctpr h1:not(:first-child),
.payid-cnctpr h2:not(:first-child),
.payid-cnctpr h3:not(:first-child),
.payid-cnctpr h4:not(:first-child) {
  margin-top: 16px;
}

.payid-cnctpr h1,
.payid-cnctpr h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .payid-cnctpr h1,
  .payid-cnctpr h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.payid-cnctpr h2,
.payid-cnctpr h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .payid-cnctpr h2,
  .payid-cnctpr h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.payid-cnctpr h3,
.payid-cnctpr h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .payid-cnctpr h3,
  .payid-cnctpr h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.payid-cnctpr h4,
.payid-cnctpr h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.payid-cnctpr ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.payid-cnctpr ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.payid-cnctpr 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-cnctpr ul ul {
  margin-bottom: 8px;
}

.payid-cnctpr ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.payid-cnctpr ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.payid-cnctpr ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.payid-cnctpr ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.payid-cnctpr ol li::marker {
  font-weight: 700;
}

.payid-cnctpr ol ol {
  margin-bottom: 8px;
}

.payid-cnctpr ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.payid-cnctpr ol ul li {
  padding-left: 16px;
}

.payid-cnctpr 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-cnctpr table {
    padding: 24px;
  }
}

.payid-cnctpr table.payid-42orn3 {
  -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-4uyy50,
    mask-image 0.3s;
}

.payid-cnctpr table.payid-42orn3.payid-wmpk38 {
  -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-cnctpr table {
    display: table;
  }
}

.payid-cnctpr 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-cnctpr table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.payid-cnctpr table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.payid-cnctpr 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-cnctpr table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.payid-cnctpr table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.payid-cnctpr table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.payid-cnctpr table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.payid-cnctpr img {
  max-width: 100%;
  height: auto;
}

.payid-fo8boo {
  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-fo8boo {
    padding: 24px;
  }
}

.payid-16nuxi {
  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-16nuxi {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.payid-16nuxi > * {
  margin: 0 !important;
}

.payid-16nuxi img,
.payid-jxtgnr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .payid-16nuxi img,
  .payid-jxtgnr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.payid-u4ivqh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .payid-u4ivqh {
    width: 32px;
    height: 32px;
  }
}

.payid-qqf8iu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.payid-qqf8iu .payid-08acq7 {
  flex-shrink: 0;
}

.payid-qqf8iu .payid-j1zyx0 svg {
  display: none;
}

.payid-gdogix {
  display: grid;
  transition: max-height 0.payid-4uyy50 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .payid-gdogix {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .payid-gdogix {
    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-gdogix.payid-1s2oby + .payid-08acq7 svg {
  transform: rotate(180deg);
}

.payid-1hymku {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.payid-1hymku > div:nth-child(3n) {
  grid-column: span 2;
}

.payid-1hymku
  > div:nth-child(3n)
  .payid-u3pumz
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .payid-1hymku {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .payid-1hymku > div:nth-child(3n) {
    grid-column: unset;
  }

  .payid-1hymku
    > div:nth-child(3n)
    .payid-u3pumz
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .payid-1hymku {
    max-width: 270px;
  }
}

.payid-1hymku .payid-u3pumz button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .payid-1hymku .payid-u3pumz button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .payid-1hymku .payid-u3pumz button {
    max-width: 104px;
  }
}

.payid-pvmj87 {
  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-pvmj87 {
    margin-bottom: 0;
  }
}

.payid-iflnb4 {
  display: none;
  opacity: 0;
}

.payid-964q7x {
  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-964q7x img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.payid-u3pumz {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.payid-u3pumz 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-u3pumz
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .payid-u3pumz
    button {
    max-width: 145px;
  }
}

.payid-sxecht:first-child
  .payid-u3pumz
  button {
  max-width: 270px;
}

.payid-p9dtuy {
  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-pvmj87 picture {
  width: 100%;
  max-width: 100%;
}

.payid-7wv9k4 {
  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-7wv9k4 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.payid-pvmj87:hover .payid-7wv9k4 {
  display: flex;
}

.payid-ie5187 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.payid-8ff77m {
  display: flex;
}

.payid-8ff77m:hover .payid-o8tb8f,
.payid-8ff77m .payid-zm9yyh .payid-o8tb8f {
  display: flex;
}

.payid-8ff77m svg {
  flex-shrink: 0;
}

.payid-o8tb8f {
  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-o8tb8f {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.payid-o8tb8f:hover {
  display: flex;
}

.payid-o8tb8f svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.payid-k9k582 {
  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-k9k582 {
    font-size: 12px;
  }
}

.payid-wfy46y,
.payid-8pbp1y {
  width: 50%;
  flex-shrink: 0;
}

.payid-wfy46y {
  font-weight: 700;
}

.payid-2zv2fd .payid-gdogix {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .payid-2zv2fd .payid-gdogix {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .payid-2zv2fd .payid-gdogix {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.payid-2zv2fd
  .payid-p9dtuy:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.payid-2zv2fd .payid-964q7x {
  height: 100% !important;
  border-radius: 16px;
}

.payid-2zv2fd .payid-u3pumz {
  gap: 4px;
  align-items: center;
}

.payid-2zv2fd .payid-u3pumz button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.payid-2zv2fd .payid-u3pumz svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.payid-2zv2fd .payid-1o2yg9,
.payid-2zv2fd .payid-xz0kwj {
  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-dvwrh8.org/2000/svg'%3E%3Cpath d='M9.payid-247vlp 4.payid-l4i6xm.payid-1jrmfi 5.payid-2v4out.payid-ho8abk 5.payid-66fl6e.payid-3obmm3 5.payid-1zjuts.payid-b6tdhn 8.payid-cz10ah.payid-qme3uf 9.payid-3ckdtt.payid-9l7yel 9.payid-0vdmc0.payid-sob7o0 13.payid-mniljr.payid-ktep8a 11.payid-9d92nw.payid-thxyof 11.payid-n5qzk4.payid-dpfnvt 11.payid-cdjbdk.payid-1ds6lu 13.payid-d28ed3.payid-je55v9 9.payid-444k2s.payid-x20dkl 9.payid-219hvv.payid-3sxb59 8.payid-xx10sg.payid-a4mzq9 5.payid-qpon4i.payid-pdp2ts 5.payid-2y1tu9.payid-7npaiq 5.payid-vcqmph.payid-65s1xl 4.payid-himlba.payid-thxyof 1.payid-73j0lb.payid-247vlp 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.payid-2zv2fd .payid-1o2yg9 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.payid-2zv2fd .payid-xz0kwj {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.payid-aj1nv6 {
  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-aj1nv6 {
    padding: 24px;
  }
}

.payid-aj1nv6 .payid-08acq7 {
  display: flex;
}

@media (min-width: 768px) {
  .payid-aj1nv6 .payid-08acq7 {
    display: none;
  }
}

.payid-aj1nv6 .payid-j1zyx0 svg {
  display: none;
}

.payid-si7qzj {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.payid-si7qzj .payid-jaakg1 {
  display: none;
}

@media (min-width: 768px) {
  .payid-si7qzj .payid-jaakg1 {
    display: flex;
  }
}

.payid-8okffq {
  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-8okffq {
    font-size: 40px;
    line-height: 48px;
  }
}

.payid-8okffq > * {
  margin: 0 !important;
}

.payid-8okffq img,
.payid-ascg7a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .payid-8okffq img,
  .payid-ascg7a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.payid-fed7k0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .payid-fed7k0 {
    width: 32px;
    height: 32px;
  }
}

.payid-seuewl {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .payid-seuewl {
    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-seuewl::-webkit-scrollbar {
    display: none;
  }
}

.payid-6unxob {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .payid-6unxob {
    padding: 7px 15px;
  }
}

.payid-6unxob:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.payid-6b5wti {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .payid-6b5wti {
    display: flex;
    opacity: 1;
  }
}

.payid-6unxob picture {
  height: 100%;
  display: block;
}

.payid-6unxob img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .payid-6unxob img {
    width: 88px;
    height: 44px;
  }
}

.payid-6unxob p {
  text-align: center;
  width: 100%;
}

.payid-8wzsp9 {
  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-8wzsp9 {
    font-size: 40px;
    line-height: 48px;
  }
}

.payid-8wzsp9 img,
.payid-yt8qa8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .payid-8wzsp9 img,
  .payid-yt8qa8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.payid-t6blsl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .payid-t6blsl {
    width: 32px;
    height: 32px;
  }
}

.payid-mstxu4 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.payid-78xs6e {
  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-pxog59 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.payid-pxog59.payid-zm9yyh {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.payid-jnqs25 {
  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-jnqs25 {
    font-size: 20px;
    line-height: 28px;
  }
}

.payid-3vd244 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.payid-0pnkm7 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.payid-4uyy50 ease;
  opacity: 0;
  color: var(--text-color);
}

.payid-uu5zps {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.payid-uu5zps ol,
.payid-uu5zps ul {
  padding-left: 1.3em;
}

.payid-pxog59.payid-zm9yyh .payid-0pnkm7 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.payid-pxog59.payid-zm9yyh .payid-3vd244 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.payid-2qw3uo {
  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-2qw3uo {
    padding: 24px;
  }
}

.payid-2qw3uo .payid-08acq7 {
  display: flex;
}

@media (min-width: 768px) {
  .payid-2qw3uo .payid-08acq7 {
    display: none;
  }
}

.payid-2qw3uo .payid-j1zyx0 svg {
  display: none;
}

.payid-258cfv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.payid-258cfv .payid-jaakg1 {
  display: none;
}

@media (min-width: 768px) {
  .payid-258cfv .payid-jaakg1 {
    display: flex;
  }
}

.payid-5v95fr {
  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-5v95fr {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.payid-5v95fr > * {
  margin: 0 !important;
}

.payid-5v95fr img,
.payid-jxzb0y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .payid-5v95fr img,
  .payid-jxzb0y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.payid-dx1qcn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .payid-dx1qcn {
    width: 32px;
    height: 32px;
  }
}

.payid-erojog {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .payid-erojog {
    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-erojog::-webkit-scrollbar {
    display: none;
  }
}

.payid-vh98a1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.payid-vh98a1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.payid-wec7qf {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .payid-wec7qf {
    display: flex;
    opacity: 1;
  }
}

.payid-vh98a1 picture {
  width: auto;
  height: 100%;
  display: block;
}

.payid-vh98a1 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.payid-sip658 {
  margin: -24px 0;
}

.payid-sip658:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .payid-sip658 {
    margin: -16px 0;
  }
}

.payid-7wn4hh {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .payid-7wn4hh {
    flex-direction: row;
  }
}

.payid-6qzu5z {
  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-6qzu5z {
    flex: 1;
  }
}

.payid-6qzu5z::placeholder {
  color: var(--Text-400);
}

.payid-1scz3k {
  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-v29nsy {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.payid-v29nsy::-webkit-scrollbar {
  display: none;
}

.payid-otw0wd {
  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-otw0wd img,
.payid-otw0wd svg {
  margin-right: 8px;
}

.payid-b6epu8 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.payid-sip658 + .payid-l4c5af {
  margin-top: 0;
}

@media (min-width: 768px) {
  .payid-sip658 + .payid-l4c5af {
    margin-top: -16px;
  }
}

.payid-ubdmb6 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.payid-ubdmb6 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.payid-ubdmb6 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.payid-l3ki9m {
  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-q8uvby {
  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-bjwu8z {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.payid-23qv3m {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.payid-hp26lm {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.payid-l3ki9m 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-l3ki9m 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-l3ki9m {
    padding: 39px 179px 39px 39px;
  }

  .payid-q8uvby {
    font-size: 40px;
    line-height: 48px;
  }

  .payid-hp26lm {
    height: 348px;
  }

  .payid-l3ki9m button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .payid-l3ki9m button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .payid-l3ki9m {
    padding: 63px;
  }
}

.payid-ucnthp {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .payid-ucnthp {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.payid-4rrhhx {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .payid-4rrhhx {
    width: auto;
  }
}

.payid-0h5f27 {
  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-0h5f27::-webkit-scrollbar {
  display: none;
}

.payid-0h5f27 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-0h5f27 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .payid-0h5f27 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.payid-ucnthp .payid-uez0jq {
  -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-4uyy50,
    mask-image 0.3s;
}

.payid-ucnthp .payid-uez0jq.payid-wmpk38 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.payid-k82jb2 {
  margin: 40px -16px;
}

.payid-px6a19 + .payid-91xrfz,
.payid-px6a19 + .payid-mrwggv {
  margin-top: 24px;
}

.payid-ot5h1v {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.payid-ot5h1v picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.payid-83msxe {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .payid-83msxe {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .payid-83msxe {
    margin-top: 0;
  }
}

.payid-aoim7l {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .payid-aoim7l {
    font-size: 24px;
    line-height: 32px;
  }
}

.payid-izh4nb {
  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-izh4nb {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.payid-1euihb {
  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-1euihb {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.payid-pqhtxh {
  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-pqhtxh {
    font-size: 20px;
    line-height: 28px;
  }
}

.payid-dboxyi {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .payid-dboxyi {
    font-size: 32px;
    line-height: 40px;
  }
}

.payid-1dfvfz {
  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-k74o8h {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.payid-k74o8h img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.payid-l4c5af {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.payid-p35wf5 {
  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-p35wf5 {
    padding: 15px 48px;
  }
}

main > .payid-l4c5af {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .payid-gdogix.payid-zdl1qu > div:nth-child(n+5) {
    display: none;
  }
}

.payid-cnctpr p a img {
  display: block;
  margin: 0 auto;
}


.payid-5a6i5n {
  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-yiu2us {
  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-yiu2us label {
  font-size: 14px;
}

.payid-yiu2us h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.payid-yiu2us input,
.payid-yiu2us textarea,
.payid-yiu2us 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-yiu2us button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.payid-boa9tv ease;
}
.payid-yiu2us button:hover {
  background-color: var(--button-bg-hover);
}
.payid-rptmnc {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.payid-pfm48v ease-in;
}

.payid-rptmnc 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-bvpyya, .payid-moxgdo, [class*="review-card"],
thead, thead th, table th, .payid-fbr1tw,
.payid-2bqxzn, [class*="collapsible-header"],
.payid-2c5qaw, [class*="updated-block"] {
  color: #ece7dc !important;
}

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