._navContainer_18lav_1 {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 2.5rem;
  display: flex;
}
 ._row_14v9t_1 {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 0.5rem 5rem;
  padding-block: 0.5rem;
}

._rowDivider_14v9t_8 {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1rem;
  margin-bottom: 0.5rem;
}

._label_14v9t_15 {
  font-weight: bold;
}

._labelGroup_14v9t_19 {
  font-weight: bold;
  display: flex;
  gap: 0.5rem;
}

._actions_14v9t_25 {
  display: flex;
  justify-content: space-between;
}