.policy-page-layout_page__QimOQ {
  min-height: 100vh;
  padding: calc(var(--nav-height) + 64px) var(--page-gutter) 96px;
}

.policy-page-layout_header__IarWV {
  max-width: 720px;
  margin: 0 auto 48px;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--c-border);
}

.policy-page-layout_label__PQOZ9 {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--c-wood-oak);
  margin-bottom: 12px;
}

.policy-page-layout_title__ocMjm {
  font-family: var(--font-heading);
  font-size: clamp(26px, 4vw, 36px);
  font-weight: 500;
  color: var(--c-light-head);
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin-bottom: 12px;
}

.policy-page-layout_updated__ltTRP {
  font-size: 14px;
  font-weight: 300;
  color: var(--c-light-mute);
}

.policy-page-layout_body__H6H1_ {
  max-width: 720px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
  color: var(--c-light-body);
}

.policy-page-layout_body__H6H1_ h2 {
  font-family: var(--font-heading);
  font-size: 20px;
  font-weight: 500;
  color: var(--c-light-head);
  margin-top: 40px;
  margin-bottom: 12px;
  letter-spacing: -0.01em;
}

.policy-page-layout_body__H6H1_ h3 {
  font-family: var(--font-body);
  font-size: 16px;
  font-weight: 500;
  color: var(--c-light-head);
  margin-top: 28px;
  margin-bottom: 8px;
}

.policy-page-layout_body__H6H1_ p {
  margin-bottom: 16px;
}

.policy-page-layout_body__H6H1_ ul,
.policy-page-layout_body__H6H1_ ol {
  padding-left: 24px;
  margin-bottom: 16px;
}

.policy-page-layout_body__H6H1_ li {
  margin-bottom: 6px;
}

.policy-page-layout_body__H6H1_ a {
  color: var(--c-green-dark);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.policy-page-layout_body__H6H1_ a:hover {
  color: var(--c-light-head);
}

