.step-card-494140d2 {
    display: flex;
    align-items: flex-start;
    font-family: inherit;
    width: 100%;
    box-sizing: border-box;
}

.step-left-494140d2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    min-width: 80px;
    text-align: center;
}

.step-badge-494140d2 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 8px;
    box-sizing: border-box;
}

.step-number-494140d2 {
    font-weight: bold;
    font-size: 16px;
}

.step-label-494140d2 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.step-divider-494140d2 {
    align-self: stretch;
    border-left-style: dashed;
    border-left-width: 1px;
    margin: 0 25px;
}

.step-right-494140d2 {
    flex-grow: 1;
    padding-top: 4px;
}

.step-title-494140d2 {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}

.step-description-494140d2 {
    font-size: 15px;
    line-height: 1.6;
}
