._Donut_1ga5u_144 {
  position: relative;
  display: flex;
  overflow: visible;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
}

._DonutWrapper_1ga5u_152 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

._ContentWrapper_1ga5u_160 {
  position: absolute;
  justify-content: center;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

._ContentValue_1ga5u_171 {
  line-height: 24px;
  font-weight: 700;
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
  margin: 0;
  font-variant-numeric: tabular-nums;
}

._ComparisonMetric_1ga5u_179 {
  font-size: 16px;
}

._DonutChart_1ga5u_183 {
  outline: none;
  overflow: visible;
}
._DonutChart_1ga5u_183:focus, ._DonutChart_1ga5u_183:focus-visible {
  outline: none !important;
}