/* File: memday24-a.css */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 400;
  color: #121212;
}
.aarp-c-accordion-lp,
.aarp-c-sc-lp {
  display: none;
}
.aarp-js-memday24-a-lp__hideBtn {
  display: none;
}
.aarp-js-memday24-a-lp__showBtn {
  display: flex;
}
.aarp-c-lp-memday24-a-hero-left-premiumSec,
.aarp-c-lp-memday24-a-hero-left-pypSec {
  display: none;
}
.aarp-c-lp-memday24-a {
  background: #1f3669;
  --white: #fff;
  --fontWeight600: 600;
  --fontWeight700: 700;
  --fontWeight800: 800;
  --fontWeight900: 900;
  --center: center;
  --borderBottom: 1px solid #121212;
  position: relative;
  z-index: 1;
  margin-top: 60px;
}
.aarp-c-lp-memday24-a-hero-image,
.aarp-c-lp-memday24-a-hero-banner-image {
  display: none;
}
.aarp-c-lp-memday24-a-hero {
  display: flex;
  margin: 0 auto;
  overflow-y: hidden;
}
.aarp-c-lp-memday24-a-hero-right {
  background: var(--white);
  z-index: 3;
}
.aarp-c-lp-memday24-a-hero-right-valueBr {
  display: flex;
  align-items: center;
  justify-content: center;
}
.aarp-c-lp-memday24-a-hero-right-valueBr-para-memb {
  font-weight: var(--fontWeight900);
}
.aarp-c-lp-memday24-a-hero-right-valueBr-Text {
  display: flex;
  align-items: center;
  text-align: var(--center);
  font-weight: var(--fontWeight800);
}
.aarp-c-lp-memday24-a-hero-right-valueBr-TextSpan {
  font-weight: var(--fontWeight700);
  text-align: left;
}
.aarp-c-lp-memday24-a-hero-right-valueBr-get {
  font-weight: var(--fontWeight700);
  text-align: center;
}
.aarp-c-lp-memday24-a-hero-right-valueBrget {
  text-align: var(--center);
}
.aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag-imges {
  transform: rotate(-15deg);
}
.aarp-c-lp-memday24-a-hero-right-whiteBox-btn {
  font-size: 16px;
  font-weight: var(--fontWeight700);
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ec1300;
  border-radius: 26px;
  color: var(--white);
  text-decoration: none;
  width: 172px;
  margin: 0 auto;
  padding: 14px 40px;
}
.aarp-c-lp-memday24-a-hero-right-whiteBox-btnsec {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: var(--center);
}
.aarp-c-lp-memday24-a-hero-right-whiteBox-renewLink {
  color: #2172bf;
  font-weight: var(--fontWeight700);
  text-decoration: underline;
}
.aarp-c-lp-memday24-a .aarp-c-lp-memday24-a-hero-right-whiteBox-renewLink:hover,
.aarp-c-lp-memday24-a
  .aarp-c-lp-memday24-a-hero-right-whiteBox-renewLink:focus {
  color: #486784;
}
.aarp-c-lp-memday24-a .aarp-c-lp-memday24-a-hero-right-whiteBox-btn:hover,
.aarp-c-lp-memday24-a .aarp-c-lp-memday24-a-hero-right-whiteBox-btn:focus {
  background: #ab2125;
  color: var(--white);
}
.aarp-c-lp-memday24-a-hero-right-valueBrMag-get {
  font-weight: var(--fontWeight600);
}
.aarp-c-lp-memday24-a-hero-right-valueBr-get-hun,
.aarp-c-lp-memday24-a-hero-right-valueBr-get-hunBen {
  font-weight: var(--fontWeight900);
}
.aarp-c-lp-memday24-a-hero-right-whiteBox-renewTxt {
  color: #333;
}
/* Single Premium css */
.aarp-c-lp-memday24-a-hero-left-premiumSec {
  /*background: var(--white);
  opacity: 0.8;
  
  z-index: 1;*/
position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.aarp-c-lp-memday24-a-singlePremium {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.aarp-c-lp-memday24-a-hero-left-premiumSec-img-bg {
  order: 3;
}
.aarp-c-lp-memday24-a-hero-left-premiumSec-txt {
  color: #1f3669;
  font-weight: var(--fontWeight700);
}
.aarp-c-lp-memday24-a-hero-left-premiumSec-txt--Bold {
  font-weight: var(--fontWeight900);
}
.aarp-c-lp-memday24-a-premiumSec-arrow {
  order: 2;
}
.aarp-c-lp-memday24-a-hero-left-premiumSec-arrow-mob {
  display: none;
}
.aarp-c-lp-memday24-a-hero-left-premiumSec-arrow {
  position: relative;
}
/* Single Premium css */
/* pyp css */
.aarp-c-lp-memday24-a-hero-left-pypSec {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 1;
}
.aarp-c-lp-memday24-a-hero-left-pypSec::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white);
  opacity: 0.8;
  position: absolute;
}
.aarp-c-lp-memday24-a-pypSec {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.aarp-c-lp-memday24-a-pypSec-text {
  color: #1f3669;
  font-weight: var(--fontWeight700);
  text-align: right;
}
.aarp-c-lp-memday24-a-pypSec-text b {
  font-weight: var(--fontWeight900);
}
.aarp-c-lp-memday24-a__premsec_inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aarp-c-lp-memday24-a__prm {
  background: var(--white);
  border: 2px solid #d5d5d5;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.aarp-lp-pyp--active .aarp-c-lp-memday24-a__arrow {
  background: no-repeat;
  background-size: 100% auto;
  position: absolute;
}
.aarp-c-lp-memday24-a__prm.aarp-lp-pyp--active {
  border: 2px solid #039ae6;
  box-shadow: 0px 4.06px 4.06px 0px #00000040;
}
.aarp-c-lp-memday24-a__dynpremtitle {
  color: #37383d;
  font-weight: var(--fontWeight700);
}
/* pyp css */

@media (max-width: 767px) {
#aarp-lp-js__singlepremContentpl::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white);
  opacity: 0.8;
  position: absolute;
}
  .aarp-c-lp-memday24-a-hero {
    display: block;
  }
  .aarp-c-lp-memday24-a-hero-banner-image\@mobile {
    display: block;
    width: 100%;
  }
  .aarp-c-lp-memday24-a-hero-image\@mobile {
    width: 100%;
    display: block;
  }
  .aarp-c-lp-memday24-a-hero-left {
    position: relative;
  }
  .aarp-c-lp-memday24-a-hero-right {
    width: 100%;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox {
    max-width: 320px;
    padding: 18px 0;
    margin: 0 auto;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr {
    border-bottom: var(--borderBottom);
    padding-bottom: 20px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-img {
    width: 89px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para {
    margin-left: 21px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 5px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb-free {
    font-size: 30px;
    line-height: 36px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb-free-span {
    font-size: 12px;
    line-height: 14px;
    max-width: 95px;
    margin-left: 10px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-Acc {
    padding: 15px 0;
    border-bottom: var(--borderBottom);
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get {
    font-size: 18px;
    line-height: 22px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get-hun {
    font-size: 36px;
    line-height: 43px;
    margin: 5px 0;
  }
  .aarp-c-lp-memday24.aarp-c-lp-memday24-a-hero-right-valueBr-get-hunBen {
    font-size: 18px;
    line-height: 22px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd {
    border-bottom: var(--borderBottom);
    padding: 9px 0;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag {
    margin-left: 20px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag-imges {
    width: 92px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag-vect {
    width: 104px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag-get {
    font-size: 18px;
    line-height: 22px;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-btnsec {
    padding: 24px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #676767;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-renewTxt {
    font-size: 15px;
    line-height: 18px;
    margin-top: 12px;
  }
  /* Single Premium css */
  .aarp-c-lp-memday24-a-singlePremium {
    width: 100%;
   
    padding: 8px 0;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-img {
    width: 102px;
    max-height: 86px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-txt {
    font-size: 12px;
    line-height: 14px;
    max-width: 110px;
  }
  .aarp-c-lp-memday24-a-premiumSec-arrow {
    margin: 0 10px 0 6px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-arrow {
    display: none;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-arrow-mob {
    display: block;
    position: relative;
    width: 41px;
    bottom: -2px;
    left: 86px;
  }
  /* Single Premium css */
  /* pyp css */
  .aarp-c-lp-memday24-a-pypSec {
    width: 100%;
    left: 0;
    padding: 10px 0 21px;
    flex-direction: column;
  }
  .aarp-c-lp-memday24-a-pypSec-text {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 11px;
    text-align: center;
    color: #37383d;
  }
  .aarp-c-lp-memday24-a__prm {
    border-radius: 12px;
    width: 125px;
    min-height: 130px;
    padding: 17px 0 12px;
    flex-direction: column;
    border: 2px solid #f1f1f1;
  }
  .aarp-c-lp-memday24-a__prm.aarp-lp-pyp--active {
    box-shadow: unset;
  }
  .aarp-lp-pyp--active .aarp-c-lp-memday24-a__arrow {
    width: 19px;
    height: 19px;
    top: -6px;
    left: -8px;
  }
  .aarp-c-lp-memday24-a__premimg {
    height: 64px;
  }
  .aarp-c-lp-memday24-a__dynpremtitle {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 0 0;
    text-align: center;
  }
  .aarp-c-lp-memday24-a__premright {
    margin-left: 16px;
  }
  /* pyp css */
}

@media (max-width: 375px) {
  .aarp-c-lp-memday24-a-hero-left-premiumSec-img {
    width: 80px;
    max-height: 86px;
  }
  /* pyp css */
  .aarp-c-lp-memday24-a-pypSec {
    padding: 10px 0 21px;
  }
  .aarp-c-lp-memday24-a-pypSec-text {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .aarp-c-lp-memday24-a__prm {
    border-radius: 12px;
    width: 115px;
    min-height: 110px;
    padding: 10px 0;
  }
  .aarp-c-lp-memday24-a__premimg {
    height: 50px;
  }
  /* pyp css */
}

@media (min-width: 768px) {
#aarp-lp-js__singlepremContentpl::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white);
  opacity: 0.8;
  position: absolute;
}
  .aarp-c-lp-memday24-a-hero {
    flex-direction: column;
  }
  .aarp-c-lp-memday24-a-hero-left {
    height: 576px;
    background: #1f3669
      url(/content/dam/target-share/widgets/images/memday24-a-heroLeft-tablet-img.png)
      no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
  }
  .aarp-c-lp-memday24-a-hero-right {
    width: 100%;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox {
    max-width: 572px;
    padding: 18px 0;
    margin: 0 auto;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr {
    border-bottom: var(--borderBottom);
    padding-bottom: 20px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-img {
    width: 120px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para {
    margin-left: 37px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 5px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb-free {
    font-size: 36px;
    line-height: 43px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb-free-span {
    font-size: 15px;
    line-height: 18px;
    max-width: 119px;
    margin-left: 13px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-Acc {
    padding: 24px 0 23px;
    border-bottom: var(--borderBottom);
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get {
    font-size: 18px;
    line-height: 22px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get-hun {
    font-size: 36px;
    line-height: 43px;
    margin: 5px 0;
  }
  .aarp-c-lp-memday24.aarp-c-lp-memday24-a-hero-right-valueBr-get-hunBen {
    font-size: 18px;
    line-height: 22px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd {
    border-bottom: var(--borderBottom);
    padding: 14px 0 12px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag {
    margin-left: 20px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag-imges {
    width: 110px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag-vect {
    width: 129px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag-get {
    font-size: 18px;
    line-height: 22px;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-btnsec {
    margin-top: 30px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-renewTxt {
    font-size: 15px;
    line-height: 18px;
    margin-top: 12px;
  }
  .aarp-c-lp-memday24-a {
    position: unset;
  }
  /* Single Premium css */
  .aarp-c-lp-memday24-a-singlePremium {
    width: 100%;
    left: -15px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-img {
    width: 102px;
    max-height: 86px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-txt {
    font-size: 16px;
    line-height: 20px;
    max-width: 217px;
  }
  .aarp-c-lp-memday24-a-premiumSec-arrow {
    margin: 0 10px 0 6px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-arrow {
    width: 41px;
    bottom: -22px;
  }
  /* Single Premium css */
  /* pyp css */
  .aarp-c-lp-memday24-a-pypSec {
    width: 100%;
    left: -40px;
    padding: 9px 0 8px;
  }
  .aarp-c-lp-memday24-a-pypSec-text {
    font-size: 17px;
    line-height: 22px;
    max-width: 123px;
    margin-right: 28px;
  }
  .aarp-c-lp-memday24-a__prm {
    border-radius: 12px;
    width: 262px;
    min-height: 69px;
    padding: 0 5px 0 14px;
  }
  .aarp-lp-pyp--active .aarp-c-lp-memday24-a__arrow {
    width: 19px;
    height: 19px;
    top: -6px;
    left: -8px;
  }
  .aarp-c-lp-memday24-a__premimg {
    width: 48px;
  }
  .aarp-c-lp-memday24-a__dynpremtitle {
    font-size: 15px;
    line-height: 14px;
    margin-left: 10px;
    padding: 5px 0;
  }
  .aarp-c-lp-memday24-a__premright {
    margin-left: 16px;
  }
  /* pyp css */
}

@media (min-width: 987px) {
#aarp-lp-js__singlepremContentpl::before {
  content: "";
  width: 63%;
  height: 100%;
  background: var(--white);
  opacity: 0.8;
  position: absolute;
}
.aarp-c-lp-countdownTimerPresent.aarp-c-lp-memday24-a {
  background: #1f3669 url(/content/dam/target-share/widgets/images/memday24-a-heroBG-desktop-img-timerDes.png) no-repeat;
  background-position: top center;
  background-size: cover;
}
.aarp-c-lp-memday24-a.aarp-c-lp-memday24-a__prempresent {
  background: #1f3669 url(/content/dam/target-share/widgets/images/memday24-a-heroBG-desktop-img-prem1.jpg) no-repeat;
  background-position: top center;
  background-size: cover;
}
.aarp-c-lp-countdownTimerPresent.aarp-c-lp-memday24-a.aarp-c-lp-memday24-a__pypPresent, .aarp-c-lp-countdownTimerPresent.aarp-c-lp-memday24-a.aarp-c-lp-memday24-a__prempresent {
  background: #1f3669 url(/content/dam/target-share/widgets/images/memday24-a-heroBG-desktop-img-timerDesprem.png) no-repeat;
  background-position: top center;
  background-size: cover;
}
  .aarp-c-lp-memday24-a {
    background: #1f3669
      url(/content/dam/target-share/widgets/images/memday24-a-heroBG-desktop-img.jpg)
      no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
  }
  .aarp-c-lp-memday24-a-hero {
    max-width: 987px;
    height: 383px;
    flex-direction: row;
  }
  .aarp-c-lp-memday24-a-hero-left {
    width: 555px;
    height: unset;
    background: unset !important;
    position: unset;
  }
  .aarp-c-lp-memday24-a-hero-right {
    padding: 12px 38px 18px;
    width: 391px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox {
    padding: 0;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr {
    width: 305px;
    padding: 8px;
    margin: 0 auto;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-img {
    width: 83px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para {
    margin-left: 25px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb {
    font-size: 12px;
    line-height: 15px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-Text {
    font-size: 25px;
    margin-top: 3px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb-free {
    font-size: 25px;
    line-height: 30px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-TextSpan {
    font-size: 12px;
    line-height: 13px;
    max-width: 85px;
    margin-left: 9px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-Acc {
    padding: 16px 0 15px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get {
    font-size: 12px;
    line-height: 15px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get-hunBen {
    font-size: 12px;
    line-height: 15px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get-hun {
    font-size: 25px;
    line-height: 30px;
    margin: 4px 0;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd {
    padding: 10px 0 8px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag {
    margin-left: 14px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag-get {
    font-size: 12px;
    line-height: 15px;
    margin-left: 4px;
    margin-bottom: 0;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag-imges {
    width: 76px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag-vect {
    width: 89px;
    margin-top: 7px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-btnsec {
    margin-top: 21px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-btn {
    width: 152px;
    padding: 8px 24px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-renewTxt {
    font-size: 12px;
    line-height: 15px;
    margin-top: 6px;
  }
  /* Single Premium css 
  .aarp-c-lp-memday24-a-hero-left-premiumSec {
    z-index: -1;
    background: linear-gradient(to right, #fff 60%,#1f3669 60%);
  }*/
  .aarp-c-lp-memday24-a-singlePremium {
    width: 100%;
    left: -216px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-img {
    width: 70px;
    max-height: 70px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-txt {
    font-size: 12px;
    line-height: 14px;
    max-width: 150px;
  }
  .aarp-c-lp-memday24-a-premiumSec-arrow {
    margin: 0 7px 0 4px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-arrow {
    width: 28px;
    bottom: -15px;
  }
  /* Single Premium css */
  /* pyp css */
  .aarp-c-lp-memday24-a-pypSec {
    width: 100%;
    left: -225px;
    padding: 6px 0 5px;
  }
  .aarp-c-lp-memday24-a-hero-left-pypSec::before {
    background: linear-gradient(to right, #fff 60%,#1f3669 60%);
  }
  .aarp-c-lp-memday24-a-pypSec-text {
    font-size: 12px;
    line-height: 15px;
    max-width: 85px;
    margin-right: 19px;
  }
  .aarp-c-lp-memday24-a__prm {
    border-radius: 8px;
    width: 180px;
    min-height: 48px;
    padding: 0 3px 0 10px;
  }
  .aarp-lp-pyp--active .aarp-c-lp-memday24-a__arrow {
    width: 19px;
    height: 19px;
    top: -6px;
    left: -8px;
  }
  .aarp-c-lp-memday24-a__premimg {
    width: 35px;
  }
  .aarp-c-lp-memday24-a__dynpremtitle {
    font-size: 12px;
    line-height: 12px;
    margin-left: 7px;
    padding: 3px 0;
  }
  .aarp-c-lp-memday24-a__premright {
    margin-left: 12px;
  }
  /* pyp css */
}

@media (min-width: 1200px) {
  .aarp-c-lp-memday24-a-hero {
    max-width: 1200px;
    height: 466px;
  }
  .aarp-c-lp-memday24-a-hero-left {
    width: 675px;
  }
  .aarp-c-lp-memday24-a-hero-right {
    padding: 15px 47px 22px;
    width: 476px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr {
    width: 371px;
    padding: 10px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-img {
    width: 100px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para {
    margin-left: 31px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb {
    font-size: 15px;
    line-height: 18px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-Text {
    font-size: 30px;
    margin-top: 3px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb-free {
    font-size: 30px;
    line-height: 36px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-TextSpan {
    font-size: 13px;
    line-height: 15px;
    max-width: 99px;
    margin-left: 11px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-Acc {
    padding: 19px 0 18px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get {
    font-size: 15px;
    line-height: 18px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get-hunBen {
    font-size: 15px;
    line-height: 18px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get-hun {
    font-size: 30px;
    line-height: 36px;
    margin: 4px 0;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd {
    padding: 12px 0 10px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag {
    margin-left: 17px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag-get {
    font-size: 15px;
    line-height: 18px;
    margin-left: 5px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag-imges {
    width: 93px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag-vect {
    width: 108px;
    margin-top: 8px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-btnsec {
    margin-top: 25px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-btn {
    width: 172px;
    padding: 14px 40px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-renewTxt {
    font-size: 13px;
    line-height: 15px;
    margin-top: 6px;
  }
  /* Single Premium css */
  .aarp-c-lp-memday24-a-singlePremium {
    width: 100%;
    left: -263px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-img {
    width: 85px;
    max-height: 86px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-txt {
    font-size: 13px;
    line-height: 17px;
    max-width: 180px;
  }
  .aarp-c-lp-memday24-a-premiumSec-arrow {
    margin: 0 8px 0 5px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-arrow {
    width: 34px;
    bottom: -18px;
  }
  /* Single Premium css */
  /* pyp css */
  .aarp-c-lp-memday24-a-pypSec {
    width: 100%;
    left: -280px;
    padding: 8px 0 7px;
  }
  .aarp-c-lp-memday24-a-pypSec-text {
    font-size: 14px;
    line-height: 18px;
    max-width: 105px;
    margin-right: 23px;
  }
  .aarp-c-lp-memday24-a__prm {
    border-radius: 10px;
    width: 218px;
    min-height: 58px;
    padding: 0 4px 0 12px;
  }
  .aarp-lp-pyp--active .aarp-c-lp-memday24-a__arrow {
    width: 19px;
    height: 19px;
    top: -6px;
    left: -8px;
  }
  .aarp-c-lp-memday24-a__premimg {
    width: 40px;
  }
  .aarp-c-lp-memday24-a__dynpremtitle {
    font-size: 13px;
    line-height: 12px;
    margin-left: 8px;
    padding: 4px 0;
  }
  .aarp-c-lp-memday24-a__premright {
    margin-left: 13px;
  }
  /* pyp css */
}

@media (min-width: 1440px) {
  .aarp-c-lp-memday24-a-hero {
    max-width: 1440px;
    height: 559px;
  }
  .aarp-c-lp-memday24-a-hero-left {
    width: 810px;
  }
  .aarp-c-lp-memday24-a-hero-right {
    padding: 18px 56px 26px;
    width: 571px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr {
    width: 445px;
    padding: 12px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-img {
    width: 120px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para {
    margin-left: 37px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb {
    font-size: 18px;
    line-height: 22px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-Text {
    font-size: 36px;
    margin-top: 4px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-para-memb-free {
    font-size: 36px;
    line-height: 43px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-TextSpan {
    font-size: 15px;
    line-height: 18px;
    max-width: 119px;
    margin-left: 13px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-Acc {
    padding: 23px 0 22px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get {
    font-size: 18px;
    line-height: 22px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get-hunBen {
    font-size: 18px;
    line-height: 22px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBr-get-hun {
    font-size: 36px;
    line-height: 43px;
    margin: 5px 0;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd {
    padding: 14px 0 12px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag {
    margin-left: 20px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag-get {
    font-size: 18px;
    line-height: 22px;
    margin-left: 6px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrdtd-mag-imges {
    width: 111px;
  }
  .aarp-c-lp-memday24-a-hero-right-valueBrMag-vect {
    width: 130px;
    margin-top: 10px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-btnsec {
    margin-top: 30px;
  }
  .aarp-c-lp-memday24-a-hero-right-whiteBox-renewTxt {
    font-size: 15px;
    line-height: 18px;
    margin-top: 7px;
  }
  /* Single Premium css */
  .aarp-c-lp-memday24-a-singlePremium {
    width: 810px;
    left: -315px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-img {
    width: 102px;
    max-height: 86px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-txt {
    font-size: 16px;
    line-height: 20px;
    max-width: 217px;
  }
  .aarp-c-lp-memday24-a-premiumSec-arrow {
    margin: 0 10px 0 6px;
  }
  .aarp-c-lp-memday24-a-hero-left-premiumSec-arrow {
    width: 41px;
    bottom: -22px;
  }
  /* Single Premium css */
  /* pyp css */
  .aarp-c-lp-memday24-a-pypSec {
    width: 810px;
    left: -315px;
    padding: 9px 0 8px;
  }
  .aarp-c-lp-memday24-a-pypSec-text {
    font-size: 17px;
    line-height: 22px;
    max-width: 123px;
    margin-right: 28px;
  }
  .aarp-c-lp-memday24-a__prm {
    border-radius: 12px;
    width: 262px;
    min-height: 69px;
    padding: 0 5px 0 14px;
  }
  .aarp-lp-pyp--active .aarp-c-lp-memday24-a__arrow {
    width: 19px;
    height: 19px;
    top: -6px;
    left: -8px;
  }
  .aarp-c-lp-memday24-a__premimg {
    width: 48px;
  }
  .aarp-c-lp-memday24-a__dynpremtitle {
    font-size: 15px;
    line-height: 14px;
    margin-left: 10px;
    padding: 5px 0;
  }
  .aarp-c-lp-memday24-a__premright {
    margin-left: 16px;
  }
  /* pyp css */
}

@media (min-width: 1712px) {
  .aarp-c-lp-memday24-a, .aarp-c-lp-countdownTimerPresent.aarp-c-lp-memday24-a, .aarp-c-lp-countdownTimerPresent.aarp-c-lp-memday24-a.aarp-c-lp-memday24-a__pypPresent, .aarp-c-lp-countdownTimerPresent.aarp-c-lp-memday24-a.aarp-c-lp-memday24-a__prempresent, .aarp-c-lp-memday24-a.aarp-c-lp-memday24-a__prempresent {
    background-size: contain;
  }
}

