._root_1gern_1 {
  padding: 4px;
  border-radius: 50%;
  border: 1px solid transparent;
}

._hovered_1gern_7 {
  background: #50cae33d;
}

._selected_1gern_11 {
  border: 1px solid #3ca7bd;
  background: #50cbe3;
}

._faded_1gern_16 {
  opacity: 0.5;
}

._container_1gern_20 {
  white-space: nowrap;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: box-shadow 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

._dragging_1gern_30 ._container_1gern_20 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

._label_1gern_34 {
  justify-content: center;
  display: flex;
  font-size: 14px;
  color: #333;
  position: absolute;
  width: 100%;
  margin-top: 4px;
  left: 0;
  font-weight: 600;
}

._iconContainer_1gern_46 {
  padding: 4px;
  font-size: 18px;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

._icon_1gern_46 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

._exaptiveIcon_1gern_63 {
  padding: 18%;
  border-radius: 0;
}

._actions_1gern_68 {
  display: none;
}

._root_1gern_1:hover ._actions_1gern_68,
._actions_1gern_68:hover {
  display: flex;
}
