.g-aikit-tool-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-aikit-tool-footer__left {
  display: flex;
  align-items: center;
  gap: var(--g-spacing-2);
}