:root{--background-dark-purple:#2D2147;--background-purple:#382C53;--background-100:#FDFCF7;--background-light-grey:#F6F7F9;--background-light-100:#F8F7F2;--background-light-50:#FDFCF7;--background-light-green:#DDF0EC;--background-light-yellow:#FEEEDD;--background-light-red:#FCD8E0;--background-light-blue:#D3EAFD;--background-white:#FFFFFF;--background-main:#FFFFFF;--text-purple:#382C53;--text-dark-purple:#2D2147;--nav-dark-purple:rgba(234,235,241,0.7);--text-deactive-light:#564863;--text-deactive-dark:#97939B;--text-light-purple:#837A8C;--text-caption:#7D7796;--text-menu:#A9A1BA;--text-white:#FFFFFF;--border-grey:#E2DFE5;--border-shadow:#E3E6EC;--border-light:#F6F3F9;--border-dark:#E4E4E4;--border-menu:rgba(82,73,103,1);--complementary-green:#53B6A0;--complementary-red:#EF3C65;--complementary-blue:#2196F3;--complementary-yellow:#FFCE73}.live-stats-section{background:var(--background-white)}.live-stats-section-graph h5{font-size:24px;line-height:32px;font-weight:500;margin-bottom:0}.live-stats-section-graph p{font-size:14px;line-height:24px;font-weight:400;margin-top:12px}.live-stats-section-graph .credentials-legend{font-size:13px;line-height:24px;color:var(--text-deactive-light)}.live-stats-section-graph .credentials-legend:before{content:"";height:4px;width:30px;background:var(--complementary-red);display:inline-flex;margin-right:12px;margin-bottom:2px;border-radius:4px}.live-stats-section-graph-wrapper{overflow-x:auto}.live-stats-section-graph-wrapper-content{min-width:800px;padding-bottom:32px}.live-stats-section-info{padding:.75rem;position:relative;z-index:1}@media screen and (min-width:992px){.live-stats-section-info{padding-right:48px}}@media screen and (max-width:1200px){.live-stats-section-info{margin-bottom:64px}}.live-stats-section-info .content-shadow{width:85%;left:5%;top:10%;filter:blur(32px)}.live-stats-section-content{position:relative;background:var(--background-white);z-index:1;padding:64px 40px;border:1px solid var(--border-shadow);border-radius:8px}.live-stats-section-content h2{margin-bottom:16px}.live-stats-section-content hr{margin-top:32px}.live-stats-section-content p{font-size:16px;line-height:28px;color:var(--text-light-purple);margin-bottom:16px}.live-stats-section-content a{padding:20px 50px;background:var(--background-dark-purple);color:var(--text-white);border-radius:8px;margin-top:16px;display:inline-block;font-size:14px;font-weight:700}.dynamic-graph{display:flex}.dynamic-graph-y-labels{display:grid;width:50px;padding-bottom:40px}.dynamic-graph-y-labels-label{display:flex;justify-content:start;align-items:end;padding:0 .5rem}.dynamic-graph-label{font-size:13px;font-weight:600;color:var(--text-deactive-light)}.dynamic-graph-info-overlay{position:absolute;height:calc(100% - 50px);left:0;top:0;display:block;background:rgba(0,0,0,0);z-index:2;width:50%}.dynamic-graph-graph-wrapper:before{left:0}.dynamic-graph-graph-wrapper:after,.dynamic-graph-graph-wrapper:before{content:"";background:var(--border-grey);display:block;height:calc(85% - 50px);width:1px;top:15%;z-index:1;position:absolute}.dynamic-graph-graph-wrapper:after{right:0}.dynamic-graph-graph-wrapper{position:relative;display:grid;width:calc(100% - 50px)}.dynamic-graph-graph-wrapper-canvas-wrapper{width:100%;height:0;overflow:hidden;position:relative}.dynamic-graph-graph-wrapper canvas{z-index:1;width:100%;left:0;top:0;position:absolute;height:100%;transition:left .4s;transform:rotate(0deg)}.dynamic-graph-graph-wrapper-x-labels{display:flex;justify-content:space-between;align-items:center;height:40px;border-left:1px solid rgba(0,0,0,0)}.dynamic-graph-graph-wrapper-x-labels-label{padding:0 .5rem;color:var(--text-light-purple)}