.tl-df6d4f3f-wrapper {
    display: flex;
    flex-direction: column;
}

.tl-df6d4f3f-item {
    display: flex;
    align-items: stretch;
    gap: 16px;
}

.tl-df6d4f3f-item:not(:last-child) {
    margin-bottom: 0;
}

.tl-df6d4f3f-item:last-child .tl-df6d4f3f-marker {
    align-self: flex-start;
}

.tl-df6d4f3f-marker {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
}

.tl-df6d4f3f-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 50%;
    background-color: #1B2058;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    flex-shrink: 0;
}

.tl-df6d4f3f-line {
    display: block;
    width: 2px;
    flex-grow: 1;
    background-color: #C8CBE0;
    margin-top: 0;
}

.tl-df6d4f3f-card {
    background-color: #F0F1F8;
    border-radius: 12px;
    padding: 20px 24px;
    flex-grow: 1;
    margin-bottom: 16px;
}

.tl-df6d4f3f-item:last-child .tl-df6d4f3f-card {
    margin-bottom: 0;
}

.tl-df6d4f3f-title {
    margin: 0 0 6px 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #1B2058;
    line-height: 1.3;
}

.tl-df6d4f3f-desc {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #4A4A68;
    line-height: 1.5;
}
