body {
    font-family: 'Segoe UI Web (West European)';
}

.btn-green {
    color: #fff;
    /* keep text white */
    background-color: #07641D;
    /* keep green background */
    box-shadow: none;
    padding: 5px;
    border-radius: 5px;
    /* remove Bootstrap hover shadow if any */
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active {
    color: #fff;
    /* keep text white */
    background-color: #07641D;
    /* keep green background */
    box-shadow: none;
    /* remove Bootstrap hover shadow if any */
}

.grn-thm-btn:hover,
.grn-thm-btn:focus,
.grn-thm-btn:active {
    color: unset !important;
    /* keep text white */
    background-color: #D4EC8E !important;
    /* keep green background */
    box-shadow: none !important;
    /* remove Bootstrap hover shadow if any */
}

.titan-details-bnr {
    background: url('/levelup-fy26/images/top-banner-dtls.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0px 40px 0px;
    position: relative;
}

.titan-details-bnr h3 {
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    color: white;
    display: block;
    margin-bottom: 20px;
}

.titan-details-bnr p {
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #B9DCD2;
}

.learning-jrny-sec {
    position: relative;
    display: block;
    padding: 50px 0px;
    background-color: #EDF6F3;
}

.learning-jrny-sec h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    vertical-align: middle;
    color: #091F2C;
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.banner-top-sec h6 {
    position: relative;
    display: block;
    background-color: #D4EC8E;
    font-family: 'Segoe UI Web (West European)';
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    width: max-content;
    padding: 8px 10px;
    border-radius: 4px;
    color: #244349;
}

.titn-bnr-top h3 {
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #07641D;
    margin: 20px 0px;
}

.banner-top-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.duratn-bx p {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #091F2C;
    display: block;
    margin-bottom: 12px;
}

.duratn-bx a {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    background-color: #07641D;
    color: white;
    font-weight: 600;
    vertical-align: middle;
    font-family: 'Segoe UI Web (West European)';
    font-size: 12px;
    width: max-content;
    margin: 20px 0px 35px 0px;
    border-radius: 4px;
}

.duratn-bx {
    position: relative;
    background-color: white;
    box-shadow: 0px 1.44px 2.88px 0px #00000024;
    border-radius: 0px 0px 4px 4px;
    padding: 20px 20px 0px 15px;
}

.banner-top-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: url('/levelup-fy26/images/section-bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 4px 4px 0px 0px;
    padding: 35px 15px 20px 15px;
}

.bdg-icn-stp .sm-img {
    max-width: 75px;
}

.jrny-stp {
    box-shadow: 0px 1.44px 2.88px 0px #00000024;
    position: relative;
    display: block;
    background-color: white;
    border-radius: 4px;
}

.step-tiltle {
    position: relative;
    display: block;
    padding: 20px 0px;
    margin: 0px 20px;
    border-bottom: 1px solid #E0E0E0;
}

.step-tiltle h3 {
    font-family: 'Segoe UI Web (West European)';
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    vertical-align: middle;
    color: #091F2C;
}

.step-box-sec {
    position: relative;
    display: inline-flex;
    padding: 15px 0px;
    margin: 10px 20px 0px 20px;
    background-color: #ffffff;
    border-radius: 0px;
    justify-content: space-between;
    align-items: center;
    width: -webkit-fill-available;
    border-bottom: 1px solid #E0E0E0;
}

.content-step h6 {
    position: relative;
    display: block;
    background-color: #D4EC8E;
    font-family: 'Segoe UI Web (West European)';
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    width: max-content;
    padding: 8px 10px;
    border-radius: 4px;
}

.content-step h3 {
    font-family: 'Segoe UI Web (West European)';
    font-weight: 600;
    font-size: 19px;
    line-height: 100%;
    color: #091F2C;
    margin: 12px 0px;
}

.content-step p {
    font-family: 'Segoe UI Web (West European)';
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #747474;
    display: block;
}

.lrng-jrny-titan {
    position: relative;
    display: block;
    background-color: #eff6f3;
    padding-bottom: 60px
}

.content-step {
    max-width: 85%;
}

.step-all-bx-sec .step-box-sec:last-child {
    border: none;
}



.top-banner {
    position: relative;
    display: block;
    background-image: url('/levelup-fy26/images/top-bg.svg');
    background-position: center;
    background-size: cover;
    padding: 50px 30px 30px 30px;
    border-radius: 6px;
}

.top-banner h6 {
    color: #D4EC8E;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Segoe UI Web (West European)';
    margin-bottom: 50px;
}

.top-banner h3 {
    font-weight: 300;
    font-size: 40px;
    line-height: 135%;
    font-family: 'Segoe UI Web (West European)';
    color: #FFFFFF;
}

.top-banner p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #B9DCD2;
    font-family: 'Segoe UI Web (West European)';
    max-width: 87%;
    margin: 12px 0px 20px 0px;
}

.learning-goal-heading h2 {
    margin-bottom: 0px;
}

.top-heading .breadcrumb {
    gap: 10px;
    margin-bottom: 5px;
}

.step-all-bx-sec {
    box-shadow: 0px 1.44px 2.88px 0px #00000024;
    position: relative;
    display: block;
    background-color: white;
    border-radius: 4px;
    margin-top: 35px;
    width: -webkit-fill-available;
}

.step-tiltle {
    position: relative;
    display: block;
    padding: 20px 0px;
    margin: 0px 20px;
    border-bottom: 1px solid #E0E0E0;
}

.step-tiltle h3 {
    font-family: 'Segoe UI Web (West European)';
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    vertical-align: middle;
    color: #091F2C;
}

.step-box-sec {
    position: relative;
    display: inline-flex;
    padding: 15px 15px;
    margin: 0px 20px 0px 20px;
    background-color: #ffffff;
    border-left: 0px solid #D4EC8E;
    border-radius: 4px;
    justify-content: space-between;
    align-items: center;
    width: -webkit-fill-available;
    gap: 25px;
}

.content-step h6 {
    position: relative;
    display: block;
    background-color: #D4EC8E;
    font-family: 'Segoe UI Web (West European)';
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    width: max-content;
    padding: 8px 10px;
    border-radius: 4px;
}

.content-step h3 {
    font-family: 'Segoe UI Web (West European)';
    font-weight: 600;
    font-size: 19px;
    line-height: 100%;
    color: #091F2C;
    margin: 12px 0px;
}

.content-step p {
    font-family: 'Segoe UI Web (West European)';
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #747474;
    display: block;
}

.btn-strt a {
    position: relative;
    display: block;
    padding: 10px 20px;
    background-color: #EDF6F3;
    border: 1px solid #07641D;
    border-radius: 4px;
    font-family: 'Segoe UI Web (West European)';
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    text-align: center;
    color: #07641D;
    min-width: max-content;
}

.progress-bar-side {
    width: 100%;
    background-color: #f0f0f0;
    height: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.progress-bar {
    height: 100%;
    background-color: #4caf50;
    border-radius: 5px;
}

.step-wrapper {
    padding-left: 0px;
}

.timeline-wrapper {
    position: relative;
    padding-left: 50px;
    margin-top: 20px;
}

.timeline-line {
    position: absolute;
    left: 28px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #d9dfd6;
}

.timeline-line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 65%;
    background: #5aa05f;
}

.step-box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
    position: relative;
}

.step-icon {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 3px solid #cccccc;
    background: white;
    position: absolute;
    left: 17px;
}

.step-icon.completed {
    background: #5aa05f;
    border-color: #5aa05f;
}

.step-icon.active {
    background: white;
    border-color: #5aa05f;
}

.step-icon.upcoming {
    background: white;
    border-color: #cfcfcf;
}

.step-content {
    margin-left: 35px;
    width: 65%;
}

.step-content h6 {
    font-size: 13px;
    color: #6d7a6c;
    margin-bottom: 6px;
}

.step-content h3 {
    font-size: 20px;
    margin-bottom: 8px;
}

.step-content p {
    font-size: 14px;
    color: #444;
    margin: 0;
}

.btn-strt {
    margin-left: auto;
    margin-top: 10px;
}

.btn-completed {
    background: #eef6ec;
    padding: 8px 18px;
    color: #5ca463;
    border-radius: 6px;
    text-decoration: none;
}

.btn-resume,
.btn-start {
    background: #ffffff;
    border: 1px solid #5ca463;
    padding: 8px 18px;
    border-radius: 6px;
    text-decoration: none;
    color: #5ca463;
}

.circle img {
    min-width: 30px;
    height: 30px;
    width: 30px;
    z-index: 9;
    position: relative;
}

.step-box-sec.completed {
    position: relative;
}




.circle.upcoming img {
    filter: grayscale(1);

}

.step-box-sec.upcoming {
    position: relative;
}


.step-wrapper {
    position: relative;
}

.step-box-sec {
    position: relative;
    margin-left: 60px;
    /* space for line + circle */
}

.step-box-sec .progress-line {
    position: absolute;
    /* left: 28px; */
    left: -28px;
    /* aligns perfectly with circle */
    top: 0;
    bottom: 0;
    width: 2px;
}

/* Connector line */
.step-box-sec.upcoming .progress-line::before,
.step-box-sec.active .progress-line::before,
.step-box-sec.completed .progress-line::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50px;
    /* aligns with circle center */
    bottom: -50px;
    /* touches next step circle */
    width: 2px;
    background-color: #545454;
    z-index: 1;
}

/* Circle */
.step-box-sec .circle {
    position: absolute;
    left: -14px;
    /* centers circle on line */
    top: 50px;
    /* final alignment tweak */
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Remove the line for the first step */
.step-box-sec:first-child::before {
    display: none;
}

.step-box-sec:last-child .progress-line::before {
    display: none !important;
}

.btn-strt a.btn-completed {
    opacity: 0.5;
}

.p-bar-sec {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 20px;
    min-height: 70px;
}

.p-bar-sec h6 {
    font-family: 'Segoe UI Web (West European)';
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    color: #091F2C;
    margin: 0;
}

.circular-progress {
    width: 40px;
    height: 40px;
    background: conic-gradient(#b8d988 0deg, #b8d988 54deg, #e6e6e6 54deg 360deg);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.inner-circle {
    width: 35px;
    height: 35px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-box-sec {
    position: relative;
    display: block;
    background-image: url('/levelup-fy26/images/lrng-jrny-bg.svg');
    background-position: center;
    background-size: cover;
    padding: 40px 24px;
    border-radius: 4px 4px 0px 0px;
}

.Learning-journeys-sec {
    position: relative;
    display: block;
    padding: 35px 0px 0px 0px;
}

.title-txt {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    vertical-align: middle;
    color: #07641D;
    font-family: 'Segoe UI Web (West European)';
    margin-bottom: 0px;
}

.lrng-jrny-box-sec {
    position: relative;
    display: block;
    box-shadow: 0px 1.44px 2.88px 0px #00000024;
    background-color: white;
    border-radius: 4px;
    margin-top: 20px;
}

.top-box-sec h6 {
    position: relative;
    display: block;
    background-color: #D4EC8E;
    font-family: 'Segoe UI Web (West European)';
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    width: max-content;
    padding: 8px 10px;
    border-radius: 4px;
}

.top-box-sec h3 {
    color: #07641D;
    font-family: 'Segoe UI Web (West European)';
    font-weight: 400;
    font-size: 25px;
    margin-bottom: 15px;
}

.btm-box-sec a {
    position: relative;
    display: block;
    padding: 10px 20px;
    background-color: #07641D;
    color: white;
    font-weight: 600;
    vertical-align: middle;
    font-family: 'Segoe UI Web (West European)';
    font-size: 12px;
    width: max-content;
    margin: 10px 20px 35px 20px;
    border-radius: 4px;
    display: inline-block;
}

.disabled-link {
    pointer-events: none;
    opacity: 0.6; /* optional */
    cursor: default;
}


.journey-container-tracker {
    padding: 5px 120px 20px 25px;
    min-height: 110px;
}

.journey-container-tracker .progress-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.journey-container-tracker .step-block {
    position: relative;
    display: flex;
    justify-content: center;
    width: 40px;
}

.journey-container-tracker .circle {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 3px solid #ccc;
    background: #fff;
    z-index: 5;
}

.journey-container-tracker .step-completed {
    border-color: #0b5f24;
    background: #EDF6F3;
}

.journey-container-tracker .step-pending {
    border-color: transparent;
    background-image: url('/levelup-fy26/images/bdg-pending.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 0;
    border-radius: 0px;
    background-color: transparent;
}

.journey-container-tracker .line {
    height: 4px;
    flex: 1;
}

.journey-container-tracker .line-green {
    background: #0b5f24;
}

.journey-container-tracker .line-gray {
    background: #e2e2e2;
}

.journey-container-tracker .badge {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.journey-container-tracker .badge img {
    width: 80px;
}

.journey-container-tracker .badge-final img {
    width: 100px;
}

.journey-container-tracker .badge-final {
    right: -60px;
    left: auto;
    transform: none;
}

.journey-container-tracker .resume-btn {
    padding: 10px 24px;
    background-color: #07641D;
    color: white;
    font-weight: 600;
    font-family: 'Segoe UI Web (West European)';
    font-size: 13px;
    border-radius: 4px;
    border: none;
    margin-top: 25px;
    margin-bottom: 10px
}

.journey-container-tracker .badge-final {
    right: -100px;
    top: -40px;
}

.journey-container-tracker .task-count {
    font-family: 'Segoe UI Web (West European)';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #091F2C;
}

@media only screen and (max-width: 767px) {
.explr-tab-sec .nav-pills.child-nav-sec .nav-link {
    padding: .5rem .5rem;
    font-size: 12px !important;
}
}
