.box {
  padding: 1.88rem 0.63rem;
}
.box .box_top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
.box .box_top .box_top_title_img {
  width: 2.56rem;
  height: 2.72rem;
  margin-right: 0.5rem;
}
.box .box_top .box_top_title {
  font-weight: 500;
  font-size: 1.5rem;
  color: #27469a;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.box .box_nr {
  font-weight: 400;
  font-size: 0.75rem;
  color: #333333;
  line-height: 1.63rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
