/* File: rewardSection.css */
.aarp-c-lp-rs__rewardSection{
  margin: 0 auto;
  font: normal 700 20px lato, sans-serif;
  color: #fff;
  display: flex;
  position: relative;
  overflow: hidden;
  width: 100%;
}


.aarp-c-lp-rs__rewardSection-leftSec-title{
  font-weight: 800;
  margin: 0;
}

.aarp-c-lp-rs__rewardSection-leftSec-description{
  font-weight: 500;
  margin: 0;
}

.aarp-c-lp-rs__rewardSection-leftSec-iconSec{
  display: flex;
  justify-content: space-between;
}

.aarp-c-lp-rs__rewardSection-leftSec-iconSec-box{
  color: #fff;
  font-weight: 900;
  flex-flow: column;
  align-items: center;
  display: flex;
}


.aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-icons{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
}

.aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-learn{
  display: block;
  padding-top: 12px;

}

.aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-lines{
  border-bottom: 1px solid #fff;
  margin: 0 10px 10px;
}

.aarp-c-lp-rs{
  position: relative;
}

.aarp-c-lp-rs__rewardSection-leftSec .aarp-c-lp-rs__rewardSection-leftSec__button:hover,
.aarp-c-lp-rs__rewardSection-leftSec .aarp-c-lp-rs__rewardSection-leftSec__button:focus{
  color: #EC1300;
  background: #FBD0CC;
}

/* Media Query Classes for Standard Breakpoints */
@media (max-width: 350px){
  .aarp-c-lp-rs__rewardSection-leftSec-title\@mobile, .aarp-c-lp-rs__rewardSection-leftSec-description\@mobile, .aarp-c-lp-rs__rewardSection-leftSec-iconSec\@mobile{
    margin-left: 10px;
  }
  .aarp-c-lp-rs__rewardSection-leftSec-iconSec\@mobile{
    max-width: 91%;
  }

}
@media (max-width: 767px){
  .aarp-c-lp-rs__rewardSection\@mobile{
    height: 703px;
  }

  .aarp-c-lp-rs__rewardSection\@mobile:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 703px;
    background: linear-gradient(180deg, rgba(236, 19, 0, 1) 0%, rgba(181, 14, 0, 1) 100%);
  }

  .aarp-c-lp-rs__rewardSection-leftSec\@mobile{
    width: 315px;
    margin: 0 auto;
    position: relative;
  }

  .aarp-c-lp-rs__rewardSection-leftSec__button\@mobile{
    background: #FFFFFF;
    padding: 14px 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #DD1200;
    text-decoration: none;
    display: block;
    border-radius: 29px;
    margin: 0px auto;
    width: 197px;
    text-align: center;

  }

  .aarp-c-lp-rs__rewardSection-block\@mobile{
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    padding-top: 40px;
    background-size: 260px;
    background-repeat: no-repeat;
    background-position: bottom center;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-title\@mobile{
    font-size: 36px;
    line-height: 1.25;
    padding-bottom: 20px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-title-sml\@mobile{
    display: block;
    font-size: 20px;
    line-height: 1.25;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec\@mobile{
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box\@mobile{
    max-width: 93px;
    font-size: 11px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-lines\@mobile{
    width: 17%;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-description\@mobile{
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 30px;

  }

  .aarp-c-lp-rs__rewardSection-leftSec-description-text\@mobile{
    font-weight: 900;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-icons\@mobile{
    width: 30px;
    height: 30px;

  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-learn\@mobile{
    font-size: 11px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-iconsTwo\@mobile{
    background-position: -31px 0;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-iconsThree\@mobile{
    background-position: -65px 0;
  }

  .aarp-c-lp-rs\@mobile{
    padding-top: 45px;

  }

  .aarp-c-lp-rs__rewardSection-leftSec-rewardLogo\@mobile{
    width: 72px;
    height: 72px;
    right: 40px;
    top: 0px;
    position: absolute;
  }
}

@media (min-width: 768px){
  .aarp-c-lp-rs\@tablet{
    padding-top: 45px;

  }

  .aarp-c-lp-rs__rewardSection-leftSec-rewardLogo\@tablet{
    width: 72px;
    height: 72px;
    left: 50%;
    top: 34px;
    transform: translateX(-50%);
    position: absolute;
  }

  .aarp-c-lp-rs__rewardSection\@tablet{
    height: 829px;
  }

  .aarp-c-lp-rs__rewardSection\@tablet:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 829px;
    background: linear-gradient(180deg, rgba(236, 19, 0, 1) 0%, rgba(181, 14, 0, 1) 100%);
  }

  .aarp-c-lp-rs__rewardSection-leftSec\@tablet{
    width: 456px;
    margin: 0 auto;
  }

  .aarp-c-lp-rs__rewardSection-leftSec__button\@tablet{
    background: #FFFFFF;
    padding: 14px 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #DD1200;
    text-decoration: none;
    display: block;
    border-radius: 29px;
    margin: 0px auto;
    width: 197px;
    text-align: center;

  }

  .aarp-c-lp-rs__rewardSection-block\@tablet{
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    padding-top: 87px;
    background: no-repeat bottom 0 center/369px auto;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-title\@tablet{
    font-size: 40px;
    line-height: 1.25;
    padding-bottom: 20px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-title-sml\@tablet{
    display: block;
    font-size: 24px;
    line-height: 1.25;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec\@tablet{
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-lines\@tablet{
    width: 17%;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-description\@tablet{
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: 400;
    padding-bottom: 20px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-description-text\@tablet{
    font-weight: 800;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-icons\@tablet{
    width: 30px;
    height: 30px;

  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-learn\@tablet{
    font-size: 11px;
    line-height: 20px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-iconsTwo\@tablet{
    background-position: -31px 0;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-iconsThree\@tablet{
    background-position: -65px 0;
  }
}


@media (min-width: 987px){
  .aarp-c-lp-rs{
    padding-top: 75px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-rewardLogo{
    width: 92px;
    height: 92px;
    top: 80px;
    position: absolute;
    left: 340px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec__button{
    background: #FFFFFF;
    padding: 14px 30px;
    margin-top: 40px;
    padding: 14px 30px;
    width: auto;
    display: inline-block;
  }

  .aarp-c-lp-rs__rewardSection:before{
    content: '';
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background: linear-gradient(180deg, rgba(236, 19, 0, 1) 0%, rgba(181, 14, 0, 1) 100%);
  }

  .aarp-c-lp-rs__rewardSection-block{
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    padding-top: 78px;
    background: no-repeat bottom 0 right 56px/506px auto;
  }

  .aarp-c-lp-rs__rewardSection-leftSec{
    width: 48.5%;
    padding-left: 10px;
    margin: unset;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec{
    max-width: 80%;
  }

  .aarp-c-lp-rs__rewardSection{
    height: 655px;
  }


  .aarp-c-lp-rs__rewardSection-leftSec{
    width: 54%;
    padding-left: 40px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-title{
    font-size: 48px;
    line-height: 1.25;
    padding-bottom: 30px;
    width: 250px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-title-sml{
    display: block;
    font-size: 24px;
    line-height: 1.25;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-description{
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 40px;
    width: 75%;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-icons{
    width: 40px;
    height: 40px;

  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-learn{
    font-size: 16px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-iconsTwo{
    background-position: -43px 0;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-iconsThree{
    background-position: -85px 0;
  }
}

@media (min-width: 1100px){
  .aarp-c-lp-rs__rewardSection-leftSec-iconSec{
    max-width: 82%;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec-box-lines{
    width: 21%;
  }
  .aarp-c-lp-rs__rewardSection-block{
    background-position: bottom 0 right 90px;
  }
}

@media (min-width: 1200px){
  .aarp-c-lp-rs__rewardSection-leftSec-description{
    width: 65%;
  }

  .aarp-c-lp-rs__rewardSection-leftSec{
    width: 48.5%;
    padding-left: 10px;
  }

  .aarp-c-lp-rs__rewardSection-leftSec-iconSec{
    max-width: 504px;
  }
}