/*!
 * pace.js v1.2.4 | Default theme
 * https://github.com/CodeByZach/pace/
 * Licensed MIT © HubSpot, Inc.
 */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  z-index: 2000;
  background: #d72630;
  width: 100%;
  height: 2px;
  position: fixed;
  top: 0;
  right: 100%;
}
/*# sourceMappingURL=app.26e222e7.css.map */
