body {
  background: #000000;
}
.content {
  padding: 0.52rem 0.43rem 1.07rem 0.43rem;
  box-sizing: border-box;
}
.title {
  font-weight: 600;
  font-size: 0.61rem;
  color: #ffffff;
  line-height: 0.96rem;
}
.title2 {
  font-weight: 600;
  font-size: 0.45rem;
  color: #ffffff;
  line-height: 0.68rem;
  margin-top: 0.85rem;
}
.title3{
    font-weight: 600;
    margin-top: 0.27rem;
    font-size: 0.37rem;
    line-height: 0.56rem;
    color: #ffffff;
}
.paragraph {
  font-weight: 500;
  font-size: 0.37rem;
  color: #86909c;
  line-height: 0.56rem;
  margin-top: 0.32rem;
}
.title2.first {
  margin-top: 0.32rem;
}
