.privacy-policy-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.privacy-policy-container1 {
  flex: 0 0 auto;
  width: 1000px;
  height: auto;
  display: flex;
  max-width: 90%;
  align-self: center;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: 128px;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.privacy-policy-text {
  font-size: 3em;
}
.privacy-policy-text01 {
  font-size: 1.5em;
  margin-top: var(--dl-space-space-twounits);
  line-height: 1.65;
}
.privacy-policy-text05 {
  font-size: 1.5em;
  line-height: 1.65;
}
.privacy-policy-text07 {
  font-size: 1.5em;
  line-height: 1.65;
}
.privacy-policy-text13 {
  font-size: 1.5em;
  line-height: 1.65;
}
.privacy-policy-text30 {
  font-size: 1.5em;
  line-height: 1.65;
}
.privacy-policy-text33 {
  font-size: 1.5em;
  line-height: 1.65;
}
.privacy-policy-text42 {
  font-size: 1.5em;
  line-height: 1.65;
}
