body.privacy-policy .as-header {
  margin-bottom: 30px;
  position: relative;
}
body.privacy-policy .as-header::after {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  right: 0;
  width: 3840px;
  height: 1px;
  background-color: #ddd;
  transform: translateX(-50%);
}/*# sourceMappingURL=style-privacy.css.map */