<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
 * Developers: This file is generated by Sass.  Please edit files in the scss 
 * directory to update this CSS.
 */
.charting-component {
  position: relative; }
  .charting-component .hc-legend-label, .charting-component .hc-hanging-label {
    font-family: "Nimbus Sans Reg";
    font-size: 14px;
    line-height: 18px;
    color: #3B3B3B;
    font-weight: normal; }
  .charting-component .hc-donut-center-title {
    position: absolute;
    color: #3B3B3B;
    white-space: normal;
    text-align: center; }
  .charting-component .hc-donut-title {
    font-size: 42px;
    line-height: 42px;
    font-family: "Nimbus Sans BoldCon"; }
  .charting-component .hc-donut-subtitle {
    font-size: 14px;
    line-height: 18px;
    font-family: "Nimbus Sans Reg"; }
  .charting-component .highcharts-series &gt; path {
    cursor: pointer; }
  @media (min-width: 769px) {
    .charting-component .no-legend .hc-donut-title {
      font-size: 60px;
      line-height: 64px;
      font-family: "Nimbus Sans Reg"; }
    .charting-component .no-legend .hc-donut-subtitle {
      font-size: 18px;
      line-height: 20px; } }
</pre></body></html>