.visa-iphone-module {
  margin-bottom: -120px;
}
.visa-iphone-module * {
  font-family: "Abank Sans";
  font-style: normal;
}
.visa-iphone-module .banner-module-content {
  background: url(/assets/img/5f0e57d7c173564c543b9d53627ccab9.png) center / contain no-repeat;
  color: #0D0C22;
  border-radius: 60px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .visa-iphone-module .banner-module-content {
    background: url(/assets/img/39f38ae2875fe1f631e17ca5296e3373.png) right / contain no-repeat;
    background-size: cover;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 16px;
  }
}
.visa-iphone-module .banner-module-content .banner-left-side {
  position: relative;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 79px;
  height: 100%;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .visa-iphone-module .banner-module-content .banner-left-side {
    padding-top: 56px;
  }
}
.visa-iphone-module .banner-module-content .banner-left-side .top-image {
  width: 328px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .visa-iphone-module .banner-module-content .banner-left-side .top-image {
    width: 176px;
  }
}
.visa-iphone-module .banner-module-content .banner-left-side .banner-title {
  line-height: 56px;
  margin-bottom: 16px;
  margin-top: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .visa-iphone-module .banner-module-content .banner-left-side .banner-title {
    line-height: 32px;
    margin-top: 16px;
  }
}
.visa-iphone-module .banner-module-content .banner-left-side .banner-dates {
  position: absolute;
  bottom: 24px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .visa-iphone-module .banner-module-content .banner-left-side .banner-dates {
    top: 16px;
    bottom: 0;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.01em;
  }
}
.visa-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) {
  .visa-iphone-module .content {
    width: 360px;
    min-width: 360px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .visa-iphone-module .content {
    max-width: 1000px;
    width: 100%;
  }
}
@media only screen and (min-width: 1264px) {
  .visa-iphone-module .content {
    padding-left: 24px;
  }
}
.visa-iphone-module .title {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.016em;
  margin-bottom: 32px;
  margin-bottom: 24px;
}
.visa-iphone-module .title.bold {
  font-weight: 700;
}
.visa-iphone-module .link {
  cursor: pointer;
  color: #008DE0;
  text-decoration: none;
}
.visa-iphone-module .visa-iphone-content-wrapper {
  background: #F9F9F9;
}
.visa-iphone-module .explanation {
  margin-bottom: 16px;
}
.visa-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;
}
.visa-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) {
  .visa-iphone-module .explanation-text {
    font-size: 18px;
  }
}
.visa-iphone-module .counter-block .title,
.visa-iphone-module .rules-block .title {
  font-weight: 700;
}
.visa-iphone-module .counter-block-list,
.visa-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) {
  .visa-iphone-module .counter-block-list,
  .visa-iphone-module .rules-block-list {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.visa-iphone-module .counter-block-list-item,
.visa-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) {
  .visa-iphone-module .counter-block-list-item,
  .visa-iphone-module .rules-block-list-item {
    width: 100%;
  }
}
.visa-iphone-module .counter-block-list-item-title,
.visa-iphone-module .rules-block-list-item-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.016em;
  margin-bottom: 32px;
  margin-bottom: 0;
  font-weight: 700;
}
.visa-iphone-module .counter-block-list-item-title img,
.visa-iphone-module .rules-block-list-item-title img {
  margin-left: 16px;
  width: 40px;
  vertical-align: sub;
}
.visa-iphone-module .counter-block-list-item-text,
.visa-iphone-module .rules-block-list-item-text {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
}
.visa-iphone-module .rules-block {
  margin-top: 48px;
}
.visa-iphone-module .rules-block-list {
  gap: 24px;
}
.visa-iphone-module .rules-block-list-item {
  width: 100%;
  padding: 32px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .visa-iphone-module .rules-block-list-item {
    width: 100%;
  }
}
.visa-iphone-module .rules-block-list-item-title {
  line-height: 32px;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.019em;
  font-weight: 700;
}
.visa-iphone-module .rules-block-desc {
  text-align: center;
  margin-top: 24px;
  border-radius: 16px;
  background: rgba(255, 247, 220, 0.6);
  padding: 16px 0;
}
.visa-iphone-module .rules-block-desc span {
  font-weight: 700;
}
.visa-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) {
  .visa-iphone-module .winners-block {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.visa-iphone-module .winners-block-img {
  width: 680px;
  height: 576px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .visa-iphone-module .winners-block-img {
    width: 100%;
    height: auto;
  }
}
.visa-iphone-module .winners-block-schedule .title {
  margin-bottom: 16px;
}
.visa-iphone-module .winners-block-schedule .text {
  margin-bottom: 24px;
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
}
.visa-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;
}
.visa-iphone-module .winners-block-schedule-list-item {
  max-width: 265px;
}
.visa-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);
}
.visa-iphone-module .winners-block-schedule-list-item-text {
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.014em;
}
.visa-iphone-module .winners-block-schedule-list-item-text span {
  font-weight: 700;
}
.visa-iphone-module .hint {
  margin-bottom: 0;
  margin-top: 48px;
}
.visa-iphone-module .hint-title {
  margin-bottom: 16px;
}
.visa-iphone-module .hint-list-item {
  margin-bottom: 8px;
}
.visa-iphone-module .downloads .documents-component {
  background: #F9F9F9;
  padding-top: 48px;
}
.visa-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%;
  }
}

@font-face {
  font-family: "Abank Sans";
  src: url(/AbankSans-Regular-9c5f68a8da1cc1c709781dfa7e9f0908.woff) format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Abank Sans";
  src: url(/AbankSans-Bold-7c8d92648871bb468f4360222b338bdc.woff) format("woff");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-Thin-c07ff0e0a1a660a0ab28ce99bf2abe21.woff2) format("woff");
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-ExtraLight-2b538c6029a3d152fd642e1eea9e520a.woff2) format("woff");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-Light-a6444459ddf71636e02e7bc87e4630dd.woff2) format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-Regular-0030fa5586360a29f90764c5bff5147d.woff2) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-Medium-c92a2e56edf6522066316bc22b9645c5.woff2) format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-SemiBold-0c998ae40d18a7d96809ced49502b7ce.woff2) format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-Bold-164db87bdc87f05f791bf8241ce3dc16.woff2) format("woff");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-ExtraBold-8a150a1525e202b2818e7b0026bf0bf0.woff2) format("woff");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-Black-16caa1e6f49123fc362e10cf733ef9a2.woff2) format("woff");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-ThinItalic-1e39574ce2fda9b254565afa327b6c8b.woff2) format("woff");
  font-style: italic;
  font-weight: 100;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-ExtraLightItalic-64401a51ea09901ba7b2e8bd8932154d.woff2) format("woff");
  font-style: italic;
  font-weight: 200;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-LightItalic-06b10e221b940668375f00a6c156523c.woff2) format("woff");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-RegularItalic-070d07a55673de5a83b044bc273d2ee4.woff2) format("woff");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-MediumItalic-cdbd8b39846c459e96c57f574696e227.woff2) format("woff");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-SemiBoldItalic-2c731772db2beed47a5adcec8a666684.woff2) format("woff");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-BoldItalic-fee6ed55fb2d0e59fdfa704933077adb.woff2) format("woff");
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-ExtraBoldItalic-49a2211609565d83310f4263ed35c75e.woff2) format("woff");
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: "Fixel Display";
  src: url(/FixelDisplay-BlackItalic-30fa62887075f73a55a844e609f9a168.woff2) format("woff");
  font-style: italic;
  font-weight: 900;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(/IBMPlexMono-Thin-9980344aca73549ecf708a861458eeae.woff2) format("woff");
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(/IBMPlexMono-ExtraLight-548574f96f07f8c6326b77c5e3a46f43.woff2) format("woff");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(/IBMPlexMono-Light-c93264ee27266475129f44469acc9a9b.woff2) format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(/IBMPlexMono-Regular-6114a47be53bc83c1b20e9fd578e6ae2.woff2) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(/IBMPlexMono-Medium-49bd5b7fcd5e5016fe82969ef46c7d82.woff2) format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(/IBMPlexMono-SemiBold-77389d321120d03a6859e9566355f2f9.woff2) format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url(/IBMPlexMono-Bold-05968875d877d351be73dd86d35f0ea1.woff2) format("woff");
  font-style: normal;
  font-weight: 700;
}
.hint {
  margin: 0;
  margin-bottom: 48px;
  border-radius: 8px;
  background: #FEFADD;
  width: 100%;
  padding-top: 24px;
  padding-left: 26px;
  padding-bottom: 24px;
}
.hint * {
  font-family: "Abank Sans";
  font-style: normal;
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .hint {
    margin-left: 0;
    margin-right: 8px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .hint {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 24px;
    margin-right: 16px;
    margin-left: 0;
  }
}
.hint-title {
  display: flex;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 24px;
}
.hint-title .danger-icon {
  background: url(/assets/img/4f1f58c1585a1468989bbdda8e194cf8.svg) no-repeat center / contain;
  width: 20px;
  margin-right: 18px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .hint-title .danger-icon {
    width: 24px;
    margin-right: 8px;
  }
}
.hint-list {
  list-style-image: url(/assets/img/6a946e2b71d15b0d5e912c4295e25121.svg);
  margin-left: 34px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .hint-list {
    margin-left: 0;
  }
}
.hint-list-item {
  padding-left: 8px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .hint-list-item {
    padding-left: 6px;
  }
}
.hint-name {
  margin-left: 34px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .hint-name {
    margin-left: 26px;
  }
}
.hint-name .bold {
  font-weight: 700;
}
.hint-adress {
  margin-left: 34px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .hint-adress {
    margin-left: 26px;
  }
}
.hint-adress .bold {
  font-weight: 700;
}
.hint-text:last-of-type {
  margin-bottom: 0;
}
.hint-text,
.hint-link {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
  margin-bottom: 8px;
}
.hint-text b,
.hint-link b {
  font-weight: 700;
}
.hint-link {
  display: inline-block;
  cursor: pointer;
  color: #008DE0;
  text-decoration: none;
  margin-top: 16px;
}
.hint-link img {
  margin-right: 4px;
  vertical-align: bottom;
}


/*# sourceMappingURL=pages-SpecialOffers-VisaIPhone.9a20b55c94bcea3b3401.css.map*/