.dashboard-container{height:calc(100% - 68px);overflow-y:auto;overflow-x:hidden;box-sizing:border-box;padding-right:4px}.dashboard-download-ref{box-sizing:border-box;min-width:1000px;padding:8px;min-height:100%}.summary-item-container{display:flex;flex-wrap:wrap;width:100%;justify-content:space-around;border-radius:8px;border:1px solid var(--Colours-BlueGrey, #DDDFEE);background:#fff;margin:16px 0;box-shadow:2px 2px 4px #8b92cd40}.summary-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 32px}.summary-item-with-divider{display:flex;align-items:center}.summary-item-value{color:var(--colours-text-7, #1C2250);text-align:center;font-family:Inter;font-size:32px;font-style:normal;font-weight:300}.summary-item-label{color:var(--colours-text-7, #1C2250);text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:600}.summary-table{width:100%;box-sizing:border-box;border-radius:8px;border:2px solid var(--Colours-BlueGrey, #DDDFEE);background:#fff;box-shadow:2px 2px 4px #8b92cd40;margin-bottom:16px}.summary-table-row{width:100%;display:flex}.summary-table-row:not(:last-child){border-bottom:1px solid var(--Colours-BlueGrey, #DDDFEE)}.odd-summary-table-row{background-color:#f2f4ff}.summary-table-row-col{display:flex;justify-content:space-between;width:50%}.summary-table-row-col:not(:last-child){border-right:1px solid var(--Colours-BlueGrey, #DDDFEE)}.summary-table-row-item{display:flex;flex-direction:column;justify-content:center;padding:8px}.summary-table-row-item-label{color:var(--colours-text-7, #1C2250);font-family:Inter;font-size:16px;font-style:normal;font-weight:600}.summary-table-row-item-description{color:var(--colours-text-7, #1C2250);font-family:Inter;font-size:12px;font-style:normal;font-weight:300;margin-top:8px}.summary-table-row-item-value{color:var(--colours-text-7, #1C2250);font-family:Inter;font-size:18px;font-style:normal;font-weight:300}.dashboard-chart-list{width:100%;display:flex;flex-wrap:wrap;gap:16px}.dashboard-chart-container.full-width{width:100%}.dashboard-chart-container{display:flex;flex-direction:column;box-sizing:border-box;border-radius:8px;border:2px solid var(--Colours-BlueGrey, #DDDFEE);background:#fff;box-shadow:2px 2px 4px #8b92cd40;padding-bottom:4px;justify-content:space-between}.dashboard-chart-sm{width:calc(33% - 8px)}.dashboard-chart-md{width:calc(50% - 8px)}.dashboard-chart-min-height{height:-moz-fit-content;height:fit-content}.dashboard-chart{min-height:500px;width:100%;font-size:10px}.dashboard-chart-title{color:var(--colours-text-7, #1C2250);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;padding-left:24px;padding-top:24px}.recharts-cartesian-grid-vertical>line{stroke-dasharray:.2}.recharts-cartesian-grid-horizontal>line{stroke-dasharray:.2}.dashboard-chart-table{width:100%;box-sizing:border-box;padding:0 24px 24px}.dashboard-chart-table-row{width:100%;display:flex;justify-content:space-between;padding:12px}.dashboard-chart-table-row:not(:last-child){border-bottom:1px solid #DDDFEE}.dashboard-chart-table-row-label-cell{display:flex;align-items:center}.dashboard-chart-table-row-value-cell{display:flex;justify-content:flex-end;align-items:center;width:40%}.country-flag-icon{width:16px;height:auto;margin-right:8px}.chart-table-label{color:var(--colours-text-7, #1C2250);font-family:Inter;font-size:12px;font-style:normal;font-weight:600}.chart-table-value{color:var(--colours-text-7, #1C2250);font-family:Inter;font-size:12px;font-style:normal;font-weight:300}.chart-table-percentage{color:var(--colours-text-7, #1C2250);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;margin-left:8px}
