.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/investors/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;
    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-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: 16px;
    font-weight: 500;
    line-height: 200%;
    font-style: normal;
    margin: auto;
    }
    .den-section-subtext-a span {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    font-style: normal;
    margin: auto;
    line-height: 200%;
    }
    .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-subtext span a {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    max-width: 50vw;
    font-style: normal;
    margin: auto;
    text-decoration: underline;
    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;
    }
    .dental-access-section .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;
    text-align: left;
    }
    .dental-access-section .feature-card p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0;
    }
    .dental-access-section .feature-card h5
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    margin-bottom: 0;
    }
    .dental-access-section .feature-card .feature-icon
    {
        max-width: 100%;
        height: auto;
    }
    .dental-access-section .stat-item
    {
    border-radius: 16px;
    border: 1px solid #D8D8D8;
    background: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    }
    .dental-access-section .stat-item h3
    {
    color: #141B5D;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 217.188%; /* 78.188px */
    letter-spacing: 2.88px;
    width: 50%;
    text-align: left;
    margin-bottom: 0;
    }
    .dental-access-section .stat-item p
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 217.188%; /* 43.438px */
    letter-spacing: 1.6px;
    width: 50%;
    text-align: left;
    margin-bottom: 0;
    }
    .Award-Winning-section .info-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;
    }
    .Award-Winning-section .info-card h5
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .Award-Winning-section .info-card .info-icon
    {
        max-width: 100%;
        height: auto;
    }
    .Award-Winning-section .info-card ul li
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0.5rem;
    }
    .multi-platform-section .platform-card
    {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    height: 100%;
    }
    .multi-platform-section .platform-card h6
    {
    color: #58595B;
    font-size: 20px;
    text-align: left;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    margin-bottom: 0;
    }
    .multi-platform-section .platform-card p
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    text-align: left;
    margin-bottom: 0;
    }
    .multi-platform-section .platform-card .platform-icon
    {
        max-width: 100%;
        height: auto;
    }
    .multi-platform-section .platform-card .box
    {
    width: 60%;
    text-align: left;
    }
    .Award-Winning-section .info-card-box
    {
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #FFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    padding: 20px;
    }
    .Award-Winning-section .info-card-box h2
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 32px */
    }
    .Award-Winning-section .info-card-box h3
    {
    color: #141B5D;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 217.188%; /* 69.5px */
    letter-spacing: 2.56px;
    margin-bottom: 0;
    }
    .Award-Winning-section .info-card-box p
    {
    color: #58595B;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 217.188%; /* 43.438px */
    letter-spacing: 1.6px;
    margin-bottom: 0;
    }
    .market-access-section .info-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;
    }
    .market-access-section .info-card h5
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .market-access-section .info-card ul li
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0.5rem;
    }
    .market-access-section .info-card .img-box
    {
    width: 100%;
    }
    .market-access-section .stat-tag
    {
    border-radius: 8px;
    background: #F6F6F6;
    color:  #727272;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 285.714% */
    padding: 10px;
    margin-bottom: 1rem;
    }
    .tech-advantage .Integrated-Marketplace h3
    {
    color: #454545;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 36px */
    }
    .tech-advantage .Integrated-Marketplace p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    }
    .feature-boxes .feature
    {
    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);
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    padding: 20px;
    margin-bottom: 1rem;
    }
    .revenue-section  h3
    {
    color: #454545;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 36px */
    }
    .revenue-section  p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    }
    .revenue-section .revenue-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;
    }
    .revenue-section .revenue-card h5
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .revenue-section .revenue-card ul li
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0.5rem;
    }
    .revenue-section .revenue-card .img-box
    {
        max-width: 100%;
        height: auto;
    }
    .info-card-b
    {
    border-radius: 8px;
    background: #F6F6F6;
    padding: 20px;
    height: 100%;
    }
    .info-card-b h6
    {
    color:  #727272;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 285.714% */
    margin-bottom: 0;
    }
    .info-card-b p
    {
    color:  #727272;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 285.714% */
    margin-bottom: 0;
    }
    .why-dentulu-wins .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%;
    }
    .why-dentulu-wins .how-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.12);
    }
    .why-dentulu-wins .how-card h5 {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
    }
    .why-dentulu-wins .how-card img {
    width: 100%;
    }
    .why-dentulu-wins .how-card ul {
    padding-left: 20px;
    margin-bottom: 0;
    }
    .why-dentulu-wins .how-card ul li {
    margin-bottom: 8px;
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    }
    .why-dentulu-wins .how-card p {
    margin-bottom: 8px;
    color: #58595B;
    text-align: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    }