.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/dentulu-aquoral-spray/banner-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;
    text-align: center;
  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-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;
  }


  .affiliate-join .join-card
  {

  padding: 20px;
  height: 100%;

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

.how-it-work
{
    background: #F6FEFF;
}
  .how-it-work .how-it-work-box
    {
      border-radius: 16px;
      border: 1px solid #DCDCDC;
      background: #FEFEFE;
      padding: 20px;
    }
    .how-it-work .how-it-work-box h2
    {
      color: #141B5D;
      text-align: center;
      font-size: 40px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      margin-bottom: 1rem;
    }
    .how-it-work .how-it-work-box h5
    { 
      color: #58595B;
      text-align: center;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 200%; /* 40px */
    }
    .how-it-work .how-it-work-box p
    {
      color: #58595B;
      text-align: center;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 200%; /* 32px */
    }

    .why-trust-aquoral .stat-item {
        border-radius: 16px;
        border: 1px solid #D8D8D8;
        background: #FFF;
        padding: 20px;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 1rem;
    }

    .why-trust-aquoral .stat-item h2 {
        color: #58595B;
        font-size: 36px;
        margin-bottom: 0;
        width: 25%;
        font-style: normal;
        font-weight: 700;
        line-height: 150.188%;
        letter-spacing: 2.88px;
    }

    .why-trust-aquoral .stat-item p {
        color: #58595B;
        font-size: 20px;
        margin-bottom: 0;
        width: 75%;
        font-style: normal;
        font-weight: 500;
        line-height: 217.188%;
        letter-spacing: 1.6px;
    }

    .why-trust-aquoral {
        position: relative;
        background: url(../img/dentulu-aquoral-spray/banner-bg-1.png) no-repeat center;
        background-size: cover;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    

    .luvline-vs-traditional .comparison-table .bg-blue-white
    {
    background: #141B5D;
    color: #fff !important;
    font-size: 16px;
    border-bottom: 1px solid  #434986 !important;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; 
    }
    .luvline-vs-traditional .comparison-table .first
    {
    border-radius: 16px 16px 0    0 !important;
    }
    .luvline-vs-traditional .comparison-table .last
    {
    border-radius:  0    0 16px 16px!important;
    }
    .luvline-vs-traditional .comparison-table .first-main
    {
    border-radius:   16px!important;
    }
    .luvline-vs-traditional .comparison-table .col-4
    {
    min-height: 70px;
    color: #535862;
    font-size: 16px;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    line-height: 18px; /* 112.5% */
    border-bottom: 1px solid  #E9EAEB;
    padding: 12px 24px;
    }

    .luvline-vs-traditional .comparison-table .bg-blue
    {
     
        border: 0.5px solid #E9EAEB;
        background: #FFF;
        box-shadow: 0 4.258px 63.872px 0 rgba(0, 0, 0, 0.08);
    }
    .luvline-vs-traditional .comparison-table .bg-blue-first
    {
    border-radius: 16px 16px 0    0 !important;
    }
    .luvline-vs-traditional .comparison-table .bg-blue-last
    {
    border-radius:  0    0 16px 16px!important;
    }
    @media (max-width: 768px) {
    .luvline-vs-traditional .comparison-table .col-4 {
    font-size: 12px;
    justify-content: left;
    text-align: left;
    padding: 10px;
    text-wrap: unset;
    }

}