.elementor-607 .elementor-element.elementor-element-e90eebf{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a998857 */.pv-timeline {
    position: relative;
    padding-left: 70px;
}

.pv-timeline::before {
    content: "";
    position: absolute;
    left: 23px;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #C8E9E5;
}

.pv-timeline-item {
    position: relative;
    margin-bottom: 55px;
}

.pv-timeline-number {
    position: absolute;
    left: -70px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #18B6A3;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    border: 4px solid #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,.12);
}

.pv-timeline-stage {
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #18B6A3;
}

.pv-timeline-title {
    margin: 6px 0 10px;
    font-size: 27px;
    color: #12344D;
}

.pv-timeline-text {
    font-size: 16px;
    line-height: 1.8;
    color: #6C7B88;
    max-width: 620px;
}/* End custom CSS */