@fundamental-ngx/core 0.36.0 → 0.36.1-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (117) hide show
  1. package/action-bar/package.json +1 -1
  2. package/action-sheet/package.json +1 -1
  3. package/alert/package.json +1 -1
  4. package/avatar/package.json +1 -1
  5. package/avatar-group/package.json +1 -1
  6. package/bar/package.json +1 -1
  7. package/breadcrumb/package.json +1 -1
  8. package/busy-indicator/package.json +1 -1
  9. package/button/package.json +1 -1
  10. package/calendar/package.json +1 -1
  11. package/card/package.json +1 -1
  12. package/carousel/package.json +1 -1
  13. package/checkbox/package.json +1 -1
  14. package/combobox/package.json +1 -1
  15. package/content-density/package.json +2 -2
  16. package/date-picker/package.json +1 -1
  17. package/datetime/package.json +1 -1
  18. package/datetime-picker/package.json +1 -1
  19. package/dialog/esm2020/dialog.component.mjs +2 -2
  20. package/dialog/fesm2015/fundamental-ngx-core-dialog.mjs +1 -1
  21. package/dialog/fesm2015/fundamental-ngx-core-dialog.mjs.map +1 -1
  22. package/dialog/fesm2020/fundamental-ngx-core-dialog.mjs +1 -1
  23. package/dialog/fesm2020/fundamental-ngx-core-dialog.mjs.map +1 -1
  24. package/dialog/package.json +1 -1
  25. package/dynamic-page/package.json +1 -1
  26. package/dynamic-side-content/package.json +1 -1
  27. package/esm2020/dialog/dialog.component.mjs +2 -2
  28. package/esm2020/table/table-wrapper.component.mjs +22 -6
  29. package/esm2020/table/table.component.mjs +10 -15
  30. package/facets/package.json +1 -1
  31. package/feed-input/package.json +1 -1
  32. package/feed-list-item/package.json +1 -1
  33. package/fesm2015/fundamental-ngx-core-dialog.mjs +1 -1
  34. package/fesm2015/fundamental-ngx-core-dialog.mjs.map +1 -1
  35. package/fesm2015/fundamental-ngx-core-table.mjs +30 -22
  36. package/fesm2015/fundamental-ngx-core-table.mjs.map +1 -1
  37. package/fesm2020/fundamental-ngx-core-dialog.mjs +1 -1
  38. package/fesm2020/fundamental-ngx-core-dialog.mjs.map +1 -1
  39. package/fesm2020/fundamental-ngx-core-table.mjs +30 -22
  40. package/fesm2020/fundamental-ngx-core-table.mjs.map +1 -1
  41. package/file-uploader/package.json +1 -1
  42. package/fixed-card-layout/package.json +1 -1
  43. package/flexible-column-layout/package.json +1 -1
  44. package/form/package.json +1 -1
  45. package/formatted-text/package.json +1 -1
  46. package/grid-list/package.json +1 -1
  47. package/icon/package.json +1 -1
  48. package/illustrated-message/package.json +1 -1
  49. package/infinite-scroll/package.json +1 -1
  50. package/info-label/package.json +1 -1
  51. package/inline-help/package.json +1 -1
  52. package/input-group/package.json +1 -1
  53. package/layout-grid/package.json +1 -1
  54. package/layout-panel/package.json +1 -1
  55. package/link/package.json +1 -1
  56. package/list/package.json +1 -1
  57. package/menu/package.json +1 -1
  58. package/message-box/package.json +1 -1
  59. package/message-strip/package.json +1 -1
  60. package/message-toast/package.json +1 -1
  61. package/micro-process-flow/package.json +1 -1
  62. package/mobile-mode/package.json +1 -1
  63. package/multi-input/package.json +1 -1
  64. package/nested-list/package.json +1 -1
  65. package/notification/package.json +1 -1
  66. package/object-identifier/package.json +1 -1
  67. package/object-marker/package.json +1 -1
  68. package/object-number/package.json +1 -1
  69. package/object-status/package.json +1 -1
  70. package/overflow-layout/package.json +4 -4
  71. package/package.json +2 -2
  72. package/pagination/package.json +1 -1
  73. package/panel/package.json +1 -1
  74. package/popover/package.json +1 -1
  75. package/product-switch/package.json +1 -1
  76. package/progress-indicator/package.json +1 -1
  77. package/quick-view/package.json +1 -1
  78. package/radio/package.json +1 -1
  79. package/rating-indicator/package.json +1 -1
  80. package/resizable-card-layout/package.json +1 -1
  81. package/scroll-spy/package.json +1 -1
  82. package/scrollbar/package.json +1 -1
  83. package/segmented-button/package.json +1 -1
  84. package/select/package.json +1 -1
  85. package/shared/package.json +1 -1
  86. package/shellbar/package.json +1 -1
  87. package/side-navigation/package.json +1 -1
  88. package/slider/package.json +1 -1
  89. package/split-button/package.json +1 -1
  90. package/splitter/package.json +1 -1
  91. package/status-indicator/package.json +1 -1
  92. package/step-input/package.json +1 -1
  93. package/switch/package.json +1 -1
  94. package/table/esm2020/table-wrapper.component.mjs +22 -6
  95. package/table/esm2020/table.component.mjs +10 -15
  96. package/table/fesm2015/fundamental-ngx-core-table.mjs +30 -22
  97. package/table/fesm2015/fundamental-ngx-core-table.mjs.map +1 -1
  98. package/table/fesm2020/fundamental-ngx-core-table.mjs +30 -22
  99. package/table/fesm2020/fundamental-ngx-core-table.mjs.map +1 -1
  100. package/table/package.json +1 -1
  101. package/table/table-wrapper.component.d.ts +10 -3
  102. package/table/table.component.d.ts +8 -1
  103. package/tabs/package.json +1 -1
  104. package/text/package.json +1 -1
  105. package/theming/package.json +1 -1
  106. package/tile/package.json +1 -1
  107. package/time/package.json +1 -1
  108. package/time-picker/package.json +1 -1
  109. package/timeline/package.json +1 -1
  110. package/title/package.json +1 -1
  111. package/token/package.json +1 -1
  112. package/toolbar/package.json +1 -1
  113. package/tree/package.json +1 -1
  114. package/upload-collection/package.json +1 -1
  115. package/utils/package.json +1 -1
  116. package/vertical-navigation/package.json +1 -1
  117. package/wizard/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Directive, Optional, HostBinding, Input, ContentChildren, forwardRef, HostListener, Component, ViewEncapsulation, ChangeDetectionStrategy, NgModule } from '@angular/core';
2
+ import { Directive, Optional, HostBinding, Input, ContentChildren, forwardRef, HostListener, Component, ViewEncapsulation, ChangeDetectionStrategy, ElementRef, NgModule } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
4
  import { DOWN_ARROW, UP_ARROW, LEFT_ARROW, RIGHT_ARROW } from '@angular/cdk/keycodes';
5
5
  import * as i2 from '@fundamental-ngx/core/utils';
@@ -10,7 +10,7 @@ import { CheckboxComponent } from '@fundamental-ngx/core/checkbox';
10
10
  import * as i1 from '@angular/cdk/a11y';
11
11
  import { startWith } from 'rxjs/operators';
12
12
  import * as i2$1 from '@fundamental-ngx/core/content-density';
13
- import { contentDensityObserverProviders, ContentDensityMode, DeprecatedCompactDirective, CONTENT_DENSITY_DIRECTIVE, DeprecatedCondensedDirective, ContentDensityModule } from '@fundamental-ngx/core/content-density';
13
+ import { ContentDensityMode, contentDensityObserverProviders, DeprecatedCompactDirective, CONTENT_DENSITY_DIRECTIVE, DeprecatedCondensedDirective, ContentDensityModule } from '@fundamental-ngx/core/content-density';
14
14
 
15
15
  /** @hidden */
16
16
  class FdTable {
@@ -418,6 +418,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
418
418
  // Since we are searching for focusable cell not by the component but by the element, we need to filter items by classname.
419
419
  const FOCUSABLE_CELL_CLASSNAME = 'fd-table__cell--focusable';
420
420
  const FOCUSABLE_ROW_CLASSNAME = 'fd-table__row--focusable';
421
+ const FdTableContentDensityProviderParams = {
422
+ modifiers: {
423
+ [ContentDensityMode.COMPACT]: 'fd-table--compact',
424
+ [ContentDensityMode.CONDENSED]: 'fd-table--condensed'
425
+ },
426
+ supportedContentDensity: [ContentDensityMode.COMPACT, ContentDensityMode.CONDENSED, ContentDensityMode.COZY]
427
+ };
421
428
  /**
422
429
  * The component that represents a table.
423
430
  * A table is a set of tabular data. Line items can support data, images and actions.
@@ -562,13 +569,7 @@ TableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version
562
569
  TableService,
563
570
  TabbableElementService,
564
571
  { provide: FdTable, useExisting: TableComponent },
565
- contentDensityObserverProviders({
566
- modifiers: {
567
- [ContentDensityMode.COMPACT]: 'fd-table--compact',
568
- [ContentDensityMode.CONDENSED]: 'fd-table--condensed'
569
- },
570
- supportedContentDensity: [ContentDensityMode.COMPACT, ContentDensityMode.CONDENSED, ContentDensityMode.COZY]
571
- })
572
+ contentDensityObserverProviders(FdTableContentDensityProviderParams)
572
573
  ], queries: [{ propertyName: "_cells", predicate: TableCellDirective, descendants: true }, { propertyName: "_rows", predicate: TableRowDirective, descendants: true }], exportAs: ["fd-table"], ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: ["/*!\n * Fundamental Library Styles v0.25.0-rc.16\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n *//*!\n.fd-table(--compact, --condensed, --no-horizontal-borders, --no-vertical-borders, --fixed, --hidden, --tree, --group)\n thead(.fd-table__header(--no-horizontal-borders, --no-vertical-borders))\n tbody(.fd-table__body(--no-horizontal-borders, --no-vertical-borders))\n tfoot(.fd-table__footer)\n tr(.fd-table__row)([aria-selected])\n td(.fd-table__cell(--status-indicator, --checkbox, --fit-content, --fixed, --expand, --group)) + semantic\n*/.fd-table{border-bottom-left-radius:var(--fdTable_Border_Radius);border-bottom-right-radius:var(--fdTable_Border_Radius);border-collapse:collapse;max-width:100%;width:100%}.fd-table,.fd-table__body,.fd-table__cell,.fd-table__footer,.fd-table__header,.fd-table__row,.fd-table__text{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-table:after,.fd-table:before,.fd-table__body:after,.fd-table__body:before,.fd-table__cell:after,.fd-table__cell:before,.fd-table__footer:after,.fd-table__footer:before,.fd-table__header:after,.fd-table__header:before,.fd-table__row:after,.fd-table__row:before,.fd-table__text:after,.fd-table__text:before{box-sizing:inherit;font-size:inherit}.fd-table__icon [class*=sap-icon],.fd-table__icon[class*=sap-icon]{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:inherit;border-radius:inherit;color:inherit;color:var(--sapContent_NonInteractiveIconColor);display:flex;font-size:inherit;font-size:var(--sapFontSmallSize);justify-content:center;line-height:1}.fd-table__icon--navigation [class*=sap-icon],.fd-table__icon--navigation[class*=sap-icon]{font-size:var(--sapFontSmallSize);height:100%;min-width:2rem;width:2rem}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-right:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor)}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],[dir=rtl] .fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,[dir=rtl] .fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-left:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-top:var(--fdTable_Header_Border_Top)}.fd-table__header .fd-table__row{border-bottom:var(--fdTable_Header_Border_Bottom)}.fd-table__header .fd-table__cell{background-color:var(--sapList_HeaderBackground);color:var(--sapList_HeaderTextColor);font-weight:var(--fdTable_Header_Cell_Font_Weight);height:2.75rem}.fd-table__header .fd-table__cell.is-hover,.fd-table__header .fd-table__cell:hover{background-color:var(--fdTable_Header_Cell_Hover_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell.is-active,.fd-table__header .fd-table__cell:active{background-color:var(--fdTable_Header_Cell_Active_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell--fixed{border-top:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);height:2.8125rem;margin-top:-.0625rem}.fd-table__text{overflow:hidden;text-overflow:ellipsis;text-shadow:var(--sapContent_TextShadow);white-space:nowrap;white-space:normal;word-break:break-word}.fd-table__text--no-wrap{white-space:nowrap}.fd-table__cell{border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);color:inherit;height:2.75rem;outline:none;padding:0 .5rem;text-align:left}.fd-table__cell--valid{color:var(--sapSuccessColor)}.fd-table__cell--warning{color:var(--sapWarningColor)}.fd-table__cell--error{color:var(--sapErrorColor)}.fd-table__cell--information{color:var(--sapInformationColor)}.fd-table__cell--no-data{text-align:center}.fd-table__cell--mock{padding:0;width:auto}.fd-table__cell--checkbox{margin:0;padding:0;vertical-align:baseline;width:2.75rem}.fd-table__cell--fit-content{white-space:nowrap;width:.5rem;word-break:keep-all}.fd-table__cell--no-padding{margin:0;padding:0}.fd-table__cell--fixed{align-items:center;background-color:inherit;border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none;display:flex;left:0;position:absolute}.fd-table__cell--fixed[dir=rtl],[dir=rtl] .fd-table__cell--fixed{border-left:none;border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);left:auto;right:0}.fd-table__cell--status-indicator{padding:0;width:.375rem}.fd-table__cell--status-indicator--valid{background-color:var(--sapSuccessBorderColor)}.fd-table__cell--status-indicator--warning{background-color:var(--sapWarningBorderColor)}.fd-table__cell--status-indicator--error{background-color:var(--sapErrorBorderColor)}.fd-table__cell--status-indicator--information{background-color:var(--sapInformationBorderColor)}.fd-table__cell--navigated{box-shadow:inset -.1875rem 0 var(--sapSelectedColor)}.fd-table__cell--navigated[dir=rtl],[dir=rtl] .fd-table__cell--navigated{box-shadow:inset .1875rem 0 var(--sapSelectedColor)}.fd-table__cell:first-child{margin-left:0;padding-left:1rem}.fd-table__cell:first-child.fd-table__cell--checkbox,.fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__cell:first-child[dir=rtl],[dir=rtl] .fd-table__cell:first-child{padding-left:.5rem;padding-right:1rem}.fd-table__cell:first-child[dir=rtl].fd-table__cell--checkbox,.fd-table__cell:first-child[dir=rtl].fd-table__cell--status-indicator,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--checkbox,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__body{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body,.fd-table__body .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body .fd-table__cell--no-vertical-border{border-bottom-color:transparent}.fd-table__body .fd-table__cell--no-horizontal-border{border-right-color:transparent}.fd-table__body .fd-table__row{background-color:var(--sapList_Background);border-left:none;border-right:none}.fd-table__body .fd-table__row.is-selected,.fd-table__body .fd-table__row[aria-selected=true]{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table__body .fd-table__row.is-selected .fd-table__cell,.fd-table__body .fd-table__row[aria-selected=true] .fd-table__cell{border-bottom-color:var(--sapList_SelectionBorderColor)}.fd-table__body .fd-table__row.is-selected.is-hover,.fd-table__body .fd-table__row.is-selected:hover,.fd-table__body .fd-table__row[aria-selected=true].is-hover,.fd-table__body .fd-table__row[aria-selected=true]:hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__body .fd-table__row--activable.is-selected.is-active,.fd-table__body .fd-table__row--activable.is-selected:active,.fd-table__body .fd-table__row--activable[aria-selected=true].is-active,.fd-table__body .fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background)}.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__body .fd-table__row:not(:first-of-type) .fd-table__cell--fixed{margin-top:.03125rem}.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable.is-hover,.fd-table__cell--hoverable:hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-hover,.fd-table__row--hoverable:hover{background-color:var(--sapList_Hover_Background);color:var(--fdTable_Hover_Down_Color)}.fd-table__cell--activable,.fd-table__row--activable{cursor:pointer}.fd-table__cell--activable.is-focus,.fd-table__cell--activable:focus,.fd-table__row--activable.is-focus,.fd-table__row--activable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active *,.fd-table__cell--activable:active *,.fd-table__row--activable.is-active *,.fd-table__row--activable:active *{color:var(--sapList_Active_TextColor)!important}.fd-table__cell--activable.is-active.is-focus,.fd-table__cell--activable.is-active:focus,.fd-table__cell--activable:active.is-focus,.fd-table__cell--activable:active:focus,.fd-table__row--activable.is-active.is-focus,.fd-table__row--activable.is-active:focus,.fd-table__row--activable:active.is-focus,.fd-table__row--activable:active:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active,.fd-table__cell--activable:active,.fd-table__row--activable.is-active,.fd-table__row--activable:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-active .fd-table__cell,.fd-table__cell--activable:active .fd-table__cell,.fd-table__row--activable.is-active .fd-table__cell,.fd-table__row--activable:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-active .fd-table__cell:hover,.fd-table__cell--activable:active .fd-table__cell.is-hover,.fd-table__cell--activable:active .fd-table__cell:hover,.fd-table__row--activable.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-active .fd-table__cell:hover,.fd-table__row--activable:active .fd-table__cell.is-hover,.fd-table__row--activable:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-active .fd-table__text,.fd-table__cell--activable:active .fd-table__text,.fd-table__row--activable.is-active .fd-table__text,.fd-table__row--activable:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-active .fd-form-label,.fd-table__cell--activable.is-active .fd-link,.fd-table__cell--activable.is-active .fd-object-status,.fd-table__cell--activable:active .fd-form-label,.fd-table__cell--activable:active .fd-link,.fd-table__cell--activable:active .fd-object-status,.fd-table__row--activable.is-active .fd-form-label,.fd-table__row--activable.is-active .fd-link,.fd-table__row--activable.is-active .fd-object-status,.fd-table__row--activable:active .fd-form-label,.fd-table__row--activable:active .fd-link,.fd-table__row--activable:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-active--focusable.is-focus,.fd-table__cell--activable.is-active--focusable:focus,.fd-table__cell--activable:active--focusable.is-focus,.fd-table__cell--activable:active--focusable:focus,.fd-table__row--activable.is-active--focusable.is-focus,.fd-table__row--activable.is-active--focusable:focus,.fd-table__row--activable:active--focusable.is-focus,.fd-table__row--activable:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-selected,.fd-table__cell--activable[aria-selected=true],.fd-table__row--activable.is-selected,.fd-table__row--activable[aria-selected=true]{cursor:pointer}.fd-table__cell--activable.is-selected.is-active,.fd-table__cell--activable.is-selected:active,.fd-table__cell--activable[aria-selected=true].is-active,.fd-table__cell--activable[aria-selected=true]:active,.fd-table__row--activable.is-selected.is-active,.fd-table__row--activable.is-selected:active,.fd-table__row--activable[aria-selected=true].is-active,.fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell,.fd-table__cell--activable.is-selected:active .fd-table__cell,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell,.fd-table__row--activable.is-selected.is-active .fd-table__cell,.fd-table__row--activable.is-selected:active .fd-table__cell,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__cell--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected:active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell:hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__row--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected:active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-selected.is-active .fd-table__text,.fd-table__cell--activable.is-selected:active .fd-table__text,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__text,.fd-table__cell--activable[aria-selected=true]:active .fd-table__text,.fd-table__row--activable.is-selected.is-active .fd-table__text,.fd-table__row--activable.is-selected:active .fd-table__text,.fd-table__row--activable[aria-selected=true].is-active .fd-table__text,.fd-table__row--activable[aria-selected=true]:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-selected.is-active .fd-form-label,.fd-table__cell--activable.is-selected.is-active .fd-link,.fd-table__cell--activable.is-selected.is-active .fd-object-status,.fd-table__cell--activable.is-selected:active .fd-form-label,.fd-table__cell--activable.is-selected:active .fd-link,.fd-table__cell--activable.is-selected:active .fd-object-status,.fd-table__cell--activable[aria-selected=true].is-active .fd-form-label,.fd-table__cell--activable[aria-selected=true].is-active .fd-link,.fd-table__cell--activable[aria-selected=true].is-active .fd-object-status,.fd-table__cell--activable[aria-selected=true]:active .fd-form-label,.fd-table__cell--activable[aria-selected=true]:active .fd-link,.fd-table__cell--activable[aria-selected=true]:active .fd-object-status,.fd-table__row--activable.is-selected.is-active .fd-form-label,.fd-table__row--activable.is-selected.is-active .fd-link,.fd-table__row--activable.is-selected.is-active .fd-object-status,.fd-table__row--activable.is-selected:active .fd-form-label,.fd-table__row--activable.is-selected:active .fd-link,.fd-table__row--activable.is-selected:active .fd-object-status,.fd-table__row--activable[aria-selected=true].is-active .fd-form-label,.fd-table__row--activable[aria-selected=true].is-active .fd-link,.fd-table__row--activable[aria-selected=true].is-active .fd-object-status,.fd-table__row--activable[aria-selected=true]:active .fd-form-label,.fd-table__row--activable[aria-selected=true]:active .fd-link,.fd-table__row--activable[aria-selected=true]:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-selected.is-active--focusable.is-focus,.fd-table__cell--activable.is-selected.is-active--focusable:focus,.fd-table__cell--activable.is-selected:active--focusable.is-focus,.fd-table__cell--activable.is-selected:active--focusable:focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable:focus,.fd-table__cell--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true]:active--focusable:focus,.fd-table__row--activable.is-selected.is-active--focusable.is-focus,.fd-table__row--activable.is-selected.is-active--focusable:focus,.fd-table__row--activable.is-selected:active--focusable.is-focus,.fd-table__row--activable.is-selected:active--focusable:focus,.fd-table__row--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__row--activable[aria-selected=true].is-active--focusable:focus,.fd-table__row--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__row--activable[aria-selected=true]:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--focusable.is-focus,.fd-table__cell--focusable:focus,.fd-table__row--focusable.is-focus,.fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__footer{background-color:var(--sapList_Background)}.fd-table__footer .fd-table__row{border-top:.125rem solid var(--sapList_TableFooterBorder);vertical-align:middle}.fd-table__footer .fd-table__cell{border-right:none;font-weight:700}.fd-table__inner{-webkit-box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;box-sizing:border-box;color:var(--sapTextColor);display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;justify-content:space-between;line-height:var(--sapContent_LineHeight);margin:0;padding:0;width:100%}.fd-table__inner:after,.fd-table__inner:before{box-sizing:inherit;font-size:inherit}.fd-table__column-header-icons{display:flex}.fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-right:.25rem}.fd-table__column-header-icons[dir=rtl] .fd-table__icon,[dir=rtl] .fd-table__column-header-icons .fd-table__icon{margin-right:0}.fd-table__column-header-icons[dir=rtl] .fd-table__icon:not(:last-child),[dir=rtl] .fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-left:.25rem}.fd-table__caption{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fd-table__item--clickable{cursor:pointer}.fd-table__popover.fd-popover{color:inherit;display:block;height:100%}.fd-table__popover.fd-popover .fd-popover__control{align-items:center;color:inherit;display:flex;height:100%;width:100%}.fd-table--fixed{overflow-x:scroll}.fd-table--fixed .fd-table__body,.fd-table--fixed .fd-table__header{border-left:none}.fd-table--fixed .fd-table__body[dir=rtl],.fd-table--fixed .fd-table__header[dir=rtl],[dir=rtl] .fd-table--fixed .fd-table__body,[dir=rtl] .fd-table--fixed .fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none}.fd-table--pop-in .fd-table__text{color:inherit;margin-bottom:.5rem}.fd-table--pop-in .fd-table__text--title{font-weight:700}.fd-table--pop-in .fd-table__text:last-child{margin-bottom:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell[dir=rtl],[dir=rtl] .fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:.5rem;padding-right:0}.fd-table--pop-in .fd-table__body .fd-table__cell{height:auto}.fd-table--pop-in .fd-table__row--main{border:none}.fd-table--pop-in .fd-table__row--main .fd-table__cell{padding-bottom:.25rem;padding-top:.25rem}.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell:hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__text,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__text{text-shadow:none}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-object-status,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-object-status{color:inherit}.fd-table--pop-in .fd-table__row--main.is-selected.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.is-selected:hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true].is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true]:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table--pop-in .fd-table__row--secondary{background-color:var(--sapList_Background);border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-hover,.fd-table--pop-in .fd-table__row--secondary:hover{background-color:var(--sapList_Background)}.fd-table--pop-in .fd-table__row--secondary .fd-table__cell{padding-bottom:.5rem;padding-top:.5rem}.fd-table--pop-in .fd-table__row--secondary.is-selected .fd-table__cell,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true] .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_SelectionBorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-selected.is-hover,.fd-table--pop-in .fd-table__row--secondary.is-selected:hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true].is-hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true]:hover{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__body--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__header--no-vertical-borders .fd-table__row .fd-table__cell{border-bottom:none}.fd-table--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__body--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__header--no-horizontal-borders .fd-table__row .fd-table__cell{border-right:none}.fd-table--responsive .fd-table__body,.fd-table--responsive .fd-table__header{border:none}.fd-table--responsive .fd-table__row:last-child{margin-bottom:0;margin-right:0}.fd-table--responsive .fd-table__row:last-child .fd-table__cell{border-bottom:none}.fd-table--compact .fd-table__body .fd-table__cell,.fd-table--compact .fd-table__footer .fd-table__cell,.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:2rem}.fd-table--condensed .fd-table__body .fd-table__cell,.fd-table--condensed .fd-table__footer .fd-table__cell{height:1.5rem}.fd-table--condensed .fd-table__body .fd-table__cell--checkbox .fd-table__checkbox-label,.fd-table--condensed .fd-table__footer .fd-table__cell--checkbox .fd-table__checkbox-label{margin-top:-.25rem;position:absolute}.fd-table--condensed .fd-table__body .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:var(--fdTable_Condensed_Focus_Outline_Offset);outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{width:2rem}.fd-table--compact .fd-table__header .fd-table__cell,.fd-table--condensed .fd-table__header .fd-table__cell{height:2rem}.fd-table--compact .fd-table__header .fd-table__cell--fixed,.fd-table--condensed .fd-table__header .fd-table__cell--fixed{height:2.0625rem}.fd-table--compact .fd-table__cell--checkbox,.fd-table--condensed .fd-table__cell--checkbox{width:2rem}.fd-table--group .fd-table__body .fd-table__cell--group{background-color:var(--fdTable_Group_Header_Background);border-bottom-color:var(--fdTable_Group_Header_Border_Color);border-top-color:var(--fdTable_Group_Header_Border_Color);font-weight:var(--fdTable_Header_Cell_Font_Weight)}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.75rem}.fd-table--group .fd-table__body .fd-table__cell--expand,.fd-table--tree .fd-table__body .fd-table__cell--expand{cursor:pointer;white-space:nowrap}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--sapContent_IconColor);display:inline-flex;font-size:var(--sapFontSmallSize);height:2.75rem;justify-content:center;width:2.75rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e066\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e067\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--no-outer-border{border:hidden}.fd-table--hidden{display:none}.fd-table[dir=rtl] .fd-table__cell,[dir=rtl] .fd-table .fd-table__cell{text-align:right}.fd-table__popover--custom{width:100%}.fd-table__cell--checkbox .fd-checkbox__label{margin:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
573
574
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: TableComponent, decorators: [{
574
575
  type: Component,
@@ -576,13 +577,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
576
577
  TableService,
577
578
  TabbableElementService,
578
579
  { provide: FdTable, useExisting: TableComponent },
579
- contentDensityObserverProviders({
580
- modifiers: {
581
- [ContentDensityMode.COMPACT]: 'fd-table--compact',
582
- [ContentDensityMode.CONDENSED]: 'fd-table--condensed'
583
- },
584
- supportedContentDensity: [ContentDensityMode.COMPACT, ContentDensityMode.CONDENSED, ContentDensityMode.COZY]
585
- })
580
+ contentDensityObserverProviders(FdTableContentDensityProviderParams)
586
581
  ], styles: ["/*!\n * Fundamental Library Styles v0.25.0-rc.16\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n *//*!\n.fd-table(--compact, --condensed, --no-horizontal-borders, --no-vertical-borders, --fixed, --hidden, --tree, --group)\n thead(.fd-table__header(--no-horizontal-borders, --no-vertical-borders))\n tbody(.fd-table__body(--no-horizontal-borders, --no-vertical-borders))\n tfoot(.fd-table__footer)\n tr(.fd-table__row)([aria-selected])\n td(.fd-table__cell(--status-indicator, --checkbox, --fit-content, --fixed, --expand, --group)) + semantic\n*/.fd-table{border-bottom-left-radius:var(--fdTable_Border_Radius);border-bottom-right-radius:var(--fdTable_Border_Radius);border-collapse:collapse;max-width:100%;width:100%}.fd-table,.fd-table__body,.fd-table__cell,.fd-table__footer,.fd-table__header,.fd-table__row,.fd-table__text{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-table:after,.fd-table:before,.fd-table__body:after,.fd-table__body:before,.fd-table__cell:after,.fd-table__cell:before,.fd-table__footer:after,.fd-table__footer:before,.fd-table__header:after,.fd-table__header:before,.fd-table__row:after,.fd-table__row:before,.fd-table__text:after,.fd-table__text:before{box-sizing:inherit;font-size:inherit}.fd-table__icon [class*=sap-icon],.fd-table__icon[class*=sap-icon]{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:inherit;border-radius:inherit;color:inherit;color:var(--sapContent_NonInteractiveIconColor);display:flex;font-size:inherit;font-size:var(--sapFontSmallSize);justify-content:center;line-height:1}.fd-table__icon--navigation [class*=sap-icon],.fd-table__icon--navigation[class*=sap-icon]{font-size:var(--sapFontSmallSize);height:100%;min-width:2rem;width:2rem}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-right:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor)}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],[dir=rtl] .fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,[dir=rtl] .fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-left:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-top:var(--fdTable_Header_Border_Top)}.fd-table__header .fd-table__row{border-bottom:var(--fdTable_Header_Border_Bottom)}.fd-table__header .fd-table__cell{background-color:var(--sapList_HeaderBackground);color:var(--sapList_HeaderTextColor);font-weight:var(--fdTable_Header_Cell_Font_Weight);height:2.75rem}.fd-table__header .fd-table__cell.is-hover,.fd-table__header .fd-table__cell:hover{background-color:var(--fdTable_Header_Cell_Hover_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell.is-active,.fd-table__header .fd-table__cell:active{background-color:var(--fdTable_Header_Cell_Active_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell--fixed{border-top:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);height:2.8125rem;margin-top:-.0625rem}.fd-table__text{overflow:hidden;text-overflow:ellipsis;text-shadow:var(--sapContent_TextShadow);white-space:nowrap;white-space:normal;word-break:break-word}.fd-table__text--no-wrap{white-space:nowrap}.fd-table__cell{border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);color:inherit;height:2.75rem;outline:none;padding:0 .5rem;text-align:left}.fd-table__cell--valid{color:var(--sapSuccessColor)}.fd-table__cell--warning{color:var(--sapWarningColor)}.fd-table__cell--error{color:var(--sapErrorColor)}.fd-table__cell--information{color:var(--sapInformationColor)}.fd-table__cell--no-data{text-align:center}.fd-table__cell--mock{padding:0;width:auto}.fd-table__cell--checkbox{margin:0;padding:0;vertical-align:baseline;width:2.75rem}.fd-table__cell--fit-content{white-space:nowrap;width:.5rem;word-break:keep-all}.fd-table__cell--no-padding{margin:0;padding:0}.fd-table__cell--fixed{align-items:center;background-color:inherit;border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none;display:flex;left:0;position:absolute}.fd-table__cell--fixed[dir=rtl],[dir=rtl] .fd-table__cell--fixed{border-left:none;border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);left:auto;right:0}.fd-table__cell--status-indicator{padding:0;width:.375rem}.fd-table__cell--status-indicator--valid{background-color:var(--sapSuccessBorderColor)}.fd-table__cell--status-indicator--warning{background-color:var(--sapWarningBorderColor)}.fd-table__cell--status-indicator--error{background-color:var(--sapErrorBorderColor)}.fd-table__cell--status-indicator--information{background-color:var(--sapInformationBorderColor)}.fd-table__cell--navigated{box-shadow:inset -.1875rem 0 var(--sapSelectedColor)}.fd-table__cell--navigated[dir=rtl],[dir=rtl] .fd-table__cell--navigated{box-shadow:inset .1875rem 0 var(--sapSelectedColor)}.fd-table__cell:first-child{margin-left:0;padding-left:1rem}.fd-table__cell:first-child.fd-table__cell--checkbox,.fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__cell:first-child[dir=rtl],[dir=rtl] .fd-table__cell:first-child{padding-left:.5rem;padding-right:1rem}.fd-table__cell:first-child[dir=rtl].fd-table__cell--checkbox,.fd-table__cell:first-child[dir=rtl].fd-table__cell--status-indicator,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--checkbox,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__body{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body,.fd-table__body .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body .fd-table__cell--no-vertical-border{border-bottom-color:transparent}.fd-table__body .fd-table__cell--no-horizontal-border{border-right-color:transparent}.fd-table__body .fd-table__row{background-color:var(--sapList_Background);border-left:none;border-right:none}.fd-table__body .fd-table__row.is-selected,.fd-table__body .fd-table__row[aria-selected=true]{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table__body .fd-table__row.is-selected .fd-table__cell,.fd-table__body .fd-table__row[aria-selected=true] .fd-table__cell{border-bottom-color:var(--sapList_SelectionBorderColor)}.fd-table__body .fd-table__row.is-selected.is-hover,.fd-table__body .fd-table__row.is-selected:hover,.fd-table__body .fd-table__row[aria-selected=true].is-hover,.fd-table__body .fd-table__row[aria-selected=true]:hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__body .fd-table__row--activable.is-selected.is-active,.fd-table__body .fd-table__row--activable.is-selected:active,.fd-table__body .fd-table__row--activable[aria-selected=true].is-active,.fd-table__body .fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background)}.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__body .fd-table__row:not(:first-of-type) .fd-table__cell--fixed{margin-top:.03125rem}.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable.is-hover,.fd-table__cell--hoverable:hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-hover,.fd-table__row--hoverable:hover{background-color:var(--sapList_Hover_Background);color:var(--fdTable_Hover_Down_Color)}.fd-table__cell--activable,.fd-table__row--activable{cursor:pointer}.fd-table__cell--activable.is-focus,.fd-table__cell--activable:focus,.fd-table__row--activable.is-focus,.fd-table__row--activable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active *,.fd-table__cell--activable:active *,.fd-table__row--activable.is-active *,.fd-table__row--activable:active *{color:var(--sapList_Active_TextColor)!important}.fd-table__cell--activable.is-active.is-focus,.fd-table__cell--activable.is-active:focus,.fd-table__cell--activable:active.is-focus,.fd-table__cell--activable:active:focus,.fd-table__row--activable.is-active.is-focus,.fd-table__row--activable.is-active:focus,.fd-table__row--activable:active.is-focus,.fd-table__row--activable:active:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active,.fd-table__cell--activable:active,.fd-table__row--activable.is-active,.fd-table__row--activable:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-active .fd-table__cell,.fd-table__cell--activable:active .fd-table__cell,.fd-table__row--activable.is-active .fd-table__cell,.fd-table__row--activable:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-active .fd-table__cell:hover,.fd-table__cell--activable:active .fd-table__cell.is-hover,.fd-table__cell--activable:active .fd-table__cell:hover,.fd-table__row--activable.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-active .fd-table__cell:hover,.fd-table__row--activable:active .fd-table__cell.is-hover,.fd-table__row--activable:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-active .fd-table__text,.fd-table__cell--activable:active .fd-table__text,.fd-table__row--activable.is-active .fd-table__text,.fd-table__row--activable:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-active .fd-form-label,.fd-table__cell--activable.is-active .fd-link,.fd-table__cell--activable.is-active .fd-object-status,.fd-table__cell--activable:active .fd-form-label,.fd-table__cell--activable:active .fd-link,.fd-table__cell--activable:active .fd-object-status,.fd-table__row--activable.is-active .fd-form-label,.fd-table__row--activable.is-active .fd-link,.fd-table__row--activable.is-active .fd-object-status,.fd-table__row--activable:active .fd-form-label,.fd-table__row--activable:active .fd-link,.fd-table__row--activable:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-active--focusable.is-focus,.fd-table__cell--activable.is-active--focusable:focus,.fd-table__cell--activable:active--focusable.is-focus,.fd-table__cell--activable:active--focusable:focus,.fd-table__row--activable.is-active--focusable.is-focus,.fd-table__row--activable.is-active--focusable:focus,.fd-table__row--activable:active--focusable.is-focus,.fd-table__row--activable:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-selected,.fd-table__cell--activable[aria-selected=true],.fd-table__row--activable.is-selected,.fd-table__row--activable[aria-selected=true]{cursor:pointer}.fd-table__cell--activable.is-selected.is-active,.fd-table__cell--activable.is-selected:active,.fd-table__cell--activable[aria-selected=true].is-active,.fd-table__cell--activable[aria-selected=true]:active,.fd-table__row--activable.is-selected.is-active,.fd-table__row--activable.is-selected:active,.fd-table__row--activable[aria-selected=true].is-active,.fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell,.fd-table__cell--activable.is-selected:active .fd-table__cell,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell,.fd-table__row--activable.is-selected.is-active .fd-table__cell,.fd-table__row--activable.is-selected:active .fd-table__cell,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__cell--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected:active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell:hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__row--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected:active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-selected.is-active .fd-table__text,.fd-table__cell--activable.is-selected:active .fd-table__text,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__text,.fd-table__cell--activable[aria-selected=true]:active .fd-table__text,.fd-table__row--activable.is-selected.is-active .fd-table__text,.fd-table__row--activable.is-selected:active .fd-table__text,.fd-table__row--activable[aria-selected=true].is-active .fd-table__text,.fd-table__row--activable[aria-selected=true]:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-selected.is-active .fd-form-label,.fd-table__cell--activable.is-selected.is-active .fd-link,.fd-table__cell--activable.is-selected.is-active .fd-object-status,.fd-table__cell--activable.is-selected:active .fd-form-label,.fd-table__cell--activable.is-selected:active .fd-link,.fd-table__cell--activable.is-selected:active .fd-object-status,.fd-table__cell--activable[aria-selected=true].is-active .fd-form-label,.fd-table__cell--activable[aria-selected=true].is-active .fd-link,.fd-table__cell--activable[aria-selected=true].is-active .fd-object-status,.fd-table__cell--activable[aria-selected=true]:active .fd-form-label,.fd-table__cell--activable[aria-selected=true]:active .fd-link,.fd-table__cell--activable[aria-selected=true]:active .fd-object-status,.fd-table__row--activable.is-selected.is-active .fd-form-label,.fd-table__row--activable.is-selected.is-active .fd-link,.fd-table__row--activable.is-selected.is-active .fd-object-status,.fd-table__row--activable.is-selected:active .fd-form-label,.fd-table__row--activable.is-selected:active .fd-link,.fd-table__row--activable.is-selected:active .fd-object-status,.fd-table__row--activable[aria-selected=true].is-active .fd-form-label,.fd-table__row--activable[aria-selected=true].is-active .fd-link,.fd-table__row--activable[aria-selected=true].is-active .fd-object-status,.fd-table__row--activable[aria-selected=true]:active .fd-form-label,.fd-table__row--activable[aria-selected=true]:active .fd-link,.fd-table__row--activable[aria-selected=true]:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-selected.is-active--focusable.is-focus,.fd-table__cell--activable.is-selected.is-active--focusable:focus,.fd-table__cell--activable.is-selected:active--focusable.is-focus,.fd-table__cell--activable.is-selected:active--focusable:focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable:focus,.fd-table__cell--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true]:active--focusable:focus,.fd-table__row--activable.is-selected.is-active--focusable.is-focus,.fd-table__row--activable.is-selected.is-active--focusable:focus,.fd-table__row--activable.is-selected:active--focusable.is-focus,.fd-table__row--activable.is-selected:active--focusable:focus,.fd-table__row--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__row--activable[aria-selected=true].is-active--focusable:focus,.fd-table__row--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__row--activable[aria-selected=true]:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--focusable.is-focus,.fd-table__cell--focusable:focus,.fd-table__row--focusable.is-focus,.fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__footer{background-color:var(--sapList_Background)}.fd-table__footer .fd-table__row{border-top:.125rem solid var(--sapList_TableFooterBorder);vertical-align:middle}.fd-table__footer .fd-table__cell{border-right:none;font-weight:700}.fd-table__inner{-webkit-box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;box-sizing:border-box;color:var(--sapTextColor);display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;justify-content:space-between;line-height:var(--sapContent_LineHeight);margin:0;padding:0;width:100%}.fd-table__inner:after,.fd-table__inner:before{box-sizing:inherit;font-size:inherit}.fd-table__column-header-icons{display:flex}.fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-right:.25rem}.fd-table__column-header-icons[dir=rtl] .fd-table__icon,[dir=rtl] .fd-table__column-header-icons .fd-table__icon{margin-right:0}.fd-table__column-header-icons[dir=rtl] .fd-table__icon:not(:last-child),[dir=rtl] .fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-left:.25rem}.fd-table__caption{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fd-table__item--clickable{cursor:pointer}.fd-table__popover.fd-popover{color:inherit;display:block;height:100%}.fd-table__popover.fd-popover .fd-popover__control{align-items:center;color:inherit;display:flex;height:100%;width:100%}.fd-table--fixed{overflow-x:scroll}.fd-table--fixed .fd-table__body,.fd-table--fixed .fd-table__header{border-left:none}.fd-table--fixed .fd-table__body[dir=rtl],.fd-table--fixed .fd-table__header[dir=rtl],[dir=rtl] .fd-table--fixed .fd-table__body,[dir=rtl] .fd-table--fixed .fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none}.fd-table--pop-in .fd-table__text{color:inherit;margin-bottom:.5rem}.fd-table--pop-in .fd-table__text--title{font-weight:700}.fd-table--pop-in .fd-table__text:last-child{margin-bottom:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell[dir=rtl],[dir=rtl] .fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:.5rem;padding-right:0}.fd-table--pop-in .fd-table__body .fd-table__cell{height:auto}.fd-table--pop-in .fd-table__row--main{border:none}.fd-table--pop-in .fd-table__row--main .fd-table__cell{padding-bottom:.25rem;padding-top:.25rem}.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell:hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__text,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__text{text-shadow:none}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-object-status,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-object-status{color:inherit}.fd-table--pop-in .fd-table__row--main.is-selected.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.is-selected:hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true].is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true]:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table--pop-in .fd-table__row--secondary{background-color:var(--sapList_Background);border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-hover,.fd-table--pop-in .fd-table__row--secondary:hover{background-color:var(--sapList_Background)}.fd-table--pop-in .fd-table__row--secondary .fd-table__cell{padding-bottom:.5rem;padding-top:.5rem}.fd-table--pop-in .fd-table__row--secondary.is-selected .fd-table__cell,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true] .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_SelectionBorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-selected.is-hover,.fd-table--pop-in .fd-table__row--secondary.is-selected:hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true].is-hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true]:hover{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__body--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__header--no-vertical-borders .fd-table__row .fd-table__cell{border-bottom:none}.fd-table--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__body--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__header--no-horizontal-borders .fd-table__row .fd-table__cell{border-right:none}.fd-table--responsive .fd-table__body,.fd-table--responsive .fd-table__header{border:none}.fd-table--responsive .fd-table__row:last-child{margin-bottom:0;margin-right:0}.fd-table--responsive .fd-table__row:last-child .fd-table__cell{border-bottom:none}.fd-table--compact .fd-table__body .fd-table__cell,.fd-table--compact .fd-table__footer .fd-table__cell,.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:2rem}.fd-table--condensed .fd-table__body .fd-table__cell,.fd-table--condensed .fd-table__footer .fd-table__cell{height:1.5rem}.fd-table--condensed .fd-table__body .fd-table__cell--checkbox .fd-table__checkbox-label,.fd-table--condensed .fd-table__footer .fd-table__cell--checkbox .fd-table__checkbox-label{margin-top:-.25rem;position:absolute}.fd-table--condensed .fd-table__body .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:var(--fdTable_Condensed_Focus_Outline_Offset);outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{width:2rem}.fd-table--compact .fd-table__header .fd-table__cell,.fd-table--condensed .fd-table__header .fd-table__cell{height:2rem}.fd-table--compact .fd-table__header .fd-table__cell--fixed,.fd-table--condensed .fd-table__header .fd-table__cell--fixed{height:2.0625rem}.fd-table--compact .fd-table__cell--checkbox,.fd-table--condensed .fd-table__cell--checkbox{width:2rem}.fd-table--group .fd-table__body .fd-table__cell--group{background-color:var(--fdTable_Group_Header_Background);border-bottom-color:var(--fdTable_Group_Header_Border_Color);border-top-color:var(--fdTable_Group_Header_Border_Color);font-weight:var(--fdTable_Header_Cell_Font_Weight)}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.75rem}.fd-table--group .fd-table__body .fd-table__cell--expand,.fd-table--tree .fd-table__body .fd-table__cell--expand{cursor:pointer;white-space:nowrap}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--sapContent_IconColor);display:inline-flex;font-size:var(--sapFontSmallSize);height:2.75rem;justify-content:center;width:2.75rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e066\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e067\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--no-outer-border{border:hidden}.fd-table--hidden{display:none}.fd-table[dir=rtl] .fd-table__cell,[dir=rtl] .fd-table .fd-table__cell{text-align:right}.fd-table__popover--custom{width:100%}.fd-table__cell--checkbox .fd-checkbox__label{margin:0}\n"] }]
587
582
  }], ctorParameters: function () { return [{ type: TableService }, { type: i0.ChangeDetectorRef }, { type: i2$1.ContentDensityObserver }, { type: i2.TabbableElementService }]; }, propDecorators: { fdTableClass: [{
588
583
  type: HostBinding,
@@ -718,13 +713,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
718
713
  * ```
719
714
  */
720
715
  class TableWrapperComponent {
721
- constructor(elementRef) {
716
+ /** @hidden */
717
+ constructor(elementRef, _contentDensityObserver) {
722
718
  this.elementRef = elementRef;
719
+ this._contentDensityObserver = _contentDensityObserver;
723
720
  }
721
+ /** @hidden */
724
722
  ngAfterContentInit() {
725
723
  if (this.elementRef.nativeElement && this.elementRef.nativeElement.firstChild) {
726
724
  const tableElement = this.elementRef.nativeElement.firstChild;
727
725
  tableElement.classList.add('fd-table');
726
+ const tableElementRef = new ElementRef(tableElement);
727
+ this._contentDensitySettings = {
728
+ elementRef: () => tableElementRef,
729
+ contentDensitySettings: FdTableContentDensityProviderParams
730
+ };
731
+ this._contentDensityObserver.consume(this._contentDensitySettings);
728
732
  if (tableElement.children) {
729
733
  for (let i = 0; i < tableElement.children.length; i++) {
730
734
  if (tableElement.children[i].tagName === 'THEAD') {
@@ -740,13 +744,17 @@ class TableWrapperComponent {
740
744
  }
741
745
  }
742
746
  }
747
+ /** @hidden */
748
+ ngOnDestroy() {
749
+ this._contentDensityObserver.removeConsumer(this._contentDensitySettings);
750
+ }
743
751
  }
744
- TableWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: TableWrapperComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
745
- TableWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: TableWrapperComponent, selector: "fd-table-wrapper", ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: ["/*!\n * Fundamental Library Styles v0.25.0-rc.16\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n *//*!\n.fd-table(--compact, --condensed, --no-horizontal-borders, --no-vertical-borders, --fixed, --hidden, --tree, --group)\n thead(.fd-table__header(--no-horizontal-borders, --no-vertical-borders))\n tbody(.fd-table__body(--no-horizontal-borders, --no-vertical-borders))\n tfoot(.fd-table__footer)\n tr(.fd-table__row)([aria-selected])\n td(.fd-table__cell(--status-indicator, --checkbox, --fit-content, --fixed, --expand, --group)) + semantic\n*/.fd-table{border-bottom-left-radius:var(--fdTable_Border_Radius);border-bottom-right-radius:var(--fdTable_Border_Radius);border-collapse:collapse;max-width:100%;width:100%}.fd-table,.fd-table__body,.fd-table__cell,.fd-table__footer,.fd-table__header,.fd-table__row,.fd-table__text{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-table:after,.fd-table:before,.fd-table__body:after,.fd-table__body:before,.fd-table__cell:after,.fd-table__cell:before,.fd-table__footer:after,.fd-table__footer:before,.fd-table__header:after,.fd-table__header:before,.fd-table__row:after,.fd-table__row:before,.fd-table__text:after,.fd-table__text:before{box-sizing:inherit;font-size:inherit}.fd-table__icon [class*=sap-icon],.fd-table__icon[class*=sap-icon]{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:inherit;border-radius:inherit;color:inherit;color:var(--sapContent_NonInteractiveIconColor);display:flex;font-size:inherit;font-size:var(--sapFontSmallSize);justify-content:center;line-height:1}.fd-table__icon--navigation [class*=sap-icon],.fd-table__icon--navigation[class*=sap-icon]{font-size:var(--sapFontSmallSize);height:100%;min-width:2rem;width:2rem}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-right:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor)}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],[dir=rtl] .fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,[dir=rtl] .fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-left:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-top:var(--fdTable_Header_Border_Top)}.fd-table__header .fd-table__row{border-bottom:var(--fdTable_Header_Border_Bottom)}.fd-table__header .fd-table__cell{background-color:var(--sapList_HeaderBackground);color:var(--sapList_HeaderTextColor);font-weight:var(--fdTable_Header_Cell_Font_Weight);height:2.75rem}.fd-table__header .fd-table__cell.is-hover,.fd-table__header .fd-table__cell:hover{background-color:var(--fdTable_Header_Cell_Hover_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell.is-active,.fd-table__header .fd-table__cell:active{background-color:var(--fdTable_Header_Cell_Active_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell--fixed{border-top:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);height:2.8125rem;margin-top:-.0625rem}.fd-table__text{overflow:hidden;text-overflow:ellipsis;text-shadow:var(--sapContent_TextShadow);white-space:nowrap;white-space:normal;word-break:break-word}.fd-table__text--no-wrap{white-space:nowrap}.fd-table__cell{border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);color:inherit;height:2.75rem;outline:none;padding:0 .5rem;text-align:left}.fd-table__cell--valid{color:var(--sapSuccessColor)}.fd-table__cell--warning{color:var(--sapWarningColor)}.fd-table__cell--error{color:var(--sapErrorColor)}.fd-table__cell--information{color:var(--sapInformationColor)}.fd-table__cell--no-data{text-align:center}.fd-table__cell--mock{padding:0;width:auto}.fd-table__cell--checkbox{margin:0;padding:0;vertical-align:baseline;width:2.75rem}.fd-table__cell--fit-content{white-space:nowrap;width:.5rem;word-break:keep-all}.fd-table__cell--no-padding{margin:0;padding:0}.fd-table__cell--fixed{align-items:center;background-color:inherit;border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none;display:flex;left:0;position:absolute}.fd-table__cell--fixed[dir=rtl],[dir=rtl] .fd-table__cell--fixed{border-left:none;border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);left:auto;right:0}.fd-table__cell--status-indicator{padding:0;width:.375rem}.fd-table__cell--status-indicator--valid{background-color:var(--sapSuccessBorderColor)}.fd-table__cell--status-indicator--warning{background-color:var(--sapWarningBorderColor)}.fd-table__cell--status-indicator--error{background-color:var(--sapErrorBorderColor)}.fd-table__cell--status-indicator--information{background-color:var(--sapInformationBorderColor)}.fd-table__cell--navigated{box-shadow:inset -.1875rem 0 var(--sapSelectedColor)}.fd-table__cell--navigated[dir=rtl],[dir=rtl] .fd-table__cell--navigated{box-shadow:inset .1875rem 0 var(--sapSelectedColor)}.fd-table__cell:first-child{margin-left:0;padding-left:1rem}.fd-table__cell:first-child.fd-table__cell--checkbox,.fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__cell:first-child[dir=rtl],[dir=rtl] .fd-table__cell:first-child{padding-left:.5rem;padding-right:1rem}.fd-table__cell:first-child[dir=rtl].fd-table__cell--checkbox,.fd-table__cell:first-child[dir=rtl].fd-table__cell--status-indicator,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--checkbox,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__body{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body,.fd-table__body .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body .fd-table__cell--no-vertical-border{border-bottom-color:transparent}.fd-table__body .fd-table__cell--no-horizontal-border{border-right-color:transparent}.fd-table__body .fd-table__row{background-color:var(--sapList_Background);border-left:none;border-right:none}.fd-table__body .fd-table__row.is-selected,.fd-table__body .fd-table__row[aria-selected=true]{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table__body .fd-table__row.is-selected .fd-table__cell,.fd-table__body .fd-table__row[aria-selected=true] .fd-table__cell{border-bottom-color:var(--sapList_SelectionBorderColor)}.fd-table__body .fd-table__row.is-selected.is-hover,.fd-table__body .fd-table__row.is-selected:hover,.fd-table__body .fd-table__row[aria-selected=true].is-hover,.fd-table__body .fd-table__row[aria-selected=true]:hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__body .fd-table__row--activable.is-selected.is-active,.fd-table__body .fd-table__row--activable.is-selected:active,.fd-table__body .fd-table__row--activable[aria-selected=true].is-active,.fd-table__body .fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background)}.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__body .fd-table__row:not(:first-of-type) .fd-table__cell--fixed{margin-top:.03125rem}.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable.is-hover,.fd-table__cell--hoverable:hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-hover,.fd-table__row--hoverable:hover{background-color:var(--sapList_Hover_Background);color:var(--fdTable_Hover_Down_Color)}.fd-table__cell--activable,.fd-table__row--activable{cursor:pointer}.fd-table__cell--activable.is-focus,.fd-table__cell--activable:focus,.fd-table__row--activable.is-focus,.fd-table__row--activable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active *,.fd-table__cell--activable:active *,.fd-table__row--activable.is-active *,.fd-table__row--activable:active *{color:var(--sapList_Active_TextColor)!important}.fd-table__cell--activable.is-active.is-focus,.fd-table__cell--activable.is-active:focus,.fd-table__cell--activable:active.is-focus,.fd-table__cell--activable:active:focus,.fd-table__row--activable.is-active.is-focus,.fd-table__row--activable.is-active:focus,.fd-table__row--activable:active.is-focus,.fd-table__row--activable:active:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active,.fd-table__cell--activable:active,.fd-table__row--activable.is-active,.fd-table__row--activable:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-active .fd-table__cell,.fd-table__cell--activable:active .fd-table__cell,.fd-table__row--activable.is-active .fd-table__cell,.fd-table__row--activable:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-active .fd-table__cell:hover,.fd-table__cell--activable:active .fd-table__cell.is-hover,.fd-table__cell--activable:active .fd-table__cell:hover,.fd-table__row--activable.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-active .fd-table__cell:hover,.fd-table__row--activable:active .fd-table__cell.is-hover,.fd-table__row--activable:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-active .fd-table__text,.fd-table__cell--activable:active .fd-table__text,.fd-table__row--activable.is-active .fd-table__text,.fd-table__row--activable:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-active .fd-form-label,.fd-table__cell--activable.is-active .fd-link,.fd-table__cell--activable.is-active .fd-object-status,.fd-table__cell--activable:active .fd-form-label,.fd-table__cell--activable:active .fd-link,.fd-table__cell--activable:active .fd-object-status,.fd-table__row--activable.is-active .fd-form-label,.fd-table__row--activable.is-active .fd-link,.fd-table__row--activable.is-active .fd-object-status,.fd-table__row--activable:active .fd-form-label,.fd-table__row--activable:active .fd-link,.fd-table__row--activable:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-active--focusable.is-focus,.fd-table__cell--activable.is-active--focusable:focus,.fd-table__cell--activable:active--focusable.is-focus,.fd-table__cell--activable:active--focusable:focus,.fd-table__row--activable.is-active--focusable.is-focus,.fd-table__row--activable.is-active--focusable:focus,.fd-table__row--activable:active--focusable.is-focus,.fd-table__row--activable:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-selected,.fd-table__cell--activable[aria-selected=true],.fd-table__row--activable.is-selected,.fd-table__row--activable[aria-selected=true]{cursor:pointer}.fd-table__cell--activable.is-selected.is-active,.fd-table__cell--activable.is-selected:active,.fd-table__cell--activable[aria-selected=true].is-active,.fd-table__cell--activable[aria-selected=true]:active,.fd-table__row--activable.is-selected.is-active,.fd-table__row--activable.is-selected:active,.fd-table__row--activable[aria-selected=true].is-active,.fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell,.fd-table__cell--activable.is-selected:active .fd-table__cell,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell,.fd-table__row--activable.is-selected.is-active .fd-table__cell,.fd-table__row--activable.is-selected:active .fd-table__cell,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__cell--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected:active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell:hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__row--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected:active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-selected.is-active .fd-table__text,.fd-table__cell--activable.is-selected:active .fd-table__text,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__text,.fd-table__cell--activable[aria-selected=true]:active .fd-table__text,.fd-table__row--activable.is-selected.is-active .fd-table__text,.fd-table__row--activable.is-selected:active .fd-table__text,.fd-table__row--activable[aria-selected=true].is-active .fd-table__text,.fd-table__row--activable[aria-selected=true]:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-selected.is-active .fd-form-label,.fd-table__cell--activable.is-selected.is-active .fd-link,.fd-table__cell--activable.is-selected.is-active .fd-object-status,.fd-table__cell--activable.is-selected:active .fd-form-label,.fd-table__cell--activable.is-selected:active .fd-link,.fd-table__cell--activable.is-selected:active .fd-object-status,.fd-table__cell--activable[aria-selected=true].is-active .fd-form-label,.fd-table__cell--activable[aria-selected=true].is-active .fd-link,.fd-table__cell--activable[aria-selected=true].is-active .fd-object-status,.fd-table__cell--activable[aria-selected=true]:active .fd-form-label,.fd-table__cell--activable[aria-selected=true]:active .fd-link,.fd-table__cell--activable[aria-selected=true]:active .fd-object-status,.fd-table__row--activable.is-selected.is-active .fd-form-label,.fd-table__row--activable.is-selected.is-active .fd-link,.fd-table__row--activable.is-selected.is-active .fd-object-status,.fd-table__row--activable.is-selected:active .fd-form-label,.fd-table__row--activable.is-selected:active .fd-link,.fd-table__row--activable.is-selected:active .fd-object-status,.fd-table__row--activable[aria-selected=true].is-active .fd-form-label,.fd-table__row--activable[aria-selected=true].is-active .fd-link,.fd-table__row--activable[aria-selected=true].is-active .fd-object-status,.fd-table__row--activable[aria-selected=true]:active .fd-form-label,.fd-table__row--activable[aria-selected=true]:active .fd-link,.fd-table__row--activable[aria-selected=true]:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-selected.is-active--focusable.is-focus,.fd-table__cell--activable.is-selected.is-active--focusable:focus,.fd-table__cell--activable.is-selected:active--focusable.is-focus,.fd-table__cell--activable.is-selected:active--focusable:focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable:focus,.fd-table__cell--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true]:active--focusable:focus,.fd-table__row--activable.is-selected.is-active--focusable.is-focus,.fd-table__row--activable.is-selected.is-active--focusable:focus,.fd-table__row--activable.is-selected:active--focusable.is-focus,.fd-table__row--activable.is-selected:active--focusable:focus,.fd-table__row--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__row--activable[aria-selected=true].is-active--focusable:focus,.fd-table__row--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__row--activable[aria-selected=true]:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--focusable.is-focus,.fd-table__cell--focusable:focus,.fd-table__row--focusable.is-focus,.fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__footer{background-color:var(--sapList_Background)}.fd-table__footer .fd-table__row{border-top:.125rem solid var(--sapList_TableFooterBorder);vertical-align:middle}.fd-table__footer .fd-table__cell{border-right:none;font-weight:700}.fd-table__inner{-webkit-box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;box-sizing:border-box;color:var(--sapTextColor);display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;justify-content:space-between;line-height:var(--sapContent_LineHeight);margin:0;padding:0;width:100%}.fd-table__inner:after,.fd-table__inner:before{box-sizing:inherit;font-size:inherit}.fd-table__column-header-icons{display:flex}.fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-right:.25rem}.fd-table__column-header-icons[dir=rtl] .fd-table__icon,[dir=rtl] .fd-table__column-header-icons .fd-table__icon{margin-right:0}.fd-table__column-header-icons[dir=rtl] .fd-table__icon:not(:last-child),[dir=rtl] .fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-left:.25rem}.fd-table__caption{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fd-table__item--clickable{cursor:pointer}.fd-table__popover.fd-popover{color:inherit;display:block;height:100%}.fd-table__popover.fd-popover .fd-popover__control{align-items:center;color:inherit;display:flex;height:100%;width:100%}.fd-table--fixed{overflow-x:scroll}.fd-table--fixed .fd-table__body,.fd-table--fixed .fd-table__header{border-left:none}.fd-table--fixed .fd-table__body[dir=rtl],.fd-table--fixed .fd-table__header[dir=rtl],[dir=rtl] .fd-table--fixed .fd-table__body,[dir=rtl] .fd-table--fixed .fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none}.fd-table--pop-in .fd-table__text{color:inherit;margin-bottom:.5rem}.fd-table--pop-in .fd-table__text--title{font-weight:700}.fd-table--pop-in .fd-table__text:last-child{margin-bottom:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell[dir=rtl],[dir=rtl] .fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:.5rem;padding-right:0}.fd-table--pop-in .fd-table__body .fd-table__cell{height:auto}.fd-table--pop-in .fd-table__row--main{border:none}.fd-table--pop-in .fd-table__row--main .fd-table__cell{padding-bottom:.25rem;padding-top:.25rem}.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell:hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__text,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__text{text-shadow:none}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-object-status,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-object-status{color:inherit}.fd-table--pop-in .fd-table__row--main.is-selected.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.is-selected:hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true].is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true]:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table--pop-in .fd-table__row--secondary{background-color:var(--sapList_Background);border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-hover,.fd-table--pop-in .fd-table__row--secondary:hover{background-color:var(--sapList_Background)}.fd-table--pop-in .fd-table__row--secondary .fd-table__cell{padding-bottom:.5rem;padding-top:.5rem}.fd-table--pop-in .fd-table__row--secondary.is-selected .fd-table__cell,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true] .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_SelectionBorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-selected.is-hover,.fd-table--pop-in .fd-table__row--secondary.is-selected:hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true].is-hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true]:hover{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__body--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__header--no-vertical-borders .fd-table__row .fd-table__cell{border-bottom:none}.fd-table--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__body--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__header--no-horizontal-borders .fd-table__row .fd-table__cell{border-right:none}.fd-table--responsive .fd-table__body,.fd-table--responsive .fd-table__header{border:none}.fd-table--responsive .fd-table__row:last-child{margin-bottom:0;margin-right:0}.fd-table--responsive .fd-table__row:last-child .fd-table__cell{border-bottom:none}.fd-table--compact .fd-table__body .fd-table__cell,.fd-table--compact .fd-table__footer .fd-table__cell,.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:2rem}.fd-table--condensed .fd-table__body .fd-table__cell,.fd-table--condensed .fd-table__footer .fd-table__cell{height:1.5rem}.fd-table--condensed .fd-table__body .fd-table__cell--checkbox .fd-table__checkbox-label,.fd-table--condensed .fd-table__footer .fd-table__cell--checkbox .fd-table__checkbox-label{margin-top:-.25rem;position:absolute}.fd-table--condensed .fd-table__body .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:var(--fdTable_Condensed_Focus_Outline_Offset);outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{width:2rem}.fd-table--compact .fd-table__header .fd-table__cell,.fd-table--condensed .fd-table__header .fd-table__cell{height:2rem}.fd-table--compact .fd-table__header .fd-table__cell--fixed,.fd-table--condensed .fd-table__header .fd-table__cell--fixed{height:2.0625rem}.fd-table--compact .fd-table__cell--checkbox,.fd-table--condensed .fd-table__cell--checkbox{width:2rem}.fd-table--group .fd-table__body .fd-table__cell--group{background-color:var(--fdTable_Group_Header_Background);border-bottom-color:var(--fdTable_Group_Header_Border_Color);border-top-color:var(--fdTable_Group_Header_Border_Color);font-weight:var(--fdTable_Header_Cell_Font_Weight)}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.75rem}.fd-table--group .fd-table__body .fd-table__cell--expand,.fd-table--tree .fd-table__body .fd-table__cell--expand{cursor:pointer;white-space:nowrap}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--sapContent_IconColor);display:inline-flex;font-size:var(--sapFontSmallSize);height:2.75rem;justify-content:center;width:2.75rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e066\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e067\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--no-outer-border{border:hidden}.fd-table--hidden{display:none}.fd-table[dir=rtl] .fd-table__cell,[dir=rtl] .fd-table .fd-table__cell{text-align:right}.fd-table__popover--custom{width:100%}.fd-table__cell--checkbox .fd-checkbox__label{margin:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
752
+ TableWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: TableWrapperComponent, deps: [{ token: i0.ElementRef }, { token: i2$1.ContentDensityObserver }], target: i0.ɵɵFactoryTarget.Component });
753
+ TableWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: TableWrapperComponent, selector: "fd-table-wrapper", providers: [contentDensityObserverProviders(FdTableContentDensityProviderParams)], ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: ["/*!\n * Fundamental Library Styles v0.25.0-rc.16\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n *//*!\n.fd-table(--compact, --condensed, --no-horizontal-borders, --no-vertical-borders, --fixed, --hidden, --tree, --group)\n thead(.fd-table__header(--no-horizontal-borders, --no-vertical-borders))\n tbody(.fd-table__body(--no-horizontal-borders, --no-vertical-borders))\n tfoot(.fd-table__footer)\n tr(.fd-table__row)([aria-selected])\n td(.fd-table__cell(--status-indicator, --checkbox, --fit-content, --fixed, --expand, --group)) + semantic\n*/.fd-table{border-bottom-left-radius:var(--fdTable_Border_Radius);border-bottom-right-radius:var(--fdTable_Border_Radius);border-collapse:collapse;max-width:100%;width:100%}.fd-table,.fd-table__body,.fd-table__cell,.fd-table__footer,.fd-table__header,.fd-table__row,.fd-table__text{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-table:after,.fd-table:before,.fd-table__body:after,.fd-table__body:before,.fd-table__cell:after,.fd-table__cell:before,.fd-table__footer:after,.fd-table__footer:before,.fd-table__header:after,.fd-table__header:before,.fd-table__row:after,.fd-table__row:before,.fd-table__text:after,.fd-table__text:before{box-sizing:inherit;font-size:inherit}.fd-table__icon [class*=sap-icon],.fd-table__icon[class*=sap-icon]{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:inherit;border-radius:inherit;color:inherit;color:var(--sapContent_NonInteractiveIconColor);display:flex;font-size:inherit;font-size:var(--sapFontSmallSize);justify-content:center;line-height:1}.fd-table__icon--navigation [class*=sap-icon],.fd-table__icon--navigation[class*=sap-icon]{font-size:var(--sapFontSmallSize);height:100%;min-width:2rem;width:2rem}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-right:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor)}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],[dir=rtl] .fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,[dir=rtl] .fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-left:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-top:var(--fdTable_Header_Border_Top)}.fd-table__header .fd-table__row{border-bottom:var(--fdTable_Header_Border_Bottom)}.fd-table__header .fd-table__cell{background-color:var(--sapList_HeaderBackground);color:var(--sapList_HeaderTextColor);font-weight:var(--fdTable_Header_Cell_Font_Weight);height:2.75rem}.fd-table__header .fd-table__cell.is-hover,.fd-table__header .fd-table__cell:hover{background-color:var(--fdTable_Header_Cell_Hover_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell.is-active,.fd-table__header .fd-table__cell:active{background-color:var(--fdTable_Header_Cell_Active_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell--fixed{border-top:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);height:2.8125rem;margin-top:-.0625rem}.fd-table__text{overflow:hidden;text-overflow:ellipsis;text-shadow:var(--sapContent_TextShadow);white-space:nowrap;white-space:normal;word-break:break-word}.fd-table__text--no-wrap{white-space:nowrap}.fd-table__cell{border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);color:inherit;height:2.75rem;outline:none;padding:0 .5rem;text-align:left}.fd-table__cell--valid{color:var(--sapSuccessColor)}.fd-table__cell--warning{color:var(--sapWarningColor)}.fd-table__cell--error{color:var(--sapErrorColor)}.fd-table__cell--information{color:var(--sapInformationColor)}.fd-table__cell--no-data{text-align:center}.fd-table__cell--mock{padding:0;width:auto}.fd-table__cell--checkbox{margin:0;padding:0;vertical-align:baseline;width:2.75rem}.fd-table__cell--fit-content{white-space:nowrap;width:.5rem;word-break:keep-all}.fd-table__cell--no-padding{margin:0;padding:0}.fd-table__cell--fixed{align-items:center;background-color:inherit;border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none;display:flex;left:0;position:absolute}.fd-table__cell--fixed[dir=rtl],[dir=rtl] .fd-table__cell--fixed{border-left:none;border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);left:auto;right:0}.fd-table__cell--status-indicator{padding:0;width:.375rem}.fd-table__cell--status-indicator--valid{background-color:var(--sapSuccessBorderColor)}.fd-table__cell--status-indicator--warning{background-color:var(--sapWarningBorderColor)}.fd-table__cell--status-indicator--error{background-color:var(--sapErrorBorderColor)}.fd-table__cell--status-indicator--information{background-color:var(--sapInformationBorderColor)}.fd-table__cell--navigated{box-shadow:inset -.1875rem 0 var(--sapSelectedColor)}.fd-table__cell--navigated[dir=rtl],[dir=rtl] .fd-table__cell--navigated{box-shadow:inset .1875rem 0 var(--sapSelectedColor)}.fd-table__cell:first-child{margin-left:0;padding-left:1rem}.fd-table__cell:first-child.fd-table__cell--checkbox,.fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__cell:first-child[dir=rtl],[dir=rtl] .fd-table__cell:first-child{padding-left:.5rem;padding-right:1rem}.fd-table__cell:first-child[dir=rtl].fd-table__cell--checkbox,.fd-table__cell:first-child[dir=rtl].fd-table__cell--status-indicator,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--checkbox,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__body{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body,.fd-table__body .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body .fd-table__cell--no-vertical-border{border-bottom-color:transparent}.fd-table__body .fd-table__cell--no-horizontal-border{border-right-color:transparent}.fd-table__body .fd-table__row{background-color:var(--sapList_Background);border-left:none;border-right:none}.fd-table__body .fd-table__row.is-selected,.fd-table__body .fd-table__row[aria-selected=true]{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table__body .fd-table__row.is-selected .fd-table__cell,.fd-table__body .fd-table__row[aria-selected=true] .fd-table__cell{border-bottom-color:var(--sapList_SelectionBorderColor)}.fd-table__body .fd-table__row.is-selected.is-hover,.fd-table__body .fd-table__row.is-selected:hover,.fd-table__body .fd-table__row[aria-selected=true].is-hover,.fd-table__body .fd-table__row[aria-selected=true]:hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__body .fd-table__row--activable.is-selected.is-active,.fd-table__body .fd-table__row--activable.is-selected:active,.fd-table__body .fd-table__row--activable[aria-selected=true].is-active,.fd-table__body .fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background)}.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__body .fd-table__row:not(:first-of-type) .fd-table__cell--fixed{margin-top:.03125rem}.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable.is-hover,.fd-table__cell--hoverable:hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-hover,.fd-table__row--hoverable:hover{background-color:var(--sapList_Hover_Background);color:var(--fdTable_Hover_Down_Color)}.fd-table__cell--activable,.fd-table__row--activable{cursor:pointer}.fd-table__cell--activable.is-focus,.fd-table__cell--activable:focus,.fd-table__row--activable.is-focus,.fd-table__row--activable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active *,.fd-table__cell--activable:active *,.fd-table__row--activable.is-active *,.fd-table__row--activable:active *{color:var(--sapList_Active_TextColor)!important}.fd-table__cell--activable.is-active.is-focus,.fd-table__cell--activable.is-active:focus,.fd-table__cell--activable:active.is-focus,.fd-table__cell--activable:active:focus,.fd-table__row--activable.is-active.is-focus,.fd-table__row--activable.is-active:focus,.fd-table__row--activable:active.is-focus,.fd-table__row--activable:active:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active,.fd-table__cell--activable:active,.fd-table__row--activable.is-active,.fd-table__row--activable:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-active .fd-table__cell,.fd-table__cell--activable:active .fd-table__cell,.fd-table__row--activable.is-active .fd-table__cell,.fd-table__row--activable:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-active .fd-table__cell:hover,.fd-table__cell--activable:active .fd-table__cell.is-hover,.fd-table__cell--activable:active .fd-table__cell:hover,.fd-table__row--activable.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-active .fd-table__cell:hover,.fd-table__row--activable:active .fd-table__cell.is-hover,.fd-table__row--activable:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-active .fd-table__text,.fd-table__cell--activable:active .fd-table__text,.fd-table__row--activable.is-active .fd-table__text,.fd-table__row--activable:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-active .fd-form-label,.fd-table__cell--activable.is-active .fd-link,.fd-table__cell--activable.is-active .fd-object-status,.fd-table__cell--activable:active .fd-form-label,.fd-table__cell--activable:active .fd-link,.fd-table__cell--activable:active .fd-object-status,.fd-table__row--activable.is-active .fd-form-label,.fd-table__row--activable.is-active .fd-link,.fd-table__row--activable.is-active .fd-object-status,.fd-table__row--activable:active .fd-form-label,.fd-table__row--activable:active .fd-link,.fd-table__row--activable:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-active--focusable.is-focus,.fd-table__cell--activable.is-active--focusable:focus,.fd-table__cell--activable:active--focusable.is-focus,.fd-table__cell--activable:active--focusable:focus,.fd-table__row--activable.is-active--focusable.is-focus,.fd-table__row--activable.is-active--focusable:focus,.fd-table__row--activable:active--focusable.is-focus,.fd-table__row--activable:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-selected,.fd-table__cell--activable[aria-selected=true],.fd-table__row--activable.is-selected,.fd-table__row--activable[aria-selected=true]{cursor:pointer}.fd-table__cell--activable.is-selected.is-active,.fd-table__cell--activable.is-selected:active,.fd-table__cell--activable[aria-selected=true].is-active,.fd-table__cell--activable[aria-selected=true]:active,.fd-table__row--activable.is-selected.is-active,.fd-table__row--activable.is-selected:active,.fd-table__row--activable[aria-selected=true].is-active,.fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell,.fd-table__cell--activable.is-selected:active .fd-table__cell,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell,.fd-table__row--activable.is-selected.is-active .fd-table__cell,.fd-table__row--activable.is-selected:active .fd-table__cell,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__cell--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected:active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell:hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__row--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected:active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-selected.is-active .fd-table__text,.fd-table__cell--activable.is-selected:active .fd-table__text,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__text,.fd-table__cell--activable[aria-selected=true]:active .fd-table__text,.fd-table__row--activable.is-selected.is-active .fd-table__text,.fd-table__row--activable.is-selected:active .fd-table__text,.fd-table__row--activable[aria-selected=true].is-active .fd-table__text,.fd-table__row--activable[aria-selected=true]:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-selected.is-active .fd-form-label,.fd-table__cell--activable.is-selected.is-active .fd-link,.fd-table__cell--activable.is-selected.is-active .fd-object-status,.fd-table__cell--activable.is-selected:active .fd-form-label,.fd-table__cell--activable.is-selected:active .fd-link,.fd-table__cell--activable.is-selected:active .fd-object-status,.fd-table__cell--activable[aria-selected=true].is-active .fd-form-label,.fd-table__cell--activable[aria-selected=true].is-active .fd-link,.fd-table__cell--activable[aria-selected=true].is-active .fd-object-status,.fd-table__cell--activable[aria-selected=true]:active .fd-form-label,.fd-table__cell--activable[aria-selected=true]:active .fd-link,.fd-table__cell--activable[aria-selected=true]:active .fd-object-status,.fd-table__row--activable.is-selected.is-active .fd-form-label,.fd-table__row--activable.is-selected.is-active .fd-link,.fd-table__row--activable.is-selected.is-active .fd-object-status,.fd-table__row--activable.is-selected:active .fd-form-label,.fd-table__row--activable.is-selected:active .fd-link,.fd-table__row--activable.is-selected:active .fd-object-status,.fd-table__row--activable[aria-selected=true].is-active .fd-form-label,.fd-table__row--activable[aria-selected=true].is-active .fd-link,.fd-table__row--activable[aria-selected=true].is-active .fd-object-status,.fd-table__row--activable[aria-selected=true]:active .fd-form-label,.fd-table__row--activable[aria-selected=true]:active .fd-link,.fd-table__row--activable[aria-selected=true]:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-selected.is-active--focusable.is-focus,.fd-table__cell--activable.is-selected.is-active--focusable:focus,.fd-table__cell--activable.is-selected:active--focusable.is-focus,.fd-table__cell--activable.is-selected:active--focusable:focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable:focus,.fd-table__cell--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true]:active--focusable:focus,.fd-table__row--activable.is-selected.is-active--focusable.is-focus,.fd-table__row--activable.is-selected.is-active--focusable:focus,.fd-table__row--activable.is-selected:active--focusable.is-focus,.fd-table__row--activable.is-selected:active--focusable:focus,.fd-table__row--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__row--activable[aria-selected=true].is-active--focusable:focus,.fd-table__row--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__row--activable[aria-selected=true]:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--focusable.is-focus,.fd-table__cell--focusable:focus,.fd-table__row--focusable.is-focus,.fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__footer{background-color:var(--sapList_Background)}.fd-table__footer .fd-table__row{border-top:.125rem solid var(--sapList_TableFooterBorder);vertical-align:middle}.fd-table__footer .fd-table__cell{border-right:none;font-weight:700}.fd-table__inner{-webkit-box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;box-sizing:border-box;color:var(--sapTextColor);display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;justify-content:space-between;line-height:var(--sapContent_LineHeight);margin:0;padding:0;width:100%}.fd-table__inner:after,.fd-table__inner:before{box-sizing:inherit;font-size:inherit}.fd-table__column-header-icons{display:flex}.fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-right:.25rem}.fd-table__column-header-icons[dir=rtl] .fd-table__icon,[dir=rtl] .fd-table__column-header-icons .fd-table__icon{margin-right:0}.fd-table__column-header-icons[dir=rtl] .fd-table__icon:not(:last-child),[dir=rtl] .fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-left:.25rem}.fd-table__caption{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fd-table__item--clickable{cursor:pointer}.fd-table__popover.fd-popover{color:inherit;display:block;height:100%}.fd-table__popover.fd-popover .fd-popover__control{align-items:center;color:inherit;display:flex;height:100%;width:100%}.fd-table--fixed{overflow-x:scroll}.fd-table--fixed .fd-table__body,.fd-table--fixed .fd-table__header{border-left:none}.fd-table--fixed .fd-table__body[dir=rtl],.fd-table--fixed .fd-table__header[dir=rtl],[dir=rtl] .fd-table--fixed .fd-table__body,[dir=rtl] .fd-table--fixed .fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none}.fd-table--pop-in .fd-table__text{color:inherit;margin-bottom:.5rem}.fd-table--pop-in .fd-table__text--title{font-weight:700}.fd-table--pop-in .fd-table__text:last-child{margin-bottom:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell[dir=rtl],[dir=rtl] .fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:.5rem;padding-right:0}.fd-table--pop-in .fd-table__body .fd-table__cell{height:auto}.fd-table--pop-in .fd-table__row--main{border:none}.fd-table--pop-in .fd-table__row--main .fd-table__cell{padding-bottom:.25rem;padding-top:.25rem}.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell:hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__text,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__text{text-shadow:none}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-object-status,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-object-status{color:inherit}.fd-table--pop-in .fd-table__row--main.is-selected.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.is-selected:hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true].is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true]:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table--pop-in .fd-table__row--secondary{background-color:var(--sapList_Background);border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-hover,.fd-table--pop-in .fd-table__row--secondary:hover{background-color:var(--sapList_Background)}.fd-table--pop-in .fd-table__row--secondary .fd-table__cell{padding-bottom:.5rem;padding-top:.5rem}.fd-table--pop-in .fd-table__row--secondary.is-selected .fd-table__cell,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true] .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_SelectionBorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-selected.is-hover,.fd-table--pop-in .fd-table__row--secondary.is-selected:hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true].is-hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true]:hover{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__body--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__header--no-vertical-borders .fd-table__row .fd-table__cell{border-bottom:none}.fd-table--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__body--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__header--no-horizontal-borders .fd-table__row .fd-table__cell{border-right:none}.fd-table--responsive .fd-table__body,.fd-table--responsive .fd-table__header{border:none}.fd-table--responsive .fd-table__row:last-child{margin-bottom:0;margin-right:0}.fd-table--responsive .fd-table__row:last-child .fd-table__cell{border-bottom:none}.fd-table--compact .fd-table__body .fd-table__cell,.fd-table--compact .fd-table__footer .fd-table__cell,.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:2rem}.fd-table--condensed .fd-table__body .fd-table__cell,.fd-table--condensed .fd-table__footer .fd-table__cell{height:1.5rem}.fd-table--condensed .fd-table__body .fd-table__cell--checkbox .fd-table__checkbox-label,.fd-table--condensed .fd-table__footer .fd-table__cell--checkbox .fd-table__checkbox-label{margin-top:-.25rem;position:absolute}.fd-table--condensed .fd-table__body .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:var(--fdTable_Condensed_Focus_Outline_Offset);outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{width:2rem}.fd-table--compact .fd-table__header .fd-table__cell,.fd-table--condensed .fd-table__header .fd-table__cell{height:2rem}.fd-table--compact .fd-table__header .fd-table__cell--fixed,.fd-table--condensed .fd-table__header .fd-table__cell--fixed{height:2.0625rem}.fd-table--compact .fd-table__cell--checkbox,.fd-table--condensed .fd-table__cell--checkbox{width:2rem}.fd-table--group .fd-table__body .fd-table__cell--group{background-color:var(--fdTable_Group_Header_Background);border-bottom-color:var(--fdTable_Group_Header_Border_Color);border-top-color:var(--fdTable_Group_Header_Border_Color);font-weight:var(--fdTable_Header_Cell_Font_Weight)}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.75rem}.fd-table--group .fd-table__body .fd-table__cell--expand,.fd-table--tree .fd-table__body .fd-table__cell--expand{cursor:pointer;white-space:nowrap}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--sapContent_IconColor);display:inline-flex;font-size:var(--sapFontSmallSize);height:2.75rem;justify-content:center;width:2.75rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e066\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e067\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--no-outer-border{border:hidden}.fd-table--hidden{display:none}.fd-table[dir=rtl] .fd-table__cell,[dir=rtl] .fd-table .fd-table__cell{text-align:right}.fd-table__popover--custom{width:100%}.fd-table__cell--checkbox .fd-checkbox__label{margin:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
746
754
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: TableWrapperComponent, decorators: [{
747
755
  type: Component,
748
- args: [{ selector: 'fd-table-wrapper', template: `<ng-content></ng-content>`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: ["/*!\n * Fundamental Library Styles v0.25.0-rc.16\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n *//*!\n.fd-table(--compact, --condensed, --no-horizontal-borders, --no-vertical-borders, --fixed, --hidden, --tree, --group)\n thead(.fd-table__header(--no-horizontal-borders, --no-vertical-borders))\n tbody(.fd-table__body(--no-horizontal-borders, --no-vertical-borders))\n tfoot(.fd-table__footer)\n tr(.fd-table__row)([aria-selected])\n td(.fd-table__cell(--status-indicator, --checkbox, --fit-content, --fixed, --expand, --group)) + semantic\n*/.fd-table{border-bottom-left-radius:var(--fdTable_Border_Radius);border-bottom-right-radius:var(--fdTable_Border_Radius);border-collapse:collapse;max-width:100%;width:100%}.fd-table,.fd-table__body,.fd-table__cell,.fd-table__footer,.fd-table__header,.fd-table__row,.fd-table__text{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-table:after,.fd-table:before,.fd-table__body:after,.fd-table__body:before,.fd-table__cell:after,.fd-table__cell:before,.fd-table__footer:after,.fd-table__footer:before,.fd-table__header:after,.fd-table__header:before,.fd-table__row:after,.fd-table__row:before,.fd-table__text:after,.fd-table__text:before{box-sizing:inherit;font-size:inherit}.fd-table__icon [class*=sap-icon],.fd-table__icon[class*=sap-icon]{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:inherit;border-radius:inherit;color:inherit;color:var(--sapContent_NonInteractiveIconColor);display:flex;font-size:inherit;font-size:var(--sapFontSmallSize);justify-content:center;line-height:1}.fd-table__icon--navigation [class*=sap-icon],.fd-table__icon--navigation[class*=sap-icon]{font-size:var(--sapFontSmallSize);height:100%;min-width:2rem;width:2rem}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-right:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor)}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],[dir=rtl] .fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,[dir=rtl] .fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-left:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-top:var(--fdTable_Header_Border_Top)}.fd-table__header .fd-table__row{border-bottom:var(--fdTable_Header_Border_Bottom)}.fd-table__header .fd-table__cell{background-color:var(--sapList_HeaderBackground);color:var(--sapList_HeaderTextColor);font-weight:var(--fdTable_Header_Cell_Font_Weight);height:2.75rem}.fd-table__header .fd-table__cell.is-hover,.fd-table__header .fd-table__cell:hover{background-color:var(--fdTable_Header_Cell_Hover_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell.is-active,.fd-table__header .fd-table__cell:active{background-color:var(--fdTable_Header_Cell_Active_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell--fixed{border-top:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);height:2.8125rem;margin-top:-.0625rem}.fd-table__text{overflow:hidden;text-overflow:ellipsis;text-shadow:var(--sapContent_TextShadow);white-space:nowrap;white-space:normal;word-break:break-word}.fd-table__text--no-wrap{white-space:nowrap}.fd-table__cell{border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);color:inherit;height:2.75rem;outline:none;padding:0 .5rem;text-align:left}.fd-table__cell--valid{color:var(--sapSuccessColor)}.fd-table__cell--warning{color:var(--sapWarningColor)}.fd-table__cell--error{color:var(--sapErrorColor)}.fd-table__cell--information{color:var(--sapInformationColor)}.fd-table__cell--no-data{text-align:center}.fd-table__cell--mock{padding:0;width:auto}.fd-table__cell--checkbox{margin:0;padding:0;vertical-align:baseline;width:2.75rem}.fd-table__cell--fit-content{white-space:nowrap;width:.5rem;word-break:keep-all}.fd-table__cell--no-padding{margin:0;padding:0}.fd-table__cell--fixed{align-items:center;background-color:inherit;border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none;display:flex;left:0;position:absolute}.fd-table__cell--fixed[dir=rtl],[dir=rtl] .fd-table__cell--fixed{border-left:none;border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);left:auto;right:0}.fd-table__cell--status-indicator{padding:0;width:.375rem}.fd-table__cell--status-indicator--valid{background-color:var(--sapSuccessBorderColor)}.fd-table__cell--status-indicator--warning{background-color:var(--sapWarningBorderColor)}.fd-table__cell--status-indicator--error{background-color:var(--sapErrorBorderColor)}.fd-table__cell--status-indicator--information{background-color:var(--sapInformationBorderColor)}.fd-table__cell--navigated{box-shadow:inset -.1875rem 0 var(--sapSelectedColor)}.fd-table__cell--navigated[dir=rtl],[dir=rtl] .fd-table__cell--navigated{box-shadow:inset .1875rem 0 var(--sapSelectedColor)}.fd-table__cell:first-child{margin-left:0;padding-left:1rem}.fd-table__cell:first-child.fd-table__cell--checkbox,.fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__cell:first-child[dir=rtl],[dir=rtl] .fd-table__cell:first-child{padding-left:.5rem;padding-right:1rem}.fd-table__cell:first-child[dir=rtl].fd-table__cell--checkbox,.fd-table__cell:first-child[dir=rtl].fd-table__cell--status-indicator,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--checkbox,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__body{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body,.fd-table__body .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body .fd-table__cell--no-vertical-border{border-bottom-color:transparent}.fd-table__body .fd-table__cell--no-horizontal-border{border-right-color:transparent}.fd-table__body .fd-table__row{background-color:var(--sapList_Background);border-left:none;border-right:none}.fd-table__body .fd-table__row.is-selected,.fd-table__body .fd-table__row[aria-selected=true]{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table__body .fd-table__row.is-selected .fd-table__cell,.fd-table__body .fd-table__row[aria-selected=true] .fd-table__cell{border-bottom-color:var(--sapList_SelectionBorderColor)}.fd-table__body .fd-table__row.is-selected.is-hover,.fd-table__body .fd-table__row.is-selected:hover,.fd-table__body .fd-table__row[aria-selected=true].is-hover,.fd-table__body .fd-table__row[aria-selected=true]:hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__body .fd-table__row--activable.is-selected.is-active,.fd-table__body .fd-table__row--activable.is-selected:active,.fd-table__body .fd-table__row--activable[aria-selected=true].is-active,.fd-table__body .fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background)}.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__body .fd-table__row:not(:first-of-type) .fd-table__cell--fixed{margin-top:.03125rem}.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable.is-hover,.fd-table__cell--hoverable:hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-hover,.fd-table__row--hoverable:hover{background-color:var(--sapList_Hover_Background);color:var(--fdTable_Hover_Down_Color)}.fd-table__cell--activable,.fd-table__row--activable{cursor:pointer}.fd-table__cell--activable.is-focus,.fd-table__cell--activable:focus,.fd-table__row--activable.is-focus,.fd-table__row--activable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active *,.fd-table__cell--activable:active *,.fd-table__row--activable.is-active *,.fd-table__row--activable:active *{color:var(--sapList_Active_TextColor)!important}.fd-table__cell--activable.is-active.is-focus,.fd-table__cell--activable.is-active:focus,.fd-table__cell--activable:active.is-focus,.fd-table__cell--activable:active:focus,.fd-table__row--activable.is-active.is-focus,.fd-table__row--activable.is-active:focus,.fd-table__row--activable:active.is-focus,.fd-table__row--activable:active:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active,.fd-table__cell--activable:active,.fd-table__row--activable.is-active,.fd-table__row--activable:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-active .fd-table__cell,.fd-table__cell--activable:active .fd-table__cell,.fd-table__row--activable.is-active .fd-table__cell,.fd-table__row--activable:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-active .fd-table__cell:hover,.fd-table__cell--activable:active .fd-table__cell.is-hover,.fd-table__cell--activable:active .fd-table__cell:hover,.fd-table__row--activable.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-active .fd-table__cell:hover,.fd-table__row--activable:active .fd-table__cell.is-hover,.fd-table__row--activable:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-active .fd-table__text,.fd-table__cell--activable:active .fd-table__text,.fd-table__row--activable.is-active .fd-table__text,.fd-table__row--activable:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-active .fd-form-label,.fd-table__cell--activable.is-active .fd-link,.fd-table__cell--activable.is-active .fd-object-status,.fd-table__cell--activable:active .fd-form-label,.fd-table__cell--activable:active .fd-link,.fd-table__cell--activable:active .fd-object-status,.fd-table__row--activable.is-active .fd-form-label,.fd-table__row--activable.is-active .fd-link,.fd-table__row--activable.is-active .fd-object-status,.fd-table__row--activable:active .fd-form-label,.fd-table__row--activable:active .fd-link,.fd-table__row--activable:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-active--focusable.is-focus,.fd-table__cell--activable.is-active--focusable:focus,.fd-table__cell--activable:active--focusable.is-focus,.fd-table__cell--activable:active--focusable:focus,.fd-table__row--activable.is-active--focusable.is-focus,.fd-table__row--activable.is-active--focusable:focus,.fd-table__row--activable:active--focusable.is-focus,.fd-table__row--activable:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-selected,.fd-table__cell--activable[aria-selected=true],.fd-table__row--activable.is-selected,.fd-table__row--activable[aria-selected=true]{cursor:pointer}.fd-table__cell--activable.is-selected.is-active,.fd-table__cell--activable.is-selected:active,.fd-table__cell--activable[aria-selected=true].is-active,.fd-table__cell--activable[aria-selected=true]:active,.fd-table__row--activable.is-selected.is-active,.fd-table__row--activable.is-selected:active,.fd-table__row--activable[aria-selected=true].is-active,.fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell,.fd-table__cell--activable.is-selected:active .fd-table__cell,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell,.fd-table__row--activable.is-selected.is-active .fd-table__cell,.fd-table__row--activable.is-selected:active .fd-table__cell,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__cell--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected:active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell:hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__row--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected:active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-selected.is-active .fd-table__text,.fd-table__cell--activable.is-selected:active .fd-table__text,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__text,.fd-table__cell--activable[aria-selected=true]:active .fd-table__text,.fd-table__row--activable.is-selected.is-active .fd-table__text,.fd-table__row--activable.is-selected:active .fd-table__text,.fd-table__row--activable[aria-selected=true].is-active .fd-table__text,.fd-table__row--activable[aria-selected=true]:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-selected.is-active .fd-form-label,.fd-table__cell--activable.is-selected.is-active .fd-link,.fd-table__cell--activable.is-selected.is-active .fd-object-status,.fd-table__cell--activable.is-selected:active .fd-form-label,.fd-table__cell--activable.is-selected:active .fd-link,.fd-table__cell--activable.is-selected:active .fd-object-status,.fd-table__cell--activable[aria-selected=true].is-active .fd-form-label,.fd-table__cell--activable[aria-selected=true].is-active .fd-link,.fd-table__cell--activable[aria-selected=true].is-active .fd-object-status,.fd-table__cell--activable[aria-selected=true]:active .fd-form-label,.fd-table__cell--activable[aria-selected=true]:active .fd-link,.fd-table__cell--activable[aria-selected=true]:active .fd-object-status,.fd-table__row--activable.is-selected.is-active .fd-form-label,.fd-table__row--activable.is-selected.is-active .fd-link,.fd-table__row--activable.is-selected.is-active .fd-object-status,.fd-table__row--activable.is-selected:active .fd-form-label,.fd-table__row--activable.is-selected:active .fd-link,.fd-table__row--activable.is-selected:active .fd-object-status,.fd-table__row--activable[aria-selected=true].is-active .fd-form-label,.fd-table__row--activable[aria-selected=true].is-active .fd-link,.fd-table__row--activable[aria-selected=true].is-active .fd-object-status,.fd-table__row--activable[aria-selected=true]:active .fd-form-label,.fd-table__row--activable[aria-selected=true]:active .fd-link,.fd-table__row--activable[aria-selected=true]:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-selected.is-active--focusable.is-focus,.fd-table__cell--activable.is-selected.is-active--focusable:focus,.fd-table__cell--activable.is-selected:active--focusable.is-focus,.fd-table__cell--activable.is-selected:active--focusable:focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable:focus,.fd-table__cell--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true]:active--focusable:focus,.fd-table__row--activable.is-selected.is-active--focusable.is-focus,.fd-table__row--activable.is-selected.is-active--focusable:focus,.fd-table__row--activable.is-selected:active--focusable.is-focus,.fd-table__row--activable.is-selected:active--focusable:focus,.fd-table__row--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__row--activable[aria-selected=true].is-active--focusable:focus,.fd-table__row--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__row--activable[aria-selected=true]:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--focusable.is-focus,.fd-table__cell--focusable:focus,.fd-table__row--focusable.is-focus,.fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__footer{background-color:var(--sapList_Background)}.fd-table__footer .fd-table__row{border-top:.125rem solid var(--sapList_TableFooterBorder);vertical-align:middle}.fd-table__footer .fd-table__cell{border-right:none;font-weight:700}.fd-table__inner{-webkit-box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;box-sizing:border-box;color:var(--sapTextColor);display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;justify-content:space-between;line-height:var(--sapContent_LineHeight);margin:0;padding:0;width:100%}.fd-table__inner:after,.fd-table__inner:before{box-sizing:inherit;font-size:inherit}.fd-table__column-header-icons{display:flex}.fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-right:.25rem}.fd-table__column-header-icons[dir=rtl] .fd-table__icon,[dir=rtl] .fd-table__column-header-icons .fd-table__icon{margin-right:0}.fd-table__column-header-icons[dir=rtl] .fd-table__icon:not(:last-child),[dir=rtl] .fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-left:.25rem}.fd-table__caption{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fd-table__item--clickable{cursor:pointer}.fd-table__popover.fd-popover{color:inherit;display:block;height:100%}.fd-table__popover.fd-popover .fd-popover__control{align-items:center;color:inherit;display:flex;height:100%;width:100%}.fd-table--fixed{overflow-x:scroll}.fd-table--fixed .fd-table__body,.fd-table--fixed .fd-table__header{border-left:none}.fd-table--fixed .fd-table__body[dir=rtl],.fd-table--fixed .fd-table__header[dir=rtl],[dir=rtl] .fd-table--fixed .fd-table__body,[dir=rtl] .fd-table--fixed .fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none}.fd-table--pop-in .fd-table__text{color:inherit;margin-bottom:.5rem}.fd-table--pop-in .fd-table__text--title{font-weight:700}.fd-table--pop-in .fd-table__text:last-child{margin-bottom:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell[dir=rtl],[dir=rtl] .fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:.5rem;padding-right:0}.fd-table--pop-in .fd-table__body .fd-table__cell{height:auto}.fd-table--pop-in .fd-table__row--main{border:none}.fd-table--pop-in .fd-table__row--main .fd-table__cell{padding-bottom:.25rem;padding-top:.25rem}.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell:hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__text,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__text{text-shadow:none}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-object-status,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-object-status{color:inherit}.fd-table--pop-in .fd-table__row--main.is-selected.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.is-selected:hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true].is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true]:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table--pop-in .fd-table__row--secondary{background-color:var(--sapList_Background);border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-hover,.fd-table--pop-in .fd-table__row--secondary:hover{background-color:var(--sapList_Background)}.fd-table--pop-in .fd-table__row--secondary .fd-table__cell{padding-bottom:.5rem;padding-top:.5rem}.fd-table--pop-in .fd-table__row--secondary.is-selected .fd-table__cell,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true] .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_SelectionBorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-selected.is-hover,.fd-table--pop-in .fd-table__row--secondary.is-selected:hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true].is-hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true]:hover{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__body--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__header--no-vertical-borders .fd-table__row .fd-table__cell{border-bottom:none}.fd-table--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__body--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__header--no-horizontal-borders .fd-table__row .fd-table__cell{border-right:none}.fd-table--responsive .fd-table__body,.fd-table--responsive .fd-table__header{border:none}.fd-table--responsive .fd-table__row:last-child{margin-bottom:0;margin-right:0}.fd-table--responsive .fd-table__row:last-child .fd-table__cell{border-bottom:none}.fd-table--compact .fd-table__body .fd-table__cell,.fd-table--compact .fd-table__footer .fd-table__cell,.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:2rem}.fd-table--condensed .fd-table__body .fd-table__cell,.fd-table--condensed .fd-table__footer .fd-table__cell{height:1.5rem}.fd-table--condensed .fd-table__body .fd-table__cell--checkbox .fd-table__checkbox-label,.fd-table--condensed .fd-table__footer .fd-table__cell--checkbox .fd-table__checkbox-label{margin-top:-.25rem;position:absolute}.fd-table--condensed .fd-table__body .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:var(--fdTable_Condensed_Focus_Outline_Offset);outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{width:2rem}.fd-table--compact .fd-table__header .fd-table__cell,.fd-table--condensed .fd-table__header .fd-table__cell{height:2rem}.fd-table--compact .fd-table__header .fd-table__cell--fixed,.fd-table--condensed .fd-table__header .fd-table__cell--fixed{height:2.0625rem}.fd-table--compact .fd-table__cell--checkbox,.fd-table--condensed .fd-table__cell--checkbox{width:2rem}.fd-table--group .fd-table__body .fd-table__cell--group{background-color:var(--fdTable_Group_Header_Background);border-bottom-color:var(--fdTable_Group_Header_Border_Color);border-top-color:var(--fdTable_Group_Header_Border_Color);font-weight:var(--fdTable_Header_Cell_Font_Weight)}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.75rem}.fd-table--group .fd-table__body .fd-table__cell--expand,.fd-table--tree .fd-table__body .fd-table__cell--expand{cursor:pointer;white-space:nowrap}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--sapContent_IconColor);display:inline-flex;font-size:var(--sapFontSmallSize);height:2.75rem;justify-content:center;width:2.75rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e066\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e067\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--no-outer-border{border:hidden}.fd-table--hidden{display:none}.fd-table[dir=rtl] .fd-table__cell,[dir=rtl] .fd-table .fd-table__cell{text-align:right}.fd-table__popover--custom{width:100%}.fd-table__cell--checkbox .fd-checkbox__label{margin:0}\n"] }]
749
- }], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
756
+ args: [{ selector: 'fd-table-wrapper', template: `<ng-content></ng-content>`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [contentDensityObserverProviders(FdTableContentDensityProviderParams)], styles: ["/*!\n * Fundamental Library Styles v0.25.0-rc.16\n * Copyright (c) 2022 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n *//*!\n.fd-table(--compact, --condensed, --no-horizontal-borders, --no-vertical-borders, --fixed, --hidden, --tree, --group)\n thead(.fd-table__header(--no-horizontal-borders, --no-vertical-borders))\n tbody(.fd-table__body(--no-horizontal-borders, --no-vertical-borders))\n tfoot(.fd-table__footer)\n tr(.fd-table__row)([aria-selected])\n td(.fd-table__cell(--status-indicator, --checkbox, --fit-content, --fixed, --expand, --group)) + semantic\n*/.fd-table{border-bottom-left-radius:var(--fdTable_Border_Radius);border-bottom-right-radius:var(--fdTable_Border_Radius);border-collapse:collapse;max-width:100%;width:100%}.fd-table,.fd-table__body,.fd-table__cell,.fd-table__footer,.fd-table__header,.fd-table__row,.fd-table__text{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-table:after,.fd-table:before,.fd-table__body:after,.fd-table__body:before,.fd-table__cell:after,.fd-table__cell:before,.fd-table__footer:after,.fd-table__footer:before,.fd-table__header:after,.fd-table__header:before,.fd-table__row:after,.fd-table__row:before,.fd-table__text:after,.fd-table__text:before{box-sizing:inherit;font-size:inherit}.fd-table__icon [class*=sap-icon],.fd-table__icon[class*=sap-icon]{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:inherit;border-radius:inherit;color:inherit;color:var(--sapContent_NonInteractiveIconColor);display:flex;font-size:inherit;font-size:var(--sapFontSmallSize);justify-content:center;line-height:1}.fd-table__icon--navigation [class*=sap-icon],.fd-table__icon--navigation[class*=sap-icon]{font-size:var(--sapFontSmallSize);height:100%;min-width:2rem;width:2rem}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-right:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor)}.fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],.fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last[dir=rtl],[dir=rtl] .fd-table__body .fd-table__cell--fixed.fd-table__cell--fixed-last,[dir=rtl] .fd-table__header .fd-table__cell--fixed.fd-table__cell--fixed-last{border-left:var(--sapList_BorderWidth) solid var(--sapList_TableFixedBorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-top:var(--fdTable_Header_Border_Top)}.fd-table__header .fd-table__row{border-bottom:var(--fdTable_Header_Border_Bottom)}.fd-table__header .fd-table__cell{background-color:var(--sapList_HeaderBackground);color:var(--sapList_HeaderTextColor);font-weight:var(--fdTable_Header_Cell_Font_Weight);height:2.75rem}.fd-table__header .fd-table__cell.is-hover,.fd-table__header .fd-table__cell:hover{background-color:var(--fdTable_Header_Cell_Hover_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell.is-active,.fd-table__header .fd-table__cell:active{background-color:var(--fdTable_Header_Cell_Active_Background);color:var(--fdTable_Header_Cell_Hover_Active_Color)}.fd-table__header .fd-table__cell--fixed{border-top:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);height:2.8125rem;margin-top:-.0625rem}.fd-table__text{overflow:hidden;text-overflow:ellipsis;text-shadow:var(--sapContent_TextShadow);white-space:nowrap;white-space:normal;word-break:break-word}.fd-table__text--no-wrap{white-space:nowrap}.fd-table__cell{border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);color:inherit;height:2.75rem;outline:none;padding:0 .5rem;text-align:left}.fd-table__cell--valid{color:var(--sapSuccessColor)}.fd-table__cell--warning{color:var(--sapWarningColor)}.fd-table__cell--error{color:var(--sapErrorColor)}.fd-table__cell--information{color:var(--sapInformationColor)}.fd-table__cell--no-data{text-align:center}.fd-table__cell--mock{padding:0;width:auto}.fd-table__cell--checkbox{margin:0;padding:0;vertical-align:baseline;width:2.75rem}.fd-table__cell--fit-content{white-space:nowrap;width:.5rem;word-break:keep-all}.fd-table__cell--no-padding{margin:0;padding:0}.fd-table__cell--fixed{align-items:center;background-color:inherit;border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none;display:flex;left:0;position:absolute}.fd-table__cell--fixed[dir=rtl],[dir=rtl] .fd-table__cell--fixed{border-left:none;border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);left:auto;right:0}.fd-table__cell--status-indicator{padding:0;width:.375rem}.fd-table__cell--status-indicator--valid{background-color:var(--sapSuccessBorderColor)}.fd-table__cell--status-indicator--warning{background-color:var(--sapWarningBorderColor)}.fd-table__cell--status-indicator--error{background-color:var(--sapErrorBorderColor)}.fd-table__cell--status-indicator--information{background-color:var(--sapInformationBorderColor)}.fd-table__cell--navigated{box-shadow:inset -.1875rem 0 var(--sapSelectedColor)}.fd-table__cell--navigated[dir=rtl],[dir=rtl] .fd-table__cell--navigated{box-shadow:inset .1875rem 0 var(--sapSelectedColor)}.fd-table__cell:first-child{margin-left:0;padding-left:1rem}.fd-table__cell:first-child.fd-table__cell--checkbox,.fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__cell:first-child[dir=rtl],[dir=rtl] .fd-table__cell:first-child{padding-left:.5rem;padding-right:1rem}.fd-table__cell:first-child[dir=rtl].fd-table__cell--checkbox,.fd-table__cell:first-child[dir=rtl].fd-table__cell--status-indicator,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--checkbox,[dir=rtl] .fd-table__cell:first-child.fd-table__cell--status-indicator{padding:0}.fd-table__body{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body,.fd-table__body .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table__body .fd-table__cell--no-vertical-border{border-bottom-color:transparent}.fd-table__body .fd-table__cell--no-horizontal-border{border-right-color:transparent}.fd-table__body .fd-table__row{background-color:var(--sapList_Background);border-left:none;border-right:none}.fd-table__body .fd-table__row.is-selected,.fd-table__body .fd-table__row[aria-selected=true]{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table__body .fd-table__row.is-selected .fd-table__cell,.fd-table__body .fd-table__row[aria-selected=true] .fd-table__cell{border-bottom-color:var(--sapList_SelectionBorderColor)}.fd-table__body .fd-table__row.is-selected.is-hover,.fd-table__body .fd-table__row.is-selected:hover,.fd-table__body .fd-table__row[aria-selected=true].is-hover,.fd-table__body .fd-table__row[aria-selected=true]:hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__body .fd-table__row--activable.is-selected.is-active,.fd-table__body .fd-table__row--activable.is-selected:active,.fd-table__body .fd-table__row--activable[aria-selected=true].is-active,.fd-table__body .fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background)}.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected.is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable.is-selected:activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true].is-activefd-table__row--focusable:focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable.is-focus,.fd-table__body .fd-table__row--activable[aria-selected=true]:activefd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__body .fd-table__row:not(:first-of-type) .fd-table__cell--fixed{margin-top:.03125rem}.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable.is-selected .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable[aria-selected=true] .fd-table__cell:not(.fd-table__cell--status-indicator):hover{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__cell--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__cell--hoverable.is-hover,.fd-table__cell--hoverable:hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator).is-hover,.fd-table__row--hoverable .fd-table__cell:not(.fd-table__cell--status-indicator):hover,.fd-table__row--hoverable.is-hover,.fd-table__row--hoverable:hover{background-color:var(--sapList_Hover_Background);color:var(--fdTable_Hover_Down_Color)}.fd-table__cell--activable,.fd-table__row--activable{cursor:pointer}.fd-table__cell--activable.is-focus,.fd-table__cell--activable:focus,.fd-table__row--activable.is-focus,.fd-table__row--activable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active *,.fd-table__cell--activable:active *,.fd-table__row--activable.is-active *,.fd-table__row--activable:active *{color:var(--sapList_Active_TextColor)!important}.fd-table__cell--activable.is-active.is-focus,.fd-table__cell--activable.is-active:focus,.fd-table__cell--activable:active.is-focus,.fd-table__cell--activable:active:focus,.fd-table__row--activable.is-active.is-focus,.fd-table__row--activable.is-active:focus,.fd-table__row--activable:active.is-focus,.fd-table__row--activable:active:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-active,.fd-table__cell--activable:active,.fd-table__row--activable.is-active,.fd-table__row--activable:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-active .fd-table__cell,.fd-table__cell--activable:active .fd-table__cell,.fd-table__row--activable.is-active .fd-table__cell,.fd-table__row--activable:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-active .fd-table__cell:hover,.fd-table__cell--activable:active .fd-table__cell.is-hover,.fd-table__cell--activable:active .fd-table__cell:hover,.fd-table__row--activable.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-active .fd-table__cell:hover,.fd-table__row--activable:active .fd-table__cell.is-hover,.fd-table__row--activable:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-active .fd-table__text,.fd-table__cell--activable:active .fd-table__text,.fd-table__row--activable.is-active .fd-table__text,.fd-table__row--activable:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-active .fd-form-label,.fd-table__cell--activable.is-active .fd-link,.fd-table__cell--activable.is-active .fd-object-status,.fd-table__cell--activable:active .fd-form-label,.fd-table__cell--activable:active .fd-link,.fd-table__cell--activable:active .fd-object-status,.fd-table__row--activable.is-active .fd-form-label,.fd-table__row--activable.is-active .fd-link,.fd-table__row--activable.is-active .fd-object-status,.fd-table__row--activable:active .fd-form-label,.fd-table__row--activable:active .fd-link,.fd-table__row--activable:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-active--focusable.is-focus,.fd-table__cell--activable.is-active--focusable:focus,.fd-table__cell--activable:active--focusable.is-focus,.fd-table__cell--activable:active--focusable:focus,.fd-table__row--activable.is-active--focusable.is-focus,.fd-table__row--activable.is-active--focusable:focus,.fd-table__row--activable:active--focusable.is-focus,.fd-table__row--activable:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--activable.is-selected,.fd-table__cell--activable[aria-selected=true],.fd-table__row--activable.is-selected,.fd-table__row--activable[aria-selected=true]{cursor:pointer}.fd-table__cell--activable.is-selected.is-active,.fd-table__cell--activable.is-selected:active,.fd-table__cell--activable[aria-selected=true].is-active,.fd-table__cell--activable[aria-selected=true]:active,.fd-table__row--activable.is-selected.is-active,.fd-table__row--activable.is-selected:active,.fd-table__row--activable[aria-selected=true].is-active,.fd-table__row--activable[aria-selected=true]:active{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell,.fd-table__cell--activable.is-selected:active .fd-table__cell,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell,.fd-table__row--activable.is-selected.is-active .fd-table__cell,.fd-table__row--activable.is-selected:active .fd-table__cell,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table__cell--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__cell--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__cell--activable.is-selected:active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__cell--activable[aria-selected=true]:active .fd-table__cell:hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected.is-active .fd-table__cell:hover,.fd-table__row--activable.is-selected:active .fd-table__cell.is-hover,.fd-table__row--activable.is-selected:active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true].is-active .fd-table__cell:hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell.is-hover,.fd-table__row--activable[aria-selected=true]:active .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table__cell--activable.is-selected.is-active .fd-table__text,.fd-table__cell--activable.is-selected:active .fd-table__text,.fd-table__cell--activable[aria-selected=true].is-active .fd-table__text,.fd-table__cell--activable[aria-selected=true]:active .fd-table__text,.fd-table__row--activable.is-selected.is-active .fd-table__text,.fd-table__row--activable.is-selected:active .fd-table__text,.fd-table__row--activable[aria-selected=true].is-active .fd-table__text,.fd-table__row--activable[aria-selected=true]:active .fd-table__text{text-shadow:none}.fd-table__cell--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__cell--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected.is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable.is-selected:active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true].is-active .fd-table__icon[class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon [class*=sap-icon],.fd-table__row--activable[aria-selected=true]:active .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table__cell--activable.is-selected.is-active .fd-form-label,.fd-table__cell--activable.is-selected.is-active .fd-link,.fd-table__cell--activable.is-selected.is-active .fd-object-status,.fd-table__cell--activable.is-selected:active .fd-form-label,.fd-table__cell--activable.is-selected:active .fd-link,.fd-table__cell--activable.is-selected:active .fd-object-status,.fd-table__cell--activable[aria-selected=true].is-active .fd-form-label,.fd-table__cell--activable[aria-selected=true].is-active .fd-link,.fd-table__cell--activable[aria-selected=true].is-active .fd-object-status,.fd-table__cell--activable[aria-selected=true]:active .fd-form-label,.fd-table__cell--activable[aria-selected=true]:active .fd-link,.fd-table__cell--activable[aria-selected=true]:active .fd-object-status,.fd-table__row--activable.is-selected.is-active .fd-form-label,.fd-table__row--activable.is-selected.is-active .fd-link,.fd-table__row--activable.is-selected.is-active .fd-object-status,.fd-table__row--activable.is-selected:active .fd-form-label,.fd-table__row--activable.is-selected:active .fd-link,.fd-table__row--activable.is-selected:active .fd-object-status,.fd-table__row--activable[aria-selected=true].is-active .fd-form-label,.fd-table__row--activable[aria-selected=true].is-active .fd-link,.fd-table__row--activable[aria-selected=true].is-active .fd-object-status,.fd-table__row--activable[aria-selected=true]:active .fd-form-label,.fd-table__row--activable[aria-selected=true]:active .fd-link,.fd-table__row--activable[aria-selected=true]:active .fd-object-status{color:inherit}.fd-table__cell--activable.is-selected.is-active--focusable.is-focus,.fd-table__cell--activable.is-selected.is-active--focusable:focus,.fd-table__cell--activable.is-selected:active--focusable.is-focus,.fd-table__cell--activable.is-selected:active--focusable:focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true].is-active--focusable:focus,.fd-table__cell--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__cell--activable[aria-selected=true]:active--focusable:focus,.fd-table__row--activable.is-selected.is-active--focusable.is-focus,.fd-table__row--activable.is-selected.is-active--focusable:focus,.fd-table__row--activable.is-selected:active--focusable.is-focus,.fd-table__row--activable.is-selected:active--focusable:focus,.fd-table__row--activable[aria-selected=true].is-active--focusable.is-focus,.fd-table__row--activable[aria-selected=true].is-active--focusable:focus,.fd-table__row--activable[aria-selected=true]:active--focusable.is-focus,.fd-table__row--activable[aria-selected=true]:active--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-color:var(--sapContent_ContrastFocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__cell--focusable.is-focus,.fd-table__cell--focusable:focus,.fd-table__row--focusable.is-focus,.fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:-.1875rem;outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table__footer{background-color:var(--sapList_Background)}.fd-table__footer .fd-table__row{border-top:.125rem solid var(--sapList_TableFooterBorder);vertical-align:middle}.fd-table__footer .fd-table__cell{border-right:none;font-weight:700}.fd-table__inner{-webkit-box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;box-sizing:border-box;color:var(--sapTextColor);display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;justify-content:space-between;line-height:var(--sapContent_LineHeight);margin:0;padding:0;width:100%}.fd-table__inner:after,.fd-table__inner:before{box-sizing:inherit;font-size:inherit}.fd-table__column-header-icons{display:flex}.fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-right:.25rem}.fd-table__column-header-icons[dir=rtl] .fd-table__icon,[dir=rtl] .fd-table__column-header-icons .fd-table__icon{margin-right:0}.fd-table__column-header-icons[dir=rtl] .fd-table__icon:not(:last-child),[dir=rtl] .fd-table__column-header-icons .fd-table__icon:not(:last-child){margin-left:.25rem}.fd-table__caption{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fd-table__item--clickable{cursor:pointer}.fd-table__popover.fd-popover{color:inherit;display:block;height:100%}.fd-table__popover.fd-popover .fd-popover__control{align-items:center;color:inherit;display:flex;height:100%;width:100%}.fd-table--fixed{overflow-x:scroll}.fd-table--fixed .fd-table__body,.fd-table--fixed .fd-table__header{border-left:none}.fd-table--fixed .fd-table__body[dir=rtl],.fd-table--fixed .fd-table__header[dir=rtl],[dir=rtl] .fd-table--fixed .fd-table__body,[dir=rtl] .fd-table--fixed .fd-table__header{border-left:var(--sapList_BorderWidth) solid var(--sapList_BorderColor);border-right:none}.fd-table--pop-in .fd-table__text{color:inherit;margin-bottom:.5rem}.fd-table--pop-in .fd-table__text--title{font-weight:700}.fd-table--pop-in .fd-table__text:last-child{margin-bottom:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:0}.fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell[dir=rtl],[dir=rtl] .fd-table--pop-in .fd-table__cell--checkbox+.fd-table__cell{padding-left:.5rem;padding-right:0}.fd-table--pop-in .fd-table__body .fd-table__cell{height:auto}.fd-table--pop-in .fd-table__row--main{border:none}.fd-table--pop-in .fd-table__row--main .fd-table__cell{padding-bottom:.25rem;padding-top:.25rem}.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--hoverable:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary{background-color:var(--sapList_Active_Background);color:var(--sapList_Active_TextColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell{border-bottom-color:var(--fdTable_Cell_Active_Border_Bottom_Color)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__cell:hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell.is-hover,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__cell:hover{background-color:var(--sapList_Active_Background)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__text,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__text{text-shadow:none}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon [class*=sap-icon],.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-table__icon[class*=sap-icon]{color:var(--sapContent_ContrastIconColor)}.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover).is-active+.fd-table__row--secondary .fd-object-status,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-form-label,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-link,.fd-table--pop-in .fd-table__row--main.fd-table__row--activable:not(:hover):active+.fd-table__row--secondary .fd-object-status{color:inherit}.fd-table--pop-in .fd-table__row--main.is-selected.is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main.is-selected:hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true].is-hover+.fd-table__row--secondary,.fd-table--pop-in .fd-table__row--main[aria-selected=true]:hover+.fd-table__row--secondary{background-color:var(--sapList_Hover_SelectionBackground)}.fd-table--pop-in .fd-table__row--secondary{background-color:var(--sapList_Background);border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-hover,.fd-table--pop-in .fd-table__row--secondary:hover{background-color:var(--sapList_Background)}.fd-table--pop-in .fd-table__row--secondary .fd-table__cell{padding-bottom:.5rem;padding-top:.5rem}.fd-table--pop-in .fd-table__row--secondary.is-selected .fd-table__cell,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true] .fd-table__cell{border-bottom:var(--sapList_BorderWidth) solid var(--sapList_SelectionBorderColor)}.fd-table--pop-in .fd-table__row--secondary.is-selected.is-hover,.fd-table--pop-in .fd-table__row--secondary.is-selected:hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true].is-hover,.fd-table--pop-in .fd-table__row--secondary[aria-selected=true]:hover{background-color:var(--sapList_SelectionBackgroundColor)}.fd-table--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__body--no-vertical-borders .fd-table__row .fd-table__cell,.fd-table__header--no-vertical-borders .fd-table__row .fd-table__cell{border-bottom:none}.fd-table--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__body--no-horizontal-borders .fd-table__row .fd-table__cell,.fd-table__header--no-horizontal-borders .fd-table__row .fd-table__cell{border-right:none}.fd-table--responsive .fd-table__body,.fd-table--responsive .fd-table__header{border:none}.fd-table--responsive .fd-table__row:last-child{margin-bottom:0;margin-right:0}.fd-table--responsive .fd-table__row:last-child .fd-table__cell{border-bottom:none}.fd-table--compact .fd-table__body .fd-table__cell,.fd-table--compact .fd-table__footer .fd-table__cell,.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:2rem}.fd-table--condensed .fd-table__body .fd-table__cell,.fd-table--condensed .fd-table__footer .fd-table__cell{height:1.5rem}.fd-table--condensed .fd-table__body .fd-table__cell--checkbox .fd-table__checkbox-label,.fd-table--condensed .fd-table__footer .fd-table__cell--checkbox .fd-table__checkbox-label{margin-top:-.25rem;position:absolute}.fd-table--condensed .fd-table__body .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__body .fd-table__row--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__cell--focusable:focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable.is-focus,.fd-table--condensed .fd-table__footer .fd-table__row--focusable:focus{outline-color:var(--sapContent_FocusColor);outline-offset:var(--fdTable_Condensed_Focus_Outline_Offset);outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth)}.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{height:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--compact.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--compact.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--compact.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--condensed.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{width:2rem}.fd-table--compact .fd-table__header .fd-table__cell,.fd-table--condensed .fd-table__header .fd-table__cell{height:2rem}.fd-table--compact .fd-table__header .fd-table__cell--fixed,.fd-table--condensed .fd-table__header .fd-table__cell--fixed{height:2.0625rem}.fd-table--compact .fd-table__cell--checkbox,.fd-table--condensed .fd-table__cell--checkbox{width:2rem}.fd-table--group .fd-table__body .fd-table__cell--group{background-color:var(--fdTable_Group_Header_Background);border-bottom-color:var(--fdTable_Group_Header_Border_Color);border-top-color:var(--fdTable_Group_Header_Border_Color);font-weight:var(--fdTable_Header_Cell_Font_Weight)}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:2.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:4.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:4.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:5.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:6.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:6.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:7.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:7.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:8.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:8.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:9.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:9.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:10.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:10.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:11.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:11.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:12.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:12.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:13.25rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:13.75rem}.fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:13.75rem}.fd-table--group .fd-table__body .fd-table__cell--expand,.fd-table--tree .fd-table__body .fd-table__cell--expand{cursor:pointer;white-space:nowrap}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"1\"]{padding-left:.5rem;padding-right:0}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"2\"]{padding-left:.5rem;padding-right:1.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"3\"]{padding-left:.5rem;padding-right:2rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"4\"]{padding-left:.5rem;padding-right:3rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"5\"]{padding-left:.5rem;padding-right:3.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"6\"]{padding-left:.5rem;padding-right:4rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"7\"]{padding-left:.5rem;padding-right:4.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"8\"]{padding-left:.5rem;padding-right:5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"9\"]{padding-left:.5rem;padding-right:5.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"10\"]{padding-left:.5rem;padding-right:6rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"11\"]{padding-left:.5rem;padding-right:6.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"12\"]{padding-left:.5rem;padding-right:7rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"13\"]{padding-left:.5rem;padding-right:7.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"14\"]{padding-left:.5rem;padding-right:8rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"15\"]{padding-left:.5rem;padding-right:8.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"16\"]{padding-left:.5rem;padding-right:9rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"17\"]{padding-left:.5rem;padding-right:9.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"18\"]{padding-left:.5rem;padding-right:10rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"19\"]{padding-left:.5rem;padding-right:10.5rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:11rem}.fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],.fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"][dir=rtl],[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"],[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell--expand[data-nesting-level=\"20\"]{padding-left:.5rem;padding-right:11rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--sapContent_IconColor);display:inline-flex;font-size:var(--sapFontSmallSize);height:2.75rem;justify-content:center;width:2.75rem}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e066\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl]:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand:before{text-rendering:optimizeLegibility;content:\"\\e067\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand[dir=rtl].fd-table__expand--open:before,[dir=rtl] .fd-table--group .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before,[dir=rtl] .fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand.fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--group .fd-table__body .fd-table__cell .fd-table__expand--open:before,.fd-table--tree .fd-table__body .fd-table__cell .fd-table__expand--open:before{text-rendering:optimizeLegibility;content:\"\\e1e2\";font-family:SAP-icons;text-align:center;text-decoration:inherit;text-transform:none}.fd-table--no-outer-border{border:hidden}.fd-table--hidden{display:none}.fd-table[dir=rtl] .fd-table__cell,[dir=rtl] .fd-table .fd-table__cell{text-align:right}.fd-table__popover--custom{width:100%}.fd-table__cell--checkbox .fd-checkbox__label{margin:0}\n"] }]
757
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i2$1.ContentDensityObserver }]; } });
750
758
 
751
759
  class TableFooterDirective {
752
760
  constructor() {
@@ -1067,5 +1075,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
1067
1075
  * Generated bundle index. Do not edit.
1068
1076
  */
1069
1077
 
1070
- export { DeprecatedTableCompactDirective, DeprecatedTableCondensedDirective, FOCUSABLE_CELL_CLASSNAME, FOCUSABLE_ROW_CLASSNAME, HIDDEN_CLASS_NAME, TableBodyDirective, TableCellDirective, TableComponent, TableFooterDirective, TableHeaderDirective, TableIconDirective, TableInnerDirective, TableModule, TablePopoverDirective, TableResponsiveWrapperDirective, TableRowDirective, TableService, TableStatusIndicatorDirective, TableTextDirective, TableWrapperComponent };
1078
+ export { DeprecatedTableCompactDirective, DeprecatedTableCondensedDirective, FOCUSABLE_CELL_CLASSNAME, FOCUSABLE_ROW_CLASSNAME, FdTableContentDensityProviderParams, HIDDEN_CLASS_NAME, TableBodyDirective, TableCellDirective, TableComponent, TableFooterDirective, TableHeaderDirective, TableIconDirective, TableInnerDirective, TableModule, TablePopoverDirective, TableResponsiveWrapperDirective, TableRowDirective, TableService, TableStatusIndicatorDirective, TableTextDirective, TableWrapperComponent };
1071
1079
  //# sourceMappingURL=fundamental-ngx-core-table.mjs.map