h4.text-course {
    max-width: 160px;
}

div#post-content {
    overflow: auto;
}

div#post-content .data-table {
    overflow: scroll;
    overflow-y: hidden;
}

.post-content img {
    height: auto !important;
}

.test-section-hero .form-reg {
    color: black !important;
}

.path-tc .path-item:nth-child(1) {
    background: linear-gradient(0deg, rgba(0, 180, 173, 0.6) 0.07%, #00B4AD 100%) !important;
}

.path-tc .path-item:nth-child(2) {
    background: linear-gradient(0deg, #00B4AD 0.05%, #247E8E 100%);
}

.path-tc .path-item:nth-child(3) {
    background: linear-gradient(0deg, #247E8E 0%, #6C4D74 100%);
}

.path-tc .path-item:nth-child(4) {
    background: linear-gradient(0deg, #F1AA41 0%, #ED8632 222.17%);
}

.path-tc .path-item:nth-child(5) {
    background: linear-gradient(0deg, #ED8632 0%, #E55126 100%);
}

.path-tc .path-item:nth-child(6) {
    background: linear-gradient(0deg, #E55126 0%, #C8202A 100%);
}

.path-tc .path-item:nth-child(7) {
    background: linear-gradient(0deg, #00B8F1 0%, #1799D1 100%);
}

.path-tc .path-item:nth-child(8) {
    background: rgba(28, 117, 188, 1);
}

.path-tc .path-item:nth-child(9) {
    background: linear-gradient(0deg, #1799D1 0%, #2D6491 100%);
}

.path-ij .path-item:nth-child(1) {
    background: linear-gradient(0deg, rgba(0, 180, 173, 0.6) 0%, #00B4AD 100%);
}

.path-ij .path-item:nth-child(2) {
    background: linear-gradient(0deg, #00B4AD 0%, #247E8E 100%);
}

.path-ij .path-item:nth-child(3) {
    background: linear-gradient(0deg, #F1AA41 0%, #ED8632 100%);
}

.path-ij .path-item:nth-child(4) {
    background: linear-gradient(0deg, #ED8632 0%, #E55126 100%);
}

.path-ij .path-item:nth-child(5) {
    background: linear-gradient(0deg, #E55126 0%, #C8202A 100%);
}

.path-ij .path-item:nth-child(6) {
    background: linear-gradient(0deg, #00B8F1 0%, #1799D1 100%);
}

.path-ij .path-item:nth-child(7) {
    background: linear-gradient(0deg, #1799D1 0%, #2D6491 100%);
}

.path-ij .path-item:nth-child(8) {
    --path-item-bg: #46709A;
}
.tab-path-ij .nav-item {
    flex: 0 0 auto;
}
@media (min-width: 992px) {
    .path-tc .path-info-item:nth-child(1) {
        width: 22.3% !important;
    }

    .path-tc .path-info-item:nth-child(2) {
        width: 44.4% !important;
    }

    .path-tc .path-info-item:nth-child(3) {
        width: 33.1% !important;
    }

    .tab-path-tc .nav-item:nth-child(1) {
        width: 33.3% !important;
    }

    .tab-path-tc .nav-item:nth-child(2) {
        width: 33.3% !important;
    }

    .tab-path-tc .nav-item:nth-child(3) {
        width: 33.3% !important;
    }

    .tab-path-ij .nav-item:nth-child(1) {
        width: 28.6% !important;
    }

    .tab-path-ij .nav-item:nth-child(2) {
        width: 43% !important;
    }

    .tab-path-ij .nav-item:nth-child(3) {
        width: 28.4% !important;
    }

    .path-ij .path-info-item:nth-child(1) {
        background: linear-gradient(270deg, #FFF6DD 0%, rgba(255, 249, 229, 0.72) 100%);
    }

    .path-ij .path-info-item:nth-child(2) {
        background: linear-gradient(270deg, #FFF6DD 0%, rgba(255, 249, 229, 0.72) 100%);
    }

    .path-ij .path-info-item:nth-child(3) {
        background: linear-gradient(270deg, #FFD0D0 0%, #FFE5D7 100%);
    }

    .path-ij .path-info-item:nth-child(4) {
        background: linear-gradient(270deg, #FFD0D0 0%, #FFE5D7 100%);
    }

    .path-ij .path-info-item:nth-child(5) {
        background: linear-gradient(270deg, #FFD0D0 0%, #FFE5D7 100%);
    }

    .path-ij .path-info-item:nth-child(6) {
        background: linear-gradient(270deg, #B7E8FF 0%, #E7F2F8 100%);
    }

    .path-ij .path-info-item:nth-child(7) {
        background: linear-gradient(270deg, #B7E8FF 0%, #E7F2F8 100%);
    }
}