.ProgressLine{grid-template-rows:1fr 1fr;row-gap:5px;display:grid}.ProgressLine--labels-container{flex-direction:row;justify-content:space-between;display:flex}.ProgressLine--labels-container--right{grid-template-columns:repeat(3,auto);align-items:center;column-gap:4px;display:grid}.ProgressLine--labels-container--right-bullet{background-color:var(--text-input-default);border-radius:50%;width:6px;height:6px}.ProgressLine--line{background:var(--status-posted,#00b65e);border-radius:30px;height:10px;position:absolute}.ProgressLine--line-container{background:#adedba4d;border-radius:30px;height:10px;position:relative}
/*# sourceMappingURL=dd178fb690ff5629.css.map*/