.indicator-container{display:flex;justify-content:center;align-items:center;margin-top:10px}.indicator{position:relative;width:50px;height:4px;background-color:#ececec;margin:0 5px;border-radius:4px;overflow:hidden}.indicator:hover{cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.indicator-fill{position:absolute;top:0;left:0;height:100%;background-color:#868686}#EventVisualizer .econnect-carousel{max-width:unset}.econnect-locked-carousel .indicator-container{display:flex;justify-content:center;align-items:center;gap:8px;height:4px}.econnect-locked-carousel .indicator-icon{flex:1 1;height:4px;background:#ececec;border-radius:2px}.econnect-locked-carousel .active-icon{background:#0079bc}.econnect-locked-carousel .indicator-icon:hover{background:#868686}