.privacy[data-v-2c7bc986] {
  width: 100%;
  height: 10.666667vw;
  display: flex;
  align-items: center;
  font-size: 4vw;
  font-weight: 600;
}
.privacy div[data-v-2c7bc986]:last-child {
  flex: 1;
}
.privacy p[data-v-2c7bc986] {
  flex: 2;
  text-align: center;
}
.icon-zuo[data-v-2c7bc986] {
  flex: 1;
  font-size: 4vw;
  padding-left: 2.666667vw;
}
.content[data-v-2c7bc986] {
  font-size: 3.733333vw;
  height: calc(100vh - 10.666667vw);
  padding: 2rem;
  box-sizing: border-box;
  overflow-y: scroll;
}

