.hw-plans-cards .cmp-container .newextendedteaser{
  border: 1px solid #4197D3;
  position: relative;
  border-radius: 15px;
  height: auto;
}
.hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser{
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  text-align: center;
  padding: 17px 15px 49px 15px;
  height: 100%;
  justify-content: start;
}
.hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__image{
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}
.hw-plans-cards .cmp-container .newextendedteaser .cq-dd-image{
  width: 60px;
  height: 60px;
  margin-bottom: 4px;
}
.hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__title{
  color: #0073BB;
  font-family: Inter;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
.hw-plans-cards .cmp-container .newextendedteaser .card-details :where(p,h1,h2,h3,h4,h5,h6){
  color: #58595B;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 15px;
}
.hw-plans-cards .cmp-container .newextendedteaser .card-details :where(p,h1,h2,h3,h4,h5,h6):first-child{
  color: #4197D3;
  margin-bottom: 3px;
}
.hw-plans-cards .cmp-container .newextendedteaser .profile-image-wrapper{
  position: absolute;
  width: 90px;
  height: 27px;
  top: 4px;
  left: 4px;
}
.hw-plans-cards .cmp-container .newextendedteaser .profile-image-wrapper img{
  width: 90px;
  height: 27px;
}
.hw-plans-cards .cmp-container .newextendedteaser .second-image{
  position: absolute;
  width: 48px;
  height: 24px;
  top: 5px;
  right: 6px;
}
.hw-plans-cards .cmp-container .newextendedteaser .second-image img{
  width: 48px;
  height: 24px;
}
.hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__action-container{
  width: fit-content;
  margin: 0 auto;
  bottom: 13px;
  left: 50%;
  transform: translate(-65px, 0px);
  position: absolute;
}
.hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__action-link{
  padding: 10px 35px 10px 13px;
  background: linear-gradient(180deg, #F2405D 2.29%, #BA0529 97.08%);
  color: #FFF;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 20px;
  position: relative;
  display: block;
}
.hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__action-link::after{
  content: "";
  width: 20px;
  height: 20px;
  background: url(../../../../content/dam/tataaialifeinsurancecompanylimited/healthwealth/handicon.png) no-repeat;
  top: 7px;
  right: 10px;
  position: absolute;
  display: inline-block;
  background-size: 100% 100%;
}
.hw-plans-arrow{
  padding-top: 3px;
}
.hw-plans-arrow .cmp-container{
  display: flex;
  justify-content: center;
  gap: 7px;
  margin-top: 14px;
}
.hw-plans-pagination{
  display: none;
}
.hw-plans-cards{
  overflow: hidden;
  padding: unset;
  padding-bottom: 5px;
}
.hw-plans-arrow .cmp-container .extendedimage{
  cursor: pointer;
  width: 31px;
  height: 31px;
}
.hw-plans-arrow .cmp-container .extendedimage .cmp-image__image{
  width: 31px;
  height: 31px;
}
@media screen and (max-width: 768px){
  .hw-plans-cards .cmp-container{
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  
  .hw-plans-cards .cmp-container .newextendedteaser{
    width: 100%;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser{
    padding: 8px 13px 26px 13px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cq-dd-image{
    width: 32px;
    height: 32px;
    margin-bottom: 2px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__image{
    width: 32px;
    height: 32px;
    margin-bottom: 4px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__title{
    font-size: 0.688rem;
    margin-bottom: 2px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__description :where(p,h1,h2,h3,h4,h5,h6):first-child{
    margin-bottom: 1px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__description :where(p,h1,h2,h3,h4,h5,h6){
    font-size: 0.25rem;
    margin-bottom: 3px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__action-link{
    padding: 5px 20px 6px 8px;
    font-size: 8px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__action-container{
    margin-bottom: unset;
    bottom: 10px;
    transform: translate(-39px, 0px);
  }
  .hw-plans-cards .cmp-container .newextendedteaser .profile-image-wrapper{
    width: 39px;
    height: 13px;
    left: 2px;
    top: 2px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .profile-image-wrapper img{
    width: 39px;
    height: 13px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .second-image{
    width: 20px;
    height: 11px;
    right: 2px;
    top: 2px;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .second-image img{
    width: 20px;
    height: 11px;
  }
  .hw-plans-container{
    margin-left: unset;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .cmp-teaser__action-link::after{
    width: 10px;
    height: 10px;
    top: 5px;
    right: 6px;
    background-size: 100% 100%;
  }
  .hw-plans-cards .cmp-container .newextendedteaser .card-details :where(p,h1,h2,h3,h4,h5,h6){
    font-size: 8px;
  }
  .hw-plans-cards{
    padding: unset;
  }
  .hw-plans-arrow{
    display: none;
  }
}