:root{--black: #000;--gradient: linear-gradient( 180deg, rgba(20, 20, 20, 1) 0%, rgba(45, 45, 45, 0.6) 20%, rgba(20, 20, 20, 1) 100% )}.new-sec{min-height:100rem;padding:1rem 0 8rem}.new-sec.bg-black{background-color:var(--black);color:var(--white)}.dashboard{width:100%;max-width:162rem;margin:0 auto;padding:2rem 0;display:flex;flex-direction:column;align-items:center;font-family:"DM Sans",sans-serif;font-size:.875rem}.dashboard h1,.dashboard h2,.dashboard h3,.dashboard h4,.dashboard h5{font-family:"DM Sans",sans-serif;font-size:.875rem}.dashboard .tns-outer{width:100%}.dashboard h2{flex-grow:0;flex-shrink:0;font-size:3rem;font-weight:500;text-align:center;text-transform:uppercase}@media screen and (min-width: 1440px){.dashboard h2{font-size:8.5rem}}.dashboard-data{width:100%;max-height:100%;margin-top:2rem;padding:0}@media screen and (min-width: 1440px){.dashboard-data{height:75rem}}.dashboard-data>li{height:100%}.dashboard-data>li.mobile-slide{display:none !important}@media screen and (min-width: 1440px){.dashboard-data>li.mobile-slide{display:block}}.dashboard-data>li.mobile-slide .index{padding:4rem 2rem 0;display:flex;flex-direction:column;flex-grow:1;background:none}.dashboard .data-panel{width:100%;max-width:calc(100% - 4rem);height:100%;min-height:72rem;margin:0 auto;padding:2rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4rem;background:#141414}@media screen and (min-width: 1200px){.dashboard .data-panel{max-width:calc(100% - 8rem)}}@media screen and (min-width: 1440px){.dashboard .data-panel{min-height:75rem;padding:4rem 0;justify-content:space-between;border-radius:8rem}}.dashboard .data-panel.plain{background:var(--gradient)}.dashboard .data-panel.with-bg{padding:2rem 2.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;background:#141414 no-repeat 50%;background-size:cover}@media screen and (min-width: 1200px){.dashboard .data-panel.with-bg{padding:4rem 6rem}}.dashboard .data-panel.with-bg video{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;object-fit:cover;object-position:center;pointer-events:none;border-radius:4rem}@media screen and (min-width: 1440px){.dashboard .data-panel.with-bg video{height:auto;border-radius:8rem}}.dashboard .data-panel.with-bg>div{width:100%;position:relative;z-index:1}.dashboard .data-panel.live-data{justify-content:center}.dashboard .data-panel.live-data h4{font-size:1.6rem;text-transform:uppercase}@media screen and (min-width: 768px){.dashboard .data-panel.live-data h4{font-size:2rem}}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data h4{font-size:2.7rem}}.dashboard .data-panel.live-data h4 strong{margin-right:.5rem;font-size:2.7rem;font-weight:400;color:#3fb888}@media screen and (min-width: 768px){.dashboard .data-panel.live-data h4 strong{margin-right:1rem;font-size:4rem}}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data h4 strong{margin-right:2rem;font-size:9rem}}.dashboard .data-panel.live-data .tiles{margin:2rem 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:2.5rem;row-gap:5rem;list-style-type:none}@media screen and (min-width: 768px){.dashboard .data-panel.live-data .tiles{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width: 1440px){.dashboard .data-panel.live-data .tiles{display:flex;gap:5rem}}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data .tiles.outdoor li{width:24rem}}.dashboard .data-panel.live-data .tiles li{text-align:center}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data .tiles li{width:20rem;margin:0 auto}}.dashboard .data-panel.live-data .tiles figure{height:10rem;margin:0;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;background-color:#141414;background:var(--gradient);border-radius:2rem}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data .tiles figure{height:18rem;padding:2rem;border-radius:3rem}}.dashboard .data-panel.live-data .tiles figure figcaption{margin-top:1rem;flex-grow:0;font-size:1.25rem;line-height:1.2}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data .tiles figure figcaption{margin-top:2rem;font-size:3rem}}.dashboard .data-panel.live-data .tiles figure>div{display:flex;justify-content:center;flex-grow:1}.dashboard .data-panel.live-data .tiles figure>div>img{width:100%;max-width:100%;height:auto;display:block}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data .tiles figure>div>img{display:none}}.dashboard .data-panel.live-data .tiles figure>div>img.large{display:none}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data .tiles figure>div>img.large{display:block}}.dashboard .data-panel.live-data .tiles figure+p{margin:1rem 0 0;font-size:1.5rem}@media screen and (min-width: 1200px){.dashboard .data-panel.live-data .tiles figure+p{margin-top:2rem;font-size:2rem}}.dashboard .data-panel.smaller .top-stat{max-width:60%}@media screen and (min-width: 1440px){.dashboard .data-panel.smaller .top-stat{max-width:44%}}.dashboard .data-panel.smaller .bottom-stat{max-width:70%;display:flex;flex-direction:column}@media screen and (min-width: 1200px){.dashboard .data-panel.smaller .bottom-stat{flex-direction:row;gap:4rem}}.dashboard .data-panel.smaller .bottom-stat.larger{max-width:50%}.dashboard .data-panel.smaller .bottom-stat.larger.unset{max-width:unset}@media screen and (min-width: 1440px){.dashboard .data-panel.smaller .bottom-stat.larger:not(.max-50){max-width:72% !important}}.dashboard .data-panel.smaller .bottom-stat.larger h4{font-size:3.8rem}@media screen and (min-width: 1200px){.dashboard .data-panel.smaller .bottom-stat.larger h4{font-size:7rem}}@media screen and (min-width: 1440px){.dashboard .data-panel.smaller .bottom-stat.larger h4{font-size:12rem}}.dashboard .data-panel.smaller .bottom-stat p{font-size:1.2rem}@media screen and (min-width: 1200px){.dashboard .data-panel.smaller .bottom-stat p{font-size:2.4rem}}@media screen and (min-width: 1440px){.dashboard .data-panel.smaller .bottom-stat p{font-size:3rem}}.dashboard .data-panel.smaller .stat p:first-child{font-size:1.4rem}@media screen and (min-width: 1440px){.dashboard .data-panel.smaller .stat p:first-child{font-size:2.5rem}}.dashboard .data-panel.larger .top-stat{max-width:80%}@media screen and (min-width: 1440px){.dashboard .data-panel.larger .top-stat{max-width:50%}}.dashboard .data-panel.larger .bottom-stat{max-width:50%}@media screen and (min-width: 1440px){.dashboard .data-panel.larger .bottom-stat{max-width:40%}}.dashboard .data-panel.larger .stat h4{font-size:3.8rem}@media screen and (min-width: 1200px){.dashboard .data-panel.larger .stat h4{font-size:7rem}}@media screen and (min-width: 1440px){.dashboard .data-panel.larger .stat h4{font-size:10rem}}.dashboard .data-panel.larger .stat p:first-child{font-size:4rem}.dashboard .data-panel h3{font-size:1.8rem;font-weight:500;text-transform:uppercase}@media screen and (min-width: 1200px){.dashboard .data-panel h3{font-size:3.2rem}}@media screen and (min-width: 1440px){.dashboard .data-panel h3{font-size:5.8rem}}.dashboard .data-panel h3+.charts{margin-top:1.5rem}@media screen and (min-width: 1440px){.dashboard .data-panel h3+.charts{margin-top:0}}.dashboard .data-panel .stat{flex-grow:1;flex-basis:0}.dashboard .data-panel .stat h4{font-size:3.8rem}@media screen and (min-width: 1200px){.dashboard .data-panel .stat h4{font-size:6rem}}@media screen and (min-width: 1440px){.dashboard .data-panel .stat h4{font-size:9.5rem}}.dashboard .data-panel .stat h4+p{font-size:1.6rem;line-height:1.25;text-transform:uppercase}@media screen and (min-width: 1200px){.dashboard .data-panel .stat h4+p{font-size:2.5rem}}@media screen and (min-width: 1440px){.dashboard .data-panel .stat h4+p{font-size:4rem}}.dashboard .data-panel .stat p{margin-bottom:0}.dashboard .data-panel .stat p:first-child{margin:0;text-transform:uppercase}.dashboard .data-panel .top-stat{align-self:flex-start}.dashboard .data-panel .bottom-stat{align-self:flex-end}.dashboard .charts{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.4rem}@media screen and (min-width: 1200px){.dashboard .charts{padding-bottom:4rem;flex-direction:row;align-items:unset;gap:8rem}}@media screen and (min-width: 1440px){.dashboard .charts{gap:16rem}}.dashboard .charts .chart{display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:1;flex-shrink:0;flex-basis:0;text-align:center}@media screen and (min-width: 1200px){.dashboard .charts .chart{max-width:21rem}}.dashboard .charts .chart h4{margin:0;font-size:2rem;font-weight:700;text-align:center;text-transform:uppercase}@media screen and (min-width: 1200px){.dashboard .charts .chart h4{font-size:2.5rem}}.dashboard .charts .chart figure{width:100%;max-width:14.5rem;margin:0 auto;position:relative}@media screen and (min-width: 1200px){.dashboard .charts .chart figure{max-width:unset}}.dashboard .charts .chart figure figcaption{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center}.dashboard .charts .chart figure figcaption span{font-size:2.3rem;line-height:1}@media screen and (min-width: 1200px){.dashboard .charts .chart figure figcaption span{font-size:2.7rem}}.dashboard .charts .chart figure+h4{margin-top:3rem}@media screen and (min-width: 1200px){.dashboard .charts .chart figure+h4{display:block}}.dashboard .charts .chart figure+h4.mobile-hidden{display:none}@media screen and (min-width: 1200px){.dashboard .charts .chart figure+h4.mobile-hidden{display:block}}@media screen and (min-width: 1200px){.dashboard .charts .chart.large{max-width:32rem}}.dashboard .charts .chart.large figure{max-width:11rem}@media screen and (min-width: 1200px){.dashboard .charts .chart.large figure{max-width:unset}}.dashboard .charts .chart.large figure+h4{margin-top:1.5rem;font-size:2rem;line-height:.875}@media screen and (min-width: 1200px){.dashboard .charts .chart.large figure+h4{margin-top:3rem;font-size:4rem}}.dashboard .charts .chart.large figure+h4 span{font-size:1.6rem;font-weight:400}@media screen and (min-width: 1200px){.dashboard .charts .chart.large figure+h4 span{font-size:3.2rem}}.dashboard .charts .chart.large figure+h4+p{margin:1rem 0 0;font-size:1.4rem}@media screen and (min-width: 1200px){.dashboard .charts .chart.large figure+h4+p{margin-top:2rem;font-size:1.8rem}}.dashboard .charts .chart.large figcaption span{font-size:3rem}@media screen and (min-width: 1200px){.dashboard .charts .chart.large figcaption span{font-size:5.3rem}}.dashboard .charts .chart.large .donut{width:22.5rem;max-width:100%;height:auto;margin:0 auto}.dashboard .charts .chart.large .donut-wrapper{margin:0}.dashboard .charts .chart.large .donut svg{transform:scale(1.325)}.dashboard .charts .chart .title-wrapper{display:flex;align-items:center;flex-grow:1}.dashboard .charts .chart .donut{width:20rem;max-width:100%;height:auto}.dashboard .charts .chart .donut-wrapper{margin-top:1.5rem}@media screen and (min-width: 1200px){.dashboard .charts .chart .donut-wrapper{margin-top:3rem}}.dashboard .charts .chart .donut svg{transform:scale(1.2)}.dashboard .index{width:100%;max-width:106rem;height:23rem;padding:0 6rem;display:none;align-items:center;justify-content:space-between;border-radius:1.8rem;background:#141414;background:var(--gradient)}@media screen and (min-width: 1200px){.dashboard .index{display:flex}}.dashboard .index>*{flex-grow:1;flex-basis:0;text-align:center}.dashboard .index span{font-size:2.5rem;line-height:1.2}@media screen and (min-width: 1440px){.dashboard .index span{font-size:2.1rem}}.dashboard .index h5{color:#52dc81;font-size:13rem;font-weight:700}@media screen and (min-width: 1440px){.dashboard .index h5{font-size:11rem}}.dashboard .tns-outer{position:relative}.dashboard .tns-controls{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;z-index:1}.dashboard .tns-controls button[data-controls]{width:2rem;height:2rem;position:relative;background:none;border:none;color:rgba(0,0,0,0)}@media screen and (min-width: 1440px){.dashboard .tns-controls button[data-controls]{width:4rem;height:4rem}}.dashboard .tns-controls button[data-controls]::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-bottom:2px solid #fff}.dashboard .tns-controls button[data-controls=prev]{margin-left:2rem}@media screen and (min-width: 1440px){.dashboard .tns-controls button[data-controls=prev]{margin-left:6rem}}@media screen and (min-width: 1600px){.dashboard .tns-controls button[data-controls=prev]{margin-left:-4rem}}.dashboard .tns-controls button[data-controls=prev]::before{border-left:2px solid #fff;transform:rotate(45deg)}.dashboard .tns-controls button[data-controls=next]{margin-right:2rem}@media screen and (min-width: 1440px){.dashboard .tns-controls button[data-controls=next]{margin-right:6rem}}@media screen and (min-width: 1600px){.dashboard .tns-controls button[data-controls=next]{margin-right:-4rem}}.dashboard .tns-controls button[data-controls=next]::before{border-right:2px solid #fff;transform:rotate(-45deg)}.dashboard .tns-slide-active video{object-fit:cover}
/*# sourceMappingURL=ag22.css.map */
