.plan-body-card .ta-checkbox-text {
  margin-left: 27px;
  margin-right: 10px;
}

.pt-icon-text {
  font-family: "Inter";
  font-weight: 400;
  margin-left: 16px;
  font-size: 18px;
  line-height: 1.56;
  color: #373737;
}

.product-card-redesign .pt-icon-text {
  margin-left: unset;
}

.product-card-redesign .pt-icon-text {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #333333;
}

.product-card-redesign .pt-icon-text p sup {
  line-height: 1px;
  font-size: 13px;
}

 .pt-icon-wr {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  flex-shrink: 0; 
  background: #f2f7fb;
  border-radius: 50%;
} 

.product-card-redesign .pt-icon-wr {
  width: 20px;
  height: 20px;
}

.product-card-redesign .pt-icon-wr {
  display: inline-block;
  flex-shrink: 0;
} 

.pt-icon-wr img {
  width: 40px;
  height: 40px;
}

.product-card-redesign .pt-icon-wr img {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: baseline;
}

.secure-tomorrow-sec .slick-list .slick-slide{
    display: block;
    margin-right: 20px;
}

.product-card-redesign .secure-tomorrow-sec .slick-list .slick-slide{
  display: block;
  margin-right: 35px;
}

.slick-list .slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: 0;
}

.secure-tomorrow-sec {
  margin: 120px 0;
}

.remove-topspace .secure-tomorrow-sec {
  margin: 0;
}
.remove-topspace .secure-tomorrow-sec .section-title h2 {
  margin-bottom: 0px;
}
.secure-tomorrow-sec .section-title h2 {
  margin-bottom: 30px;
}

.product-card-redesign .secure-tomorrow-sec .section-title h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.007em;
  color: #333333;
  margin-bottom: 20px;
}

.secure-tomorrow-sec .plan-carousel .plan-slide {
  border-radius: 20px;
  background-color: #f2f7fb;
  position: relative;
  margin-top: 20px;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide {
  border-radius: 20px;
  background-color: #f2f7fb;
  position: relative;
  width: 100%;
  display: inline-block;
  height: 421px;
  border: 1px solid #E6E7E8;
  margin-top: unset;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide:hover {
  border: 1px solid #4197D380;
}

.secure-tomorrow-sec .plan-carousel .plan-slide .best-seller-label {
  border-radius: 12px;
  background-color: #4197d3;
  font-family: "Inter";
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  padding: 5px;
  display: inline-block;
  width: 123px;
  text-align: center;
  position: absolute;
  top: -10px;
  left: 5%;
  line-height: normal;
}

.secure-tomorrow-sec .plan-carousel .plan-slide .card-head {
  padding: 40px 30px 25px 30px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 24px;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .card-head {
  padding: 20px 87px 18px 20px;
  min-height: 95px;
  position: relative;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .card-head p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: -0.007em;
  color: #58595B;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .card-head h3{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.007em;
  color: #58595B;
}

.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card {
  border-radius: 20px;
  box-shadow: 3px 6px 14px 0 rgba(0, 115, 187, 0.1);
  background-color: #ffffff;
  padding: 30px;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card {
  box-shadow: 0px 0px 5px rgba(88, 89, 91, 0.15);
  border-radius: 20px;
  background-color: #ffffff;
  padding: 16px 20px 36px 20px;
  min-height: 326px;
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 101%;
  left: -2px;
}

.product-card-redesign .plan-slide:hover :is(.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card) {
  box-shadow: 0px 0px 15px rgba(0, 115, 187, 0.25);
}

.product-card-redesign .plan-slide:hover :is(.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-body-head,.plan-card-bold-text) {
  color: #0073BB;
}

.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-body-head {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #333333;
  margin-bottom: 20px;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-body-head {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.007em;
  color: #A7A9AC;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  min-height: 90px;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card ul li {
  min-height: unset;
  align-items: flex-start;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card ul li {
  display: flex;
  margin-bottom: 16px;
  gap: 8px;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card ul li:last-child{
  margin-bottom: 0;
}

.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn {
  margin-top: 30px;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  margin-top: auto;
}

.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn .primary-btn {
  margin-bottom: 20px;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn .primary-btn {
  min-width: 160px;
  background: #D62049;
  border-radius: 8px;
  font-family: 'Inter';
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.007em;
  color: #FFFFFF;
  padding: 10px 9px;
  text-align: center;
  margin-bottom: unset;
}

.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn .secondary-btn {
  min-width: 160px;
  border: 1px solid #D62049;
  padding: 12px 0;
  font-family: 'Inter';
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.007em;
  color: #D62049;
}

.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn .btn {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  text-align: center;
  display: block;
  width: 100%;
}
.secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn .secondary-btn{
  background: transparent !important;
  color: #d62049 !important;
  border: 1px solid #d62049;
}
.card-compare-icon {
  width: 30px;
  font-size: 0;
}

.d-mg-yb-60 {
  margin-bottom: 60px;
}
.compare-plan-cards .secure-tomorrow-sec .slick-track{
  margin-left: 10px;
}

.compare-plan-cards .plan-carousel .slick-list{
  padding-bottom: 20px;
}

.compare-plan-cards .removeBottomSpace{
  margin-bottom: 0;
}

.PremiumCalculators{
  display: none;
}
.compare-plan-text{
  margin-top: 20px;
}
.compare-plan-text p{
  font-weight: normal;
  color: #58595b;
  font-family: "Inter";
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}
.apply-test{
  font-family: "Inter";
  font-weight: 400;
  margin-left: 16px;
  font-size: 12px;
  line-height: 1.56;
  color: #373737;
}

.product-card-redesign .plan-card-bold-text {
  font-family: "Inter";
  font-weight: 700;
}


.product-card-redesign .ta-slick .slick-slide {
   padding: 0;
}

.product-card-redesign .ta-slick .slick-list  {
  padding-top: 0;
}

.product-card-redesign .plan-card-des-text {
  margin-top: 10px;
}

.product-card-redesign .plan-card-des-text p{
  font-family: 'Inter';
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
  letter-spacing: -0.007em;
  color: #58595B;
}

.product-card-redesign .tndc-apply-text{
  margin-top: 10px;
  display: inline-block;
}

.product-card-redesign .card-head-tag {
  position: absolute;
  padding: 3px 8px;
  right: -5px;
  top: 26px;
  min-width: 87px;
  background: #4197D3;
  box-shadow: 0px 4px 10px rgba(0, 69, 113, 0.15);
  border-radius: 4px 0px 8px 4px;
}

.product-card-redesign .card-head-tag::before {
 content: '';
 position: absolute;
 top: 20px;
 background: #0073BB;
 width: 5px;
 height: 6px;
 border-radius: 0px 4px 0 0;
 left: 82px;
 top: -5px;
}

.product-card-redesign .card-head-tag p{
  font-family: 'Inter';
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  letter-spacing: -0.007em;
  color: #FFFFFF;
}

.product-card-redesign .plan-body-card ul{
  height:178px;
  overflow: auto;
  padding-right: 4px;
}

.product-card-redesign .plan-body-card ul::-webkit-scrollbar {
  width: 4px;
} 

.product-card-redesign .plan-body-card ul::-webkit-scrollbar-track {
  background: #f1f1f1;        /* color of the tracking area */
}

.product-card-redesign .plan-body-card ul::-webkit-scrollbar-thumb {
  background: #92bfd6;
}

.product-card-redesign .plan-body-card ul {
  scrollbar-width: thin;          
  scrollbar-color: #92bfd6 #f1f1f1;    
}

/* popup style  */
.product-card-redesign .popup-content{
  display: none;
}
.product-card-redesign .card-popup-wrapper{
 position: relative;
}
.product-card-redesign .card-popup-data{
  display: none;
}
.product-card-redesign .card-popup-data.active{
  display: block;
  max-width: 455px;
  width: 100%;
  min-height: 204px;
  padding: 20px;
  background: #FFFFFF;
  border: 1px solid #F2F7FB;
  box-shadow: 3px 6px 14px rgba(0, 115, 187, 0.1);
  border-radius: 20px;
  position: fixed;
  z-index: 100;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.product-card-redesign .card-popup-data .card-popup-heading{
  width: 95%;
}
.product-card-redesign .card-popup-data .card-popup-heading{
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #0073BB;
  margin-bottom: 15px;
}
.product-card-redesign .card-popup-data .card-popup-desc p{
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.007em;
  color: #333333;
  padding-right: 15px;
}
.product-card-redesign .card-popup-close{
  position: absolute;
  right: 20px;
  top: 20px;
  height: 12px;
  width: 12px;
  cursor: pointer;
}
.product-card-redesign .plan-carousel .slick-prev.slick-disabled:before{
  display: none;
}
.product-card-redesign .plan-carousel .slick-prev {
  height: 60px;
  width: 60px;
  z-index: 1;
  top: 43%;
  left: -30px;
  cursor: pointer;
}
.product-card-redesign .plan-carousel .slick-prev:before {
  content: '';
  background-image: url("../../../../../content/dam/tataaialifeinsurancecompanylimited/product-card-images/product-card-prev-arrow.svg");
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  display: inline-block;
  opacity: 1;
  transform: rotate(180deg);
  cursor: pointer;
}
.product-card-redesign .plan-carousel .slick-next.slick-disabled:before{
  display: none;
}
.product-card-redesign .plan-carousel .slick-next{
  height: 60px;
  width: 60px;
  z-index: 1;
  right: -5px;
  top: 43%;
  cursor: pointer;
}
.product-card-redesign .plan-carousel .slick-next:before {
  content: '';
  background-image: url("../../../../../content/dam/tataaialifeinsurancecompanylimited/product-card-images/product-card-next-arrow.svg");
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  display: inline-block;
  opacity: 1;
  cursor: pointer;
}

.product-card-redesign .plan-body-card .popup-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 3%;
  right: 6px;
  cursor: pointer;
}

.cards-equalHeight .secure-tomorrow-sec .plan-carousel .plan-slide{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: unset;
}
.product-card-redesign.cards-equalHeight .secure-tomorrow-sec .plan-carousel .plan-slide .card-head{
  position: unset;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.product-card-redesign.cards-equalHeight .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card{
  position: relative;
  width: 100.8%;
  min-height: unset;
}
.cards-equalHeight .slick-track{
  height: 100%;
}
.cards-equalHeight.product-card-redesign .plan-carousel .slick-next{
  top: 48%;
}
.cards-equalHeight.product-card-redesign .plan-carousel .slick-prev{
  top: 48%;
}
.cards-equalHeight.product-card-redesign .plan-body-card ul {
  height: 168px;
}
.cards-equalHeight.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .card-head{
  min-height: 104px;
}

.reduceMarginTop .secure-tomorrow-sec{
  margin-top: 15px;
}
.plan-cards-header-tag .secure-tomorrow-sec .plan-carousel .plan-slide .card-head p {
  color: #333;
  font-family: 'Inter';
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.1px;
}
.plan-cards-header-tag .secure-tomorrow-sec .plan-carousel .plan-slide .card-head h3 {
  color: #58595B;
  letter-spacing: -0.18px;    
  font-family: 'Inter';
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 27px; 
}
.plan-cards-header-tag .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-body-head {
  font-family: 'Inter';
  font-size: 0.75rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.12px;
}
.plan-cards-header-tag .pt-icon-text {
  color: #333;
  font-family: 'Inter';
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px; 
  letter-spacing: -0.16px;
}
.plan-cards-adjust-height .plan-body-card ul {
  height: 160px;
}
.plan-cards-adjust-height .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card {
  min-height: 300px;
}
.plan-cards-adjust-height .secure-tomorrow-sec .plan-carousel .plan-slide {
  height: 395px;
}
@media screen and (min-width: 768px) and (max-width: 1367px) {
  .product-card-redesign .card-head-tag p{
    font-family: 'Inter', sans-serif;
    font-weight: 400;
  }
}
.microsite-plan-cards .secure-tomorrow-sec .section-title h2{
  font-size: 40px;
  line-height: 41px;
  color: #3D3D3D;
  margin-bottom: 10px;
}
.microsite-plan-cards .secure-tomorrow-sec .plan-carousel .plan-slide .card-head h3{
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: normal;
  color: #58595b;
}
.microsite-plan-cards .secure-tomorrow-sec .plan-carousel .plan-slide .card-head p{
  font-weight: normal;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 15px;
  margin-top: 10px;
}
.microsite-plan-cards .secure-tomorrow-sec{
  margin-top: 20px;
}
@media screen and (max-width: 767.99px) {
  .compare-plan-cards .ta-slick .slick-dots {
    position: absolute;
    text-align: center;
    font-size: 0;
    bottom: -30px;
  }
  .compare-plan-cards .ta-slick .slick-dots li {
    width: 9px;
    height: 9px;
    transition: all .3s linear;
    background-color: #e6e7e8;
  }
  .compare-plan-cards .slick-dots li{
    border-radius: 50%;
  }
  .compare-plan-cards .ta-slick .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: #e6e7e8;
    width: 100%;
    height: 100%;
  }
  .compare-plan-cards .ta-slick .slick-dots button {
    width: 100%;
    height: 100%;
    background: #e6e7e8;
    border-radius: 50%;
}
.compare-plan-cards .plan-carousel .slick-list{
 padding-bottom: 0;
}
.compare-plan-cards .ta-slick .slick-dots li.slick-active{
  width: 27px;
}
.compare-plan-cards .ta-slick .slick-dots li.slick-active button{
background: #0073bb;
width: 27px;
border-radius: 5px;
}

  .plan-body-card .ta-checkbox-text {
    margin-left: 16px;
  }

  .plan-body-card .ta-checkbox-tick {
    width: 24px;
    height: 24px;
  }

  .plan-body-card .ta-checkbox-label {
    padding: 12px 16px;
  }

  .pt-icon-text {
    font-size: 14px;
    line-height: 1.71;
  }

  .product-card-redesign .pt-icon-text {
    font-size: 14px;
    line-height: 1.5;
  }

  .pt-icon-wr {
    width: 40px;
    height: 40px;
  }

  .pt-icon-wr img {
    width: 26px;
    height: 26px;
  }
  .product-card-redesign .pt-icon-wr img {
    width: 20px;
    height: 20px;
  }

  .secure-tomorrow-sec .section-title h2 {
    font-size: 28px;
    letter-spacing: -0.78px;
    line-height: 1.07;
    margin-bottom: 20px;
  }

  .product-card-redesign .secure-tomorrow-sec .section-title h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  
 .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide {
    height: 405px;
  }

  .secure-tomorrow-sec .plan-carousel .plan-slide .best-seller-label {
    font-size: 10px;
  }

  .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card ul li {
    margin-bottom: 20px;
    min-height: auto;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card ul li {
    margin-bottom: 16px;
  }

  .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn {
    margin-top: 20px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn {
    gap: 6px
  }

  .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn .primary-btn {
    margin-bottom: 16px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn .primary-btn {
    background: #D62049;
    border-radius: 8px;
    padding: 12px 10px;
    font-size: 14px;
    line-height: 17px;
    min-width: 145px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-btn .secondary-btn {
    min-width: 97px;
    border: 1px solid #D62049;
    border-radius: 8px;
    padding: 12px 12px 14px 11px;
    font-size: 14px;
    line-height: 14px;
  }

  .product-card-redesign .plan-card-des-text {
    margin-top: 13px;
  }

  .secure-tomorrow-sec {
    margin: 60px 0;
  }

  .secure-tomorrow-sec .plan-carousel .plan-slide .card-head {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: -0.56px;
    padding: 20px 20px 15px 20px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .card-head {
    padding: 18px 83px 10px 20px;
    min-height: 90px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .card-head h3 {
    font-size: 16px;
    line-height: 19px;
  }

  .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card {
    padding: 20px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card {
    padding: 20px;
    min-height: 315px;
  }

  .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-body-head {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
  }

  .secure-tomorrow-sec .plan-carousel .plan-slide {
    margin-right: 0;
    margin-top: 40px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide {
    margin-right: 0;
  }

  .remove-topspace .secure-tomorrow-sec .plan-carousel .plan-slide {
    margin-right: 0;
    margin-top: 10px;
  }

  .m-mg-yb-30 {
    margin-bottom: 30px;
  }

  .card-compare-icon {
    width: 25px;
  }
  .plan-body-card ul{
    min-height: 180px;
  }

  .product-card-redesign .plan-body-card ul{
    height: 188px;
  }
  
  .product-card-redesign .compare-plan-cards .secure-tomorrow-sec .plan-carousel .plan-slide{
    margin-bottom: 0px;
  }
  .compare-plan-cards .slick-dotted.slick-slider{
    margin-bottom: 40px;
  }
  .compare-plan-text p{
    line-height: 20px;
  }

  .product-card-redesign .secure-tomorrow-sec .slick-list .slick-slide {
    margin-right: 25px;
  }

  /* popup style  */
  .product-card-redesign .card-popup-data.active {
    max-width: 320px;
    min-height: 215px;
  }
  .product-card-redesign .card-popup-data .card-popup-heading{
    width: 93%;
  }
  .product-card-redesign .card-popup-data img {
    width: 12px;
    height: 12px;
  }

  .product-card-redesign .card-popup-data .card-popup-heading{
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
  }

  .product-card-redesign .card-popup-data .card-popup-desc p{
    letter-spacing: normal;
    font-size: 10px;
    line-height: 15px;
  }

  .product-card-redesign .plan-body-card .popup-icon {
    top: 4%;
    right: 6px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .slick-active .plan-slide {
    border: 1px solid #4197D380;
    margin-bottom: 5px;
  }

  .product-card-redesign .secure-tomorrow-sec .plan-carousel .slick-active .plan-slide .plan-body-card {
    box-shadow: 0px 0px 15px rgba(0, 115, 187, 0.25);
  }
  
  .product-card-redesign .secure-tomorrow-sec .plan-carousel .slick-active .plan-slide .plan-body-card .card-body-head,.plan-card-bold-text {
    color: #0073BB;
  }
  .product-card-redesign .card-head-tag p{
    font-family: 'Inter';
    font-weight: 500;
    font-size: 11px;
  }
  .microsite-plan-cards .secure-tomorrow-sec .section-title{
    text-align: center;
  }
  .microsite-plan-cards .secure-tomorrow-sec .section-title h2{
    font-size: 20px;
    line-height: 21px;
  }
  .microsite-plan-cards .secure-tomorrow-sec .plan-carousel .plan-slide .card-head h3{
    font-size: 20px;
  }
  .microsite-plan-cards .secure-tomorrow-sec{
    margin-top: 30px;
  }
  .header-tag-fonts .secure-tomorrow-sec .section-title h2{
    font-size: 26px;
  }
  .cards-equalHeight.product-card-redesign .secure-tomorrow-sec .plan-carousel .plan-slide{
    height: unset;
  }
  .cards-equalHeight.product-card-redesign .plan-body-card ul {
    min-height: 140px;
  }

.reduceMarginTop .secure-tomorrow-sec{
  margin-top: 30px;
}
  .plan-cards-header-tag .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card .card-body-head {
    font-size: 0.625;
    letter-spacing: -0.01px;
  }
  .plan-cards-header-tag .pt-icon-text {
    font-size: 0.875;
    line-height: 19px;
    letter-spacing: -0.14px;
  }
  .plan-cards-adjust-height .plan-body-card ul {
    height: 165px;
    min-height: 165px;
  }
  .plan-cards-adjust-height .secure-tomorrow-sec .plan-carousel .plan-slide .plan-body-card {
    min-height: 290px;
  }
  .plan-cards-adjust-height .secure-tomorrow-sec .plan-carousel .plan-slide {
    height: 379px;
  }
}
.ta-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.1s linear;
}

.ta-overlay.active {
  visibility: visible;
  opacity: 1;
}

.ta-bottom-modal {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  z-index: 100;
  border-radius: 20px 20px 0 0;
  transition: transform 0.3s ease-out;
  transform: translateY(120%);
}

.ta-bottom-modal.active {
  transform: translateY(0);
}

.ta-bottom-modal .ta-btn {
  margin-top: 10px;
}

.ta-compare-plans-c {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.ta-compare-plans-c .modal-close-btn {
  position: absolute;
  top: -20px;
  transform: translateY(-100%);
  right: 84px;
}

.ta-close-btn {
  display: inline-flex;
  padding: 0;
  background: none;
  cursor: pointer;
}

.ta-close-btn img {
  width: 100%;
  height: 100%;
}

.ta-plans-card-w {
  display: flex;
}

.ta-compare-plans-card-w .slick-list {
  margin-left: -10px;
}

.ta-compare-plans-card-w .slick-slide {
  padding: 20px 10px;
}

.ta-compare-plans-card-w .slick-prev,
.ta-compare-plans-card-w .slick-next {
  display: none !important;
}

.--shadow-card {
  border-radius: 20px;
  box-shadow: 3px 6px 14px 0px rgba(0, 115, 187, 0.1);
  background: #fff;
}

.ta-plan-card {
  display: flex;
  align-items: center;
  padding: 30px;
}

.ta-plan-card .ta-close-btn {
  margin-left: 132px;
}

.ta-plan-text {
  font-size: 24px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 1.2;
}

.ta-compare-plan-card {
  padding: 20px;
}

.ta-compare-plan-card .ta-km-cta {
  display: block;
  margin: 20px 0;
}

.ta-compare-plan-text {
  display: block;
  font-size: 24px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

/*CheckBox*/

.ta-checkbox {
  display: none;
}

.ta-checkbox-label {
  display: flex;
  padding: 12px 15px;
  align-items: center;
  background: #f2f7fb;
  cursor: pointer;
}

.ta-checkbox:checked + .ta-checkbox-tick .ta-tick-bg {
  fill: #0073bb;
}

.ta-checkbox-tick {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  box-shadow: inset 0px 0px 0px 1.5px #0073bb;
  background: #fff;
}

.ta-checkbox-tick svg {
  width: 100%;
  height: 100%;
}

.ta-checkbox-text {
  margin-left: 15px;
  color: #373737;
  font-size: 14px;
  font-family: "Inter";
  font-weight: 400;
}

@media screen and (max-width: 991.99px) {
  .ta-bottom-modal .ta-btn {
    margin-bottom: 10px;
  }

  .ta-compare-plans-c {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ta-compare-plans-card-w .slick-list {
    margin-left: -8px;
  }

  .ta-compare-plans-card-w .slick-slide {
    padding: 20px 8px;
  }

  .ta-plan-card {
    padding: 20px;
    width: 100%;
  }

  .ta-plan-card .ta-close-btn {
    margin-left: auto;
  }

  .ta-plan-text {
    font-size: 14px;
    line-height: 1;
  }

  .ta-compare-plan-card {
    width: 135px;
    padding: 20px 0;
  }

  .ta-compare-plan-card .ta-km-cta {
    padding: 0 20px;
    margin: 16px 0 10px 0;
  }

  .ta-compare-plan-text {
    font-size: 14px;
    line-height: 1.14;
    padding: 0 20px;
  }

  .ta-compare-plans-c .modal-close-btn {
    right: 20px;
  }

  .ta-close-btn {
    width: 15px;
    height: 15px;
  }

  .ta-checkbox-label {
    padding: 10px;
  }

  .ta-checkbox-text {
    font-size: 12px;
    margin-left: 7px;
  }

  .ta-checkbox-tick {
    width: 20px;
    height: 20px;
  }

  .ta-plan-btn-w {
    text-align: center;
  }

  .ta-checkbox-tick::after {
    top: 2px;
    left: 6px;
    height: 10px;
    width: 5px;
  }
}

@media screen and (max-width: 767.99px) {
  .ta-compare-plans-c {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
