.den-section-btn-cta {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    height: 45px;
    padding: 12px 16px;
    gap: 10px;
    transition: all 0.3s;
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    border:  1px solid #141B5D;
  }

  .vid-con-hero-section {
    position: relative;
    background: url(../img/photo-consultation-for-patients/banner.png) no-repeat center;
    background-size: cover;
    padding-bottom: 0px;
    overflow: hidden;
}


 .den-section-btn-cta:hover {
  background: #141B5D;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
  color: #FFF;
  border:  1px solid #141B5D;
  }

  .den-section-btn-cta-a {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    height: 45px;
    padding: 12px 16px;
    gap: 10px;
    text-decoration: none !important;
    transition: all 0.3s;
    border-radius: 72px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
  }
 .den-section-btn-cta-a:hover {
    background-color: #fff;
    color: #141B5D !important;
    border: none;
    border: 1px solid #ddd;
  }
.den-section-title {
    color: #454545;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
  }

  .den-section-title span {
    color: #141B5D;
  }

  .den-section-subtext {
    color: #58595B;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;

    max-width: 60vw;
    font-style: normal;
    margin: auto;
  }
  .den-section-subtext span {
    color: #141B5D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    max-width: 50vw;
    font-style: normal;
    margin: auto;
    line-height: 200%;
  }


  .den-section-btn-light-blue {
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 700;
    line-height: 135%;
    display: inline-block;
    width: fit-content;
  }

   .den-section-btn-light-blue:hover {
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
  }

  .Pick-Option-section .option-card {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.30), 0 2px 6px 2px rgba(0, 0, 0, 0.15);
    padding: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #fff;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .Pick-Option-section .option-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
  }

  .Pick-Option-section .option-card h5 {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
  }

  .Pick-Option-section .option-card ul {
    padding-left: 20px;
    margin-bottom: 0;
  }
  .Pick-Option-section .option-card ul li {
    margin-bottom: 8px;
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }
.Pick-Option-section
{
    padding: 60px 0;
}
.how-it-works {

    padding: 60px 0;
  }
  .how-it-works .how-card {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 3.493px 10.48px 0 rgba(149, 157, 165, 0.20);
    padding: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
  }
  .how-it-works .how-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.12);
  }

  .how-it-works .how-card h5 {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
  }
  .how-it-works .how-card img {
    border-radius: 16px;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat, #FFF;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.06);
    height: 220px;
    width: 100%;
    object-fit: contain;
  }
  
  .how-it-works .how-card ul {
    padding-left: 20px;
    margin-bottom: 0;
  }
  .how-it-works .how-card ul li {
    margin-bottom: 8px;
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }

  .Your-Dental-Second-section
  {
    padding: 60px 0;
  }

  .Your-Dental-Second-section .custom-card {
    border-radius: 24px;
    border: 0.75px solid #E2E2E4;
    background: #FCFCFC;
    padding: 20px;
    height: 100%;
}
.Your-Dental-Second-section .custom-card p {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
}
.Your-Dental-Second-section .custom-card h5 {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
}
.Your-Dental-Second-section .custom-card img {
    margin-bottom: 15px;
}


.testimonial-card {
    border-radius: 24px;
    background: #F8F8F8;
    border-radius: 12px;
    padding: 20px;
    height: 100%;
  }

  .tag-badge {
    border-radius: 40px;
    border: 1px solid #7C818F;
    background:#7C818F;
    color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    border-radius: 50px;
    padding: 4px 10px;
  }

  .testimonial-name {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
  }

  .testimonial-quote {
    color: #58595B;
    font-size: 16px;
    padding-top: 10px;
    border-top: 1px  #DCDCDC solid;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }

  .testimonial-quote ul li {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%;
    list-style: none;
  }
  .testimonial-quote ul {
padding-left: 0;
  }
 
  .difference-section {
    padding: 60px 0;
  }

  .difference-section .diff-card {
    border-radius: 15px;
    padding: 25px 15px;
    text-align: center;
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
    height: 100%;
  }
  .difference-section .diff-card img {

    object-fit: contain;
    margin-bottom: 15px;
  }
  .difference-section .diff-card p {
    color: #58595B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
    margin: 0;
  }


  .chosen-service-section .service-card {
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #FFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    transition: all 0.3s ease;
    height: 100%;
    text-align: start;
    padding: 20px;
  }
  .chosen-service-section .service-card:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    transform: translateY(-3px);
  }
  .chosen-service-section .service-card h6 {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
  }
  .chosen-service-section .service-card p {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 217.188%; /* 34.75px */
    margin-bottom: 0;
  }
  .placeholder-image {
    width: 100%;
    background: #f3f4f6;
    border-radius: 8px;
    height: 100%;
  }
  .Transparent-Pricing-section
  {
    padding: 40px 0;
  }

  .Transparent-Pricing-section .pricing-card {
    border-radius: 32px;
    border: 1px solid  #D9DBE9;
    background: #FFF;
    box-shadow: 0 0.5px 1px 0 rgba(25, 33, 61, 0.04);
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: transform 0.3s ease;
  }
  .Transparent-Pricing-section .pricing-card:hover {
    transform: translateY(-5px);
  }
.Transparent-Pricing-section .pricing-card  .price {
    color: #141B5D;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 36.8px */
    min-width: fit-content;
    margin-left: 15px;
    margin-bottom: 0;
  }
  .Transparent-Pricing-section .pricing-card .head
  {

    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    margin-bottom: 0;
  }
