.p-legal__content h2 {
  font-family: Averta OP Bold, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: -.035rem;
  line-height: 1.2;
  margin-bottom: 64px;
  margin-top: 64px
}

.p-legal__content h2+p {
  margin-top: -48px
}

.p-legal__content h3 {
  font-size: 1.75rem;
  letter-spacing: -.035rem;
  margin-top: 64px
}

.p-legal__content h3, .p-legal__content h4 {
  font-family: Averta OP Bold, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 16px
}

.p-legal__content h4 {
  font-size: 1.375rem;
  letter-spacing: -.0275rem;
  margin-top: 24px
}

.p-legal__content h5 {
  font-family: Averta OP Bold, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: -.0225rem;
  line-height: 1.2;
  margin-bottom: 16px
}

.p-legal__content a {
  color: #0572ec
}

.p-legal__content a:focus, .p-legal__content a:hover {
  text-decoration: none
}

.p-legal__content p {
  margin-bottom: 16px
}

.p-legal__content li {
  margin-bottom: 16px;
  margin-left: 32px
}

.p-legal__content dl dt {
  font-family: Averta OP Bold, sans-serif;
  font-size: 1.375rem;
  font-weight: 400;
  letter-spacing: -.0275rem;
  line-height: 1.2;
  margin-bottom: 16px
}

.p-legal__content dl dd {
  margin-bottom: 24px
}

@media (min-width:48em) {
  .p-legal__content\@md h1 {
    font-size: 2rem;
    letter-spacing: -.04rem;
    line-height: 1.2
  }
  .p-legal__content\@md h2 {
    font-size: 1.75rem;
    letter-spacing: -.035rem;
    line-height: 1.2
  }
}

@media (min-width:75em) {
  .p-legal__content\@xl h1 {
    font-size: 2.25rem;
    letter-spacing: -.045rem;
    line-height: 1.2
  }
  .p-legal__content\@xl h2 {
    font-size: 1.875rem;
    letter-spacing: -.0375rem;
    line-height: 1.2
  }
  .p-legal__content\@xl h3 {
    font-size: 1.5rem;
    letter-spacing: -.03rem;
    line-height: 1.2
  }
  .p-legal__content\@xl h4 {
    font-size: 1.25rem;
    letter-spacing: -.025rem;
    line-height: 1.2
  }
  .p-legal__content\@xl dl dt {
    font-size: 1.5rem;
    letter-spacing: -.03rem;
    line-height: 1.2
  }
}