/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.paragraph--unpublished{background-color:#fff4f4;}
.node--type-investigation .content-block--title.content-block--title--numbered h2.parent{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;grid-column-gap:1rem;grid-row-gap:0px;}.node--type-investigation .content-block--title.content-block--title--numbered h2.parent > .div1{grid-area:1 / 1 / 2 / 2;}.node--type-investigation .content-block--title.content-block--title--numbered h2.parent > .div2{grid-area:1 / 2 / 2 / 3;}.node--type-investigation .content-block--title.content-block--title--numbered h2.parent.has-maori{grid-template-rows:repeat(2,1fr);}.node--type-investigation .content-block--title.content-block--title--numbered h2.parent.has-maori > .div1{grid-area:1 / 1 / 3 / 2;}.node--type-investigation .content-block--title.content-block--title--numbered h2.parent.has-maori > .div2{grid-area:1 / 2 / 2 / 3;}.node--type-investigation .content-block--title.content-block--title--numbered h2.parent.has-maori > .div3{grid-area:2 / 2 / 3 / 3;}.node--type-investigation .content-block--title.content-block--title--numbered h2 > .section-number{font-weight:700;white-space:nowrap;}.node--type-investigation .content-block--title.content-block--title--numbered h2 > .heading{display:block;}.node--type-investigation .section-item-number{font-weight:600;}.node--type-investigation [data-section-scope]{counter-reset:section-item;}.node--type-investigation ol.section-numbered-ol{list-style:none;padding-left:3rem;margin-left:0;}.node--type-investigation ol.section-numbered-ol > li{counter-increment:section-item;position:relative;}.node--type-investigation ol.section-numbered-ol > li::before{content:var(--section-number,"0") "." counter(section-item) " ";position:absolute;left:-3rem;font-weight:600;}
