.den-section-btn-cta {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;

    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/remineralization-trays/ban-bg.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;

    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: 40px;
    font-weight: 700;
    line-height: 120%;
  }
  
  .den-section-title span {
    color: #141B5D;
  }
  
  .den-section-subtext {
    color: #58595B;
font-size: 16px;
    font-weight: 500;
     line-height: 200%;

    max-width: 60vw;
    font-style: normal;
    margin: auto;
  }
  
  .den-section-subtext span {
    color: #141B5D;
font-size: 16px;
    font-style: normal;
    font-weight: 700;
    max-width: 50vw;
    font-style: normal;
    margin: auto;
    line-height: 200%;
  }
  
  .den-section-title-a {
    color: #454545;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
  }
  
  .den-section-title-a span {
    color: #141B5D;
  }
  .feature-image
  {
    width: 100%;
  }
  .den-section-subtext-a {
    color: #58595B;
  
    font-size: 20px;
    font-weight: 500;
     line-height: 200%;

    font-style: normal;
    margin: auto;
  }
  
  .den-section-subtext-a span {
    color: #141B5D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    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;
  }

.Why-Choose-sec .feature-card
{
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #FFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    height: 100%;
    padding: 20px;
}
.Why-Choose-sec .feature-card h5
{
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
}
.Why-Choose-sec .feature-card p
{
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 217.188%; /* 34.75px */
}

.Why-Finance-Your-sec .info-box
{
    border-radius: 12px;
background: #FEFEFE;
box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.15);
padding: 20px;
height: 100%;
margin-bottom: 1rem;
text-align: center;
}

.Why-Finance-Your-sec .info-box h5
{
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
}

.Why-Finance-Your-sec .info-box p
{
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 200%; /* 32px */
}

.Why-Finance-Your-sec-head
{
    color: #141B5D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
}
.Why-Finance-Your-sec-subhead
{
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
}
.Why-Finance-Your-sec-text
{
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
}

.Why-Virtual-Dental .info-box
{border-radius: 16px;
    background: #F8F8F8;
    padding: 20px;
height: 100%;
margin-bottom: 1rem;
display: flex;
align-items: flex-start;
gap: 15px;
}

.Why-Virtual-Dental .info-box p
{
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0;
}

.Why-Virtual-Dental .info-box h5
{
color: #141B5D;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 200%; /* 32px */
}

.Why-Virtual-Dental .highlight-badge {
    border-radius: 8px;
    background: #F6F6F6;
    color:  #727272;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    padding: 8px 16px;
    display: inline-block;
    font-weight: 700;
    line-height: 40px;
    margin: 6px;
  }

  .What-Virtual-Services-sec .service-card
  {
    border-radius: 24px;
    background: #FFF;
    padding: 20px;
    height: 100%;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.30), 0 2px 6px 2px rgba(0, 0, 0, 0.15);
  }
  .What-Virtual-Services-sec .service-card img
  {
width: 100%;
  }
  .What-Virtual-Services-sec .service-card h5
  {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    margin-top: 1rem;
  }
  .What-Virtual-Services-sec .service-card ul li
  {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
  }
  .What-Virtual-Services-sec .img-box{
margin-top: 80px;
  }
  .What-Virtual-Services-sec .img-box img{
margin-top: -80px;
      }

      .How-Dentulu-Pay-sec .step-card
      {
        border-radius: 24px;
        background: #FFF;
        box-shadow: 0 3.493px 10.48px 0 rgba(149, 157, 165, 0.20);
        padding: 20px;
        height: 100%;
      }
      .How-Dentulu-Pay-sec .step-card h5
      {
        color: #58595B;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 200%; /* 40px */
      }
      .How-Dentulu-Pay-sec .step-card .step-number
      {
        color: #58595B;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 0;
        line-height: 200%; /* 40px */
      }
      .How-Dentulu-Pay-sec .step-card .step-text
      {
        color: #58595B;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 200%; /* 32px */
      }
      .How-Dentulu-Pay-sec .step-card img
      {
width: 100%;
margin-bottom: 1rem;
      }
          
      .How-Dentulu-Pay-sec .plan-box
      {
        border-radius: 12px;
        background: #FEFEFE;
        box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.15);
        padding: 20px;
        margin-bottom: 1rem;
      }
                
      .How-Dentulu-Pay-sec .plan-box strong
      {
        color: #58595B;
        font-size: 20px;
        text-align: center;
        font-style: normal;
        display: block;
        font-weight: 700;
        line-height: 200%; /* 40px */
      }
                
      .How-Dentulu-Pay-sec .plan-box p
      {
        color: #58595B;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 200%; /* 32px */
      }

      .How-Dentulu-Pay-sec .badge-bg
      {
        border-radius: 8px;
        background: #F6F6F6;
        color:  #727272;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 40px;
padding: 8px 16px;

    margin: 6px;
      }

      .Benefits-of-Financing-bg .benefit-card
      {
        border-radius: 16px;
        border: 0.5px solid #D8D8D8;
        background: #FFF;
        box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
        padding: 20px;
        height: 100%;
      }
      .Benefits-of-Financing-bg .benefit-card img
      {
margin-bottom: 0.5rem;
      }
      .Benefits-of-Financing-bg .benefit-card h5
      {
        color: #58595B;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 200%; /* 40px */
      }
      .Benefits-of-Financing-bg .benefit-card p
      {
        color: #58595B;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 217.188%; /* 34.75px */
        margin-bottom: 0;
      }
      .Getting-Started-bg .finance-card
      {
        border-radius: 12px;
        border: 1.128px solid #BFBFBF;
        background: #FFF;
        box-shadow: rgba(0, 0, 0, 0.04);
        padding: 20px;
        height: 100%;
      }
      .Getting-Started-bg .finance-card h5
      {
        color: #141B5D;
        text-align: center;
        font-size: 17.016px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px; /* 158.678% */
      }
      .Getting-Started-bg .finance-card ul
      {
padding-top: 1rem;
      }
      .Getting-Started-bg .finance-card ul li
      {
        color: #58595B;
        font-size: 16px;
        margin-bottom: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 27px; /* 192.857% */
      }


      .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;
      }

      .Unsure-Which-sec .bg-main
      {
        border-radius: 16px;
        opacity: 0.94;
        background: #F6FEFF;
        padding: 20px;
      }

      .Unsure-Which-sec .bg-main-sub
      {
        border-radius: 20px;
        border: 1px solid  #EFF0F6;
        background: #FFF;
        box-shadow: 0 5px 14px 0 rgba(8, 15, 52, 0.04);
        padding: 20px;
      }

      .Unsure-Which-sec .bg-main-sub span
      {
        color: #141F39;
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 138.2%; /* 33.168px */
      }