.page {
  padding: 0.56rem 0 4.88rem;
  background-color: #ffffff;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.group {
  padding: 1.06rem 1.5rem 0;
  overflow: hidden;
}
.text {
  color: #222222;
  font-size: 1.75rem;
  font-family: '.AppleSystemUIFont';
  line-height: 2.06rem;
}
.divider {
  background-color: #e0e0e0;
  height: 0.063rem;
}
.group_2 {
  padding: 0 1.5rem;
}
.text_2 {
  color: #888888;
  font-size: 0.75rem;
  font-family: '.AppleSystemUIFont';
  line-height: 1.05rem;
  text-align: left;
}
.text_3 {
  color: #222222;
  font-size: 0.88rem;
  font-family: '.AppleSystemUIFont';
  line-height: 1.23rem;
  text-align: left;
}