*{margin:0;padding:0;box-sizing:border-box}body{font-family:sans-serif;background:#fff5f5}.container{max-width:800px;margin:5rem auto}.card{display:flex;justify-content:center;border-radius:4px;background:#fff;padding:1rem;box-shadow:2px 3px 10px rgba(181,134,134,.2)}.tg-chart{position:relative}.tg-chart>canvas{z-index:2}.tg-chart .tg-chart-slider{position:relative;margin-bottom:1rem;z-index:1}.tg-chart .tg-chart-slider__left,.tg-chart .tg-chart-slider__right{transition:background .22s ease-in-out;background:#f5f9fb;opacity:.8;position:absolute;top:0;bottom:0}.tg-chart .tg-chart-slider__left{left:0}.tg-chart .tg-chart-slider__right{right:0}.tg-chart .tg-chart-slider__arrow--left,.tg-chart .tg-chart-slider__arrow--right{position:absolute;top:0;bottom:0;transition:background .22s ease-in-out;background:#c0d1e1;width:6px}.tg-chart .tg-chart-slider__arrow--left{right:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.tg-chart .tg-chart-slider__arrow--right{left:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.tg-chart .tg-chart-slider__window{position:absolute;background:transparent;top:0;bottom:0;border-top:1px solid #c0d1e1;border-bottom:1px solid #c0d1e1}.tg-chart .tg-chart-tooltip{position:absolute;display:none;max-width:200px;min-width:120px;padding:.7rem;border-radius:15px;border:1px solid #dfe6eb;box-shadow:1px 1px 1px rgba(0,0,0,.05);background:#fff;color:#000;overflow:hidden;z-index:3;top:50px;left:100px}.tg-chart .tg-chart-tooltip .tooltip-title{margin-bottom:.5rem;white-space:nowrap;font-size:.9rem;font-weight:700}.tg-chart .tg-chart-tooltip .tooltip-list{display:flex;flex-wrap:wrap;flex-direction:column;list-style:none;margin:0;padding:0}.tg-chart .tg-chart-tooltip .tooltip-list-item{display:flex;justify-content:space-between;align-items:center;flex-grow:1;padding-bottom:3px}.tg-chart .tg-chart-tooltip .tooltip-list-item:last-child{padding-bottom:0}.tg-chart .tg-chart-tooltip .tooltip-list-item .name{font-size:.8rem}.tg-chart .tg-chart-tooltip .tooltip-list-item .value{font-size:.8rem;font-weight:700}.tg-chart-checkbox{position:relative;display:inline-flex;align-items:center;white-space:nowrap;margin-right:1rem;border:1px solid #e6ecf0;padding:.5rem .8rem .5rem .5rem;border-radius:20px;transition:border-color,color .22s ease-in-out}.tg-chart-checkbox input{position:absolute;left:0;top:0;min-width:1rem;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.tg-chart-checkbox input:checked+label>span{border:9px solid;animation-name:pulse;animation-duration:1.3s}.tg-chart-checkbox input:checked+label>span:before{content:"";position:absolute;bottom:0;right:0;border-bottom:2px solid transparent;border-right:2px solid transparent;transform:rotate(45deg);transform-origin:0 100%;animation-name:checkbox-check;animation-duration:125ms;animation-delay:.25s;animation-timing-function:cubic-bezier(.4,0,.23,1);animation-fill-mode:forwards}.tg-chart-checkbox label{position:relative;font-weight:400;font-size:.8rem;text-indent:2rem}.tg-chart-checkbox label>span{position:absolute;width:18px;height:18px;border-radius:50%;border:1px solid;z-index:0;left:-2px;top:-2px;background-color:transparent;transition:all .25s cubic-bezier(.4,0,.23,1);animation-name:pulse2;animation-duration:1.3s}@keyframes pulse{0%{box-shadow:0 0 0 0 #e6ecf0}50%{box-shadow:0 0 0 35px rgba(230,236,240,0)}to{box-shadow:0 0 0 0 rgba(230,236,240,0)}}@keyframes pulse2{0%{box-shadow:0 0 0 0 #e6ecf0}50%{box-shadow:0 0 0 35px rgba(230,236,240,0)}to{box-shadow:0 0 0 0 rgba(230,236,240,0)}}@keyframes checkbox-check{0%{border-color:#fff}33%{width:4px;height:0}to{width:4px;height:8px;border-color:#fff}}
/*# sourceMappingURL=/styles.ff39444a.css.map */