.timeline-aElsjt {
  flex-direction: column;
  gap: 0;
}

.item-Seqg42, .timeline-aElsjt {
  display: flex;
  position: relative;
}

.item-Seqg42 {
  gap: var(--ac-space-3);
  padding-bottom: var(--ac-space-4);
}

.item-Seqg42:last-child {
  padding-bottom: 0;
}

.item-Seqg42:not(:last-child):before {
  background-color: var(--ac-border);
  content: "";
  width: 2px;
  position: absolute;
  top: 1.5rem;
  bottom: 0;
  left: .5625rem;
}

.dot-SJ1JR5 {
  background-color: var(--ac-background);
  border: 2px solid var(--ac-primary);
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: .125rem;
}

.content-GlRR36 {
  min-width: 0;
  padding-bottom: var(--ac-space-1);
  flex: 1;
}


/*# sourceMappingURL=timeline_module.css.map */