.cmp-key-stats--section{background:transparent;font-family:inherit;box-sizing:border-box}
.cmp-key-stats{padding:60px 30px;max-width:1200px;margin:0 auto}
.cmp-key-stats__section-title{font-size:50px;font-weight:700;color:#1a1a1a;margin:0 0 40px 0}
.cmp-key-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:0}
.cmp-key-stats__item{text-align:center;margin-bottom:80px;max-width:300px;margin:0 auto 80px}
.cmp-key-stats__icon img{max-width:100px;margin:auto}
.cmp-key-stats__title{color:#232222;font-size:16px;margin:0 0 4px;font-weight:600}
.cmp-key-stats__value{font-size:64px;line-height:73px;font-weight:700;background:-webkit-linear-gradient(0,#006443 0,#85be00 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.cmp-key-stats__support{color:#232222;font-size:16px;margin:0 0 4px;font-weight:400}
.cmp-key-stats__item-footnote{color:#232222;font-size:16px;line-height:21px;font-weight:400}
.cmp-key-stats__footnote{color:#232222;font-size:.75rem;line-height:1.6;margin:1.75rem 0 0;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,0.1)}
@media(max-width:1150px){.cmp-key-stats__grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767px){.cmp-key-stats__grid{grid-template-columns:1fr}
.KeyFiguresDashboard{padding:40px 30px}
.cmp-key-stats__value{font-size:28px;line-height:34px}
.cmp-key-stats__section-title{font-size:24px}
}