.section-routers .wallet {
  width: 100%;
}

.section-routers .wallet * {
  text-align: center;
}
h1,
h2,
h3,
h4,
button,
input,
select,
textarea {
  direction: rtl;
  text-align: right;
}
p {
  direction: rtl;
  text-align: right;
}
.section-hero .copy-wrapper * {
  text-align: center;
}

.padding-inline-start {
  padding-right: 4.2%;
  padding-left: unset;
}
.section-security .row .video-wrapper .start-frame,
.section-security .row .video-wrapper.ended .end-frame {
  display: none;
}

.section-get-started * {
  text-align: center;
}
.section-faqs {
  direction: rtl;
  text-align: right;
}

.more::after,
.more::before {
  content: "";
}

.icon-external::after,
.icon-external::before {
  content: "";
}
.icon-after:after,
.more:after {
  padding-right: 0.3em;
  padding-left: unset;
}

.section-benefits .container-benefit {
  direction: rtl;
}

@media only screen and (max-width: 734px) {
  .section-easy-does-it .padding-inline-start {
    direction: rtl;
  }

  .section-easy-does-it .container-hardware.mobile-devices .overview-at-stores {
    left: 50%;
    margin-right: 220px;
  }
  .section-security {
    direction: rtl;
  }

  .section-security .row .container-text {
    margin-left: unset;
    padding-right: 4.2%;
  }
  .section-security .row.touchless .video-wrapper {
    left: unset;
    right: 14px;
  }
  .section-easy-does-it .container-text.online-apps {
    direction: rtl;
  }
  .section-security .row.personal-data .video-wrapper {
    left: 22px;
  }
  .section-security .row.purchases .video-wrapper {
    left: 0;
  }

  .section-just-go .container-hardware {
    left: 100%;
    right: unset;
    margin-left: -266px;
    margin-right: unset;
  }

  .section-easy-does-it .content-icon-apple-pay {
    top: 10px;
  }
}
