@carbon/ibmdotcom-web-components 2.22.0 → 2.23.0

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 (69) hide show
  1. package/custom-elements.json +24 -0
  2. package/dist/dotcom-shell.js +2 -2
  3. package/dist/dotcom-shell.min.js +1 -1
  4. package/dist/ibmdotcom-web-components-dotcom-shell.js +2 -2
  5. package/dist/ibmdotcom-web-components-dotcom-shell.min.js +1 -1
  6. package/dist/{index-d1d84c2f.js → index-4a2b99e5.js} +8 -8
  7. package/dist/{index-fe85c5e6.js → index-90537714.js} +5 -5
  8. package/dist/{left-nav-menu-497c9169.js → left-nav-menu-a22a1a6e.js} +2 -2
  9. package/dist/{left-nav-menu-category-heading-8ccb4ce7.js → left-nav-menu-category-heading-3016e990.js} +1 -1
  10. package/dist/{left-nav-menu-category-heading-14bacdd1.js → left-nav-menu-category-heading-cb17a84f.js} +2 -2
  11. package/dist/{left-nav-menu-cd889d8d.js → left-nav-menu-ccf3a6ec.js} +1 -1
  12. package/dist/{left-nav-menu-item-803e8924.js → left-nav-menu-item-18d051bc.js} +1 -1
  13. package/dist/{left-nav-menu-item-2a3c9eb0.js → left-nav-menu-item-85006ef1.js} +2 -2
  14. package/dist/{left-nav-menu-section-462064ef.js → left-nav-menu-section-027d6043.js} +1 -1
  15. package/dist/{left-nav-menu-section-024ec574.js → left-nav-menu-section-cee5e8b9.js} +2 -2
  16. package/dist/{left-nav-overlay-9ec9772c.js → left-nav-overlay-225f893f.js} +1 -1
  17. package/dist/{left-nav-overlay-38b81f2f.js → left-nav-overlay-e559d687.js} +2 -2
  18. package/dist/{megamenu-category-group-f874016c.js → megamenu-category-group-75dd0587.js} +1 -1
  19. package/dist/{megamenu-category-group-4229cc92.js → megamenu-category-group-89eb9dd2.js} +2 -2
  20. package/dist/{megamenu-category-group-copy-18d5977c.js → megamenu-category-group-copy-533d77ca.js} +1 -1
  21. package/dist/{megamenu-category-group-copy-7525e13d.js → megamenu-category-group-copy-94e321c8.js} +2 -2
  22. package/dist/{megamenu-category-heading-05c91ceb.js → megamenu-category-heading-370cb6dc.js} +1 -1
  23. package/dist/{megamenu-category-heading-6c437eed.js → megamenu-category-heading-5c562696.js} +2 -2
  24. package/dist/{megamenu-category-link-09ed50a1.js → megamenu-category-link-6060a359.js} +5 -5
  25. package/dist/{megamenu-category-link-8d5476f0.js → megamenu-category-link-66573e4b.js} +2 -2
  26. package/dist/{megamenu-category-link-group-fc4af18d.js → megamenu-category-link-group-4f9fcb1a.js} +1 -1
  27. package/dist/{megamenu-category-link-group-a1418c5c.js → megamenu-category-link-group-83d39e8b.js} +2 -2
  28. package/dist/{megamenu-left-navigation-f972fc38.js → megamenu-left-navigation-35cca50a.js} +1 -1
  29. package/dist/{megamenu-left-navigation-cb55e7c7.js → megamenu-left-navigation-ab38535c.js} +2 -2
  30. package/dist/{megamenu-overlay-720be39f.js → megamenu-overlay-977e9e98.js} +1 -1
  31. package/dist/{megamenu-overlay-6e2c8d97.js → megamenu-overlay-9b73f118.js} +2 -2
  32. package/dist/{megamenu-tab-de78d556.js → megamenu-tab-69382393.js} +1 -1
  33. package/dist/{megamenu-tab-d96128cd.js → megamenu-tab-e4488ebd.js} +2 -2
  34. package/es/components/callout-quote/callout-quote.css.js +1 -1
  35. package/es/components/card-group/card-group.css.js +1 -1
  36. package/es/components/card-group/card-group.d.ts +1 -1
  37. package/es/components/card-group/card-group.js +6 -1
  38. package/es/components/card-group/card-group.js.map +1 -1
  39. package/es/components/content-block/content-block.css.js +1 -1
  40. package/es/components/content-item/content-item.d.ts +6 -2
  41. package/es/components/content-item/content-item.js +16 -1
  42. package/es/components/content-item/content-item.js.map +1 -1
  43. package/es/components/cta-block/cta-block-item-row.d.ts +3 -1
  44. package/es/components/cta-block/cta-block-item-row.js +38 -6
  45. package/es/components/cta-block/cta-block-item-row.js.map +1 -1
  46. package/es/components/cta-block/cta-block-item.d.ts +2 -2
  47. package/es/components/cta-block/cta-block-item.js +5 -1
  48. package/es/components/cta-block/cta-block-item.js.map +1 -1
  49. package/es/components/cta-block/cta-block.css.js +1 -1
  50. package/es/components/dotcom-shell/dotcom-shell.css.js +1 -1
  51. package/es/components/masthead/masthead-l1.css.js +1 -1
  52. package/es/components/masthead/masthead.css.js +1 -1
  53. package/es/components/pricing-table/pricing-table.css.js +1 -1
  54. package/es/components/quote/defs.d.ts +6 -2
  55. package/es/components/quote/defs.js +2 -1
  56. package/es/components/quote/defs.js.map +1 -1
  57. package/es/components/quote/quote.css.js +1 -1
  58. package/es/components/quote/quote.d.ts +4 -1
  59. package/es/components/quote/quote.js +45 -6
  60. package/es/components/quote/quote.js.map +1 -1
  61. package/es/components/structured-list/structured-list.css.js +1 -1
  62. package/es/components-react/quote/quote.d.ts +3 -0
  63. package/es/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
  64. package/lib/components/quote/defs.js +2 -1
  65. package/lib/components/quote/defs.js.map +1 -1
  66. package/lib/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
  67. package/package.json +5 -5
  68. package/scss/components/cta-block/cta-block.scss +37 -2
  69. package/scss/components/masthead/masthead-l1.scss +3 -2
@@ -10,12 +10,13 @@ let _ = t => t,
10
10
  _t6,
11
11
  _t7,
12
12
  _t8,
13
- _t9;
13
+ _t9,
14
+ _t10;
14
15
  function _superPropGet(t, e, r, o) { var p = _get(_getPrototypeOf(1 & o ? t.prototype : t), e, r); return 2 & o ? function (t) { return p.apply(r, t); } : p; }
15
16
  /**
16
17
  * @license
17
18
  *
18
- * Copyright IBM Corp. 2020, 2024
19
+ * Copyright IBM Corp. 2020, 2025
19
20
  *
20
21
  * This source code is licensed under the Apache-2.0 license found in the
21
22
  * LICENSE file in the root directory of this source tree.
@@ -59,6 +60,9 @@ const slotExistencePropertyNames = {
59
60
  * @csspart container - Quote container. Usage `c4d-quote::part(container)`
60
61
  * @csspart wrapper - Quote wrapper. Usage `c4d-quote::part(wrapper)`
61
62
  * @csspart hr - Horizontal rule. Usage `c4d-quote::part(wrapper)`
63
+ * @csspart bubble-pointer-svg - The bubble quote variation pointer. Usage `c4d-quote::part(bubble-pointer-svg)`
64
+ * @csspart bubble-pointer-fill-svg - The fill color of the pointer. Usage `c4d-quote::part(bubble-pointer-fill-svg)`
65
+ * @csspart bubble-pointer-stroke-svg - The stroke color of the pointer. Usage `c4d-quote::part(bubble-pointer-stroke-svg)`
62
66
  */
63
67
  let C4DQuote = _decorate([customElement(`${c4dPrefix}-quote`)], function (_initialize, _StableSelectorMixin) {
64
68
  class C4DQuote extends _StableSelectorMixin {
@@ -244,8 +248,43 @@ let C4DQuote = _decorate([customElement(`${c4dPrefix}-quote`)], function (_initi
244
248
  >
245
249
  </blockquote>
246
250
  `), prefix, prefix, prefix, prefix);
247
- default:
251
+ case QUOTE_TYPES.BUBBLE_QUOTE:
248
252
  return html(_t6 || (_t6 = _`
253
+ <span class="${0}--quote__mark" part="mark mark--opening">
254
+ ${0}
255
+ </span>
256
+ <blockquote
257
+ class="${0}--quote__copy ${0}-bubble-quote"
258
+ part="copy">
259
+ <slot></slot>
260
+ <svg
261
+ width="47"
262
+ height="37"
263
+ viewBox="0 0 47 37"
264
+ fill="none"
265
+ xmlns="http://www.w3.org/2000/svg"
266
+ class="bubble-pointer"
267
+ part="bubble-pointer-svg">
268
+ <path
269
+ d="M4 31.84V4.5C4 2.29086 2.20914 0.5 0 0.5V0H46.6569V0.5C45.596 0.5 44.5786 0.919855 43.8284 1.67L10.8284 34.67C8.30857 37.1899 4 35.4036 4 31.84Z"
270
+ fill="#F4F4F4"
271
+ class="bubble-pointer-fill"
272
+ part="bubble-pointer-fill-svg" />
273
+ <path
274
+ d="M0 0.5C2.20914 0.5 4 2.29086 4 4.5V31.84C4 35.4036 8.30857 37.1899 10.8284 34.67L43.8284 1.67C44.5786 0.919855 45.596 0.5 46.6569 0.5"
275
+ stroke="#8D8D8D"
276
+ class="bubble-pointer-stroke"
277
+ part="bubble-pointer-stroke-svg" />
278
+ </svg>
279
+ <span
280
+ class="${0}--quote__mark-closing"
281
+ part="mark mark--closing"
282
+ >${0}</span
283
+ >
284
+ </blockquote>
285
+ `), prefix, this.lc !== 'ar' ? '“' : '”', prefix, prefix, prefix, this.lc !== 'ar' ? '”' : '“');
286
+ default:
287
+ return html(_t7 || (_t7 = _`
249
288
  <span class="${0}--quote__mark" part="mark mark--opening"
250
289
  >${0}</span
251
290
  >
@@ -269,7 +308,7 @@ let C4DQuote = _decorate([customElement(`${c4dPrefix}-quote`)], function (_initi
269
308
  _hasSourceCopy: hasSourceCopy,
270
309
  _handleSlotChange: handleSlotChange
271
310
  } = this;
272
- return html(_t7 || (_t7 = _`
311
+ return html(_t8 || (_t8 = _`
273
312
  <div
274
313
  ?hidden="${0}"
275
314
  class="${0}--quote__source"
@@ -290,7 +329,7 @@ let C4DQuote = _decorate([customElement(`${c4dPrefix}-quote`)], function (_initi
290
329
  _hasFooter: hasFooter,
291
330
  _handleSlotChange: handleSlotChange
292
331
  } = this;
293
- return html(_t8 || (_t8 = _`
332
+ return html(_t9 || (_t9 = _`
294
333
  <div
295
334
  ?hidden="${0}"
296
335
  class="${0}--quote__footer"
@@ -304,7 +343,7 @@ let C4DQuote = _decorate([customElement(`${c4dPrefix}-quote`)], function (_initi
304
343
  kind: "method",
305
344
  key: "render",
306
345
  value: function render() {
307
- return html(_t9 || (_t9 = _`
346
+ return html(_t10 || (_t10 = _`
308
347
  <div class="${0}--quote__container" part="container">
309
348
  <div class="${0}--quote__wrapper" part="wrapper">
310
349
  ${0}${0}${0}
@@ -1 +1 @@
1
- {"version":3,"file":"quote.js","names":["LitElement","html","property","settings","styles","StableSelectorMixin","QUOTE_TYPES","carbonElement","customElement","LocaleAPI","prefix","stablePrefix","c4dPrefix","slotExistencePropertyNames","footer","C4DQuote","_decorate","_initialize","_StableSelectorMixin","constructor","args","F","d","kind","decorators","reflect","attribute","key","value","DEFAULT","connectedCallback","_superPropGet","getLang","then","lc","_handleSlotChange","target","name","hasContent","assignedNodes","some","node","nodeType","Node","TEXT_NODE","textContent","trim","requestUpdate","_renderQuote","markType","SINGLE_CURVED","_t","_","DOUBLE_ANGLE","_t2","SINGLE_ANGLE","_t3","LOW_HIGH_REVERSED_DOUBLE_CURVED","_t4","CORNER_BRACKET","_t5","_t6","_renderSource","_hasSourceHeading","hasSourceHeading","_hasSourceCopy","hasSourceCopy","handleSlotChange","_t7","_renderFooter","_hasFooter","hasFooter","_t8","render","_t9","static"],"sources":["components/quote/quote.ts"],"sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2020, 2024\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { LitElement, html } from 'lit';\nimport { property } from 'lit/decorators.js';\nimport settings from '@carbon/ibmdotcom-utilities/es/utilities/settings/settings.js';\nimport styles from './quote.scss';\nimport StableSelectorMixin from '../../globals/mixins/stable-selector';\nimport { QUOTE_TYPES } from './defs';\nimport '../horizontal-rule/horizontal-rule';\nimport { carbonElement as customElement } from '@carbon/web-components/es/globals/decorators/carbon-element.js';\nimport LocaleAPI from '@carbon/ibmdotcom-services/es/services/Locale/Locale.js';\n\nexport { QUOTE_TYPES };\n\nconst { prefix, stablePrefix: c4dPrefix } = settings;\n\nconst slotExistencePropertyNames = {\n 'source-heading': '_hasSourceHeading',\n 'source-copy': '_hasSourceCopy',\n 'source-bottom-copy': '_hasSourceBottomCopy',\n footer: '_hasFooter',\n};\n\n/**\n * Quote.\n *\n * @element c4d-quote\n * @slot copy - The copy content.\n * @slot footer - The footer (CTA) content.\n * @slot source-heading - The heading content of the quote source.\n * @slot source-copy - The copy content of the quote source.\n * @slot source-bottom-copy - The copy content of the quote source placed at the bottom.\n * @csspart mark - Quote mark. Usage `c4d-quote::part(mark)`\n * @csspart mark--opening - Opening quote mark. Usage `c4d-quote::part(mark--opening)`\n * @csspart mark--closing - Closing quote mark. Usage `c4d-quote::part(mark--closing)`\n * @csspart copy - Quote body copy. Usage `c4d-quote::part(copy)`\n * @csspart source - Quote source slot. Usage `c4d-quote::part(source)`\n * @csspart footer - Quote footer. Usage `c4d-quote::part(footer)`\n * @csspart container - Quote container. Usage `c4d-quote::part(container)`\n * @csspart wrapper - Quote wrapper. Usage `c4d-quote::part(wrapper)`\n * @csspart hr - Horizontal rule. Usage `c4d-quote::part(wrapper)`\n */\n@customElement(`${c4dPrefix}-quote`)\nclass C4DQuote extends StableSelectorMixin(LitElement) {\n /**\n * Defines rendered quote mark style\n * styles:\n * `double-curved`: `“ ”`;\n * `single-curved`: `‘ ’`;\n * `single-angle`: `‹ ›`;\n * `double-angle`: `« »`;\n * `low-high-reversed-double-curved`: `„ “`;\n * `corner-bracket`: `「 」`;\n */\n @property({ reflect: true, attribute: 'mark-type' })\n markType = QUOTE_TYPES.DEFAULT;\n\n @property({ reflect: true, attribute: 'lang' })\n lc;\n\n /**\n * `true` if there is source heading.\n */\n protected _hasSourceHeading = false;\n\n /**\n * `true` if there is source copy.\n */\n protected _hasSourceCopy = false;\n\n /**\n * `true` if there is source bottom copy.\n */\n protected _hasSourceBottomCopy = false;\n\n /**\n * `true` if there is cta.\n */\n protected _hasFooter = false;\n\n /**\n * Handles `slotchange` event.\n */\n\n connectedCallback() {\n super.connectedCallback();\n LocaleAPI.getLang().then(({ lc }) => {\n this.lc = lc;\n });\n }\n\n protected _handleSlotChange({ target }: Event) {\n const { name } = target as HTMLSlotElement;\n const hasContent = (target as HTMLSlotElement)\n .assignedNodes()\n .some(\n (node) => node.nodeType !== Node.TEXT_NODE || node!.textContent!.trim()\n );\n this[slotExistencePropertyNames[name]] = hasContent;\n this.requestUpdate();\n }\n\n protected _renderQuote() {\n switch (this.markType) {\n case QUOTE_TYPES.SINGLE_CURVED:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >‘</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >’</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.DOUBLE_ANGLE:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >«</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >»</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.SINGLE_ANGLE:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >‹</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >›</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.LOW_HIGH_REVERSED_DOUBLE_CURVED:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >„</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >“</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.CORNER_BRACKET:\n return html`\n <span\n class=\"${prefix}--quote__mark ${prefix}--quote__mark-corner-bracket\"\n part=\"mark mark--opening\"\n >「</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >」</span\n >\n </blockquote>\n `;\n default:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >${this.lc !== 'ar' ? '“' : '”'}</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >${this.lc !== 'ar' ? '”' : '“'}</span\n >\n </blockquote>\n `;\n }\n }\n\n protected _renderSource() {\n const {\n _hasSourceHeading: hasSourceHeading,\n _hasSourceCopy: hasSourceCopy,\n _handleSlotChange: handleSlotChange,\n } = this;\n return html`\n <div\n ?hidden=\"${!hasSourceHeading || !hasSourceCopy}\"\n class=\"${prefix}--quote__source\"\n part=\"source\">\n <slot @slotchange=\"${handleSlotChange}\" name=\"source-heading\"></slot>\n <slot @slotchange=\"${handleSlotChange}\" name=\"source-copy\"></slot>\n <slot\n @slotchange=\"${handleSlotChange}\"\n name=\"source-bottom-copy\"></slot>\n </div>\n `;\n }\n\n protected _renderFooter() {\n const { _hasFooter: hasFooter, _handleSlotChange: handleSlotChange } = this;\n return html`\n <div\n ?hidden=\"${!hasFooter}\"\n class=\"${prefix}--quote__footer\"\n part=\"footer\">\n <c4d-hr part=\"hr\"></c4d-hr>\n <slot name=\"footer\" @slotchange=\"${handleSlotChange}\"></slot>\n </div>\n `;\n }\n\n render() {\n return html`\n <div class=\"${prefix}--quote__container\" part=\"container\">\n <div class=\"${prefix}--quote__wrapper\" part=\"wrapper\">\n ${this._renderQuote()}${this._renderSource()}${this._renderFooter()}\n </div>\n </div>\n `;\n }\n\n static get stableSelector() {\n return `${c4dPrefix}--quote`;\n }\n\n static styles = styles; // `styles` here is a `CSSResult` generated by custom WebPack loader\n}\n\n/* @__GENERATE_REACT_CUSTOM_ELEMENT_TYPE__ */\nexport default C4DQuote;\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"quote.js","names":["LitElement","html","property","settings","styles","StableSelectorMixin","QUOTE_TYPES","carbonElement","customElement","LocaleAPI","prefix","stablePrefix","c4dPrefix","slotExistencePropertyNames","footer","C4DQuote","_decorate","_initialize","_StableSelectorMixin","constructor","args","F","d","kind","decorators","reflect","attribute","key","value","DEFAULT","connectedCallback","_superPropGet","getLang","then","lc","_handleSlotChange","target","name","hasContent","assignedNodes","some","node","nodeType","Node","TEXT_NODE","textContent","trim","requestUpdate","_renderQuote","markType","SINGLE_CURVED","_t","_","DOUBLE_ANGLE","_t2","SINGLE_ANGLE","_t3","LOW_HIGH_REVERSED_DOUBLE_CURVED","_t4","CORNER_BRACKET","_t5","BUBBLE_QUOTE","_t6","_t7","_renderSource","_hasSourceHeading","hasSourceHeading","_hasSourceCopy","hasSourceCopy","handleSlotChange","_t8","_renderFooter","_hasFooter","hasFooter","_t9","render","_t10","static"],"sources":["components/quote/quote.ts"],"sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2020, 2025\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { LitElement, html } from 'lit';\nimport { property } from 'lit/decorators.js';\nimport settings from '@carbon/ibmdotcom-utilities/es/utilities/settings/settings.js';\nimport styles from './quote.scss';\nimport StableSelectorMixin from '../../globals/mixins/stable-selector';\nimport { QUOTE_TYPES } from './defs';\nimport '../horizontal-rule/horizontal-rule';\nimport { carbonElement as customElement } from '@carbon/web-components/es/globals/decorators/carbon-element.js';\nimport LocaleAPI from '@carbon/ibmdotcom-services/es/services/Locale/Locale.js';\n\nexport { QUOTE_TYPES };\n\nconst { prefix, stablePrefix: c4dPrefix } = settings;\n\nconst slotExistencePropertyNames = {\n 'source-heading': '_hasSourceHeading',\n 'source-copy': '_hasSourceCopy',\n 'source-bottom-copy': '_hasSourceBottomCopy',\n footer: '_hasFooter',\n};\n\n/**\n * Quote.\n *\n * @element c4d-quote\n * @slot copy - The copy content.\n * @slot footer - The footer (CTA) content.\n * @slot source-heading - The heading content of the quote source.\n * @slot source-copy - The copy content of the quote source.\n * @slot source-bottom-copy - The copy content of the quote source placed at the bottom.\n * @csspart mark - Quote mark. Usage `c4d-quote::part(mark)`\n * @csspart mark--opening - Opening quote mark. Usage `c4d-quote::part(mark--opening)`\n * @csspart mark--closing - Closing quote mark. Usage `c4d-quote::part(mark--closing)`\n * @csspart copy - Quote body copy. Usage `c4d-quote::part(copy)`\n * @csspart source - Quote source slot. Usage `c4d-quote::part(source)`\n * @csspart footer - Quote footer. Usage `c4d-quote::part(footer)`\n * @csspart container - Quote container. Usage `c4d-quote::part(container)`\n * @csspart wrapper - Quote wrapper. Usage `c4d-quote::part(wrapper)`\n * @csspart hr - Horizontal rule. Usage `c4d-quote::part(wrapper)`\n * @csspart bubble-pointer-svg - The bubble quote variation pointer. Usage `c4d-quote::part(bubble-pointer-svg)`\n * @csspart bubble-pointer-fill-svg - The fill color of the pointer. Usage `c4d-quote::part(bubble-pointer-fill-svg)`\n * @csspart bubble-pointer-stroke-svg - The stroke color of the pointer. Usage `c4d-quote::part(bubble-pointer-stroke-svg)`\n */\n@customElement(`${c4dPrefix}-quote`)\nclass C4DQuote extends StableSelectorMixin(LitElement) {\n /**\n * Defines rendered quote mark style\n * styles:\n * `double-curved`: `“ ”`;\n * `single-curved`: `‘ ’`;\n * `single-angle`: `‹ ›`;\n * `double-angle`: `« »`;\n * `low-high-reversed-double-curved`: `„ “`;\n * `corner-bracket`: `「 」`;\n */\n @property({ reflect: true, attribute: 'mark-type' })\n markType = QUOTE_TYPES.DEFAULT;\n\n @property({ reflect: true, attribute: 'lang' })\n lc;\n\n /**\n * `true` if there is source heading.\n */\n protected _hasSourceHeading = false;\n\n /**\n * `true` if there is source copy.\n */\n protected _hasSourceCopy = false;\n\n /**\n * `true` if there is source bottom copy.\n */\n protected _hasSourceBottomCopy = false;\n\n /**\n * `true` if there is cta.\n */\n protected _hasFooter = false;\n\n /**\n * Handles `slotchange` event.\n */\n\n connectedCallback() {\n super.connectedCallback();\n LocaleAPI.getLang().then(({ lc }) => {\n this.lc = lc;\n });\n }\n\n protected _handleSlotChange({ target }: Event) {\n const { name } = target as HTMLSlotElement;\n const hasContent = (target as HTMLSlotElement)\n .assignedNodes()\n .some(\n (node) => node.nodeType !== Node.TEXT_NODE || node!.textContent!.trim()\n );\n this[slotExistencePropertyNames[name]] = hasContent;\n this.requestUpdate();\n }\n\n protected _renderQuote() {\n switch (this.markType) {\n case QUOTE_TYPES.SINGLE_CURVED:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >‘</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >’</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.DOUBLE_ANGLE:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >«</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >»</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.SINGLE_ANGLE:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >‹</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >›</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.LOW_HIGH_REVERSED_DOUBLE_CURVED:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >„</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >“</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.CORNER_BRACKET:\n return html`\n <span\n class=\"${prefix}--quote__mark ${prefix}--quote__mark-corner-bracket\"\n part=\"mark mark--opening\"\n >「</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >」</span\n >\n </blockquote>\n `;\n case QUOTE_TYPES.BUBBLE_QUOTE:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\">\n ${this.lc !== 'ar' ? '“' : '”'}\n </span>\n <blockquote\n class=\"${prefix}--quote__copy ${prefix}-bubble-quote\"\n part=\"copy\">\n <slot></slot>\n <svg\n width=\"47\"\n height=\"37\"\n viewBox=\"0 0 47 37\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n class=\"bubble-pointer\"\n part=\"bubble-pointer-svg\">\n <path\n d=\"M4 31.84V4.5C4 2.29086 2.20914 0.5 0 0.5V0H46.6569V0.5C45.596 0.5 44.5786 0.919855 43.8284 1.67L10.8284 34.67C8.30857 37.1899 4 35.4036 4 31.84Z\"\n fill=\"#F4F4F4\"\n class=\"bubble-pointer-fill\"\n part=\"bubble-pointer-fill-svg\" />\n <path\n d=\"M0 0.5C2.20914 0.5 4 2.29086 4 4.5V31.84C4 35.4036 8.30857 37.1899 10.8284 34.67L43.8284 1.67C44.5786 0.919855 45.596 0.5 46.6569 0.5\"\n stroke=\"#8D8D8D\"\n class=\"bubble-pointer-stroke\"\n part=\"bubble-pointer-stroke-svg\" />\n </svg>\n <span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >${this.lc !== 'ar' ? '”' : '“'}</span\n >\n </blockquote>\n `;\n default:\n return html`\n <span class=\"${prefix}--quote__mark\" part=\"mark mark--opening\"\n >${this.lc !== 'ar' ? '“' : '”'}</span\n >\n <blockquote class=\"${prefix}--quote__copy\" part=\"copy\">\n <slot></slot\n ><span\n class=\"${prefix}--quote__mark-closing\"\n part=\"mark mark--closing\"\n >${this.lc !== 'ar' ? '”' : '“'}</span\n >\n </blockquote>\n `;\n }\n }\n\n protected _renderSource() {\n const {\n _hasSourceHeading: hasSourceHeading,\n _hasSourceCopy: hasSourceCopy,\n _handleSlotChange: handleSlotChange,\n } = this;\n return html`\n <div\n ?hidden=\"${!hasSourceHeading || !hasSourceCopy}\"\n class=\"${prefix}--quote__source\"\n part=\"source\">\n <slot @slotchange=\"${handleSlotChange}\" name=\"source-heading\"></slot>\n <slot @slotchange=\"${handleSlotChange}\" name=\"source-copy\"></slot>\n <slot\n @slotchange=\"${handleSlotChange}\"\n name=\"source-bottom-copy\"></slot>\n </div>\n `;\n }\n\n protected _renderFooter() {\n const { _hasFooter: hasFooter, _handleSlotChange: handleSlotChange } = this;\n return html`\n <div\n ?hidden=\"${!hasFooter}\"\n class=\"${prefix}--quote__footer\"\n part=\"footer\">\n <c4d-hr part=\"hr\"></c4d-hr>\n <slot name=\"footer\" @slotchange=\"${handleSlotChange}\"></slot>\n </div>\n `;\n }\n\n render() {\n return html`\n <div class=\"${prefix}--quote__container\" part=\"container\">\n <div class=\"${prefix}--quote__wrapper\" part=\"wrapper\">\n ${this._renderQuote()}${this._renderSource()}${this._renderFooter()}\n </div>\n </div>\n `;\n }\n\n static get stableSelector() {\n return `${c4dPrefix}--quote`;\n }\n\n static styles = styles; // `styles` here is a `CSSResult` generated by custom WebPack loader\n}\n\n/* @__GENERATE_REACT_CUSTOM_ELEMENT_TYPE__ */\nexport default C4DQuote;\n"],"mappings":"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","ignoreList":[]}
@@ -8,5 +8,5 @@
8
8
  */
9
9
  import { css } from 'lit';
10
10
  export default css([
11
- '.cds--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--structured-list--selection .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group th,.cds--structured-list--selection .cds--structured-list-header-cell,.cds--structured-list--selection .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-th,.cds--structured-list--selection :host(c4d-structured-list-cell),.cds--structured-list--selection :host(c4d-structured-list-header-cell),.cds--structured-list-group .cds--structured-list--selection th,:host(c4d-structured-list-group) .cds--structured-list--selection th{padding-inline-end:1rem;padding-inline-start:1rem}.cds--structured-list--selection .cds--structured-list-cell:first-child,.cds--structured-list--selection .cds--structured-list-group th:first-child,.cds--structured-list--selection .cds--structured-list-header-cell:first-child,.cds--structured-list--selection .cds--structured-list-td:first-child,.cds--structured-list--selection .cds--structured-list-th:first-child,.cds--structured-list-group .cds--structured-list--selection th:first-child,:host(c4d-structured-list-group) .cds--structured-list--selection th:first-child{padding-inline-end:1rem;padding-inline-start:1rem}.cds--structured-list-row--focused-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--structured-list-row--focused-within{outline-style:dotted}}.cds--structured-list{background-color:var(--cds-layer) transparent;border:0;border-collapse:collapse;border-spacing:0;box-sizing:border-box;display:table;font-family:inherit;font-size:100%;inline-size:100%;margin:0;overflow-x:auto;padding:0;vertical-align:baseline}.cds--structured-list *,.cds--structured-list :after,.cds--structured-list :before{box-sizing:inherit}.cds--structured-list-group .cds--structured-list.cds--structured-list--condensed th,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-cell,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-group th,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-td,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-th,.cds--structured-list.cds--structured-list--condensed :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--condensed :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--condensed th{padding:.5rem}.cds--structured-list .cds--structured-list-group tr .cds--structured-list-cell:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-header-cell:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-th:first-of-type,.cds--structured-list .cds--structured-list-group tr th:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-cell:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-group th:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-header-cell:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list-group .cds--structured-list .cds--structured-list-row th:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-cell:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-header-cell:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-td:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-th:first-of-type,.cds--structured-list-group .cds--structured-list tr th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list .cds--structured-list-row th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-cell:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-header-cell:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-td:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr th:first-of-type{padding-inline-start:1rem}.cds--structured-list-group .cds--structured-list.cds--structured-list--flush .cds--structured-list-row th,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-cell,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-header-cell,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-td,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-th,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-header-cell),.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr :host(c4d-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-group th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row th,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-header-cell,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-th,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr th{padding-inline-end:1rem;padding-inline-start:0}.cds--structured-list-group tr,.cds--structured-list-row,:host(c4d-structured-list-group) tr{border-block-start:1px solid var(--cds-border-subtle);display:table-row;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}.cds--structured-list-group .cds--structured-list-tbody tr:last-child,.cds--structured-list-tbody .cds--structured-list-group tr:last-child,.cds--structured-list-tbody .cds--structured-list-row:last-child,:host(c4d-structured-list-group) .cds--structured-list-tbody tr:last-child{border-block-end:1px solid var(--cds-border-subtle)}.cds--structured-list-row--header-row{border:none}.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected){background-color:var(--cds-layer-hover);border-color:var(--cds-layer-hover);cursor:pointer}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr{border-color:var(--cds-layer-hover)}.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected{background-color:var(--cds-layer-selected);border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row--selected+tr,.cds--structured-list--selection .cds--structured-list-row--selected+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row--selected+tr,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row--selected+tr{border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-group th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected th,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected th,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected th{color:var(--cds-text-primary,#161616)}.cds--structured-list-group tr.cds--structured-list-row--header-row,.cds--structured-list-row.cds--structured-list-row--header-row,:host(c4d-structured-list-group) tr.cds--structured-list-row--header-row{cursor:inherit}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row.cds--structured-list-row--selected>th,.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>th,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected>.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected>:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected>th,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)>:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)>th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>th,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>th,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected>.cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected>:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected>th,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>th,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected>.cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected>.cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected>:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected>th,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>th{color:var(--cds-text-primary,#161616)}.cds--structured-list-thead{display:table-header-group;vertical-align:middle}.cds--structured-list-header-cell,.cds--structured-list-th,:host(c4d-structured-list-header-cell){block-size:2.5rem;border:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);display:table-cell;font-family:inherit;font-size:100%;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);font-weight:600;letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572);margin:0;padding:1rem .5rem .5rem;text-align:start;text-transform:none;vertical-align:baseline;vertical-align:top}.cds--structured-list-header-cell *,.cds--structured-list-header-cell :after,.cds--structured-list-header-cell :before,.cds--structured-list-th *,.cds--structured-list-th :after,.cds--structured-list-th :before,:host(c4d-structured-list-header-cell) *,:host(c4d-structured-list-header-cell) :after,:host(c4d-structured-list-header-cell) :before{box-sizing:inherit}.cds--structured-list-tbody{display:table-row-group;vertical-align:middle}.cds--structured-list-cell,.cds--structured-list-group th,.cds--structured-list-td,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) th{border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);display:table-cell;font-family:inherit;font-size:100%;font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);margin:0;max-inline-size:36rem;padding:1rem .5rem 1.5rem;position:relative;transition:color .11s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--structured-list-cell *,.cds--structured-list-cell :after,.cds--structured-list-cell :before,.cds--structured-list-group th *,.cds--structured-list-group th :after,.cds--structured-list-group th :before,.cds--structured-list-td *,.cds--structured-list-td :after,.cds--structured-list-td :before,:host(c4d-structured-list-cell) *,:host(c4d-structured-list-cell) :after,:host(c4d-structured-list-cell) :before,:host(c4d-structured-list-group) th *,:host(c4d-structured-list-group) th :after,:host(c4d-structured-list-group) th :before{box-sizing:inherit}.cds--structured-list-content--nowrap{white-space:nowrap}.cds--structured-list-group .cds--structured-list-input+th,.cds--structured-list-input+.cds--structured-list-cell,.cds--structured-list-input+.cds--structured-list-td,.cds--structured-list-input+:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list-input+th{text-align:end}.cds--structured-list-svg{display:inline-block;margin-block-start:.125rem;transition:all .11s cubic-bezier(.2,0,.38,.9);vertical-align:top}.cds--structured-list-group .cds--structured-list-input:checked+th .cds--structured-list-svg,.cds--structured-list-group .cds--structured-list-input:checked+tr .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-row .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,.cds--structured-list-input:checked+:host(c4d-structured-list-cell) .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+th .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+tr .cds--structured-list-svg{fill:var(--cds-icon-primary,#161616)}.cds--structured-list-svg{fill:transparent}.cds--structured-list--selection .cds--structured-list-cell:last-child,.cds--structured-list--selection .cds--structured-list-group th:last-child,.cds--structured-list--selection .cds--structured-list-td:last-child,.cds--structured-list-group .cds--structured-list--selection th:last-child,:host(c4d-structured-list-group) .cds--structured-list--selection th:last-child{inline-size:2rem;padding-inline-start:0}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:first-child,.cds--structured-list.cds--skeleton .cds--structured-list-th:first-child{inline-size:8%}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:nth-child(3n+2),.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+2){inline-size:30%}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:nth-child(3n+3),.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+3){inline-size:15%}.cds--structured-list.cds--skeleton span{background:var(--cds-skeleton-background,#e8e8e8);block-size:1rem;border:none;box-shadow:none;display:block;inline-size:75%;padding:0;pointer-events:none;position:relative}.cds--structured-list.cds--skeleton span:active,.cds--structured-list.cds--skeleton span:focus,.cds--structured-list.cds--skeleton span:hover{border:none;cursor:default;outline:none}.cds--structured-list.cds--skeleton span:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--structured-list.cds--skeleton span:before{animation:none}}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-header-cell:first-child,.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child{inline-size:5%}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-header-cell:first-child span,.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child span{display:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--structured-list-group .cds--structured-list-input:checked+th .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,.cds--structured-list-input:checked+:host(c4d-structured-list-cell) .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+th .cds--structured-list-svg{fill:ButtonText}}.cds--structured-list__icon{margin-block-start:.125rem;vertical-align:top}.cds--structured-list--selection .cds--structured-list-cell:first-child:has(.cds--structured-list__icon),.cds--structured-list--selection .cds--structured-list-group th:first-child:has(.cds--structured-list__icon),.cds--structured-list--selection .cds--structured-list-td:first-child:has(.cds--structured-list__icon),.cds--structured-list-group .cds--structured-list--selection th:first-child:has(.cds--structured-list__icon),:host(c4d-structured-list-group) .cds--structured-list--selection th:first-child:has(.cds--structured-list__icon){inline-size:2rem;padding-inline-end:0}:root{--cds-grid-gutter:2rem;--cds-grid-columns:4;--cds-grid-margin:0}@media (min-width:42rem){:root{--cds-grid-columns:8;--cds-grid-margin:1rem}}@media (min-width:66rem){:root{--cds-grid-columns:16}}@media (min-width:99rem){:root{--cds-grid-margin:1.5rem}}.cds--css-grid{--cds-grid-gutter-start:calc(var(--cds-grid-gutter)/2);--cds-grid-gutter-end:calc(var(--cds-grid-gutter)/2);--cds-grid-column-hang:calc(var(--cds-grid-gutter)/2);display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));inline-size:100%;margin-inline:auto;max-inline-size:99rem;padding-inline:var(--cds-grid-margin)}.cds--css-grid--full-width{max-inline-size:100%}.cds--css-grid-column{--cds-grid-mode-start:var(--cds-grid-gutter-start);--cds-grid-mode-end:var(--cds-grid-gutter-end);margin-inline:var(--cds-grid-gutter-start) var(--cds-grid-gutter-end)}[dir=rtl] .cds--css-grid-column{margin-inline:var(--cds-grid-gutter-end) var(--cds-grid-gutter-start)}.cds--css-grid--narrow{--cds-grid-gutter-start:0}.cds--css-grid--condensed{--cds-grid-gutter:0.0625rem;--cds-grid-column-hang:0.96875rem}.cds--subgrid{display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));margin-inline:calc(var(--cds-grid-mode-start)*-1) calc(var(--cds-grid-mode-end)*-1)}[dir=rtl] .cds--subgrid{margin-inline:calc(var(--cds-grid-mode-end)*-1) calc(var(--cds-grid-mode-start)*-1)}.cds--subgrid--wide{--cds-grid-gutter-start:1rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:0}.cds--subgrid--narrow{--cds-grid-gutter-start:0;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:1rem}.cds--subgrid--condensed{--cds-grid-gutter-start:0.03125rem;--cds-grid-gutter-end:0.03125rem;--cds-grid-column-hang:0.96875rem}.cds--grid-column-hang{margin-inline-start:var(--cds-grid-column-hang)}[dir=rtl] .cds--grid-column-hang{margin-inline:initial var(--cds-grid-column-hang)}.cds--col-span-0{display:none}.cds--col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--sm\\:col-span-0{display:none}.cds--sm\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--sm\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--sm\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--sm\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--sm\\:col-span-auto{grid-column:auto}.cds--sm\\:col-span-100{grid-column:1/-1}.cds--sm\\:col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}.cds--sm\\:col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}.cds--sm\\:col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--md\\:col-span-0{display:none}.cds--md\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--md\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--md\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--md\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--md\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--md\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--md\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--md\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--md\\:col-span-auto{grid-column:auto}.cds--md\\:col-span-100{grid-column:1/-1}.cds--md\\:col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}.cds--md\\:col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}.cds--md\\:col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--lg\\:col-span-0{display:none}.cds--lg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--lg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--lg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--lg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--lg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--lg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--lg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--lg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--lg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--lg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--lg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--lg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--lg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--lg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--lg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--lg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--lg\\:col-span-auto{grid-column:auto}.cds--lg\\:col-span-100{grid-column:1/-1}.cds--lg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--lg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--lg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:82rem){.cds--xlg\\:col-span-0{display:none}.cds--xlg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--xlg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--xlg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--xlg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--xlg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--xlg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--xlg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--xlg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--xlg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--xlg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--xlg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--xlg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--xlg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--xlg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--xlg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--xlg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--xlg\\:col-span-auto{grid-column:auto}.cds--xlg\\:col-span-100{grid-column:1/-1}.cds--xlg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--xlg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--xlg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:99rem){.cds--max\\:col-span-0{display:none}.cds--max\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--max\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--max\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--max\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--max\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--max\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--max\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--max\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--max\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--max\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--max\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--max\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--max\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--max\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--max\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--max\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--max\\:col-span-auto{grid-column:auto}.cds--max\\:col-span-100{grid-column:1/-1}.cds--max\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--max\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--max\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-span-auto{grid-column:auto}.cds--col-span-100{grid-column:1/-1}.cds--col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}@media (min-width:42rem){.cds--col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}}@media (min-width:66rem){.cds--col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}}.cds--col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}@media (min-width:42rem){.cds--col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:66rem){.cds--col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}}.cds--col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-start-1{grid-column-start:1}.cds--col-start-2{grid-column-start:2}.cds--col-start-3{grid-column-start:3}.cds--col-start-4{grid-column-start:4}.cds--col-start-5{grid-column-start:5}.cds--col-start-6{grid-column-start:6}.cds--col-start-7{grid-column-start:7}.cds--col-start-8{grid-column-start:8}.cds--col-start-9{grid-column-start:9}.cds--col-start-10{grid-column-start:10}.cds--col-start-11{grid-column-start:11}.cds--col-start-12{grid-column-start:12}.cds--col-start-13{grid-column-start:13}.cds--col-start-14{grid-column-start:14}.cds--col-start-15{grid-column-start:15}.cds--col-start-16{grid-column-start:16}.cds--col-end-2{grid-column-end:2}.cds--col-end-3{grid-column-end:3}.cds--col-end-4{grid-column-end:4}.cds--col-end-5{grid-column-end:5}.cds--col-end-6{grid-column-end:6}.cds--col-end-7{grid-column-end:7}.cds--col-end-8{grid-column-end:8}.cds--col-end-9{grid-column-end:9}.cds--col-end-10{grid-column-end:10}.cds--col-end-11{grid-column-end:11}.cds--col-end-12{grid-column-end:12}.cds--col-end-13{grid-column-end:13}.cds--col-end-14{grid-column-end:14}.cds--col-end-15{grid-column-end:15}.cds--col-end-16{grid-column-end:16}.cds--col-end-17{grid-column-end:17}.cds--col-start-auto{grid-column-start:auto}.cds--col-end-auto{grid-column-end:auto}.cds--sm\\:col-start-1{grid-column-start:1}.cds--sm\\:col-start-2{grid-column-start:2}.cds--sm\\:col-start-3{grid-column-start:3}.cds--sm\\:col-start-4{grid-column-start:4}.cds--sm\\:col-start-5{grid-column-start:5}.cds--sm\\:col-start-6{grid-column-start:6}.cds--sm\\:col-start-7{grid-column-start:7}.cds--sm\\:col-start-8{grid-column-start:8}.cds--sm\\:col-start-9{grid-column-start:9}.cds--sm\\:col-start-10{grid-column-start:10}.cds--sm\\:col-start-11{grid-column-start:11}.cds--sm\\:col-start-12{grid-column-start:12}.cds--sm\\:col-start-13{grid-column-start:13}.cds--sm\\:col-start-14{grid-column-start:14}.cds--sm\\:col-start-15{grid-column-start:15}.cds--sm\\:col-start-16{grid-column-start:16}.cds--sm\\:col-end-2{grid-column-end:2}.cds--sm\\:col-end-3{grid-column-end:3}.cds--sm\\:col-end-4{grid-column-end:4}.cds--sm\\:col-end-5{grid-column-end:5}.cds--sm\\:col-end-6{grid-column-end:6}.cds--sm\\:col-end-7{grid-column-end:7}.cds--sm\\:col-end-8{grid-column-end:8}.cds--sm\\:col-end-9{grid-column-end:9}.cds--sm\\:col-end-10{grid-column-end:10}.cds--sm\\:col-end-11{grid-column-end:11}.cds--sm\\:col-end-12{grid-column-end:12}.cds--sm\\:col-end-13{grid-column-end:13}.cds--sm\\:col-end-14{grid-column-end:14}.cds--sm\\:col-end-15{grid-column-end:15}.cds--sm\\:col-end-16{grid-column-end:16}.cds--sm\\:col-end-17{grid-column-end:17}.cds--sm\\:col-start-auto{grid-column-start:auto}.cds--sm\\:col-end-auto{grid-column-end:auto}@media (min-width:42rem){.cds--md\\:col-start-1{grid-column-start:1}.cds--md\\:col-start-2{grid-column-start:2}.cds--md\\:col-start-3{grid-column-start:3}.cds--md\\:col-start-4{grid-column-start:4}.cds--md\\:col-start-5{grid-column-start:5}.cds--md\\:col-start-6{grid-column-start:6}.cds--md\\:col-start-7{grid-column-start:7}.cds--md\\:col-start-8{grid-column-start:8}.cds--md\\:col-start-9{grid-column-start:9}.cds--md\\:col-start-10{grid-column-start:10}.cds--md\\:col-start-11{grid-column-start:11}.cds--md\\:col-start-12{grid-column-start:12}.cds--md\\:col-start-13{grid-column-start:13}.cds--md\\:col-start-14{grid-column-start:14}.cds--md\\:col-start-15{grid-column-start:15}.cds--md\\:col-start-16{grid-column-start:16}.cds--md\\:col-end-2{grid-column-end:2}.cds--md\\:col-end-3{grid-column-end:3}.cds--md\\:col-end-4{grid-column-end:4}.cds--md\\:col-end-5{grid-column-end:5}.cds--md\\:col-end-6{grid-column-end:6}.cds--md\\:col-end-7{grid-column-end:7}.cds--md\\:col-end-8{grid-column-end:8}.cds--md\\:col-end-9{grid-column-end:9}.cds--md\\:col-end-10{grid-column-end:10}.cds--md\\:col-end-11{grid-column-end:11}.cds--md\\:col-end-12{grid-column-end:12}.cds--md\\:col-end-13{grid-column-end:13}.cds--md\\:col-end-14{grid-column-end:14}.cds--md\\:col-end-15{grid-column-end:15}.cds--md\\:col-end-16{grid-column-end:16}.cds--md\\:col-end-17{grid-column-end:17}.cds--md\\:col-start-auto{grid-column-start:auto}.cds--md\\:col-end-auto{grid-column-end:auto}}@media (min-width:66rem){.cds--lg\\:col-start-1{grid-column-start:1}.cds--lg\\:col-start-2{grid-column-start:2}.cds--lg\\:col-start-3{grid-column-start:3}.cds--lg\\:col-start-4{grid-column-start:4}.cds--lg\\:col-start-5{grid-column-start:5}.cds--lg\\:col-start-6{grid-column-start:6}.cds--lg\\:col-start-7{grid-column-start:7}.cds--lg\\:col-start-8{grid-column-start:8}.cds--lg\\:col-start-9{grid-column-start:9}.cds--lg\\:col-start-10{grid-column-start:10}.cds--lg\\:col-start-11{grid-column-start:11}.cds--lg\\:col-start-12{grid-column-start:12}.cds--lg\\:col-start-13{grid-column-start:13}.cds--lg\\:col-start-14{grid-column-start:14}.cds--lg\\:col-start-15{grid-column-start:15}.cds--lg\\:col-start-16{grid-column-start:16}.cds--lg\\:col-end-2{grid-column-end:2}.cds--lg\\:col-end-3{grid-column-end:3}.cds--lg\\:col-end-4{grid-column-end:4}.cds--lg\\:col-end-5{grid-column-end:5}.cds--lg\\:col-end-6{grid-column-end:6}.cds--lg\\:col-end-7{grid-column-end:7}.cds--lg\\:col-end-8{grid-column-end:8}.cds--lg\\:col-end-9{grid-column-end:9}.cds--lg\\:col-end-10{grid-column-end:10}.cds--lg\\:col-end-11{grid-column-end:11}.cds--lg\\:col-end-12{grid-column-end:12}.cds--lg\\:col-end-13{grid-column-end:13}.cds--lg\\:col-end-14{grid-column-end:14}.cds--lg\\:col-end-15{grid-column-end:15}.cds--lg\\:col-end-16{grid-column-end:16}.cds--lg\\:col-end-17{grid-column-end:17}.cds--lg\\:col-start-auto{grid-column-start:auto}.cds--lg\\:col-end-auto{grid-column-end:auto}}@media (min-width:82rem){.cds--xlg\\:col-start-1{grid-column-start:1}.cds--xlg\\:col-start-2{grid-column-start:2}.cds--xlg\\:col-start-3{grid-column-start:3}.cds--xlg\\:col-start-4{grid-column-start:4}.cds--xlg\\:col-start-5{grid-column-start:5}.cds--xlg\\:col-start-6{grid-column-start:6}.cds--xlg\\:col-start-7{grid-column-start:7}.cds--xlg\\:col-start-8{grid-column-start:8}.cds--xlg\\:col-start-9{grid-column-start:9}.cds--xlg\\:col-start-10{grid-column-start:10}.cds--xlg\\:col-start-11{grid-column-start:11}.cds--xlg\\:col-start-12{grid-column-start:12}.cds--xlg\\:col-start-13{grid-column-start:13}.cds--xlg\\:col-start-14{grid-column-start:14}.cds--xlg\\:col-start-15{grid-column-start:15}.cds--xlg\\:col-start-16{grid-column-start:16}.cds--xlg\\:col-end-2{grid-column-end:2}.cds--xlg\\:col-end-3{grid-column-end:3}.cds--xlg\\:col-end-4{grid-column-end:4}.cds--xlg\\:col-end-5{grid-column-end:5}.cds--xlg\\:col-end-6{grid-column-end:6}.cds--xlg\\:col-end-7{grid-column-end:7}.cds--xlg\\:col-end-8{grid-column-end:8}.cds--xlg\\:col-end-9{grid-column-end:9}.cds--xlg\\:col-end-10{grid-column-end:10}.cds--xlg\\:col-end-11{grid-column-end:11}.cds--xlg\\:col-end-12{grid-column-end:12}.cds--xlg\\:col-end-13{grid-column-end:13}.cds--xlg\\:col-end-14{grid-column-end:14}.cds--xlg\\:col-end-15{grid-column-end:15}.cds--xlg\\:col-end-16{grid-column-end:16}.cds--xlg\\:col-end-17{grid-column-end:17}.cds--xlg\\:col-start-auto{grid-column-start:auto}.cds--xlg\\:col-end-auto{grid-column-end:auto}}@media (min-width:99rem){.cds--max\\:col-start-1{grid-column-start:1}.cds--max\\:col-start-2{grid-column-start:2}.cds--max\\:col-start-3{grid-column-start:3}.cds--max\\:col-start-4{grid-column-start:4}.cds--max\\:col-start-5{grid-column-start:5}.cds--max\\:col-start-6{grid-column-start:6}.cds--max\\:col-start-7{grid-column-start:7}.cds--max\\:col-start-8{grid-column-start:8}.cds--max\\:col-start-9{grid-column-start:9}.cds--max\\:col-start-10{grid-column-start:10}.cds--max\\:col-start-11{grid-column-start:11}.cds--max\\:col-start-12{grid-column-start:12}.cds--max\\:col-start-13{grid-column-start:13}.cds--max\\:col-start-14{grid-column-start:14}.cds--max\\:col-start-15{grid-column-start:15}.cds--max\\:col-start-16{grid-column-start:16}.cds--max\\:col-end-2{grid-column-end:2}.cds--max\\:col-end-3{grid-column-end:3}.cds--max\\:col-end-4{grid-column-end:4}.cds--max\\:col-end-5{grid-column-end:5}.cds--max\\:col-end-6{grid-column-end:6}.cds--max\\:col-end-7{grid-column-end:7}.cds--max\\:col-end-8{grid-column-end:8}.cds--max\\:col-end-9{grid-column-end:9}.cds--max\\:col-end-10{grid-column-end:10}.cds--max\\:col-end-11{grid-column-end:11}.cds--max\\:col-end-12{grid-column-end:12}.cds--max\\:col-end-13{grid-column-end:13}.cds--max\\:col-end-14{grid-column-end:14}.cds--max\\:col-end-15{grid-column-end:15}.cds--max\\:col-end-16{grid-column-end:16}.cds--max\\:col-end-17{grid-column-end:17}.cds--max\\:col-start-auto{grid-column-start:auto}.cds--max\\:col-end-auto{grid-column-end:auto}}.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds--assistive-text,.cds--visually-hidden{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-heading-06-font-size,2.625rem);font-weight:var(--cds-heading-06-font-weight,300);letter-spacing:var(--cds-heading-06-letter-spacing,0);line-height:var(--cds-heading-06-line-height,1.199)}h2{font-size:var(--cds-heading-05-font-size,2rem);font-weight:var(--cds-heading-05-font-weight,400);letter-spacing:var(--cds-heading-05-letter-spacing,0);line-height:var(--cds-heading-05-line-height,1.25)}h3{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}h4{font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}h5{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}h6{font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}p{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}a{color:var(--cds-link-primary,#0062fe)}em{font-style:italic}.cds--structured-list-header-row,:host(c4d-structured-list-header-row){border-block-end:none}.cds--structured-list-header-cell,:host(c4d-structured-list-header-cell){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:1rem;padding-inline:1rem}.cds--structured-list-group,:host(c4d-structured-list-group){display:contents}.cds--structured-list-group tr,:host(c4d-structured-list-group) tr{background-color:var(--cds-layer-accent-01,#e0e0e0);border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-primary,#161616)}@media (max-width:41.98rem){.cds--structured-list-group tr,:host(c4d-structured-list-group) tr{box-shadow:50vw 0 var(--cds-layer-accent-01,#e0e0e0),100vw 0 var(--cds-layer-accent-01,#e0e0e0),150vw 0 var(--cds-layer-accent-01,#e0e0e0),200vw 0 var(--cds-layer-accent-01,#e0e0e0),250vw 0 var(--cds-layer-accent-01,#e0e0e0),300vw 0 var(--cds-layer-accent-01,#e0e0e0),350vw 0 var(--cds-layer-accent-01,#e0e0e0),400vw 0 var(--cds-layer-accent-01,#e0e0e0),450vw 0 var(--cds-layer-accent-01,#e0e0e0),500vw 0 var(--cds-layer-accent-01,#e0e0e0),550vw 0 var(--cds-layer-accent-01,#e0e0e0),600vw 0 var(--cds-layer-accent-01,#e0e0e0),650vw 0 var(--cds-layer-accent-01,#e0e0e0),700vw 0 var(--cds-layer-accent-01,#e0e0e0),750vw 0 var(--cds-layer-accent-01,#e0e0e0),800vw 0 var(--cds-layer-accent-01,#e0e0e0),850vw 0 var(--cds-layer-accent-01,#e0e0e0),900vw 0 var(--cds-layer-accent-01,#e0e0e0),950vw 0 var(--cds-layer-accent-01,#e0e0e0),1000vw 0 var(--cds-layer-accent-01,#e0e0e0)}}.cds--structured-list-group th,:host(c4d-structured-list-group) th{color:var(--cds-text-primary,#161616);font-weight:700;max-inline-size:100%;padding-inline:1rem;text-align:start}.cds--structured-list-cell,:host(c4d-structured-list-cell){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-inline:1rem}.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:4;display:flex;flex-wrap:wrap;flex-wrap:nowrap;margin-inline:-1rem}@media (min-width:42rem){.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:8}}@media (min-width:66rem){.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:16}}.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var(--col-span-1,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var(\n --col-span-md-1,var(--col-span-1,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var(\n --col-span-lg-1,var(\n --col-span-md-1,var(--col-span-1,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var(--col-span-2,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var(\n --col-span-md-2,var(--col-span-2,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var(\n --col-span-lg-2,var(\n --col-span-md-2,var(--col-span-2,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var(--col-span-3,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var(\n --col-span-md-3,var(--col-span-3,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var(\n --col-span-lg-3,var(\n --col-span-md-3,var(--col-span-3,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var(--col-span-4,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var(\n --col-span-md-4,var(--col-span-4,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var(\n --col-span-lg-4,var(\n --col-span-md-4,var(--col-span-4,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var(--col-span-5,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var(\n --col-span-md-5,var(--col-span-5,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var(\n --col-span-lg-5,var(\n --col-span-md-5,var(--col-span-5,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var(--col-span-6,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var(\n --col-span-md-6,var(--col-span-6,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var(\n --col-span-lg-6,var(\n --col-span-md-6,var(--col-span-6,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var(--col-span-7,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var(\n --col-span-md-7,var(--col-span-7,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var(\n --col-span-lg-7,var(\n --col-span-md-7,var(--col-span-7,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var(--col-span-8,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var(\n --col-span-md-8,var(--col-span-8,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var(\n --col-span-lg-8,var(\n --col-span-md-8,var(--col-span-8,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:last-child),:host(c4d-structured-list-group) tr ::slotted(:last-child),:host(c4d-structured-list-header-row) ::slotted(:last-child),:host(c4d-structured-list-row) ::slotted(:last-child){flex-grow:1;max-inline-size:none}.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){block-size:auto;display:block;flex:0 0 50%;max-inline-size:50%;scroll-snap-align:start}@media (min-width:42rem){.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){display:block;flex:0 0 25%;max-inline-size:25%}}@media (min-width:66rem){.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){display:block;flex:0 0 12.5%;max-inline-size:12.5%}}.c4d--structured-list,:host(c4d-structured-list){display:flex;flex-wrap:nowrap;margin-inline:-1rem;overflow-x:auto;padding-inline:1rem;position:relative;scroll-snap-type:x}.c4d--structured-list .cds--structured-list,:host(c4d-structured-list) .cds--structured-list{flex:0 0 1;margin:0}@media screen and (prefers-reduced-motion:reduce){.c4d--structured-list .overflow-indicator,:host(c4d-structured-list) .overflow-indicator{flex:0 0 1;inline-size:0;opacity:0;position:sticky;transition:none;z-index:2}.c4d--structured-list .overflow-indicator:before,:host(c4d-structured-list) .overflow-indicator:before{block-size:100%;content:"";inline-size:1.5rem;inset-block-start:0;position:absolute}.c4d--structured-list .overflow-indicator.left,:host(c4d-structured-list) .overflow-indicator.left{inset-inline-start:0;transform:translateX(-1rem)}.c4d--structured-list .overflow-indicator.left:before,:host(c4d-structured-list) .overflow-indicator.left:before{background-image:linear-gradient(90deg,var(--cds-layer-01,#f4f4f4),transparent);inset-inline-start:0}.c4d--structured-list .overflow-indicator.right,:host(c4d-structured-list) .overflow-indicator.right{inset-inline-start:100%;transform:translateX(1rem)}.c4d--structured-list .overflow-indicator.right:before,:host(c4d-structured-list) .overflow-indicator.right:before{background-image:linear-gradient(90deg,transparent,var(--cds-layer-01,#f4f4f4));inset-inline-end:0}}.c4d--structured-list .overflow-indicator,:host(c4d-structured-list) .overflow-indicator{flex:0 0 1;inline-size:0;opacity:0;position:sticky;transition:opacity .25s ease-in-out;z-index:2}.c4d--structured-list .overflow-indicator:before,:host(c4d-structured-list) .overflow-indicator:before{block-size:100%;content:"";inline-size:1.5rem;inset-block-start:0;position:absolute}.c4d--structured-list .overflow-indicator.left,:host(c4d-structured-list) .overflow-indicator.left{inset-inline-start:0;transform:translateX(-1rem)}.c4d--structured-list .overflow-indicator.left:before,:host(c4d-structured-list) .overflow-indicator.left:before{background-image:linear-gradient(90deg,var(--cds-layer-01,#f4f4f4),transparent);inset-inline-start:0}.c4d--structured-list .overflow-indicator.right,:host(c4d-structured-list) .overflow-indicator.right{inset-inline-start:100%;transform:translateX(1rem)}.c4d--structured-list .overflow-indicator.right:before,:host(c4d-structured-list) .overflow-indicator.right:before{background-image:linear-gradient(90deg,transparent,var(--cds-layer-01,#f4f4f4));inset-inline-end:0}.c4d--structured-list.overflowing-left .overflow-indicator.left,:host(c4d-structured-list.overflowing-left) .overflow-indicator.left{opacity:1}.c4d--structured-list.overflowing-right .overflow-indicator.right,:host(c4d-structured-list.overflowing-right) .overflow-indicator.right{opacity:1}.cds--structured-list-cell-tooltip-icon,:host(c4d-structured-list-cell) cds-tooltip-icon{display:inline-flex;vertical-align:sub}.cds--structured-list-cell-tooltip-icon svg,:host(c4d-structured-list-cell) cds-tooltip-icon svg{fill:var(--cds-icon-secondary,#525252);flex-shrink:0}.cds--structured-list-cell[icon][icon=checkmark] svg,:host(c4d-structured-list-cell[icon][icon=checkmark]) svg{color:var(--cds-support-success,#24a148)}.cds--structured-list-cell[icon] svg,:host(c4d-structured-list-cell[icon]) svg{margin-inline-end:.5rem}.cds--structured-list-cell-icon-text-container{display:flex}',
11
+ '.cds--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--structured-list--selection .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group th,.cds--structured-list--selection .cds--structured-list-header-cell,.cds--structured-list--selection .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-th,.cds--structured-list--selection :host(c4d-structured-list-cell),.cds--structured-list--selection :host(c4d-structured-list-header-cell),.cds--structured-list-group .cds--structured-list--selection th,:host(c4d-structured-list-group) .cds--structured-list--selection th{padding-inline-end:1rem;padding-inline-start:1rem}.cds--structured-list--selection .cds--structured-list-cell:first-child,.cds--structured-list--selection .cds--structured-list-group th:first-child,.cds--structured-list--selection .cds--structured-list-header-cell:first-child,.cds--structured-list--selection .cds--structured-list-td:first-child,.cds--structured-list--selection .cds--structured-list-th:first-child,.cds--structured-list-group .cds--structured-list--selection th:first-child,:host(c4d-structured-list-group) .cds--structured-list--selection th:first-child{padding-inline-end:1rem;padding-inline-start:1rem}.cds--structured-list-row--focused-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--structured-list-row--focused-within{outline-style:dotted}}.cds--structured-list{background-color:var(--cds-layer) transparent;border:0;border-collapse:collapse;border-spacing:0;box-sizing:border-box;display:table;font-family:inherit;font-size:100%;inline-size:100%;margin:0;overflow-x:auto;padding:0;vertical-align:baseline}.cds--structured-list *,.cds--structured-list :after,.cds--structured-list :before{box-sizing:inherit}.cds--structured-list-group .cds--structured-list.cds--structured-list--condensed th,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-cell,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-group th,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-td,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-th,.cds--structured-list.cds--structured-list--condensed :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--condensed :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--condensed th{padding:.5rem}.cds--structured-list .cds--structured-list-group tr .cds--structured-list-cell:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-header-cell:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-th:first-of-type,.cds--structured-list .cds--structured-list-group tr th:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-cell:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-group th:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-header-cell:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list-group .cds--structured-list .cds--structured-list-row th:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-cell:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-header-cell:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-td:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-th:first-of-type,.cds--structured-list-group .cds--structured-list tr th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list .cds--structured-list-row th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-cell:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-header-cell:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-td:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr th:first-of-type{padding-inline-start:1rem}.cds--structured-list-group .cds--structured-list.cds--structured-list--flush .cds--structured-list-row th,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-cell,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-header-cell,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-td,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-th,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-header-cell),.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr :host(c4d-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-group th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row th,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-header-cell,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-th,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr th{padding-inline-end:1rem;padding-inline-start:0}.cds--structured-list-group tr,.cds--structured-list-row,:host(c4d-structured-list-group) tr{border-block-start:1px solid var(--cds-border-subtle);display:table-row;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}.cds--structured-list-group .cds--structured-list-tbody tr:last-child,.cds--structured-list-tbody .cds--structured-list-group tr:last-child,.cds--structured-list-tbody .cds--structured-list-row:last-child,:host(c4d-structured-list-group) .cds--structured-list-tbody tr:last-child{border-block-end:1px solid var(--cds-border-subtle)}.cds--structured-list-row--header-row{border:none}.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected){background-color:var(--cds-layer-hover);border-color:var(--cds-layer-hover);cursor:pointer}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr{border-color:var(--cds-layer-hover)}.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected{background-color:var(--cds-layer-selected);border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row--selected+tr,.cds--structured-list--selection .cds--structured-list-row--selected+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row--selected+tr,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row--selected+tr{border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-group th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected th,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected th,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected th{color:var(--cds-text-primary,#161616)}.cds--structured-list-group tr.cds--structured-list-row--header-row,.cds--structured-list-row.cds--structured-list-row--header-row,:host(c4d-structured-list-group) tr.cds--structured-list-row--header-row{cursor:inherit}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row.cds--structured-list-row--selected>th,.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>th,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected>.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected>:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected>th,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)>:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)>th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>th,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>th,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected>.cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected>.cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected>:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected>th,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected>th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)>th,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected>.cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected>.cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected>:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected>th,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>.cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)>th{color:var(--cds-text-primary,#161616)}.cds--structured-list-thead{display:table-header-group;vertical-align:middle}.cds--structured-list-header-cell,.cds--structured-list-th,:host(c4d-structured-list-header-cell){block-size:2.5rem;border:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);display:table-cell;font-family:inherit;font-size:100%;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);font-weight:600;letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572);margin:0;padding:1rem .5rem .5rem;text-align:start;text-transform:none;vertical-align:baseline;vertical-align:top}.cds--structured-list-header-cell *,.cds--structured-list-header-cell :after,.cds--structured-list-header-cell :before,.cds--structured-list-th *,.cds--structured-list-th :after,.cds--structured-list-th :before,:host(c4d-structured-list-header-cell) *,:host(c4d-structured-list-header-cell) :after,:host(c4d-structured-list-header-cell) :before{box-sizing:inherit}.cds--structured-list-tbody{display:table-row-group;vertical-align:middle}.cds--structured-list-cell,.cds--structured-list-group th,.cds--structured-list-td,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) th{border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);display:table-cell;font-family:inherit;font-size:100%;font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);margin:0;max-inline-size:36rem;padding:1rem .5rem 1.5rem;position:relative;transition:color .11s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--structured-list-cell *,.cds--structured-list-cell :after,.cds--structured-list-cell :before,.cds--structured-list-group th *,.cds--structured-list-group th :after,.cds--structured-list-group th :before,.cds--structured-list-td *,.cds--structured-list-td :after,.cds--structured-list-td :before,:host(c4d-structured-list-cell) *,:host(c4d-structured-list-cell) :after,:host(c4d-structured-list-cell) :before,:host(c4d-structured-list-group) th *,:host(c4d-structured-list-group) th :after,:host(c4d-structured-list-group) th :before{box-sizing:inherit}.cds--structured-list-content--nowrap{white-space:nowrap}.cds--structured-list-group .cds--structured-list-input+th,.cds--structured-list-input+.cds--structured-list-cell,.cds--structured-list-input+.cds--structured-list-td,.cds--structured-list-input+:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list-input+th{text-align:end}.cds--structured-list-svg{display:inline-block;margin-block-start:.125rem;transition:all .11s cubic-bezier(.2,0,.38,.9);vertical-align:top}.cds--structured-list-group .cds--structured-list-input:checked+th .cds--structured-list-svg,.cds--structured-list-group .cds--structured-list-input:checked+tr .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-row .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,.cds--structured-list-input:checked+:host(c4d-structured-list-cell) .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+th .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+tr .cds--structured-list-svg{fill:var(--cds-icon-primary,#161616)}.cds--structured-list-svg{fill:transparent}.cds--structured-list--selection .cds--structured-list-cell:last-child,.cds--structured-list--selection .cds--structured-list-group th:last-child,.cds--structured-list--selection .cds--structured-list-td:last-child,.cds--structured-list-group .cds--structured-list--selection th:last-child,:host(c4d-structured-list-group) .cds--structured-list--selection th:last-child{inline-size:2rem;padding-inline-start:0}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:first-child,.cds--structured-list.cds--skeleton .cds--structured-list-th:first-child{inline-size:8%}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:nth-child(3n+2),.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+2){inline-size:30%}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:nth-child(3n+3),.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+3){inline-size:15%}.cds--structured-list.cds--skeleton span{background:var(--cds-skeleton-background,#e8e8e8);block-size:1rem;border:none;box-shadow:none;display:block;inline-size:75%;padding:0;pointer-events:none;position:relative}.cds--structured-list.cds--skeleton span:active,.cds--structured-list.cds--skeleton span:focus,.cds--structured-list.cds--skeleton span:hover{border:none;cursor:default;outline:none}.cds--structured-list.cds--skeleton span:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--structured-list.cds--skeleton span:before{animation:none}}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-header-cell:first-child,.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child{inline-size:5%}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-header-cell:first-child span,.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child span{display:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--structured-list-group .cds--structured-list-input:checked+th .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,.cds--structured-list-input:checked+:host(c4d-structured-list-cell) .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+th .cds--structured-list-svg{fill:ButtonText}}.cds--structured-list__icon{margin-block-start:.125rem;vertical-align:top}.cds--structured-list--selection .cds--structured-list-cell:first-child:has(.cds--structured-list__icon),.cds--structured-list--selection .cds--structured-list-group th:first-child:has(.cds--structured-list__icon),.cds--structured-list--selection .cds--structured-list-td:first-child:has(.cds--structured-list__icon),.cds--structured-list-group .cds--structured-list--selection th:first-child:has(.cds--structured-list__icon),:host(c4d-structured-list-group) .cds--structured-list--selection th:first-child:has(.cds--structured-list__icon){inline-size:2rem;padding-inline-end:0}:root{--cds-grid-gutter:2rem;--cds-grid-columns:4;--cds-grid-margin:0}@media (min-width:42rem){:root{--cds-grid-columns:8;--cds-grid-margin:1rem}}@media (min-width:66rem){:root{--cds-grid-columns:16}}@media (min-width:99rem){:root{--cds-grid-margin:1.5rem}}.cds--css-grid{--cds-grid-gutter-start:calc(var(--cds-grid-gutter)/2);--cds-grid-gutter-end:calc(var(--cds-grid-gutter)/2);--cds-grid-column-hang:calc(var(--cds-grid-gutter)/2);display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));inline-size:100%;margin-inline:auto;max-inline-size:99rem;padding-inline:var(--cds-grid-margin)}.cds--css-grid--full-width{max-inline-size:100%}.cds--css-grid-column{--cds-grid-mode-start:var(--cds-grid-gutter-start);--cds-grid-mode-end:var(--cds-grid-gutter-end);margin-inline:var(--cds-grid-gutter-start) var(--cds-grid-gutter-end)}[dir=rtl] .cds--css-grid-column{margin-inline:var(--cds-grid-gutter-end) var(--cds-grid-gutter-start)}.cds--css-grid--narrow{--cds-grid-gutter-start:0}.cds--css-grid--condensed{--cds-grid-gutter:0.0625rem;--cds-grid-column-hang:0.96875rem}.cds--subgrid{display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));margin-inline:calc(var(--cds-grid-mode-start)*-1) calc(var(--cds-grid-mode-end)*-1)}[dir=rtl] .cds--subgrid{margin-inline:calc(var(--cds-grid-mode-end)*-1) calc(var(--cds-grid-mode-start)*-1)}.cds--subgrid--wide{--cds-grid-gutter-start:1rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:0}.cds--subgrid--narrow{--cds-grid-gutter-start:0;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:1rem}.cds--subgrid--condensed{--cds-grid-gutter-start:0.03125rem;--cds-grid-gutter-end:0.03125rem;--cds-grid-column-hang:0.96875rem}.cds--grid-column-hang{margin-inline-start:var(--cds-grid-column-hang)}[dir=rtl] .cds--grid-column-hang{margin-inline:initial var(--cds-grid-column-hang)}.cds--col-span-0{display:none}.cds--col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--sm\\:col-span-0{display:none}.cds--sm\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--sm\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--sm\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--sm\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--sm\\:col-span-auto{grid-column:auto}.cds--sm\\:col-span-100{grid-column:1/-1}.cds--sm\\:col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}.cds--sm\\:col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}.cds--sm\\:col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--md\\:col-span-0{display:none}.cds--md\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--md\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--md\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--md\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--md\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--md\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--md\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--md\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--md\\:col-span-auto{grid-column:auto}.cds--md\\:col-span-100{grid-column:1/-1}.cds--md\\:col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}.cds--md\\:col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}.cds--md\\:col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--lg\\:col-span-0{display:none}.cds--lg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--lg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--lg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--lg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--lg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--lg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--lg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--lg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--lg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--lg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--lg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--lg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--lg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--lg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--lg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--lg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--lg\\:col-span-auto{grid-column:auto}.cds--lg\\:col-span-100{grid-column:1/-1}.cds--lg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--lg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--lg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:82rem){.cds--xlg\\:col-span-0{display:none}.cds--xlg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--xlg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--xlg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--xlg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--xlg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--xlg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--xlg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--xlg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--xlg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--xlg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--xlg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--xlg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--xlg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--xlg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--xlg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--xlg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--xlg\\:col-span-auto{grid-column:auto}.cds--xlg\\:col-span-100{grid-column:1/-1}.cds--xlg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--xlg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--xlg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:99rem){.cds--max\\:col-span-0{display:none}.cds--max\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--max\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--max\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--max\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--max\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--max\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--max\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--max\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--max\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--max\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--max\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--max\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--max\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--max\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--max\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--max\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--max\\:col-span-auto{grid-column:auto}.cds--max\\:col-span-100{grid-column:1/-1}.cds--max\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--max\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--max\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-span-auto{grid-column:auto}.cds--col-span-100{grid-column:1/-1}.cds--col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}@media (min-width:42rem){.cds--col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}}@media (min-width:66rem){.cds--col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}}.cds--col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}@media (min-width:42rem){.cds--col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:66rem){.cds--col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}}.cds--col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-start-1{grid-column-start:1}.cds--col-start-2{grid-column-start:2}.cds--col-start-3{grid-column-start:3}.cds--col-start-4{grid-column-start:4}.cds--col-start-5{grid-column-start:5}.cds--col-start-6{grid-column-start:6}.cds--col-start-7{grid-column-start:7}.cds--col-start-8{grid-column-start:8}.cds--col-start-9{grid-column-start:9}.cds--col-start-10{grid-column-start:10}.cds--col-start-11{grid-column-start:11}.cds--col-start-12{grid-column-start:12}.cds--col-start-13{grid-column-start:13}.cds--col-start-14{grid-column-start:14}.cds--col-start-15{grid-column-start:15}.cds--col-start-16{grid-column-start:16}.cds--col-end-2{grid-column-end:2}.cds--col-end-3{grid-column-end:3}.cds--col-end-4{grid-column-end:4}.cds--col-end-5{grid-column-end:5}.cds--col-end-6{grid-column-end:6}.cds--col-end-7{grid-column-end:7}.cds--col-end-8{grid-column-end:8}.cds--col-end-9{grid-column-end:9}.cds--col-end-10{grid-column-end:10}.cds--col-end-11{grid-column-end:11}.cds--col-end-12{grid-column-end:12}.cds--col-end-13{grid-column-end:13}.cds--col-end-14{grid-column-end:14}.cds--col-end-15{grid-column-end:15}.cds--col-end-16{grid-column-end:16}.cds--col-end-17{grid-column-end:17}.cds--col-start-auto{grid-column-start:auto}.cds--col-end-auto{grid-column-end:auto}.cds--sm\\:col-start-1{grid-column-start:1}.cds--sm\\:col-start-2{grid-column-start:2}.cds--sm\\:col-start-3{grid-column-start:3}.cds--sm\\:col-start-4{grid-column-start:4}.cds--sm\\:col-start-5{grid-column-start:5}.cds--sm\\:col-start-6{grid-column-start:6}.cds--sm\\:col-start-7{grid-column-start:7}.cds--sm\\:col-start-8{grid-column-start:8}.cds--sm\\:col-start-9{grid-column-start:9}.cds--sm\\:col-start-10{grid-column-start:10}.cds--sm\\:col-start-11{grid-column-start:11}.cds--sm\\:col-start-12{grid-column-start:12}.cds--sm\\:col-start-13{grid-column-start:13}.cds--sm\\:col-start-14{grid-column-start:14}.cds--sm\\:col-start-15{grid-column-start:15}.cds--sm\\:col-start-16{grid-column-start:16}.cds--sm\\:col-end-2{grid-column-end:2}.cds--sm\\:col-end-3{grid-column-end:3}.cds--sm\\:col-end-4{grid-column-end:4}.cds--sm\\:col-end-5{grid-column-end:5}.cds--sm\\:col-end-6{grid-column-end:6}.cds--sm\\:col-end-7{grid-column-end:7}.cds--sm\\:col-end-8{grid-column-end:8}.cds--sm\\:col-end-9{grid-column-end:9}.cds--sm\\:col-end-10{grid-column-end:10}.cds--sm\\:col-end-11{grid-column-end:11}.cds--sm\\:col-end-12{grid-column-end:12}.cds--sm\\:col-end-13{grid-column-end:13}.cds--sm\\:col-end-14{grid-column-end:14}.cds--sm\\:col-end-15{grid-column-end:15}.cds--sm\\:col-end-16{grid-column-end:16}.cds--sm\\:col-end-17{grid-column-end:17}.cds--sm\\:col-start-auto{grid-column-start:auto}.cds--sm\\:col-end-auto{grid-column-end:auto}@media (min-width:42rem){.cds--md\\:col-start-1{grid-column-start:1}.cds--md\\:col-start-2{grid-column-start:2}.cds--md\\:col-start-3{grid-column-start:3}.cds--md\\:col-start-4{grid-column-start:4}.cds--md\\:col-start-5{grid-column-start:5}.cds--md\\:col-start-6{grid-column-start:6}.cds--md\\:col-start-7{grid-column-start:7}.cds--md\\:col-start-8{grid-column-start:8}.cds--md\\:col-start-9{grid-column-start:9}.cds--md\\:col-start-10{grid-column-start:10}.cds--md\\:col-start-11{grid-column-start:11}.cds--md\\:col-start-12{grid-column-start:12}.cds--md\\:col-start-13{grid-column-start:13}.cds--md\\:col-start-14{grid-column-start:14}.cds--md\\:col-start-15{grid-column-start:15}.cds--md\\:col-start-16{grid-column-start:16}.cds--md\\:col-end-2{grid-column-end:2}.cds--md\\:col-end-3{grid-column-end:3}.cds--md\\:col-end-4{grid-column-end:4}.cds--md\\:col-end-5{grid-column-end:5}.cds--md\\:col-end-6{grid-column-end:6}.cds--md\\:col-end-7{grid-column-end:7}.cds--md\\:col-end-8{grid-column-end:8}.cds--md\\:col-end-9{grid-column-end:9}.cds--md\\:col-end-10{grid-column-end:10}.cds--md\\:col-end-11{grid-column-end:11}.cds--md\\:col-end-12{grid-column-end:12}.cds--md\\:col-end-13{grid-column-end:13}.cds--md\\:col-end-14{grid-column-end:14}.cds--md\\:col-end-15{grid-column-end:15}.cds--md\\:col-end-16{grid-column-end:16}.cds--md\\:col-end-17{grid-column-end:17}.cds--md\\:col-start-auto{grid-column-start:auto}.cds--md\\:col-end-auto{grid-column-end:auto}}@media (min-width:66rem){.cds--lg\\:col-start-1{grid-column-start:1}.cds--lg\\:col-start-2{grid-column-start:2}.cds--lg\\:col-start-3{grid-column-start:3}.cds--lg\\:col-start-4{grid-column-start:4}.cds--lg\\:col-start-5{grid-column-start:5}.cds--lg\\:col-start-6{grid-column-start:6}.cds--lg\\:col-start-7{grid-column-start:7}.cds--lg\\:col-start-8{grid-column-start:8}.cds--lg\\:col-start-9{grid-column-start:9}.cds--lg\\:col-start-10{grid-column-start:10}.cds--lg\\:col-start-11{grid-column-start:11}.cds--lg\\:col-start-12{grid-column-start:12}.cds--lg\\:col-start-13{grid-column-start:13}.cds--lg\\:col-start-14{grid-column-start:14}.cds--lg\\:col-start-15{grid-column-start:15}.cds--lg\\:col-start-16{grid-column-start:16}.cds--lg\\:col-end-2{grid-column-end:2}.cds--lg\\:col-end-3{grid-column-end:3}.cds--lg\\:col-end-4{grid-column-end:4}.cds--lg\\:col-end-5{grid-column-end:5}.cds--lg\\:col-end-6{grid-column-end:6}.cds--lg\\:col-end-7{grid-column-end:7}.cds--lg\\:col-end-8{grid-column-end:8}.cds--lg\\:col-end-9{grid-column-end:9}.cds--lg\\:col-end-10{grid-column-end:10}.cds--lg\\:col-end-11{grid-column-end:11}.cds--lg\\:col-end-12{grid-column-end:12}.cds--lg\\:col-end-13{grid-column-end:13}.cds--lg\\:col-end-14{grid-column-end:14}.cds--lg\\:col-end-15{grid-column-end:15}.cds--lg\\:col-end-16{grid-column-end:16}.cds--lg\\:col-end-17{grid-column-end:17}.cds--lg\\:col-start-auto{grid-column-start:auto}.cds--lg\\:col-end-auto{grid-column-end:auto}}@media (min-width:82rem){.cds--xlg\\:col-start-1{grid-column-start:1}.cds--xlg\\:col-start-2{grid-column-start:2}.cds--xlg\\:col-start-3{grid-column-start:3}.cds--xlg\\:col-start-4{grid-column-start:4}.cds--xlg\\:col-start-5{grid-column-start:5}.cds--xlg\\:col-start-6{grid-column-start:6}.cds--xlg\\:col-start-7{grid-column-start:7}.cds--xlg\\:col-start-8{grid-column-start:8}.cds--xlg\\:col-start-9{grid-column-start:9}.cds--xlg\\:col-start-10{grid-column-start:10}.cds--xlg\\:col-start-11{grid-column-start:11}.cds--xlg\\:col-start-12{grid-column-start:12}.cds--xlg\\:col-start-13{grid-column-start:13}.cds--xlg\\:col-start-14{grid-column-start:14}.cds--xlg\\:col-start-15{grid-column-start:15}.cds--xlg\\:col-start-16{grid-column-start:16}.cds--xlg\\:col-end-2{grid-column-end:2}.cds--xlg\\:col-end-3{grid-column-end:3}.cds--xlg\\:col-end-4{grid-column-end:4}.cds--xlg\\:col-end-5{grid-column-end:5}.cds--xlg\\:col-end-6{grid-column-end:6}.cds--xlg\\:col-end-7{grid-column-end:7}.cds--xlg\\:col-end-8{grid-column-end:8}.cds--xlg\\:col-end-9{grid-column-end:9}.cds--xlg\\:col-end-10{grid-column-end:10}.cds--xlg\\:col-end-11{grid-column-end:11}.cds--xlg\\:col-end-12{grid-column-end:12}.cds--xlg\\:col-end-13{grid-column-end:13}.cds--xlg\\:col-end-14{grid-column-end:14}.cds--xlg\\:col-end-15{grid-column-end:15}.cds--xlg\\:col-end-16{grid-column-end:16}.cds--xlg\\:col-end-17{grid-column-end:17}.cds--xlg\\:col-start-auto{grid-column-start:auto}.cds--xlg\\:col-end-auto{grid-column-end:auto}}@media (min-width:99rem){.cds--max\\:col-start-1{grid-column-start:1}.cds--max\\:col-start-2{grid-column-start:2}.cds--max\\:col-start-3{grid-column-start:3}.cds--max\\:col-start-4{grid-column-start:4}.cds--max\\:col-start-5{grid-column-start:5}.cds--max\\:col-start-6{grid-column-start:6}.cds--max\\:col-start-7{grid-column-start:7}.cds--max\\:col-start-8{grid-column-start:8}.cds--max\\:col-start-9{grid-column-start:9}.cds--max\\:col-start-10{grid-column-start:10}.cds--max\\:col-start-11{grid-column-start:11}.cds--max\\:col-start-12{grid-column-start:12}.cds--max\\:col-start-13{grid-column-start:13}.cds--max\\:col-start-14{grid-column-start:14}.cds--max\\:col-start-15{grid-column-start:15}.cds--max\\:col-start-16{grid-column-start:16}.cds--max\\:col-end-2{grid-column-end:2}.cds--max\\:col-end-3{grid-column-end:3}.cds--max\\:col-end-4{grid-column-end:4}.cds--max\\:col-end-5{grid-column-end:5}.cds--max\\:col-end-6{grid-column-end:6}.cds--max\\:col-end-7{grid-column-end:7}.cds--max\\:col-end-8{grid-column-end:8}.cds--max\\:col-end-9{grid-column-end:9}.cds--max\\:col-end-10{grid-column-end:10}.cds--max\\:col-end-11{grid-column-end:11}.cds--max\\:col-end-12{grid-column-end:12}.cds--max\\:col-end-13{grid-column-end:13}.cds--max\\:col-end-14{grid-column-end:14}.cds--max\\:col-end-15{grid-column-end:15}.cds--max\\:col-end-16{grid-column-end:16}.cds--max\\:col-end-17{grid-column-end:17}.cds--max\\:col-start-auto{grid-column-start:auto}.cds--max\\:col-end-auto{grid-column-end:auto}}.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds--assistive-text,.cds--visually-hidden{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-heading-06-font-size,2.625rem);font-weight:var(--cds-heading-06-font-weight,300);letter-spacing:var(--cds-heading-06-letter-spacing,0);line-height:var(--cds-heading-06-line-height,1.199)}h2{font-size:var(--cds-heading-05-font-size,2rem);font-weight:var(--cds-heading-05-font-weight,400);letter-spacing:var(--cds-heading-05-letter-spacing,0);line-height:var(--cds-heading-05-line-height,1.25)}h3{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}h4{font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}h5{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}h6{font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}p{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}a{color:var(--cds-link-primary,#0062fe)}em{font-style:italic}.cds--structured-list-header-row,:host(c4d-structured-list-header-row){border-block-end:none}.cds--structured-list-header-cell,:host(c4d-structured-list-header-cell){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:1rem;padding-inline:1rem}.cds--structured-list-group,:host(c4d-structured-list-group){display:contents}.cds--structured-list-group tr,:host(c4d-structured-list-group) tr{background-color:var(--cds-layer-accent-01,#e0e0e0);border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-primary,#161616)}@media (max-width:41.98rem){.cds--structured-list-group tr,:host(c4d-structured-list-group) tr{box-shadow:50vw 0 var(--cds-layer-accent-01,#e0e0e0),100vw 0 var(--cds-layer-accent-01,#e0e0e0),150vw 0 var(--cds-layer-accent-01,#e0e0e0),200vw 0 var(--cds-layer-accent-01,#e0e0e0),250vw 0 var(--cds-layer-accent-01,#e0e0e0),300vw 0 var(--cds-layer-accent-01,#e0e0e0),350vw 0 var(--cds-layer-accent-01,#e0e0e0),400vw 0 var(--cds-layer-accent-01,#e0e0e0),450vw 0 var(--cds-layer-accent-01,#e0e0e0),500vw 0 var(--cds-layer-accent-01,#e0e0e0),550vw 0 var(--cds-layer-accent-01,#e0e0e0),600vw 0 var(--cds-layer-accent-01,#e0e0e0),650vw 0 var(--cds-layer-accent-01,#e0e0e0),700vw 0 var(--cds-layer-accent-01,#e0e0e0),750vw 0 var(--cds-layer-accent-01,#e0e0e0),800vw 0 var(--cds-layer-accent-01,#e0e0e0),850vw 0 var(--cds-layer-accent-01,#e0e0e0),900vw 0 var(--cds-layer-accent-01,#e0e0e0),950vw 0 var(--cds-layer-accent-01,#e0e0e0),1000vw 0 var(--cds-layer-accent-01,#e0e0e0)}}.cds--structured-list-group th,:host(c4d-structured-list-group) th{color:var(--cds-text-primary,#161616);font-weight:700;max-inline-size:100%;padding-inline:1rem;text-align:start}.cds--structured-list-cell,:host(c4d-structured-list-cell){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-inline:1rem}.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:4;display:flex;flex-wrap:wrap;flex-wrap:nowrap;margin-inline:-1rem}@media (min-width:42rem){.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:8}}@media (min-width:66rem){.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:16}}.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var(--col-span-1,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var(\n --col-span-md-1,var(--col-span-1,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var(\n --col-span-lg-1,var(\n --col-span-md-1,var(--col-span-1,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var(--col-span-2,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var(\n --col-span-md-2,var(--col-span-2,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var(\n --col-span-lg-2,var(\n --col-span-md-2,var(--col-span-2,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var(--col-span-3,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var(\n --col-span-md-3,var(--col-span-3,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var(\n --col-span-lg-3,var(\n --col-span-md-3,var(--col-span-3,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var(--col-span-4,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var(\n --col-span-md-4,var(--col-span-4,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var(\n --col-span-lg-4,var(\n --col-span-md-4,var(--col-span-4,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var(--col-span-5,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var(\n --col-span-md-5,var(--col-span-5,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var(\n --col-span-lg-5,var(\n --col-span-md-5,var(--col-span-5,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var(--col-span-6,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var(\n --col-span-md-6,var(--col-span-6,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var(\n --col-span-lg-6,var(\n --col-span-md-6,var(--col-span-6,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var(--col-span-7,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var(\n --col-span-md-7,var(--col-span-7,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var(\n --col-span-lg-7,var(\n --col-span-md-7,var(--col-span-7,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var(--col-span-8,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media (max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media (min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var(\n --col-span-md-8,var(--col-span-8,2)\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media (min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var(\n --col-span-lg-8,var(\n --col-span-md-8,var(--col-span-8,var(--default-cols,2))\n )\n );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:last-child),:host(c4d-structured-list-group) tr ::slotted(:last-child),:host(c4d-structured-list-header-row) ::slotted(:last-child),:host(c4d-structured-list-row) ::slotted(:last-child){flex-grow:1;max-inline-size:none}.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){block-size:auto;display:block;flex:0 0 50%;max-inline-size:50%;scroll-snap-align:start}@media (min-width:42rem){.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){display:block;flex:0 0 25%;max-inline-size:25%}}@media (min-width:66rem){.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){display:block;flex:0 0 12.5%;max-inline-size:12.5%}}.c4d--structured-list,:host(c4d-structured-list){display:flex;flex-wrap:nowrap;margin-inline:-1rem;overflow-x:auto;padding-inline:1rem;position:relative;scroll-snap-type:x}.c4d--structured-list .cds--structured-list,:host(c4d-structured-list) .cds--structured-list{flex:0 0 1;margin:0}@media screen and (prefers-reduced-motion:reduce){.c4d--structured-list .overflow-indicator,:host(c4d-structured-list) .overflow-indicator{flex:0 0 1;inline-size:0;opacity:0;position:sticky;transition:none;z-index:2}.c4d--structured-list .overflow-indicator:before,:host(c4d-structured-list) .overflow-indicator:before{block-size:100%;content:"";inline-size:1.5rem;inset-block-start:0;position:absolute}.c4d--structured-list .overflow-indicator.left,:host(c4d-structured-list) .overflow-indicator.left{inset-inline-start:0;transform:translateX(-1rem)}.c4d--structured-list .overflow-indicator.left:before,:host(c4d-structured-list) .overflow-indicator.left:before{background-image:linear-gradient(90deg,var(--cds-layer-01,#f4f4f4),transparent);inset-inline-start:0}.c4d--structured-list .overflow-indicator.right,:host(c4d-structured-list) .overflow-indicator.right{inset-inline-start:100%;transform:translateX(1rem)}.c4d--structured-list .overflow-indicator.right:before,:host(c4d-structured-list) .overflow-indicator.right:before{background-image:linear-gradient(90deg,transparent,var(--cds-layer-01,#f4f4f4));inset-inline-end:0}}.c4d--structured-list .overflow-indicator,:host(c4d-structured-list) .overflow-indicator{flex:0 0 1;inline-size:0;opacity:0;position:sticky;transition:opacity .25s ease-in-out;z-index:2}.c4d--structured-list .overflow-indicator:before,:host(c4d-structured-list) .overflow-indicator:before{block-size:100%;content:"";inline-size:1.5rem;inset-block-start:0;position:absolute}.c4d--structured-list .overflow-indicator.left,:host(c4d-structured-list) .overflow-indicator.left{inset-inline-start:0;transform:translateX(-1rem)}.c4d--structured-list .overflow-indicator.left:before,:host(c4d-structured-list) .overflow-indicator.left:before{background-image:linear-gradient(90deg,var(--cds-layer-01,#f4f4f4),transparent);inset-inline-start:0}.c4d--structured-list .overflow-indicator.right,:host(c4d-structured-list) .overflow-indicator.right{inset-inline-start:100%;transform:translateX(1rem)}.c4d--structured-list .overflow-indicator.right:before,:host(c4d-structured-list) .overflow-indicator.right:before{background-image:linear-gradient(90deg,transparent,var(--cds-layer-01,#f4f4f4));inset-inline-end:0}.c4d--structured-list.overflowing-left .overflow-indicator.left,:host(c4d-structured-list.overflowing-left) .overflow-indicator.left{opacity:1}.c4d--structured-list.overflowing-right .overflow-indicator.right,:host(c4d-structured-list.overflowing-right) .overflow-indicator.right{opacity:1}.cds--structured-list-cell-tooltip-icon,:host(c4d-structured-list-cell) cds-tooltip-icon{display:inline-flex;vertical-align:sub}.cds--structured-list-cell-tooltip-icon svg,:host(c4d-structured-list-cell) cds-tooltip-icon svg{fill:var(--cds-icon-secondary,#525252);flex-shrink:0}.cds--structured-list-cell[icon][icon=checkmark] svg,:host(c4d-structured-list-cell[icon][icon=checkmark]) svg{color:var(--cds-support-success,#24a148)}.cds--structured-list-cell[icon] svg,:host(c4d-structured-list-cell[icon]) svg{margin-inline-end:.5rem}.cds--structured-list-cell-icon-text-container{display:flex}',
12
12
  ]);
@@ -28,6 +28,9 @@ export interface ComponentProps {
28
28
  * @csspart container - Quote container. Usage `c4d-quote::part(container)`
29
29
  * @csspart wrapper - Quote wrapper. Usage `c4d-quote::part(wrapper)`
30
30
  * @csspart hr - Horizontal rule. Usage `c4d-quote::part(wrapper)`
31
+ * @csspart bubble-pointer-svg - The bubble quote variation pointer. Usage `c4d-quote::part(bubble-pointer-svg)`
32
+ * @csspart bubble-pointer-fill-svg - The fill color of the pointer. Usage `c4d-quote::part(bubble-pointer-fill-svg)`
33
+ * @csspart bubble-pointer-stroke-svg - The stroke color of the pointer. Usage `c4d-quote::part(bubble-pointer-stroke-svg)`
31
34
  */
32
35
  declare class C4DQuote extends Component<ComponentProps> {}
33
36
  export default C4DQuote;
@@ -12,10 +12,10 @@
12
12
  * @type {object} Settings object
13
13
  * @property {string} [stablePrefix=c4d] stable prefix
14
14
  * @property {string} [prefix=cds] core Carbon prefix
15
- * Carbon for IBM.com v2.22.0',
15
+ * Carbon for IBM.com v2.23.0',
16
16
  */
17
17
  var settings = {
18
- version: 'Carbon for IBM.com v2.22.0',
18
+ version: 'Carbon for IBM.com v2.23.0',
19
19
  stablePrefix: 'c4d',
20
20
  prefix: 'cds'
21
21
  };
@@ -7,7 +7,7 @@ exports.QUOTE_TYPES = void 0;
7
7
  /**
8
8
  * @license
9
9
  *
10
- * Copyright IBM Corp. 2020, 2021
10
+ * Copyright IBM Corp. 2020, 2025
11
11
  *
12
12
  * This source code is licensed under the Apache-2.0 license found in the
13
13
  * LICENSE file in the root directory of this source tree.
@@ -20,5 +20,6 @@ let QUOTE_TYPES = exports.QUOTE_TYPES = void 0;
20
20
  QUOTE_TYPES["DOUBLE_ANGLE"] = "double-angle";
21
21
  QUOTE_TYPES["LOW_HIGH_REVERSED_DOUBLE_CURVED"] = "low-high-reversed-double-curved";
22
22
  QUOTE_TYPES["CORNER_BRACKET"] = "corner-bracket";
23
+ QUOTE_TYPES["BUBBLE_QUOTE"] = "bubble-quote";
23
24
  })(QUOTE_TYPES || (exports.QUOTE_TYPES = QUOTE_TYPES = {}));
24
25
  //# sourceMappingURL=defs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"defs.js","names":["QUOTE_TYPES","exports"],"sources":["components/quote/defs.ts"],"sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2020, 2021\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nexport enum QUOTE_TYPES {\n /**\n * Default - double-curved\n */\n DEFAULT = 'double-curved',\n\n /**\n * single-curved\n */\n SINGLE_CURVED = 'single-curved',\n\n /**\n * single-angle\n */\n SINGLE_ANGLE = 'single-angle',\n\n /**\n * double-angle\n */\n DOUBLE_ANGLE = 'double-angle',\n\n /**\n * low-high-reversed-double-curved\n */\n LOW_HIGH_REVERSED_DOUBLE_CURVED = 'low-high-reversed-double-curved',\n\n /**\n * corner-bracket\n */\n CORNER_BRACKET = 'corner-bracket',\n}\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAPA,IASYA,WAAW,GAAAC,OAAA,CAAAD,WAAA;AAAA,WAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;AAAA,GAAXA,WAAW,KAAAC,OAAA,CAAAD,WAAA,GAAXA,WAAW","ignoreList":[]}
1
+ {"version":3,"file":"defs.js","names":["QUOTE_TYPES","exports"],"sources":["components/quote/defs.ts"],"sourcesContent":["/**\n * @license\n *\n * Copyright IBM Corp. 2020, 2025\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nexport enum QUOTE_TYPES {\n /**\n * Default - double-curved\n */\n DEFAULT = 'double-curved',\n\n /**\n * single-curved\n */\n SINGLE_CURVED = 'single-curved',\n\n /**\n * single-angle\n */\n SINGLE_ANGLE = 'single-angle',\n\n /**\n * double-angle\n */\n DOUBLE_ANGLE = 'double-angle',\n\n /**\n * low-high-reversed-double-curved\n */\n LOW_HIGH_REVERSED_DOUBLE_CURVED = 'low-high-reversed-double-curved',\n\n /**\n * corner-bracket\n */\n CORNER_BRACKET = 'corner-bracket',\n\n /**\n * bubble-quote\n */\n BUBBLE_QUOTE = 'bubble-quote',\n}\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAPA,IASYA,WAAW,GAAAC,OAAA,CAAAD,WAAA;AAAA,WAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;EAAXA,WAAW;AAAA,GAAXA,WAAW,KAAAC,OAAA,CAAAD,WAAA,GAAXA,WAAW","ignoreList":[]}
@@ -18,10 +18,10 @@ exports.default = void 0;
18
18
  * @type {object} Settings object
19
19
  * @property {string} [stablePrefix=c4d] stable prefix
20
20
  * @property {string} [prefix=cds] core Carbon prefix
21
- * Carbon for IBM.com v2.22.0',
21
+ * Carbon for IBM.com v2.23.0',
22
22
  */
23
23
  var settings = {
24
- version: 'Carbon for IBM.com v2.22.0',
24
+ version: 'Carbon for IBM.com v2.23.0',
25
25
  stablePrefix: 'c4d',
26
26
  prefix: 'cds'
27
27
  };