
* {
    outline: none;
    box-sizing: border-box;
}

body {
    font-family: 'Lato', sans-serif;
    background: #ffffff;
    padding: 0;
    margin: 0;
}

p,
h1,
h2,
ul,
li,h1,h2,h3 {
    margin: 0;
    padding: 0;
}
.cmp-experiencefragment--mega-menu,
.aarp-c-header__menu-icon {
  display: none !important;
}
.header-button3 a.aarp-c-link, .header-button2 a.aarp-c-link, .header-button1 a.aarp-c-link{
	display: none;
}
.aarp-lp-heroSection{
    display: block;
}
.aarp-lp-heroSection--box{
    background: #F5F5F5;
    text-align: center;
}
.aarp-lp-heroSection--img{
  max-width: 890px;
  margin: 0 auto;

}
.aarp-lp-heroSection--img img{
    width: 100%;
    height: auto;
}
.aarp-c-lp-redButtonprimary {
    background: #EC1300;
    border-radius: 26px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    padding: 14px 30px;
  }
  .aarp-c-lp-redButtonprimary:hover, .aarp-c-lp-redButtonprimary:focus{
    background: #AB2125;
    color: #FFFFFF !important;
  }  
.aarp-c-lp-whiteButtonprimary{
    font-size: 1em;
    line-height: normal;
    font-weight: 700;
    border-radius: 1.5625em;
    height: 3.25em;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    padding: 0 1.25em;
    text-align: center;
    border: 1px solid #EC1300;
    text-decoration: none;
    color: #EC1300;
    
}
.aarp-c-lp-whiteButtonprimary:hover, .aarp-c-lp-whiteButtonprimary:focus{
    border: 2px solid #EC1300;
    color: #EC1300 !important;
    background: #FFFFFF;
}
.aarp-lp-heroSection--content{
    display: flex;
    margin: 0 auto;
}
.aarp-c-lp-tout.topToutAdded{
padding-bottom:40px;
}
.aarp-lp-heroSection--content-txt span{
font-weight:800;
}
.aarp-c-lp-tout:nth-child(1){
display:none;
}
.aarp-lp-heroSection--content-txt .aarp-lp-heroSection--content-txt__span, .aarp-lp-heroSection--content-txt .aarp-lp-heroSection--content-txt__spanText{
color:#000;
}
.aarp-lp-heroSection--content-txt__span, .aarp-lp-heroSection--content-txt__spanText{
color:#000;
}
@media screen and (min-width: 768px){
    .aarp-lp-heroSection--content h1{
        font-size: 26px;
        font-weight: 800;
        line-height: 32px;
      }
     .aarp-lp-heroSection--content{
        padding: 40px 8px;
    max-width: 570px;
        flex-flow: column;
     }
     .aarp-lp-heroSection--heading,  .aarp-lp-heroSection--content-txt{
        width: 100%;
        padding-bottom: 20px;
       }
       .aarp-lp-heroSection--content--links{
        width: 100%;
        display: flex;
        justify-content:flex-start;
       }
       .aarp-lp-heroSection-join{
        margin-right: 20px;
       }
       .aarp-lp-heroSection--content-txt{
        font-size: 16px;
        line-height: 20px;
       }
       .aarp-lp-heroSection-join, .aarp-lp-heroSection-enroll{
        padding: 14px 40px;
       }
.aarp-lp-heroSection-enroll{
	width:252px;
}
}
@media screen and (min-width: 987px){
        .aarp-lp-heroSection--content h1{
        font-size: 30px;
        line-height: 38px;
      }
      .aarp-lp-heroSection-join{
        margin-right: 0px;
       }
      .aarp-lp-heroSection--content{        
    max-width: 1012px;
        flex-flow: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 60px 5px;
      }
   .aarp-lp-heroSection--heading,  .aarp-lp-heroSection--content-txt{
    width: 48.8%;
   }
   .aarp-lp-heroSection--content--links{
    width: 48.8%;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
   }
 
 
}
@media screen and (max-width: 767px){
    .aarp-lp-heroSection--content{
        max-width: 375px;
        padding: 30px 30px 0;
        flex-flow: column;
    }
    .aarp-lp-heroSection--content h1{
        font-size: 24px;
        font-weight: 800;
        line-height: 30px;
      }
    .aarp-lp-heroSection--heading sup{
        position: relative;
        top: -4px;
    }  
.aarp-lp-heroSection--content-txt{
font-size:16px;
line-height:20px;
}
    .aarp-lp-heroSection--heading,  .aarp-lp-heroSection--content-txt{
        padding-bottom: 20px;
    }
    .aarp-lp-heroSection--content--links{
        display: flex;
        flex-flow: column;
    }
    .aarp-lp-heroSection-join{
        margin-bottom: 20px;
    }
    .aarp-lp-heroSection-join, .aarp-lp-heroSection-enroll{
        text-align: center;
       
    }
.aarp-c-lp-tout.topToutAdded{
padding-bottom:30px;
}
}
