.reliability-bar{flex:1 1 0;height:16px;position:relative;min-width:120px}.reliability-segments{position:absolute;left:0;top:4px;width:100%;height:8px;overflow:hidden;display:inline-flex}.reliability-segments>div{flex:1 1 0;height:8px}.aria-legenda-accordion .reliability-bar>.flex>span{text-align:center;flex-grow:2;flex:1 1 0}.start-segment{border-top-left-radius:4px;border-bottom-left-radius:4px}.end-segment{border-top-right-radius:4px;border-bottom-right-radius:4px}.red-segment{background:var(--Chart-Fill-Red);border:1px var(--Chart-Stroke-Red) solid}.yellow-segment{background:var(--Chart-Fill-Yellow);border:1px var(--Chart-Stroke-Yellow) solid}.orange-segment{background:var(--Chart-Fill-Orange);border:1px var(--Chart-Stroke-Orange) solid}.indigo-segment{background:var(--Chart-Fill-Indigo);border:1px var(--Chart-Stroke-Indigo) solid}.green-segment{background:var(--Chart-Fill-Green);border:1px var(--Chart-Stroke-Green) solid}.reliability-indicator{position:absolute;left:45%;top:0;width:16px;height:16px;background:var(--Container-Neutral);box-shadow:0 1px 3px rgba(59.98,66.26,71.4,.16);border-radius:100px;border:1px var(--Stroke-On-Surface-Enabled) solid}