@font-face {
  font-family: 'report-font';
  src: url("https://cdn.sanity.io/files/w90h8fj1/production/9d631a45054baaea2df698249be64d5170303956.woff") format("woff");
  font-weight: 900;
}

@font-face {
  font-family: 'report-font-header';
  src: url("https://cdn.sanity.io/files/w90h8fj1/production/bebd3bad84b23f710c6adca8501213939a316277.woff") format("woff");
  font-weight: 900;
}

:root {
  --c-text-100: #cccccc;
  --c-text-200: #999999;
  --c-text-300: #666666;
  --c-text-400: #333333;
  --c-text-500: #000000;
  --c-text-600: #000000;
  --c-text-700: #000000;
  --c-text-800: #000000;
  --c-text-900: #000000;
  --c-background-100: #ffffff;
  --c-background-200: #ffffff;
  --c-background-300: #ffffff;
  --c-background-400: #ffffff;
  --c-background-500: #ffffff;
  --c-background-600: #cccccc;
  --c-background-700: #999999;
  --c-background-800: #666666;
  --c-background-900: #333333;
  --c-sectionbackground-100: #fafff8;
  --c-sectionbackground-200: #f5fff1;
  --c-sectionbackground-300: #efffe9;
  --c-sectionbackground-400: #eaffe2;
  --c-sectionbackground-500: #e5ffdb;
  --c-sectionbackground-600: #b7ccaf;
  --c-sectionbackground-700: #899983;
  --c-sectionbackground-800: #5c6658;
  --c-sectionbackground-900: #2e332c;
  --c-primary-100: #cccccc;
  --c-primary-200: #999999;
  --c-primary-300: #666666;
  --c-primary-400: #333333;
  --c-primary-500: #000000;
  --c-primary-600: #000000;
  --c-primary-700: #000000;
  --c-primary-800: #000000;
  --c-primary-900: #000000;
  --c-secondary-100: #ffffff;
  --c-secondary-200: #ffffff;
  --c-secondary-300: #ffffff;
  --c-secondary-400: #ffffff;
  --c-secondary-500: #ffffff;
  --c-secondary-600: #cccccc;
  --c-secondary-700: #999999;
  --c-secondary-800: #666666;
  --c-secondary-900: #333333;
  --c-tertiary-100: #cccccc;
  --c-tertiary-200: #999999;
  --c-tertiary-300: #666666;
  --c-tertiary-400: #333333;
  --c-tertiary-500: #000000;
  --c-tertiary-600: #000000;
  --c-tertiary-700: #000000;
  --c-tertiary-800: #000000;
  --c-tertiary-900: #000000;
  --c-ingress-100: #ffffff;
  --c-ingress-200: #ffffff;
  --c-ingress-300: #ffffff;
  --c-ingress-400: #ffffff;
  --c-ingress-500: #ffffff;
  --c-ingress-600: #cccccc;
  --c-ingress-700: #999999;
  --c-ingress-800: #666666;
  --c-ingress-900: #333333;
  --c-hr-100: #ffffff;
  --c-hr-200: #ffffff;
  --c-hr-300: #ffffff;
  --c-hr-400: #ffffff;
  --c-hr-500: #ffffff;
  --c-hr-600: #cccccc;
  --c-hr-700: #999999;
  --c-hr-800: #666666;
  --c-hr-900: #333333;
  --c-quotehighlight-100: #dafce9;
  --c-quotehighlight-200: #b4fad3;
  --c-quotehighlight-300: #8ff7bd;
  --c-quotehighlight-400: #69f5a7;
  --c-quotehighlight-500: #44f291;
  --c-quotehighlight-600: #36c274;
  --c-quotehighlight-700: #299157;
  --c-quotehighlight-800: #1b613a;
  --c-quotehighlight-900: #0e301d;
  --c-searchhighlight-100: #fafafa;
  --c-searchhighlight-200: #f5f5f5;
  --c-searchhighlight-300: #efefef;
  --c-searchhighlight-400: #eaeaea;
  --c-searchhighlight-500: #e5e5e5;
  --c-searchhighlight-600: #b7b7b7;
  --c-searchhighlight-700: #898989;
  --c-searchhighlight-800: #5c5c5c;
  --c-searchhighlight-900: #2e2e2e;
  --c-warning-100: #fff2cc;
  --c-warning-200: #ffe599;
  --c-warning-300: #ffd966;
  --c-warning-400: #ffcc33;
  --c-warning-500: #ffbf00;
  --c-warning-600: #cc9900;
  --c-warning-700: #997300;
  --c-warning-800: #664c00;
  --c-warning-900: #332600;
  --c-success-100: #cfffcf;
  --c-success-200: #9fff9f;
  --c-success-300: #6fff6f;
  --c-success-400: #3fff3f;
  --c-success-500: #0fff0f;
  --c-success-600: #0ccc0c;
  --c-success-700: #099909;
  --c-success-800: #066606;
  --c-success-900: #033303;
  --c-error-100: #f9cccc;
  --c-error-200: #f29999;
  --c-error-300: #ec6666;
  --c-error-400: #e53333;
  --c-error-500: #df0000;
  --c-error-600: #b20000;
  --c-error-700: #860000;
  --c-error-800: #590000;
  --c-error-900: #2d0000;
  --c-link-100: #d6e6e0;
  --c-link-200: #aecdc1;
  --c-link-300: #85b4a2;
  --c-link-400: #5d9b83;
  --c-link-500: #348264;
  --c-link-600: #2a6850;
  --c-link-700: #1f4e3c;
  --c-link-800: #153428;
  --c-link-900: #0a1a14;
  --c-timelinetext-100: #fafafa;
  --c-timelinetext-200: #f5f5f5;
  --c-timelinetext-300: #efefef;
  --c-timelinetext-400: #eaeaea;
  --c-timelinetext-500: #e5e5e5;
  --c-timelinetext-600: #b7b7b7;
  --c-timelinetext-700: #898989;
  --c-timelinetext-800: #5c5c5c;
  --c-timelinetext-900: #2e2e2e;
  --c-headerbackground-100: undefined;
  --c-tablebgcomponentcolor-100: #fafafa;
  --c-tablebgcomponentcolor-200: #f5f5f5;
  --c-tablebgcomponentcolor-300: #efefef;
  --c-tablebgcomponentcolor-400: #eaeaea;
  --c-tablebgcomponentcolor-500: #e5e5e5;
  --c-tablebgcomponentcolor-600: #b7b7b7;
  --c-tablebgcomponentcolor-700: #898989;
  --c-tablebgcomponentcolor-800: #5c5c5c;
  --c-tablebgcomponentcolor-900: #2e2e2e;
  --c-textbgcomponentcolor-100: #fafafa;
  --c-textbgcomponentcolor-200: #f5f5f5;
  --c-textbgcomponentcolor-300: #efefef;
  --c-textbgcomponentcolor-400: #eaeaea;
  --c-textbgcomponentcolor-500: #e5e5e5;
  --c-textbgcomponentcolor-600: #b7b7b7;
  --c-textbgcomponentcolor-700: #898989;
  --c-textbgcomponentcolor-800: #5c5c5c;
  --c-textbgcomponentcolor-900: #2e2e2e;
  --c-chaptertext-100: #cccccc;
  --c-chaptertext-200: #999999;
  --c-chaptertext-300: #666666;
  --c-chaptertext-400: #333333;
  --c-chaptertext-500: #000000;
  --c-chaptertext-600: #000000;
  --c-chaptertext-700: #000000;
  --c-chaptertext-800: #000000;
  --c-chaptertext-900: #000000;
  --c-chapterbackground-100: #fafafa;
  --c-chapterbackground-200: #f5f5f5;
  --c-chapterbackground-300: #efefef;
  --c-chapterbackground-400: #eaeaea;
  --c-chapterbackground-500: #e5e5e5;
  --c-chapterbackground-600: #b7b7b7;
  --c-chapterbackground-700: #898989;
  --c-chapterbackground-800: #5c5c5c;
  --c-chapterbackground-900: #2e2e2e;
  --c-topnav-100: #cccccc;
  --c-topnav-200: #999999;
  --c-topnav-300: #666666;
  --c-topnav-400: #333333;
  --c-topnav-500: #000000;
  --c-topnav-600: #000000;
  --c-topnav-700: #000000;
  --c-topnav-800: #000000;
  --c-topnav-900: #000000;
  --c-topnavtext-100: #ffffff;
  --c-topnavtext-200: #ffffff;
  --c-topnavtext-300: #ffffff;
  --c-topnavtext-400: #ffffff;
  --c-topnavtext-500: #ffffff;
  --c-topnavtext-600: #cccccc;
  --c-topnavtext-700: #999999;
  --c-topnavtext-800: #666666;
  --c-topnavtext-900: #333333;
  --c-topnavlevel-100: #d6e6e0;
  --c-topnavlevel-200: #aecdc1;
  --c-topnavlevel-300: #85b4a2;
  --c-topnavlevel-400: #5d9b83;
  --c-topnavlevel-500: #348264;
  --c-topnavlevel-600: #2a6850;
  --c-topnavlevel-700: #1f4e3c;
  --c-topnavlevel-800: #153428;
  --c-topnavlevel-900: #0a1a14;
  --c-tablebackground-100: #ffffff;
  --c-tablebackground-200: #ffffff;
  --c-tablebackground-300: #ffffff;
  --c-tablebackground-400: #ffffff;
  --c-tablebackground-500: #ffffff;
  --c-tablebackground-600: #cccccc;
  --c-tablebackground-700: #999999;
  --c-tablebackground-800: #666666;
  --c-tablebackground-900: #333333;
  --c-tabletext-100: #d1d1d1;
  --c-tabletext-200: #a3a3a3;
  --c-tabletext-300: #767676;
  --c-tabletext-400: #484848;
  --c-tabletext-500: #1a1a1a;
  --c-tabletext-600: #151515;
  --c-tabletext-700: #101010;
  --c-tabletext-800: #0a0a0a;
  --c-tabletext-900: #050505;
  --c-tablerow-100: #ffffff;
  --c-tablerow-200: #ffffff;
  --c-tablerow-300: #ffffff;
  --c-tablerow-400: #ffffff;
  --c-tablerow-500: #ffffff;
  --c-tablerow-600: #cccccc;
  --c-tablerow-700: #999999;
  --c-tablerow-800: #666666;
  --c-tablerow-900: #333333;
  --c-tablehead-100: #d1d1d1;
  --c-tablehead-200: #a3a3a3;
  --c-tablehead-300: #767676;
  --c-tablehead-400: #484848;
  --c-tablehead-500: #1a1a1a;
  --c-tablehead-600: #151515;
  --c-tablehead-700: #101010;
  --c-tablehead-800: #0a0a0a;
  --c-tablehead-900: #050505;
  --c-tableheadtext-100: #ffffff;
  --c-tableheadtext-200: #ffffff;
  --c-tableheadtext-300: #ffffff;
  --c-tableheadtext-400: #ffffff;
  --c-tableheadtext-500: #ffffff;
  --c-tableheadtext-600: #cccccc;
  --c-tableheadtext-700: #999999;
  --c-tableheadtext-800: #666666;
  --c-tableheadtext-900: #333333;
  --c-tablehead2-100: #d1d1d1;
  --c-tablehead2-200: #a3a3a3;
  --c-tablehead2-300: #767676;
  --c-tablehead2-400: #484848;
  --c-tablehead2-500: #1a1a1a;
  --c-tablehead2-600: #151515;
  --c-tablehead2-700: #101010;
  --c-tablehead2-800: #0a0a0a;
  --c-tablehead2-900: #050505;
  --c-tablehead2text-100: #ffffff;
  --c-tablehead2text-200: #ffffff;
  --c-tablehead2text-300: #ffffff;
  --c-tablehead2text-400: #ffffff;
  --c-tablehead2text-500: #ffffff;
  --c-tablehead2text-600: #cccccc;
  --c-tablehead2text-700: #999999;
  --c-tablehead2text-800: #666666;
  --c-tablehead2text-900: #333333;
  --c-tablefill-100: #fafafa;
  --c-tablefill-200: #f5f5f5;
  --c-tablefill-300: #efefef;
  --c-tablefill-400: #eaeaea;
  --c-tablefill-500: #e5e5e5;
  --c-tablefill-600: #b7b7b7;
  --c-tablefill-700: #898989;
  --c-tablefill-800: #5c5c5c;
  --c-tablefill-900: #2e2e2e;
  --c-tablehover-100: #daefe6;
  --c-tablehover-200: #b5decd;
  --c-tablehover-300: #91ceb3;
  --c-tablehover-400: #6cbd9a;
  --c-tablehover-500: #47ad81;
  --c-tablehover-600: #398a67;
  --c-tablehover-700: #2b684d;
  --c-tablehover-800: #1c4534;
  --c-tablehover-900: #0e231a;
  --c-chartbackground-100: #fafafa;
  --c-chartbackground-200: #f5f5f5;
  --c-chartbackground-300: #efefef;
  --c-chartbackground-400: #eaeaea;
  --c-chartbackground-500: #e5e5e5;
  --c-chartbackground-600: #b7b7b7;
  --c-chartbackground-700: #898989;
  --c-chartbackground-800: #5c5c5c;
  --c-chartbackground-900: #2e2e2e;
  --c-chart0-100: #cccccc;
  --c-chart0-200: #999999;
  --c-chart0-300: #666666;
  --c-chart0-400: #333333;
  --c-chart0-500: #000000;
  --c-chart0-600: #000000;
  --c-chart0-700: #000000;
  --c-chart0-800: #000000;
  --c-chart0-900: #000000;
  --c-chart1-100: #e6e6e6;
  --c-chart1-200: #cccccc;
  --c-chart1-300: #b3b3b3;
  --c-chart1-400: #999999;
  --c-chart1-500: #808080;
  --c-chart1-600: #666666;
  --c-chart1-700: #4d4d4d;
  --c-chart1-800: #333333;
  --c-chart1-900: #1a1a1a;
  --c-chart2-100: #cfdeda;
  --c-chart2-200: #9ebdb5;
  --c-chart2-300: #6e9b91;
  --c-chart2-400: #3d7a6c;
  --c-chart2-500: #0d5947;
  --c-chart2-600: #0a4739;
  --c-chart2-700: #08352b;
  --c-chart2-800: #05241c;
  --c-chart2-900: #03120e;
  --c-chart3-100: #dbdbdb;
  --c-chart3-200: #b8b8b8;
  --c-chart3-300: #949494;
  --c-chart3-400: #717171;
  --c-chart3-500: #4d4d4d;
  --c-chart3-600: #3e3e3e;
  --c-chart3-700: #2e2e2e;
  --c-chart3-800: #1f1f1f;
  --c-chart3-900: #0f0f0f;
  --c-chart4-100: #daefe6;
  --c-chart4-200: #b5decd;
  --c-chart4-300: #91ceb3;
  --c-chart4-400: #6cbd9a;
  --c-chart4-500: #47ad81;
  --c-chart4-600: #398a67;
  --c-chart4-700: #2b684d;
  --c-chart4-800: #1c4534;
  --c-chart4-900: #0e231a;
  --c-chart5-100: #dafce9;
  --c-chart5-200: #b4fad3;
  --c-chart5-300: #8ff7bd;
  --c-chart5-400: #69f5a7;
  --c-chart5-500: #44f291;
  --c-chart5-600: #36c274;
  --c-chart5-700: #299157;
  --c-chart5-800: #1b613a;
  --c-chart5-900: #0e301d;
  --c-chart6-100: #fafff8;
  --c-chart6-200: #f5fff1;
  --c-chart6-300: #efffe9;
  --c-chart6-400: #eaffe2;
  --c-chart6-500: #e5ffdb;
  --c-chart6-600: #b7ccaf;
  --c-chart6-700: #899983;
  --c-chart6-800: #5c6658;
  --c-chart6-900: #2e332c;
  --c-chart7-100: #f0f0f0;
  --c-chart7-200: #e0e0e0;
  --c-chart7-300: #d1d1d1;
  --c-chart7-400: #c1c1c1;
  --c-chart7-500: #b2b2b2;
  --c-chart7-600: #8e8e8e;
  --c-chart7-700: #6b6b6b;
  --c-chart7-800: #474747;
  --c-chart7-900: #242424;
  --c-chart8-100: #e6e6e6;
  --c-chart8-200: #cccccc;
  --c-chart8-300: #b3b3b3;
  --c-chart8-400: #999999;
  --c-chart8-500: #808080;
  --c-chart8-600: #666666;
  --c-chart8-700: #4d4d4d;
  --c-chart8-800: #333333;
  --c-chart8-900: #1a1a1a;
  --c-chartgrid-100: #d0d0d0;
  --c-chartgrid-200: #a1a0a1;
  --c-chartgrid-300: #717172;
  --c-chartgrid-400: #424143;
  --c-chartgrid-500: #131214;
  --c-chartgrid-600: #0f0e10;
  --c-chartgrid-700: #0b0b0c;
  --c-chartgrid-800: #080708;
  --c-chartgrid-900: #040404;
  --c-legend-100: #ffffff;
  --c-legend-200: #ffffff;
  --c-legend-300: #ffffff;
  --c-legend-400: #ffffff;
  --c-legend-500: #ffffff;
  --c-legend-600: #cccccc;
  --c-legend-700: #999999;
  --c-legend-800: #666666;
  --c-legend-900: #333333;
  --c-chartheader-100: #ffffff;
  --c-chartheader-200: #ffffff;
  --c-chartheader-300: #ffffff;
  --c-chartheader-400: #ffffff;
  --c-chartheader-500: #ffffff;
  --c-chartheader-600: #cccccc;
  --c-chartheader-700: #999999;
  --c-chartheader-800: #666666;
  --c-chartheader-900: #333333;
  --c-buttonprimary-100: #cfdeda;
  --c-buttonprimary-200: #9ebdb5;
  --c-buttonprimary-300: #6e9b91;
  --c-buttonprimary-400: #3d7a6c;
  --c-buttonprimary-500: #0d5947;
  --c-buttonprimary-600: #0a4739;
  --c-buttonprimary-700: #08352b;
  --c-buttonprimary-800: #05241c;
  --c-buttonprimary-900: #03120e;
  --c-buttonprimarytext-100: #ffffff;
  --c-buttonprimarytext-200: #ffffff;
  --c-buttonprimarytext-300: #ffffff;
  --c-buttonprimarytext-400: #ffffff;
  --c-buttonprimarytext-500: #ffffff;
  --c-buttonprimarytext-600: #cccccc;
  --c-buttonprimarytext-700: #999999;
  --c-buttonprimarytext-800: #666666;
  --c-buttonprimarytext-900: #333333;
  --c-buttonsecondary-100: #daefe6;
  --c-buttonsecondary-200: #b5decd;
  --c-buttonsecondary-300: #91ceb3;
  --c-buttonsecondary-400: #6cbd9a;
  --c-buttonsecondary-500: #47ad81;
  --c-buttonsecondary-600: #398a67;
  --c-buttonsecondary-700: #2b684d;
  --c-buttonsecondary-800: #1c4534;
  --c-buttonsecondary-900: #0e231a;
  --c-buttonsecondarytext-100: #ffffff;
  --c-buttonsecondarytext-200: #ffffff;
  --c-buttonsecondarytext-300: #ffffff;
  --c-buttonsecondarytext-400: #ffffff;
  --c-buttonsecondarytext-500: #ffffff;
  --c-buttonsecondarytext-600: #cccccc;
  --c-buttonsecondarytext-700: #999999;
  --c-buttonsecondarytext-800: #666666;
  --c-buttonsecondarytext-900: #333333;
  --c-cardprimary-100: #ffffff;
  --c-cardprimary-200: #ffffff;
  --c-cardprimary-300: #ffffff;
  --c-cardprimary-400: #ffffff;
  --c-cardprimary-500: #ffffff;
  --c-cardprimary-600: #cccccc;
  --c-cardprimary-700: #999999;
  --c-cardprimary-800: #666666;
  --c-cardprimary-900: #333333;
  --c-cardprimarytext-100: #cccccc;
  --c-cardprimarytext-200: #999999;
  --c-cardprimarytext-300: #666666;
  --c-cardprimarytext-400: #333333;
  --c-cardprimarytext-500: #000000;
  --c-cardprimarytext-600: #000000;
  --c-cardprimarytext-700: #000000;
  --c-cardprimarytext-800: #000000;
  --c-cardprimarytext-900: #000000;
  --c-h1-100: #ffffff;
  --c-h1-200: #ffffff;
  --c-h1-300: #ffffff;
  --c-h1-400: #ffffff;
  --c-h1-500: #ffffff;
  --c-h1-600: #cccccc;
  --c-h1-700: #999999;
  --c-h1-800: #666666;
  --c-h1-900: #333333;
  --c-h2-100: #cccccc;
  --c-h2-200: #999999;
  --c-h2-300: #666666;
  --c-h2-400: #333333;
  --c-h2-500: #000000;
  --c-h2-600: #000000;
  --c-h2-700: #000000;
  --c-h2-800: #000000;
  --c-h2-900: #000000;
  --c-h3-100: #cccccc;
  --c-h3-200: #999999;
  --c-h3-300: #666666;
  --c-h3-400: #333333;
  --c-h3-500: #000000;
  --c-h3-600: #000000;
  --c-h3-700: #000000;
  --c-h3-800: #000000;
  --c-h3-900: #000000;
  --c-h4-100: #cccccc;
  --c-h4-200: #999999;
  --c-h4-300: #666666;
  --c-h4-400: #333333;
  --c-h4-500: #000000;
  --c-h4-600: #000000;
  --c-h4-700: #000000;
  --c-h4-800: #000000;
  --c-h4-900: #000000;
  --c-keynumberstext-100: #ffffff;
  --c-keynumberstext-200: #ffffff;
  --c-keynumberstext-300: #ffffff;
  --c-keynumberstext-400: #ffffff;
  --c-keynumberstext-500: #ffffff;
  --c-keynumberstext-600: #cccccc;
  --c-keynumberstext-700: #999999;
  --c-keynumberstext-800: #666666;
  --c-keynumberstext-900: #333333;
  --c-keynumbersbackground-100: #cfdeda;
  --c-keynumbersbackground-200: #9ebdb5;
  --c-keynumbersbackground-300: #6e9b91;
  --c-keynumbersbackground-400: #3d7a6c;
  --c-keynumbersbackground-500: #0d5947;
  --c-keynumbersbackground-600: #0a4739;
  --c-keynumbersbackground-700: #08352b;
  --c-keynumbersbackground-800: #05241c;
  --c-keynumbersbackground-900: #03120e;
  --c-keynumberstitle-100: #ffffff;
  --c-keynumberstitle-200: #ffffff;
  --c-keynumberstitle-300: #ffffff;
  --c-keynumberstitle-400: #ffffff;
  --c-keynumberstitle-500: #ffffff;
  --c-keynumberstitle-600: #cccccc;
  --c-keynumberstitle-700: #999999;
  --c-keynumberstitle-800: #666666;
  --c-keynumberstitle-900: #333333;
  --c-glossarytext-100: #cccccc;
  --c-glossarytext-200: #999999;
  --c-glossarytext-300: #666666;
  --c-glossarytext-400: #333333;
  --c-glossarytext-500: #000000;
  --c-glossarytext-600: #000000;
  --c-glossarytext-700: #000000;
  --c-glossarytext-800: #000000;
  --c-glossarytext-900: #000000;
  --c-glossaryhighlight-100: #f9faf9;
  --c-glossaryhighlight-200: #f2f5f3;
  --c-glossaryhighlight-300: #ecf0ec;
  --c-glossaryhighlight-400: #e5ebe6;
  --c-glossaryhighlight-500: #dfe6e0;
  --c-glossaryhighlight-600: #b2b8b3;
  --c-glossaryhighlight-700: #868a86;
  --c-glossaryhighlight-800: #595c5a;
  --c-glossaryhighlight-900: #2d2e2d;
  --c-glossarybackground-100: #fcfcfc;
  --c-glossarybackground-200: #f9f9f9;
  --c-glossarybackground-300: #f5f5f5;
  --c-glossarybackground-400: #f2f2f2;
  --c-glossarybackground-500: #efefef;
  --c-glossarybackground-600: #bfbfbf;
  --c-glossarybackground-700: #8f8f8f;
  --c-glossarybackground-800: #606060;
  --c-glossarybackground-900: #303030;
}

:root {
  --chart-color-url: url(#000000;#808080;#0d5947;#4d4d4d;#47ad81;#44f291;#e5ffdb;#b2b2b2;#808080;#undefined);
}

:root {
  --p-paragraph: 1em;
  --p-textsection: 42px;
  --p-component: 6.25rem;
  --p-componentsmall: 3.125rem;
  --p-table: 0px;
  --p-tablerow: 0.2rem 0.5rem;
  --p-tablefirstrow: 1rem;
  --p-card: 22px;
  --p-button: 5px 20px;
  --p-betweencomponents: 4rem;
  --p-superlinknumber: 0px 8px;
  --p-figure: 0px;
}

:root {
  --t-title: clamp(3.24rem, 2.268vw + 2.754rem, 5.508rem);
  --t-ingress: clamp(1.2rem, 0.3vw + 1.1rem, 1.5rem);
  --t-titlelarge: 8.75rem;
  --t-body: 1.125rem;
  --t-superlink: 1rem;
  --t-table: 1.1rem;
  --t-headline: clamp(2.7rem, 1.05vw + 2.4rem, 3.75rem);;
  --t-h2: clamp(2.7rem, 1.2vw + 2.4rem, 3.9375rem);;
  --t-h3: clamp(1.4rem, 0.1vw + 1.4rem, 1.5rem);;
  --t-h4: var(--t-body);
}

:root {
  --l-chart: 2px;
}

:root {
  --r-smallradius: 4px;
  --r-mediumradius: 8px;
  --r-largeradius: 8px;
  --r-button: 4px;
  --r-topnav: 0px;
  --r-media: 8px;
  --r-level: 5px;
  --r-flexiblecards: 8px;
  --r-legend: 0px;
  --r-chartwrapper: 4px;
  --r-table: 0px;
  --r-tablerow: 0px;
}

:root {
  --m-superlinkborder: 0;
  --m-superlinknumberwidth: 0;
  --m-superlinkindent: 2.5ch;
  --m-headingtexttransform: uppercase;
  --m-totalrowborder: 1px solid var(--c-secondary-500);
  --m-descriptionalign: left;
  --m-quotetexttransform: uppercase;
  --m-chapterborder: 1px solid var(--c-chaptertext-500);
  --m-tableheadweight: var(--bold-weight);
  --m-tablehead2weight: var(--bold-weight);
  --m-tableborderspacing: 0;
  --m-chartdonutradius: 0;
  --m-chartdonutthickness: 150;
  --m-chartbarradius: 0;
  --m-h2family: report-font-header;
  --m-h3family: report-font;
  --m-h4family: report-font;
  --m-h2weight: 600;
  --m-h3weight: var(--bold-weight);
  --m-h4weight: var(--bold-weight);
}

:root {
  --s-drop-x: 0px;
  --s-drop-y: 8px;
  --s-drop-blur: 24px;
  --s-drop-spread: 0px;
  --s-drop-color: #2B302C27;
  --s-drop: var(--s-drop-x) var(--s-drop-y) var(--s-drop-blur) var(--s-drop-spread) var(--s-drop-color);
}

