/* [project]/components/developers/indicator.module.css [app-client] (css) */
.indicator-module__qrK8qW__indicator {
  border-radius: 999px;
  width: 8px;
  height: 8px;
  transition: width .25s;
  background-color: #000 !important;
  bottom: 5% !important;
}

.indicator-module__qrK8qW__indicator[data-active] {
  width: 30px;
}

/*# sourceMappingURL=components_developers_indicator_module_05545b55.css.map*/