.module-terms {
  margin-bottom: -120px;
  background: #F8FAFF;
}
.module-terms * {
  font-family: "Abank Sans";
  font-style: normal;
}
.module-terms .content {
  padding: 0 8px;
  width: 1264px;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .content {
    width: 360px;
    min-width: 360px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .module-terms .content {
    max-width: 1000px;
    width: 100%;
  }
}
@media only screen and (min-width: 1264px) {
  .module-terms .content {
    padding-left: 32px;
  }
}
.module-terms .mb {
  margin-bottom: 16px;
}
.module-terms .xmb {
  margin-bottom: 48px;
}
.module-terms .top-up {
  row-gap: 24px;
  column-gap: 32px;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 12px;
  margin-top: 48px;
  align-items: stretch;
}
.module-terms .top-up-item {
  max-width: 588px;
  width: 100%;
}
.module-terms .top-up-item-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: -0.02em;
  margin: 0 0 16px 0;
}
.module-terms .top-up-item-wrapper {
  background: #FFFFFF;
  padding: 32px;
  min-height: 268px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .top-up-item-wrapper {
    padding: 16px;
  }
}
.module-terms .top-up-item-wrapper .text {
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;
  letter-spacing: -0.02em;
  margin: 0 0 8px 0;
}
.module-terms .top-up-item-wrapper .desc {
  margin-bottom: 56px;
}
.module-terms .top-up-item-wrapper .order-btn {
  display: block;
  border-radius: 4px;
  padding: 12px 32px;
  width: 191px;
  background: #0D0C22;
  border: 1px solid #0d0c22;
  color: #FFFFFF;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  height: 48px;
  font-size: 16px;
  line-height: 24px;
}
.module-terms .top-up-item-wrapper .order-btn.second {
  width: 239px;
}
.module-terms .top-up-item-wrapper .order-btn.white {
  background: #FFFFFF;
  color: #0D0C22;
}
.module-terms .top-up-item-wrapper .list {
  margin-bottom: 8px;
}
.module-terms .top-up-item-wrapper .list li {
  list-style-image: url(/assets/img/29256110410b61fe8f435f1aac797d45.svg);
  margin-bottom: 8px;
  margin-left: 18px;
}
.module-terms .top-up-item-wrapper .list.xmb {
  margin-bottom: 48px;
}
.module-terms .top-up-item-wrapper .hint {
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  opacity: 0.7;
  margin-top: 16px;
}
.module-terms .top-up-item-wrapper .btns-wrap {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  gap: 16px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .top-up-item-wrapper .btns-wrap {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.module-terms .top-up-item-wrapper.simple {
  background: #F8FAFF;
  padding: 0;
  min-height: fit-content;
}
.module-terms .top-up-item-wrapper.simple .list {
  margin-bottom: 23px;
}
.module-terms .top-up-item.tall .top-up-item-wrapper {
  height: 442px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .top-up-item.tall .top-up-item-wrapper {
    height: fit-content;
  }
}
.module-terms .limits {
  margin-top: 48px;
}
.module-terms .limits-text {
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  margin-bottom: 24px;
  opacity: 0.7;
}
.module-terms .limits-btns {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  gap: 16px;
  margin-bottom: 80px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .limits-btns {
    margin-bottom: 48px;
  }
}
.module-terms .limits-btns-item {
  border-radius: 4px;
  padding: 12px 32px;
  width: 186px;
  background: #0D0C22;
  border: 1px solid #0d0c22;
  color: #FFFFFF;
  white-space: nowrap;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
}
.module-terms .limits-btns-item:last-child {
  background: #FFFFFF;
  color: #0D0C22;
}
.module-terms .map {
  border-radius: 16px;
  padding: 48px 24px;
  max-width: 1200px;
  width: 100%;
  text-align: center;
  background: #0d0c22;
  color: #FFFFFF;
  position: relative;
  margin-bottom: 48px;
  margin-top: 48px;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .map {
    height: 478px;
  }
}
.module-terms .map-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 117%;
  letter-spacing: -0.02em;
  margin: 0 0 8px 0;
  color: #FFFFFF;
}
.module-terms .map-text {
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  margin-bottom: 32px;
}
.module-terms .map-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 12px 16px;
  width: 208.8px;
  height: 48px;
  color: #0D0C22;
  background: #FFFFFF;
  font-weight: 700;
  cursor: pointer;
  font-size: 16px;
}
.module-terms .map-img {
  position: absolute;
  bottom: 1px;
  right: 1px;
  width: 300px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .map-img {
    width: 200px;
  }
}
.module-terms .check-receipt {
  margin-bottom: 48px;
  margin-top: 40px;
}
.module-terms .check-receipt-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: -0.02em;
  margin: 0 0 16px 0;
}
.module-terms .check-receipt-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 133%;
  letter-spacing: -0.01em;
  margin-bottom: 8px;
}
.module-terms .check-receipt-wrapper {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .check-receipt-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.module-terms .check-receipt-wrapper .check-receipt-input {
  border: 1px solid rgba(13, 12, 34, 0.1);
  border-radius: 8px;
  padding: 12px 16px;
  width: 568px;
  height: 48px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .module-terms .check-receipt-wrapper .check-receipt-input {
    width: 100%;
  }
}
.module-terms .check-receipt-wrapper .check-receipt-input:focus {
  border: 1px solid #4BDF7F;
  outline: none;
}
.module-terms .check-receipt-wrapper .check-receipt-input:focus-visible {
  border: 1px solid #4BDF7F;
  outline: none;
}
.module-terms .check-receipt-wrapper .check-receipt-btn {
  border: none;
  border-radius: 4px;
  padding: 12px 32px;
  width: 204px;
  height: 48px;
  font-size: 16px;
  line-height: 24px;
  background: #0D0C22;
  color: #FFFFFF;
}
.module-terms .downloads .documents-component {
  padding-top: 24px;
  padding-bottom: 72px;
  background: #F8FAFF;
}
.module-terms .downloads .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-TSO.e647009dd9a6204edb9b.css.map*/