 /* source-sans-pro-latin-200-normal */

  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 200;
    src: url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-200-normal.woff2)
        format("woff2"),
      url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-200-normal.woff)
        format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
      U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
      U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  
  /* source-sans-pro-latin-300-normal */
  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-300-normal.woff2)
        format("woff2"),
      url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-300-normal.woff)
        format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
      U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
      U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  
  /* source-sans-pro-latin-400-normal */
  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-400-normal.woff2)
        format("woff2"),
      url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-400-normal.woff)
        format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
      U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
      U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  
  /* source-sans-pro-latin-600-normal */
  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-600-normal.woff2)
        format("woff2"),
      url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-600-normal.woff)
        format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
      U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
      U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  
  /* source-sans-pro-latin-700-normal */
  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-700-normal.woff2)
        format("woff2"),
      url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-700-normal.woff)
        format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
      U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
      U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  
  /* source-sans-pro-latin-900-normal */
  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-900-normal.woff2)
        format("woff2"),
      url(https://cdn.jsdelivr.net/fontsource/fonts/source-sans-pro@latest/latin-900-normal.woff)
        format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
      U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
      U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
body {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0 auto;
  width: 100%;
}

*,
p {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
}

.aarp-c-lp-dementia-TCP-margin {
  height: 40px;
  width: 100%;
  background-color: #e6e6e6;
}

#aarp-c-lp-dementia-gapsec {
  padding: 0;
}
.aarp-c-lp-dementia-downtxt a:hover {
  color: #ec1300;
}
.aarp-c-lp-dementia-boldsubTxt{
  font-weight: 700;
}

.Popmodal {
  z-index: 999;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.Popmodal-body {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.tcpPopupClose {
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer;
  z-index: 100;
  visibility: visible;
  width: 30px;
  height: 30px;
}
.originaltcpImg{
  width: 750px;
  height: auto;
}
.aarp-c-lp-tcplayer1Pop-originalTcpImg, .aarp-c-lp-tcplayer1Pop-modifiedTcpImg {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .aarp-c-lp-dementia-bf-sup{
    font-size: 14px;
    line-height: normal;
    top: 0;
 
  }
  .aarp-c-lp-dementia-panelContentred.downlaodLink {
    margin: 20px 0;
  }
  .aarp-c-lp-dementia-slide-contentAni-50perTxt-hdg sup , .aarp-c-lp-dementia-puzzleImg-txtSec-hdng sup{
    font-size: 17px;
    line-height: 20px;
      top: 0;
  }
 
  .aarp-c-lp-dementia-panelContent ul li{
    padding-bottom: 10px;
  }
  .aarp-c-lp-dementia-accordtcp-col .aarp-c-lp-dementia-benefits{
    position: relative;
  }
  .aarp-c-lp-dementia-boldTxt {
    font-weight: 900;
  }
  #aarp-c-lp-dementia-accordSection {
    padding: 0 30px;
  }
  .aarp-c-lp-dementia-TCPMain sup {
    font-size: 51px;
    top: 35px;
  }
  #aarp-c-lp-dementia-accordSection {
    margin-bottom: 115px;
  }
  .aarp-c-lp-dementia-listofqns .accordion, #aarp-c-lp-dementia-panel1, #aarp-c-lp-dementia-panel3, #aarp-c-lp-dementia-panel4, #aarp-c-lp-dementia-panel5 {
    padding: 0 30px;
  }
  #aarp-c-lp-dementia-panel2 .aarp-c-lp-dementia-panelContentxt {
    padding: 0 30px;
  }
  .aarp-c-lp-dementia-slide-contentAni-puzzle-imgMob img {
    width: 282px;
    height: 31px;
  }
  .aarp-c-lp-dementia-slide-contentAni-puzzle {
    width: 280px;
    margin: 0 auto;
    background-color: #ec1300;
  }
  .aarp-c-lp-dementia-slide-contentAni-puzzle-imgMob {
    background-color: #ec1300;
    height: 30px;
  }
  /* 1 */
  .aarp-c-lp-dementia-slide-contentAni-puzzle-Mob-1 {
    animation-name: puzzle1ani;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-delay: 0s;
    background-color: #ec1300; 
    background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
    background-size: 100% 200%; 
    background-position: 0% 100%; 
  }
  @keyframes puzzle1ani {
    0% {
      background-position: 0% 100%; 
    }
    100% {
      background-position: 0% 0%; 
    }
  }

  /* 2 */
  .aarp-c-lp-dementia-slide-contentAni-puzzle-Mob-2 {
    animation-name: puzzle2ani;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-delay: 0.3s;
    background-color: #ec1300; 
    background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
    background-size: 100% 200%; 
    background-position: 0% 100%; 
  }
  @keyframes puzzle2ani {
    0% {
      background-position: 0% 100%; 
    }
    100% {
      background-position: 0% 0%; 
    }
  }

  /* 3 */
  .aarp-c-lp-dementia-slide-contentAni-puzzle-Mob-3 {
    animation-name: puzzle3ani;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-delay: 0.6s;
    background-color: #ec1300; 
    background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
    background-size: 100% 200%; 
    background-position: 0% 100%; 
  }
  @keyframes puzzle3ani {
    0% {
      background-position: 0% 100%; 
    }
    100% {
      background-position: 0% 0%; 
    }
  }

  /* 4 */
  .aarp-c-lp-dementia-slide-contentAni-puzzle-Mob-4 {
    animation-name: puzzle4ani;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-delay: 0.9s;
    background-color: #ec1300; 
    background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
    background-size: 100% 200%; 
    background-position: 0% 100%; 
  }
  @keyframes puzzle4ani {
    0% {
      background-position: 0% 100%; 
    }
    100% {
      background-position: 0% 0%; 
    }
  }

  /* 5 */
  .aarp-c-lp-dementia-slide-contentAni-puzzle-Mob-5 {
    animation-name: puzzle5ani;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-delay: 1.2s;
    background-color: #ec1300; 
    background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
    background-size: 100% 200%; 
    background-position: 0% 100%; 
  }
  @keyframes puzzle5ani {
    0% {
      background-position: 0% 100%; 
    }
    100% {
      background-position: 0% 0%; 
    }
  }
  /* 6 */
  .aarp-c-lp-dementia-slide-contentAni-puzzle-Mob-6 {
    animation-name: puzzle6ani;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-delay: 1.5s;
    background-color: #ec1300; 
    background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
    background-size: 100% 200%; 
    background-position: 0% 100%; 
  }
  @keyframes puzzle6ani {
    0% {
      background-position: 0% 100%; 
    }
    100% {
      background-position: 0% 0%; 
    }
  }
  /* 7 */
  .aarp-c-lp-dementia-slide-contentAni-puzzle-Mob-7 {
    animation-name: puzzle7ani;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-delay: 1.8s;
    background-color: #ec1300; 
    background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
    background-size: 100% 200%; 
    background-position: 0% 100%; 
  }
  @keyframes puzzle7ani {
    0% {
      background-position: 0% 100%; 
    }
    100% {
      background-position: 0% 0%; 
    }
  }
  /* 8 */
  .aarp-c-lp-dementia-slide-contentAni-puzzle-Mob-8 {
    animation-name: puzzle8ani;
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-delay: 2.1s;
    background-color: #ec1300; 
    background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
    background-size: 100% 200%; 
    background-position: 0% 100%; 
  }
  @keyframes puzzle8ani {
    0% {
      background-position: 0% 100%; 
    }
    100% {
      background-position: 0% 0%; 
    }
  }
  .aarp-c-lp-dementia-puzzleImg-txtSec img {
    width: 300px;
    height: auto;
  }
  .aarp-c-lp-dementia-puzzleImg-txtSec {
    /* width: 300px; */
    margin: 40px auto 0;
  }
  .aarp-c-lp-dementia-puzzleImg-txtSec-hdng {
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    padding: 54px 0 20px;
    font-weight: 700;
    margin: 0;
  }
  .aarp-c-lp-dementia-puzzleImg-txtSec-hdgtxt {
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 65px;
  }
  .aarp-c-lp-dementia-puzzleImg-txtSec-subtxt {
    margin: 0 0 60px;
    font-size: 15px;
    text-align: center;
    padding-top: 20px;
  }
  /* puzzle end */
  /* Mobile Progress Container */
  .aarp-c-lp-dementia-progress-containerMob {
    --background-stroke-color: #efedf5;
    --foreground-stroke-color: #ec1300;
    --background-stroke-width: 20px;
    --foreground-stroke-width: 30px;
    position: relative;
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
  }

  .aarp-c-lp-dementia-progress-containerMob > canvas {
    display: block;
    width: 100%;
    height: 100%;
  }
  #aarp-c-lp-dementia-procentMob {
    position: absolute;
    font-size: 30px;
    font-weight: bold;
    color: #ec1300;
  }
  .main.d-dis {
    display: none;
  }
  @keyframes moveUp {
    0% {
      transform: translateY(50px); /* Start at original position */
      opacity: 0; /* Fully visible */
    }
    100% {
      transform: translateY(0); /* Move up 50px */
      opacity: 1; /* Fade out as it moves */
    }
  }
  .aarp-c-lp-dementia-arrowupsec-ani {
    animation: moveUp 1.4s ease-in-out 1; /* 2s duration, ease-in-out timing, repeats infinitely */
    display: inline-block; /* Ensure it's inline-block or block for translation */
  }
  .aarp-lp-accordion.aarp-c-lp-dementia-business-accordion.active h3 span {
    color: #ec1300;
  }
  .aarp-c-lp-dementia-business-accordion .aarp-c-lp-dementia-benefits h1 {
    font-size: 45px;
    padding-bottom: 10px;
    padding-left: 0;
    display: flex;
    align-items: center;
    line-height: 55px;
    font-weight: 400;
  }
  .aarp-c-lp-dementia-business-benefits {
    height: 85px;
    display: flex;
    align-items: center;
    border-bottom: 5px solid #757575;
  }
  .aarp-lp-accordion.aarp-c-lp-dementia-business-accordion.active .aarp-c-lp-dementia-business-benefits {
    border-bottom: 5px solid #ec1300;
  }
  .mainMob.m-dis {
    overflow: hidden;
  }
  .aarp-c-lp-dementia-business-benefits h3 {
    padding: 0;
    margin: 0;
  }
  .aarp-c-lp-dementia-opc-barriersTxt {
    font-size: 56px;
    margin: 0 30px 25px 30px;
    line-height: 60px;
    font-weight: 900;
    color: #ec1300;
    border-bottom: 3px solid #d5d5d5;
    padding-bottom: 25px;
  }
  .aarp-c-lp-dementia-benefits h1 span {
    margin-right: 12px;
  }
  .aarp-c-lp-dementia-benefits h1 br {
    display: block;
  }
  /* flip css */
  .aarp-c-lp-dementia-businesscafe-flip-container-sec {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .aarp-c-lp-dementia-businesscafe-flip-containerMob {
    display: flex;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    perspective: 1000px; /* Required for 3D effect */
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .aarp-c-lp-dementia-businesscafe-flip-cardMob {
    width: 150px; /* Smaller for mobile */
    height: 150px;
    position: relative;
    border-radius: 50%; /* Make the card round */
    overflow: hidden;
  }

  .aarp-c-lp-dementia-businesscafe-flip-innerMob {
    width: 100%;
    height: 100%;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    position: relative;
    border-radius: 50%; /* Inner part round too */
  }

  .aarp-c-lp-dementia-businesscafe-flip-cardMob.flip
    .aarp-c-lp-dementia-businesscafe-flip-innerMob {
    transform: rotateY(180deg);
  }

  .aarp-c-lp-dementia-businesscafe-flip-frontMob,
  .aarp-c-lp-dementia-businesscafe-flip-backMob {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 50%; /* Round both sides */
  }
  .aarp-c-lp-dementia-businesscafe-flip-hdng {
    font-size: 30px;
    line-height: 35px;
    color: #ec1300;
    font-weight: 700;
    margin: 11px 0 15px;
  }
  .aarp-c-lp-dementia-businesscafe-flip-subtxt {
    font-size: 20px;
    line-height: 22px;
    padding: 0 30px;
    margin: 0 auto 50px;
  }
  .aarp-c-lp-dementia-businesscafe-flip-frontMob {
    background-color: #ec1300;
    border: 2px solid #ec1300;
  }

  .aarp-c-lp-dementia-businesscafe-flip-backMob {
    background-color: #ec1300;
    color: #ec1300;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotateY(180deg);
  }

  .aarp-c-lp-dementia-businesscafe-flip-backMob p {
    margin: 0;
    font-size: 14px; /* Adjust font size for mobile */
  }
  /* flip css end */

  .aarp-c-lp-slide2-imgsec {
    text-align: center;
  }
  .aarp-c-lp-dementia-businesscafe-flip-slick-mainhdg {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    width: 315px;
    margin: 0 auto 40px;
    font-weight: 600;
  }
  .aarp-c-lp-slide2-img-txt {
    margin: 15px auto 50px;
    color: #ec1300;
    font-size: 25px;
    line-height: 30px;
    width: auto;
  }
  .aarp-c-lp-slide2-imgsec {
    text-align: center;
  }
  .aarp-c-lp-dementia-buscafe-progress-textMob {
    font-size: 38px;
    fill: #ec1300;
    font-weight: 700;
  }
  .aarp-c-lp-slide2-txt {
    font-size: 25px;
    text-align: center;
    margin: 40px 0 100px;
    line-height: 30px;
  }
  .aarp-c-lp-dementia-businesscafe {
    padding: 100px 30px 100px;
    text-align: center;
    width: auto;
    margin: 0 auto;
  }
  .aarp-c-lp-dementia-businesscafe-subxt {
    padding: 0 15px;
    font-size: 22px;
    line-height: 28px;
  }
  .aarp-c-lp-dementia-line {
    width: 40px;
    margin: 30px auto;
    height: 2px;
    background-color: #ec1300;
  }
  .aarp-c-lp-dementia-businesscafe-hdg {
    font-size: 46px;
    font-weight: 900;
    line-height: 55px;
    margin: 0;
  }
  .aarp-c-lp-dementia-benefits h1 span {
    font-weight: 900;
    font-size: 70px;
    line-height: 62px;
  }
  .aarp-c-lp-dementia-benefits::before {
    top: 15px;
    left: -1px;
    padding: 8px;
  }
  .aarp-c-lp-dementia-benefits.open::before {
    transform: rotate(-315deg);
    top: 8px;
    left: 0;
  }
  .aarp-c-lp-dementia-panel {
    margin: 0 auto;
    cursor: unset;
    margin-bottom: 40px;
  }
  .aarp-c-lp-dementia-benefits h1 {
    font-size: 24px;
    padding-bottom: 25px;
    padding-left: 30px;
    display: flex;
    align-items: unset;
  }

  .aarp-c-lp-dementia-arrowupsec {
    position: absolute;
    top: 46px;
    left: 84px;
  }
  .aarp-c-lp-dementia-arrowupsec img {
    width: 60px;
    height: 59px;
  }
  .aarp-c-lp-dementia-circlesection {
    position: relative;
    --progress-value: 0.25; /* 25% */
    --progress-size: 151px; /* Size of the progress circle */
    --progress-fill: #ec1300; /* Color for the progress slice */
    --progress-empty-fill: #efefef; /* Background color (the outline color) */
    --progress-thickness: 25; /* Thickness of the circle */
    z-index: 9;
  }

  .aarppiejs {
    position: relative;
    width: var(--progress-size);
    height: var(--progress-size);
    margin: 0 auto; /* Center the pie element */
    z-index: 9;
  }
  .hndAnimatesec {
    position: absolute;
  }
  .aarp-c-lp-dementia-TCP {
    margin: 0 auto;
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .aarp-c-lp-dementia-circelsec {
    height: 151px;
    width: 230px;
    margin: 50px auto 18px;
  }
  .aarp-c-lp-dementia-TCPMain {
    margin: 0 auto;
    color: #ec1300;
    font-size: 80px;
    font-weight: 900;
    text-align: center;
   
    line-height: 73px;
  }
  .aarp-c-lp-dementia-TCP {
    margin: 0 auto;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 0 30px;
  }
  .aarp-c-lp-dementia-TCPsub {
    font-size: 22px;
    width: auto;
    margin: 0 auto 70px;
    text-align: center;
  }
  .aarp-c-lp-dementia-opc {
    margin: 0 30px;
  }
  .aarp-c-lp-dementia-downtxt {
    font-size: 15px;
    text-align: center;
   
    margin-bottom: 50px;
  }
  .aarp-c-lp-dementia-downtxt a {
    color: #ec1300;
  }
  .aarp-c-lp-dementia-qusSec {
    text-align: center;
    margin: 70px 30px 0px;
    padding-bottom: 50px;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxt3 {
    border-bottom: 2px solid #efefef;
    margin-bottom: 15px;
  }
  .aarp-c-lp-dementia-qusSec-hdng {
    font-size: 36px;
   
    line-height: 40px;
    color: #ec1300;
    font-weight: 300;
    padding-bottom: 23px;
  }
  .aarp-c-lp-dementia-qusSec-subhdg {
    font-size: 20px;
   
  }
  .aarp-c-lp-dementia-qusSec-optsecTxt {
    background: url("/content/dam/target-share/widgets/images/Tcp_backgroundmob.jpg")
      no-repeat;

    background-size: contain;
    padding-top: 50px;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxthdg {
    font-size: 40px;
    text-align: center;
    font-weight: 600;
   
    line-height: 45px;
    /* width: 300px; */
    margin: 25px auto 30px;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxtsub {
    font-size: 22px;
    text-align: center;
   
    line-height: 25px;
    padding-bottom: 30px;
    /* width: 315px; */
    margin: 0 auto;
  }

  /* */
  .aarp-c-lp-dementia-benefits {
    width: 100%;
  
  }
  /* */

  .aarp-c-lp-dementia-netsup {
    background: url("/content/dam/target-share/widgets/images/Tcp_backgrdmob.jpg")
      no-repeat;

    height: 174.667vw;

    margin: 70px auto;

    background-size: cover;

    background-position: top;

  }
  .aarp-c-lp-dementia-netsup-hdng {
    font-size: 9.333vw;
    line-height: 9.919vw;
    text-align: center;
   
    color: #fff;
    padding-top: 49.333vw;
    font-weight: 700;
  }
  .aarp-c-lp-dementia-TCPMain span {
    font-size: 95px;
    line-height: 90px;
  }
  .aarp-c-lp-dementia-netsup-sub {
    font-size: 6.167vw;
    line-height: 7.867vw;
    text-align: center;
    color: #fff;
    width: auto;
    margin: 0 auto;
    padding: 0 8vw;
  }
  .aarp-c-lp-dementia-netsupline {
    width: 60px;
    background-color: #ec1300;
    height: 2px;
    margin: 30px auto 30px;
  }
  /*  */

  /*  */
 
  #aarp-c-lp-dementia-panel2 .aarp-c-lp-dementia-panelContentxt, .aarp-c-lp-dementia-panelContentxt-ul,#aarp-c-lp-dementia-gapsec {
    padding: 0 30px;
  }
  .aarp-c-lp-dementia-panelContentxt-bg {
    background-color: #f0f0f0;
    padding: 30px 0;
  }
 
  .aarp-c-lp-dementia-panelContentxt, #aarp-c-lp-dementia-gapsec {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
   
  }
  #aarp-c-lp-dementia-gapsec {
    margin-bottom: 0;
  }
  .aarp-c-lp-dementia-panelContent ul {
    padding-left: 20px;
  }
  .aarp-c-lp-dementia-panelContent ul {
    padding-left: 20px;
    font-size: 20px;
    line-height: 28px;
   
    margin: 28px 0;
  }
  .aarp-c-lp-dementia-panelContentsub {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .aarp-c-lp-dementia-panelContentseca
  {
    margin-top: 40px;
  }
  .aarp-c-lp-dementia-panelContentsecb {
    margin-top: 20px;
  }
  .aarp-c-lp-dementia-panelContenhdng {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .aarp-c-lp-dementia-panelContent-sub {
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0 30px;
  }
  .aarp-c-lp-dementia-panel5sec-pdf img {
    height: 53px;
    width: auto;
    margin-bottom: 5px;
  }
  .aarp-c-lp-dementia-panel5sec-pdf .aarp-c-lp-dementia-panelContentxt {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
   
  }
  .aarp-c-lp-dementia-panelContentxt-downld {
    margin-bottom: 0;
    color: #ec1300;
    font-weight: 700;
    font-size: 18px;
    margin-top: 5px;
  }
  .aarp-c-lp-dementia-panel5sec-pdf {
    margin-bottom: 35px;
  }
  .aarp-c-lp-dementia-accordtcp-col .aarp-c-lp-dementia-benefits h1 span {
    margin-top: -3px;
  }
  .aarp-c-lp-tcplayer1Pop-originalTcpImg,
  .aarp-c-lp-tcplayer1Pop-modifiedTcpImg {
    width: 315px;
    height: auto;
    padding: 0 30px;
  }
  .aarp-c-lp-dementia-TCPMain {
    font-size: 68px;
    line-height: 47px;
    margin-bottom: 18px;
  }
  .aarp-c-lp-dementia-accordtcp-col .aarp-c-lp-dementia-benefits {
    border-bottom: 1.5px solid #757575;
    margin-bottom: 25px;
  }
  .aarp-lp-sliderContent {
    margin-top: 50px;
  }
  .aarp-c-lp-dementia-accordtcp-col .aarp-c-lp-dementia-benefits h1 span {
    font-size: 75px;
  }
  .aarp-c-lp-dementia-accordtcp-col .aarp-c-lp-dementia-benefits h1 {
    font-size: 24px;
    line-height: 29px;
  }
  #aarp-c-lp-dementia-panel3 .aarp-c-lp-dementia-panelContent, #aarp-c-lp-dementia-panel2 .aarp-c-lp-dementia-panelContent {
    padding-bottom: 25px;
  }
  .aarp-c-lp-dementia-accordtcp-col .aarp-c-lp-dementia-benefits::before {
    top: 25px;
    left: -1px;
    padding: 7px;
  }

  .aarp-c-lp-dementia-accordtcp-col .aarp-c-lp-dementia-benefits.open::before {
    top: 21px;
    left: -1px;
    padding: 7px;
  }
/*TCP Popup start*/
  .originaltcpImg {
    width: 315px;
    height: auto;
  }
  .tcpPopupClose {
    width: 15px;
    height: 15px;
  }
  /*TCP Popup End*/

}
.aarp-c-lp-dementia-benefits h1 {
  cursor: pointer;
}
@media screen and (max-width: 375px) {
  .aarp-c-lp-dementia-qusSec-hdng {
    font-size: 29px;
    line-height: 35px;
  }
  .aarp-c-lp-dementia-businesscafe-hdg {
    font-size: 38px;
    line-height: 42px;
  }
  .aarp-c-lp-dementia-slide-contentAni-puzzle-imgMob img,.aarp-c-lp-dementia-slide-contentAni-puzzle .aarp-c-lp-dementia-puzzleImg-txtSec img{
    width: 260px;
  }
  .aarp-c-lp-dementia-slide-contentAni-puzzle {
    width: 260px;

  }
  .aarp-c-lp-dementia-panelContentxt, #aarp-c-lp-dementia-gapsec {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .aarp-c-lp-dementia-puzzleImg-txtSec img {
    width: 260px;
  }
  .aarp-c-lp-tcplayer1Pop-originalTcpImg, .aarp-c-lp-tcplayer1Pop-modifiedTcpImg {
    width: 260px;
    height: auto;
    padding: 0 30px;
  }
  .aarp-c-lp-dementia-opc-barriersTxt {
    font-size: 46px;
    line-height: 52px;
  }
   .aarp-c-lp-dementia-netsup {
    height: 177.667vw;
  }
  .aarp-c-lp-dementia-panelContent ul li {
    padding-bottom: 8px;
  }
  .aarp-c-lp-dementia-business-accordion .aarp-c-lp-dementia-benefits h1
  {
    font-size: 34px;
    line-height: 40px;
  }
  .aarp-c-lp-dementia-benefits h1 span {
    font-weight: 900;
    font-size: 61px;
    line-height: 53px;
  }
}
.aarp-c-lp-dementia-panelContentxt-downld a {
  color: #ec1300;
  text-decoration: none;
}
.aarp-c-lp-dementia-panelContentxt.aarp-c-lp-dementia-panelContentred {
  color: #ec1300;
  font-weight: 700;
}
@media screen and (min-width: 320px) {
  .aarp-c-lp-dementia-accordtcp-col .aarp-c-lp-dementia-benefits{
    position: relative;
  }
  .aarp-c-lp-dementia-business-accordion .aarp-c-lp-dementia-benefits h1{
    padding-bottom: 0;
  }
   .aarp-c-lp-dementia-businesscafe-flip-slick-mainhdg {
    width: auto;
  }
 
  .aarp-c-lp-dementia-puzzleImg-txtSec{
    width: auto;
    text-align: center;
  }

  .aarp-c-lp-dementia-benefits h1 {
    font-weight: 700;
  }

  .aarp-c-lp-dementia-benefits.open::before {
    transform: rotate(-315deg);
   
  }
  .aarp-c-lp-dementia-benefits {
    position: relative;
  }

  }
  .aarp-c-lp-dementia-benefits::before {
    content: "";
    position: absolute;
    border-color: #ec1300;
    border-style: solid;
    transform: rotate(-45deg);
    border-width: 0 3px 3px 0;
  }
  .aarp-c-lp-dementia-benefits span {
    color: #757575;
  }
 
  .accordion,
  .aarp-c-lp-dementia-panel {
   
    margin: 0 auto;
    cursor: unset;
  }
  .aarp-c-lp-dementia-panelContentsub {
    display: flex;
    justify-content: space-between;
  }
  

.aarp-c-lp-dementia-businesscafe-subxt-line {
  width: 15px;
  height: 1px;
  color: #000;
  display: inline-block;
  background-color: #000;
  position: relative;
  top: -4px;
}

@media screen and (min-width: 768px) {
.aarp-c-lp-slide2-imgsec {
  background: url("/content/dam/target-share/widgets/images/financial96proImg-background.png") no-repeat;
    background-size: auto;
  background-size: cover;
  width: 31.25vw;
  height: 31.25vw;
}
.aarp-c-lp-slide2-imgsecTxt {
  font-size: calc(15px + (28 - 15) * ((100vw - 768px) / (1400 - 768)));
  color: #ec1300;
  line-height: 2.222vw;
  margin: 0 3.458vw;
  text-align: center;
}
.aarp-c-lp-slide2-imgsecTxt sup{
  font-size: calc(8px + (15 - 8) * ((100vw - 768px) / (1400 - 768)));
  line-height: normal;
}

  .aarp-c-lp-dementia-slide-contentAni-50perTxt-hdg sup {
    font-size: calc(9px + (14 - 9) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.083vw;
      top: 0;
  }
  .aarp-c-lp-dementia-bf-sup{
    font-size: calc(9px + (13 - 9) * ((100vw - 768px) / (1200 - 768)));
    line-height: normal;
    top: 0;
  }
  .aarp-c-lp-dementia-panelContentxt-bg {
    margin-bottom: 1.042vw;
  }
  #aarp-c-lp-dementia-gapsec {
    font-size: calc(11px + (22 - 11) * ((100vw - 768px) / (1400 - 768)));
    line-height: 2.083vw;
  }
  .aarp-c-lp-dementia-boldTxt {
    font-weight: 900;
  }
  .aarp-lp-js-sliderContentSlider .slick-dots li button::before{
    font-size: unset;
  }
  .aarp-c-lp-dementia-slide-contentAni-50perTxt-hdg {
    font-size: calc(15px + (27 - 15) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 700;
    line-height: 2.431vw;
  }
  .aarp-c-lp-dementia-slide-contentAni-50perTxt-subhdg {
    font-size:calc(9px + (16 - 9) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 600;
    margin-top:0.625vw;
  }
  .aarp-c-lp-dementia-puzzle-txt {
    text-align: center;
    font-size:calc(7px + (15 - 7) * ((100vw - 768px) / (1400 - 768)));
  }
  .aarp-c-lp-dementia-accordtcp .aarp-c-lp-dementia-listofqns{
    width: 83.333vw;
    margin: 0 auto; 
}
.aarp-c-lp-dementia-slide-contentAni-puzzle-img {
  background-color: #ec1300;
}
/* 1 */
.aarp-c-lp-dementia-slide-contentAni-puzzle-1 {
  animation-name: puzzle1ani;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-delay: 0s;
  background-color: #ec1300; 
  background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
  background-size: 100% 200%; 
  background-position: 0% 100%; 
}

@keyframes puzzle1ani {
  0% {
    background-position: 0% 100%; 
  }
  100% {
    background-position: 0% 0%; 
  }
}


/* 2 */
.aarp-c-lp-dementia-slide-contentAni-puzzle-2 {
  animation-name: puzzle2ani;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-delay: 0.3s;
  background-color: #ec1300; 
  background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
  background-size: 100% 200%; 
  background-position: 0% 100%; 
}
@keyframes puzzle2ani {
  0% {
    background-position: 0% 100%; 
  }
  100% {
    background-position: 0% 0%; 
  }
}

/* 3 */
.aarp-c-lp-dementia-slide-contentAni-puzzle-3 {
  animation-name: puzzle3ani;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-delay: 0.6s;
  background-color: #ec1300; 
  background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
  background-size: 100% 200%; 
  background-position: 0% 100%; 
}
@keyframes puzzle3ani {
  0% {
    background-position: 0% 100%; 
  }
  100% {
    background-position: 0% 0%; 
  }
}

/* 4 */
.aarp-c-lp-dementia-slide-contentAni-puzzle-4 {
  animation-name: puzzle4ani;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-delay: 0.9s;
  background-color: #ec1300; 
  background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
  background-size: 100% 200%; 
  background-position: 0% 100%; 
}
@keyframes puzzle4ani {
  0% {
    background-position: 0% 100%; 
  }
  100% {
    background-position: 0% 0%; 
  }
}

/* 5 */
.aarp-c-lp-dementia-slide-contentAni-puzzle-5 {
  animation-name: puzzle5ani;
  animation-fill-mode: forwards;
  animation-duration:1s;
  animation-delay: 1.2s;
  background-color: #ec1300; 
  background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
  background-size: 100% 200%; 
  background-position: 0% 100%; 
}
@keyframes puzzle5ani {
  0% {
    background-position: 0% 100%; 
  }
  100% {
    background-position: 0% 0%; 
  }
}

.aarp-c-lp-dementia-slide-contentAni-puzzle-6 {
  animation-name: puzzle6ani;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-delay: 1.5s;
  background-color: #ec1300; 
  background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
  background-size: 100% 200%; 
  background-position: 0% 100%; 
}
@keyframes puzzle6ani {
  0% {
    background-position: 0% 100%; 
  }
  100% {
    background-position: 0% 0%; 
  }
}
.aarp-c-lp-dementia-slide-contentAni-puzzle-7 {
  animation-name: puzzle7ani;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-delay: 1.8s;
  background-color: #ec1300; 
  background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
  background-size: 100% 200%; 
  background-position: 0% 100%; 
}
@keyframes puzzle7ani {
  0% {
    background-position: 0% 100%; 
  }
  100% {
    background-position: 0% 0%; 
  }
}

.aarp-c-lp-dementia-slide-contentAni-puzzle-8 {
  animation-name: puzzle8ani;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-delay: 2.1s;
  background-color: #ec1300; 
  background: linear-gradient(to top, #ec1300 50%, #ebebeb 50%);
  background-size: 100% 200%; 
  background-position: 0% 100%; 
}
@keyframes puzzle8ani {
  0% {
    background-position: 0% 100%; 
  }
  100% {
    background-position: 0% 0%; 
  }
}
   /*   puzzle end */
  .aarp-c-lp-dementia-slide-contentAni-puzzle {
    width: 50.556vw;
    height: 26.319vw;
    background-color: #fff;
    margin-right: 2.083vw;
    border-color: #fff;
  }
  .aarp-c-lp-dementia-slide-contentAni-puzzle img {
    width: 50.550vw;
    height: 3.333vw;
  }


  .aarp-c-lp-dementia-progress-containerDes {
    --background-stroke-color: #efedf5;
    --foreground-stroke-color: #ec1300;
    --background-stroke-width: 22.681vw;
    --foreground-stroke-width: 33.778vw;
    position: relative;
    width: 15.889vw;
    height: 15.889vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto 2.778vw;
  }
  .aarp-c-lp-dementia-progress-container > canvas {
    display: block;
    width: 100%;
    height: 100%;
  }

  #aarp-c-lp-dementia-procent {
    position: absolute;
    font-size: calc(24px + (50 - 24) * ((100vw - 768px) / (1400 - 768)));
    font-weight: 900;
    color: #ec1300;
  }
  .aarp-c-lp-dementia-slickanimation .active {
    border-bottom: 4px solid #ec1300 !important;
  }
  .aarp-c-lp-dementia-slickanimation .active .aarp-c-lp-dementia-slickNum {
    color: #ec1300;
    font-weight: bold;
  }
  .mainMob.m-dis {
    display: none;
  }
  .aarp-c-lp-dementia-slickanimation #navMenus {
    display: flex;
    width: auto;
  }

  .aarp-c-lp-dementia-slickanimation .action {
    margin: 2.778vw auto 4.167vw;
    width: 100%;
    text-align: left;
  }
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick1,
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick2,
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick3,
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick4 {
    width: 27.778vw;
    border-bottom: 0.286vw solid #757575;
    cursor: pointer;
  }
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick1,
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick2 {
    margin-right: 4.861vw;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-dots li {
    background: #bfbfbf;
    border-radius: 50%;
    height: 0.833vw;
    width: 0.833vw;
    margin: 0 0.694vw;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-dots li button {
    color: #000;
    border-radius: 50%;
    height: 0.833vw;
    width: 0.833vw;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-dots li button::before {
    color: #000;
    border-radius: 50%;
    height: 0.833vw;
    width: 0.833vw;
    background: #000;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-list {
    order: 3;
  }
  .main .aarp-lp-js-sliderContentSlider {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .aarp-lp-js-sliderContentSlider.slick-slider {
    margin-bottom: 0.714vw;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-dots {
    position: relative;
    bottom: 0;
  }
  .aarp-c-lp-dementia-slide-contentAni {
    display: flex;
  }

  .aarp-c-lp-dementia-slide-contentAni-50perTxt img {
    width: 28.819vw;
    height: 16.736vw;
  }
  .aarp-c-lp-dementia-slide-contentAni {
    display: flex;
    width: 83.33vw;
    margin: 4.514vw auto 2.414vw;
    justify-content: center;
  }
  .aarp-c-lp-slide2-img {
    width: 14.653vw;
    height: auto;
	margin: 4.861vw 0 1.389vw 10.069vw;
  }
  .aarp-c-lp-slide2-sec {
    text-align: center;
    margin-right: 10.889vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-right: 0.069vw solid #757575;
    padding-right: 11.736vw;
  }
  .aarp-c-lp-slide2-txt {
    font-size: calc(12px + (22 - 12) * ((100vw - 768px) / (1400 - 768)));
    width: 20.833vw;
    line-height: 1.944vw;
    font-family: "Source Sans Pro";
  }

  @keyframes moveUp {
    0% {
      transform: translateY(3.25vw); /* Start at original position */
      opacity: 0; /* Fully visible */
    }
    100% {
      transform: translateY(0); /* Move up 50px */
      opacity: 1; /* Fade out as it moves */
    }
  }
  .aarp-c-lp-dementia-arrowupsec-ani {
    animation: moveUp 1.4s ease-in-out 1; /* 2s duration, ease-in-out timing, repeats infinitely */
    display: inline-block; /* Ensure it's inline-block or block for translation */
  }
  .aarp-c-lp-dementia-benefits h1 br {
    display: none;
  }
  .aarp-c-lp-dementia-accordtcp {
    padding-top: 1.736vw;
    padding-bottom: 4vw;
  }
  .aarp-c-lp-dementia-accordtcp-col {
    margin-left: 4.083vw;
  }
  .aarp-c-lp-dementia-opc-barriersTxt {
    font-size: calc(34px + (56 - 34) * ((100vw - 768px) / (1400 - 768)));
    width: 83.33vw;
    margin: 0 auto;
    font-weight: 700;
    color: #ec1300;
    border-bottom: 0.208vw solid #d5d5d5;
    padding-bottom: 1.389vw;
    
  }
  .aarp-c-lp-dementia-slickTxt.aarp-c-lp-dementia-slickanibussiness-slickTxt {
    font-size: calc(30px + (55 - 30) * ((100vw - 768px) / (1400 - 768)));
    line-height: 3.472vw;
    margin: 0;
    font-weight: 400;
  }

  .aarp-c-lp-dementia-slickNum.aarp-c-lp-dementia-slickanibussiness-slickNum {
    font-size: calc(41px + (75 - 41) * ((100vw - 768px) / (1400 - 768)));
    margin-right: 0.694vw;
    font-weight: 900;
    color: #757575;
    line-height: 5.556vw;
    margin: 0;
    padding-right: 0.978vw;
  }
  .aarp-c-lp-dementia-slickSec.aarp-c-lp-dementia-slickanibussiness-slickSec {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 1.042vw;
  }
  .main.d-dis.aarp-c-lp-dementia-slickanibussiness {
    width: 83.333vw;
    margin: 0 auto;
  }
  .aarp-lp-js-sliderContentSlider {
    height: 49.722vw;
  }
  .aarp-c-lp-dementia-businesscafe-flip-container-sec1, .aarp-c-lp-dementia-businesscafe-flip-container-sec2 {
    margin-bottom: 3.472vw;
  }
  .aarp-c-lp-dementia-benefits h1 {
    font-size: calc(17px + (34 - 17) * ((100vw - 768px) / (1400 - 768)));

    line-height: 1.944vw;

    border-bottom: 0.069vw solid #d3d3d3;

    padding-bottom: 1.042vw;

    padding-left: 0;
  }
  .aarp-c-lp-dementia-circlesection {
    position: relative;
    --progress-value: 0.25; /* 25% */
    --progress-size: 140px; /* Size of the progress circle */
    --progress-fill: #ec1300; /* Color for the progress slice */
    --progress-empty-fill: #efefef; /* Background color (the outline color) */
    --progress-thickness: 25; /* Thickness of the circle */
    z-index: 9;
    /* top: 6px; */
  }

  .aarppiejs {
    position: relative;
    width: var(--progress-size);
    height: var(--progress-size);
    margin: 0 auto; /* Center the pie element */
    z-index: 9;
  }
  .aarp-c-lp-dementia-qusSec {
    display: flex;
  }
  .progressbar {
    width: 20vw;
    height: 20vw;
  }
  .cicleVectorAnimate {
    width: 20vw;
    height: 20vw;
  }
  .hndAnimatesec {
    width: 5.764vw;
    height: 8.333vw;
    background: #fff;
    position: absolute;
    top: 6.875vw;
    left: 7.917vw;
  }
  .dollarHnd {
    width: 5.764vw;
    height: 8.333vw;
    background: #fff;
  }
  .aarp-c-lp-dementia-TCP {
    display: flex;
    width: 66.319vw;
    margin: 6.25vw auto 5.208vw;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .aarp-c-lp-dementia-TCPtxt {
    margin-left: 3.472vw;
  }
  .aarp-c-lp-dementia-TCPMain {
    font-size: calc(25px + (50 - 25) * ((100vw - 768px) / (1400 - 768)));
    line-height: 2.861vw;
    color: #ec1300;
   
    font-weight: 900;
    padding-bottom: 0.694vw;
  }
  .aarp-c-lp-dementia-TCPMain sup {
    position: relative;
    top:1vw;
    font-size:calc(15px + (30 - 15) * ((100vw - 768px) / (1400 - 768)));
  }
  .aarp-c-lp-dementia-TCPsub {
    font-size: calc(10px + (20 - 10) * ((100vw - 768px) / (1400 - 768)));
    width: 37.486vw;
   
  }
  .aarp-c-lp-dementia-qusSec-optsec {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxthdg {
   
    font-weight: 600;
  }
  .aarp-c-lp-dementia-opc {
    background: url("/content/dam/target-share/widgets/images/Tcp_background.jpg")
      no-repeat;

    margin: 0 auto;
    background-size: cover;
    background-position: center;
  }
  .aarp-c-lp-dementia-downtxt a {
    color: #ec1300;
    text-decoration: underline;
  }
  .aarp-c-lp-dementia-downtxt {
    font-size: calc(9px + (15 - 9) * ((100vw - 768px) / (1400 - 768)));
    text-align: center;
    font-weight: 400;
   
    padding-bottom: 1.389vw;
  }
  .aarp-c-lp-dementia-qusSec-optsec {
    width: 84.33vw;
    padding: 3.514vw 0px 2.031vw;
  }
  .aarp-c-lp-dementia-opc {
   width: 84.333vw;
    margin: 0 auto;
    height: 23.889vw;
    margin-bottom: 7.639vw;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxt {
    width: 32.639vw;
    padding: 0 1.042vw;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxtsub {
    font-size: calc(12px + (22 - 12) * ((100vw - 768px) / (1400 - 768)));
    line-height: 2.083vw;
   
  }
  .aarp-c-lp-dementia-qusSec-optsecTxthdg {
    font-size: calc(20px + (40 - 20) * ((100vw - 768px) / (1400 - 768)));
   
    line-height: 3.14vw;
    font-weight: 600;
    margin-bottom: 0.694vw;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxt2 {
    margin-top: 0.125vw;
  }
  .aarp-c-lp-dementia-qusSec-hdng {
    font-size: calc(30px + (56 - 30) * ((100vw - 768px) / (1400 - 768)));
    color: #ec1300;
   
    font-weight: 300;
    margin-right: 1vw;
    line-height: 4.167vw;
  }
  .aarp-c-lp-dementia-qusSec-hdng {
    letter-spacing: -0.278vw;
    margin-top: -0.6vw;
  }
  .aarp-c-lp-dementia-qusSec-subhdg {
    font-size: calc(10px + (19 - 10) * ((100vw - 768px) / (1400 - 768)));
   
    width: 55.208vw;
    line-height:1.944vw;
  }

  .aarp-c-lp-dementia-qusSec {
    display: flex;
    margin: 5.903vw auto 3.472vw;
    justify-content: center;
  }
  /* */
  .aarp-c-lp-dementia-benefits {
    margin-bottom: 1.389vw;
  }
  .aarp-c-lp-dementia-benefits {
    width: 100%;
    margin-bottom: 1.736vw;
  }
  .aarp-c-lp-dementia-benefits h1 {
    font-size: calc(17px + (34 - 17) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.944vw;
    border-bottom: 0.069vw solid #d3d3d3;
    padding-bottom: 0.694vw;
    padding-left: 0;
  }
  .aarp-c-lp-dementia-benefits span {
    font-size: calc(40px + (80 - 40) * ((100vw - 768px) / (1400 - 768)));
    line-height: 3.403vw;
    margin: 0 0.694vw 0 2.222vw;
    display: inline-block;
    top: 0;
    left: 0;
    position: inherit;
  }
  .aarp-c-lp-dementia-benefits.open::before {
    top: 1.519vw;
    left: 0;
  }
  .aarp-c-lp-dementia-benefits h1{
    font-size: calc(17px + (34 - 17) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.944vw;
    border-bottom: 0.069vw solid #d3d3d3;
    padding-bottom: 1.294vw;
    padding-left: 0;
  }
  .aarp-c-lp-dementia-benefits::before {
    top: 1.519vw;
    left: 0;
    padding: 0.417vw;
    border-width: 0 0.201vw 0.201vw 0;
  }
  .aarp-c-lp-dementia-panelContent {
    margin-left: 6.653vw;
    width: 72.431vw;
    margin-bottom: 2.083vw;
  }
  .aarp-c-lp-dementia-panelContent ul li {
    margin-bottom: 1.25vw;
  }
  .aarp-c-lp-dementia-panelContent ul {
    font-size: calc(13px + (22 - 13) * ((100vw - 768px) / (1400 - 768)));
   
    padding: 1.042vw 0;
    margin-left: 57px;
  }
  .aarp-c-lp-dementia-panelContentxt {
    font-size: calc(13px + (22 - 13) * ((100vw - 768px) / (1400 - 768)));
   
    padding: 1.042vw 0;
    margin: 0;
  }
  .aarp-c-lp-tcplayer1Pop-originalTcpImg,
  .aarp-c-lp-tcplayer1Pop-modifiedTcpImg {
    width: 33.472vw;
    height: 19.236vw;
  }
  /* */
  .aarp-c-lp-dementia-netsup-hdng {
    font-size: calc(25px + (50 - 25) * ((100vw - 768px) / (1400 - 768)));
    line-height: 4.583vw;
    text-align: center;
   
    color: #fff;
    padding-top: 4vw;
    font-weight: 700;
  }
  .aarp-c-lp-dementia-netsup-sub {
    font-size: calc(13px + (23 - 13) * ((100vw - 768px) / (1400 - 768)));
    text-align: center;
   
    width: 65.972vw;
    margin: 0 auto;
    color: #fff;
    padding-bottom: 4vw;
  }
  .aarp-c-lp-dementia-netsupline {
    margin: 3.125vw auto 3.472vw;
    width: 4.167vw;
    color: #ec1300;
    background-color: #ec1300;
    height: 0.139vw;
  }
  .aarp-c-lp-dementia-netsup {
    background: url("/content/dam/target-share/widgets/images/Tcp_backgrd.jpg")
      no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    margin: 0 auto;
    background-size: cover;
    background-position: top;
    height: auto;
    margin-top: 10vw;
  }
  .aarp-c-lp-dementia-panel5sec {
    display: flex;
    justify-content: space-between;
  }
  .aarp-c-lp-dementia-panel5sec-pdf {
    display: flex;
  }
  .aarp-c-lp-dementia-panelContent-sub {
    font-size: calc(13px + (22 - 13) * ((100vw - 768px) / (1400 - 768)));
   
    padding: 0 0 4.861vw;
    margin: 0;
    font-weight: 400;
  }
  .aarp-c-lp-dementia-panelContenhdng {
    font-size: calc(13px + (22 - 13) * ((100vw - 768px) / (1400 - 768)));
   
    padding: 0;
    margin: 0;
    font-weight: 900;
  }
  .aarp-c-lp-dementia-panel5sec-pdf img {
    width: 5.347vw;
    height: 6.736vw;
    margin-right: 0.694vw;
  }
  .aarp-c-lp-dementia-panel5sec-pdf {
    display: flex;
    margin-bottom: 4.861vw;
  }
  .aarp-c-lp-dementia-panel5sec-pdf-txt {
    height: 6.944vw;
    width: 21.875vw;
  }
  .aarp-c-lp-dementia-panelContentxt-downld {
    font-size: calc(10px + (18 - 10) * ((100vw - 768px) / (1400 - 768)));
   
    padding: 0;
    margin: 0;
    line-height: 1.389vw;
    color: #ec1300;
    font-weight: 600;
  }
  .aarp-c-lp-dementia-panel5sec-pdf-txt .aarp-c-lp-dementia-panelContentxt {
    font-size: calc(9px + (18 - 9) * ((100vw - 768px) / (1400 - 768)));
   
    padding: 0 0 0.347vw;
    margin: 0;
    line-height: 1.597vw;
  }
  .aarp-c-lp-dementia-netsupline {
    margin: 3.125vw auto 3.472vw;
    width: 4.167vw;
    color: #ec1300;
    background-color: #ec1300;
    height: 0.139vw;
  }
  .aarp-c-lp-dementia-netsup-sub {
    font-size: calc(13px + (22 - 13) * ((100vw - 768px) / (1400 - 768)));
    text-align: center;
   
    width: 60.972vw;
    margin: 0 auto;
  }
  .aarp-c-lp-dementia-netsup-hdng {
    font-size: calc(25px + (50 - 25) * ((100vw - 768px) / (1400 - 768)));
    line-height: 4.583vw;
    text-align: center;
  }
  .aarp-c-lp-dementia-arrowupsec-img {
    width: 56px;
    height: 60px;
  }
  .aarp-c-lp-dementia-arrowupsec {
    position: absolute;
    top: 39px;
    left: 43px;
  }
  .aarp-c-lp-dementia-businesscafe-hdg {
    font-size: calc(25px + (50 - 25) * ((100vw - 768px) / (1400 - 768)));
    line-height: 3.819vw;
    font-weight: 900;
    margin: 0;
  }
  .aarp-c-lp-dementia-line {
    margin: 2.778vw auto 2.778vw;
    width: 3.889vw;
    height: 0.208vw;
    background-color: #ec1300;
  }
  .aarp-c-lp-dementia-businesscafe-subxt {
    font-size: calc(12px + (22 - 12) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.806vw;
    width: 62.722vw;
    margin: 0 auto;
  }
  .aarp-c-lp-dementia-businesscafe {
    padding: 10.417vw 0 6vw;
    text-align: center;
  }
  /* flip */
  .aarp-c-lp-dementia-businesscafe-flip-slick-mainhdg {
    font-size: calc(13px + (25 - 13) * ((100vw - 768px) / (1400 - 768)));
    text-align: center;
    line-height: 2.222vw;
    width: 89%;
    margin: 5.556vw auto 5.556vw;
    font-weight: 700;
  }
  .slide-content.aarp-c-lp-dementia-businesscafe-flip-slick {
    margin: 0;
  }
  .aarp-c-lp-dementia-businesscafe-flip-hdng {
    font-size: calc(21px + (40 - 21) * ((100vw - 768px) / (1400 - 768)));
    line-height: 3.125vw;
    font-weight: 700;
    color: #ec1300;
  }
  .aarp-c-lp-dementia-businesscafe-flip-subtxt {
    font-size:calc(11px + (20 - 11) * ((100vw - 768px) / (1400 - 768)));
    line-height: 1.667vw;
    width: 21.111vw;
  }
  .aarp-c-lp-dementia-businesscafe-flip-container-sec {
    display: flex;
    align-items: center;
  }

  .aarp-c-lp-dementia-businesscafe-flip-txt {
    margin-left: 2.292vw;
    width: 26.833vw;
  }
  .slide-content.aarp-c-lp-dementia-businesscafe-flip-slick {
    width: 100%;
  }
  .aarp-c-lp-dementia-businesscafe-flip-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.389vw;
    perspective: 1000px; /* Required for 3D effect */
  }

  .aarp-c-lp-dementia-businesscafe-flip-card {
    width: 9.722vw;
    height: 9.722vw;
    position: relative;
    border-radius: 50%; /* Make it round */
    overflow: hidden;
  }

  .aarp-c-lp-dementia-businesscafe-flip-inner {
    width: 100%;
    height: 100%;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    position: relative;
    border-radius: 50%; /* Make inner part round too */
  }

  .aarp-c-lp-dementia-businesscafe-flip-card.flip
    .aarp-c-lp-dementia-businesscafe-flip-inner {
    transform: rotateY(180deg);
  }

  .aarp-c-lp-dementia-businesscafe-flip-front,
  .aarp-c-lp-dementia-businesscafe-flip-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 50%; /* Make both sides round */
  }

  .aarp-c-lp-dementia-businesscafe-flip-front {
    background-color: #ec1300;
    border: 0.139vw solid #ec1300;
  }

  .aarp-c-lp-dementia-businesscafe-flip-back {
    background-color: #ec1300;
    color: #ec1300;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotateY(180deg); /* This flips the back side */
  }

  .aarp-c-lp-dementia-businesscafe-flip-back p {
    margin: 0;
    font-size: calc(9px + (16 - 9) * ((100vw - 768px) / (1400 - 768)));
  }

  /* Add animation trigger only when cards are visible */
  .aarp-c-lp-dementia-businesscafe-flip-card.flip
    .aarp-c-lp-dementia-businesscafe-flip-inner {
    transform: rotateY(180deg);
  }
  .aarp-c-lp-dementia-businesscafe-flip-back img {
    width: 5.819vw;
    height: 5.819vw;
  }
  /* flip end */

  /* Add animation trigger only when cards are visible */
  .aarp-c-lp-dementia-businesscafe-flip-card.flip
    .aarp-c-lp-dementia-businesscafe-flip-inner {
    transform: rotateY(180deg);
  }

  /* flip end */

  .aarp-c-lp-dementia-buscafe-progress-text {
    font-size: calc(
      11px + (20 - 11) * ((100vw - 768px) / (1400 - 768))
    ); /* Font size for percentage text */
  }

} 

.aarp-c-lp-dementia-panelContentred a {
  color: #ec1300;
  font-weight: 900;
}

.aarp-c-lp-dementia-business-benefits::before {
  display: none;
}
@media screen and (min-width: 1440px) {
.aarp-c-lp-slide2-imgsec {
  background: url("/content/dam/target-share/widgets/images/financial96proImg-background.png") no-repeat;
    background-size: auto;
  background-size: cover;
  width: 450px;
  height: 450px;
}
.aarp-c-lp-slide2-imgsecTxt {
  font-size: 28px;
  color: #ec1300;
  line-height: 32px;
  margin: 0 57px;
  text-align: center;
}
.aarp-c-lp-slide2-imgsecTxt sup{
  font-size: 15px;
  line-height: normal;
}
  .aarp-c-lp-dementia-slide-contentAni-50perTxt-hdg sup {
    font-size: 18px;
    line-height: 22px;
  }
  .aarp-c-lp-dementia-bf-sup{
    font-size: 15px;
    line-height: normal;
  
  }
  .aarp-c-lp-dementia-panelContentxt-bg {
    margin-bottom: 15px;
  }
  #aarp-c-lp-dementia-gapsec {
    font-size: 22px;
    line-height: 30px;
  }
  .aarp-c-lp-dementia-line {
    width: 56px;
    margin: 40px auto;
    height: 3px;
    background-color: #ec1300;
  }
  .aarp-c-lp-dementia-slide-contentAni-50perTxt-hdg {
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
  }
  .aarp-c-lp-dementia-slide-contentAni-50perTxt-subhdg {
    font-size: 18px;
    font-weight: 600;
    margin-top: 9px;
  }
  .aarp-c-lp-dementia-puzzle-txt {
    text-align: center;
    font-size: 15px;
  }
  .aarp-c-lp-dementia-accordtcp .aarp-c-lp-dementia-listofqns{
      width: 1200px;
      margin: 0 auto; 
  }
  .aarp-c-lp-dementia-qusSec-hdng {
    letter-spacing: -3.2px;
  }
  .aarp-c-lp-dementia-progress-containerDes {
    --background-stroke-color: #efedf5;
    --foreground-stroke-color: #ec1300;
    --background-stroke-width: 53px;
    --foreground-stroke-width: 70px;
    position: relative;
    width: 320px;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto 40px;
  }
  .aarp-c-lp-dementia-progress-container > canvas {
    display: block;
    width: 100%;
    height: 100%;
  }

  #aarp-c-lp-dementia-procent {
    position: absolute;
    font-size: 57px;
    font-weight: 900;
    color: #ec1300;
  }

  .main .aarp-lp-js-sliderContentSlider .slick-list.draggable {
    order: 1;
  }
  .aarp-c-lp-slide2-txt {
    font-size: 22px;
    width: 300px;
    line-height: 28px;
    font-family: "Source Sans Pro";
  }
  .aarp-c-lp-slide2-sec {
    margin-right: 125px;
    border-right: 1px solid #757575;
    padding-right: 179px;
  }
  .aarp-c-lp-slide2-img {
    width: 211px;
    height: auto;
	margin: 70px 0 20px 145px;
  }
  .aarp-c-lp-dementia-slide-contentAni {
    display: flex;
    width: 1200px;
    margin: 65px auto 35px;
    justify-content: center;
  }
  .aarp-lp-js-sliderContentSlider.slick-slider {
    margin-bottom: 10px;
  }
  .main .aarp-lp-js-sliderContentSlider {
    display: flex;
    flex-direction: column;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-dots li button::before {
    color: #000;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background: #000;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-dots li button {
    color: #000;
    border-radius: 50%;
    height: 12px;
    width: 12px;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-dots li {
    background: #bfbfbf;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    margin: 0 10px;
  }
  .main .aarp-lp-js-sliderContentSlider .slick-dots {
    position: relative;
    bottom: 0;
  }
  .aarp-c-lp-dementia-slickanimation .active {
    border-bottom: 4px solid #ec1300 !important;
  }
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick1,
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick2,
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick3,
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick4 {
    border-bottom: 4px solid #757575;
    width: 400px;
  }
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick1,
  .aarp-c-lp-dementia-slickanimation .aarp-c-lp-dementia-slick2 {
    margin-right: 70px;
  }
  .aarp-c-lp-dementia-slickanimation .action {
    margin: 40px auto 60px;
    width: 100%;
    text-align: left;
  }
  .mainMob.m-dis {
    display: none;
  }

  
  .aarp-c-lp-dementia-slide-contentAni-puzzle {
    width: 728px;
    height: 379px;
    background-color: #fff;
    margin-right: 30px;
  }
  
  .aarp-c-lp-dementia-slide-contentAni-50perTxt img {
    width: 415px;
    height: 241px;
  }
  .aarp-c-lp-dementia-slide-contentAni-puzzle img {
    width: 728px;
    height: 48px;
  }
  @keyframes moveUp {
    0% {
      transform: translateY(60px); /* Start at original position */
      opacity: 0; /* Fully visible */
    }
    100% {
      transform: translateY(0); /* Move up 50px */
      opacity: 1; /* Fade out as it moves */
    }
  }
  .aarp-c-lp-dementia-arrowupsec-ani {
    animation: moveUp 1.4s ease-in-out 1; /* 2s duration, ease-in-out timing, repeats infinitely */
    display: inline-block; /* Ensure it's inline-block or block for translation */
  }
  .aarp-c-lp-dementia-accordtcp {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .aarp-c-lp-dementia-opc-barriersTxt {
    font-size: 56px;
    width: 1200px;
    margin: 0 auto;
    font-weight: 700;
    color: #ec1300;
    border-bottom: 3px solid #d5d5d5;
    padding-bottom: 20px;
  }
  .aarp-c-lp-dementia-accordtcp-col {
    margin-left: 43px;
  }
  .aarp-c-lp-dementia-slickSec.aarp-c-lp-dementia-slickanibussiness-slickSec {
    margin-bottom: 15px;
  }
  .aarp-c-lp-dementia-slickNum.aarp-c-lp-dementia-slickanibussiness-slickNum {
    font-size: 75px;
    margin-right: 10px;
    font-weight: 900;
    color: #757575;
    line-height: 80px;
    padding-right: 0;
  }
  .aarp-c-lp-dementia-slickTxt.aarp-c-lp-dementia-slickanibussiness-slickTxt {
    font-size: 50px;
    line-height: 50px;
    margin: 0;
    font-weight: 400;
  }
  .main.d-dis.aarp-c-lp-dementia-slickanibussiness {
    width: 1200px;
    margin: 0 auto;
  }
  .aarp-c-lp-dementia-businesscafe-flip-container-sec1, .aarp-c-lp-dementia-businesscafe-flip-container-sec2 {
    margin-bottom: 50px;
  }
  .aarp-lp-js-sliderContentSlider {
    height: 716px;
  }
  /* flip */
  .aarp-c-lp-dementia-businesscafe-flip-back img {
    width: 80px;
    height: 85px;
  }
  .aarp-c-lp-dementia-businesscafe-flip-slick-mainhdg {
    font-size: 25px;
    text-align: center;
    line-height: 32px;
    width: 87%;
    margin: 80px auto 80px;
    font-weight: 700;
  }
  .slide-content.aarp-c-lp-dementia-businesscafe-flip-slick {
    margin: 0;
  }
  .aarp-c-lp-dementia-businesscafe-flip-hdng {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #ec1300;
  }
  .aarp-c-lp-dementia-businesscafe-flip-subtxt {
    font-size: 20px;
    line-height: 24px;
    width: 304px;
  }
  .aarp-c-lp-dementia-businesscafe-flip-container-sec {
    display: flex;
    align-items: center;
  }

  .aarp-c-lp-dementia-businesscafe-flip-txt {
    margin-left: 33px;
    width: 368px;
  }
  .slide-content.aarp-c-lp-dementia-businesscafe-flip-slick {
    width: 100%;
  }
  .aarp-c-lp-dementia-businesscafe-flip-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    perspective: 1000px; /* Required for 3D effect */
  }

  .aarp-c-lp-dementia-businesscafe-flip-card {
    width: 140px;
    height: 140px;
    position: relative;
    border-radius: 50%; /* Make it round */
    overflow: hidden;
  }

  .aarp-c-lp-dementia-businesscafe-flip-inner {
    width: 100%;
    height: 100%;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    position: relative;
    border-radius: 50%; /* Make inner part round too */
  }

  .aarp-c-lp-dementia-businesscafe-flip-card.flip
    .aarp-c-lp-dementia-businesscafe-flip-inner {
    transform: rotateY(180deg);
  }

  .aarp-c-lp-dementia-businesscafe-flip-front,
  .aarp-c-lp-dementia-businesscafe-flip-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 50%; /* Make both sides round */
  }

  .aarp-c-lp-dementia-businesscafe-flip-front {
    background-color: #ec1300;
    border: 2px solid #ec1300;
  }

  .aarp-c-lp-dementia-businesscafe-flip-back {
    background-color: #ec1300;
    color: #ec1300;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotateY(180deg); /* This flips the back side */
  }

  .aarp-c-lp-dementia-businesscafe-flip-back p {
    margin: 0;
    font-size: 16px;
  }

  /* Add animation trigger only when cards are visible */
  .aarp-c-lp-dementia-businesscafe-flip-card.flip
    .aarp-c-lp-dementia-businesscafe-flip-inner {
    transform: rotateY(180deg);
  }

  /* flip end */
  .aarp-c-lp-dementia-buscafe-progress-container {
    --progress-width: 360px; /* Width of the circular progress container */
    --progress-height: 360px; /* Height of the circular progress container */
    position: relative;
  }

  svg.aarp-c-lp-dementia-buscafe-progress {
    width: var(--progress-width);
    height: var(--progress-height);
  }

  .aarp-c-lp-dementia-buscafe-circle-bg {
    fill: none;
    stroke: #efedf5;
    stroke-width: 28px;
    transform: scale(0.7); /* Scale down by 20% */
    transform-origin: 50% 50%;
  }

  .aarp-c-lp-dementia-buscafe-circle {
    fill: none;
    /* stroke: #ec1300;  */
    stroke-width: 41px; /* Set progress stroke width */
    stroke-linecap: square; /* Round the ends of the stroke */
    transition: stroke-dasharray 0.5s ease-in-out; /* Smooth transition */
    transform: scale(0.7) rotate(-90deg); /* Shrink the circle by 20% */
    transform-origin: 50% 50%; /* Center the scaling */
  }
  .aarp-c-lp-dementia-buscafe-progress-text {
    font-size: 20px; /* Font size for percentage text */
    fill: #333; /* Text color */
  }

  .aarp-c-lp-dementia-businesscafe-hdg {
    font-size: 50px;
    line-height: 55px;
    font-weight: 900;
    margin: 0;
  }
  
  .aarp-c-lp-dementia-businesscafe-subxt {
    font-size: 22px;
    line-height: 26px;
    width: 860px;
    margin: 0 auto;
  }
  .aarp-c-lp-dementia-businesscafe {
    padding: 150px 0 80px;
    text-align: center;
  }

  .aarp-c-lp-dementia-circlearrowAnimation {
    position: relative;
    height: 200px;
    width: 200px;
  }
  .aarp-c-lp-dementia-arrowupsec {
    position: absolute;
    top: 51px;
    left: 56px;
  }
  .aarp-c-lp-dementia-arrowupsec-img {
    width: 90px;
    height: 95px;
  }
  .aarp-c-lp-dementia-circlesection {
    --progress-value: 0.25; /* 25% */
    --progress-size: 200px; /* Size of the progress circle */
    --progress-fill: #ec1300; /* Color for the progress slice */
    --progress-empty-fill: #efefef; /* Background color (the outline color) */
    --progress-thickness: 25; /* Thickness of the circle */
    /* top: 6px; */
  }

  .aarppiejs {
    position: relative;
    width: var(--progress-size);
    height: var(--progress-size);
    margin: 0 auto; /* Center the pie element */
  }
  .aarp-c-lp-tcplayer1Pop-originalTcpImg,
  .aarp-c-lp-tcplayer1Pop-modifiedTcpImg {
    width: 482px;
    height: 277px;
  }
  .aarp-c-lp-dementia-panelContent-sub {
    font-size: 22px;
   
    padding: 0 0 70px;
    margin: 0;
    font-weight: 400;
  }
  .aarp-c-lp-dementia-panelContenhdng {
    font-size: 22px;
   
    padding: 0;
    margin: 0;
    font-weight: 900;
  }
  .aarp-c-lp-dementia-panel5sec-pdf img {
    width: 77px;
    height: 97px;
    margin-right: 10px;
  }
  .aarp-c-lp-dementia-panel5sec-pdf {
    display: flex;
    margin-bottom: 70px;
  }
  .aarp-c-lp-dementia-panel5sec-pdf-txt {
    height: 100px;
    width: 314px;
  }
  .aarp-c-lp-dementia-panelContentxt-downld {
    font-size: 18px;
   
    padding: 0;
    margin: 0;
    line-height: 20px;
    color: #ec1300;
    font-weight: 600;
  }
  .aarp-c-lp-dementia-panel5sec-pdf-txt .aarp-c-lp-dementia-panelContentxt {
    font-size: 19px;
   
    padding: 0 0 5px;
    margin: 0;
    line-height: 23px;
  }
  .aarp-c-lp-dementia-netsup{
    margin-top: 150px;
  }
  .aarp-c-lp-dementia-netsupline {
    margin: 45px auto 50px;
    width: 60px;
    color: #ec1300;
    background-color: #ec1300;
    height: 2px;
  }
  .aarp-c-lp-dementia-netsup-sub {
    font-size: 22px;
    text-align: center;
   
    width: 878px;
    margin: 0 auto;
  }
  .aarp-c-lp-dementia-netsup-hdng {
    font-size: 50px;
    line-height: 66px;
    text-align: center;
  }
  /* */
  .aarp-c-lp-dementia-panelContent {
    margin-left: 86px;
    width: 1043px;
    margin-bottom: 30px;
  }
  .aarp-c-lp-dementia-panelContent ul li {
    margin-bottom: 18px;
  }
  .aarp-c-lp-dementia-panelContent ul {
    font-size: 22px;
   
    padding: 15px 0;
    margin-left: 57px;
  }
  .aarp-c-lp-dementia-panelContentxt {
    font-size: 22px;
   
    padding: 15px 0;
    margin: 0;
  }
  .aarp-c-lp-dementia-benefits.open::before {
    top: 30px;
    left: 0;
  }
  .aarp-c-lp-dementia-benefits span {
    font-size: 80px;
    line-height: 77px;
    margin: 0 15px 0 40px;
  }
 
  .aarp-c-lp-dementia-benefits::before {
    top: 30px;
    left: 0px;
    padding: 8px;
    border-width: 0 3px 3px 0;
  }
  
  .aarp-c-lp-dementia-benefits h1 {
    font-size: 34px;
    line-height: 38px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 15px;
  }
  .aarp-c-lp-dementia-benefits {
    margin-bottom: 20px;
  }
 
  /* */
  .aarp-c-lp-dementia-downtxt a {
    color: #ec1300;
    text-decoration: underline;
  }
  .aarp-c-lp-dementia-opc {
    width: 1205px;
    margin: 0 auto;
    height: 348px;
    margin-bottom: 110px;
  }
  .aarp-c-lp-dementia-benefits h1 span {
    font-weight: 900;
  }
  .aarp-c-lp-dementia-downtxt {
    font-size: 15px;
    text-align: center;
    font-weight: 400;
   
    padding-bottom: 20px;
  }
  .aarp-c-lp-dementia-qusSec-optsec {
    width: 1200px;
    padding: 55px 0px 30px;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxt {
    width: 470px;
	padding: 0 15px;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxt2{
    padding: 0 15px;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxtsub {
    font-size: 22px;
    line-height: 30px;
   
  }
  .aarp-c-lp-dementia-qusSec-optsecTxthdg {
    font-size: 40px;
   
    line-height: 45px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .aarp-c-lp-dementia-qusSec-optsecTxt2 {
    margin-top: -27px;
  }
  .aarp-c-lp-dementia-qusSec-hdng {
    font-size: 56px;
    color: #ec1300;
   
    font-weight: 300;
    margin-right: 10px;
    line-height: 60px;
    margin-top: -7px;
  }
  .aarp-c-lp-dementia-qusSec-subhdg {
    font-size: 20px;
   
    width: 795px;
    line-height: 28px;
  }

  .aarp-c-lp-dementia-qusSec {
    display: flex;
    margin: 85px auto 50px;
    justify-content: center;
  }
  .progressbar {
    width: 288px;
    height: 288px;
    position: relative;
  }
  .cicleVectorAnimate {
    width: 288px;
    height: 288px;
  }
  .circle2 {
    position: absolute;
    top: 18px;
  }
  .hndAnimatesec {
    width: 83px;
    height: 120px;
    background: #fff;
    position: absolute;
    top: 99px;
    left: 114px;
  }
  .dollarHnd {
    width: 83px;
    height: 120px;
    background: #fff;
  }
  .aarp-c-lp-dementia-TCP {
    display: flex;
    width: 955px;
    margin: 90px auto 75px;
    justify-content: center;
    align-items: center;
  }
  .aarp-c-lp-dementia-TCPtxt {
    margin-left: 50px;
  }
  .aarp-c-lp-dementia-TCPMain {
    font-size: 60px;
    line-height: 70px;
    color: #ec1300;
   
    font-weight: 900;
    padding-bottom: 10px;
  }
  .aarp-c-lp-dementia-TCPMain sup {
    position: relative;
    top: 30px;
    font-size: 35px;
  }
  .aarp-c-lp-dementia-TCPsub {
    font-size: 22px;
    width: 583px;
   
  }
}
