@charset "UTF-8";
.zk-steps {
  font-size: 0
}

.zk-steps>:last-child .zk-step__line {
  display: none
}

.zk-steps.is-horizontal {
  white-space: nowrap
}
