html:not([data-theme=raw]) .chapter__image-block{margin-top:54px}html:not([data-theme=raw]) .chapter__image-block__item{display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (max-width:42rem){html:not([data-theme=raw]) .chapter__image-block__item{grid-column:1/-1;margin:18px 0}}html:not([data-theme=raw]) .chapter__image-block__item--background-on-dark{background-color:#fff}html:not([data-theme=raw]) .chapter__image-block+.chapter__paragraph{margin-top:54px}@media only screen and (max-width:64rem){html:not([data-theme=raw]) .chapter__image-block+.chapter__paragraph{margin-top:36px}}html:not([data-theme=raw]) .chapter__table{margin:54px 0}@media only screen and (max-width:64rem){html:not([data-theme=raw]) .chapter__table{margin:36px 0}}@media only screen and (max-width:42rem){html:not([data-theme=raw]) .chapter__table{max-width:100%;overflow-x:auto}}html:not([data-theme=raw]) .table{--table-y-padding: 6px;line-height:1.875rem;border-collapse:collapse;min-width:100%}html:not([data-theme=raw]) .table__wrapper{grid-column:1/4}@media only screen and (max-width:42rem){html:not([data-theme=raw]) .table__wrapper{display:flex}html:not([data-theme=raw]) .table__wrapper:after{content:"";min-width:27px}}html:not([data-theme=raw]) .table th,html:not([data-theme=raw]) .table td{position:relative;white-space:nowrap}html:not([data-theme=raw]) .table th:not(:first-child),html:not([data-theme=raw]) .table td:not(:first-child){padding-left:9px}html:not([data-theme=raw]) .table th:not(:last-child),html:not([data-theme=raw]) .table td:not(:last-child){padding-right:9px}html:not([data-theme=raw]) .table th{text-align:left}html:not([data-theme=raw]) .table td{width:1%;font-family:Space Mono,Andale,monospace;text-align:right}html:not([data-theme=raw]) .table td span{padding:0 var(--table-y-padding);border-radius:3px}html:not([data-theme=raw]) .table__header__row:last-child th{padding-bottom:18px}html:not([data-theme=raw]) .table__header__row--l2 th{font-weight:400}html:not([data-theme=raw]) .table__header__row__col--diff{text-align:center!important}html:not([data-theme=raw]) .table__header__row__col--1,html:not([data-theme=raw]) .table__header__row__col--2,html:not([data-theme=raw]) .table__header__row__col--3,html:not([data-theme=raw]) .table__body__row__col--1,html:not([data-theme=raw]) .table__body__row__col--2,html:not([data-theme=raw]) .table__body__row__col--3,html:not([data-theme=raw]) .table__footer__row__col--1,html:not([data-theme=raw]) .table__footer__row__col--2,html:not([data-theme=raw]) .table__footer__row__col--3{min-width:12ch;font-size:1.125rem}html:not([data-theme=raw]) .table__header__row__col--1:after,html:not([data-theme=raw]) .table__header__row__col--2:after,html:not([data-theme=raw]) .table__header__row__col--3:after,html:not([data-theme=raw]) .table__body__row__col--1:after,html:not([data-theme=raw]) .table__body__row__col--2:after,html:not([data-theme=raw]) .table__body__row__col--3:after,html:not([data-theme=raw]) .table__footer__row__col--1:after,html:not([data-theme=raw]) .table__footer__row__col--2:after,html:not([data-theme=raw]) .table__footer__row__col--3:after{content:"";position:absolute;top:var(--table-y-padding);bottom:var(--table-y-padding);left:0;width:0;border-left:1px solid rgb(var(--text-color))}@media(prefers-contrast:no-preference),(prefers-contrast:less){html:not([data-theme=raw]) .table__header__row__col--1:after,html:not([data-theme=raw]) .table__header__row__col--2:after,html:not([data-theme=raw]) .table__header__row__col--3:after,html:not([data-theme=raw]) .table__body__row__col--1:after,html:not([data-theme=raw]) .table__body__row__col--2:after,html:not([data-theme=raw]) .table__body__row__col--3:after,html:not([data-theme=raw]) .table__footer__row__col--1:after,html:not([data-theme=raw]) .table__footer__row__col--2:after,html:not([data-theme=raw]) .table__footer__row__col--3:after{border-left:1px dashed rgba(var(--text-color),.36)}}html:not([data-theme=raw]) .table__header__row__col--diff,html:not([data-theme=raw]) .table__body__row__col--diff,html:not([data-theme=raw]) .table__footer__row__col--diff{font-size:.875rem;line-height:1.4285714286em}html:not([data-theme=raw]) .table__body__row,html:not([data-theme=raw]) .table__footer__row{border-bottom:1px solid rgb(var(--text-color))}@media(prefers-contrast:no-preference),(prefers-contrast:less){html:not([data-theme=raw]) .table__body__row,html:not([data-theme=raw]) .table__footer__row{border-bottom:1px solid rgba(var(--text-color),.36)}}@media(hover:hover)and (pointer:fine){html:not([data-theme=raw]) .table__body__row:hover,html:not([data-theme=raw]) .table__footer__row:hover{outline:1px solid rgb(var(--text-color));outline-offset:var(--table-y-padding)}}html:not([data-theme=raw]) .table__body__row--positive td:nth-child(2),html:not([data-theme=raw]) .table__footer__row--positive td:nth-child(2){color:rgb(var(--link-color))}html:not([data-theme=raw]) .table__body__row--positive td:last-child span,html:not([data-theme=raw]) .table__footer__row--positive td:last-child span{background-color:rgba(var(--link-color),.18)}html:not([data-theme=raw]) .table__body__row--negative td:nth-child(2),html:not([data-theme=raw]) .table__footer__row--negative td:nth-child(2){color:rgb(var(--warn-color))}html:not([data-theme=raw]) .table__body__row--negative td:last-child span,html:not([data-theme=raw]) .table__footer__row--negative td:last-child span{background-color:rgba(var(--warn-color),.18)}html:not([data-theme=raw]) .table__body__row__heading,html:not([data-theme=raw]) .table__footer__row__heading{font-weight:400}html:not([data-theme=raw]) .table__body__row:first-child th,html:not([data-theme=raw]) .table__body__row:first-child td{padding-bottom:var(--table-y-padding)}html:not([data-theme=raw]) .table__body__row:not(:first-child) th,html:not([data-theme=raw]) .table__body__row:not(:first-child) td{padding-top:var(--table-y-padding);padding-bottom:var(--table-y-padding)}html:not([data-theme=raw]) .table__footer__row--subtotals,html:not([data-theme=raw]) .table__footer__row--totals{border-bottom-color:transparent}html:not([data-theme=raw]) .table__footer__row--subtotals th,html:not([data-theme=raw]) .table__footer__row--subtotals td,html:not([data-theme=raw]) .table__footer__row--totals th,html:not([data-theme=raw]) .table__footer__row--totals td{font-weight:700}html:not([data-theme=raw]) .table__footer__row--subtotals th,html:not([data-theme=raw]) .table__footer__row--subtotals td{padding-bottom:18px}html:not([data-theme=raw]) .table__footer__row--totals th,html:not([data-theme=raw]) .table__footer__row--totals td{padding-top:var(--table-y-padding)}html:not([data-theme=raw]) .table__footer__row:not(.table__footer__row--totals) th,html:not([data-theme=raw]) .table__footer__row:not(.table__footer__row--totals) td{padding-top:var(--table-y-padding);padding-bottom:var(--table-y-padding)}
