.c-speed-graph{border-bottom:.2rem solid #4a4a4a;margin-bottom:1.2rem;position:relative;width:100%;z-index:2}.c-speed-graph__inner{display:flex;justify-content:space-between;min-height:2rem;position:relative;width:100%}.c-speed-graph__bar{background:#00ac94;height:100%;left:0;position:absolute;top:0;width:60%}.c-speed-graph--medium .c-speed-graph__bar{background:#ffb727}.c-speed-graph--high .c-speed-graph__bar{background:#ac173b}.c-speed-graph__indicator{font-size:.9rem;font-weight:300;position:relative;top:2.3rem}.c-speed-graph__indicator:before{background:#fff;bottom:calc(100% + .3rem);content:"";height:2rem;left:50%;position:absolute;transform:translate(-50%);width:.1rem}.c-speed-graph__indicator:first-child:before,.c-speed-graph__indicator:last-child:before{display:none}.c-speed-graph__average{background:#4a4a4a;bottom:-1px;height:2rem;position:absolute;transform:translate(-50%);width:.25rem}