@import url(https://use.typekit.net/dub5nwj.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;400;500;600;700&display=swap);@keyframes topLineGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes bottomLineGrow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes positive45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(-45deg)}}@keyframes negative45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes bubblePopOut{0%{scale:0}75%{scale:1.1}to{scale:1}}@keyframes stepPop{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}to{opacity:1;scale:1}}.sidebar-layout__dnd .animated-chart__inner{max-width:100%;padding:0}.sidebar-layout__dnd .animated-chart__chart-container.two-charts{display:flex}.sidebar-layout__dnd .animated-chart__chart-container.two-charts canvas{flex:0 0 405px;width:405px!important}.animated-chart__inner{margin:0 auto;max-width:1310px;padding:0 20px}.animated-chart__chart-container{margin-bottom:60px;margin-top:40px;max-width:100%}.animated-chart__chart-container canvas{height:auto!important;max-width:100%}.animated-chart__chart-container.two-charts{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:767px){.animated-chart__chart-container.two-charts{flex-direction:column;grid-template-columns:1fr}}.animated-chart__chart-container.two-charts canvas{background:#fff;box-shadow:0 8px 10px 0 rgba(0,0,0,.12);flex:1;padding:10px}@media(max-width:767px){.animated-chart__chart-container.two-charts canvas{flex:1;width:auto!important}}