.section-terms{--content-max-width:var(--container-width);--size-chapter-label:14px;--size-chapter-title:24px;--gap-label-to-title:8px;--chapter-rule:1px;--chapter-padding-bottom:12px;--gap-chapter-to-articles:32px;--size-article-heading:18px;--gap-heading-to-body:12px;--gap-between-articles:32px;--size-body:16px;--gap-body-block:16px}.dnd-section:has(+.dnd-section .section-terms),.dnd-section:has(.section-terms){--space-section-gap:40px;padding-bottom:var(--space-section-gap)}.dnd-section:has(.section-terms){padding-top:0}.section-terms__inner{max-width:var(--content-max-width)}.section-terms__chapter{border-bottom:var(--chapter-rule) solid var(--color-border-light);color:var(--color-text);display:flex;flex-direction:column;gap:var(--gap-label-to-title);margin-bottom:var(--gap-chapter-to-articles);padding-bottom:var(--chapter-padding-bottom)}.section-terms__chapter-label{color:var(--color-navy);font-size:var(--size-chapter-label);font-weight:700;line-height:1.5}.section-terms__chapter-title{font-size:var(--size-chapter-title);font-weight:700;line-height:1.5}.section-terms__articles{display:flex;flex-direction:column;gap:var(--gap-between-articles)}.section-terms__article-heading{color:var(--color-text);font-size:var(--size-article-heading);font-weight:700;line-height:1.5;margin-bottom:var(--gap-heading-to-body)}.section-terms__article-body{color:var(--color-text);font-size:var(--size-body);line-height:2}.section-terms__article-body>*{margin-bottom:var(--gap-body-block)}.section-terms__article-body :not(:has(*)){margin-bottom:var(--gap-body-block)}@media (max-width:767px){.section-terms{--size-chapter-title:20px;--gap-chapter-to-articles:24px;--gap-between-articles:24px;--space-below:40px;--size-article-heading:16px;--size-body:16px}}