.chart{font:400 1em adelle-sans,sans-serif;padding-top:0;position:relative}.chart__infos{font-size:.8em;position:absolute;color:#676767;top:calc(100% + 1em)}.ticks{display:flex;color:#676767;justify-content:space-between;margin-bottom:.6em}.tick{position:relative;font-size:.8em}.tick--max:before,.tick--min:before{font-size:.6em;width:10px;text-align:center;display:block;position:absolute;top:5px}.tick--max{padding-right:7px}.tick--max:before{right:-5px;content:"▼"}.tick--min{padding-left:7px}.tick--min:before{left:-5px;content:"▼"}.stripes{background-color:#f6f6f6;margin-bottom:.5em;position:relative}.stripe{background-color:#676767;width:2px;opacity:.4;transition:all .3s ease-in-out;z-index:1}.stripe,.stripe:before{position:absolute;height:100%}.stripe:before{left:-4px;content:"";display:block;width:11px;background:transparent}.stripe--bold,.stripe--highlighted,.stripe:hover:not(.stripe--highlighted){transform:scale(1.4);opacity:1}.stripe__info{font:600 .55em/1.1 adelle-sans,sans-serif;width:80px;left:-40px;text-align:center;top:105%;position:absolute;color:#f33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#fff;padding:0 .3em}.stripe__info:before{padding-left:1px;text-align:center;content:"▲";font-size:.65em;display:block;margin-bottom:.2em}.stripe--bold{background-color:#222}.stripe--highlighted{z-index:2;background-color:#f33}.stripe--highlighted .stripe__info{display:block}.indicators .info{margin-bottom:2em!important}.indicator__stripes{margin-bottom:2em}