html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.fastpay-e7lvpf {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-e7lvpf {
    padding: 54px 0 0;
  }
}

.fastpay-cmnfkf {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .fastpay-cmnfkf:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.fastpay-weigya {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .fastpay-weigya {
    margin: 20px auto 100px;
  }
}

.fastpay-weigya h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-weigya h1 {
    font-size: 120px;
  }
}

.fastpay-weigya p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.fastpay-s9u6hk {
  cursor: pointer;
}

.fastpay-2gozhu {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.fastpay-9mxln6 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.fastpay-9mxln6 figure {
  margin: 0;
}

.fastpay-9mxln6.fastpay-9ksnt7 {
  justify-content: flex-start;
  margin-right: 4px;
}

.fastpay-9mxln6.fastpay-y1dby4 {
  justify-content: flex-end;
  margin-left: 4px;
}

.fastpay-9mxln6.fastpay-2roftz {
  justify-content: center;
}

.fastpay-9mxln6.fastpay-3t9cty {
  justify-content: normal;
}

.fastpay-mzlo9h {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .fastpay-mzlo9h {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-mzlo9h {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.fastpay-94bsbi {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .fastpay-94bsbi {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.fastpay-r3fifx {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .fastpay-r3fifx {
    flex-direction: column;
  }
}

.fastpay-3mlcet {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.fastpay-3mlcet img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .fastpay-3mlcet {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.fastpay-2ju9sz {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.fastpay-2ju9sz ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .fastpay-2ju9sz ul {
    margin-bottom: 15px;
  }
}

.fastpay-2ju9sz ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.fastpay-2ju9sz ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.fastpay-2ju9sz ul li span svg {
  fill: var(--title-color);
}

.fastpay-2ju9sz ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .fastpay-2ju9sz ul li small {
    font-size: 12px;
  }
}

.fastpay-2ju9sz ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.fastpay-2ju9sz ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-2ju9sz {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.fastpay-5416fy {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .fastpay-5416fy {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.fastpay-hfxf4a {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.fastpay-huqn53 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.fastpay-rm66ri ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-huqn53 {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .fastpay-huqn53:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.fastpay-huqn53.fastpay-1483qv {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .fastpay-huqn53.fastpay-1483qv:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.fastpay-qeu1vu {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .fastpay-qeu1vu {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-qeu1vu {
    padding: 50px 16px 68px;
  }
}

.fastpay-r2vy55 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .fastpay-r2vy55 {
    flex-direction: column;
  }
}

.fastpay-wihegz {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .fastpay-wihegz {
    margin-bottom: 40px;
  }
}

.fastpay-1kw7ed .fastpay-0nu9cf {
  margin-bottom: 28px;
}

.fastpay-1kw7ed .fastpay-0nu9cf img {
  max-height: 100px;
  width: auto;
}

.fastpay-8vqwvd {
  display: flex;
  align-items: center;
}

.fastpay-8vqwvd a + a {
  margin-left: 24px;
}

.fastpay-8vqwvd img {
  max-height: 56px;
  width: auto;
}

.fastpay-8vqwvd img + img {
  margin-left: 24px;
}

.fastpay-kyir0y {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .fastpay-kyir0y {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.fastpay-j4f8hg {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .fastpay-j4f8hg {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.fastpay-9ltq7r {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-9ltq7r {
    flex-wrap: wrap;
  }
}

.fastpay-9ltq7r li {
  display: flex;
  margin: 0 7px;
}

.fastpay-9ltq7r li svg {
  transition: 0.fastpay-rm66ri ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .fastpay-9ltq7r li:hover svg {
    transform: scale(1.2);
  }
}

.fastpay-wxqa8t {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.fastpay-bc05ru + .fastpay-bc05ru {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .fastpay-bc05ru + .fastpay-bc05ru {
    margin: 36px 0 0;
  }
}

.fastpay-rrv5qi {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.fastpay-citm3a {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fastpay-citm3a li {
  font-size: 16px;
}

.fastpay-citm3a li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .fastpay-citm3a li a:hover {
    text-decoration: underline;
  }
}

.fastpay-citm3a li + li {
  margin-top: 16px;
}

.fastpay-10nmvl {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.fastpay-vzt2gf ease-in-out;
}

.fastpay-10nmvl.fastpay-1479cv {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.fastpay-inwogg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.fastpay-inwogg h1,
.fastpay-inwogg h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .fastpay-inwogg h1,
  .fastpay-inwogg h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .fastpay-inwogg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-inwogg {
    margin-bottom: 60px;
  }
}

.fastpay-fgqu9q {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .fastpay-fgqu9q {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.fastpay-fgqu9q li {
  width: 100%;
}

.fastpay-fgqu9q li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.fastpay-rm66ri ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.fastpay-fgqu9q li a svg {
  fill: var(--button-text-color);
}

.fastpay-fgqu9q li a.fastpay-1479cv {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .fastpay-fgqu9q li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-fgqu9q li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .fastpay-fgqu9q li a img {
    max-width: 16px;
  }
}

.fastpay-m76tpy {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .fastpay-m76tpy {
    margin: 0 -5px;
  }
}

.fastpay-34yvn0 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.fastpay-34yvn0 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.fastpay-34yvn0 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .fastpay-34yvn0 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .fastpay-34yvn0 span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.fastpay-j35a14 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.fastpay-j35a14 img {
  width: 100%;
  transition: 0.fastpay-rm66ri ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .fastpay-j35a14:hover img {
    transform: scale(1.1);
  }
}

.fastpay-ojsaqv {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .fastpay-ojsaqv {
    height: 54px;
  }
}

.fastpay-u5isd0 {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .fastpay-u5isd0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .fastpay-u5isd0 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-u5isd0 .fastpay-0nu9cf img {
    max-width: 90px;
  }
}

.fastpay-0nu9cf img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .fastpay-0nu9cf {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .fastpay-zbkuk5 {
    display: none;
  }
  .fastpay-zbkuk5::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.fastpay-7jnprk {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.fastpay-7jnprk li {
  font-size: 16px;
  margin: 0 20px;
}

.fastpay-7jnprk li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .fastpay-7jnprk li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .fastpay-7jnprk {
    display: block;
  }
  .fastpay-7jnprk li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .fastpay-7jnprk li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .fastpay-7jnprk li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .fastpay-7jnprk li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.fastpay-zq2l4i {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .fastpay-zq2l4i {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .fastpay-zq2l4i {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-zq2l4i {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.fastpay-zq2l4i.fastpay-lhk06y {
  margin-right: 0;
}

.fastpay-yhjm47 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .fastpay-yhjm47 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .fastpay-yhjm47:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.fastpay-ztbmjz {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .fastpay-ztbmjz:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-ztbmjz {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.fastpay-wvk8q7 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .fastpay-wvk8q7 {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.fastpay-wvk8q7:hover > ul {
  display: flex;
}

.fastpay-wvk8q7:focus > ul {
  display: flex;
}

.fastpay-wvk8q7:focus-within > ul {
  display: flex;
}

.fastpay-kd9wgr {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.fastpay-kd9wgr::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.fastpay-vzt2gf ease-in-out;
}

@media only screen and (max-width: 767px) {
  .fastpay-kd9wgr {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .fastpay-kd9wgr img {
    max-width: 20px;
  }
}

.fastpay-wvk8q7 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.fastpay-rm66ri ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-wvk8q7 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.fastpay-wvk8q7 ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.fastpay-rm66ri ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .fastpay-wvk8q7 ul li {
    padding: 5px;
  }
}

.fastpay-wvk8q7 ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .fastpay-wvk8q7 ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-wvk8q7 ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .fastpay-wvk8q7 ul li a img {
    max-width: 20px;
  }
}

.fastpay-4zlhpl {
  display: none;
}

.fastpay-kaw9pr {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .fastpay-kaw9pr {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.fastpay-kaw9pr span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .fastpay-4zlhpl:checked ~ .fastpay-zbkuk5 {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .fastpay-zbkuk5 {
    display: none;
    transition: display 0.fastpay-rm66ri ease-in-out;
  }
  .fastpay-4zlhpl:checked ~ .fastpay-zbkuk5 {
    display: block;
  }
  .fastpay-4zlhpl:checked + .fastpay-kaw9pr span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .fastpay-4zlhpl:checked + .fastpay-kaw9pr span:nth-child(2) {
    display: none;
  }
  .fastpay-4zlhpl:checked + .fastpay-kaw9pr span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.fastpay-ba5ncu {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .fastpay-ba5ncu {
    padding: 0 16px;
  }
}

.fastpay-ba5ncu img {
  margin-bottom: 20px;
}

.fastpay-ba5ncu p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .fastpay-ba5ncu p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-ba5ncu {
    margin-bottom: 60px;
  }
}

.fastpay-hirm0i {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .fastpay-hirm0i {
    font-size: 32px;
  }
}

.fastpay-cszml1 {
  color: var(--text-color);
}

.fastpay-r3gc7q {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .fastpay-r3gc7q {
    font-size: 16px;
    line-height: 140%;
  }
}

.fastpay-r3gc7q p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.fastpay-r3gc7q p img {
  display: block;
  margin: 0 auto;
}

.fastpay-r3gc7q p:first-of-type {
  margin-top: 0;
}

.fastpay-r3gc7q p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-r3gc7q p {
    font-size: 18px;
    line-height: 140%;
  }
}

.fastpay-r3gc7q ul {
  padding: 0 0 0 20px;
}

.fastpay-r3gc7q table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.fastpay-r3gc7q table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-r3gc7q table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.fastpay-r3gc7q table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-r3gc7q table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.fastpay-r3gc7q table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.fastpay-r3gc7q iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .fastpay-r3gc7q iframe {
    height: 200px;
  }
}

.fastpay-v4jq36 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .fastpay-v4jq36 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-v4jq36 {
    margin-bottom: 60px;
  }
}

.fastpay-i87nqf {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-i87nqf {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.fastpay-i87nqf h1,
.fastpay-i87nqf h2,
.fastpay-i87nqf h3,
.fastpay-i87nqf h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-i87nqf h1,
  .fastpay-i87nqf h2,
  .fastpay-i87nqf h3,
  .fastpay-i87nqf h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.fastpay-p9dfxt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-p9dfxt {
    flex-direction: column-reverse;
  }
}

.fastpay-p9dfxt .fastpay-a68yuo {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-p9dfxt .fastpay-a68yuo {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.fastpay-p9dfxt .fastpay-u3iy99 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .fastpay-p9dfxt .fastpay-u3iy99 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .fastpay-p9dfxt .fastpay-u3iy99 img {
    width: 100%;
  }
}

.fastpay-u3iy99 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-u3iy99 {
    margin-bottom: 18px;
  }
}

.fastpay-a68yuo {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-a68yuo {
    margin-bottom: 18px;
  }
}

.fastpay-v4jq36 h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-v4jq36 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.fastpay-v4jq36 .fastpay-cmnfkf {
  margin-top: 30px;
  margin-bottom: 30px;
}

.fastpay-jl1q7d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .fastpay-jl1q7d {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-jl1q7d {
    margin-bottom: 60px;
  }
}

.fastpay-pqpxe9 {
  position: relative;
  border: none;
}

.fastpay-pqpxe9::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.fastpay-vwi5rx {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.fastpay-vwi5rx span {
  height: 32px;
}

.fastpay-vwi5rx span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.fastpay-vwi5rx.fastpay-ykb7rq span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .fastpay-vwi5rx {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.fastpay-iy3kk2 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fastpay-iy3kk2 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-iy3kk2 li {
    font-size: 16px;
  }
}

.fastpay-iy3kk2 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.fastpay-rm66ri ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .fastpay-iy3kk2 li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-iy3kk2 li a {
    padding: 12px 14px;
  }
}

.fastpay-iy3kk2.fastpay-aebwm5 {
  display: none;
}

.fastpay-f6r5lr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.fastpay-f6r5lr table {
  width: 100%;
  border-collapse: collapse;
}

.fastpay-f6r5lr table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .fastpay-f6r5lr table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .fastpay-f6r5lr table td {
    min-width: 75px;
  }
}

.fastpay-f6r5lr table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-f6r5lr table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.fastpay-f6r5lr table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.fastpay-f6r5lr p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .fastpay-f6r5lr p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .fastpay-f6r5lr {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-f6r5lr {
    margin-bottom: 60px;
  }
}

.fastpay-sboph2 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-sboph2 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.fastpay-s2o3rb {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .fastpay-s2o3rb {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.fastpay-s2o3rb tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .fastpay-s2o3rb tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.fastpay-s2o3rb tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.fastpay-u409f7 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.fastpay-u409f7 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.fastpay-u409f7 p {
  color: var(--text-color);
}

.fastpay-bh6zu5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .fastpay-bh6zu5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-bh6zu5 {
    margin-bottom: 60px;
  }
}

.fastpay-z8fw01 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.fastpay-zmdfbi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .fastpay-zmdfbi {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-zmdfbi {
    margin-bottom: 60px;
  }
}

.fastpay-8bm2pn {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.fastpay-8bm2pn h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .fastpay-8bm2pn h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.fastpay-8bm2pn p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.fastpay-8bm2pn p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .fastpay-8bm2pn p {
    font-size: 16px;
  }
}

.fastpay-75rxsw {
  display: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-75rxsw {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.fastpay-20bzc4 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.fastpay-20bzc4 li {
  margin: 0 20px;
}

.fastpay-20bzc4 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.fastpay-20bzc4 li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .fastpay-20bzc4 li a:hover {
    color: #2ab765;
  }
}

.fastpay-ej0vzp {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .fastpay-ej0vzp {
    padding: 0 16px;
  }
}

.fastpay-ej0vzp li {
  font-size: 16px;
  position: relative;
}

.fastpay-ej0vzp li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .fastpay-ej0vzp li a:hover {
    text-decoration: underline;
  }
}

.fastpay-ej0vzp li span {
  opacity: 0.5;
}

.fastpay-ej0vzp li + li {
  margin-left: 30px;
}

.fastpay-ej0vzp li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.fastpay-i87nqf {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.fastpay-i87nqf {
    margin-bottom: 18px;
  }
}

.fastpay-55bryi {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.fastpay-55bryi tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.fastpay-55bryi tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.fastpay-55bryi tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.fastpay-55bryi tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.fastpay-55bryi tbody tr:last-of-type {
  margin-bottom: 0;
}

.fastpay-55bryi tbody tr td:first-of-type {
  flex-shrink: 0;
}

.fastpay-55bryi tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.fastpay-55bryi tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.fastpay-55bryi tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .fastpay-55bryi tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.fastpay-55bryi tbody tr td .fastpay-5kkqv6 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .fastpay-55bryi tbody tr td .fastpay-5kkqv6 {
    width: 100%;
  }
}

.fastpay-55bryi tbody tr td .fastpay-nlamyu {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.fastpay-rm66ri ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .fastpay-55bryi tbody tr td .fastpay-nlamyu:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-55bryi tbody tr td .fastpay-nlamyu {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .fastpay-55bryi tbody tr td .fastpay-nlamyu {
    width: 100%;
  }
}

.fastpay-55bryi tbody tr td .fastpay-8v5anm {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .fastpay-55bryi tbody tr td .fastpay-8v5anm:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-55bryi tbody tr {
    flex-direction: column;
  }
}

.fastpay-55bryi tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.fastpay-l31rj7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .fastpay-l31rj7 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-l31rj7 {
    margin: 0 auto 60px;
  }
}

.fastpay-sevrnh {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-sevrnh {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.fastpay-srlvox {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .fastpay-srlvox {
    margin: 0 -5px;
  }
}

.fastpay-9u1zdv {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.fastpay-9u1zdv img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.fastpay-rm66ri ease-in-out;
}

.fastpay-9u1zdv p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .fastpay-9u1zdv:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .fastpay-9u1zdv {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-9u1zdv {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .fastpay-9u1zdv p {
    font-size: 16px;
  }
}

.fastpay-wryjut {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .fastpay-wryjut {
    height: 190px;
    margin: 20px auto;
  }
}

.fastpay-wryjut img {
  width: 100%;
  height: 100%;
}

.fastpay-wryjut iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .fastpay-wryjut iframe {
    height: 190px;
  }
}

.fastpay-4cpkt2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.fastpay-4cpkt2::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.fastpay-qoqd6r {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.fastpay-qoqd6r svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.fastpay-rm66ri ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .fastpay-qoqd6r:hover svg {
    transform: scale(1.1);
  }
}

.fastpay-2mkpzd {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-2mkpzd {
    padding: 40px 0;
  }
}

.fastpay-bg3yzp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .fastpay-bg3yzp {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .fastpay-bg3yzp {
    flex-direction: column-reverse;
  }
}

.fastpay-l5rfnm {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.fastpay-l5rfnm img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .fastpay-l5rfnm {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-l5rfnm {
    margin: 10px 0 0;
  }
}

.fastpay-ghzfkz {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.fastpay-ghzfkz h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .fastpay-ghzfkz {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-ghzfkz {
    padding: 24px 10px;
  }
}

.fastpay-etqjoq {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.fastpay-rm66ri ease-in-out;
}

.fastpay-etqjoq:hover {
  border: 1px solid #8c8ca2;
}

.fastpay-6azifi {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.fastpay-6azifi:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.fastpay-dw3885 {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.fastpay-dw3885 a {
  text-decoration: underline;
  color: #8babff;
}

.fastpay-zk8xwy {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.fastpay-zk8xwy .fastpay-etqjoq {
  width: 50%;
  margin: 0;
}

.fastpay-vlia85 {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.fastpay-vlia85:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.fastpay-lqhba2 {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .fastpay-lqhba2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-lqhba2 {
    margin: 0 0 60px;
  }
}

.fastpay-9kfbaz {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-9kfbaz {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.fastpay-nj6nul {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .fastpay-nj6nul {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.fastpay-gm9s0z {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .fastpay-gm9s0z {
    flex-basis: auto;
    max-width: 100%;
  }
}

.fastpay-nrwbs8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-nrwbs8 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.fastpay-nrwbs8 a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.fastpay-rm66ri ease-in-out;
}

@media only screen and (max-width: 767px) {
  .fastpay-nrwbs8 a {
    margin: 1px 0 4px;
  }
}

.fastpay-nrwbs8 a svg {
  fill: #fff;
}

.fastpay-nrwbs8 a:hover {
  background: #3d68e7;
}

.fastpay-i0dotv {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.fastpay-pjw1cn {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .fastpay-pjw1cn {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.fastpay-azk3p1 {
  font-size: 16px;
  color: var(--text-color);
}

.fastpay-xm8eg5 {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .fastpay-xm8eg5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-xm8eg5 {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .fastpay-xm8eg5 {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.fastpay-dew8gk {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.fastpay-dew8gk h1,
.fastpay-dew8gk h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-dew8gk h1,
  .fastpay-dew8gk h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .fastpay-dew8gk {
    margin: 0;
    padding-right: 20px;
  }
}

.fastpay-3m3uba {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.fastpay-3m3uba h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-3m3uba h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.fastpay-3m3uba h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .fastpay-3m3uba h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.fastpay-3m3uba table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.fastpay-3m3uba table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-3m3uba table tr td {
    padding: 12px 4px;
  }
}

.fastpay-3m3uba table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-3m3uba table tr th {
    padding: 12px 4px;
  }
}

.fastpay-3m3uba table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .fastpay-3m3uba {
    margin: 0;
  }
}

.fastpay-k5185s {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .fastpay-k5185s {
    min-height: 190px;
  }
}

.fastpay-73d3sv {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.fastpay-73d3sv::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.fastpay-ywli9a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.fastpay-ywli9a.fastpay-ioqjf4 {
  display: none;
}

.fastpay-1y7npx {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.fastpay-1y7npx iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fastpay-1y7npx iframe.fastpay-xnz095 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.fastpay-1y7npx.fastpay-asi2f4 {
  opacity: 1;
  pointer-events: all;
}

.fastpay-v90zkz {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.fastpay-rm66ri ease-in-out;
}

.fastpay-v90zkz svg {
  margin-right: 10px;
}

.fastpay-v90zkz + .fastpay-v90zkz {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .fastpay-v90zkz:hover {
    background: #a8a6b3;
  }
}

.fastpay-ni5op0 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .fastpay-ni5op0:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-v90zkz {
    height: 42px;
    max-width: 220px;
  }
}

.fastpay-xm8eg5 .fastpay-v4jq36 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.fastpay-xm8eg5 .fastpay-v4jq36 h1,
.fastpay-xm8eg5 .fastpay-v4jq36 h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .fastpay-xm8eg5 .fastpay-v4jq36 h1,
  .fastpay-xm8eg5 .fastpay-v4jq36 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .fastpay-xm8eg5 .fastpay-v4jq36 {
    margin: 28px 0 0;
  }
}

.fastpay-crmoa5 {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .fastpay-crmoa5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .fastpay-crmoa5 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-crmoa5 {
    margin: 20px auto 60px;
  }
}

.fastpay-3k50vt {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .fastpay-3k50vt {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-3k50vt {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.fastpay-eeb3nl {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.fastpay-eeb3nl iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fastpay-82q8f6 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.fastpay-82q8f6 h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .fastpay-82q8f6 h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-82q8f6 h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .fastpay-82q8f6 {
    max-width: 100%;
    margin: 0;
  }
}

.fastpay-ycth0y {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .fastpay-ycth0y {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.fastpay-rw1g1j {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .fastpay-rw1g1j {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.fastpay-h5k3d0 {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.fastpay-h5k3d0 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .fastpay-h5k3d0 {
    margin: 0;
  }
  .fastpay-h5k3d0:last-of-type {
    margin-top: 4px;
  }
}

.fastpay-bk9vny {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .fastpay-bk9vny {
    padding: 10px;
  }
}

.fastpay-bk9vny .fastpay-cmnfkf {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .fastpay-bk9vny .fastpay-cmnfkf {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .fastpay-bk9vny {
    flex-wrap: wrap;
  }
}

.fastpay-tt6h3a {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.fastpay-tt6h3a img {
  width: 100%;
}

.fastpay-q67wik {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .fastpay-q67wik {
    max-width: 200px;
    margin: 0;
  }
}

.fastpay-6pk9yd {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.fastpay-6iyu7e {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.fastpay-0lsn2a {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a {
    margin: 0 0 60px;
  }
}

.fastpay-0lsn2a .fastpay-got7am {
  position: relative;
}

.fastpay-0lsn2a .fastpay-ll0eka {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.fastpay-0lsn2a .fastpay-ll0eka.fastpay-ioqjf4 {
  display: none;
}

.fastpay-0lsn2a .fastpay-iqdl1f {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .fastpay-0lsn2a .fastpay-iqdl1f {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .fastpay-0lsn2a .fastpay-iqdl1f {
    bottom: 90px;
  }
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-qee8ju {
  max-width: 300px;
  width: 100%;
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-qee8ju .fastpay-6xph0m {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-iqdl1f .fastpay-qee8ju .fastpay-6xph0m {
    font-size: 32px;
    text-align: center;
  }
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-qee8ju .fastpay-rgr3y1 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-iqdl1f .fastpay-qee8ju .fastpay-rgr3y1 {
    text-align: center;
  }
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y {
    flex-direction: column-reverse;
  }
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y .fastpay-x46t9y {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.fastpay-rm66ri ease-in-out;
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y .fastpay-x46t9y:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y .fastpay-x46t9y {
    width: 100%;
  }
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y .fastpay-x7lssz {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.fastpay-rm66ri ease-in-out;
  overflow: hidden;
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y .fastpay-x7lssz span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y .fastpay-x7lssz:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y .fastpay-x7lssz:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-iqdl1f .fastpay-lhk06y .fastpay-x7lssz {
    width: 100%;
  }
}

.fastpay-0lsn2a .fastpay-iqdl1f.fastpay-ioqjf4 {
  display: none;
}

.fastpay-0lsn2a .fastpay-4eai3m {
  display: none;
}

.fastpay-0lsn2a .fastpay-4eai3m.fastpay-asi2f4 {
  display: block;
}

.fastpay-0lsn2a .fastpay-4eai3m iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-4eai3m iframe {
    height: calc(100vh - 54px);
  }
}

.fastpay-0lsn2a .fastpay-mfzljm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .fastpay-0lsn2a .fastpay-mfzljm {
    padding: 24px 16px 0;
  }
}

.fastpay-0lsn2a .fastpay-mfzljm .fastpay-6xph0m {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-mfzljm .fastpay-6xph0m {
    margin-bottom: 24px;
  }
}

.fastpay-0lsn2a .fastpay-mfzljm table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.fastpay-0lsn2a .fastpay-mfzljm table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-mfzljm table tr td {
    padding: 12px 4px;
  }
}

.fastpay-0lsn2a .fastpay-mfzljm table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-0lsn2a .fastpay-mfzljm table tr th {
    padding: 12px 4px;
  }
}

.fastpay-0lsn2a .fastpay-mfzljm table tr:last-of-type td {
  border-bottom: none;
}

.fastpay-690vnq {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.fastpay-690vnq.fastpay-1479cv {
  display: block;
}

.fastpay-690vnq iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.fastpay-690vnq .fastpay-so067d {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.fastpay-690vnq .fastpay-42p0f9 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.fastpay-690vnq .fastpay-x7lssz {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.fastpay-rm66ri ease-in-out;
}

.fastpay-690vnq .fastpay-x7lssz:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.fastpay-j06s5r {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.fastpay-j06s5r.fastpay-1479cv {
  display: block;
}

.fastpay-k3pr3a {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.fastpay-0t75af {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.fastpay-f33t8y {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .fastpay-0t75af {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.fastpay-ufmfg2 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.fastpay-ufmfg2 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.fastpay-xjncbr {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fastpay-fovbr8.fastpay-ioqjf4 {
  display: none;
}

.fastpay-0gv0y6 {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .fastpay-0gv0y6 {
    margin-bottom: 20px;
  }
}

.fastpay-7fyicn {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.fastpay-7fyicn span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.fastpay-7fyicn small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.fastpay-7fyicn input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.fastpay-rm66ri ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.fastpay-7fyicn input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fastpay-7fyicn input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fastpay-7fyicn input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.fastpay-7fyicn input:active {
  border-color: #c2c0ce;
}

.fastpay-7fyicn input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .fastpay-7fyicn {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.fastpay-9rz9zk {
  margin-bottom: 36px;
}

.fastpay-9rz9zk textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.fastpay-9rz9zk textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fastpay-9rz9zk textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .fastpay-9rz9zk {
    margin-bottom: 24px;
  }
}

.fastpay-xr28e3 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.fastpay-qh8mdu {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.fastpay-rm66ri ease-in-out;
}

.fastpay-qh8mdu:hover {
  background: var(--border-color);
}

.fastpay-tk2ji7 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.fastpay-rm66ri ease-in-out;
}

.fastpay-tk2ji7:hover {
  background: #166ad9;
}

.fastpay-t797dk {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.fastpay-t797dk.fastpay-ioqjf4 {
  display: none;
}

.fastpay-dcn80w {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.fastpay-t797dk .fastpay-qh8mdu {
  margin: 0 auto;
}

.fastpay-rsasms {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .fastpay-rsasms {
    margin-bottom: 16px;
  }
}

.fastpay-1qudz8 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.fastpay-yp4njc {
  filter: grayscale(100%);
}

.fastpay-1qudz8 > input {
  display: none;
}

.fastpay-1qudz8 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fastpay-5naulm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.fastpay-del0c2 44.fastpay-2t7gol.fastpay-fbyx21.fastpay-bln7bf.fastpay-4li7y7.fastpay-r08xpa.fastpay-rsx4pa.fastpay-3m30kh.fastpay-f524o6.fastpay-w6wpxe.fastpay-91oetb.fastpay-hlbg3x.fastpay-llib8g 0l-12.fastpay-38nbap 30.fastpay-ddrdyt.fastpay-o13hww 2.fastpay-5ns81s.fastpay-o13hww 3.fastpay-82hmd2 3.fastpay-t5jsbw.fastpay-m4onmc 3.fastpay-o2mpru.fastpay-xp75xr.fastpay-etauz7.fastpay-f2mhr7 7-3.fastpay-38nbap 10.fastpay-9xc0z9.fastpay-f2mhr7 23.fastpay-mi1n6d.fastpay-34senl 1.fastpay-1w7jl8 2.fastpay-38nbap 3.fastpay-34senl 1.fastpay-m4onmc 5.fastpay-8miizv.fastpay-m4onmc 32.fastpay-ayiv61.fastpay-xp75xr 5.fastpay-llib8g 4.fastpay-f2mhr7 9.fastpay-f2mhr7 8.fastpay-m4onmc 6.fastpay-mh64dg.fastpay-cfdo97.fastpay-3bpkqv.fastpay-pffeaw.fastpay-brh4zt 4.fastpay-zikkjn.fastpay-brh4zt 6.fastpay-brh4zt 0l29.fastpay-llib8g 17.fastpay-4lk443.fastpay-nx46ly 2.fastpay-g832yw 10.fastpay-z7oatn.fastpay-38nbap 8.fastpay-1unqjh.fastpay-qkagd2.fastpay-gxhnhe.fastpay-00z4s3.fastpay-3j2itg.fastpay-xp75xr.fastpay-r08xpa.fastpay-38nbap 1.fastpay-lt0jkw.fastpay-g77nhi.fastpay-9l0d8u.fastpay-v622iy.fastpay-3ecp5b.fastpay-1w7jl8 1.fastpay-1e3i6s.fastpay-l9c4tj.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.fastpay-1qudz8 > input:checked ~ label,
.fastpay-1qudz8 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fastpay-5naulm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.fastpay-del0c2 44.fastpay-2t7gol.fastpay-fbyx21.fastpay-bln7bf.fastpay-4li7y7.fastpay-r08xpa.fastpay-rsx4pa.fastpay-3m30kh.fastpay-f524o6.fastpay-w6wpxe.fastpay-91oetb.fastpay-hlbg3x.fastpay-llib8g 0l-12.fastpay-38nbap 30.fastpay-ddrdyt.fastpay-o13hww 2.fastpay-5ns81s.fastpay-o13hww 3.fastpay-82hmd2 3.fastpay-t5jsbw.fastpay-m4onmc 3.fastpay-o2mpru.fastpay-xp75xr.fastpay-etauz7.fastpay-f2mhr7 7-3.fastpay-38nbap 10.fastpay-9xc0z9.fastpay-f2mhr7 23.fastpay-mi1n6d.fastpay-34senl 1.fastpay-1w7jl8 2.fastpay-38nbap 3.fastpay-34senl 1.fastpay-m4onmc 5.fastpay-8miizv.fastpay-m4onmc 32.fastpay-ayiv61.fastpay-xp75xr 5.fastpay-llib8g 4.fastpay-f2mhr7 9.fastpay-f2mhr7 8.fastpay-m4onmc 6.fastpay-mh64dg.fastpay-cfdo97.fastpay-3bpkqv.fastpay-pffeaw.fastpay-brh4zt 4.fastpay-zikkjn.fastpay-brh4zt 6.fastpay-brh4zt 0l29.fastpay-llib8g 17.fastpay-4lk443.fastpay-nx46ly 2.fastpay-g832yw 10.fastpay-z7oatn.fastpay-38nbap 8.fastpay-1unqjh.fastpay-qkagd2.fastpay-gxhnhe.fastpay-00z4s3.fastpay-3j2itg.fastpay-xp75xr.fastpay-r08xpa.fastpay-38nbap 1.fastpay-lt0jkw.fastpay-g77nhi.fastpay-9l0d8u.fastpay-v622iy.fastpay-3ecp5b.fastpay-1w7jl8 1.fastpay-1e3i6s.fastpay-l9c4tj.5z'/%3e%3c/svg%3e");
}

.fastpay-1qudz8 > input:not(:checked) ~ label:hover,
.fastpay-1qudz8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fastpay-5naulm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fastpay-del0c2 44.fastpay-2t7gol.fastpay-fbyx21.fastpay-bln7bf.fastpay-4li7y7.fastpay-r08xpa.fastpay-rsx4pa.fastpay-3m30kh.fastpay-f524o6.fastpay-w6wpxe.fastpay-91oetb.fastpay-hlbg3x.fastpay-llib8g 0l-12.fastpay-38nbap 30.fastpay-ddrdyt.fastpay-o13hww 2.fastpay-5ns81s.fastpay-o13hww 3.fastpay-82hmd2 3.fastpay-t5jsbw.fastpay-m4onmc 3.fastpay-o2mpru.fastpay-xp75xr.fastpay-etauz7.fastpay-f2mhr7 7-3.fastpay-38nbap 10.fastpay-9xc0z9.fastpay-f2mhr7 23.fastpay-mi1n6d.fastpay-34senl 1.fastpay-1w7jl8 2.fastpay-38nbap 3.fastpay-34senl 1.fastpay-m4onmc 5.fastpay-8miizv.fastpay-m4onmc 32.fastpay-ayiv61.fastpay-xp75xr 5.fastpay-llib8g 4.fastpay-f2mhr7 9.fastpay-f2mhr7 8.fastpay-m4onmc 6.fastpay-mh64dg.fastpay-cfdo97.fastpay-3bpkqv.fastpay-pffeaw.fastpay-brh4zt 4.fastpay-zikkjn.fastpay-brh4zt 6.fastpay-brh4zt 0l29.fastpay-llib8g 17.fastpay-4lk443.fastpay-nx46ly 2.fastpay-g832yw 10.fastpay-z7oatn.fastpay-38nbap 8.fastpay-1unqjh.fastpay-qkagd2.fastpay-gxhnhe.fastpay-00z4s3.fastpay-3j2itg.fastpay-xp75xr.fastpay-r08xpa.fastpay-38nbap 1.fastpay-lt0jkw.fastpay-g77nhi.fastpay-9l0d8u.fastpay-v622iy.fastpay-3ecp5b.fastpay-1w7jl8 1.fastpay-1e3i6s.fastpay-l9c4tj.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .fastpay-a15hod > .fastpay-ua61c1 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .fastpay-a15hod > .fastpay-ua61c1 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .fastpay-a15hod > .fastpay-ua61c1 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .fastpay-a15hod > .fastpay-ua61c1 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .fastpay-a15hod > .fastpay-ua61c1 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.fastpay-s2oj7k {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.fastpay-s2oj7k.fastpay-ioqjf4 {
  display: none;
}

.fastpay-8et1us {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .fastpay-8et1us {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-8et1us {
    border-radius: 20px 20px 0 0;
  }
}

.fastpay-xk0heh {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.fastpay-xk0heh::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.fastpay-xk0heh::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.fastpay-xk0heh img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .fastpay-xk0heh {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .fastpay-xk0heh img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-xk0heh {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .fastpay-xk0heh img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.fastpay-58l997 {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .fastpay-58l997 {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-58l997 {
    font-size: 14px;
  }
}

.fastpay-mk6whk {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.fastpay-mk6whk::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .fastpay-mk6whk::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.fastpay-mk6whk::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .fastpay-mk6whk::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .fastpay-mk6whk {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-mk6whk {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.fastpay-zptvtu {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .fastpay-zptvtu {
    top: -20px;
  }
}

.fastpay-ddm2l8 {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.fastpay-rm66ri ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .fastpay-ddm2l8:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .fastpay-ddm2l8 {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-ddm2l8 {
    width: 90px;
    height: 40px;
  }
}

.fastpay-s2oj7k.fastpay-k4kcjx .fastpay-8et1us {
  background: #2b3b67;
}

.fastpay-s2oj7k.fastpay-k4kcjx .fastpay-xk0heh {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.fastpay-s2oj7k.fastpay-k4kcjx .fastpay-xk0heh::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.fastpay-s2oj7k.fastpay-k4kcjx .fastpay-xk0heh::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.fastpay-s2oj7k.fastpay-k4kcjx .fastpay-mk6whk::before {
  background: #0e0f41;
}

.fastpay-s2oj7k.fastpay-k4kcjx .fastpay-mk6whk::after {
  background: #152557;
}

.fastpay-s2oj7k.fastpay-zqgp3h .fastpay-8et1us {
  background: #1f35fa;
}

.fastpay-s2oj7k.fastpay-zqgp3h .fastpay-xk0heh {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.fastpay-s2oj7k.fastpay-zqgp3h .fastpay-xk0heh::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.fastpay-s2oj7k.fastpay-zqgp3h .fastpay-xk0heh::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.fastpay-s2oj7k.fastpay-zqgp3h .fastpay-mk6whk::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.fastpay-s2oj7k.fastpay-zqgp3h .fastpay-mk6whk::after {
  background: #192ac8;
}

.fastpay-s2oj7k.fastpay-kdy17e .fastpay-8et1us {
  background: #fa771f;
}

.fastpay-s2oj7k.fastpay-kdy17e .fastpay-xk0heh {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fastpay-s2oj7k.fastpay-kdy17e .fastpay-xk0heh::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.fastpay-s2oj7k.fastpay-kdy17e .fastpay-xk0heh::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.fastpay-s2oj7k.fastpay-kdy17e .fastpay-mk6whk::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fastpay-s2oj7k.fastpay-kdy17e .fastpay-mk6whk::after {
  background: #fa8535;
}

.fastpay-lvd7b3 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .fastpay-lvd7b3 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fastpay-lvd7b3 {
    margin: 24px 0 60px;
  }
}

.fastpay-lvd7b3 h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .fastpay-lvd7b3 h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.fastpay-ff2n1o {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-ff2n1o {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.fastpay-8qcv27 {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .fastpay-8qcv27 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.fastpay-t2lwza {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .fastpay-t2lwza:hover {
    background: var(--button-bg-hover);
  }
}

.fastpay-2zspr0 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.fastpay-2zspr0 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.fastpay-2zspr0 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-2zspr0 {
    margin-bottom: 16px;
  }
}

.fastpay-g0fqiz {
  width: 120px;
  height: 22px;
}

.fastpay-g0fqiz .fastpay-rwi8fy {
  fill: #c2c0ce;
}

.fastpay-g0fqiz [rating="1"] .fastpay-rwi8fy:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fastpay-g0fqiz [rating="2"] .fastpay-rwi8fy:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fastpay-g0fqiz [rating="3"] .fastpay-rwi8fy:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fastpay-g0fqiz [rating="4"] .fastpay-rwi8fy:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fastpay-g0fqiz [rating="5"] .fastpay-rwi8fy:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fastpay-clbjtg {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-clbjtg {
    gap: 16px 0;
  }
}

.fastpay-qcud6h {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.fastpay-qcud6h.fastpay-asi2f4 {
  display: block;
}

.fastpay-qcud6h.fastpay-ioqjf4 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-qcud6h {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.fastpay-hm9qnm {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fastpay-a3ztyo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.fastpay-5vyqg7 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.fastpay-wpxmxb small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.fastpay-wpxmxb span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.fastpay-m5e41j {
  font-size: 16px;
  line-height: 140%;
}

.fastpay-dkbm0f {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fastpay-dkbm0f .fastpay-rwi8fy {
  fill: #c2c0ce;
}

.fastpay-dkbm0f [rating="1"] .fastpay-rwi8fy:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fastpay-dkbm0f [rating="2"] .fastpay-rwi8fy:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fastpay-dkbm0f [rating="3"] .fastpay-rwi8fy:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fastpay-dkbm0f [rating="4"] .fastpay-rwi8fy:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fastpay-dkbm0f [rating="5"] .fastpay-rwi8fy:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fastpay-wcgi56 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-wcgi56 {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.fastpay-pgwows {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .fastpay-pgwows {
    padding: 0 16px;
  }
}

.fastpay-zgca00 {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .fastpay-zgca00 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.fastpay-kkjxnr {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .fastpay-kkjxnr {
    padding: 12px;
    gap: 12px;
  }
}

.fastpay-yn0obk {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.fastpay-yn0obk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fastpay-fohg4r {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.fastpay-1k7ool {
  flex: 1;
  min-width: 0;
}

.fastpay-sijf23 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .fastpay-sijf23 {
    font-size: 14px;
    gap: 6px;
  }
}

.fastpay-ff8gc5 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.fastpay-ff8gc5 svg,
.fastpay-ff8gc5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fastpay-ff8gc5 svg path {
  fill: var(--button-bg-color);
}

.fastpay-ff8gc5 svg circle {
  fill: var(--button-text-color);
}

.fastpay-0pj1ud {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .fastpay-0pj1ud {
    font-size: 12px;
  }
}

.fastpay-0pj1ud strong {
  font-weight: 600;
}

.fastpay-9dc9j7 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.fastpay-9dc9j7 p {
  margin: 0 0 16px;
}

.fastpay-9dc9j7 p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .fastpay-9dc9j7 {
    font-size: 14px;
    line-height: 150%;
  }
}

.fastpay-3ocrqm {
  max-width: 300px;
  width: 100%;
}

.fastpay-3ocrqm a {
  width: 100%;
}

@media (max-width: 575px) {
  .fastpay-3ocrqm {
    max-width: 200px;
  }
}

.fastpay-1i97yz {
  justify-content: center;
}

.fastpay-ffqcmk {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fastpay-a76l5q {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .fastpay-lkh5y0 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.fastpay-ubo8c1 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.fastpay-ubo8c1 .fastpay-7jnprk {
  justify-content: center;
}

/* faq */

.fastpay-ga68ee {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.fastpay-wpfr1x {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.fastpay-wbqyth ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fastpay-wpfr1x::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.fastpay-wbqyth ease;
}

.fastpay-ga68ee.fastpay-1479cv .fastpay-wpfr1x::after {
  transform: rotate(45deg);
}

.fastpay-4cexxv {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.fastpay-rm66ri ease, padding 0.fastpay-rm66ri ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.fastpay-ga68ee.fastpay-1479cv .fastpay-4cexxv {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.fastpay-jijmx5 {
  margin: 25px 0;
}

.fastpay-1qudz8 > input:not(:checked) ~ label:hover,
.fastpay-1qudz8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fastpay-j9x29l.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fastpay-sgyoci 44.fastpay-2szxw8.fastpay-h9s67d.fastpay-i2sth5.fastpay-rv45j2.fastpay-9c095k.fastpay-eob8ms.fastpay-ve7gux.fastpay-xmtyif.fastpay-590kb0.fastpay-ymjbcf.fastpay-hcvd4f.fastpay-wffl5j 0l-12.fastpay-hgdpwd 30.fastpay-zne4g9.fastpay-q3w6ih 2.fastpay-a2lptw.fastpay-q3w6ih 3.fastpay-zby0ub 3.fastpay-hkrv3d.fastpay-i1cgdf 3.fastpay-luasfr.fastpay-z8r7r3.fastpay-staw6u.fastpay-bcn6t1 7-3.fastpay-hgdpwd 10.fastpay-bcmm2a.fastpay-bcn6t1 23.fastpay-kipq43.fastpay-1vod31 1.fastpay-2kd3q0 2.fastpay-hgdpwd 3.fastpay-1vod31 1.fastpay-i1cgdf 5.fastpay-vlfwmp.fastpay-i1cgdf 32.fastpay-9t9tqd.fastpay-z8r7r3 5.fastpay-wffl5j 4.fastpay-bcn6t1 9.fastpay-bcn6t1 8.fastpay-i1cgdf 6.fastpay-ljt89u.fastpay-qin5wk.fastpay-tvbg0f.fastpay-pagl0m.fastpay-hxzdvc 4.fastpay-obnemz.fastpay-hxzdvc 6.fastpay-hxzdvc 0l29.fastpay-wffl5j 17.fastpay-5hr6nl.fastpay-kdomv9 2.fastpay-3bhhkx 10.fastpay-eohwpf.fastpay-hgdpwd 8.fastpay-lkv5jo.fastpay-zqhxq0.fastpay-6ctqxu.fastpay-t9n5xy.fastpay-anzftn.fastpay-z8r7r3.fastpay-9c095k.fastpay-hgdpwd 1.fastpay-ti2bb2.fastpay-44bwxb.fastpay-i4yrx2.fastpay-73n67v.fastpay-nf6r4k.fastpay-2kd3q0 1.fastpay-89vrcx.fastpay-vqkzfz.5z'/%3e%3c/svg%3e");
}

.fastpay-618jwc {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .fastpay-618jwc {
    gap: 16px 0;
  }
}

.fastpay-kwxg0o {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.fastpay-kwxg0o.fastpay-uuo9kz {
  display: block;
}

.fastpay-kwxg0o.fastpay-rtsarg {
  display: none;
}

@media only screen and (max-width: 767px) {
  .fastpay-kwxg0o {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.fastpay-ynxwp3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fastpay-morase {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.fastpay-vjgi32 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.fastpay-kmxl4b small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.fastpay-kmxl4b span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.fastpay-yl6wsc {
  font-size: 16px;
  line-height: 140%;
}

.fastpay-z2m75s {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fastpay-z2m75s .fastpay-ah65y4 {
  fill: #c2c0ce;
}

.fastpay-z2m75s [rating="1"] .fastpay-ah65y4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fastpay-z2m75s [rating="2"] .fastpay-ah65y4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fastpay-z2m75s [rating="3"] .fastpay-ah65y4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fastpay-z2m75s [rating="4"] .fastpay-ah65y4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fastpay-z2m75s [rating="5"] .fastpay-ah65y4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.fastpay-gpk8h7 {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.fastpay-gpk8h7 textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.fastpay-gpk8h7 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.fastpay-qsjpbb {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fastpay-qsjpbb.fastpay-56fe5k {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.fastpay-2gkgti {
  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-2gkgti label {
  font-size: 14px;
}

.fastpay-2gkgti h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fastpay-2gkgti input,
.fastpay-2gkgti textarea,
.fastpay-2gkgti 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-2gkgti button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fastpay-wbqyth ease;
}
.fastpay-2gkgti button:hover {
  background-color: var(--button-bg-hover);
}
.fastpay-iz2mr0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fastpay-szbb0x ease-in;
}

.fastpay-iz2mr0 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-8tb010, .fastpay-w1wbi0, [class*="review-card"],
thead, thead th, table th, .fastpay-550f15,
.fastpay-0np4e5, [class*="collapsible-header"],
.fastpay-bh6zu5, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
