/* File: couponCode.css */

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, p{
  margin: 0;
}

*:focus {
  outline: none;
}

img {
  border: none;
}

body {
  font-family: Lato, sans-serif;
  font-size: 12px;
  height: auto;
  line-height: 1.46;
  color: #121212;
}

li {
  list-style-type: none;
}

.aarp-c-couponcode-lp__premium-join .aarp-c-couponcode-lp__premium-joinlink:hover {
  background: #AB2125;
  color: #fff;
}

.aarp-c-couponcode-lp {
  margin: 0 auto;
}

#aarp-c-couponcode-lp__container {
  background-color: #fff;
  visibility: visible;
}

.aarp-c-couponcode-lp__disnone {
  display: none;
}

.aarp-c-couponcode-lp__disblock {
  display: block;
}

.aarp-c-couponcode-lp__hs,
.aarp-c-couponcode-lp__sm {
  margin: 0 auto;
}

.aarp-c-couponcode-lp__hs__title {
  color: #121212;
}

.aarp-c-couponcode-lp__hs__title-mi {
  color: #121212;
}

.aarp-c-couponcode-lp__hs_para {
  color: #121212;
}

.aarp-c-couponcode-lp_pb {
  color: #fff;
  background: #ec1300;
  border-radius: 26px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 52px;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #EC1300;
  cursor: pointer;
}

.aarp-c-couponcode-lp__btnsec_inner .aarp-c-couponcode-lp_pb:hover {
  background: #AB2125;
  color: #fff;
  border: 1px solid #AB2125;
}

.aarp-c-couponcode-lp__form__inputb {
  position: relative;
  display: flex;
  flex-direction: column;
}

.aarp-c-couponcode-lp__promotext {
  color: #121212;
  font-weight: 400;
}

.aarp-c-couponcode-lp__joinlink,
.renew_Link {
  color: #2172BF;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.aarp-c-couponcode-lp__hs .aarp-c-couponcode-lp__joinlink:hover,
.renew_Link:hover {
  text-decoration: underline;
  color: #486784;
}
.renew_Link::after,
.aarp-c-couponcode-lp__joinlink:hover::after {
  border-color: #486784;
}

.aarp-c-couponcode-lp_membershipin {
  background: #f5f5f5;
  overflow: hidden;
}

.footer {
  width: 100%;
  background: #fff;
}

.aarp-c-couponcode-lp__list .aarp-c-couponcode-lp__list__item {
  color: #121212;
}

.memb_txt {
  color: #121212;
}

.aarp-c-couponcode-lp__bhe {
  box-shadow: 0 0 4px red;
}

.aarp-c-couponcode-lp__container {
  margin-right: auto;
  margin-left: auto;
}

.aarp-c-couponcode-lp__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.aarp-c-couponcode-lp__form-tf[aria-invalid="false"]~label,
.aarp-c-couponcode-lp__form-tf.optional.error[aria-invalid="false"]~label,
.aarp-c-couponcode-lp__form-tf.error[aria-invalid="true"]~label,
.aarp-c-couponcode-lp__form__inputb__fc.aarp-c-couponcode-lp__hv~label,
.aarp-c-couponcode-lp__form-tf.aarp-c-couponcode-lp__hv~label,
.aarp-c-couponcode-lp__form-tf.aarp-c-couponcode-lp__bhe~label {
  transform: translate(13px, -64px);
  -webkit-transform: translate(13px, 5px);
  -moz-transform: translate(13px, 5px);
  font-size: 14px;
  line-height: 17px;
}

.aarp-c-couponcode-lp__form-tf.aarp-c-couponcode-lp__empty~label,
.aarp-c-couponcode-lp__empty[aria-invalid="false"]~label,
.aarp-c-couponcode-lp__form .aarp-c-couponcode-lp__empty[aria-invalid="true"]~label,
.aarp-c-couponcode-lp__form-tf.emptyVal~label,
.aarp-c-couponcode-lp__form-tf.noValue~label {
  transform: translate(13px, 5px);
  -webkit-transform: translate(13px, 17px);
  -moz-transform: translate(13px, 17px);
  font-size: 20px;
  line-height: 24px;
}

.aarp-c-couponcode-lp__form-tf:focus~label,
.aarp-c-couponcode-lp__form-tf.aarp-c-couponcode-lp__empty:focus~label,
.aarp-c-couponcode-lp__form-tf.optional.error:focus~label,
.aarp-c-couponcode-lp__form-tf.error.aarp-c-couponcode-lp__empty:focus~label,
.aarp-c-couponcode-lp__form-tf.aarp-c-couponcode-lp__empty:focus~label {
  transform: translate(13px, -64px);
  -webkit-transform: translate(13px, 5px);
  -moz-transform: translate(13px, 5px);
  font-size: 14px;
  line-height: 17px;
}

/* Outbounce model */

.aarp-c-couponcode-lp__psth--bold {
  font-weight: 800;
}

.aarp-c-couponcode-lp__psth {

}

.aarp-c-couponcode-lp__pso {
  font-weight: 800;
}

.aarp-c-couponcode-lp__pst {
  font-weight: 600;
}

.aarp-c-couponcode-lp_popup-heading {
  font-weight: 800;
}

.aarp-c-couponcode-lp__premium-joinlink {
  color: #fff;
  background: #ec1300;
  border-radius: 26px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 52px;
  font-size: 16px;
  line-height: 24px;
}

.aarp-c-couponcode-lp__psth {
  font-weight: 500;
}

/**Modal PopUp**/

#aarp-c-couponcode-lp__ouibouncemodal {
  width: 100vh;
  background: none;
  height: 100vh;
  position: fixed;
  z-index: 9999;
}

.aarp-c-couponcode-lp_popup {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 2px solid #000;
  z-index: 99999;
  overflow: hidden;
  border-radius: 4px;
  cursor: pointer;
}

.aarp-c-couponcode-lp_popup-head {
  background: #000;
  padding: 0;
  position: relative;
}

.aarp-c-couponcode-lp_popup-heading {
  color: #fff;
  text-align: center;
  font-weight: normal;
}

.aarp-c-couponcode-lp__close {
  background: 0px -8px/100% no-repeat;
  position: absolute;
  right: 15px;
  display: block;
  width: 14px;
  height: 14px;
  text-indent: -99999px;
  cursor: pointer;
  z-index: 1;
}

.aarp-c-couponcode-lp_popup-modelbody {
  display: flex;
  padding-bottom: 10px;
}

.aarp-c-couponcode-lp__loader {
  left: 30px;
  width: 140px;
}

.overlay {
  background: rgba(123, 123, 123, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.aarp-c-couponcode-lp__underlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  cursor: auto;
  -webkit-animation: fadein .5s;
  animation: fadein .5s;
  overflow-y: hidden;
}

.aarp-c-couponcode-lp__pso {
  text-align: center;
}

.aarp-c-couponcode-lp__pst,
.aarp-c-couponcode-lp__psth {
  text-align: center;
}

.aarp-c-couponcode-lp__premium-join {
  display: flex;
  justify-content: center;
  display: block;
  margin: 0 auto;
  text-align: center;

}

.aarp-c-couponcode-lp__premium {
  background: no-repeat;
}
.italic_text {
font-style: italic;
}
@media screen and (max-width: 699px) {
  .aarp-c-couponcode-lp__greycntarea {
    background: unset;
    padding: 0;
    max-width: 430px;
    margin: 0 auto 15px;
  }

  .aarp-c-couponcode-lp__greyheader {
    padding-top: 0;
  }
}


@media screen and (max-width: 375px) {
  .aarp-c-couponcode-lp {
    width: 100%;
  }

}

@media screen and (max-width: 767px) {
.aarp-c-couponcode-lp__premium-lastChanceSec {
  color: #ec1300;
  text-align: center;
  padding-top: 128px;
  padding-bottom: 10px;
}
.aarp-c-couponcode-lp__premium-lastChanceSec-heading {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}
.aarp-c-couponcode-lp__premium-lastChanceSec-text {
  font-size: 14px;
  line-height: 19px;
}

  .aarp-c-couponcode-lp__premium-joinlink\@mobile{
    margin: 0 auto;
  }

  .aarp-c-couponcode-lp__row\@mobile {
    margin-right: -5px;
    margin-left: -5px;
  }

  .aarp-c-couponcode-lp__hs_inner\@mobile {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .aarp-c-couponcode-lp__btnsec_inner\@mobile {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .aarp-c-couponcode-lp__input\@mobile {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .aarp-c-couponcode-lp__renewlink\@mobile::after,
  .aarp-c-couponcode-lp__joinlink\@mobile::after {
    content: "";
    position: absolute;
    border-width: 0 2px 2px 0;
    border-color: #2172BF;
    border-style: solid;
    padding: 3px;
    border-radius: 1px;
    transform: rotate(-45deg);
    bottom: 5px;
    margin-left: 2px;
  }

  .aarp-c-couponcode-lp__form-et\@mobile {
    color: #DD1200;
    font-size: 14px;
    text-align: left;
  }

  .aarp-c-couponcode-lp__hs__title\@mobile {
    color: #121212;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
  }

  .aarp-c-couponcode-lp__hs__title-mi\@mobile {
    padding-top: 40px;
    color: #121212;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
  }

  .aarp-c-couponcode-lp__form-label\@mobile {
    position: absolute;
    display: inline-block;
    color: #676767;
    -moz-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    transform: translate(13px, 15px);
    -webkit-transform: translate(13px, 17px);
    -moz-transform: translate(13px, 17px);
    font-size: 20px;
    line-height: 24px;
    letter-spacing: normal;
  }

  .aarp-c-couponcode-lp__form__inputb__fc\@mobile {
    height: 58px;
    padding: 25px 13px 10px;
    color: #121212;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #676767;
  }

  .aarp-c-couponcode-lp__btnsec.aarp-c-couponcode-lp__row\@mobile {
    padding-top: 30px;
  }

  .aarp-c-couponcode-lp\@mobile {
    position: relative;
    margin-top: 80px;
  }

  .aarp-c-couponcode-lp__container\@mobile {
    width: 100%;
    padding: 0 30px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 5px;
    width: calc(100% - 60px);
  }

  .aarp-c-couponcode-lp__hs_para\@mobile {
    color: #121212;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding-top: 24px;
    padding-bottom: 30px;
  }

  .aarp-c-couponcode-lp__promotext\@mobile {
    font-size: 16px;
    color: #121212;
    padding-bottom: 10px;
    padding-top: 30px;
    line-height: 24px;
  }

  .aarp-c-couponcode-lp__joinlink\@mobile {
    font-size: 16px;
    color: #2172BF;
  }

  .aarp-c-couponcode-lp__sm\@mobile {
    margin-bottom: 50px;
    max-width: 439px;
    overflow: hidden;
    width: 100%;
  }

  .aarp-c-couponcode-lp__list\@mobile {
    padding-top: 24px;
    width: 100%;
  }

  .aarp-c-couponcode-lp__list__item\@mobile {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
  }

  .aarp-c-couponcode-lp__list__item-img\@mobile {
    width: 60px;
    height: auto;
  }

  .aarp-c-couponcode-lp__list-title\@mobile {
    padding-left: 14px;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    width: 100%;
    padding-right: 5px;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .aarp-c-couponcode-lp__list__item\@mobile:last-child {
    padding-bottom: 0;
  }

  .aarp-c-couponcode-lp_membershipin\@mobile {
    margin-top: 45px;
  }

  .aarp-c-couponcode-lp_popup {
    width: 320px;
  }

  /* About us mobile section */
  .aarp-c-couponcode-lp__aboutuscontent\@mobile {
    line-height: 17px;
    padding: 0px 32px 15px;
    position: relative;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;

  }

  .aarp-c-couponcode-lp__aboutinnercontent\@mobile {
    max-width: 430px;
  }

  .aarp-c-couponcode-lp__aboutheading\@mobile {
    font-size: 24px;
    line-height: 29px;
    margin: 0;
    color: #DD1200;
    font-weight: 800;
    padding-bottom: 15px;
  }

  .aarp-c-couponcode-lp__aboutpara\@mobile {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 18px;
    padding-bottom: 15px;
    color: #121212;
  }

  .aarp-c-couponcode-lp__aboutpara--bold\@mobile {
    font-weight: 800;
  }

  .aarp-c-couponcode-lp__aboutuscontent\@mobile::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
  }

  /*Code for popup modal.*/
  .aarp-c-couponcode-lp__premium\@mobile {
    background-size: 85px;
    background-position: top center;
  }

  .aarp-c-couponcode-lp__close\@mobile {
    top: 8px;
    width: 14px;
    height: 18px;
    background: 0px -5px/100% no-repeat;
  }

  .aarp-c-couponcode-lp_popup\@mobile {
    width: 310px;
    height: 400px;
  }

  .aarp-c-couponcode-lp_popup-modelbody\@mobile {
    padding: 6px 15px 20px;
    flex-flow: column;
    margin: 0 auto;
  }

  .aarp-c-couponcode-lp__psi\@mobile {
    width: 60px;
    position: relative;
  }

  .aarp-c-couponcode-lp__pst\@mobile {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 13px;
    margin: 0 10px;
  }

  .aarp-c-couponcode-lp__premium-desc\@mobile {
    display: none;
    font-size: 13px;
    margin-left: 116px;
    padding: 90px 0 35px;
    text-align: left;
  }

  .aarp-c-couponcode-lp__pso\@mobile {
    font-size: 18px;
    padding-bottom: 8px;
    padding-top: 6px;
  }

  .aarp-c-couponcode-lp__psth\@mobile {
    font-size: 15px;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto 10px;
  }

  .aarp-c-couponcode-lp_popup-head\@mobile .aarp-c-couponcode-lp_popup-heading\@mobile {
    font-size: 15px;
    padding: 8px;
    font-weight: 800;
  }

  .aarp-c-couponcode-lp__premium-join\@mobile {
    padding-top: 0;
    height: 36px;
    display: block;
  }

}

@media (min-width:340px) {
  .aarp-c-couponcode-lp_popup\@mobile {
    width: 320px;
  }
}
@media screen and (max-width: 350px) {
  .aarp-c-couponcode-lp__list-title\@mobile {
    flex: auto;
  }

}
@media (min-width:700px) {

  /*Code for popup modal.*/

  .aarp-c-couponcode-lp__premium-lastChanceSec {
    width: 345px;
    padding: 10px 0 18px;
    margin-left: 200px;
	color: #ec1300;
	text-align: center;
  }
  .aarp-c-couponcode-lp__premium-lastChanceSec-heading {
    font-size: 24px;
	line-height: 26px;
    margin-bottom: 5px;
	font-weight: 600;
  }
  .aarp-c-couponcode-lp__premium-lastChanceSec-text {
	font-size: 17px;
	font-weight: 400;
  }

  .aarp-c-couponcode-lp__psi\@mobile {
    width: 130px;
    left: 0;
  }

  .aarp-c-couponcode-lp__premium-join\@mobile {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding-top: 0;
    height: 46px;
    margin-left: 149px;
  }

  .aarp-c-couponcode-lp__pso\@mobile {
    padding-top: 0;
    font-size: 38px;
    padding-bottom: 8px;
    font-weight: 800;
  }

  .aarp-c-couponcode-lp__psth\@mobile {
    font-size: 32px;
    position: relative;
    margin-left: auto;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }

  .aarp-c-couponcode-lp_popup-head\@mobile .aarp-c-couponcode-lp_popup-heading\@mobile {
    font-size: 22px;
    padding: 8px;
    font-weight: 800;
  }

  .aarp-c-couponcode-lp__close\@mobile {
    top: 17px;
    width: 14px;
    height: 14px;
    background: 0px -8px/100% no-repeat;
  }

  .aarp-c-couponcode-lp_popup\@mobile {
    width: 610px;
    height: auto;
  }

  .aarp-c-couponcode-lp_popup-modelbody\@mobile {
    padding: 16px 15px 15px;
    flex-flow: column;
    margin: 0 auto;
  }

  .aarp-c-couponcode-lp__psi\@mobile {
    width: 130px;
    position: relative;
  }

  .aarp-c-couponcode-lp__pst\@mobile {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 8px;
    width: 450px;
    margin: 0 auto;
    font-weight: 600;
  }

  .aarp-c-couponcode-lp__premium-desc\@mobile {
    font-size: 17px;
    width: 345px;
    margin-left: 200px;
    padding: 15px 0 10px;
    text-align: center;
    display: block;
    font-weight: 400;
  }

  .aarp-c-couponcode-lp__premium\@mobile {
background-size: 161px;
background-position: 28px 6px;
padding-bottom: 35px;
  }

}

@media screen and (min-width:340px) and (max-width:699px) and (orientation:landscape) {
  .aarp-c-couponcode-lp_popup {
    width: 320px;
    height: 360px;
    overflow-y: scroll;
  }
}

@media screen and (min-width:700px) and (max-width:900px) and (orientation:landscape) {
  .aarp-c-couponcode-lp_popup {
    width: 610px;
    height: 300px;
    overflow-y: scroll;
  }
}

@media screen and (min-width: 768px) {

  .renew_Link::after,
  .aarp-c-couponcode-lp__joinlink\@tablet::after {
    content: "";
    position: absolute;
    border-width: 0 2px 2px 0;
    border-color: #2172BF;
    border-style: solid;
    padding: 3px;
    border-radius: 1px;
    transform: rotate(-45deg);
    bottom: 4px;
    margin-left: 2px;
  }

  #aarp-c-couponcode-lp__ajaxLoader,
  #aarp-c-couponcode-lp__ajaxLoader1 {
    margin: 30px 0 0;
  }

  .aarp-c-couponcode-lp__form-et\@tablet {
    color: #DD1200;
    font-size: 14px;
    text-align: left;
  }

  .aarp-c-couponcode-lp__list\@tablet {
    padding-top: 24px;
  }

  .aarp-c-couponcode-lp__container\@tablet {
    padding: 0 8px;
    max-width: calc(100% - 80px);
  }

  .aarp-c-couponcode-lp__row\@tablet {
    display: flex;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
  }

  .aarp-c-couponcode-lp__hs_inner\@tablet {
    position: relative;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .aarp-c-couponcode-lp__btnsec_inner\@tablet {
    position: relative;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .aarp-c-couponcode-lp__input\@tablet {
    position: relative;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .aarp-c-couponcode-lp__hs\@tablet {
    padding-bottom: 45px;
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .aarp-c-couponcode-lp__hs__title\@tablet {
    font-size: 36px;
    line-height: 40px;
    margin-top: 40px;
    font-weight: 800;
    width: 380px;
  }

  .aarp-c-couponcode-lp__hs__title-mi\@tablet {
    font-size: 36px;
    line-height: 40px;
    margin-top: 40px;
    font-weight: 800;
    letter-spacing: -0.17px;
  }

  .aarp-c-couponcode-lp__hs_para\@tablet {
    font-size: 16px;
    line-height: 24px;
    margin-top: 24px;
    padding-bottom: 30px;
    font-weight: 700;
  }

  .aarp-c-couponcode-lp__form__inputb__fc\@tablet {
    height: 58px;
    padding: 25px 13px 10px;
    color: #121212;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #676767;
  }

  .aarp-c-couponcode-lp__form__inputb\@tablet {
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .aarp-c-couponcode-lp__form-label\@tablet {
    position: absolute;
    display: inline-block;
    color: #676767;
    -moz-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    transform: translate(13px, 15px);
    -webkit-transform: translate(13px, 17px);
    -moz-transform: translate(13px, 17px);
    font-size: 20px;
    line-height: 24px;
    letter-spacing: normal;
  }

  .aarp-c-couponcode-lp_pb\@tablet {
    margin-top: 30px;
  }

  .aarp-c-couponcode-lp__promotext\@tablet {
    font-size: 16px;
    color: #121212;
    padding-bottom: 10px;
    margin-top: 30px;
    font-weight: 700;
    line-height: 24px;
  }

  .aarp-c-couponcode-lp__joinlink\@tablet {
    font-size: 16px;
    color: #2172BF;
    margin-bottom: 45px;
  }

  .aarp-c-couponcode-lp__sm\@tablet {
    margin-bottom: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .aarp-c-couponcode-lp__list__item\@tablet {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
  }

  .aarp-c-couponcode-lp__list__item-img\@tablet {
    width: 60px;
    height: auto;
  }

  .aarp-c-couponcode-lp__list-title\@tablet {
    padding-left: 19px;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    width: 100%;
    padding-right: 8px;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .aarp-c-couponcode-lp__list__item\@tablet:last-child {
    padding-bottom: 0;
  }

  /* Code to hide the about us section. */
  .aarp-c-couponcode-lp__aboutuscontent\@tablet {
    display: none;
  }
}

@media screen and (min-width: 987px) {
  .aarp-c-couponcode-lp__container {
    max-width: 1200px;
    padding: 0 12px;
    width: calc(100% - 80px);
  }

  .aarp-c-couponcode-lp__row {
    margin-right: -12px;
    margin-left: -12px;
  }

  .aarp-c-couponcode-lp__hs__title {
    width: 470px;
  }

  .aarp-c-couponcode-lp__hs_inner {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
  }

  .aarp-c-couponcode-lp__input {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .aarp-c-couponcode-lp__list-title\@tablet {
    padding-right: 12px;
  }

  .aarp-c-couponcode-lp__btnsec_inner {
    flex: 0 0 25%;
    max-width: 25%;

    padding-right: 12px;
    padding-left: 12px;
  }

  .aarp-c-couponcode-lp__hs,
  .aarp-c-couponcode-lp__sm {
    width: 100vw;
  }

  .aarp-c-couponcode-lp__sm .aarp-c-couponcode-lp__hs__title {
    letter-spacing: normal;
  }

  .aarp-c-couponcode-lp__hs__title-mi {
    letter-spacing: normal;
  }
}


