.privacy-policy-section {
  background-color: #010111;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
  margin-top: 69px;
}

.privacy-policy-section h1 {
  color: #f8fafc;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 24px;
}

.privacy-policy-info-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.privacy-policy-section h6 {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.privacy-policy-info-main {
  display: flex;
  gap: 32px;
}

.privacy-policy-points {
  width: 30%;
}

.privacy-policy-points a {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eef2f5;
  margin: 0;
  color: #031c52 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  display: block;
  text-decoration: none;
}

.privacy-policy-points a:first-child {
  padding-top: 0;
}

.privacy-policy-points a:hover {
  text-decoration: underline;
}

:target::before {
  content: "";
  display: block;
  height: 32px;
  margin-top: -32px;
}

.about-ww-pp {
  margin-bottom: 32px;
}

.pp-content-title {
  color: #031c52;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 24px;
}

.pp-item {
  margin-bottom: 48px;
}

.pp-item h5 {
  color: #031c52;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 24px;
}

.pp-stype-2 h5 {
  margin-bottom: 12px;
}

.pp-item.pp-stype-2 {
  margin-bottom: 32px;
}

.about-ww-pp-2 {
  margin-top: 42px;
  color: #375188;
}

.pp-item p {
  color: #375188;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.pp-item ul {
  margin: 0;
  padding-left: 18px;
  list-style: decimal;
  color: #375188;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
