h3{font-weight:400}.dashboard-container{margin:0;padding:30px;display:flex;flex-direction:column;gap:30px;background:#f6f8fa}.dashboard-text{font-size:30px;line-height:46px}.dashboard-item{padding:30px;background:#fff;border-radius:4px}.dashboard-item__title{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:10px}.dashboard-item__title h2{font-weight:400;margin-top:0}.dashboard-item__title>*{margin-top:0;margin-bottom:0}.dashboard-item__date{margin-bottom:16px}.dashboard-item__table{margin-bottom:30px}.dashboard-item__table:last-child{margin-bottom:0}.dashboard-item p{font-size:14px;color:#606266}.table{margin:20px 0}.filter-head{display:grid;grid-template-columns:repeat(auto-fill,minmax(325px,auto));gap:15px;align-items:center}.filter-column{display:grid;gap:10px}