/* File: valuebarSection.css */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.aarp-c-valuebar-lp__benefitsSec {
  position: relative;
}

.aarp-c-valuebar-lp__benefitsSec::before {
  content: "";
  width: 2px;
  background-color: #fff;
  position: absolute;
}

.aarp-c-valuebar-lp__benefitsSec::after {
  content: "";
  width: 2px;
  background-color: #fff;
  position: absolute;
}

.aarp-c-valuebar-lp {
  width: 100%;
  background-color: #121212;
  color: #fff;
  font-family: Lato, sans-serif;
  text-align: center;
  font-weight: 700;
}

.aarp-c-valuebar-lp__container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.aarp-c-valuebar-lp__magzineSection-displayFlex,
.aarp-c-valuebar-lp__hotelDiscount-displayFlex,
.aarp-c-valuebar-lp__secondaryMember-displayFlex,
.aarp-c-valuebar-lp__premiumSection-displayFlex,
.aarp-c-valuebar-lp__benefitsSec-displayFlex {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.aarp-c-valuebar-lp__magzineSection-order1,
.aarp-c-valuebar-lp__hotelDiscount-order1,
.aarp-c-valuebar-lp__secondaryMember-order1,
.aarp-c-valuebar-lp__premiumSection-order1,
.aarp-c-valuebar-lp__benefitsSec-order1 {
  order: 1;
}

.aarp-c-valuebar-lp__magzineSection-order2,
.aarp-c-valuebar-lp__hotelDiscount-order2,
.aarp-c-valuebar-lp__secondaryMember-order2,
.aarp-c-valuebar-lp__premiumSection-order2,
.aarp-c-valuebar-lp__benefitsSec-order2 {
  order: 2;
}

.aarp-c-valuebar-lp__magzineSection-order3,
.aarp-c-valuebar-lp__hotelDiscount-order3,
.aarp-c-valuebar-lp__secondaryMember-order3,
.aarp-c-valuebar-lp__premiumSection-order3,
.aarp-c-valuebar-lp__benefitsSec-order3 {
  order: 3;
}

.aarp-c-valuebar-lp__subContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.aarp-c-valuebar-lp__hotelDiscount-hotelTxt1 span {
  display: inline-block;
}

.aarp-c-valuebar-lp__hotelDiscount-hotelTxt2 {
  letter-spacing: 0.05em;
}

.aarp-c-valuebar-lp__hotelDiscount-hotelTxt3 {
  letter-spacing: 0.05em;
}

.aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec,
.aarp-c-valuebar-lp__premiumSection-desc,
.aarp-c-valuebar-lp__hotelDiscount-hotelTxt1 span,
.aarp-c-valuebar-lp__hotelDiscount-hotelTxt2,
.aarp-c-valuebar-lp__benefitsSec-txt2,
.aarp-c-valuebar-lp__benefitsSec-txt3 {
  font-weight: 900;
}

.aarp-c-valuebar-lp__magzineSection,
.aarp-c-valuebar-lp__secondaryMember,
.aarp-c-valuebar-lp__premiumSection {
  flex-direction: row;
}

.aarp-c-valuebar-lp__magzineSection-hide,
.aarp-c-valuebar-lp__hotelDiscount-hide,
.aarp-c-valuebar-lp__secondaryMember-hide,
.aarp-c-valuebar-lp__premiumSection-hide,
.aarp-c-valuebar-lp__benefitsSec-hide {
  display: flex;
}

@media screen and (max-width: 767px) {
  .aarp-c-valuebar-lp\@mobile {
    height: 402px;
  }

  .aarp-c-valuebar-lp__container\@mobile {
    height: 402px;
    flex-direction: column;
  }

  .aarp-c-valuebar-lp__subContainer\@mobile {
    width: 320px;
    height: 134px;
  }

  .aarp-c-valuebar-lp__benefitsSec::before {
    width: 90%;
    top: 0;
    height: 2px;
  }

  .aarp-c-valuebar-lp__benefitsSec::after {
    width: 90%;
    bottom: 0;
    height: 2px;
  }

  .aarp-c-valuebar-lp__magzineSection-magazineStack\@mobile {
    width: 94px;
    height: auto;
    order: 2;
  }

  .aarp-c-valuebar-lp__magzineSection-magazineWhack\@mobile {
    width: 114px;
    height: auto;
    margin-right: 5px;
    order: 1;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt1\@mobile {
    font-size: 25px;
    line-height: 30px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt2\@mobile {
    font-size: 20px;
    line-height: 24px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt3\@mobile {
    font-size: 20px;
    line-height: 24px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt1\@mobile span {
    font-size: 10px;
    line-height: 11px;
    margin: 0 10px;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec\@mobile {
    font-size: 14px;
    line-height: 17px;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec-txt2\@mobile {
    font-size: 30px;
    line-height: 30px;
    margin: 4px 0;
    font-weight: 900;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec-txt3\@mobile {
    font-size: 12px;
    line-height: 14px;
  }

  .aarp-c-valuebar-lp__secondaryMember-dobleCard\@mobile {
    width: 52px;
    height: auto;
    margin-right: 5px;
  }

  .aarp-c-valuebar-lp__premiumSection-img\@mobile {
    width: auto;
    height: 70px;
    margin-right: 10px;
  }

  .aarp-c-valuebar-lp__premiumSection-txt\@mobile {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
  }

  .aarp-c-valuebar-lp__premiumSection-txt--big\@mobile {
    font-size: 30px;
    line-height: 30px;
    margin: 5px 0;
  }

  .aarp-c-valuebar-lp__premiumSection-txt--premiumName\@mobile {
    font-size: 16px;
    line-height: 19px;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt1\@mobile {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt2\@mobile {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    margin: 5px 0;
    letter-spacing: 0.22em;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt3\@mobile {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (min-width: 768px) {

  .aarp-c-valuebar-lp__subContainer\@tablet {
    width: 33.3%;
    height: 69px;
  }

  .aarp-c-valuebar-lp__benefitsSec::before {
    left: 0;
    height: 46px;
    border-width: 1px;
  }

  .aarp-c-valuebar-lp__benefitsSec::after {
    right: 0;
    height: 46px;
    border-width: 1px;
  }

  .aarp-c-valuebar-lp__magzineSection-magazineStack\@tablet {
    width: 55px;
    height: auto;
    transform: rotate(-15deg);
  }

  .aarp-c-valuebar-lp__magzineSection-magazineWhack\@tablet {
    width: 75px;
    height: auto;
    margin-left: 7px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt1\@tablet {
    font-size: 21px;
    line-height: 26px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt2\@tablet {
    font-size: 13px;
    line-height: 16px;
    font-weight: 900;
    letter-spacing: 0.1em;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt3\@tablet {
    font-size: 12px;
    line-height: 10px;
    padding-top: 3px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt1\@tablet span {
    font-size: 9px;
    line-height: 9px;
    margin: 0 8px;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt1\@tablet {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.08em;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt2\@tablet {
    color: #fff;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0.14em;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt3\@tablet {
    font-size: 12px;
    line-height: 10px;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec\@tablet {
    font-size: 12px;
    line-height: 12px;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec-txt2\@tablet {
    font-size: 21px;
    line-height: 26px;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec-txt3\@tablet {
    font-size: 12px;
    line-height: 10px;
  }

  .aarp-c-valuebar-lp__secondaryMember-dobleCard\@tablet {
    width: 35px;
    height: auto;
    margin-right: 5px;
  }

  .aarp-c-valuebar-lp__premiumSection-img\@tablet {
    width: auto;
    height: 58px;
    margin-left: 16px;
    order: 2;
  }

  .aarp-c-valuebar-lp__premiumSection-txt\@tablet {
    font-size: 13px;
    line-height: 16px;
  }

  .aarp-c-valuebar-lp__premiumSection-txt--big\@tablet {
    font-size: 21px;
    line-height: 26px;
  }

  .aarp-c-valuebar-lp__premiumSection-txt--premiumName\@tablet {
    font-size: 12px;
    line-height: 10px;
    letter-spacing: 0.04em;
  }
}

@media screen and (min-width: 987px) {

  .aarp-c-valuebar-lp {
    height: 128px;
  }

  .aarp-c-valuebar-lp__container {
    max-width: 1440px;
    height: 128px;
  }

  .aarp-c-valuebar-lp__subContainer {
    height: 128px;
  }

  .aarp-c-valuebar-lp__benefitsSec::before {
    height: 80px;
    border-width: 2px;
  }

  .aarp-c-valuebar-lp__benefitsSec::after {
    height: 80px;
    border-width: 2px;
  }

  .aarp-c-valuebar-lp__magzineSection-magazineStack {
    width: 103px;
    height: auto;
  }

  .aarp-c-valuebar-lp__magzineSection-magazineWhack {
    width: 139px;
    height: auto;
    margin-left: 13px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt1 {
    font-size: 40px;
    line-height: 48px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt2 {
    font-size: 24px;
    line-height: 29px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt3 {
    font-size: 16px;
    line-height: 19px;
    padding-top: 4px;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt2 {
    font-size: 40px;
    line-height: 48px;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt1 {
    font-size: 25px;
    line-height: 30px;
  }

  .aarp-c-valuebar-lp__benefitsSec-txt3 {
    font-size: 16px;
    line-height: 19px;
  }

  .aarp-c-valuebar-lp__hotelDiscount-hotelTxt1 span {
    font-size: 16px;
    line-height: 16px;
    margin: 0 15px;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec {
    font-size: 18px;
    line-height: 22px;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec-txt2 {
    font-size: 40px;
    line-height: 48px;
  }

  .aarp-c-valuebar-lp__secondaryMember-secondaryTxtSec-txt3 {
    font-size: 16px;
    line-height: 19px;
  }

  .aarp-c-valuebar-lp__secondaryMember-dobleCard {
    width: 65px;
    height: auto;
    margin-right: 10px;
  }

  .aarp-c-valuebar-lp__premiumSection-img {
    width: auto;
    height: 108px;
    margin-left: 20px;
  }

  .aarp-c-valuebar-lp__premiumSection-txt {
    font-size: 24px;
    line-height: 29px;
  }

  .aarp-c-valuebar-lp__premiumSection-txt--big {
    font-size: 40px;
    line-height: 48px;
  }

  .aarp-c-valuebar-lp__premiumSection-txt--premiumName {
    font-size: 16px;
    line-height: 19px;
  }
}