0"
[class.po-stepper-step-bar-top]="alignCenter && isVerticalOrientation"
[class.po-stepper-step-dashed-border-vertical]="
alignCenter && isVerticalOrientation && isDashedBorderTop(step, index)
"
[style.left.px]="
isVerticalOrientation ? (!stepSizeCircle || stepSizeCircle === 24 ? 16 : stepSizeCircle / 2) : null
"
>