.rewards-top {
  padding-top: 72px;
  padding-bottom: 23px;
}
.rewards-top h2.heading {
  margin-bottom: 19px;
}
.cms-naelofar-rewards .item-number {
  overflow: hidden;
}
.cms-naelofar-rewards .item-number .number p {
  font-family: Playfair Display;
  font-size: 922px;
  line-height: 1244px;
  font-style: italic;
  color: #f1f1f1;
}
.cms-naelofar-rewards .item-number.grey .number p {
  color: #fff;
}
.cms-naelofar-rewards .item-number > .frame > .line {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-height: 487px;
}
.cms-naelofar-rewards .item-number.grey > .frame > .line .col-des-6:last-child {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cms-naelofar-rewards .item-number.grey > .frame > .line .col-des-6:first-child .line {
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 23%;
  position: absolute;
  text-align: right;
}
.cms-naelofar-rewards .item-number.grey > .frame > .line .col-des-6:last-child > .line {
  width: max-content;
  max-width: 418px;
  display: block;
  margin-right: auto;
}
.cms-naelofar-rewards .item-number.white > .frame > .line .col-des-6:first-child {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cms-naelofar-rewards .item-number.white > .frame > .line .col-des-6:last-child .line {
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 0px;
  position: absolute;
  text-align: right;
}
.cms-naelofar-rewards .item-number.white > .frame > .line .col-des-6:first-child > .line {
  width: max-content;
  max-width: 418px;
  display: block;
  margin-left: auto;
}
.cms-naelofar-rewards .item-number p {
  max-width: 357px;
}
.cms-naelofar-rewards .item-number h2.heading {
  line-height: 46px;
}
.cms-naelofar-rewards .item-number h6 {
  font-family: Roboto;
  font-size: 14px;
  line-height: 19px;
  color: #282828;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-weight: 500;
  margin-top: 22px;
  max-width: 357px;
}
.rewards-bottom {
  text-align: center;
}
.cms-naelofar-rewards footer.page-footer {
  margin-top: 0;
}
@media (min-width: 992px) {
  .cms-naelofar-rewards .item-number .col-des-6:first-child {
    -ms-flex: 0 1 47%;
    flex: 0 1 47%;
    max-width: 47%;
  }
  .cms-naelofar-rewards .item-number .col-des-6:last-child {
    -ms-flex: 0 1 53%;
    flex: 0 1 53%;
    max-width: 53%;
  }
  .cms-naelofar-rewards .item-number.grey > .frame > .line .col-des-6 {
    padding-left: 17px;
  }
}
