.ark-ui-input-tooltip {
  width: 100% !important;

  .ark-ui-tooltip-cloud {
    max-width: 100%;
    word-break: break-word;
  }
}