._actions_126y4_1 {
  display: flex;
  column-gap: 0.5rem;
  white-space: nowrap;
  justify-content: center;
}

._actions_126y4_1._fill_126y4_8 {
  flex-wrap: wrap;
  row-gap: 0.5rem;
  column-gap: 0.5rem;
  width: 100%;
  overflow: auto;
  flex: 0 0 auto;
  white-space: normal;
}

._actions_126y4_1._light_126y4_18 {
  border-top: 1px solid var(--color-gray-200);
  border-bottom: 1px solid var(--color-gray-200);
  background: var(--color-gray-100);
}

._actions_126y4_1._dark_126y4_24 {
  background: var(--color-gray-200);
}

._actions_126y4_1._vertical_126y4_28 {
  flex-direction: column;
}

._full_126y4_32 {
  width: 100%;
}

._actions_126y4_1._singleBorder_126y4_36 {
  border-bottom: none;
}

._actions_126y4_1._noBorder_126y4_40 {
  border-bottom: none;
  border-top: none;
}

._action_126y4_1 {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  white-space: nowrap;
  border: none;
  width: auto;
}

._action_126y4_1 button {
  border: none;
}

._actions_126y4_1._light_126y4_18 ._action_126y4_1 button,
._actions_126y4_1._dark_126y4_24 ._action_126y4_1 button {
  border: 1px solid var(--color-gray-200);
}

._actions_126y4_1._fill_126y4_8 ._action_126y4_1 {
  max-width: 200px;
}

._action_126y4_1:empty {
  display: none;
}
