/* ==========================================================================
  Variables
  ========================================================================== */
/* Color
========================================================================== */
/* ==========================================================================
  Progress Bar component
  ========================================================================== */
.progress-bar__progressBar___Y5ZFC {
  background-color: #fc0;
  height: 3px;
  left: 0;
  position: fixed;
  top: 7px;
  z-index: 9999; }

/* ==========================================================================
  Rocket
  ========================================================================== */
.progress-bar__rocket___8ysDv {
  display: block;
  left: 0;
  position: fixed;
  top: 0;
  transition: all 0.5s ease;
  z-index: 2; }
