.statistics-card{width:100%;padding:20px;border-radius:6px;border:1px solid var(--stroke-light-grey);background:var(--bg-white);box-shadow:0 3px 4px 0 var(--shadow-color)}.statistics-card__title{padding-bottom:15px;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;color:var(--black-color);border-bottom:1px dashed var(--stroke-grey)}.statistics-card__content .item{margin-top:12px;display:flex;gap:16px;justify-content:space-between}.statistics-card__content .item>label{font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:var(--black-color)}.statistics-card__content .item>span{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:var(--black-color)}
