.privacy {
  background: #fff;
  padding: 2.03125vw 8.33333vw 4.16666vw;
}
.privacy-top {
  display: flex;
  align-items: center;
  margin-bottom: 4.16666vw;
}
.top-title {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.9375vw;
  color: #000000;
}
.top-last-title {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.9375vw;
  color: #000000;
}
.top-title.active {
  color: #8d222e;
}
.right-arrow {
  margin: 0 0.83333vw;
  width: 0.83333vw;
  height: 0.83333vw;
}
.privacy-title {
  font-family: Roboto, Roboto;
  font-weight: 500;
  font-size: 1.66666vw;
  color: #1d1d1d;
  text-align: center;
  margin-bottom: 3.02083vw;
}
.privacy p {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.9375vw;
  color: rgba(29, 29, 29, 0.6);
  line-height: 1.40625vw;
  margin-bottom: 2.5vw;
}
.content-title {
  font-family: Roboto, Roboto;
  font-weight: 500;
  font-size: 1.25vw;
  color: #1d1d1d;
  margin-bottom: 0.83333vw;
}
