.vps-97d45711-list {
    display: flex;
    flex-direction: column;
}

.vps-97d45711-item {
    display: flex;
    align-items: flex-start;
    padding: 24px 0;
    border-bottom: 1px solid #e0e0e0;
    gap: 24px;
}

.vps-97d45711-item:last-child {
    border-bottom: none;
}

.vps-97d45711-number-wrap {
    flex-shrink: 0;
}

.vps-97d45711-number {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #2b8a99;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
}

.vps-97d45711-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-top: 4px;
}

.vps-97d45711-title {
    font-size: 20px;
    font-weight: 500;
    color: #1a365d;
    margin: 0;
    line-height: 1.3;
}

.vps-97d45711-desc {
    font-size: 16px;
    color: #666;
    margin: 0;
    line-height: 1.5;
}
