.bdh-timeline-journey{display:flex;flex-direction:column;width:100%}
.bdh-timeline-journey__item{display:flex;gap:24px;position:relative}
.bdh-timeline-journey__axis{position:relative;flex:0 0 56px;display:flex;justify-content:center}
.bdh-timeline-journey__dot{width:20px;height:20px;border-radius:50%;border:1px solid currentColor;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;z-index:2;flex:none}
.bdh-timeline-journey__dot-inner{display:block;width:7px;height:7px;border-radius:50%}
.bdh-timeline-journey__line{position:absolute;left:50%;top:20px;bottom:0;width:1px;transform:translateX(-50%)}
.bdh-timeline-journey__content{display:flex;flex:1;min-width:0;flex-direction:column}
.bdh-timeline-journey__title,.bdh-timeline-journey__kicker,.bdh-timeline-journey__subtitle,.bdh-timeline-journey__description,.bdh-timeline-journey__description p,.bdh-timeline-journey__label{margin:0}
.bdh-timeline-journey__highlights{display:flex;flex-wrap:wrap}
.bdh-timeline-journey__divider{margin-left:56px}
