.privacy-policy-module {
  background: var(--ui-color-bg-primary);
}
.privacy-policy-module .module-width .title {
  font-weight: bold;
  font-size: var(--f-s-40);
  line-height: 1.2;
  margin-top: 8rem;
}
.privacy-policy-module .module-width .module-btn {
  margin-bottom: 8rem;
}
.privacy-policy-module .module-width .text {
  margin: 4rem 0;
}
.privacy-policy-module .module-width .text ul {
  list-style: unset;
  padding-left: 2rem;
}

.website-bottom-module .img-cont {
  display: none;
}

/*# sourceMappingURL=privacy-policy.css.map */
