.vertical-left {
  color: var(--color-contrast);
}
/*! CSS Used from: https://uploads-ssl.webflow.com/63a18ad7d30be4ef5c686774/css/yescard.webflow.028a05072.min.css */
section {
  display: block;
}
img {
  border: 0;
}
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
h2 {
  margin-bottom: 10px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}
.section-wrp {
  width: 1264px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}
.section-wrp.wide-1056 {
  width: 1056px;
}
/*! CSS Used from: https://adpay.cards/new_assets/styles/css/style.css?v=1.0.6 */
.request-btn {
  border-radius: 5px;
  background: linear-gradient(94.62deg, #3862ec 0%, #7692ea 100%);
  white-space: nowrap;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
a {
  cursor: pointer;
  text-decoration: none;
}
::-webkit-scrollbar {
  width: 0;
}
.container {
  width: 100%;
  max-width: 1308px;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 767px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.tp-h1 {
  font-weight: 700 !important;
  font-size: 60px !important;
  line-height: 120% !important;
}
@media screen and (max-width: 1329px) {
  .tp-h1 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 1023px) {
  .tp-h1 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 959px) {
  .tp-h1 {
    font-size: 35px !important;
  }
}
@media screen and (max-width: 767px) {
  .tp-h1 {
    font-size: 35px !important;
  }
}
@media screen and (max-width: 579px) {
  .tp-h1 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 419px) {
  .tp-h1 {
    font-size: 28px !important;
  }
}
.tp-body-16-14 {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 120% !important;
}
@media screen and (max-width: 959px) {
  .tp-body-16-14 {
    font-size: 14px !important;
  }
}
.tp-body-16-14--md {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 120% !important;
}
@media screen and (max-width: 959px) {
  .tp-body-16-14--md {
    font-size: 14px !important;
  }
}
.tp-body-16-14--160h {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 160% !important;
}
@media screen and (max-width: 959px) {
  .tp-body-16-14--160h {
    font-size: 14px !important;
  }
}
.preview {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.preview__wrapper {
  margin-top: -70px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.preview__info {
  margin-right: -150px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
.preview__info .title {
  max-width: 580px;
  color: #111825;
  margin-bottom: 18px;
}
.preview__info .subtitle {
  max-width: 410px;
  margin-bottom: 30px;
  color: #111825;
}
.preview__info .actions {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 50px;
}
.preview__info .actions .request-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 220px;
}
.preview__info .actions .more-btn {
  display: flex;
  align-items: center;
  color: #111825;
  white-space: nowrap;
  gap: 20px;
}
.preview__info .actions .more-btn svg {
  height: 50px;
  width: 50px;
}
.preview__info .cards {
  margin-top: 80px;
  display: flex;
  align-items: center;
}
.preview__info .cards .visa {
  width: 133px;
  height: 40px;
  margin-right: 70px;
}
.preview__info .cards .mastercard {
  width: 102px;
  height: 80px;
}
.preview__image {
  position: relative;
  z-index: 0;
  width: 872px;
  margin-right: -80px;
}
@media screen and (max-width: 1329px) {
  .preview__info {
    padding-top: 80px;
    margin-right: -110px;
  }
  .preview__info .title {
    max-width: 500px;
  }
  .preview__info .subtitle {
    max-width: 350px;
  }
  .preview__info .actions {
    gap: 35px;
  }
  .preview__info .actions .request-btn {
    padding: 14px 30px;
  }
  .preview__image {
    width: 650px;
    margin-right: -40px;
  }
}
@media screen and (max-width: 1023px) {
  .preview__info {
    margin-right: -90px;
  }
  .preview__info .title {
    max-width: 400px;
  }
  .preview__info .subtitle {
    margin-bottom: 24px;
  }
  .preview__info .cards {
    margin-top: 30px;
  }
  .preview__info .cards .visa {
    width: 100px;
    height: 30px;
    margin-right: 40px;
  }
  .preview__info .cards .mastercard {
    width: 80px;
    height: 54px;
  }
  .preview__image {
    width: 480px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 959px) {
  .preview__wrapper {
    margin-top: -30px;
  }
  .preview__info {
    margin-right: -24px;
    padding-top: 0;
  }
  .preview__info .title {
    max-width: 330px;
  }
  .preview__info .subtitle {
    max-width: 300px;
  }
  .preview__info .actions {
    gap: 24px;
  }
  .preview__info .actions .request-btn {
    height: 40px;
    width: 160px;
  }
  .preview__info .actions .more-btn {
    gap: 12px;
  }
  .preview__info .actions .more-btn svg {
    height: 35px;
    width: 35px;
  }
  .preview__info .cards {
    display: none;
  }
  .preview__image {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .preview {
    flex-direction: column;
    align-items: flex-start;
  }
  .preview__wrapper {
    margin-top: 60px;
  }
  .preview__info {
    margin-right: 0;
  }
  .preview__info .title {
    max-width: 450px;
  }
  .preview__image {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 579px) {
  .preview__info .title {
    max-width: 280px;
    margin-bottom: 14px;
  }
  .preview__info .subtitle {
    max-width: 275px;
    margin-bottom: 18px;
  }
}
.h2-heading {
  color: #000000;
  letter-spacing: -0.02em;
  margin-top: 0;
  margin-bottom: 80px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.25em;
}
.section {
  width: 100%;
}
.main-ru-s3-card {
  z-index: 2;
  width: 100%;
  grid-column-gap: 64px;
  text-align: left;
  background-color: #2c3dd0;
  border: 1px solid #2b303b;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.main-ru-table-txt-white {
  color: #000000;
  font-weight: 600;
}
.main-ru-table-violet {
  color: #2c3dd0;
  font-size: 14px;
  line-height: 1.4em;
}
.main-ru-s3-card-inner-light {
  z-index: 1;
  width: 160%;
  height: 180%;
  max-width: none;
  opacity: 0.6;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.main-ru-table-column {
  width: 21.25%;
  flex-direction: column;
  font-size: 16px;
  display: flex;
}
.main-ru-table-title {
  max-width: 16ch;
  font-size: 14px;
  line-height: 1.4em;
}
.main-ru-table-note-desk {
  color: #667085;
  padding-bottom: 20px;
  font-size: 14px;
}
.main-ru-txt-xsmall {
  font-size: 14px;
  line-height: 1.4em;
  color: white;
}
.main-ru-card-heading {
  color: #fff;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25em;
}
.main-ru-card-heading.main-ru-s3-card-title {
  z-index: 2;
  max-width: 15ch;
  text-align: left;
  position: relative;
}
.main-ru-s1-eggs-div {
  z-index: 3;
  position: relative;
}
.main-ru-table-div {
  height: 94px;
  border-bottom: 1px solid #2b303b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.main-ru-table-div.main-ru-table-desk {
  text-align: left;
  align-items: flex-start;
}
.main-ru-s3-card-eggs {
  z-index: 2;
  grid-column-gap: 54px;
  text-align: center;
  flex: none;
  grid-template:
    "Area Area-2 Area-3" / minmax(max-content, max-content) minmax(
      max-content,
      max-content
    )
    minmax(max-content, max-content);
  grid-auto-columns: 1fr;
  margin-left: auto;
  display: grid;
  position: relative;
}
.text-block-5 {
  grid-column-gap: 5px;
  color: #fff;
  font-size: 14px;
  display: none;
}
.txt-violet {
  color: #2c3dd0;
}
.main-ru-s1-card-eggs-txt {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4em;
}
.main-ru-s3-card-wrp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -24px;
  display: flex;
  position: relative;
}
.main-ru-s3-wrp {
  width: 100%;
  text-align: center;
  flex-direction: column;
  align-items: center;
}
.main-ru-table-note-mob {
  color: #667085;
  font-size: 14px;
  display: none;
}
.main-ru-table-show-on-mob {
  display: none;
}
.main-ru-table-column-first {
  width: 15%;
  flex-direction: column;
  font-size: 16px;
  display: flex;
}
.top-padding-100 {
  width: 100%;
  padding-top: 100px;
}
.main-ru-table-wrp {
  width: 100%;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 24px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}
@media screen and (min-width: 1280px) {
  .main-ru-s3-card {
    padding-right: 60px;
  }
}
@media screen and (max-width: 991px) {
  .h2-heading {
    margin-bottom: 56px;
  }
  .main-ru-s3-card {
    grid-column-gap: 32px;
  }
  .main-ru-txt-xsmall {
    font-size: 12px;
  }
  .main-ru-s3-card-eggs {
    grid-column-gap: 16px;
  }
  .main-ru-s1-card-eggs-txt {
    font-size: 24px;
  }
  .top-padding-100 {
    padding-top: 80px;
  }
  .main-ru-table-wrp {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .h2-heading {
    font-size: 24px;
  }
  .main-ru-s3-card {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .main-ru-table-txt-white {
    text-align: right;
  }
  .main-ru-table-txt-white.main-ru-table-mob-violet {
    color: #2c3dd0;
  }
  .main-ru-s3-card-inner-light {
    top: -40%;
    left: -30%;
  }
  .main-ru-table-column {
    width: 100%;
  }
  .main-ru-table-title {
    max-width: none;
    margin-top: 20px;
    margin-bottom: 4px;
  }
  .main-ru-table-note-desk {
    display: none;
  }
  .main-ru-table-div-yescard.main-ru-table-show-on-mob {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
  }
  .main-ru-s1-eggs-div {
    color: #fff;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  .main-ru-table-div {
    height: auto;
    border-bottom-width: 0;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .main-ru-table-div.main-ru-table-last {
    border-bottom-width: 1px;
    padding-bottom: 24px;
  }
  .main-ru-table-div.main-ru-table-desk {
    display: none;
  }
  .main-ru-s3-card-eggs {
    width: 100%;
    grid-row-gap: 12px;
    text-align: left;
    grid-template: "Area" "Area-2" "Area-3"/1fr;
    margin-left: 0;
  }
  .text-block-5 {
    display: flex;
  }
  .main-ru-s1-card-eggs-txt {
    order: 1;
    font-size: 20px;
  }
  .main-ru-table-note-mob {
    text-align: left;
    padding-top: 12px;
    display: flex;
  }
  .main-ru-table-show-on-mob {
    display: flex;
  }
  .main-ru-table-column-first {
    display: none;
  }
  .top-padding-100 {
    padding-top: 60px;
  }
  .main-ru-table-wrp {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 14px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 479px) {
  .section-wrp {
    padding-left: 16px;
    padding-right: 16px;
  }
  .main-ru-s3-card-inner-light {
    opacity: 0.7;
  }
  .main-ru-s1-card-eggs-txt {
    font-size: 16px;
  }
  .main-ru-table-note-mob {
    width: 105%;
  }
  .main-ru-table-wrp {
    padding-left: 0;
    padding-right: 0;
  }
}
#w-node-af478f8f-ef77-2300-55d0-c10ee26871c4-d94d36ec {
  grid-area: Area;
}
#w-node-af478f8f-ef77-2300-55d0-c10ee26871c9-d94d36ec {
  grid-area: Area-2;
}
#w-node-af478f8f-ef77-2300-55d0-c10ee26871ce-d94d36ec {
  grid-area: Area-3;
}
.home-head {
  display: none;
}
@media (max-width: 460px) {
  .preview__info .actions .more-btn {
    display: none;
  }
}
.h-content-mobile {
  background-color: rgba(255, 255, 255);
}
.hp2-right {
  display: none;
}
.home-power2 {
  justify-content: center;
}
html body input[type="text"],
html body input[type="email"],
html body input[type="password"],
html body input[type="number"] {
  border: 1px solid #adadad !important;
}
.logo_v {
  width: 120px;
  height: 43px;
}

@media (max-width: 1000px) {
  .logo_v {
    width: 68px;
    height: 25px;
  }
}
header[_ngcontent-serverApp-c56] {
  background-color: white !important;
}
