* {
  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;
  }
}

.fastpay-dmq8n0 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .fastpay-dmq8n0 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .fastpay-dmq8n0 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.fastpay-sc0t0d {
  overflow: hidden;
}

.fastpay-tw6x9y img {
  background: var(--Neutral-300);
}

.fastpay-xpwsab {
  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;
}

.fastpay-gyowds {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.fastpay-gyowds:hover {
  background: var(--button-bg-hover);
}

.fastpay-k2tobc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fastpay-k2tobc:hover {
  background: var(--button-bg-hover);
}

.fastpay-jmaxo4 {
  font-size: 12px;
  line-height: 18px;
}

.fastpay-qtv75u {
  font-size: 18px;
  line-height: 26px;
}

.fastpay-p0m4fb {
  width: 100%;
}

.fastpay-nkutck {
  padding: 6px 16px;
}

.fastpay-6m7yft {
  padding: 10px 16px;
}

.fastpay-8vavuy {
  padding: 15px 26px;
}

.fastpay-jben0j {
  flex-shrink: 0;
}

.fastpay-fp9g6v {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.fastpay-6zhktw {
  display: none;
}

.fastpay-ft0ep0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fastpay-1oamq3 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.fastpay-jm90c0 {
  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;
}

.fastpay-cq9p1b {
  cursor: grab;
}

.fastpay-jm90c0::-webkit-scrollbar {
  display: none;
}

.fastpay-3bg3jy {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.fastpay-0jnvej {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.fastpay-qcs4sp {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.fastpay-es40kd {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.fastpay-ytolkn {
  visibility: visible;
}

.fastpay-ecknon {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.fastpay-1voo25 ease;
}

.fastpay-919ivr {
  background-color: var(--Primary-200);
  width: 16px;
}

.fastpay-rj8pmy {
  -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.fastpay-1voo25,
    mask-image 0.3s;
}

.fastpay-rj8pmy.fastpay-0pvb4b {
  -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;
  }
}

.fastpay-5r09dh: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;
}

.fastpay-lpkple {
  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.fastpay-mgm3zj.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.fastpay-mgm3zj.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;
}

.fastpay-y9zjls {
  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);
}

.fastpay-y9zjls::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%
  );
}

.fastpay-jz4yyr {
  position: relative;
  z-index: 1;
}

.fastpay-pt1fd0 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.fastpay-h58vao {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.fastpay-ugl5j4 {
  font-size: 40px;
  line-height: 48px;
}

.fastpay-wqi4b4 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fastpay-szag07 {
  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;
}

.fastpay-szag07:hover {
  background: var(--Primary-400);
}

.fastpay-szag07 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.fastpay-5r09dh 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) {
  .fastpay-y9zjls {
    max-width: 600px;
    padding: 64px;
  }

  .fastpay-pt1fd0 {
    font-size: 24px;
    line-height: 32px;
  }

  .fastpay-h58vao {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .fastpay-ugl5j4 {
    font-size: 50px;
    line-height: 56px;
  }

  .fastpay-wqi4b4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .fastpay-lpkple {
    top: 25px;
    right: 25px;
  }
}

.fastpay-gmrlwb,
.fastpay-xlnoux {
  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;
}

.fastpay-eruw0r.fastpay-khlozp::before,
.fastpay-xlnoux::before,
.fastpay-ara91n::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.fastpay-mgm3zj.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.fastpay-1xhu59 14.fastpay-1gkfp5.fastpay-zl0zjy 14.fastpay-keicms 15.fastpay-mjpy9w 14.fastpay-edvq2i 15.fastpay-4gpg2v 14.fastpay-qqzmdv.fastpay-jsb3fp 14.fastpay-m3f788 19.fastpay-mcqv15 12.fastpay-7dpy1z 19.fastpay-mcqv15 10.fastpay-0mksc7.fastpay-mcqv15 8.fastpay-48u2u8 17.fastpay-g82bl9 7.fastpay-py4hka 15.fastpay-qj6zgd 7.fastpay-rluoai.fastpay-qvneli 7.fastpay-py4hka 11.fastpay-79843i 8.fastpay-48u2u8 11.fastpay-79843i 10.fastpay-xukvj2.fastpay-79843i 12.fastpay-dq263x 13.fastpay-f5qlpu 14.fastpay-x0675s 15.fastpay-azd6a2 14.fastpay-1npa06.fastpay-6wvbo6 14.fastpay-mlafbu 15.fastpay-vageh1 14.fastpay-9gh68z 15.fastpay-zktm8l 14.fastpay-ojp3c6.fastpay-1xhu59 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.fastpay-0e6edy 15.fastpay-cj36k6.fastpay-udneq0 15.fastpay-xsbvfk 15.fastpay-tt10o7 15.fastpay-21ajt2 15.fastpay-rwu5z9 15.fastpay-h88aam.fastpay-sjilfx 15.fastpay-21ajt2 15.fastpay-lg1dqq 15.fastpay-pru786 15.fastpay-hcwbwb 15.fastpay-kphq6j.fastpay-5yl9mi 15.fastpay-qo0hyz 7.fastpay-3y0qbo 18.fastpay-1wybu6 7.fastpay-tbirmx 23.fastpay-cwslph.fastpay-uezz99.fastpay-mh2w2s 18.fastpay-e24j1o 19.fastpay-g18vhl 15.fastpay-b48uiw 15.fastpay-0e6edy 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.fastpay-6g4hbd [type="submit"] *,
.fastpay-x7ho70 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .fastpay-tadpes {
    display: none;
  }
}

.fastpay-ooqzsp {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .fastpay-ooqzsp {
  display: none;
}

@media (min-width: 768px) {
  .fastpay-ooqzsp {
    bottom: 22px;
  }
}

.fastpay-ooqzsp input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .fastpay-ooqzsp {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.fastpay-84pgr5.static) .fastpay-ooqzsp {
    bottom: 8px;
  }
}

.fastpay-ceiugg {
  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.fastpay-mgm3zj.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.fastpay-g32r2f 3.fastpay-xlpp0y.fastpay-0v5m9g.fastpay-1btb2f 3.fastpay-13tft5 3.fastpay-tqjngt 5.fastpay-tbtbhj 3.fastpay-tqjngt 8.fastpay-z8uexx.fastpay-5vr2iy.fastpay-tqjngt 26.fastpay-21qx67 5.fastpay-udtzrs 28.fastpay-oimcuk 8.fastpay-b6vqjr 28.fastpay-0nvyao.fastpay-17r7et 28.fastpay-re926y.fastpay-4id8bj 34.fastpay-odptuh.fastpay-5mg421 36.fastpay-dkucjd 11.fastpay-170o55 37.fastpay-9kch6c 12.fastpay-2arrns 36.fastpay-wbg3zd.fastpay-s04pup 28.fastpay-j0fdkq.fastpay-n542yp.fastpay-mab7pj 28.fastpay-vnpv4p 36.fastpay-f8cnr7 26.fastpay-5uq1jr 36.fastpay-f8cnr7 23.fastpay-7s25ns.fastpay-ne36uk.fastpay-f8cnr7 5.fastpay-x8sw3j 34.fastpay-ia01z8 3.fastpay-13tft5 31.fastpay-g32r2f 3.fastpay-k1bfjq.fastpay-1lezqb 18.fastpay-f6in1p.fastpay-r9og9v 18.fastpay-8rvbmr 8.fastpay-cbxdfk 17.fastpay-n6f9nt 8.fastpay-cbxdfk 15.fastpay-svul85.fastpay-cbxdfk 14.fastpay-cmo9nb 9.fastpay-r9og9v 13.fastpay-wg1a8n 11.fastpay-1lezqb 13.fastpay-v46w3b.fastpay-ynukks 13.fastpay-wg1a8n 13.fastpay-i8l1oj 14.fastpay-cmo9nb 13.fastpay-i8l1oj 15.fastpay-l3q3or.fastpay-i8l1oj 17.fastpay-n6f9nt 12.fastpay-ynukks 18.fastpay-8rvbmr 11.fastpay-1lezqb 18.fastpay-gjjl77.fastpay-woj3z7 18.fastpay-fm4dux.fastpay-xn3ede 18.fastpay-8rvbmr 17.fastpay-b9uj7a 17.fastpay-n6f9nt 17.fastpay-b9uj7a 15.fastpay-hqhlg4.fastpay-b9uj7a 14.fastpay-cmo9nb 18.fastpay-xn3ede 13.fastpay-wg1a8n 20.fastpay-woj3z7 13.fastpay-51ait7.fastpay-r8fa8i 13.fastpay-wg1a8n 22.fastpay-aspvjc 14.fastpay-cmo9nb 22.fastpay-aspvjc 15.fastpay-liv2nl.fastpay-i06dix 17.fastpay-n6f9nt 21.fastpay-r8fa8i 18.fastpay-8rvbmr 20.fastpay-woj3z7 18.fastpay-oes1h6.fastpay-bvowv4 18.fastpay-x0gvu0.fastpay-ftrr0e 18.fastpay-8rvbmr 26.fastpay-lr0d5c 17.fastpay-n6f9nt 26.fastpay-lr0d5c 15.fastpay-421igs.fastpay-lr0d5c 14.fastpay-cmo9nb 27.fastpay-ftrr0e 13.fastpay-wg1a8n 28.fastpay-bvowv4 13.fastpay-tz7ql1.fastpay-omcikk 13.fastpay-wg1a8n 31.fastpay-7esudz 14.fastpay-cmo9nb 31.fastpay-7esudz 15.fastpay-trxvix.fastpay-lr0d5c 17.fastpay-n6f9nt 30.fastpay-omcikk 18.fastpay-8rvbmr 28.fastpay-bvowv4 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"])
    .fastpay-ceiugg {
    display: none;
  }
}

.fastpay-g9huya {
  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) {
  .fastpay-g9huya {
    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;
}

.fastpay-x7ho70 {
  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) {
  .fastpay-x7ho70 {
    padding: 14px 16px;
  }
}

.fastpay-x7ho70 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.fastpay-x7ho70 button:first-child {
  align-content: end;
}

.fastpay-x7ho70 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .fastpay-x7ho70
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .fastpay-x7ho70
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.fastpay-x7ho70 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.fastpay-x7ho70 button:last-child svg {
  width: 38px;
  height: 38px;
}

.fastpay-ara91n {
  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;
}

.fastpay-ara91n::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .fastpay-ara91n,
.pc61d126-chatbot[data-active-screen="3"]
  .fastpay-ara91n {
  opacity: 1;
  visibility: visible;
}

.fastpay-2fwgmk {
  flex: 1 1;
}

.fastpay-5cfqce {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .fastpay-5cfqce {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .fastpay-a2mjy6 {
  display: block;
}

.fastpay-jelrcn {
  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) {
  .fastpay-jelrcn {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.fastpay-xlnoux {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.fastpay-xlnoux::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.fastpay-6zhcbg span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.fastpay-6zhcbg p {
  color: var(--Text-100);
}

.fastpay-xlnoux .fastpay-x188r1 {
  grid-area: button;
}

.fastpay-xlnoux .fastpay-x188r1::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.fastpay-mgm3zj.org/2000/svg'%3E%3Cpath d='M4.fastpay-3s1rtg 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fastpay-gqb8qn 15L16.fastpay-gqb8qn 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fastpay-gqb8qn 5L16.fastpay-gqb8qn 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .fastpay-c072hd {
  display: block;
}

.fastpay-kpxxxs {
  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) {
  .fastpay-kpxxxs {
    margin-top: 40px;
  }
}

.fastpay-gmrlwb label,
.fastpay-gmrlwb input {
  display: block;
  width: 100%;
}

.fastpay-gmrlwb label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.fastpay-gmrlwb label.fastpay-qgveqi input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.fastpay-gmrlwb label.fastpay-qgveqi::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;
}

.fastpay-gmrlwb 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;
}

.fastpay-gmrlwb input::placeholder {
  color: var(--Text-400);
}

.fastpay-y3ww8z {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .fastpay-y3ww8z {
  display: flex;
}

.fastpay-y3ww8z ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .fastpay-y3ww8z ol {
    height: 420px;
    padding: 24px;
  }
}

.fastpay-y3ww8z ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.fastpay-6g4hbd {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .fastpay-6g4hbd {
    padding: 0 24px 24px;
  }
}

.fastpay-6g4hbd 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;
}

.fastpay-6g4hbd input::placeholder {
  color: var(--Text-400);
}

.fastpay-6g4hbd [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.fastpay-6g4hbd [type="submit"]:disabled {
  opacity: 0.5;
}

.fastpay-6g4hbd [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .fastpay-6g4hbd [type="submit"] {
    right: 40px;
  }
}

.fastpay-eruw0r {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.fastpay-eruw0r.fastpay-khlozp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.fastpay-eruw0r.fastpay-khlozp::before {
  content: "";
  width: 31px;
}

.fastpay-eruw0r.fastpay-khlozp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fastpay-eruw0r.fastpay-3v9a0u p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.fastpay-eruw0r p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fastpay-ooqzsp .fastpay-x188r1 {
  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;
  }
}

.fastpay-tadpes {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .fastpay-tadpes {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .fastpay-tadpes {
    padding: 18px 0;
  }
}

.fastpay-tadpes .fastpay-dmq8n0 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .fastpay-tadpes .fastpay-dmq8n0 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.fastpay-ibfzrn {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .fastpay-ibfzrn {
    max-width: 160px;
    height: 40px;
  }
}

.fastpay-ibfzrn picture,
.fastpay-ibfzrn img {
  display: block;
  width: 100%;
  height: 100%;
}

.fastpay-ibfzrn img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .fastpay-w1gprt {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.fastpay-1voo25 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .fastpay-tadpes.fastpay-ziwzjv .fastpay-w1gprt {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fastpay-w1gprt {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .fastpay-w1gprt {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.fastpay-d14tvj,
.fastpay-uboc2n {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .fastpay-d14tvj,
  .fastpay-uboc2n {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .fastpay-uboc2n {
    display: none;
  }
}

.fastpay-6xz0d1 {
  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;
}

.fastpay-ziwzjv .fastpay-6xz0d1 {
  background: var(--fh-bg-color);
}

.fastpay-6xz0d1 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .fastpay-6xz0d1 {
    display: none;
  }
}

.fastpay-a32gzd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fastpay-a32gzd {
    display: none;
  }
}

.fastpay-ob4vq4 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.fastpay-tadpes.fastpay-ziwzjv .fastpay-ob4vq4:first-child {
  display: none;
}

.fastpay-tadpes.fastpay-ziwzjv .fastpay-ob4vq4:last-child {
  display: block;
}

.fastpay-ob4vq4:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .fastpay-ob4vq4 {
    display: none;
  }
}

.fastpay-hj9yve {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fastpay-hj9yve {
    display: flex;
  }
}

.fastpay-hj9yve ul {
  max-height: 350px;
  overflow-y: auto;
}

.fastpay-hj9yve:hover ul {
  visibility: visible;
  opacity: 1;
}

.fastpay-hj9yve:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fastpay-hj9yve:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.fastpay-hj9yve:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.fastpay-hj9yve:hover .fastpay-2vwz6q svg {
  transform: rotate(180deg);
}

.fastpay-t6i4hc {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.fastpay-yn0ku1 {
  padding: 0 8px;
}

.fastpay-alcvbw {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.fastpay-alcvbw:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .fastpay-alcvbw {
    padding: 4px 8px;
  }
}

.fastpay-ycui6x {
  display: flex;
}

.fastpay-ycui6x img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.fastpay-2vwz6q {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.fastpay-2vwz6q svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.fastpay-wcx39j {
  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) {
  .fastpay-wcx39j {
    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;
  }
}

.fastpay-p1v204 {
  width: 100%;
}

@media (min-width: 1200px) {
  .fastpay-p1v204 {
    display: none;
  }
}

.fastpay-r3ogw7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.fastpay-a4oai1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.fastpay-aw0w6s {
  display: flex;
}

.fastpay-e3xjc0 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.fastpay-izdj9s {
  list-style: none;
}

@media (max-width: 1199px) {
  .fastpay-izdj9s {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .fastpay-izdj9s {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .fastpay-izdj9s .fastpay-83k7v6 [data-ref-el],
  .fastpay-izdj9s .fastpay-83k7v6 span,
  .fastpay-izdj9s .fastpay-83k7v6 a {
    white-space: nowrap;
  }
}

.fastpay-kbco12 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .fastpay-kbco12.fastpay-gq6coy > .fastpay-83k7v6 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .fastpay-kbco12.fastpay-r3z069:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .fastpay-kbco12.fastpay-gq6coy > .fastpay-9bhuv7 {
    height: auto;
  }

  .fastpay-kbco12.fastpay-gq6coy > div > .fastpay-inn7p7 {
    transform: rotate(180deg);
  }
}

.fastpay-kbco12 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.fastpay-kbco12 [data-ref-el],
.fastpay-kbco12 span {
  cursor: pointer;
}

.fastpay-kbco12 [data-ref-el],
.fastpay-kbco12 span,
.fastpay-kbco12 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .fastpay-kbco12 [data-ref-el],
  .fastpay-kbco12 span,
  .fastpay-kbco12 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .fastpay-kbco12 [data-ref-el],
  .fastpay-kbco12 span,
  .fastpay-kbco12 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.fastpay-9bhuv7 {
  height: 0;
  overflow: hidden;
  transition: height 0.fastpay-1voo25 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.fastpay-9bhuv7::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fastpay-9bhuv7::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.fastpay-9bhuv7::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .fastpay-9bhuv7 {
    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;
  }

  .fastpay-9bhuv7:has(> .fastpay-kbco12.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .fastpay-9bhuv7 .fastpay-9bhuv7 {
    padding: 0;
  }

  .fastpay-9bhuv7 .fastpay-kbco12 {
    font-weight: 400;
  }

  .fastpay-9bhuv7 .fastpay-kbco12:hover > .fastpay-83k7v6 {
    background: var(--Neutral-300);
  }

  .fastpay-9bhuv7 .fastpay-inn7p7 {
    rotate: -90deg;
  }
}

.fastpay-83k7v6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fastpay-83k7v6 {
    padding: 8px;
  }

  .fastpay-kbco12.fastpay-5han7s > .fastpay-83k7v6 {
    background: var(--Neutral-300);
  }
}

.fastpay-inn7p7 {
  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.fastpay-mgm3zj.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.fastpay-lw868v 0.fastpay-gzw9wo.fastpay-rt4o7k -0.fastpay-7e9d3v 0.fastpay-unsmhd -0.fastpay-7e9d3v 1.fastpay-hlnfxv 0.fastpay-wujqmj.fastpay-orlogw 4.fastpay-t88u62.fastpay-lw868v 0.fastpay-az99u9.fastpay-31ai2j -0.fastpay-7e9d3v 9.fastpay-xbi1hk -0.fastpay-7e9d3v 10.fastpay-7xodbz 0.fastpay-f2rxqo.fastpay-2kfmys 0.fastpay-rt4o7k 10.fastpay-2kfmys 0.fastpay-unsmhd 10.fastpay-7xodbz 1.fastpay-farvby.fastpay-azavvr 5.fastpay-ijerhx.fastpay-9emvpd 6.fastpay-7tjlc0 5.fastpay-3y77jg 6.fastpay-7tjlc0 4.fastpay-dic2qz 5.fastpay-lnmpl6.fastpay-lw868v 1.fastpay-8bwhbr.fastpay-7e9d3v 0.fastpay-unsmhd -0.fastpay-7e9d3v 0.fastpay-rt4o7k 0.fastpay-lw868v 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.fastpay-1voo25 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fastpay-inn7p7 {
    cursor: default;
  }
}

.fastpay-vlx5kz {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.fastpay-zt3zmh {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .fastpay-zt3zmh {
    padding: 40px 4px;
  }
}

.fastpay-ehfv9c {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .fastpay-ehfv9c {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.fastpay-fzmbdq {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .fastpay-fzmbdq {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.fastpay-fzmbdq ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.fastpay-fzmbdq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.fastpay-fzmbdq [data-ref-el],
.fastpay-fzmbdq span,
.fastpay-fzmbdq a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.fastpay-ifd2q5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fastpay-ifd2q5 {
    margin-bottom: 12px;
  }
}

.fastpay-2z3n1n {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.fastpay-2z3n1n img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .fastpay-2z3n1n:last-child {
    margin-right: 0;
  }
}

.fastpay-bkk38x {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fastpay-ifd2q5:hover .fastpay-h2zmzv {
  visibility: visible;
  opacity: 1;
}

.fastpay-h2zmzv {
  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);
}

.fastpay-c506ha {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.fastpay-mcnzxy {
  display: flex;
  margin: 6px;
}

.fastpay-mcnzxy img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.fastpay-h2zmzv::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);
}

.fastpay-h2zmzv::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);
}

.fastpay-8nlowu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .fastpay-8nlowu {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.fastpay-qgshb4 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .fastpay-qgshb4 {
    margin-right: 32px;
  }
}

.fastpay-tm8i7n {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fastpay-tm8i7n {
    margin-top: 0;
    width: 340px;
  }
}

.fastpay-tm8i7n a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fastpay-9cdp7e {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.fastpay-us205p {
  position: relative;
}

@media (min-width: 768px) {
  .fastpay-us205p {
    margin-top: 40px;
  }
}

.fastpay-us205p + .fastpay-ms8u9w,
.fastpay-us205p + .fastpay-us205p {
  margin-top: 24px;
}

.fastpay-n4a3t7 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .fastpay-n4a3t7 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .fastpay-n4a3t7 {
    padding: 80px;
  }
}

.fastpay-biy4y5 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .fastpay-biy4y5 {
    padding: 0 16px;
}


}

.fastpay-r80s5h {
  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) {
  .fastpay-r80s5h {
    font-size: 48px;
    line-height: 56px;
  }
}

.fastpay-uh6oj7 {
  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) {
  .fastpay-uh6oj7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.fastpay-eq2pbb {
  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;
}

.fastpay-eq2pbb:hover {
  background: var(--button-bg-hover);
}

.fastpay-jpli0s {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.fastpay-jpli0s img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .fastpay-jpli0s img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .fastpay-jpli0s img {
  min-height: 100%;
  }
}

.fastpay-n4a3t7::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.fastpay-8hng30 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.fastpay-8hng30 h1,
.fastpay-8hng30 h2,
.fastpay-8hng30 h3,
.fastpay-8hng30 h4 {
  margin-bottom: 6px;
}

.fastpay-8hng30 h1:not(:first-child),
.fastpay-8hng30 h2:not(:first-child),
.fastpay-8hng30 h3:not(:first-child),
.fastpay-8hng30 h4:not(:first-child) {
  margin-top: 16px;
}

.fastpay-8hng30 h1,
.fastpay-8hng30 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .fastpay-8hng30 h1,
  .fastpay-8hng30 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.fastpay-8hng30 h2,
.fastpay-8hng30 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fastpay-8hng30 h2,
  .fastpay-8hng30 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.fastpay-8hng30 h3,
.fastpay-8hng30 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .fastpay-8hng30 h3,
  .fastpay-8hng30 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.fastpay-8hng30 h4,
.fastpay-8hng30 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.fastpay-8hng30 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.fastpay-8hng30 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.fastpay-8hng30 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);
}

.fastpay-8hng30 ul ul {
  margin-bottom: 8px;
}

.fastpay-8hng30 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.fastpay-8hng30 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.fastpay-8hng30 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.fastpay-8hng30 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.fastpay-8hng30 ol li::marker {
  font-weight: 700;
}

.fastpay-8hng30 ol ol {
  margin-bottom: 8px;
}

.fastpay-8hng30 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.fastpay-8hng30 ol ul li {
  padding-left: 16px;
}

.fastpay-8hng30 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) {
  .fastpay-8hng30 table {
    padding: 24px;
  }
}

.fastpay-8hng30 table.fastpay-d2dhce {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fastpay-1voo25,
    mask-image 0.3s;
}

.fastpay-8hng30 table.fastpay-d2dhce.fastpay-0pvb4b {
  -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) {
  .fastpay-8hng30 table {
    display: table;
  }
}

.fastpay-8hng30 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);
}

.fastpay-8hng30 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fastpay-8hng30 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fastpay-8hng30 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) {
  .fastpay-8hng30 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.fastpay-8hng30 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fastpay-8hng30 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fastpay-8hng30 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.fastpay-8hng30 img {
  max-width: 100%;
  height: auto;
}

.fastpay-lwh43s {
  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) {
  .fastpay-lwh43s {
    padding: 24px;
  }
}

.fastpay-cij80u {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .fastpay-cij80u {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.fastpay-cij80u > * {
  margin: 0 !important;
}

.fastpay-cij80u img,
.fastpay-tslxn7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fastpay-cij80u img,
  .fastpay-tslxn7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fastpay-nek2me {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fastpay-nek2me {
    width: 32px;
    height: 32px;
  }
}

.fastpay-ka8a3k {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.fastpay-ka8a3k .fastpay-irg324 {
  flex-shrink: 0;
}

.fastpay-ka8a3k .fastpay-6lztcr svg {
  display: none;
}

.fastpay-42s6ck {
  display: grid;
  transition: max-height 0.fastpay-1voo25 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .fastpay-42s6ck {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .fastpay-42s6ck {
    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));
  }
}

.fastpay-42s6ck.fastpay-lt0aa6 + .fastpay-irg324 svg {
  transform: rotate(180deg);
}

.fastpay-q1truw {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.fastpay-q1truw > div:nth-child(3n) {
  grid-column: span 2;
}

.fastpay-q1truw
  > div:nth-child(3n)
  .fastpay-gaxcvw
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .fastpay-q1truw {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fastpay-q1truw > div:nth-child(3n) {
    grid-column: unset;
  }

  .fastpay-q1truw
    > div:nth-child(3n)
    .fastpay-gaxcvw
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .fastpay-q1truw {
    max-width: 270px;
  }
}

.fastpay-q1truw .fastpay-gaxcvw button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .fastpay-q1truw .fastpay-gaxcvw button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fastpay-q1truw .fastpay-gaxcvw button {
    max-width: 104px;
  }
}

.fastpay-fhhdrx {
  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) {
  .fastpay-fhhdrx {
    margin-bottom: 0;
  }
}

.fastpay-1wczd1 {
  display: none;
  opacity: 0;
}

.fastpay-y4otcj {
  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;
  }
}

.fastpay-y4otcj img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.fastpay-gaxcvw {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.fastpay-gaxcvw button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fastpay-gaxcvw
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fastpay-gaxcvw
    button {
    max-width: 145px;
  }
}

.fastpay-hdpec6:first-child
  .fastpay-gaxcvw
  button {
  max-width: 270px;
}

.fastpay-676nop {
  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%;
}

.fastpay-fhhdrx picture {
  width: 100%;
  max-width: 100%;
}

.fastpay-ag60rq {
  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;
}

.fastpay-ag60rq svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.fastpay-fhhdrx:hover .fastpay-ag60rq {
  display: flex;
}

.fastpay-tdqm42 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.fastpay-9xg7vq {
  display: flex;
}

.fastpay-9xg7vq:hover .fastpay-j9ctq0,
.fastpay-9xg7vq .fastpay-5han7s .fastpay-j9ctq0 {
  display: flex;
}

.fastpay-9xg7vq svg {
  flex-shrink: 0;
}

.fastpay-j9ctq0 {
  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) {
  .fastpay-j9ctq0 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.fastpay-j9ctq0:hover {
  display: flex;
}

.fastpay-j9ctq0 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.fastpay-09vdla {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .fastpay-09vdla {
    font-size: 12px;
  }
}

.fastpay-z80rzr,
.fastpay-o6up7v {
  width: 50%;
  flex-shrink: 0;
}

.fastpay-z80rzr {
  font-weight: 700;
}

.fastpay-q1lmpd .fastpay-42s6ck {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .fastpay-q1lmpd .fastpay-42s6ck {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .fastpay-q1lmpd .fastpay-42s6ck {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fastpay-q1lmpd
  .fastpay-676nop:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.fastpay-q1lmpd .fastpay-y4otcj {
  height: 100% !important;
  border-radius: 16px;
}

.fastpay-q1lmpd .fastpay-gaxcvw {
  gap: 4px;
  align-items: center;
}

.fastpay-q1lmpd .fastpay-gaxcvw button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fastpay-q1lmpd .fastpay-gaxcvw svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.fastpay-q1lmpd .fastpay-ddfte3,
.fastpay-q1lmpd .fastpay-cxb2au {
  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.fastpay-mgm3zj.org/2000/svg'%3E%3Cpath d='M9.fastpay-1e20kt 4.fastpay-a1qbda.fastpay-lz8pqu 5.fastpay-8xl998.fastpay-j967o7 5.fastpay-6tdreb.fastpay-o3w2sz 5.fastpay-yy8jzt.fastpay-jf7xbl 8.fastpay-yhkuyh.fastpay-wjj26d 9.fastpay-9ogbet.fastpay-b1sngd 9.fastpay-zhgowa.fastpay-2hf98o 13.fastpay-p50icx.fastpay-1ksryf 11.fastpay-0u2yx3.fastpay-z9nwp0 11.fastpay-zlkfpe.fastpay-2kklxk 11.fastpay-2vjsyh.fastpay-gaer2a 13.fastpay-8zm3wk.fastpay-k1z9af 9.fastpay-skkzsz.fastpay-2mfiat 9.fastpay-fj4ku3.fastpay-u1geiy 8.fastpay-6ikqsx.fastpay-mfgys5 5.fastpay-16qi0h.fastpay-6lm1gw 5.fastpay-bz6wdi.fastpay-g9yzjd 5.fastpay-mwltgb.fastpay-6fs9ej 4.fastpay-phrgkc.fastpay-z9nwp0 1.fastpay-q3eg6b.fastpay-1e20kt 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.fastpay-q1lmpd .fastpay-ddfte3 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.fastpay-q1lmpd .fastpay-cxb2au {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.fastpay-y7ql2e {
  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) {
  .fastpay-y7ql2e {
    padding: 24px;
  }
}

.fastpay-y7ql2e .fastpay-irg324 {
  display: flex;
}

@media (min-width: 768px) {
  .fastpay-y7ql2e .fastpay-irg324 {
    display: none;
  }
}

.fastpay-y7ql2e .fastpay-6lztcr svg {
  display: none;
}

.fastpay-tfmglq {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fastpay-tfmglq .fastpay-xpwsab {
  display: none;
}

@media (min-width: 768px) {
  .fastpay-tfmglq .fastpay-xpwsab {
    display: flex;
  }
}

.fastpay-57giti {
  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) {
  .fastpay-57giti {
    font-size: 40px;
    line-height: 48px;
  }
}

.fastpay-57giti > * {
  margin: 0 !important;
}

.fastpay-57giti img,
.fastpay-gyl50t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fastpay-57giti img,
  .fastpay-gyl50t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fastpay-2uku77 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fastpay-2uku77 {
    width: 32px;
    height: 32px;
  }
}

.fastpay-14t9qi {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .fastpay-14t9qi {
    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;
  }

  .fastpay-14t9qi::-webkit-scrollbar {
    display: none;
  }
}

.fastpay-lzu7yc {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .fastpay-lzu7yc {
    padding: 7px 15px;
  }
}

.fastpay-lzu7yc:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fastpay-hh1fo0 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fastpay-hh1fo0 {
    display: flex;
    opacity: 1;
  }
}

.fastpay-lzu7yc picture {
  height: 100%;
  display: block;
}

.fastpay-lzu7yc img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .fastpay-lzu7yc img {
    width: 88px;
    height: 44px;
  }
}

.fastpay-lzu7yc p {
  text-align: center;
  width: 100%;
}

.fastpay-32qjes {
  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) {
  .fastpay-32qjes {
    font-size: 40px;
    line-height: 48px;
  }
}

.fastpay-32qjes img,
.fastpay-rtdpz6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fastpay-32qjes img,
  .fastpay-rtdpz6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fastpay-7ozw07 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fastpay-7ozw07 {
    width: 32px;
    height: 32px;
  }
}

.fastpay-6c7ecj {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.fastpay-9m2n6c {
  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;
}

.fastpay-5utbsz {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.fastpay-5utbsz.fastpay-5han7s {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.fastpay-33krtz {
  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) {
  .fastpay-33krtz {
    font-size: 20px;
    line-height: 28px;
  }
}

.fastpay-hflmkv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.fastpay-chst4l {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.fastpay-1voo25 ease;
  opacity: 0;
  color: var(--text-color);
}

.fastpay-ve20ty {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.fastpay-ve20ty ol,
.fastpay-ve20ty ul {
  padding-left: 1.3em;
}

.fastpay-5utbsz.fastpay-5han7s .fastpay-chst4l {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.fastpay-5utbsz.fastpay-5han7s .fastpay-hflmkv {
  transform: rotate(180deg);
  color: var(--text-color);
}

.fastpay-qcxymf {
  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) {
  .fastpay-qcxymf {
    padding: 24px;
  }
}

.fastpay-qcxymf .fastpay-irg324 {
  display: flex;
}

@media (min-width: 768px) {
  .fastpay-qcxymf .fastpay-irg324 {
    display: none;
  }
}

.fastpay-qcxymf .fastpay-6lztcr svg {
  display: none;
}

.fastpay-jz824n {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fastpay-jz824n .fastpay-xpwsab {
  display: none;
}

@media (min-width: 768px) {
  .fastpay-jz824n .fastpay-xpwsab {
    display: flex;
  }
}

.fastpay-2dc0d3 {
  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) {
  .fastpay-2dc0d3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.fastpay-2dc0d3 > * {
  margin: 0 !important;
}

.fastpay-2dc0d3 img,
.fastpay-75q1ge {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fastpay-2dc0d3 img,
  .fastpay-75q1ge {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fastpay-f2wt1n {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fastpay-f2wt1n {
    width: 32px;
    height: 32px;
  }
}

.fastpay-r4rb9x {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .fastpay-r4rb9x {
    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;
  }

  .fastpay-r4rb9x::-webkit-scrollbar {
    display: none;
  }
}

.fastpay-544ffk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.fastpay-544ffk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fastpay-pudt2f {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fastpay-pudt2f {
    display: flex;
    opacity: 1;
  }
}

.fastpay-544ffk picture {
  width: auto;
  height: 100%;
  display: block;
}

.fastpay-544ffk picture img {
  display: block;
  width: auto;
  height: 100%;
}

.fastpay-y3yk0p {
  margin: -24px 0;
}

.fastpay-y3yk0p:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .fastpay-y3yk0p {
    margin: -16px 0;
  }
}

.fastpay-wzg4v3 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .fastpay-wzg4v3 {
    flex-direction: row;
  }
}

.fastpay-fdr04g {
  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) {
  .fastpay-fdr04g {
    flex: 1;
  }
}

.fastpay-fdr04g::placeholder {
  color: var(--Text-400);
}

.fastpay-f54ntd {
  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;
}

.fastpay-ftt373 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.fastpay-ftt373::-webkit-scrollbar {
  display: none;
}

.fastpay-0fw2na {
  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;
}

.fastpay-0fw2na img,
.fastpay-0fw2na svg {
  margin-right: 8px;
}

.fastpay-oatuc4 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.fastpay-y3yk0p + .fastpay-rsre4g {
  margin-top: 0;
}

@media (min-width: 768px) {
  .fastpay-y3yk0p + .fastpay-rsre4g {
    margin-top: -16px;
  }
}

.fastpay-x82e10 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.fastpay-x82e10 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.fastpay-x82e10 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.fastpay-cylf18 {
  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;
}

.fastpay-r1h05k {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.fastpay-o9t1i8 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.fastpay-atsg6x {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.fastpay-a5nr1g {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.fastpay-cylf18 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;
}

.fastpay-cylf18 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) {
  .fastpay-cylf18 {
    padding: 39px 179px 39px 39px;
  }

  .fastpay-r1h05k {
    font-size: 40px;
    line-height: 48px;
  }

  .fastpay-a5nr1g {
    height: 348px;
  }

  .fastpay-cylf18 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .fastpay-cylf18 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .fastpay-cylf18 {
    padding: 63px;
  }
}

.fastpay-yv6hi7 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fastpay-yv6hi7 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.fastpay-1goetc {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fastpay-1goetc {
    width: auto;
  }
}

.fastpay-qldc9l {
  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;
}

.fastpay-qldc9l::-webkit-scrollbar {
  display: none;
}

.fastpay-qldc9l 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);
}

.fastpay-qldc9l a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fastpay-qldc9l {
    margin-left: 16px;
    margin-top: 0;
  }
}

.fastpay-yv6hi7 .fastpay-xtd5wv {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fastpay-1voo25,
    mask-image 0.3s;
}

.fastpay-yv6hi7 .fastpay-xtd5wv.fastpay-0pvb4b {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.fastpay-x4utrf {
  margin: 40px -16px;
}

.fastpay-nrxf9v + .fastpay-ms8u9w,
.fastpay-nrxf9v + .fastpay-us205p {
  margin-top: 24px;
}

.fastpay-rskdv0 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.fastpay-rskdv0 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.fastpay-cc1yxl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .fastpay-cc1yxl {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .fastpay-cc1yxl {
    margin-top: 0;
  }
}

.fastpay-jssw5b {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fastpay-jssw5b {
    font-size: 24px;
    line-height: 32px;
  }
}

.fastpay-g3002m {
  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) {
  .fastpay-g3002m {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.fastpay-thju4w {
  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) {
  .fastpay-thju4w {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.fastpay-tn9hjd {
  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) {
  .fastpay-tn9hjd {
    font-size: 20px;
    line-height: 28px;
  }
}

.fastpay-u7vuyj {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fastpay-u7vuyj {
    font-size: 32px;
    line-height: 40px;
  }
}

.fastpay-vglcwy {
  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;
}

.fastpay-0gusug {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.fastpay-0gusug img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fastpay-rsre4g {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.fastpay-0cjxbn {
  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) {
  .fastpay-0cjxbn {
    padding: 15px 48px;
  }
}

main > .fastpay-rsre4g {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .fastpay-42s6ck.fastpay-0exky6 > div:nth-child(n+5) {
    display: none;
  }
}

.fastpay-8hng30 p a img {
  display: block;
  margin: 0 auto;
}


.fastpay-mekq2t {
  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 */
.fastpay-w2dqrs {
  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;
}

.fastpay-w2dqrs label {
  font-size: 14px;
}

.fastpay-w2dqrs h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fastpay-w2dqrs input,
.fastpay-w2dqrs textarea,
.fastpay-w2dqrs 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;
}
.fastpay-w2dqrs button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fastpay-ib93br ease;
}
.fastpay-w2dqrs button:hover {
  background-color: var(--button-bg-hover);
}
.fastpay-4o672s {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fastpay-rnaqxq ease-in;
}

.fastpay-4o672s 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;
}
.fastpay-s09o8p, .fastpay-qbhgwr, [class*="review-card"],
thead, thead th, table th, .fastpay-iyicn1,
.fastpay-08k75s, [class*="collapsible-header"],
.fastpay-wtr7w4, [class*="updated-block"] {
  color: #ece7dc !important;
}
