/* File: bc5CalcNewdesMjr.css */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.aarp-c-bc5CalcNewdesMjr-lp {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  background: linear-gradient(to right, #f5f5f5 50%, #fff 50%);
  margin: 60px auto 0;
  color: #121212;
  max-width: 100%;
}
.aarp-c-bc5CalcNewdesMjr-lp__container {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left {
  position: relative;
  background: #f5f5f5;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-heading {
  font-weight: 800;
  text-align: center;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-para {
  font-weight: 600;
  letter-spacing: 0.01em;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-listItm::marker {
  content: "\2022";
  color: #DD1200;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-listItm {
  font-weight: 600;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-listItm-span {
  color: #DD1200;
  font-weight: 700;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-savingTxt {
  font-style: italic;
  text-align: left;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-joinBtn {
  border-radius: 26px;
  background: #ec1300;
  color: #ffffff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 700;
  box-sizing: border-box;
   line-height: 24px;
  padding: 15px 0 15px;
  width: 250px;
  font-size: 16px;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-noObligationTxt {
  display: none;
}
.aarp-lp-singleprem-center
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-noObligationTxt {
  display: block;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-alrMemTxt {
  text-align: left;
  color: #121212;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-savingTxt {
  position: relative;
  bottom: 0;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-right-text {
  text-align: center;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-right-img {
  width: 100%;
}
.aarp-c-bc5CalcNewdesMjr-lp
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-joinBtn:hover {
  background: #AB2125;
  color: #fff;
}
.aarp-c-bc5CalcNewdesMjr-lp
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-renewLink {
    color: #2172BF;
    text-decoration: underline;
    font-weight: 700;
  }
.aarp-c-bc5CalcNewdesMjr-lp
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-renewLink:hover {
  color: #486784;
  text-decoration: underline;
}
/* .aarp-c-bc5CalcNewdesMjr-lp .aarp-c-bc5CalcNewdesMjr-lp__container-left-renewLink::after {
  content: '';
  border: solid #2172BF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  color: #2172BF;
  top: -1px;
  left: 1px;
  position: relative;
}
.aarp-c-bc5CalcNewdesMjr-lp .aarp-c-bc5CalcNewdesMjr-lp__container-left-renewLink:hover::after {
  border-color: #486784;
} */
.aarp-c-bc5CalcNewdesMjr-lp__container-left-noObligationTxt {
  font-weight: 700;
  color: #121212;
}
.aarp-lp-singleprem-center {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  text-align: center;
  flex-wrap: wrap;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumSection\@tablet {
  display: none;
  align-items: center;
  background: #fff;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt--bold {
  font-weight: 700;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSection .aarp-lp-pyp--active {
  border: 2px solid #039ae6;
}
.aarp-lp-pyp--active .aarp-c-premjoinsec-lp__ps__checkicon {
  display: block;
}
.aarp-c-premjoinsec-lp__ps__checkicon {
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  display: none;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-premium1,
.aarp-c-bc5CalcNewdesMjr-lp__container-left-premium2 {
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt1,
.aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt2 {
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .aarp-c-bc5CalcNewdesMjr-lp__container\@mobile {
    flex-direction: column;
    background: #f5f5f5;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left\@mobile {
    margin: 0 auto;
    padding: 20px 0 0;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-heading\@mobile {
    width: 320px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 16px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-para\@mobile {
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
    padding-bottom: 5px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-list\@mobile {
    width: 320px;
    padding: 0 10px 9px 31px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-listItm\@mobile {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.01em;
    padding-left: 10px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-listItm\@mobile br {
    display: none;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-buttonSec\@mobile {
    margin: 20px auto 0;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-buttonSec\@mobile.aarp-c-lp-hs__pyp {
    margin: 20px auto 0;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-joinBtn\@mobile {
    margin: 0 auto;
    width: 172px;
    height: 52px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-noObligationTxt\@mobile {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    margin: 10px 0;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-alrMemTxt\@mobile {
    font-size: 15px;
    line-height: 18px;
    padding-top: 12px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-right\@mobile {
    max-width: 375px;
    width: 90%;
    margin: 0 auto 30px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-savingTxt\@mobile {
    font-size: 14px;
    line-height: 18px;
    padding: 20px 0 30px;
    text-align: center;
    position: relative;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumSection\@mobile {
    display: none;
    flex-direction: row-reverse;
    align-items: center;
    padding: 10px 3px 10px 13px;
    max-width: 375px;
    margin: 0 auto;
    background: unset;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt\@mobile {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin-left: 14px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg\@mobile {
    height: 107px;
    width: auto;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-right-text\@mobile {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding-bottom: 24px;
    color: #121212;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSection\@mobile {
    flex-direction: column;
    width: 90%;
    margin: 20px auto 0;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSectionTxt\@mobile {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSectionTxt-span\@mobile {
    font-weight: 700;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSelectors\@mobile {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium2\@mobile {
    margin-left: 30px;
  }
  .aarp-lp-pyp--active {
    display: flex;
    position: relative;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium1\@mobile,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium2\@mobile {
    border-radius: 12px;
    width: 124px;
    min-height: 126px;
    background: #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  }
  .aarp-c-premjoinsec-lp__ps__checkicon\@mobile {
    background-size: 100% auto;
    width: 20px;
    height: 20px;
    left: -8px;
    top: -8px;
    z-index: 1;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg1\@mobile,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg2\@mobile {
    height: 65px;
    margin: 15px auto 5px;
    width: auto;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt1\@mobile,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt2\@mobile {
    font-size: 12px;
    line-height: 16px;
    width: unset;
    padding: 0 4px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-alrMemTxt\@mobile {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .aarp-c-bc5CalcNewdesMjr-lp__container-left\@tablet,
  .aarp-c-bc5CalcNewdesMjr-lp__container-right\@tablet {
    width: 50%;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left\@tablet {
    padding: 2.778vw 2.778vw 0 2.778vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-heading\@tablet {
    font-size: calc(19px + 17 * ((100vw - 768px) / (1440 - 768)));
    line-height: 2.778vw;
    padding-bottom: 1.597vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-para\@tablet {
    font-size: calc(12px + 8 * ((100vw - 768px) / (1440 - 768)));
    line-height: 1.806vw;
    margin-left: 1.597vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-list\@tablet {
    max-width: 41.181vw;
    margin: 0 auto;
    padding: 0.694vw 0 0 0.694vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-listItm\@tablet {
    padding-bottom: 0.694vw;
    font-size: calc(12px + 8 * ((100vw - 768px) / (1440 - 768)));
    line-height: 1.806vw;
    padding-left: 0.6vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-savingTxt\@tablet {
    font-size: calc(8px + (16 - 8) * ((100vw - 768px) / (1440 - 768)));
    line-height: 1.389vw;
    margin: 1.667vw auto 2.972vw 1.736vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-joinBtn\@tablet {
    font-size: 16px;
    line-height: 24px;
    width: 152px;
    height: 40px;
    padding: 0;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-noObligationTxt\@tablet {
    font-size: calc(9px + (18 - 9) * ((100vw - 768px) / (1440 - 768)));
    font-weight: 700;
    line-height: 1.528vw;
    margin: 0.694vw auto 0;
    color: #121212;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-alrMemTxt\@tablet {
    font-size: 12px;
    line-height: 16px;
    padding-top: 0.694vw;
    max-width: 185px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-buttonSec\@tablet {
    margin: 1.472vw 0 0 1.597vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-buttonSec.aarp-lp-singleprem-center {
    margin: 1.736vw 0 0 3.819vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-buttonSec\@tablet.aarp-c-lp-hs__pyp {
    margin: 1.389vw auto 1.042vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-right\@tablet {
    width: 44.444vw;
    padding: 0 6.319vw 0 5.764vw;
    display: flex;
    align-items: center;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-right-text\@tablet {
    font-size: calc(10px + (18 - 10) * ((100vw - 768px) / (1440 - 768)));
    line-height: 1.806vw;
    margin-bottom: 1.389vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-right-imgDiv\@tablet {
    width: 27.083vw;
    margin: 0 auto;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumSection\@tablet {
    width: 36.806vw;
    height: 6.111vw;
    margin-top: 1.736vw;
    margin-left: 1.736vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg\@tablet {
    width: 70px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt\@tablet {
    width: 20.694vw;
    margin: 0 2.708vw 0 2.778vw;
    font-size: calc(12px + (20 - 12) * ((100vw - 768px) / (1440 - 768)));
    line-height: 1.667vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSectionTxt\@tablet {
    font-size: calc(16px + (32 - 16) * ((100vw - 768px) / (1440 - 768)));
    font-weight: 700;
    line-height: 2.639vw;
    text-align: center;
    width: 14.444vw;
    margin: 1.944vw 1.389vw 0 0.472vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSelectors\@tablet {
    display: flex;
    justify-content: center;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium1\@tablet,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium2\@tablet {
    width: 8.889vw;
    border: 0.139vw solid #f1f1f1;
    box-shadow: 0px 0.278vw 0.278vw 0px #00000040;
    border-radius: 0.833vw;
    height: 10.028vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium1\@tablet {
    margin-right: 2.361vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg1\@tablet,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg2\@tablet {
    height: 4.514vw;
    width: auto;
    margin-bottom: 0.347vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt1\@tablet,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt2\@tablet {
    font-size: calc(10px + (16 - 10) * ((100vw - 768px) / (1440 - 768)));
    line-height: 1.389vw;
    margin-top: 0;
    margin-bottom: 0.347vw;
    padding: 0 0.247vw;
  }
  .aarp-c-premjoinsec-lp__ps__checkicon\@tablet {
    width: 1.389vw;
    height: 1.389vw;
    top: -0.694vw;
    left: -0.556vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSection\@tablet {
    margin-top: 1.5vw;
  }
}

@media screen and (min-width: 1200px) {
  .aarp-c-bc5CalcNewdesMjr-lp__container {
    max-width: 1440px;
    margin: 0 auto;
  }
   .aarp-c-bc5CalcNewdesMjr-lp__container-left-alrMemTxt {
    font-size: calc(12px + (15 - 12) * ((100vw - 768px) / (1440 - 768)));
    line-height: 1.389vw;
    padding-top: 0.694vw;
    max-width: 17.361vw;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSection {
    margin-top: 1.778vw;
  }
}

@media screen and (min-width: 1440px) {
  .aarp-c-bc5CalcNewdesMjr-lp__container-left {
    padding: 40px 40px 0 40px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-heading {
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 23px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-para {
    font-size: 20px;
    line-height: 26px;
    margin-left: 23px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-list {
    max-width: 593px;
    margin: 0 auto;
    padding: 10px 0 0 10px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-listItm {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-savingTxt {
    font-size: 16px;
    line-height: 20px;
    margin: 24px auto 40px 25px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-joinBtn {
    font-size: 16px;
    line-height: 24px;
    width: 172px;
    padding:0;
    height: 52px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-alrMemTxt {
    font-size: 15px;
    line-height: 18px;
    padding-top: 10px;
    max-width: 250px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-noObligationTxt {
    font-size: 18px;
    line-height: 22px;
    margin: 10px auto 0;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-buttonSec {
    margin: 20px 0 0 25px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-buttonSec.aarp-lp-singleprem-center {
    margin: 25px 0 0 55px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-buttonSec.aarp-c-lp-hs__pyp {
    margin: 20px auto 15px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-right {
    width: 640px;
    padding: 0px 91px 0px 83px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-right-text {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-right-imgDiv {
    width: 390px;
    margin: 0 auto;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumSection {
    width: 530px;
    height: 88px;
    margin-top: 25px;
    margin-left: 25px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg {
    width: 100px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt {
    width: 298px;
    margin: 0 39px 0 40px;
    font-size: 20px;
    line-height: 24px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSectionTxt {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    width: 208px;
    margin: 28px 20px 0 10px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium1,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium2 {
    width: 128px;
    border: 2px solid #f1f1f1;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 12px;
    height: 130px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premium1 {
    margin-right: 34px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg1,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumImg2 {
    height: 65px;
    width: auto;
    margin-bottom: 5px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt1,
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-premiumTxt2 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0 5px;
  }
  .aarp-c-premjoinsec-lp__ps__checkicon {
    width: 20px;
    height: 20px;
    left: -10px;
    top: -8px;
  }
  .aarp-c-bc5CalcNewdesMjr-lp__container-left-pypSection {
    margin-top: 15px;
  }
}


/* Logo section css */
.aarp-c-heroRight-lp__logos-li {
  list-style-type: none;
  line-height: 0;
}

.aarp-c-heroRight-lp__logos-ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/* Css for the logos right section block mobile view */
@media screen and (max-width: 767px) {
  .aarp-c-heroRight-lp__logos__block\@mobile {
    max-width: 330px;
    margin: 0 auto;
  }

  .aarp-c-heroRight-lp__logos-ul\@mobile {
    max-width: 375px;
    margin: 0 auto;
  }

  .aarp-c-heroRight-lp__logos-li\@mobile {
    width: 33.33%;
  }

  .aarp-c-heroRight-lp__logos\@mobile .aarp-c-heroRight-lp__img\@mobile {
    max-width: 110px;
    width: 100%;
  }
}

/* Css for the logos right section block tablet view */
@media screen and (min-width: 768px) {
  .aarp-c-heroRight-lp__logos__block\@tablet {
    max-width: 27.085vw;
    margin: 2.778vw auto 0vw;
  }

  .aarp-c-heroRight-lp__logos-li\@tablet .aarp-c-heroRight-lp__img\@tablet {
    width: 9.028vw;
  }
}

/* Css for the logos right section block desktop view */
@media screen and (min-width: 1440px) {
  .aarp-c-heroRight-lp__logos__block {
    max-width: 390px;
    margin: 40px auto 0px;
  }

  .aarp-c-heroRight-lp__logos-li .aarp-c-heroRight-lp__img {
    width: 130px;
  }
}

