

/* CSS from snippet stylesheet tags */
#quick-fact-progress-bar-desktop::after {
    width: var(--progress, 25%);
    transition: width 0.7s;
  }