.payoneer-iphone-module {
  margin-bottom: -120px;
}
.payoneer-iphone-module * {
  font-family: "Abank Sans";
  font-style: normal;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .banner-module {
    height: 704px;
    width: 360px;
  }
}
.payoneer-iphone-module .banner-module .banner-module-content {
  background: url(/assets/img/b3604984ee8929850f91aa3f73803785.png) center / contain no-repeat;
  color: #0D0C22;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .banner-module .banner-module-content {
    background: url(/assets/img/ed9db02e2d4d8d6ce440c073221a2ddd.png) center / contain no-repeat;
    background-size: cover;
    padding-left: 24px;
    padding-right: 24px;
    max-width: 344px;
  }
}
.payoneer-iphone-module .banner-module .banner-module-content .banner-left-side {
  position: relative;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 100px;
  height: 100%;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .banner-module .banner-module-content .banner-left-side {
    padding-top: 81px;
  }
}
.payoneer-iphone-module .banner-module .banner-module-content .banner-left-side .top-image {
  width: 328px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .banner-module .banner-module-content .banner-left-side .top-image {
    width: 180px;
  }
}
.payoneer-iphone-module .banner-module .banner-module-content .banner-left-side .banner-title {
  line-height: 56px;
  margin-bottom: 16px;
  margin-top: 16px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .banner-module .banner-module-content .banner-left-side .banner-title {
    line-height: 32px;
    margin-top: 8px;
  }
}
.payoneer-iphone-module .banner-module .banner-module-content .banner-left-side .banner-dates {
  position: absolute;
  bottom: 24px;
  max-width: 624px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .banner-module .banner-module-content .banner-left-side .banner-dates {
    white-space: nowrap;
    top: 24px;
    bottom: 0;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .usage-block .col-3-row-1-item {
    padding: 18px;
  }
}
.payoneer-iphone-module .content {
  padding: 0 8px;
  width: 1264px;
  margin: 0 auto;
  margin-top: 24px;
  padding-top: 48px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .content {
    width: 360px;
    min-width: 360px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .payoneer-iphone-module .content {
    max-width: 1000px;
    width: 100%;
  }
}
@media only screen and (min-width: 1264px) {
  .payoneer-iphone-module .content {
    padding-left: 24px;
  }
}
.payoneer-iphone-module .title {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.016em;
  margin-bottom: 32px;
  margin-bottom: 24px;
}
.payoneer-iphone-module .title.bold {
  font-weight: 700;
}
.payoneer-iphone-module .link {
  cursor: pointer;
  color: #008DE0;
  text-decoration: none;
}
.payoneer-iphone-module .visa-iphone-content-wrapper {
  background: #F9F9F9;
}
.payoneer-iphone-module .explanation {
  margin-bottom: 16px;
}
.payoneer-iphone-module .explanation-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.016em;
  margin-bottom: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.payoneer-iphone-module .explanation-text {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.456px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .explanation-text {
    font-size: 18px;
  }
}
.payoneer-iphone-module .rules-block .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: -0.02em;
}
.payoneer-iphone-module .rules-block-list {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  gap: 48px;
  -webkit-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .rules-block-list {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.payoneer-iphone-module .rules-block-list-item {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 50%;
  gap: 8px;
  border-radius: 16px;
  background: #FFFFFF;
  padding: 24px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .rules-block-list-item {
    width: 100%;
  }
}
.payoneer-iphone-module .rules-block-list-item-title {
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  margin-bottom: 0;
  font-weight: 700;
}
.payoneer-iphone-module .rules-block-list-item-text {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
}
.payoneer-iphone-module .rules-block {
  margin-top: 24px;
}
.payoneer-iphone-module .rules-block-list {
  gap: 24px;
}
.payoneer-iphone-module .rules-block-list-item {
  width: 100%;
  padding: 32px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .rules-block-list-item {
    width: 100%;
    padding: 23px;
  }
}
.payoneer-iphone-module .rules-block-list-item-title {
  font-weight: 700;
}
.payoneer-iphone-module .rules-block-list-item-btn {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
  font-weight: 700;
  box-shadow: none;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #0D0C22;
  color: #FFFFFF;
  background: #0D0C22;
  border-radius: 8px;
  padding: 12px 16px;
  width: 330px;
  margin-top: 16px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .rules-block-list-item-btn {
    width: 100%;
    font-size: 16px;
  }
}
.payoneer-iphone-module .rules-block-desc {
  text-align: center;
  margin-top: 24px;
  border-radius: 16px;
  background: rgba(255, 247, 220, 0.6);
  padding: 16px 0;
}
.payoneer-iphone-module .rules-block-desc span {
  font-weight: 700;
}
.payoneer-iphone-module .winners-block {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  gap: 48px;
  margin-top: 48px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .winners-block {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.payoneer-iphone-module .winners-block-img {
  width: 680px;
  height: 576px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .payoneer-iphone-module .winners-block-img {
    width: 100%;
    height: auto;
  }
}
.payoneer-iphone-module .winners-block-schedule .title {
  margin-bottom: 16px;
}
.payoneer-iphone-module .winners-block-schedule .text {
  margin-bottom: 24px;
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
}
.payoneer-iphone-module .winners-block-schedule-list {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.payoneer-iphone-module .winners-block-schedule-list-item {
  max-width: 337px;
}
.payoneer-iphone-module .winners-block-schedule-list-item-title {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
  border-bottom: 1px solid rgba(13, 12, 34, 0.3);
}
.payoneer-iphone-module .winners-block-schedule-list-item-text {
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.014em;
}
.payoneer-iphone-module .winners-block-schedule-list-item-text span {
  font-weight: 700;
}
.payoneer-iphone-module .downloads .documents-component {
  background: #F9F9F9;
  padding-top: 48px;
}
.payoneer-iphone-module .downloads .documents-component .documents-component-title {
  font-weight: 700;
}

.downloads .documents-component {
  background-color: #F8FAFF;
  padding: 80px 0 56px;
  margin-bottom: -120px;
}
.downloads .documents-component .content {
  padding: 0 8px;
  width: 1264px;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .downloads .documents-component .content {
    width: 360px;
    min-width: 360px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .downloads .documents-component .content {
    max-width: 1000px;
    width: 100%;
  }
}
.downloads .documents-component-title {
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 32px 0;
  font-weight: 700;
}
.downloads .documents-component-item {
  margin-bottom: 16px;
  display: flex;
  font-weight: 400;
}
.downloads .documents-component-item a {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
  color: #0B1E04;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
.downloads .documents-component-item a img {
  width: 40px;
  height: 48px;
}
.downloads .documents-component-item a div {
  padding-left: 10px;
}
.downloads .documents-component-item-wrapper {
  display: flex;
  flex-direction: column;
}
.downloads .documents-component-item:last-child {
  margin-bottom: 0;
}
.downloads .documents-component.platinum-card {
  background-color: #151515;
}
.downloads .documents-component.reports {
  background-color: #FFFFFF;
  padding-bottom: 8px;
}
.downloads .documents-component.white-page {
  background-color: #FFFFFF;
}
.downloads .documents-component.new-design {
  background-color: #F9F9F9;
}
.downloads .documents-component.pbp {
  padding: 48px 0;
}
.downloads .documents-component.pbp .documents-component-title {
  margin: 0 0 24px 0;
}
.downloads .documents-component.about {
  background-color: transparent;
  margin-bottom: 0;
}
.downloads .documents-component.about-general {
  background-color: transparent;
  margin-bottom: 0;
}
.downloads .documents-component.about-general .content {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 20px;
}
.downloads .documents-component.about-general .content .documents-component-title {
  width: 100%;
  flex-shrink: 0;
}
.downloads .documents-component.about-general .content .documents-component-item {
  width: 49%;
}
.downloads .documents-component.usefull {
  padding-top: 0;
  padding-bottom: 24px;
}
.downloads .documents-component.usefull .content {
  padding: 0;
}
.downloads .documents-component.usefull .documents-component-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  /* 133.333% */
  margin: 0 0 16px 0;
}
.downloads .documents-component.usefull .usefull-documents-item {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px 24px;
  background: #FFFFFF;
  gap: 16px;
  border-radius: 16px;
  margin-bottom: 8px;
}
.downloads .documents-component.usefull .usefull-documents-item-text {
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.252px;
}
.downloads .documents-component.usefull .usefull-documents-item-btn {
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  width: 275px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #0D0C22;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .downloads .documents-component.usefull .usefull-documents-item-btn {
    width: 100%;
  }
}


/*# sourceMappingURL=pages-SpecialOffers-PayoneerIphone.a731aa18a9e411f6b46c.css.map*/