.dashboard-suite-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.dashboard-suite-kpis article,.dashboard-suite-panel{background:#fff;border:1px solid #eadfc8;border-radius:13px}.dashboard-suite-kpis article{padding:18px;min-height:120px}.dashboard-suite-kpis span,.dashboard-suite-kpis small{display:block;color:#756d61}.dashboard-suite-kpis b{display:block;font:700 24px 'Playfair Display';margin:12px 0 7px}.dashboard-suite-kpis .positive{color:#08764e}.dashboard-suite-kpis .negative{color:#c33f3f}.dashboard-suite-panel{padding:20px;margin-bottom:20px}.dashboard-suite-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dashboard-suite-title h2{font-size:17px;margin:0}.dashboard-suite-title span{font-size:11px;color:#756d61}.dashboard-suite-table{overflow:auto}.dashboard-suite-table table{min-width:760px}.dashboard-suite-bars{display:grid;gap:17px}.dashboard-suite-bars span{display:flex;justify-content:space-between}.dashboard-suite-bars em{font-style:normal;font-weight:700}.dashboard-suite-bars i{display:block;height:10px;border-radius:20px;background:#f0ece3;margin-top:7px;overflow:hidden}.dashboard-suite-bars u{display:block;height:100%;background:#d19a29;border-radius:inherit}.dashboard-suite-bars u.positive{background:#17845c}.dashboard-suite-bars u.negative{background:#d45656}@media(max-width:1050px){.dashboard-suite-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.dashboard-suite-kpis{grid-template-columns:1fr}}
