.b-legal-list__title{margin:0 0 var(--spacing--xl) 0}.b-legal-list__list{counter-reset:legal-l0 legal-l1 legal-l2;list-style:none;margin:0;padding:0}.b-legal-list__item{-moz-column-gap:.5em;column-gap:.5em;display:grid;grid-template-columns:auto 1fr;margin:0;padding:0}.b-legal-list__item:not(:first-child){margin-top:var(--spacing--xl)}.b-legal-list__item:before{font-variant-numeric:tabular-nums;grid-column:1;white-space:nowrap}.b-legal-list__item--depth-0{counter-increment:legal-l0;counter-reset:legal-l1 legal-l2}.b-legal-list__item--depth-0:before{content:counter(legal-l0) "."}.b-legal-list__item--depth-1{counter-increment:legal-l1;counter-reset:legal-l2;padding-left:2rem}.b-legal-list__item--depth-1:before{content:counter(legal-l0) "." counter(legal-l1) "."}.b-legal-list__item--depth-2{counter-increment:legal-l2;padding-left:4rem}.b-legal-list__item--depth-2:before{content:counter(legal-l0) "." counter(legal-l1) "." counter(legal-l2) "."}.b-legal-list__item--depth-1+.b-legal-list__item--depth-1,.b-legal-list__item--depth-2+.b-legal-list__item--depth-2{margin-top:0}.b-legal-list__text{grid-column:2}
/*# sourceMappingURL=block_legal-list.css.map*/