.timeline-marker{border-radius:50%;background-color:#00a0ac;flex-shrink:0;height:var(--p-space-2);position:relative;width:var(--p-space-2);z-index:2}.timeline-marker-container{display:flex;flex-shrink:0;height:100%;justify-content:center;position:relative;width:var(--p-space-6)}.timeline-details-container{padding-left:var(--p-space-3)}.timeline-details-container>:first-child{padding-bottom:var(--p-space-4)}.timeline-details-container>:nth-child(2){padding-bottom:calc(var(--p-space-6) + var(--p-space-1))}.timeline-disconnected-details-container{padding-bottom:var(--p-space-5)}.timeline-first-row{min-height:60px;margin-top:-7px}.timeline-item-wrapper{display:grid;grid-template-columns:var(--p-space-6) minmax(0,1fr);grid-auto-rows:1fr}.timeline-connector-inactive:after,.timeline-marker-inactive{background:rgb(171,177,186)!important}.timeline-connector:after{background:rgb(0,160,172);bottom:0;content:"";left:calc(50% - var(--p-space-025));position:absolute;top:0;width:var(--p-space-05);z-index:1}.timeline-short-connector:after{height:0}.timeline-marker-current{background:rgba(0,160,172,1);box-shadow:0 0 #00a0ac;animation:pulse-green 2s infinite}@keyframes pulse-green{0%{transform:scale(.95);box-shadow:0 0 #00a0acb3}70%{transform:scale(1);box-shadow:0 0 0 10px #00a0ac00}to{transform:scale(.95);box-shadow:0 0 #00a0ac00}}.component-wrapper{padding-top:var(--p-space-4)}
