.LegalTeam-three-p1 {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.2rem;
  color: #bfa151;
  line-height: 1;
}
.LegalTeam-three-p2 {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 2.5rem;
  color: #333333;
  line-height: 1;
}

.nationwide-triem__actions {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.8rem;
  margin-left: 23.5%;
  flex-shrink: 0;
  min-width: 0;
}

.nationwide-triem-two,
.nationwide-triem-three {
  flex-shrink: 0;
  width: 11rem;
  height: 2.75rem;
  background: #ffffff;
  border-radius: 0.2rem;
  border: 0.05rem solid #eeeeee;
}

.nationwide-triem-detail {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 1rem;
  white-space: nowrap;
}

.nationwide-triem-detail-one,
.nationwide-triem-detail-keyword {
  flex-shrink: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 0.8rem;
  color: #8d8d8d;
  line-height: 1.2;
}

.nationwide-triem-detail-two {
  flex-shrink: 0;
  width: 0.6rem;
  height: auto;
  align-self: center;
}

.nationwide-triem-four {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 5.5rem;
  height: 2.75rem;
  background: #ffffff;
  border-radius: 0.2rem;
  border: 0.05rem solid #bfa151;
}

.nationwide-triem-four-search {
  width: 1.15rem;
  height: 1.2rem;
}
