.benefitSAInnerBottomSubHeading p,
.benefitSAInnerTopSubHeading p {
  margin: 0;
  padding: 0;
}
.benefitSAOuterContainer .swiper-slide {
  height: auto;
}
.benefitSAOuterContainer {
  background: #97262a;
  padding: 40px 0px;
}
.SARewards.benefitSAOuterContainer {
  background: url("../../../../../../content/dam/indusind-corporate/savings-account-revamp/rewards-and-deals/bnefits-pattern.png");
}

.benefitSAOuterContainer.PlKeyTerms,
.benefitSAOuterContainer.PLKeyFeatures {
  background-color: #cfecf4;
}
.benefitSAOuterContainer.PlKeyTerms .benefit-account-swiper-button-prev,
.benefitSAOuterContainer.PlKeyTerms .benefit-account-swiper-button-next,
.benefitSAOuterContainer.PLKeyFeatures .benefit-account-swiper-button-prev,
.benefitSAOuterContainer.PLKeyFeatures .benefit-account-swiper-button-next {
  background-color: #acdee9;
}

.benefitSAOuterContainer a.benefitSACardBox {
  height: 100%;
}

.benefitSAInnerTopSubHeading,
.benefitSAInnerBottomSubHeading {
  color: white;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  width: 75%;
  margin: auto;
  margin-bottom: 40px;
}

.SARewards .benefitSAInnerTopSubHeading,
.SARewards .benefitSAInnerBottomSubHeading,
.SARewards .benefitSAInnerTopHeading,
.PlKeyTerms .benefitSAInnerTopSubHeading,
.PlKeyTerms .benefitSAInnerBottomSubHeading,
.PlKeyTerms .benefitSAInnerTopHeading,
.PLKeyFeatures .benefitSAInnerTopSubHeading,
.PLKeyFeatures .benefitSAInnerBottomSubHeading,
.PLKeyFeatures .benefitSAInnerTopHeading {
  color: black;
}

.benefitSAInnerTopHeading {
  font-size: 42px;
  color: white;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
.SAKeyFeatures .benefitSAInnerTopHeading h2,
.SAKeyFeatures .benefitSAInnerTopHeading h3,
.SAKeyFeatures .benefitSAInnerTopHeading h4,
.SAKeyFeatures .benefitSAInnerTopHeading h5 {
  color: white;
}

.SARewards a.benefitSACardBox,
.PlKeyTerms .benefitSACardBox,
.PLKeyFeatures .benefitSACardBox {
  background-color: white;
  color: #97262a;
  font-weight: 600;
  align-items: start;
}
.PlKeyTerms .benefitSACardBox,
.PLKeyFeatures .benefitSACardBox {
  padding: 30px 20px 40px;
}
.PLKeyFeatures .benefitSAInnerTopHeading {
  margin-bottom: 40px;
}
.PLKeyFeatures .swiper-slide::after {
  content: "";
  box-shadow: rgb(207 236 244) 0px -50px 36px -12px inset;
  z-index: 1;
  position: absolute;
  bottom: 0;
  height: 121px;
  width: 100%;
  display: block;
  border-radius: 10px;
}

a.benefitSACardBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  text-align: center;
  padding: 20px 15px;
  background: #71171b;
  border-radius: 10px;
}
.benefitSAInner .benefit-account-swiper-pagination {
  display: none;
}
.benefitSAInnerHeading {
  overflow: hidden;
  font-size: 19px;
  line-height: 24px;
}
.benefitSAInnerSubHeading {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  margin-top: 6px;
  color: #000;
}
.PlKeyTerms .benefitSAInnerSubHeading,
.PLKeyFeatures .benefitSAInnerSubHeading {
  font-weight: 500;
}

.benefitSAInner .swiper-wrapper {
  margin-bottom: 75px;
}

.SARewards .benefitSAInner .benefit-account-swiper-button-prev,
.SARewards .benefitSAInner .benefit-account-swiper-button-next {
  background-color: #f4c28d;
}
.benefitSAInner .benefit-account-swiper-button-prev,
.benefitSAInner .benefit-account-swiper-button-next {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  font-size: 12px;
  background-size: 15px;
  height: 35px;
  width: 35px;
  border-radius: 34px;
  z-index: 999;
}
.benefitSAInner .benefit-account-swiper-button-prev-next {
  position: absolute;
  right: 0;
  margin: auto;
  bottom: 0;
  display: flex;
  column-gap: 15px;
  align-items: center;
}
.SARewards .benefitSAInner .benefit-account-swiper-button-next,
.PlKeyTerms .benefitSAInner .benefit-account-swiper-button-next,
.PLKeyFeatures .benefitSAInner .benefit-account-swiper-button-next {
  background-image: url("../../../../../../content/dam/sticky/arrow-right-white.svg");
}
.SARewards .benefitSAInner .benefit-account-swiper-button-prev,
.PlKeyTerms .benefitSAInner .benefit-account-swiper-button-prev,
.PLKeyFeatures .benefitSAInner .benefit-account-swiper-button-prev {
  background-image: url("../../../../../../content/dam/sticky/arrow-right-white.svg");
  transform: rotate(180deg);
}
.benefitSAInner .benefit-account-swiper-button-next {
  background-image: url("../../../../../../content/dam/sticky/arrow-right.svg");
}
.benefitSAInner .benefit-account-swiper-button-prev {
  background-image: url("../../../../../../content/dam/sticky/arrow-right.svg");
  transform: rotate(180deg);
}
.benefitSAInner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #f7a30a;
}

.SARewards .benefitSAInnerHeading,
.PlKeyTerms .benefitSAInnerHeading,
.PLKeyFeatures .benefitSAInnerHeading {
  text-align: left;
  width: 100%;
}

.SARewards .benefitSACardImg,
.PlKeyTerms .benefitSACardImg {
  width: 80px;
  margin-bottom: 10px;
  display: flex;
}
.PLKeyFeatures .benefitSACardImg {
  width: 60px;
  margin-bottom: 10px;
  display: flex;
}
.SAKeyFeatures .benefitSACardImg {
  margin-bottom: 10px;
  width: 100px;
}
.benefitSACardImg img {
  width: 100%;
}
@media screen and (max-width: 992px) {
  .benefitSAInnerTopHeading {
    font-size: 36px;
    line-height: 44px;
  }
  .benefitSAOuterContainer {
    padding: 30px 0px;
  }
  .benefitSAInnerTopSubHeading,
  .benefitSAInnerBottomSubHeading {
    width: 90%;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 19px;
  }
  .benefitSAInner .swiper-wrapper {
    margin-bottom: 85px;
  }
  a.benefitSACardBox {
    font-size: 22px;
    padding: 24px 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  .benefitSAOuterContainer {
    padding: 20px 0px;
  }

  .SARewards a.benefitSACardBox,
  .SAKeyFeatures a.benefitSACardBox,
  .PlKeyTerms a.benefitSACardBox,
  .PLKeyFeatures a.benefitSACardBox {
    padding: 18px 16px;
  }

  .SARewards a.benefitSACardBox,
  .PlKeyTerms a.benefitSACardBox,
  .PLKeyFeatures a.benefitSACardBox {
    padding: 12px 18px;
  }

  .benefitSAInnerBottomSubHeading p,
  .benefitSAInnerTopSubHeading p {
    line-height: 17px;
  }
  .PLKeyFeatures .benefitSAInnerTopHeading {
    margin-bottom: 20px;
  }
  .benefitSAInnerTopSubHeading,
  .benefitSAInnerBottomSubHeading {
    margin-bottom: 20px;
  }
  .SARewards a.benefitSACardBox {
    box-shadow: 0 11px 12px -3px #ffffff;
  }
  .PLKeyFeatures a.benefitSACardBox {
    box-shadow: rgb(207 236 244) 0px -40px 36px -12px inset;
  }
  a.benefitSACardBox {
    padding: 24px 18px;
  }

  .SARewards .benefitSACardImgMob,
  .SAKeyFeatures .benefitSACardImgMob,
  .PlKeyTerms .benefitSACardImgMob,
  .PLKeyFeatures .benefitSACardImgMob {
    width: 60px;
    flex: 0 0 60px;
  }
  .SARewards .benefitSACardImg,
  .PlKeyTerms .benefitSACardImg {
    width: 60px;
  }
  .PLKeyFeatures .benefitSACardImg {
    width: 60px;
  }
  .SAKeyFeatures .benefitSACardImg {
    width: 60px;
  }

  .SARewards .benefitSAInnerHeading,
  .SAKeyFeatures .benefitSAInnerHeading,
  .PlKeyTerms .benefitSAInnerHeading,
  .PLKeyFeatures .benefitSAInnerHeading {
    text-align: left;
    height: auto;
  }
  .benefitSACardBoxOuter {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .benefitSACardImg {
    margin-bottom: 10px;
  }
  .benefitSAInnerHeading {
    height: 70px;
    overflow: hidden;
    font-size: 18px;
    line-height: 23px;
  }
  .benefitSAInner .benefit-account-swiper-button-prev-next {
    display: none;
  }
  .benefitSAInner .benefit-account-swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    /* height: 50px; */
  }
  .benefitSAInnerTopHeading {
    font-size: 25px;
    line-height: 28px;
  }
  .benefitSAInner .swiper-wrapper {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 768px) and (min-width: 576px) {
  .benefitSAOuter .col-12 {
    padding: 0;
  }
}
.benefit-account-swiper-button-prev.swiper-button-disabled,
.benefit-account-swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}
.benefit-account-swiper-button-prev-next:has(
    .benefit-account-swiper-button-prev.swiper-button-disabled
      + .benefit-account-swiper-button-next.swiper-button-disabled
  ) {
  display: none;
}
body:has(
    .benefit-account-swiper-button-prev.swiper-button-disabled
      + .benefit-account-swiper-button-next.swiper-button-disabled
  )
  .benefitSAInner
  .swiper-wrapper {
  margin-bottom: 40px;
}
@media screen and (max-width: 576px) {
  .benefitSACardImgMob,
  .SARewards .benefitSACardImgMob,
  .SAKeyFeatures .benefitSACardImgMob,
  .PlKeyTerms .benefitSACardImgMob,
  .PLKeyFeatures .benefitSACardImgMob {
    width: 50px;
    flex: 0 0 50px;
  }
}
