.den-section-btn-cta {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    text-decoration: none;
    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-ecosystem/banner-a.png) no-repeat center;
    background-size: cover;
    padding-bottom: 0px;
    overflow: hidden;
    }
    .den-ecosystem-compare-section {
    position: relative;
    background: url(../img/dentulu-ecosystem/banner-b.webp) 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;
    }
    .den-ecosystem-compare-section .ecosystem-card
    {
    border-radius: 12px;
    border: 1.128px solid #BFBFBF;
    background:  #FFF;
    box-shadow: -4.51px 4.51px 33.828px 0 rgba(0, 0, 0, 0.04);
    height: 100%;
    }
    .den-ecosystem-compare-section .ecosystem-card .card-header-custom
    {
    border-radius: 12px;
    background: #141B5D;
    padding: 20px 24px;
    color: #D8D8D8;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 138.2%; /* 44.224px */
    text-transform: capitalize;
    margin-bottom: 1rem;
    }
    .den-ecosystem-compare-section .ecosystem-card p
    {
    color: #58595B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 32px */
    }
    .den-ecosystem-compare-section .ecosystem-card h6
    {
    color: #454545;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    text-transform: capitalize;
    }
    .den-ecosystem-compare-section .ecosystem-card .box
    {
    padding: 20px;
    }
    .den-ecosystem-compare-section .ecosystem-card ul 
    {
    padding-left: 0;
    }
    .den-ecosystem-compare-section .ecosystem-card ul li
    {
    color: #58595B;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 21px */
    border-radius: 8.733px;
    border: 0.273px solid #D8D8D8;
    background: #FFF;
    box-shadow: 2.183px 2.183px 2.183px 0 rgba(227, 223, 255, 0.18);
    padding: 13.1px 6.55px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 0.5rem;
    }
    .den-ecosystem-discover-section .discover-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%;
    }
    .den-ecosystem-discover-section .discover-card h5
    {
    color: #58595B;
    font-size: 20px;
    text-align: left;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .den-ecosystem-discover-section .discover-card p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    text-align: left;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0;
    }
    .den-ecosystem-discover-section .feature-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);
    height: 100%;
    transform: none;
    border: 0;
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .den-ecosystem-discover-section h4
    {
    color: #58595B;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 48px */
    }
    .workflow-section .category-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%;
    }
    .workflow-section .category-card h6
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    text-align: left;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .workflow-section .category-card p
    {
    color: #58595B;
    font-size: 16px;
    text-align: left;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0;
    }
    .steps-section .step-box
    {
    border-radius: 16px;
    border: 1px solid #DCDCDC;
    padding: 20px;
    }
    .steps-section .step-box h4
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    }
    .steps-section .step-box p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0;
    }
    .steps-section .step-box .step-number
    {
    border-radius: 12px;
    background: #F7FEFF;
    display: flex;
    width: 40px;
    height: 40px;
    padding: 2px 9px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #141B5D;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0.5rem;
    }
    .ecosystem-section .feature-box-a
    {
    border-radius: 24px;
    border: 1px solid #E2E2E4;
    background: #FFF;
    padding: 20px;
    height: 100%;
    }
    .ecosystem-section .feature-box-a h5
    {
    color: #58595B;
    font-size: 20px;
    text-align: left;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .ecosystem-section .feature-box-a p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    text-align: left;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0;
    }