xv-webcomponents 1.21.1-dev.0 → 1.22.1-qa.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 (135) hide show
  1. package/dist/cjs/index-DpLAFt0R.js +3728 -0
  2. package/dist/cjs/loader.cjs.js +2 -2
  3. package/dist/cjs/maplibre-gl-CCZS3Rg5.js +900 -0
  4. package/dist/cjs/{xv-accordion-v2_48.cjs.entry.js → xv-accordion-v2_49.cjs.entry.js} +722 -116
  5. package/dist/cjs/xv-header-next.cjs.entry.js +3 -3
  6. package/dist/cjs/xv-mega-menu-next.cjs.entry.js +4 -4
  7. package/dist/cjs/xv-webcomponents.cjs.js +2 -2
  8. package/dist/collection/collection-manifest.json +1 -0
  9. package/dist/collection/components/xv-accordion/xv-accordion.css +0 -127
  10. package/dist/collection/components/xv-accordion/xv-accordion.js +24 -4
  11. package/dist/collection/components/xv-accordion-item/xv-accordion-item.css +0 -127
  12. package/dist/collection/components/xv-accordion-item/xv-accordion-item.js +11 -5
  13. package/dist/collection/components/xv-breadcrumbs/xv-breadcrumbs.css +0 -127
  14. package/dist/collection/components/xv-breadcrumbs/xv-breadcrumbs.js +1 -1
  15. package/dist/collection/components/xv-button/xv-button-v2.css +3 -130
  16. package/dist/collection/components/xv-button/xv-button.js +4 -4
  17. package/dist/collection/components/xv-button-group/xv-button-group.css +0 -127
  18. package/dist/collection/components/xv-button-group/xv-button-group.js +1 -1
  19. package/dist/collection/components/xv-card/xv-card.css +0 -127
  20. package/dist/collection/components/xv-card/xv-card.js +1 -1
  21. package/dist/collection/components/xv-checkbox/xv-checkbox.css +0 -127
  22. package/dist/collection/components/xv-checkbox/xv-checkbox.js +2 -2
  23. package/dist/collection/components/xv-content-switcher/xv-content-switcher-item/xv-content-switcher-item.css +0 -127
  24. package/dist/collection/components/xv-content-switcher/xv-content-switcher-item/xv-content-switcher-item.js +1 -1
  25. package/dist/collection/components/xv-content-switcher/xv-content-switcher.css +0 -127
  26. package/dist/collection/components/xv-content-switcher/xv-content-switcher.js +2 -2
  27. package/dist/collection/components/xv-data-table/xv-data-table-cell/xv-data-table-cell.css +0 -127
  28. package/dist/collection/components/xv-data-table/xv-data-table-cell/xv-data-table-cell.js +1 -1
  29. package/dist/collection/components/xv-data-table/xv-data-table-collapse/xv-data-table-collapse.css +0 -127
  30. package/dist/collection/components/xv-data-table/xv-data-table-collapse/xv-data-table-collapse.js +1 -1
  31. package/dist/collection/components/xv-data-table/xv-data-table-row/xv-data-table-row.css +0 -127
  32. package/dist/collection/components/xv-data-table/xv-data-table-row/xv-data-table-row.js +2 -2
  33. package/dist/collection/components/xv-data-table/xv-data-table.css +0 -127
  34. package/dist/collection/components/xv-data-table/xv-data-table.js +1 -1
  35. package/dist/collection/components/xv-datepicker/xv-datepicker.css +0 -127
  36. package/dist/collection/components/xv-datepicker/xv-datepicker.js +63 -5
  37. package/dist/collection/components/xv-dropdown/xv-dropdown-item/xv-dropdown-item.css +0 -127
  38. package/dist/collection/components/xv-dropdown/xv-dropdown-item/xv-dropdown-item.js +1 -1
  39. package/dist/collection/components/xv-dropdown/xv-dropdown.css +0 -127
  40. package/dist/collection/components/xv-dropdown/xv-dropdown.js +1 -1
  41. package/dist/collection/components/xv-file-uploader/xv-file-uploader.css +0 -127
  42. package/dist/collection/components/xv-file-uploader/xv-file-uploader.js +1 -1
  43. package/dist/collection/components/xv-footer/xv-footer.css +0 -222
  44. package/dist/collection/components/xv-footer/xv-footer.js +1 -1
  45. package/dist/collection/components/xv-geo-map/xv-geo-map.css +907 -0
  46. package/dist/collection/components/xv-geo-map/xv-geo-map.js +984 -0
  47. package/dist/collection/components/xv-header/xv-header.css +0 -222
  48. package/dist/collection/components/xv-header/xv-header.js +1 -1
  49. package/dist/collection/components/xv-header-next/xv-header-next.css +0 -222
  50. package/dist/collection/components/xv-header-next/xv-header-next.js +1 -1
  51. package/dist/collection/components/xv-image-viewer/xv-image-viewer.css +0 -127
  52. package/dist/collection/components/xv-image-viewer/xv-image-viewer.js +1 -1
  53. package/dist/collection/components/xv-link/xv-link.css +0 -127
  54. package/dist/collection/components/xv-link/xv-link.js +1 -1
  55. package/dist/collection/components/xv-loader/xv-loader.css +0 -127
  56. package/dist/collection/components/xv-login-modal/xv-login-modal.css +0 -127
  57. package/dist/collection/components/xv-mega-menu/xv-mega-menu.css +0 -254
  58. package/dist/collection/components/xv-mega-menu/xv-mega-menu.js +2 -2
  59. package/dist/collection/components/xv-mega-menu-next/xv-mega-menu-next.css +0 -254
  60. package/dist/collection/components/xv-mega-menu-next/xv-mega-menu-next.js +2 -2
  61. package/dist/collection/components/xv-modal/xv-modal.css +0 -127
  62. package/dist/collection/components/xv-modal/xv-modal.js +1 -1
  63. package/dist/collection/components/xv-notification/xv-notification.css +0 -127
  64. package/dist/collection/components/xv-notification/xv-notification.js +1 -1
  65. package/dist/collection/components/xv-number-input/xv-number-input.css +0 -127
  66. package/dist/collection/components/xv-number-input/xv-number-input.js +2 -2
  67. package/dist/collection/components/xv-overflow-menu/xv-overflow-menu-item/xv-overflow-menu-item.css +0 -127
  68. package/dist/collection/components/xv-overflow-menu/xv-overflow-menu.css +0 -127
  69. package/dist/collection/components/xv-pagination/xv-pagination.css +0 -127
  70. package/dist/collection/components/xv-pagination/xv-pagination.js +59 -3
  71. package/dist/collection/components/xv-progress-indicator/xv-progress-indicator-item/xv-progress-indicator-item.css +0 -127
  72. package/dist/collection/components/xv-progress-indicator/xv-progress-indicator-item/xv-progress-indicator-item.js +1 -1
  73. package/dist/collection/components/xv-progress-indicator/xv-progress-indicator.css +0 -127
  74. package/dist/collection/components/xv-progress-indicator/xv-progress-indicator.js +1 -1
  75. package/dist/collection/components/xv-radio/xv-radio.css +0 -127
  76. package/dist/collection/components/xv-radio/xv-radio.js +2 -2
  77. package/dist/collection/components/xv-slider/xv-slider.css +0 -127
  78. package/dist/collection/components/xv-slider/xv-slider.js +1 -1
  79. package/dist/collection/components/xv-table/xv-table-cell/xv-table-cell.css +0 -127
  80. package/dist/collection/components/xv-table/xv-table-cell/xv-table-cell.js +1 -1
  81. package/dist/collection/components/xv-table/xv-table-expand/xv-table-expand.css +0 -127
  82. package/dist/collection/components/xv-table/xv-table-expand/xv-table-expand.js +1 -1
  83. package/dist/collection/components/xv-table/xv-table-row/xv-table-row.css +0 -127
  84. package/dist/collection/components/xv-table/xv-table-row/xv-table-row.js +1 -1
  85. package/dist/collection/components/xv-table/xv-table.css +0 -127
  86. package/dist/collection/components/xv-table/xv-table.js +1 -1
  87. package/dist/collection/components/xv-tabs/xv-tab/xv-tab.css +0 -127
  88. package/dist/collection/components/xv-tabs/xv-tab/xv-tab.js +1 -1
  89. package/dist/collection/components/xv-tabs/xv-tabs.css +0 -127
  90. package/dist/collection/components/xv-tag/xv-tag.css +0 -127
  91. package/dist/collection/components/xv-tag/xv-tag.js +1 -1
  92. package/dist/collection/components/xv-tag-combobox/xv-tag-combobox.css +0 -127
  93. package/dist/collection/components/xv-tag-combobox/xv-tag-combobox.js +2 -2
  94. package/dist/collection/components/xv-text-input/xv-text-input.css +0 -127
  95. package/dist/collection/components/xv-text-input/xv-text-input.js +2 -2
  96. package/dist/collection/components/xv-textarea/xv-textarea.css +0 -127
  97. package/dist/collection/components/xv-textarea/xv-textarea.js +2 -2
  98. package/dist/collection/components/xv-tile/xv-tile.css +0 -127
  99. package/dist/collection/components/xv-tile/xv-tile.js +2 -2
  100. package/dist/collection/components/xv-toggle/xv-toggle.css +0 -127
  101. package/dist/collection/components/xv-toggle/xv-toggle.js +1 -1
  102. package/dist/collection/components/xv-toggle-tip/xv-toggle-tip.css +0 -127
  103. package/dist/collection/components/xv-toggle-tip/xv-toggle-tip.js +1 -1
  104. package/dist/collection/components/xv-tooltip/xv-tooltip.css +0 -32
  105. package/dist/collection/components/xv-tooltip/xv-tooltip.js +2 -2
  106. package/dist/esm/index-DmxA2ysB.js +3717 -0
  107. package/dist/esm/loader.js +3 -3
  108. package/dist/esm/maplibre-gl-CS4Eagm9.js +813 -0
  109. package/dist/esm/maplibre-gl-shared.mjs +6 -0
  110. package/dist/esm/maplibre-gl-worker.mjs +6 -0
  111. package/dist/esm/{xv-accordion-v2_48.entry.js → xv-accordion-v2_49.entry.js} +722 -117
  112. package/dist/esm/xv-header-next.entry.js +3 -3
  113. package/dist/esm/xv-mega-menu-next.entry.js +4 -4
  114. package/dist/esm/xv-webcomponents.js +3 -3
  115. package/dist/types/components/xv-accordion/xv-accordion.d.ts +5 -4
  116. package/dist/types/components/xv-accordion-item/xv-accordion-item.d.ts +3 -0
  117. package/dist/types/components/xv-button/xv-button.d.ts +1 -1
  118. package/dist/types/components/xv-datepicker/xv-datepicker.d.ts +12 -0
  119. package/dist/types/components/xv-geo-map/xv-geo-map.d.ts +115 -0
  120. package/dist/types/components/xv-pagination/xv-pagination.d.ts +3 -1
  121. package/dist/types/components.d.ts +235 -2
  122. package/dist/xv-webcomponents/p-77bd6e1f.entry.js +8 -0
  123. package/dist/xv-webcomponents/p-93bd2dca.entry.js +1 -0
  124. package/dist/xv-webcomponents/p-9e3130ff.entry.js +1 -0
  125. package/dist/xv-webcomponents/p-CS4Eagm9.js +10 -0
  126. package/dist/xv-webcomponents/p-DmxA2ysB.js +2 -0
  127. package/dist/xv-webcomponents/xv-webcomponents.css +2 -17
  128. package/dist/xv-webcomponents/xv-webcomponents.esm.js +1 -1
  129. package/package.json +2 -1
  130. package/dist/cjs/index-C4fJ70r4.js +0 -3728
  131. package/dist/esm/index-Cv2gugMt.js +0 -3717
  132. package/dist/xv-webcomponents/p-4ad13642.entry.js +0 -1
  133. package/dist/xv-webcomponents/p-8eca98c5.entry.js +0 -1
  134. package/dist/xv-webcomponents/p-Cv2gugMt.js +0 -2
  135. package/dist/xv-webcomponents/p-d485057e.entry.js +0 -8
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var index$1 = require('./index-C4fJ70r4.js');
3
+ var index$1 = require('./index-DpLAFt0R.js');
4
4
  var index$2 = require('./index-Cb30DBqk.js');
5
5
  var _vars = require('./_vars-DMytunQw.js');
6
6
 
7
- const xvAccordionCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:block}`;
7
+ const xvAccordionCss = () => `:host{display:block}`;
8
8
 
9
9
  const XvAccordion = class {
10
10
  constructor(hostRef) {
@@ -13,6 +13,8 @@ const XvAccordion = class {
13
13
  this.multiple = false;
14
14
  this.xvId = index$2.uidGenerator();
15
15
  this.opened = new Set();
16
+ /** Set while `toggleItem` writes `value`, so the watcher ignores its own echo. */
17
+ this.applyingValue = false;
16
18
  }
17
19
  async toggleItem(value) {
18
20
  if (this.opened.has(value)) {
@@ -21,24 +23,41 @@ const XvAccordion = class {
21
23
  else {
22
24
  if (!this.multiple)
23
25
  this.opened.clear();
26
+ this.applyingValue = true;
24
27
  this.value = value;
28
+ this.applyingValue = false;
25
29
  this.opened.add(this.value);
26
30
  }
27
31
  this.accordionChange.emit({ opened: this.opened, id: this.xvId });
28
32
  return { opened: this.opened, id: this.xvId };
29
33
  }
34
+ /** Opens the named item; an empty value collapses everything. Idempotent, unlike `toggleItem`. */
35
+ onValueChange(value) {
36
+ if (this.applyingValue || (value && this.opened.has(value)))
37
+ return;
38
+ if (!this.multiple)
39
+ this.opened.clear();
40
+ if (value)
41
+ this.opened.add(value);
42
+ this.accordionChange.emit({ opened: this.opened, id: this.xvId });
43
+ }
30
44
  componentWillLoad() {
31
- if (this.value) {
32
- return this.toggleItem(this.value);
33
- }
45
+ // Idempotent on purpose: a `value` that arrived after the instance was created is already open.
46
+ if (this.value)
47
+ this.onValueChange(this.value);
34
48
  }
35
49
  render() {
36
- return (index$1.h(index$1.Host, { key: '66ebac5125b765878f7e21225f60f254bde5e07f', class: "xv-accordion", "data-id": this.xvId }, index$1.h("slot", { key: 'b5081e54395f14436a7f066fee6e75a48c9b797f' })));
50
+ return (index$1.h(index$1.Host, { key: 'e69c356b4d5779f357ad39353b7131fc750b2471', class: "xv-accordion", "data-id": this.xvId }, index$1.h("slot", { key: 'fed73d3e2af953702fce5d4048790b44f6963060' })));
37
51
  }
52
+ static get watchers() { return {
53
+ "value": [{
54
+ "onValueChange": 0
55
+ }]
56
+ }; }
38
57
  };
39
58
  XvAccordion.style = xvAccordionCss();
40
59
 
41
- const xvAccordionItemCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{border-top:1px solid var(--border-subtle-01);display:flex;flex-direction:column;font-family:var(--ff-body, inherit)}:host(.disabled) .label{color:var(--text-disabled)}:host(.disabled) .label:hover{cursor:initial;background-color:transparent}.label{padding:14px 16px;display:inline-flex;align-items:center;column-gap:20px;justify-content:space-between;text-align:left;color:var(--text-primary);font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:0.16px;background-color:transparent;transition:background-color 200ms ease-in-out}.label>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.label:hover{cursor:pointer;background-color:var(--layer-hover-01)}.label:after{content:"";border-style:solid;border-color:var(--icon-primary);border-image:initial;border-width:0 1.5px 1.5px 0;display:inline-block;padding:4px;transition:transform 100ms ease-in-out;transform:rotate(45deg)}.label.opened:after{transform:rotate(-135deg)}.content{interpolate-size:allow-keywords;padding:0 16px;text-align:left;color:var(--text-primary);font-size:14px;overflow:hidden;height:0;transition:height 0.3s ease-in-out, padding-top 0.25s ease, padding-bottom 0.25s ease}.content.opened{height:auto;padding:14px 16px}`;
60
+ const xvAccordionItemCss = () => `:host{border-top:1px solid var(--border-subtle-01);display:flex;flex-direction:column;font-family:var(--ff-body, inherit)}:host(.disabled) .label{color:var(--text-disabled)}:host(.disabled) .label:hover{cursor:initial;background-color:transparent}.label{padding:14px 16px;display:inline-flex;align-items:center;column-gap:20px;justify-content:space-between;text-align:left;color:var(--text-primary);font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:0.16px;background-color:transparent;transition:background-color 200ms ease-in-out}.label>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.label:hover{cursor:pointer;background-color:var(--layer-hover-01)}.label:after{content:"";border-style:solid;border-color:var(--icon-primary);border-image:initial;border-width:0 1.5px 1.5px 0;display:inline-block;padding:4px;transition:transform 100ms ease-in-out;transform:rotate(45deg)}.label.opened:after{transform:rotate(-135deg)}.content{interpolate-size:allow-keywords;padding:0 16px;text-align:left;color:var(--text-primary);font-size:14px;overflow:hidden;height:0;transition:height 0.3s ease-in-out, padding-top 0.25s ease, padding-bottom 0.25s ease}.content.opened{height:auto;padding:14px 16px}`;
42
61
 
43
62
  const XvAccordionItem = class {
44
63
  constructor(hostRef) {
@@ -51,36 +70,42 @@ const XvAccordionItem = class {
51
70
  if (this.disabled)
52
71
  return;
53
72
  this.isOpen = !this.isOpen;
54
- (_b = (_a = this.el.closest('xv-accordion-v2')) === null || _a === void 0 ? void 0 : _a.toggleItem) === null || _b === void 0 ? void 0 : _b.call(_a, this.value);
73
+ (_b = (_a = this.parent) === null || _a === void 0 ? void 0 : _a.toggleItem) === null || _b === void 0 ? void 0 : _b.call(_a, this.value);
55
74
  };
56
75
  }
57
- handleAccordionChange(event) {
76
+ /** The parent emits its initial state before rendering `data-id`, so derive it instead of waiting for the event. */
77
+ componentWillLoad() {
58
78
  var _a;
59
- const parentAccordionId = (_a = this.el.closest('[data-id]')) === null || _a === void 0 ? void 0 : _a.getAttribute('data-id');
60
- if (event.detail.id !== parentAccordionId)
79
+ this.isOpen = !!this.value && ((_a = this.parent) === null || _a === void 0 ? void 0 : _a.value) === this.value;
80
+ }
81
+ handleAccordionChange(event) {
82
+ if (!this.parent || event.detail.id !== this.parent.xvId)
61
83
  return;
62
84
  this.isOpen = event.detail.opened.has(this.value);
63
85
  }
86
+ get parent() {
87
+ return this.el.closest('xv-accordion-v2');
88
+ }
64
89
  render() {
65
- return (index$1.h(index$1.Host, { key: '5fe033e9c84847bd4267f02842840436593bb858', class: `${this.disabled ? 'disabled' : ''}` }, index$1.h("label", { key: 'c15ccbfa2cc9633dc891487db671697ecd7a1bbf', class: `label ${this.isOpen ? 'opened' : 'closed'}`, onClick: this.toggle }, index$1.h("span", { key: 'e5d5f4306863162fa04eb447320288e0477940b8' }, this.label)), index$1.h("div", { key: '5f9e1856586d82077cad8316a8efd31f3e7ac2e1', class: `content ${this.isOpen ? 'opened' : 'closed'}` }, index$1.h("slot", { key: 'dcf66848d24dd32d2e879fd0dea43fb102133277' }))));
90
+ return (index$1.h(index$1.Host, { key: 'a3cb0facfd983da8005bfbacca5af18ae8064eb3', class: `${this.disabled ? 'disabled' : ''}` }, index$1.h("label", { key: '9400e4d4626bf7af0ec6505b541b674e2e8b9ed0', class: `label ${this.isOpen ? 'opened' : 'closed'}`, onClick: this.toggle }, index$1.h("span", { key: 'ad386d89c6297c1d8820bff4eaefcdf14be33ce2' }, this.label)), index$1.h("div", { key: 'cf457ae8201e682133a875694296d73535979464', class: `content ${this.isOpen ? 'opened' : 'closed'}` }, index$1.h("slot", { key: 'd2452325e21ceb08094f62b372b67ba972bcd863' }))));
66
91
  }
67
92
  get el() { return index$1.getElement(this); }
68
93
  };
69
94
  XvAccordionItem.style = xvAccordionItemCss();
70
95
 
71
- const xvBreadcrumbsCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-breadcrumbs{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;direction:rtl;text-align:left}.xv-breadcrumbs__container{display:inline;direction:ltr}.xv-breadcrumbs__container>*{display:inline}.xv-breadcrumbs__container>*:not(:last-child){text-decoration:none !important}.xv-breadcrumbs__container>*:not(:last-child)::after{content:"/";margin:0 0.5rem;color:var(--text-primary)}`;
96
+ const xvBreadcrumbsCss = () => `.xv-breadcrumbs{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;direction:rtl;text-align:left}.xv-breadcrumbs__container{display:inline;direction:ltr}.xv-breadcrumbs__container>*{display:inline}.xv-breadcrumbs__container>*:not(:last-child){text-decoration:none !important}.xv-breadcrumbs__container>*:not(:last-child)::after{content:"/";margin:0 0.5rem;color:var(--text-primary)}`;
72
97
 
73
98
  const XvBreadcrumbs = class {
74
99
  constructor(hostRef) {
75
100
  index$1.registerInstance(this, hostRef);
76
101
  }
77
102
  render() {
78
- return (index$1.h("div", { key: 'acc7010fa89c56d0b614227aac9e233d1b114439', class: "xv-breadcrumbs" }, index$1.h("div", { key: 'e0b80660e0a22f8ce0005de787fcefa1e98df60b', class: "xv-breadcrumbs__container" }, index$1.h("slot", { key: 'e2a6d981bc4e72bd967491f1e49773c2cf5123c4' }))));
103
+ return (index$1.h("div", { key: '9755c5e5f0802a1efbddffc6f6f2018147b8ffce', class: "xv-breadcrumbs" }, index$1.h("div", { key: '36cd6772a9cbe1b9c4f49a55f3c6e27d418a50fc', class: "xv-breadcrumbs__container" }, index$1.h("slot", { key: 'cef6a3c3d55767a6232c6067336d92cb41113f1d' }))));
79
104
  }
80
105
  };
81
106
  XvBreadcrumbs.style = xvBreadcrumbsCss();
82
107
 
83
- const xvButtonGroupCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-flex}:host([variant=vertical]){flex-direction:column}::slotted(xv-button-v2){--xv-button-border-radius:0}::slotted(xv-button-v2:first-child){--xv-button-border-radius:3px 0 0 3px}::slotted(xv-button-v2:last-child){--xv-button-border-radius:0 3px 3px 0}:host([variant=vertical]) ::slotted(xv-button-v2:first-child){--xv-button-border-radius:3px 3px 0 0}:host([variant=vertical]) ::slotted(xv-button-v2:last-child){--xv-button-border-radius:0 0 3px 3px}::slotted(xv-button-v2:only-child){--xv-button-border-radius:3px}::slotted(xv-button-v2:not(:first-child)){margin-inline-start:-1px}:host([variant=vertical]) ::slotted(xv-button-v2:not(:first-child)){margin-block-start:-1px;margin-inline-start:0}::slotted(xv-button-v2[active]),::slotted(xv-button-v2:hover){position:relative;z-index:1}`;
108
+ const xvButtonGroupCss = () => `:host{display:inline-flex}:host([variant=vertical]){flex-direction:column}::slotted(xv-button-v2){--xv-button-border-radius:0}::slotted(xv-button-v2:first-child){--xv-button-border-radius:3px 0 0 3px}::slotted(xv-button-v2:last-child){--xv-button-border-radius:0 3px 3px 0}:host([variant=vertical]) ::slotted(xv-button-v2:first-child){--xv-button-border-radius:3px 3px 0 0}:host([variant=vertical]) ::slotted(xv-button-v2:last-child){--xv-button-border-radius:0 0 3px 3px}::slotted(xv-button-v2:only-child){--xv-button-border-radius:3px}::slotted(xv-button-v2:not(:first-child)){margin-inline-start:-1px}:host([variant=vertical]) ::slotted(xv-button-v2:not(:first-child)){margin-block-start:-1px;margin-inline-start:0}::slotted(xv-button-v2[active]),::slotted(xv-button-v2:hover){position:relative;z-index:1}`;
84
109
 
85
110
  const ITEM_TAG = 'xv-button-v2';
86
111
  const XvButtonGroup = class {
@@ -156,7 +181,7 @@ const XvButtonGroup = class {
156
181
  });
157
182
  }
158
183
  render() {
159
- return (index$1.h(index$1.Host, { key: '173e1e09cd6a12d8f3058395914ddeceb8c12b2c', role: "group" }, index$1.h("slot", { key: 'ed963d11b49624d4f9e7144c6a9421449bfb27c4', onSlotchange: () => this.syncActive() })));
184
+ return (index$1.h(index$1.Host, { key: '75f76838e6231856ae785c86258856c5a47cbc61', role: "group" }, index$1.h("slot", { key: '35e8caa705a672a5fe2933b6bb96dd73c938e64c', onSlotchange: () => this.syncActive() })));
160
185
  }
161
186
  get el() { return index$1.getElement(this); }
162
187
  static get watchers() { return {
@@ -170,7 +195,7 @@ const XvButtonGroup = class {
170
195
  };
171
196
  XvButtonGroup.style = xvButtonGroupCss();
172
197
 
173
- const xvButtonV2Css = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--xv-button-font-weight:700;display:inline-block}:host([block]){display:block;width:100%}.xv-button{all:unset;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:var(--xv-button-border-radius, 3px);font-size:var(--fz-md);font-family:var(--ff-body, Tahoma), sans-serif;font-style:normal;font-weight:var(--xv-button-font-weight, 700);line-height:128.571%;letter-spacing:0.16px;cursor:pointer;position:relative;transition:background 0.2s, color 0.2s, border-color 0.2s;user-select:none;width:100%}.xv-button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.xv-button--xs{--xv-button-icon-size:16px;padding:var(--spacing-02);height:var(--xv-button-icon-size)}.xv-button--sm{--xv-button-icon-size:32px;padding:var(--spacing-03);height:var(--xv-button-icon-size)}.xv-button--md{--xv-button-icon-size:40px;padding:var(--spacing-04);height:var(--xv-button-icon-size)}.xv-button--lg{--xv-button-icon-size:48px;padding:var(--spacing-05);height:var(--xv-button-icon-size)}.xv-button--xl{--xv-button-icon-size:60px;font-size:1.1em;padding:var(--spacing-06);height:auto}.xv-button--primary{background-color:var(--button-primary);color:var(--text-on-color)}.xv-button--primary:hover{background-color:var(--button-primary-hover)}.xv-button--primary.xv-button--active,.xv-button--primary:active{background-color:var(--button-primary-active)}.xv-button--accent{background-color:var(--button-accent);color:var(--text-on-color)}.xv-button--accent:hover{background-color:var(--button-accent-hover)}.xv-button--accent.xv-button--active,.xv-button--accent:active{background-color:var(--button-accent-active)}.xv-button--secondary{background-color:var(--button-secondary);border:1px solid var(--border-subtle-01);color:var(--text-primary)}.xv-button--secondary:hover{background-color:var(--button-secondary-hover)}.xv-button--secondary.xv-button--active,.xv-button--secondary:active{background-color:var(--button-secondary-active)}.xv-button--danger{background:var(--support-error);color:white}.xv-button--danger:hover{background-color:#ba1b23}.xv-button--danger.xv-button--active,.xv-button--danger:active{background-color:#750e13}.xv-button--danger:disabled{background-color:var(--button-disabled);border-color:transparent;color:var(--text-on-color-disabled, #8B8B8B)}.xv-button--tertiary{background-color:transparent;border:1px solid var(--button-tertiary);color:var(--button-tertiary)}.xv-button--tertiary:hover{background-color:var(--button-tertiary-hover)}.xv-button--tertiary.xv-button--active,.xv-button--tertiary:active{background-color:var(--button-tertiary-active)}.xv-button--tertiary:disabled{color:var(--text-disabled);border-color:var(--button-disabled, #D1D1D1);background-color:transparent}.xv-button--ghost{background-color:transparent;color:var(--text-primary)}.xv-button--ghost:hover{background-color:var(--background-hover)}.xv-button--ghost.xv-button--active,.xv-button--ghost:active{background-color:rgba(139, 139, 139, 0.5)}.xv-button--ghost:disabled{color:var(--text-disabled);border-color:transparent;background-color:transparent}.xv-button--tertiary:disabled{color:var(--text-on-color-disabled, #8B8B8B)}.xv-button--primary:disabled,.xv-button--accent:disabled,.xv-button--secondary:disabled,.xv-button--danger:disabled{border-color:var(--border-subtle-01, #D1D1D1);background-color:var(--button-disabled, #D1D1D1);color:var(--text-on-color-disabled, #8B8B8B)}.xv-button--disabled{cursor:not-allowed}.xv-button--loading{pointer-events:none;opacity:0.8}.xv-button__label{display:inline-flex;align-items:center}.xv-button__loader{position:absolute;left:50%;transform:translateX(-50%)}.xv-button__icon{display:inline-flex;align-items:center}.xv-button--icon-left .xv-button__icon--left{margin-inline-end:var(--spacing-05)}.xv-button--icon-right .xv-button__icon--right{margin-inline-start:var(--spacing-05)}.xv-button--icon-only{padding:0;width:var(--xv-button-icon-size, 40px);height:var(--xv-button-icon-size, 40px);justify-content:center}.xv-button--icon-only .xv-button__icon{margin:0}`;
198
+ const xvButtonV2Css = () => `:host{--xv-button-font-weight:600;display:inline-block}:host([block]){display:block;width:100%}.xv-button{all:unset;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:var(--xv-button-border-radius, 3px);font-size:var(--fz-md, 14px);font-family:var(--ff-body, Tahoma), sans-serif;font-style:normal;font-weight:var(--xv-button-font-weight, 600);line-height:128.571%;letter-spacing:0.16px;cursor:pointer;position:relative;transition:background 0.2s, color 0.2s, border-color 0.2s;user-select:none;width:100%}.xv-button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.xv-button--xs{--xv-button-icon-size:16px;padding:var(--spacing-02);height:var(--xv-button-icon-size)}.xv-button--sm{--xv-button-icon-size:32px;padding:var(--spacing-03);height:var(--xv-button-icon-size)}.xv-button--md{--xv-button-icon-size:40px;padding:var(--spacing-04);height:var(--xv-button-icon-size)}.xv-button--lg{--xv-button-icon-size:48px;padding:var(--spacing-05);height:var(--xv-button-icon-size)}.xv-button--xl{--xv-button-icon-size:60px;font-size:1.1em;padding:var(--spacing-06);height:auto}.xv-button--primary{background-color:var(--button-primary);color:var(--text-on-color)}.xv-button--primary:hover{background-color:var(--button-primary-hover)}.xv-button--primary.xv-button--active,.xv-button--primary:active{background-color:var(--button-primary-active)}.xv-button--accent{background-color:var(--button-accent);color:var(--text-on-color)}.xv-button--accent:hover{background-color:var(--button-accent-hover)}.xv-button--accent.xv-button--active,.xv-button--accent:active{background-color:var(--button-accent-active)}.xv-button--secondary{background-color:var(--button-secondary);border:1px solid var(--border-subtle-01);color:var(--text-primary)}.xv-button--secondary:hover{background-color:var(--button-secondary-hover)}.xv-button--secondary.xv-button--active,.xv-button--secondary:active{background-color:var(--button-secondary-active)}.xv-button--danger{background:var(--support-error);color:white}.xv-button--danger:hover{background-color:#ba1b23}.xv-button--danger.xv-button--active,.xv-button--danger:active{background-color:#750e13}.xv-button--danger:disabled{background-color:var(--button-disabled);border-color:transparent;color:var(--text-on-color-disabled, #8B8B8B)}.xv-button--tertiary{background-color:transparent;border:1px solid var(--button-tertiary);color:var(--button-tertiary)}.xv-button--tertiary:hover{background-color:var(--button-tertiary-hover)}.xv-button--tertiary.xv-button--active,.xv-button--tertiary:active{background-color:var(--button-tertiary-active)}.xv-button--tertiary:disabled{color:var(--text-disabled);border-color:var(--button-disabled, #D1D1D1);background-color:transparent}.xv-button--ghost{background-color:transparent;color:var(--text-primary)}.xv-button--ghost:hover{background-color:var(--background-hover)}.xv-button--ghost.xv-button--active,.xv-button--ghost:active{background-color:rgba(139, 139, 139, 0.5)}.xv-button--ghost:disabled{color:var(--text-disabled);border-color:transparent;background-color:transparent}.xv-button--tertiary:disabled{color:var(--text-on-color-disabled, #8B8B8B)}.xv-button--primary:disabled,.xv-button--accent:disabled,.xv-button--secondary:disabled,.xv-button--danger:disabled{border-color:var(--border-subtle-01, #D1D1D1);background-color:var(--button-disabled, #D1D1D1);color:var(--text-on-color-disabled, #8B8B8B)}.xv-button--disabled{cursor:not-allowed}.xv-button--loading{pointer-events:none;opacity:0.8}.xv-button__label{display:inline-flex;align-items:center}.xv-button__loader{position:absolute;left:50%;transform:translateX(-50%)}.xv-button__icon{display:inline-flex;align-items:center}.xv-button--icon-left .xv-button__icon--left{margin-inline-end:var(--spacing-05)}.xv-button--icon-right .xv-button__icon--right{margin-inline-start:var(--spacing-05)}.xv-button--icon-only{padding:0;width:var(--xv-button-icon-size, 40px);height:var(--xv-button-icon-size, 40px);justify-content:center}.xv-button--icon-only .xv-button__icon{margin:0}`;
174
199
 
175
200
  const XvButton = class {
176
201
  constructor(hostRef) {
@@ -224,7 +249,7 @@ const XvButton = class {
224
249
  }
225
250
  render() {
226
251
  var _a, _b;
227
- return (index$1.h(index$1.Host, { key: 'aca4f3e80723593be61fab9bf77b2bfae5b68e66' }, index$1.h("button", { key: '1f0b3abe1eb888aa927c7d2351f437c82d8a7dc7', class: {
252
+ return (index$1.h(index$1.Host, { key: 'fba11c0f184ccf501ac868e7db8541c1831b77d7' }, index$1.h("button", { key: '9783c96ce88d62a906203ec07700b81951d573af', class: {
228
253
  'xv-button': true,
229
254
  'xv-button--active': this.active,
230
255
  [`xv-button--${this.variant}`]: !!this.variant,
@@ -235,14 +260,14 @@ const XvButton = class {
235
260
  'xv-button--icon-left': this.hasLeftIcon,
236
261
  'xv-button--icon-right': this.hasRightIcon,
237
262
  'xv-button--icon-only': !this.hasContent,
238
- }, part: "button", title: (_a = this.el) === null || _a === void 0 ? void 0 : _a.title, value: this.value, name: this.name, onClick: this.handleClick, type: this.type, disabled: this.disabled || this.loading, "aria-disabled": this.disabled ? 'true' : undefined, "aria-pressed": this.active ? 'true' : undefined, "aria-label": ((_b = this.el) === null || _b === void 0 ? void 0 : _b.ariaLabel) || 'XV button' }, this.loading && (index$1.h("xv-loader-v2", { key: 'ffa0a49ef478bc558dc3511ac90e883de63188d1', class: "xv-button__loader", size: this.size !== _vars.SIZE_VAR.XL ? this.size : _vars.SIZE_VAR.LG })), index$1.h("span", { key: '3b27a5e36072adf1d749fe1b75a2f2507d2783b9', class: "xv-button__icon xv-button__icon--left" }, index$1.h("slot", { key: 'a66d0e292864c45141b3e7c78a55e1f419bca02d', name: "icon-left", onSlotchange: this.handleSlotChangeLeft })), index$1.h("span", { key: 'bb2bb95b64a11e480cb2cb267d4db79506996495', class: "xv-button__label" }, index$1.h("slot", { key: 'e14a8b19bce7b449934a5a2096c8d8ce20bb73eb', onSlotchange: this.handleSlotChangeContent }, this.label)), index$1.h("span", { key: '003cca2d751e40ec47b4d01f91f4381ba75ce529', class: "xv-button__icon xv-button__icon--right" }, index$1.h("slot", { key: 'f379bdf670da3ea97b196b055a7eaef105e455c7', name: "icon-right", onSlotchange: this.handleSlotChangeRight })))));
263
+ }, part: "button", title: (_a = this.el) === null || _a === void 0 ? void 0 : _a.title, value: this.value, name: this.name, onClick: this.handleClick, type: this.type, disabled: this.disabled || this.loading, "aria-disabled": this.disabled ? 'true' : undefined, "aria-pressed": this.active ? 'true' : undefined, "aria-label": ((_b = this.el) === null || _b === void 0 ? void 0 : _b.ariaLabel) || 'XV button' }, this.loading && (index$1.h("xv-loader-v2", { key: '8d8a79349f84395901fc1fa72317308588876446', class: "xv-button__loader", size: this.size !== _vars.SIZE_VAR.XL ? this.size : _vars.SIZE_VAR.LG })), index$1.h("span", { key: '50169ff5514713c3bbbc88391b76be3347c0f9b7', class: "xv-button__icon xv-button__icon--left" }, index$1.h("slot", { key: '52e7455112b8fc7fb4ee0eceb1d688fc9f152f0a', name: "icon-left", onSlotchange: this.handleSlotChangeLeft })), index$1.h("span", { key: '737e1299d74237a86f05dcc17a64c8b40e6b84e8', class: "xv-button__label" }, index$1.h("slot", { key: '4df615791319755854d0a1c764e198ba57e3ca44', onSlotchange: this.handleSlotChangeContent }, this.label)), index$1.h("span", { key: 'a9f2c26b062a66936d06a351ae07b0fc45cb6206', class: "xv-button__icon xv-button__icon--right" }, index$1.h("slot", { key: '054be184e477bf14580a7a8e6eff544518650070', name: "icon-right", onSlotchange: this.handleSlotChangeRight })))));
239
264
  }
240
265
  static get formAssociated() { return true; }
241
266
  get el() { return index$1.getElement(this); }
242
267
  };
243
268
  XvButton.style = xvButtonV2Css();
244
269
 
245
- const xvCardCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:flex;flex-direction:column;border-radius:3px;border:1px solid var(--border-subtle-00);background:var(--layer-layer-02);box-shadow:0 1px 3px 1px rgba(39, 52, 53, 0.15), 0 1px 2px 0 rgba(39, 52, 53, 0.3);font-family:var(--ff-body, inherit);overflow:visible !important}:host(.xv-card_vertical){width:100% !important}:host(.xv-card_horizontal){flex-direction:row;display:flex;width:max-content}:host(.xv-card_horizontal) .xv-card_media__content,:host(.xv-card_horizontal) .xv-card_media ::slotted([slot=media]){min-height:100%;max-height:100%;max-width:160px;min-width:160px}.xv-card_content{padding:16px;display:flex;flex-direction:column;flex:1;text-align:left}.xv-card_media__content,.xv-card_media ::slotted([slot=media]){max-width:100%;min-width:100%;min-height:199px;max-height:199px;object-fit:cover;object-position:center}.xv-card_header__content,.xv-card_header ::slotted([slot=header]){margin:0 0 8px;color:var(--text-primary);font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-0.6px}.xv-card_body{flex:1}.xv-card_body__content,.xv-card_body ::slotted([slot=body]){margin:0 0 8px;color:var(--text-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.1px}`;
270
+ const xvCardCss = () => `:host{display:flex;flex-direction:column;border-radius:3px;border:1px solid var(--border-subtle-00);background:var(--layer-layer-02);box-shadow:0 1px 3px 1px rgba(39, 52, 53, 0.15), 0 1px 2px 0 rgba(39, 52, 53, 0.3);font-family:var(--ff-body, inherit);overflow:visible !important}:host(.xv-card_vertical){width:100% !important}:host(.xv-card_horizontal){flex-direction:row;display:flex;width:max-content}:host(.xv-card_horizontal) .xv-card_media__content,:host(.xv-card_horizontal) .xv-card_media ::slotted([slot=media]){min-height:100%;max-height:100%;max-width:160px;min-width:160px}.xv-card_content{padding:16px;display:flex;flex-direction:column;flex:1;text-align:left}.xv-card_media__content,.xv-card_media ::slotted([slot=media]){max-width:100%;min-width:100%;min-height:199px;max-height:199px;object-fit:cover;object-position:center}.xv-card_header__content,.xv-card_header ::slotted([slot=header]){margin:0 0 8px;color:var(--text-primary);font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-0.6px}.xv-card_body{flex:1}.xv-card_body__content,.xv-card_body ::slotted([slot=body]){margin:0 0 8px;color:var(--text-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.1px}`;
246
271
 
247
272
  const XvCard = class {
248
273
  constructor(hostRef) {
@@ -250,12 +275,12 @@ const XvCard = class {
250
275
  this.variant = 'vertical';
251
276
  }
252
277
  render() {
253
- return (index$1.h(index$1.Host, { key: 'debeef927ae357d90bc496b616ae851ac7d2a2bf', class: `xv-card xv-card_${this.variant}`, part: this.variant }, index$1.h("div", { key: 'e5797327edf341eabd431d5da99c29076527bb53', class: "xv-card_media" }, index$1.h("slot", { key: '74711e7ab0ee8ea2398c6db897d2e07b44a5ecbe', name: "media" }, this.media && index$1.h("img", { key: 'f8d0e9bbc2bc85e826d6ba1d15ba05dfb0df293e', class: "xv-card_media__content", src: this.media, alt: this.header }))), index$1.h("div", { key: '384f1af6ce89280bf780603434622b52bd4cfd2d', class: "xv-card_content" }, index$1.h("div", { key: '1d4d31575cd1f2bd29156b98c4fcebe8735d9b6d', class: "xv-card_header" }, index$1.h("slot", { key: 'c234c229570dbe3adea5539be538d30b76b94dc4', name: "header" }, this.header && index$1.h("p", { key: 'd1276aa41d2d7448e9dcde8353a386d41c4b896a', class: "xv-card_header__content" }, this.header))), index$1.h("div", { key: '05e03cc8ee98ced05a24af018e0e0a6e56041f58', class: "xv-card_body" }, index$1.h("slot", { key: '56fc5e21bf601688e70b25600f1beb2578396778', name: "body" }, this.body && index$1.h("p", { key: '8d4dce44c752cbd2bd91657174e5a278868113e2', class: "xv-card_body__content" }, this.header))), index$1.h("div", { key: 'd556eaa66c876154b9e918bf662492792db96a5a', class: "xv-card_footer" }, index$1.h("slot", { key: 'c101c5341266e0b24ec9e66756b0f60894c6ff12', name: "footer" }, this.footer)))));
278
+ return (index$1.h(index$1.Host, { key: 'e727e80c64728a3cdf809ac14df0d8a209a9e1ac', class: `xv-card xv-card_${this.variant}`, part: this.variant }, index$1.h("div", { key: '4f7d067fc749b3c0b6a7f9b697095291ca9ebc19', class: "xv-card_media" }, index$1.h("slot", { key: '7a9756035ed1154bd8c97b344ace21dfe7d68054', name: "media" }, this.media && index$1.h("img", { key: '4d6eda9d66a993a51a6252accbd5a2bf9398cbdc', class: "xv-card_media__content", src: this.media, alt: this.header }))), index$1.h("div", { key: '1998a64d875197acc6d7739ea8daaba0a1233fff', class: "xv-card_content" }, index$1.h("div", { key: '79cb4a95662f405d1dcf2af50ff62a361c06930b', class: "xv-card_header" }, index$1.h("slot", { key: '33761912c88f7f3ec517709bdee61c806b56a32a', name: "header" }, this.header && index$1.h("p", { key: 'ece5395203308cd0f4991594a5d2f69d72e8cbaa', class: "xv-card_header__content" }, this.header))), index$1.h("div", { key: 'ccee6405aafcec8f45eea2feb725a4a452dc77bd', class: "xv-card_body" }, index$1.h("slot", { key: 'b135f8d40a2a11b815a25c8138cac779b0ce5389', name: "body" }, this.body && index$1.h("p", { key: '5e64fc46e61bc0c3bf0d2f65775eb5527077307d', class: "xv-card_body__content" }, this.header))), index$1.h("div", { key: '722203cf13b7ef8ca87ca7283624d2928769d90b', class: "xv-card_footer" }, index$1.h("slot", { key: 'b3ee59c1c3e1c03a2e9152d48817dfd8f3c01887', name: "footer" }, this.footer)))));
254
279
  }
255
280
  };
256
281
  XvCard.style = xvCardCss();
257
282
 
258
- const xvCheckboxCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--checkbox-size:max(1rem, 16px);box-sizing:border-box;display:inline-flex;flex-direction:column;overflow:visible !important}:host([error]) .xv-checkbox .checkmark{border-color:var(--text-error, #D62512)}.error,[name=info]{display:inline-flex;align-items:center;justify-content:flex-start;font-size:var(--fz-sm, 12px);font-family:var(--ff-body, Tahoma), sans-serif;line-height:133.333%;letter-spacing:0.32px}.error{margin-top:var(--gap-xs, 5px);color:var(--text-error, #D62512)}.error::before{margin-right:var(--gap-xs, 5px);content:"!";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:var(--fz-sm, 12px);font-weight:bold;color:white;background-color:var(--text-error, #D62512);border-radius:50%}.xv-checkbox{display:inline-flex;align-items:flex-start;cursor:pointer;user-select:none}.xv-checkbox--align-start{align-items:flex-start}.xv-checkbox--align-center{align-items:center}.xv-checkbox--align-end{align-items:flex-end}.xv-checkbox input[type=checkbox]{position:absolute;width:var(--checkbox-size);height:var(--checkbox-size);margin:0;padding:0;opacity:0;pointer-events:none;box-sizing:border-box}.xv-checkbox .checkmark{width:var(--checkbox-size);min-width:var(--checkbox-size);height:var(--checkbox-size);min-height:var(--checkbox-size);box-sizing:border-box;margin:0;padding:0;border:1.4px solid var(--icon-primary, #D1D1D1);border-radius:2px;background-color:var(--background, #FFF);transition:all 0.2s ease;display:inline-flex;align-items:center;justify-content:center}.xv-checkbox input:checked+.checkmark{background-color:var(--background-brand, #97BF0D);border-color:var(--background-brand, #97BF0D)}.xv-checkbox input:checked+.checkmark:not(.checkmark-partial)::after{content:"";position:absolute;width:calc(var(--checkbox-size) / 4);height:calc(var(--checkbox-size) / 2.5);border:solid var(--background, #FFF);margin-bottom:calc(var(--checkbox-size) / 10);border-width:0 2px 2px 0;transform:rotate(45deg);display:block}.xv-checkbox input:checked+.checkmark.checkmark-partial::after{content:"";position:absolute;width:calc(var(--checkbox-size) / 3);height:calc(var(--checkbox-size) / 10);background-color:var(--background, #FFF)}.xv-checkbox input:focus+.checkmark{outline:1.4px solid var(--focus, #8B8B8B)}.xv-checkbox .label{color:var(--text-primary, #333);font-family:var(--ff-body, Tahoma), sans-serif;font-size:var(--fz-md, 14px);line-height:128.571%;letter-spacing:0.16px}.xv-checkbox .label_str,.xv-checkbox .label ::slotted(*){margin-left:8px}.xv-checkbox.readonly{cursor:initial}.xv-checkbox.readonly input:checked+.checkmark{background-color:var(--background, #FFF);border:1.4px solid var(--icon-disabled, #D1D1D1)}.xv-checkbox.readonly input:checked+.checkmark:after{border-color:var(--icon-primary, #131313)}.xv-checkbox.readonly input:checked+.checkmark-partial:after{background-color:var(--icon-primary, #131313)}.xv-checkbox.readonly .checkmark{border:1.4px solid var(--icon-disabled, #D1D1D1)}.xv-checkbox.readonly .label{color:var(--text-primary, #333)}.xv-checkbox.disabled{cursor:not-allowed}.xv-checkbox.disabled .checkmark{border:1.4px solid var(--icon-disabled, #D1D1D1)}.xv-checkbox.disabled .label{color:var(--text-disabled, rgba(19, 19, 19, 0.25))}`;
283
+ const xvCheckboxCss = () => `:host{--checkbox-size:max(1rem, 16px);box-sizing:border-box;display:inline-flex;flex-direction:column;overflow:visible !important}:host([error]) .xv-checkbox .checkmark{border-color:var(--text-error, #D62512)}.error,[name=info]{display:inline-flex;align-items:center;justify-content:flex-start;font-size:var(--fz-sm, 12px);font-family:var(--ff-body, Tahoma), sans-serif;line-height:133.333%;letter-spacing:0.32px}.error{margin-top:var(--gap-xs, 5px);color:var(--text-error, #D62512)}.error::before{margin-right:var(--gap-xs, 5px);content:"!";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:var(--fz-sm, 12px);font-weight:bold;color:white;background-color:var(--text-error, #D62512);border-radius:50%}.xv-checkbox{display:inline-flex;align-items:flex-start;cursor:pointer;user-select:none}.xv-checkbox--align-start{align-items:flex-start}.xv-checkbox--align-center{align-items:center}.xv-checkbox--align-end{align-items:flex-end}.xv-checkbox input[type=checkbox]{position:absolute;width:var(--checkbox-size);height:var(--checkbox-size);margin:0;padding:0;opacity:0;pointer-events:none;box-sizing:border-box}.xv-checkbox .checkmark{width:var(--checkbox-size);min-width:var(--checkbox-size);height:var(--checkbox-size);min-height:var(--checkbox-size);box-sizing:border-box;margin:0;padding:0;border:1.4px solid var(--icon-primary, #D1D1D1);border-radius:2px;background-color:var(--background, #FFF);transition:all 0.2s ease;display:inline-flex;align-items:center;justify-content:center}.xv-checkbox input:checked+.checkmark{background-color:var(--background-brand, #97BF0D);border-color:var(--background-brand, #97BF0D)}.xv-checkbox input:checked+.checkmark:not(.checkmark-partial)::after{content:"";position:absolute;width:calc(var(--checkbox-size) / 4);height:calc(var(--checkbox-size) / 2.5);border:solid var(--background, #FFF);margin-bottom:calc(var(--checkbox-size) / 10);border-width:0 2px 2px 0;transform:rotate(45deg);display:block}.xv-checkbox input:checked+.checkmark.checkmark-partial::after{content:"";position:absolute;width:calc(var(--checkbox-size) / 3);height:calc(var(--checkbox-size) / 10);background-color:var(--background, #FFF)}.xv-checkbox input:focus+.checkmark{outline:1.4px solid var(--focus, #8B8B8B)}.xv-checkbox .label{color:var(--text-primary, #333);font-family:var(--ff-body, Tahoma), sans-serif;font-size:var(--fz-md, 14px);line-height:128.571%;letter-spacing:0.16px}.xv-checkbox .label_str,.xv-checkbox .label ::slotted(*){margin-left:8px}.xv-checkbox.readonly{cursor:initial}.xv-checkbox.readonly input:checked+.checkmark{background-color:var(--background, #FFF);border:1.4px solid var(--icon-disabled, #D1D1D1)}.xv-checkbox.readonly input:checked+.checkmark:after{border-color:var(--icon-primary, #131313)}.xv-checkbox.readonly input:checked+.checkmark-partial:after{background-color:var(--icon-primary, #131313)}.xv-checkbox.readonly .checkmark{border:1.4px solid var(--icon-disabled, #D1D1D1)}.xv-checkbox.readonly .label{color:var(--text-primary, #333)}.xv-checkbox.disabled{cursor:not-allowed}.xv-checkbox.disabled .checkmark{border:1.4px solid var(--icon-disabled, #D1D1D1)}.xv-checkbox.disabled .label{color:var(--text-disabled, rgba(19, 19, 19, 0.25))}`;
259
284
 
260
285
  const XvCheckbox = class {
261
286
  constructor(hostRef) {
@@ -331,12 +356,12 @@ const XvCheckbox = class {
331
356
  }
332
357
  }
333
358
  render() {
334
- return (index$1.h(index$1.Host, { key: '32ba4e94a80b3f54e362c63f1578c24b9ae7d38f' }, index$1.h("label", { key: '34e5648a0c6f455a9537a940dc4fd7ad059fc0cf', class: {
359
+ return (index$1.h(index$1.Host, { key: 'c6935a14e59e040085e0357f327de6bae85938f2' }, index$1.h("label", { key: '83da60db2471ed903dc014713d8f4d7bea7110e7', class: {
335
360
  'xv-checkbox': true,
336
361
  disabled: this.disabled,
337
362
  readonly: this.readonly,
338
363
  [`xv-checkbox--align-${this.align}`]: !!this.align,
339
- } }, index$1.h("input", { key: 'aee7409afdb28f31003be2e639812a396fa79611', ref: el => (this.inputEl = el), type: "checkbox", readonly: this.readonly, name: this.name, value: this.value, checked: this.checked, disabled: this.disabled || this.readonly, required: this.required, indeterminate: this.indeterminate, onInput: this.onInput, onChange: this.onChange, onFocus: this.onFocus, onBlur: this.onBlur }), index$1.h("span", { key: 'd44782c42397ba989ba1b46e62ae87f2f6a8e2c6', class: `checkmark ${this.partial ? 'checkmark-partial' : ''}` }), index$1.h("div", { key: '50ccc9ca04a1020d11903d671fc11afc7e5f03f7', class: "label" }, index$1.h("slot", { key: '1beb2ec12d33aed1b6e31933cb1ec0cba215c9e8' }, this.label && index$1.h("span", { key: '524a4e284b87e576006fc771eb8eeeac43d5e842', class: "label_str" }, this.label)))), index$1.h("slot", { key: 'e94f73ced700cb22dcd6bd9d681bc38e6b30f598', name: "info" }), !!this.error && index$1.h("span", { key: '70f12567216440af10b3685cc24ff7e850f5ac4c', class: "error" }, this.error)));
364
+ } }, index$1.h("input", { key: '1c0da6b7baba4d09ff96f8cb2d62159fb60f3d65', ref: el => (this.inputEl = el), type: "checkbox", readonly: this.readonly, name: this.name, value: this.value, checked: this.checked, disabled: this.disabled || this.readonly, required: this.required, indeterminate: this.indeterminate, onInput: this.onInput, onChange: this.onChange, onFocus: this.onFocus, onBlur: this.onBlur }), index$1.h("span", { key: 'b7f2bbb12244ba6a93a4cb9ac2593237bac26524', class: `checkmark ${this.partial ? 'checkmark-partial' : ''}` }), index$1.h("div", { key: 'e342163a137d67d597d04414965d143b3bd0090f', class: "label" }, index$1.h("slot", { key: '1b0de85314b48632fb5994a9d3b1dd92a4a36068' }, this.label && index$1.h("span", { key: '8f98fb5569939842bffb6b99b070cc9ffaed4343', class: "label_str" }, this.label)))), index$1.h("slot", { key: '8148bb0ab61261e5be3bb6219062b3454a561195', name: "info" }), !!this.error && index$1.h("span", { key: '94bbe30a1d6de3f9895a94bf35a9d1dffb02a823', class: "error" }, this.error)));
340
365
  }
341
366
  componentDidLoad() {
342
367
  if (this.indeterminate) {
@@ -364,7 +389,7 @@ const XvCheckbox = class {
364
389
  };
365
390
  XvCheckbox.style = xvCheckboxCss();
366
391
 
367
- const xvContentSwitcherItemCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:block;color:var(--text-primary, #131313);font-family:var(--ff-body, Work Sans), sans-serif;font-size:var(--fz-md, 14px);line-height:20px}`;
392
+ const xvContentSwitcherItemCss = () => `:host{display:block;color:var(--text-primary, #131313);font-family:var(--ff-body, Work Sans), sans-serif;font-size:var(--fz-md, 14px);line-height:20px}`;
368
393
 
369
394
  const XvContentSwitcherItem = class {
370
395
  constructor(hostRef) {
@@ -375,7 +400,7 @@ const XvContentSwitcherItem = class {
375
400
  this.disabled = false;
376
401
  }
377
402
  render() {
378
- return (index$1.h(index$1.Host, { key: '3c6d341d5fbeb6f91ceb326e35a56238be9c8e01' }, index$1.h("slot", { key: '85e165a849945f8f4bede9d0cdbb7af8676f85ec' })));
403
+ return (index$1.h(index$1.Host, { key: 'c91c4095819a485468c85ef0a04995b2bff0d229' }, index$1.h("slot", { key: 'd65d0bd721b0e69476d8d724935c95c55700c982' })));
379
404
  }
380
405
  };
381
406
  XvContentSwitcherItem.style = xvContentSwitcherItemCss();
@@ -395,7 +420,7 @@ const CONTENT_SWITCHER_NAV_KEYS = {
395
420
  LAST: ['End'],
396
421
  };
397
422
 
398
- const xvContentSwitcherCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-block;text-align:left;font-family:var(--ff-body, Work Sans), sans-serif}:host([block]){display:block}:host([block]) .switcher{display:grid}.switcher{display:inline-grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:stretch;border:1px solid var(--border-inverse, #131313);border-radius:4px;overflow:hidden}.switcher_item{all:unset;box-sizing:border-box;position:relative;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:var(--spacing-03, 8px);cursor:pointer;color:var(--text-secondary, #515151);background-color:transparent;font-family:inherit;font-size:var(--fz-md, 14px);font-weight:400;line-height:18px;letter-spacing:0.16px;transition:background-color 0.2s ease, color 0.2s ease}.switcher_item+.switcher_item::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background-color:var(--border-subtle-01, #d1d1d1)}.switcher_item-icon{display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:var(--icon-primary, #131313)}.switcher_item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.switcher_item:hover:not(.selected):not(:disabled){background-color:var(--background-hover, rgba(139, 139, 139, 0.12))}.switcher_item:focus-visible{outline:2px solid var(--focus, #0f62fe);outline-offset:-2px}.switcher_item.selected{background-color:var(--background-inverse, #333333);color:var(--text-inverse, #fff)}.switcher_item.selected .switcher_item-icon{color:var(--icon-on-color, #fff)}.switcher_item.selected:hover{background-color:var(--background-inverse-hover, #515151)}.switcher_item.selected::before,.switcher_item.selected+.switcher_item::before{display:none}.switcher_item:disabled{cursor:not-allowed;color:var(--text-disabled, rgba(19, 19, 19, 0.25))}.switcher_item:disabled .switcher_item-icon{color:var(--icon-disabled, rgba(19, 19, 19, 0.25))}.switcher_item:disabled.selected{background-color:var(--button-disabled, #d1d1d1);color:var(--text-disabled, rgba(19, 19, 19, 0.25))}.switcher_item:disabled.selected .switcher_item-icon{color:var(--icon-on-color-disabled, #8b8b8b)}.switcher_content:focus{outline:none}:host([disabled]) .switcher{border-color:var(--border-disabled, #d1d1d1)}:host([disabled]) .switcher .switcher_item::before{background-color:var(--border-disabled, #d1d1d1)}::slotted(xv-content-switcher-item-v2){display:none}::slotted(xv-content-switcher-item-v2.active){display:block}:host([size=sm]) .switcher_item{padding:7px var(--spacing-05, 16px)}:host(:not([size])) .switcher_item,:host([size=md]) .switcher_item{padding:11px var(--spacing-05, 16px)}:host([size=lg]) .switcher_item{padding:15px var(--spacing-05, 16px)}:host([icon-only]) .switcher_item{justify-content:center;gap:0}:host([icon-only][size=sm]) .switcher_item{padding:8px}:host([icon-only]:not([size])) .switcher_item,:host([icon-only][size=md]) .switcher_item{padding:12px}:host([icon-only][size=lg]) .switcher_item{padding:14px}`;
423
+ const xvContentSwitcherCss = () => `:host{display:inline-block;text-align:left;font-family:var(--ff-body, Work Sans), sans-serif}:host([block]){display:block}:host([block]) .switcher{display:grid}.switcher{display:inline-grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:stretch;border:1px solid var(--border-inverse, #131313);border-radius:4px;overflow:hidden}.switcher_item{all:unset;box-sizing:border-box;position:relative;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:var(--spacing-03, 8px);cursor:pointer;color:var(--text-secondary, #515151);background-color:transparent;font-family:inherit;font-size:var(--fz-md, 14px);font-weight:400;line-height:18px;letter-spacing:0.16px;transition:background-color 0.2s ease, color 0.2s ease}.switcher_item+.switcher_item::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background-color:var(--border-subtle-01, #d1d1d1)}.switcher_item-icon{display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:var(--icon-primary, #131313)}.switcher_item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.switcher_item:hover:not(.selected):not(:disabled){background-color:var(--background-hover, rgba(139, 139, 139, 0.12))}.switcher_item:focus-visible{outline:2px solid var(--focus, #0f62fe);outline-offset:-2px}.switcher_item.selected{background-color:var(--background-inverse, #333333);color:var(--text-inverse, #fff)}.switcher_item.selected .switcher_item-icon{color:var(--icon-on-color, #fff)}.switcher_item.selected:hover{background-color:var(--background-inverse-hover, #515151)}.switcher_item.selected::before,.switcher_item.selected+.switcher_item::before{display:none}.switcher_item:disabled{cursor:not-allowed;color:var(--text-disabled, rgba(19, 19, 19, 0.25))}.switcher_item:disabled .switcher_item-icon{color:var(--icon-disabled, rgba(19, 19, 19, 0.25))}.switcher_item:disabled.selected{background-color:var(--button-disabled, #d1d1d1);color:var(--text-disabled, rgba(19, 19, 19, 0.25))}.switcher_item:disabled.selected .switcher_item-icon{color:var(--icon-on-color-disabled, #8b8b8b)}.switcher_content:focus{outline:none}:host([disabled]) .switcher{border-color:var(--border-disabled, #d1d1d1)}:host([disabled]) .switcher .switcher_item::before{background-color:var(--border-disabled, #d1d1d1)}::slotted(xv-content-switcher-item-v2){display:none}::slotted(xv-content-switcher-item-v2.active){display:block}:host([size=sm]) .switcher_item{padding:7px var(--spacing-05, 16px)}:host(:not([size])) .switcher_item,:host([size=md]) .switcher_item{padding:11px var(--spacing-05, 16px)}:host([size=lg]) .switcher_item{padding:15px var(--spacing-05, 16px)}:host([icon-only]) .switcher_item{justify-content:center;gap:0}:host([icon-only][size=sm]) .switcher_item{padding:8px}:host([icon-only]:not([size])) .switcher_item,:host([icon-only][size=md]) .switcher_item{padding:12px}:host([icon-only][size=lg]) .switcher_item{padding:14px}`;
399
424
 
400
425
  const XvContentSwitcher = class {
401
426
  constructor(hostRef) {
@@ -509,14 +534,14 @@ const XvContentSwitcher = class {
509
534
  return null;
510
535
  }
511
536
  render() {
512
- return (index$1.h(index$1.Host, { key: '1298193e6670d6f13e6c9026a29d34b486d78d7e' }, index$1.h("div", { key: '102fd42b1d02d166bc298bdcc78e6f9d89bb7301', class: "switcher", role: "tablist", "aria-orientation": "horizontal" }, this.items.map((item, index) => {
537
+ return (index$1.h(index$1.Host, { key: '8b31b1c11689777b9e051686bee96d65c1acad21' }, index$1.h("div", { key: '620e9f59d8a41ac12f4ddcb44f909a00d173f96d', class: "switcher", role: "tablist", "aria-orientation": "horizontal" }, this.items.map((item, index) => {
513
538
  const key = this.getItemKey(item, index);
514
539
  const selected = this.isSelected(item, index);
515
540
  const itemDisabled = this.isItemDisabled(item);
516
541
  const label = item.getAttribute('label') || '';
517
542
  const icon = item.getAttribute('icon');
518
543
  return (index$1.h("button", { type: "button", role: "tab", class: { switcher_item: true, selected }, "aria-selected": selected ? 'true' : 'false', "aria-label": this.iconOnly ? label || undefined : undefined, title: this.iconOnly ? label || undefined : undefined, disabled: itemDisabled, tabIndex: selected ? 0 : -1, onClick: () => this.select(key), onKeyDown: (event) => this.handleKeyDown(event, index) }, icon && index$1.h("i", { class: `switcher_item-icon ${icon}`, "aria-hidden": "true" }), !this.iconOnly && label && index$1.h("span", { class: "switcher_item-label" }, label)));
519
- })), index$1.h("div", { key: 'd420e3ee370e1f610b5503dc3e2b6539a5046bdf', class: "switcher_content", role: "tabpanel", tabindex: -1 }, index$1.h("slot", { key: '307a4c1892cc42a659e531303676341ef6aef50c', onSlotchange: this.collectItems }))));
544
+ })), index$1.h("div", { key: '3a7bcb7c000ffc9d524efb6c9b31552ee875cceb', class: "switcher_content", role: "tabpanel", tabindex: -1 }, index$1.h("slot", { key: '766748b9712a0072ef009213f6578a2497b7ef60', onSlotchange: this.collectItems }))));
520
545
  }
521
546
  get el() { return index$1.getElement(this); }
522
547
  };
@@ -3175,7 +3200,7 @@ const XV_DATA_TABLE_TAG = 'xv-data-table';
3175
3200
  const XV_DATA_TABLE_ROW_TAG = 'xv-data-table-row';
3176
3201
  const XV_ROW_DRAG_HANDLE_CLASS = 'xv-row-drag-handle';
3177
3202
 
3178
- const xvDataTableCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--xv-data-table-min-height:51.11px;--xv-data-table-border-width:1px;--xv-data-table-border-color:var(--border-subtle-01, #D1D1D1);--xv-data-table-padding-x:var(--spacing-05, 16px);--xv-data-table-padding-y:var(--spacing-05, 16px);--xv-data-table-row-bg:transparent;width:inherit;text-align:left;color:var(--text-primary, #333);font-family:var(--ff-body, Tahoma);font-size:var(--fz-md, 14px);line-height:18px;letter-spacing:0.16px}@media screen and (max-width: 1180px){:host{display:block;position:relative;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--layer-accent-03) transparent}:host ::slotted([slot=title]),:host>table{min-width:1180px}}:host .bar{position:sticky;left:0;z-index:10}:host .bar_batch{position:absolute;bottom:0;left:0;right:0;pointer-events:unset;user-select:unset;z-index:2;background-color:var(--interactive-01, #273435);color:var(--text-on-color, #fff);border-radius:3px 3px 0 0;display:flex;align-items:center}:host .bar_toolbar{z-index:1;border-radius:3px 3px 0 0}:host ::slotted([slot=title]){margin:0 !important;color:var(--text-primary, #333) !important;font-family:var(--ff-heading, "Gill Sans") !important;font-size:var(--fz-xl, 21px) !important;text-align:left;font-style:normal !important;font-weight:400 !important;line-height:normal !important;padding:var(--spacing-05) var(--spacing-05) var(--spacing-06) !important}:host ::slotted([slot=toolbar]){margin-bottom:var(--spacing-03)}:host>table{width:inherit;border-collapse:collapse;table-layout:fixed;border-left:1px solid var(--xv-data-table-border-color);border-right:1px solid var(--xv-data-table-border-color)}:host>caption{display:contents}:host .loading{z-index:10;display:flex;align-items:center;justify-content:center;min-height:var(--xv-data-table-min-height, 51.11px);position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.8)}:host([block]){width:100%}:host([block])>table{table-layout:fixed}:host([size=xs]){--xv-data-table-padding-x:var(--spacing-02, 4px);--xv-data-table-padding-y:var(--spacing-02, 4px)}:host([size=sm]){--xv-data-table-padding-x:var(--spacing-04, 12px);--xv-data-table-padding-y:var(--spacing-03, 8px)}:host([size=md]){--xv-data-table-padding-x:var(--spacing-05, 16px);--xv-data-table-padding-y:var(--spacing-05, 16px)}:host([size=lg]){--xv-data-table-padding-x:var(--spacing-05, 16px);--xv-data-table-padding-y:var(--spacing-06, 24px)}:host([size=xl]){--xv-data-table-padding-x:var(--spacing-06, 24px);--xv-data-table-padding-y:var(--spacing-07, 32px)}`;
3203
+ const xvDataTableCss = () => `:host{--xv-data-table-min-height:51.11px;--xv-data-table-border-width:1px;--xv-data-table-border-color:var(--border-subtle-01, #D1D1D1);--xv-data-table-padding-x:var(--spacing-05, 16px);--xv-data-table-padding-y:var(--spacing-05, 16px);--xv-data-table-row-bg:transparent;width:inherit;text-align:left;color:var(--text-primary, #333);font-family:var(--ff-body, Tahoma);font-size:var(--fz-md, 14px);line-height:18px;letter-spacing:0.16px}@media screen and (max-width: 1180px){:host{display:block;position:relative;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--layer-accent-03) transparent}:host ::slotted([slot=title]),:host>table{min-width:1180px}}:host .bar{position:sticky;left:0;z-index:10}:host .bar_batch{position:absolute;bottom:0;left:0;right:0;pointer-events:unset;user-select:unset;z-index:2;background-color:var(--interactive-01, #273435);color:var(--text-on-color, #fff);border-radius:3px 3px 0 0;display:flex;align-items:center}:host .bar_toolbar{z-index:1;border-radius:3px 3px 0 0}:host ::slotted([slot=title]){margin:0 !important;color:var(--text-primary, #333) !important;font-family:var(--ff-heading, "Gill Sans") !important;font-size:var(--fz-xl, 21px) !important;text-align:left;font-style:normal !important;font-weight:400 !important;line-height:normal !important;padding:var(--spacing-05) var(--spacing-05) var(--spacing-06) !important}:host ::slotted([slot=toolbar]){margin-bottom:var(--spacing-03)}:host>table{width:inherit;border-collapse:collapse;table-layout:fixed;border-left:1px solid var(--xv-data-table-border-color);border-right:1px solid var(--xv-data-table-border-color)}:host>caption{display:contents}:host .loading{z-index:10;display:flex;align-items:center;justify-content:center;min-height:var(--xv-data-table-min-height, 51.11px);position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.8)}:host([block]){width:100%}:host([block])>table{table-layout:fixed}:host([size=xs]){--xv-data-table-padding-x:var(--spacing-02, 4px);--xv-data-table-padding-y:var(--spacing-02, 4px)}:host([size=sm]){--xv-data-table-padding-x:var(--spacing-04, 12px);--xv-data-table-padding-y:var(--spacing-03, 8px)}:host([size=md]){--xv-data-table-padding-x:var(--spacing-05, 16px);--xv-data-table-padding-y:var(--spacing-05, 16px)}:host([size=lg]){--xv-data-table-padding-x:var(--spacing-05, 16px);--xv-data-table-padding-y:var(--spacing-06, 24px)}:host([size=xl]){--xv-data-table-padding-x:var(--spacing-06, 24px);--xv-data-table-padding-y:var(--spacing-07, 32px)}`;
3179
3204
 
3180
3205
  const XvDataTable = class {
3181
3206
  constructor(hostRef) {
@@ -3281,7 +3306,7 @@ const XvDataTable = class {
3281
3306
  this.initSortable();
3282
3307
  }
3283
3308
  render() {
3284
- return (index$1.h(index$1.Host, { key: '9bfdf5a7608cd53743e79f71c1d64e3bc9b494ea', class: "xv-data-table" }, index$1.h("caption", { key: 'f3e7c40d0a89ef38c142ddb914652bb4ba690351' }, index$1.h("slot", { key: '16a25ea4df7e58fb7092314a8fa99bb683093aee', name: "title" })), index$1.h("div", { key: '16c283141a44ee147e0d5d7d3ba97748bb9cd3b4', class: "bar" }, index$1.h("div", { key: '79aaa8aa765a4607ba8280870d1b2c9676949711', class: "bar_batch" }, index$1.h("slot", { key: '31a69635f2eff40282fae73e97589ce97d46c7fa', name: "batch" })), index$1.h("div", { key: 'cb4ce2e11bc511737c48165464827656d7a72589', class: "bar_toolbar" }, index$1.h("slot", { key: 'ef48a443241b8c4175a2c56b692e8aac33c4e2f6', name: "toolbar" }))), index$1.h("table", { key: '632139c3e130422d4612810afd643c2dc3aa45b0', role: "table" }, this.columnWidths.length > 0 && (index$1.h("colgroup", { key: 'd90e13684bb2cb7c017c91848105f1bf42747326' }, this.columnWidths.map((width = 'auto') => index$1.h("col", { style: { width } })))), index$1.h("thead", { key: '1b06590f01a8e54c37dd443e47fd08a89e134570' }, index$1.h("slot", { key: 'eb6e14c86b57e93b8ded7e7a0c11b591c6110df8', name: "header" })), index$1.h("tbody", { key: '6e1a268ff840ab451f40c481c5e44f8b143ce38a' }, index$1.h("slot", { key: 'ee3db294cffd71778083bbaf6cbb6963098448d4' })), index$1.h("tfoot", { key: 'b17b1cbcc2ade5f4a8ee68212ef5420bf11061bd' }, index$1.h("slot", { key: 'acbf2ff04a4ecc77104210eaa42ef80597a8ff2a', name: "footer" }))), !!this.loading && (index$1.h("div", { key: '5a4b730b4feaded1a2faeea351d9993337e144a8', class: "loading" }, index$1.h("xv-loader-v2", { key: '48b115063b7f6a1ead7461b0bc92c2dfacb38690', size: _vars.SIZE_VAR.LG })))));
3309
+ return (index$1.h(index$1.Host, { key: '570fd2eb4b0144b9102b96195c797eb02c472455', class: "xv-data-table" }, index$1.h("caption", { key: '7bbd19ed3c51fc900999cdde45ce333676a0ccf2' }, index$1.h("slot", { key: 'e8bc08a4908449f492442979ba4ea894d7629988', name: "title" })), index$1.h("div", { key: '6afa75966f280bc433bbb8e6d7f6c4241be8d37e', class: "bar" }, index$1.h("div", { key: '1646ccaaf4391042026d7d9542d86dbf9a9d1138', class: "bar_batch" }, index$1.h("slot", { key: 'c0c1772e536561a6c8f32e3796b78171ec8f8504', name: "batch" })), index$1.h("div", { key: 'f21d76f5c6ae57fc8cc53e5da9b83385ceb9926d', class: "bar_toolbar" }, index$1.h("slot", { key: '83e885cdf49d9fae16f6d295df096e74fa120bd3', name: "toolbar" }))), index$1.h("table", { key: 'fb0979ed7443b340ea1c1c376f1efc189be03b4d', role: "table" }, this.columnWidths.length > 0 && (index$1.h("colgroup", { key: '1a3885fd837a7e34bf25e34e7c606d7ea6bc9afe' }, this.columnWidths.map((width = 'auto') => index$1.h("col", { style: { width } })))), index$1.h("thead", { key: '0fa1dec18a894ec1ff4da2c60aca5bf33f5949df' }, index$1.h("slot", { key: '6711a45920494a39934ef524fb0b8022fde77ec2', name: "header" })), index$1.h("tbody", { key: '46a2488485441766ba0d3e5a149a0b05a67d3756' }, index$1.h("slot", { key: '6f60c1fe6a076cc6750e7abad9e4b1a643bd1d6c' })), index$1.h("tfoot", { key: '6f2a17a4ade1a65cb7dd3ecfb15f91b7bd0f16bb' }, index$1.h("slot", { key: 'efd3e17fc926009f8dcaa273618f5f9168451b5d', name: "footer" }))), !!this.loading && (index$1.h("div", { key: 'bb8f79de1e43a5c4fe66d9f1c3c8bf54ffa441cf', class: "loading" }, index$1.h("xv-loader-v2", { key: 'a89466627f436e46e07cca56fbefda0c13d3781c', size: _vars.SIZE_VAR.LG })))));
3285
3310
  }
3286
3311
  get el() { return index$1.getElement(this); }
3287
3312
  static get watchers() { return {
@@ -3295,7 +3320,7 @@ const XvDataTable = class {
3295
3320
  };
3296
3321
  XvDataTable.style = xvDataTableCss();
3297
3322
 
3298
- const xvDataTableCellCss = () => `@charset "UTF-8";.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:table-cell;border-style:solid;border-left-width:0;border-right-width:0;border-top-width:var(--xv-data-table-border-width, 0);border-bottom-width:var(--xv-data-table-border-width, 0);border-color:var(--xv-data-table-border-color, transparent);padding-inline:var(--xv-data-table-padding-x, 0);padding-block:var(--xv-data-table-padding-y, 0);vertical-align:middle;word-break:break-all;font-style:normal;font-weight:400}:host .line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}:host(:not(.multiline)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host(:not(.multiline)) ::slotted(*){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host([sort]){position:relative;cursor:pointer;user-select:none}:host([sort]):before,:host([sort]):after{font-size:12px;line-height:10px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;right:8px;pointer-events:none;transition:350ms ease-in-out opacity;opacity:0}:host([sort]):before{content:"▲";top:50%;transform:translateY(calc(-50% - 5px))}:host([sort])::after{content:"▼";top:50%;transform:translateY(calc(-50% + 5px))}:host([sort]:hover){background-color:var(--layer-accent-hover-02, #D1D1D1)}:host([sort]:hover)::before,:host([sort]:hover)::after{opacity:1}:host([sort=asc]){background-color:var(--layer-accent-active-02, #ACACAC)}:host([sort=asc])::before{opacity:1}:host([sort=asc])::after{display:none}:host([sort=desc]){background-color:var(--layer-accent-active-02, #ACACAC)}:host([sort=desc])::before{display:none}:host([sort=desc])::after{opacity:1}`;
3323
+ const xvDataTableCellCss = () => `@charset "UTF-8";:host{display:table-cell;border-style:solid;border-left-width:0;border-right-width:0;border-top-width:var(--xv-data-table-border-width, 0);border-bottom-width:var(--xv-data-table-border-width, 0);border-color:var(--xv-data-table-border-color, transparent);padding-inline:var(--xv-data-table-padding-x, 0);padding-block:var(--xv-data-table-padding-y, 0);vertical-align:middle;word-break:break-all;font-style:normal;font-weight:400}:host .line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}:host(:not(.multiline)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host(:not(.multiline)) ::slotted(*){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host([sort]){position:relative;cursor:pointer;user-select:none}:host([sort]):before,:host([sort]):after{font-size:12px;line-height:10px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;right:8px;pointer-events:none;transition:350ms ease-in-out opacity;opacity:0}:host([sort]):before{content:"▲";top:50%;transform:translateY(calc(-50% - 5px))}:host([sort])::after{content:"▼";top:50%;transform:translateY(calc(-50% + 5px))}:host([sort]:hover){background-color:var(--layer-accent-hover-02, #D1D1D1)}:host([sort]:hover)::before,:host([sort]:hover)::after{opacity:1}:host([sort=asc]){background-color:var(--layer-accent-active-02, #ACACAC)}:host([sort=asc])::before{opacity:1}:host([sort=asc])::after{display:none}:host([sort=desc]){background-color:var(--layer-accent-active-02, #ACACAC)}:host([sort=desc])::before{display:none}:host([sort=desc])::after{opacity:1}`;
3299
3324
 
3300
3325
  const XvDataTableCell = class {
3301
3326
  constructor(hostRef) {
@@ -3322,7 +3347,7 @@ const XvDataTableCell = class {
3322
3347
  }
3323
3348
  ;
3324
3349
  render() {
3325
- return (index$1.h(index$1.Host, { key: '40236670a4c8e778ce7d3b42cbdef0e2723eed58', role: "cell", style: { width: this.width }, class: {
3350
+ return (index$1.h(index$1.Host, { key: '0df8782b338e3a26e7d44cdef99a528f43c7096e', role: "cell", style: { width: this.width }, class: {
3326
3351
  multiline: this.multiline !== undefined,
3327
3352
  [`align--${this.align}`]: !!this.align
3328
3353
  } }, !this.multiline || isNaN(this.multiline) ? this.__renderWithTooltip() : (index$1.h("div", { class: "line-clamp", style: { ['-webkit-line-clamp']: `${this.multiline}` } }, this.__renderWithTooltip()))));
@@ -3336,7 +3361,7 @@ const XvDataTableCell = class {
3336
3361
  };
3337
3362
  XvDataTableCell.style = xvDataTableCellCss();
3338
3363
 
3339
- const xvDataTableCollapseCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host([collapsed]){display:none}:host([expanded]){display:contents}`;
3364
+ const xvDataTableCollapseCss = () => `:host([collapsed]){display:none}:host([expanded]){display:contents}`;
3340
3365
 
3341
3366
  const XvDataTableCollapse = class {
3342
3367
  constructor(hostRef) {
@@ -3355,13 +3380,13 @@ const XvDataTableCollapse = class {
3355
3380
  rows.forEach((row) => row === null || row === void 0 ? void 0 : row.setAttribute('collapsable', ''));
3356
3381
  }
3357
3382
  render() {
3358
- return (index$1.h(index$1.Host, { key: '855f6ef7ca66001aefcad04c5c4498c305b88ea8', id: this.el.id, part: "xv-collapse", class: this.el.className, collapsed: this.collapsed, expanded: !this.collapsed }, index$1.h("slot", { key: '2337058eec638c4f27f014a05e87849b12be4e99' })));
3383
+ return (index$1.h(index$1.Host, { key: '8af939d58827a45227da4a1fe0633e0a3b71ae4b', id: this.el.id, part: "xv-collapse", class: this.el.className, collapsed: this.collapsed, expanded: !this.collapsed }, index$1.h("slot", { key: 'a85ddac7154a56db6b988cd5180b37bb63933703' })));
3359
3384
  }
3360
3385
  get el() { return index$1.getElement(this); }
3361
3386
  };
3362
3387
  XvDataTableCollapse.style = xvDataTableCollapseCss();
3363
3388
 
3364
- const xvDataTableRowCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:table-row;background-color:var(--xv-data-table-row-bg, transparent);transition:0.2s ease-in-out background-color}:host .cell-control{font-size:8px;max-width:16px;position:relative;padding-left:calc(var(--xv-data-table-padding-x) + var(--xv-data-table-padding-x) + 10px + 1em);overflow:visible}:host .cell-control_collapse{font-size:inherit;width:1em;height:1em;margin:0;padding:0;position:absolute;overflow:visible;background-color:transparent;outline:none;top:calc(50% - 0.7em);left:var(--xv-data-table-padding-x);display:inline-flex;border-top:none;border-left:none;border-right:2px solid var(--icon-primary, #333);border-bottom:2px solid var(--icon-primary, #333);transform:rotate(45deg);transform-origin:center center;transition:0.2s ease-in-out transform, 0.2s ease-in-out opacity;cursor:pointer;box-sizing:content-box}:host .cell-control_collapse:active{opacity:0.4}:host .cell-control_collapse.open{transform:rotate(-135deg)}:host .cell-control_checkbox{display:flex}:host .cell-control_drag{position:absolute;top:50%;left:var(--xv-data-table-padding-x);transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:4px;line-height:0;color:var(--icon-secondary, #6f6f6f);cursor:grab;touch-action:none;transition:0.15s ease-in-out color}:host .cell-control_drag:hover{color:var(--icon-primary, #333)}:host .cell-control_drag:active{cursor:grabbing}:host(.reorder-row){cursor:grab}:host(.reorder-row):active{cursor:grabbing}:host(.xv-row-ghost){opacity:0.4;background-color:var(--layer-accent-01, #F7F7F7)}:host(.xv-row-chosen){background-color:var(--layer-hover-01, #E9E9E9)}:host(.xv-row-drag){box-shadow:0 4px 12px rgba(0, 0, 0, 0.12);cursor:grabbing}:host(.hover:not(.header):hover){background-color:var(--layer-hover-01, #E9E9E9)}:host(.checked){background-color:var(--layer-selected-02, #E3E3E3)}:host(.hover.checked:hover){background-color:var(--layer-selected-hover-02, #DADADA)}:host(.group:not(.checked)){background-color:var(--layer-accent-01, #F7F7F7)}:host(.hover.group:not(.checked):hover){background-color:var(--layer-accent-hover-01, #E3E3E3)}:host(.header),:host(.footer),:host(.footer:hover),:host(.footer.hover),:host(.footer.hover:hover){background-color:var(--layer-accent-02, #E3E3E3)}:host(.disabled:not(.header):not(.footer)){opacity:0.5;cursor:not-allowed;user-select:none}`;
3389
+ const xvDataTableRowCss = () => `:host{display:table-row;background-color:var(--xv-data-table-row-bg, transparent);transition:0.2s ease-in-out background-color}:host .cell-control{font-size:8px;max-width:16px;position:relative;padding-left:calc(var(--xv-data-table-padding-x) + var(--xv-data-table-padding-x) + 10px + 1em);overflow:visible}:host .cell-control_collapse{font-size:inherit;width:1em;height:1em;margin:0;padding:0;position:absolute;overflow:visible;background-color:transparent;outline:none;top:calc(50% - 0.7em);left:var(--xv-data-table-padding-x);display:inline-flex;border-top:none;border-left:none;border-right:2px solid var(--icon-primary, #333);border-bottom:2px solid var(--icon-primary, #333);transform:rotate(45deg);transform-origin:center center;transition:0.2s ease-in-out transform, 0.2s ease-in-out opacity;cursor:pointer;box-sizing:content-box}:host .cell-control_collapse:active{opacity:0.4}:host .cell-control_collapse.open{transform:rotate(-135deg)}:host .cell-control_checkbox{display:flex}:host .cell-control_drag{position:absolute;top:50%;left:var(--xv-data-table-padding-x);transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:4px;line-height:0;color:var(--icon-secondary, #6f6f6f);cursor:grab;touch-action:none;transition:0.15s ease-in-out color}:host .cell-control_drag:hover{color:var(--icon-primary, #333)}:host .cell-control_drag:active{cursor:grabbing}:host(.reorder-row){cursor:grab}:host(.reorder-row):active{cursor:grabbing}:host(.xv-row-ghost){opacity:0.4;background-color:var(--layer-accent-01, #F7F7F7)}:host(.xv-row-chosen){background-color:var(--layer-hover-01, #E9E9E9)}:host(.xv-row-drag){box-shadow:0 4px 12px rgba(0, 0, 0, 0.12);cursor:grabbing}:host(.hover:not(.header):hover){background-color:var(--layer-hover-01, #E9E9E9)}:host(.checked){background-color:var(--layer-selected-02, #E3E3E3)}:host(.hover.checked:hover){background-color:var(--layer-selected-hover-02, #DADADA)}:host(.group:not(.checked)){background-color:var(--layer-accent-01, #F7F7F7)}:host(.hover.group:not(.checked):hover){background-color:var(--layer-accent-hover-01, #E3E3E3)}:host(.header),:host(.footer),:host(.footer:hover),:host(.footer.hover),:host(.footer.hover:hover){background-color:var(--layer-accent-02, #E3E3E3)}:host(.disabled:not(.header):not(.footer)){opacity:0.5;cursor:not-allowed;user-select:none}`;
3365
3390
 
3366
3391
  const XvDataTableRow = class {
3367
3392
  constructor(hostRef) {
@@ -3438,7 +3463,7 @@ const XvDataTableRow = class {
3438
3463
  const isGroup = !!this.collapse || !!this.group;
3439
3464
  const isDraggableRow = this.reorderable && !isHeader && !isFooter && !this.group;
3440
3465
  const showHandleCell = this.reorderable && this.reorderHandleMode === 'icon';
3441
- return (index$1.h(index$1.Host, { key: '373373acefd9af83de30333e5b113f390e2e6217', role: "row", part: "xv-row", class: {
3466
+ return (index$1.h(index$1.Host, { key: 'd9bb6ddc1597a4904c951d7e7b1a38fcb0b5b2e8', role: "row", part: "xv-row", class: {
3442
3467
  checked: this.checked,
3443
3468
  hover: this.hover,
3444
3469
  disabled: this.disabled,
@@ -3446,7 +3471,7 @@ const XvDataTableRow = class {
3446
3471
  header: isHeader,
3447
3472
  footer: isFooter,
3448
3473
  'reorder-row': isDraggableRow && this.reorderHandleMode === 'row',
3449
- } }, showHandleCell && (index$1.h("xv-data-table-cell", { key: '83b525965e82466c54118754217e672e0396eda3', width: "16px", class: "cell-control cell-control--drag" }, isDraggableRow && (index$1.h("span", { key: 'cee824eaa91f021ba60ecee5fb0ff8a85d753972', class: `cell-control_drag ${XV_ROW_DRAG_HANDLE_CLASS}`, "aria-label": "Drag to reorder" }, index$1.h("svg", { key: '3fc73eec2a1034d64e0994da564958dc48f67b43', viewBox: "0 0 8 14", width: "8", height: "14", fill: "currentColor", "aria-hidden": "true" }, index$1.h("circle", { key: 'e4a9a528e494a67d50073a3df5ea84ce362b5b42', cx: "2", cy: "2", r: "1.2" }), index$1.h("circle", { key: 'a6980f7e7d7a938d211d1da27ab46f643ce78e0b', cx: "6", cy: "2", r: "1.2" }), index$1.h("circle", { key: '2382f97b904f4aa49e0b31caebdbbda50873e63d', cx: "2", cy: "7", r: "1.2" }), index$1.h("circle", { key: 'ed741113a78560e3e7b8ade59527e7d15aacba80', cx: "6", cy: "7", r: "1.2" }), index$1.h("circle", { key: '7ea397ea58e5f79c98f81c675ee18c4842aa8011', cx: "2", cy: "12", r: "1.2" }), index$1.h("circle", { key: '950d8006bac3ff32f893d0e214984ad7a8a08cbd', cx: "6", cy: "12", r: "1.2" })))))), (!!this.variant || this.collapsable) && (index$1.h("xv-data-table-cell", { key: '236f7a4f3abd0dcc1a229962e78ea2cbd2877835', width: !!this.variant ? '16px' : '0', class: "cell-control" }, !!this.collapse && (index$1.h("button", { key: '16581137aafc05d90e97c3b1ba71d1f2ff23e9d9', class: { 'cell-control_collapse': true, open: !this.collapsed }, onClick: this.collapseClick })), this.variant === 'checkbox' && (index$1.h("xv-checkbox-v2", { key: 'd7ec1732f4c73f44385c39317a3fd0060465ad14', name: this.name, partial: this.partial, checked: this.checked || this.partial, disabled: this.disabled, readonly: this.readonly, required: this.required, onEventChange: this.checkedChangeHandle, class: "cell-control_checkbox" })))), index$1.h("slot", { key: '6ab432afa57d1df631872c51a0ece74a62f05a8f', onSlotchange: this.setInitialState })));
3474
+ } }, showHandleCell && (index$1.h("xv-data-table-cell", { key: '31047dc1b9eb9ad0f53a734f34934248dd24953a', width: "16px", class: "cell-control cell-control--drag" }, isDraggableRow && (index$1.h("span", { key: '4eb1a2363ccc46146e41e72c70475456492900de', class: `cell-control_drag ${XV_ROW_DRAG_HANDLE_CLASS}`, "aria-label": "Drag to reorder" }, index$1.h("svg", { key: '3a7c0a9c948092b378e24938cbbceed3b6a8dd89', viewBox: "0 0 8 14", width: "8", height: "14", fill: "currentColor", "aria-hidden": "true" }, index$1.h("circle", { key: '3227502198d59b9eeee42a532178da2198fb9a37', cx: "2", cy: "2", r: "1.2" }), index$1.h("circle", { key: '167b75f4623a83cf510bc371d67f7a7f1a54a7fa', cx: "6", cy: "2", r: "1.2" }), index$1.h("circle", { key: 'c14fa5cdef879c2595454568912bb45c37404d1f', cx: "2", cy: "7", r: "1.2" }), index$1.h("circle", { key: '8f08a6edb2665bb214293ae3f9a32269d0a926ec', cx: "6", cy: "7", r: "1.2" }), index$1.h("circle", { key: 'dadcbaf93e4c9215fefbe766a320a3eecf71e964', cx: "2", cy: "12", r: "1.2" }), index$1.h("circle", { key: '04ffe62ba13cf1799c6ad05908dcc94c3e6eaefb', cx: "6", cy: "12", r: "1.2" })))))), (!!this.variant || this.collapsable) && (index$1.h("xv-data-table-cell", { key: 'e972b33cf8b9d7406967a94b9a5c0e00e547c44e', width: !!this.variant ? '16px' : '0', class: "cell-control" }, !!this.collapse && (index$1.h("button", { key: 'c7e0ae5898d059d134201f22b18ff0e278e36842', class: { 'cell-control_collapse': true, open: !this.collapsed }, onClick: this.collapseClick })), this.variant === 'checkbox' && (index$1.h("xv-checkbox-v2", { key: 'ae49a7926b6225240a27e64137bdc17f5960af0c', name: this.name, partial: this.partial, checked: this.checked || this.partial, disabled: this.disabled, readonly: this.readonly, required: this.required, onEventChange: this.checkedChangeHandle, class: "cell-control_checkbox" })))), index$1.h("slot", { key: 'ee569da095e277efab04ce534ab1c66cf421bafa', onSlotchange: this.setInitialState })));
3450
3475
  }
3451
3476
  get el() { return index$1.getElement(this); }
3452
3477
  };
@@ -80359,7 +80384,7 @@ var createPopper = /*#__PURE__*/popperGenerator({
80359
80384
  defaultModifiers: defaultModifiers
80360
80385
  }); // eslint-disable-next-line import/no-unused-modules
80361
80386
 
80362
- const xvDatepickerCss = () => `@charset "UTF-8";.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--xv-datepicker-padding:var(--spacing-04);--xv-datepicker-fields-direction:row;display:inline-block;font-size:var(--fz-md, 14px)}:host .control{display:flex;flex-direction:column;row-gap:var(--spacing-03);text-align:left;letter-spacing:0.32px}:host .control_label{color:var(--text-secondary, #515151);font-size:0.8571428571em;font-weight:400}:host .control_field{position:relative;display:flex;gap:var(--spacing-03);flex-direction:var(--xv-datepicker-fields-direction, row)}:host .control_field input[type=date]{flex:1 1 0;border-radius:3px;color:var(--text-primary, #333);font-family:var(--ff-body), sans-serif;font-size:1em;background-color:transparent;font-style:normal;font-weight:400;line-height:20px;letter-spacing:0.32px;padding:var(--xv-datepicker-padding) calc(var(--spacing-05) + 20px) var(--xv-datepicker-padding) var(--spacing-05);border:1px solid var(--border-subtle-01);box-shadow:none;outline:2px solid transparent;transition:0.25s ease-in-out outline-color;appearance:none}:host .control_field input[type=date]:empty{color:var(--text-helper, #646464)}:host .control_field input[type=date]:focus{outline-color:var(--focus)}:host .control_field input[type=date]::-webkit-calendar-picker-indicator{visibility:hidden;opacity:0;appearance:none;pointer-events:none;display:none}:host .control_field:before{font-size:16px;width:16px;height:16px;top:calc(var(--xv-datepicker-padding) + 4px);right:var(--spacing-04);position:absolute;content:"";box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11zm0-13H5V6h14v1z'/%3E%3C/svg%3E")}@supports not selector(::-webkit-calendar-picker-indicator){:host .control_field:before{background-image:none}}:host .control_field.warning,:host .control_field.error,:host .control_field.loading{position:relative}:host .control_field.warning:before,:host .control_field.error:before,:host .control_field.loading:before{background-image:none}:host .control_field.warning:before{content:"⚠";color:var(--support-warning)}:host .control_field.error:before{font-size:12px;border-radius:50%;content:"!";color:#fff;background-color:var(--support-error)}:host .control_field.error input[type=date]{outline-color:var(--support-error);border:1px solid var(--support-error)}:host .control_field.loading{}@keyframes spin{to{transform:rotate(360deg)}}:host .control_field.loading:before{content:"";background-color:transparent;border-radius:50%;border:3px solid rgba(0, 0, 0, 0.1);border-top-color:var(--highlight-01, #CEDE94);animation:spin 0.8s linear infinite}:host .control_message{font-size:0.8571428571em;color:var(--text-primary, #333);margin:0;padding:0}:host .control_message.error{color:var(--text-error, #D62512)}:host .control_message.warning{color:var(--support-warning)}:host .control_message.helper{color:var(--text-secondary, #515151)}:host .popover{opacity:1;z-index:12;position:absolute;max-width:fit-content;box-sizing:border-box;display:inline-flex;flex-direction:column;background-color:var(--layer-02, #fff);border-radius:3px;box-shadow:0 4px 8px 3px rgba(39, 52, 53, 0.15), 0 1px 3px 0 rgba(39, 52, 53, 0.3);padding:var(--spacing-02) var(--spacing-03);row-gap:var(--spacing-02, 4px)}:host .popover:not(.open){opacity:0;z-index:-1;user-select:none;pointer-events:none;top:0;left:0;transform:translateY(-9999px)}:host .popover .header{display:grid;width:100%;grid-template-columns:auto 1fr auto;column-gap:var(--spacing-03)}:host .popover .header_date{margin:0;padding:0;display:flex;align-items:center;justify-content:center;text-transform:capitalize;color:var(--text-primary, #333);text-align:center;font-family:var(--ff-body), sans-serif;font-size:1em;font-weight:700;letter-spacing:0.16px}:host .popover .header_date input[type=number]{display:inline-block;padding:0.25rem;border:none;margin:0 0 0 var(--spacing-02);cursor:default;font-family:inherit;font-size:inherit;font-weight:600;inline-size:3.75em;border-radius:3px}:host .popover .header_date input[type=number]:focus{outline:1px solid var(--focus)}:host .popover .header_icon{display:inline-block;position:relative;border:solid currentColor;padding:5px;border-width:0 2px 2px 0}:host .popover .header_icon.prev{transform:translate(4px) rotate(135deg)}:host .popover .header_icon.next{transform:translate(-4px) rotate(-45deg)}:host .popover .week{display:grid;width:100%;grid-template-columns:repeat(8, 1fr)}:host .popover .week_day{width:40px;line-height:40px;margin:0;padding:0;box-sizing:border-box;color:var(--text-primary, #333);font-family:var(--ff-body), sans-serif;font-size:1em;letter-spacing:0.16px;user-select:none}:host .popover .week_day:is(button){background-color:transparent;border:none;outline:none;transition:250ms ease-in-out background-color, 250ms ease-in-out color}:host .popover .week_day:is(button):hover:not(:disabled){cursor:pointer;background-color:var(--layer-hover-01, #E9E9E9)}:host .popover .week_day:is(button):focus:not(:disabled){cursor:pointer;outline:1px solid var(--focus, #273435);background-blend-mode:multiply}:host .popover .week_day:is(button):active:not(:disabled){background-color:rgba(139, 139, 139, 0.5)}:host .popover .week_day:is(button).inRange:not(.disabled):not(.active){background-color:var(--highlight-01, #CEDE94)}:host .popover .week_day:is(button).active{background-color:var(--button-primary, #273435);color:var(--text-on-color, #fff);z-index:1}:host .popover .week_day:is(button).active:hover{background-color:var(--button-primary-hover, #303F40)}:host .popover .week_day:is(button).active:active{background-color:var(--button-primary-active, #455D5E)}:host .popover .week_day.isToday{position:relative;font-weight:bold}:host .popover .week_day.isToday:before{content:"";position:absolute;bottom:2px;left:calc(50% - 2px);display:inline-block;width:4px;height:4px;border-radius:2px;background-color:currentColor}:host .popover .week_day.disabled{color:var(--text-placeholder, #ACACAC)}:host .popover .week_day__mobile{display:none}@media screen and (max-width: 920px){:host .popover .week_day__mobile{display:inline-block}}:host .popover .week_day__desktop{display:inline-block}@media screen and (max-width: 920px){:host .popover .week_day__desktop{display:none}}:host([block]){display:block;max-width:unset}:host(.disabled) .control_message,:host(.disabled) .control_field input[type=date],:host(.disabled) .control_label{color:var(--text-disabled, rgba(19, 19, 19, 0.25))}:host(.disabled) .control_field:before{opacity:0.4}:host([size=xs]){--xv-datepicker-padding:var(--spacing-02, 4px);font-size:var(--fz-sm)}:host([size=sm]){--xv-datepicker-padding:var(--spacing-03, 8px)}:host([size=md]){--xv-datepicker-padding:var(--spacing-04, 12px)}:host([size=lg]){--xv-datepicker-padding:var(--spacing-05, 16px)}:host([size=xl]){--xv-datepicker-padding:var(--spacing-06, 24px);font-size:var(--fz-lg)}`;
80387
+ const xvDatepickerCss = () => `@charset "UTF-8";:host{--xv-datepicker-padding:var(--spacing-04);--xv-datepicker-fields-direction:row;display:inline-block;font-size:var(--fz-md, 14px)}:host .control{display:flex;flex-direction:column;row-gap:var(--spacing-03);text-align:left;letter-spacing:0.32px}:host .control_label{color:var(--text-secondary, #515151);font-size:0.8571428571em;font-weight:400}:host .control_field{position:relative;display:flex;gap:var(--spacing-03);flex-direction:var(--xv-datepicker-fields-direction, row)}:host .control_field input[type=date]{flex:1 1 0;border-radius:3px;color:var(--text-primary, #333);font-family:var(--ff-body), sans-serif;font-size:1em;background-color:transparent;font-style:normal;font-weight:400;line-height:20px;letter-spacing:0.32px;padding:var(--xv-datepicker-padding) calc(var(--spacing-05) + 20px) var(--xv-datepicker-padding) var(--spacing-05);border:1px solid var(--border-subtle-01);box-shadow:none;outline:2px solid transparent;transition:0.25s ease-in-out outline-color;appearance:none}:host .control_field input[type=date]:empty{color:var(--text-helper, #646464)}:host .control_field input[type=date]:focus{outline-color:var(--focus)}:host .control_field input[type=date]::-webkit-calendar-picker-indicator{visibility:hidden;opacity:0;appearance:none;pointer-events:none;display:none}:host .control_field:before{font-size:16px;width:16px;height:16px;top:calc(var(--xv-datepicker-padding) + 4px);right:var(--spacing-04);position:absolute;content:"";box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11zm0-13H5V6h14v1z'/%3E%3C/svg%3E")}@supports not selector(::-webkit-calendar-picker-indicator){:host .control_field:before{background-image:none}}:host .control_field.warning,:host .control_field.error,:host .control_field.loading{position:relative}:host .control_field.warning:before,:host .control_field.error:before,:host .control_field.loading:before{background-image:none}:host .control_field.warning:before{content:"⚠";color:var(--support-warning)}:host .control_field.error:before{font-size:12px;border-radius:50%;content:"!";color:#fff;background-color:var(--support-error)}:host .control_field.error input[type=date]{outline-color:var(--support-error);border:1px solid var(--support-error)}:host .control_field.loading{}@keyframes spin{to{transform:rotate(360deg)}}:host .control_field.loading:before{content:"";background-color:transparent;border-radius:50%;border:3px solid rgba(0, 0, 0, 0.1);border-top-color:var(--highlight-01, #CEDE94);animation:spin 0.8s linear infinite}:host .control_message{font-size:0.8571428571em;color:var(--text-primary, #333);margin:0;padding:0}:host .control_message.error{color:var(--text-error, #D62512)}:host .control_message.warning{color:var(--support-warning)}:host .control_message.helper{color:var(--text-secondary, #515151)}:host .popover{opacity:1;z-index:12;position:absolute;max-width:fit-content;box-sizing:border-box;display:inline-flex;flex-direction:column;background-color:var(--layer-02, #fff);border-radius:3px;box-shadow:0 4px 8px 3px rgba(39, 52, 53, 0.15), 0 1px 3px 0 rgba(39, 52, 53, 0.3);padding:var(--spacing-02) var(--spacing-03);row-gap:var(--spacing-02, 4px)}:host .popover:not(.open){opacity:0;z-index:-1;user-select:none;pointer-events:none;top:0;left:0;transform:translateY(-9999px)}:host .popover .header{display:grid;width:100%;grid-template-columns:auto 1fr auto;column-gap:var(--spacing-03)}:host .popover .header_date{margin:0;padding:0;display:flex;align-items:center;justify-content:center;text-transform:capitalize;color:var(--text-primary, #333);text-align:center;font-family:var(--ff-body), sans-serif;font-size:1em;font-weight:700;letter-spacing:0.16px}:host .popover .header_date input[type=number]{display:inline-block;padding:0.25rem;border:none;margin:0 0 0 var(--spacing-02);cursor:default;font-family:inherit;font-size:inherit;font-weight:600;inline-size:3.75em;border-radius:3px}:host .popover .header_date input[type=number]:focus{outline:1px solid var(--focus)}:host .popover .header_icon{display:inline-block;position:relative;border:solid currentColor;padding:5px;border-width:0 2px 2px 0}:host .popover .header_icon.prev{transform:translate(4px) rotate(135deg)}:host .popover .header_icon.next{transform:translate(-4px) rotate(-45deg)}:host .popover .week{display:grid;width:100%;grid-template-columns:repeat(8, 1fr)}:host .popover .week_day{width:40px;line-height:40px;margin:0;padding:0;box-sizing:border-box;color:var(--text-primary, #333);font-family:var(--ff-body), sans-serif;font-size:1em;letter-spacing:0.16px;user-select:none}:host .popover .week_day:is(button){background-color:transparent;border:none;outline:none;transition:250ms ease-in-out background-color, 250ms ease-in-out color}:host .popover .week_day:is(button):hover:not(:disabled){cursor:pointer;background-color:var(--layer-hover-01, #E9E9E9)}:host .popover .week_day:is(button):focus:not(:disabled){cursor:pointer;outline:1px solid var(--focus, #273435);background-blend-mode:multiply}:host .popover .week_day:is(button):active:not(:disabled){background-color:rgba(139, 139, 139, 0.5)}:host .popover .week_day:is(button).inRange:not(.disabled):not(.active){background-color:var(--highlight-01, #CEDE94)}:host .popover .week_day:is(button).active{background-color:var(--button-primary, #273435);color:var(--text-on-color, #fff);z-index:1}:host .popover .week_day:is(button).active:hover{background-color:var(--button-primary-hover, #303F40)}:host .popover .week_day:is(button).active:active{background-color:var(--button-primary-active, #455D5E)}:host .popover .week_day.isToday{position:relative;font-weight:bold}:host .popover .week_day.isToday:before{content:"";position:absolute;bottom:2px;left:calc(50% - 2px);display:inline-block;width:4px;height:4px;border-radius:2px;background-color:currentColor}:host .popover .week_day.disabled{color:var(--text-placeholder, #ACACAC)}:host .popover .week_day__mobile{display:none}@media screen and (max-width: 920px){:host .popover .week_day__mobile{display:inline-block}}:host .popover .week_day__desktop{display:inline-block}@media screen and (max-width: 920px){:host .popover .week_day__desktop{display:none}}:host([block]){display:block;max-width:unset}:host(.disabled) .control_message,:host(.disabled) .control_field input[type=date],:host(.disabled) .control_label{color:var(--text-disabled, rgba(19, 19, 19, 0.25))}:host(.disabled) .control_field:before{opacity:0.4}:host([size=xs]){--xv-datepicker-padding:var(--spacing-02, 4px);font-size:var(--fz-sm)}:host([size=sm]){--xv-datepicker-padding:var(--spacing-03, 8px)}:host([size=md]){--xv-datepicker-padding:var(--spacing-04, 12px)}:host([size=lg]){--xv-datepicker-padding:var(--spacing-05, 16px)}:host([size=xl]){--xv-datepicker-padding:var(--spacing-06, 24px);font-size:var(--fz-lg)}`;
80363
80388
 
80364
80389
  const WEEK = Array
80365
80390
  .from({ length: 7 })
@@ -80398,7 +80423,8 @@ const XvDatepicker = class {
80398
80423
  return;
80399
80424
  }
80400
80425
  if ((this.minDate && dateFns.isBefore(newDate, this.minDate)) ||
80401
- (this.maxDate && dateFns.isAfter(newDate, this.maxDate))) {
80426
+ (this.maxDate && dateFns.isAfter(newDate, this.maxDate)) ||
80427
+ this.disabledSet.has(val)) {
80402
80428
  return;
80403
80429
  }
80404
80430
  if (this.variant === 'single') {
@@ -80423,7 +80449,8 @@ const XvDatepicker = class {
80423
80449
  const val = new Date(input.value);
80424
80450
  if (!dateFns.isValid(val) ||
80425
80451
  (this.minDate && dateFns.isBefore(val, this.minDate)) ||
80426
- (this.maxDate && dateFns.isAfter(val, this.maxDate))) {
80452
+ (this.maxDate && dateFns.isAfter(val, this.maxDate)) ||
80453
+ this.disabledSet.has(input.value)) {
80427
80454
  this.value[range === 'start' ? 0 : 1] = undefined;
80428
80455
  input.value = '';
80429
80456
  this.localError = 'Das angegebene Datum ist nicht verfügbar.';
@@ -80498,6 +80525,30 @@ const XvDatepicker = class {
80498
80525
  return iso;
80499
80526
  return dateFns.parse(this.max, 'yyyy-MM-dd', new Date());
80500
80527
  }
80528
+ get disabledSet() {
80529
+ var _a;
80530
+ const keys = ((_a = this.disabledDates) !== null && _a !== void 0 ? _a : []).map(d => this.toDayKey(d)).filter(Boolean);
80531
+ return new Set(keys);
80532
+ }
80533
+ /** Normalise a disabled-date entry to a local 'yyyy-MM-dd' key. */
80534
+ toDayKey(value) {
80535
+ if (value instanceof Date) {
80536
+ return dateFns.isValid(value) ? dateFns.format(value, DEF_FORMAT) : '';
80537
+ }
80538
+ // Bare 'yyyy-MM-dd' is already a key — use verbatim to avoid a TZ shift
80539
+ // from re-parsing it into a Date.
80540
+ if (/^\d{4}-\d{2}-\d{2}$/.test(value))
80541
+ return value;
80542
+ const parsed = dateFns.parseISO(value);
80543
+ return dateFns.isValid(parsed) ? dateFns.format(parsed, DEF_FORMAT) : '';
80544
+ }
80545
+ isDayDisabled(date, disabled = this.disabledSet) {
80546
+ if (this.minDate && dateFns.isBefore(date, this.minDate))
80547
+ return true;
80548
+ if (this.maxDate && dateFns.isAfter(date, this.maxDate))
80549
+ return true;
80550
+ return disabled.has(dateFns.format(date, DEF_FORMAT));
80551
+ }
80501
80552
  get isPrevDisabled() {
80502
80553
  if (!this.minDate)
80503
80554
  return false;
@@ -80531,13 +80582,14 @@ const XvDatepicker = class {
80531
80582
  getCalendarGrid() {
80532
80583
  const start = dateFns.startOfWeek(dateFns.startOfMonth(this.month), { weekStartsOn: 1 });
80533
80584
  const end = dateFns.endOfWeek(dateFns.endOfMonth(this.month), { weekStartsOn: 1 });
80585
+ const disabled = this.disabledSet;
80534
80586
  this.days = dateFns.eachDayOfInterval({ start, end }).map(date => ({
80535
80587
  date,
80536
80588
  week: dateFns.getWeek(date, { weekStartsOn: 1 }),
80537
80589
  day: date.getDate(),
80538
80590
  isCurrentMonth: dateFns.isSameMonth(date, this.month),
80539
80591
  isToday: dateFns.isToday(date),
80540
- disabled: (this.minDate && dateFns.isBefore(date, this.minDate)) || (this.maxDate && dateFns.isAfter(date, this.maxDate))
80592
+ disabled: this.isDayDisabled(date, disabled)
80541
80593
  }));
80542
80594
  return this.days;
80543
80595
  }
@@ -80601,12 +80653,12 @@ const XvDatepicker = class {
80601
80653
  warning: this.warning,
80602
80654
  helper: this.helper,
80603
80655
  });
80604
- return (index$1.h(index$1.Host, { key: '0398b77b6e5b6c1664f34cec632a9811f0004dda', class: { disabled: !!this.disabled }, tabindex: this.disabled ? '-1' : undefined }, index$1.h("div", { key: 'eacd3f96b33ae351271daf58deffd9523921b520', "aria-controls": "popover", class: "control" }, this.label && index$1.h("label", { key: '450b724b86ff4d60960cb43d4ec2410bb25a3de0', class: "control_label" }, this.label), index$1.h("div", { key: '454fa95047b044f584495e18027d24e6f0b14e7f', class: {
80656
+ return (index$1.h(index$1.Host, { key: 'd3824a5d7c420cf3956bac19dce90ad6a2bf7fa2', class: { disabled: !!this.disabled }, tabindex: this.disabled ? '-1' : undefined }, index$1.h("div", { key: 'd93850164d288cb74c8120596196088e44c33a23', "aria-controls": "popover", class: "control" }, this.label && index$1.h("label", { key: 'e136f0ef2de64fa2e95b77caeb3675cee7626575', class: "control_label" }, this.label), index$1.h("div", { key: '102e8ce2e9dc0d9e74ba9a771b513977acbeb0ba', class: {
80605
80657
  'control_field': true,
80606
80658
  loading: this.loading,
80607
80659
  error: !!this.error || !!this.localError,
80608
80660
  warning: this.warning !== undefined,
80609
- }, onClick: this.handleOpen, ref: (el) => (this.controlEl = el) }, index$1.h("input", { key: 'b711134f0a3082990c61dee4955303b8ef537260', lang: "de", type: "date", name: "start", disabled: this.loading || this.disabled, readonly: this.readonly || this.variant === 'range', min: this.min, max: this.max, value: start ? dateFns.format(start, DEF_FORMAT) : '', onChange: (e) => this.handleChange(e, 'start'), onBlur: (e) => this.handleBlur(e, 'start'), onKeyDown: (e) => this.handleKeydown(e, 'start') }), this.variant === 'range' && (index$1.h("input", { key: '5b7beaf9a3caaeed9684761dd0ace3932df81626', lang: "de", type: "date", name: "end", disabled: this.loading || this.disabled, readonly: this.readonly || this.variant === 'range', min: this.min, max: this.max, value: end ? dateFns.format(end, DEF_FORMAT) : '', onChange: (e) => this.handleChange(e, 'end'), onBlur: (e) => this.handleBlur(e, 'end'), onKeyDown: (e) => this.handleKeydown(e, 'end') }))), message && (index$1.h("p", { key: '2ce2c082d806e13ea1ee47450e8fb1451cd8caed', class: { control_message: true, [message.level]: true } }, message.text))), index$1.h("div", { key: '689c3a2bdd00e01d1e60291ceb50f15eb152a660', role: "dialog", class: { popover: true, open: this.open }, ref: (el) => (this.popoverEl = el) }, index$1.h("div", { key: '2829d0329004bc14007bdae08be75689315499da', class: "header" }, index$1.h("xv-button-v2", { key: 'cf33dc885de4ac63d4732f3d766c22c6afaec46b', tabindex: this.open ? undefined : '-1', disabled: this.isPrevDisabled, variant: "ghost", onClick: this.prevMonth }, index$1.h("span", { key: '5af099b261451004e7c10cfbc356686137b590e7', slot: "icon-left", class: "header_icon prev" })), index$1.h("p", { key: '3ddb1ae9a61ccf7e881b9d63210af64d691e8b36', class: "header_date" }, dateFns.format(this.month, 'LLLL', { locale: localeExports.de }), index$1.h("input", { key: 'e3a48a0b0a42d0c5ffdfb006a856d4f8471b35cb', tabindex: this.open ? undefined : '-1', type: "number", value: this.month.getFullYear(), onInput: this.handleYearChange, onBlur: this.handleYearBlur })), index$1.h("xv-button-v2", { key: 'b14264dc560c4c2a0194fe73c6166e8dd8654032', tabindex: this.open ? undefined : '-1', disabled: this.isNextDisabled, variant: "ghost", onClick: this.nextMonth }, index$1.h("span", { key: '89067f6b547c496b487a41740893362bee9105fc', slot: "icon-left", class: "header_icon next" }))), index$1.h("div", { key: 'f5bc495aca4c4fcf2b359d694e41639ce617c396', class: "week" }, index$1.h("p", { key: '4d978f953f51439d88da536d1bfa3876d704965e', class: "week_day" }), WEEK.map((day) => index$1.h("p", { class: "week_day" }, day, "."))), index$1.h("div", { key: 'aea1d83963272f1c915a814a7ad8de7465667374', class: "week" }, this.days.map((day, idx) => (index$1.h(index$1.Fragment, null, idx % 7 === 0 && (index$1.h("button", { tabindex: this.open ? undefined : '-1', disabled: true, class: "week_day disabled" }, day.week)), index$1.h("button", { tabindex: this.open ? undefined : '-1', onClick: () => this.handleSetDate(day), disabled: day.disabled, class: {
80661
+ }, onClick: this.handleOpen, ref: (el) => (this.controlEl = el) }, index$1.h("input", { key: '815eb8a1b9aef9a4ffae56ce120175e4e727e2c0', lang: "de", type: "date", name: "start", disabled: this.loading || this.disabled, readonly: this.readonly || this.variant === 'range', min: this.min, max: this.max, value: start ? dateFns.format(start, DEF_FORMAT) : '', onChange: (e) => this.handleChange(e, 'start'), onBlur: (e) => this.handleBlur(e, 'start'), onKeyDown: (e) => this.handleKeydown(e, 'start') }), this.variant === 'range' && (index$1.h("input", { key: '4ae5693501d921d8431da8d261de777f159eb778', lang: "de", type: "date", name: "end", disabled: this.loading || this.disabled, readonly: this.readonly || this.variant === 'range', min: this.min, max: this.max, value: end ? dateFns.format(end, DEF_FORMAT) : '', onChange: (e) => this.handleChange(e, 'end'), onBlur: (e) => this.handleBlur(e, 'end'), onKeyDown: (e) => this.handleKeydown(e, 'end') }))), message && (index$1.h("p", { key: 'a3facc864173f9a8d74ef8542fff82ea935f5593', class: { control_message: true, [message.level]: true } }, message.text))), index$1.h("div", { key: '649f74e157bcd2e834d03c7a2d52968fbe3087c1', role: "dialog", class: { popover: true, open: this.open }, ref: (el) => (this.popoverEl = el) }, index$1.h("div", { key: '2cfbafcfaa23d86e610d488315ac6b1aa34dbf54', class: "header" }, index$1.h("xv-button-v2", { key: '3694744a0a8790fc80f65ae2a3a33d7f5a0a4d15', tabindex: this.open ? undefined : '-1', disabled: this.isPrevDisabled, variant: "ghost", onClick: this.prevMonth }, index$1.h("span", { key: '96aec7fad4fafc6ed43bea53b5000a1100815bf7', slot: "icon-left", class: "header_icon prev" })), index$1.h("p", { key: 'a52cafec3ee1d519d3acd39b65c59209b05a17f3', class: "header_date" }, dateFns.format(this.month, 'LLLL', { locale: localeExports.de }), index$1.h("input", { key: 'f523d1ab179245a725a5bfe2ec97f3bce50533de', tabindex: this.open ? undefined : '-1', type: "number", value: this.month.getFullYear(), onInput: this.handleYearChange, onBlur: this.handleYearBlur })), index$1.h("xv-button-v2", { key: '16a1f92a5a461a4c812225a586ea705e858aeac7', tabindex: this.open ? undefined : '-1', disabled: this.isNextDisabled, variant: "ghost", onClick: this.nextMonth }, index$1.h("span", { key: '5b38b9fef3ab9914f879f8525dcd5b46f46058b4', slot: "icon-left", class: "header_icon next" }))), index$1.h("div", { key: '223691312e59a749bd1f8a982b7270fb529b6b32', class: "week" }, index$1.h("p", { key: '898552659a61a0cf789541cf694f7589eacdf457', class: "week_day" }), WEEK.map((day) => index$1.h("p", { class: "week_day" }, day, "."))), index$1.h("div", { key: '7c91b9a24f7d37f64f159f290a43cbfff4c9be1a', class: "week" }, this.days.map((day, idx) => (index$1.h(index$1.Fragment, null, idx % 7 === 0 && (index$1.h("button", { tabindex: this.open ? undefined : '-1', disabled: true, class: "week_day disabled" }, day.week)), index$1.h("button", { tabindex: this.open ? undefined : '-1', onClick: () => this.handleSetDate(day), disabled: day.disabled, class: {
80610
80662
  'week_day': true,
80611
80663
  inRange: this.variant === 'range' && dateFns.isWithinInterval(day.date, { start, end }),
80612
80664
  isToday: day.isToday,
@@ -80623,6 +80675,15 @@ const XvDatepicker = class {
80623
80675
  "month": [{
80624
80676
  "getCalendarGrid": 0
80625
80677
  }],
80678
+ "min": [{
80679
+ "getCalendarGrid": 0
80680
+ }],
80681
+ "max": [{
80682
+ "getCalendarGrid": 0
80683
+ }],
80684
+ "disabledDates": [{
80685
+ "getCalendarGrid": 0
80686
+ }],
80626
80687
  "value": [{
80627
80688
  "handleValueChange": 0
80628
80689
  }]
@@ -80632,7 +80693,7 @@ XvDatepicker.style = xvDatepickerCss();
80632
80693
 
80633
80694
  const DropdownItemSelector = '.xv-dropdown-item';
80634
80695
 
80635
- const xvDropdownCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--dropdown-height:40px;--dropdown-padding-x:16px;--dropdown-padding-y:11px;--dropdown-max-width:100%;--dropdown-visible-items:6;--dropdown-ghost-width:min-content;display:block;box-sizing:border-box;position:relative;text-align:left;max-width:min(var(--dropdown-max-width), 100%)}:host .label{display:block;color:var(--text-secondary, #515151);font-family:var(--ff-body, Work Sans), sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0.32px;margin-bottom:8px}:host .label ::slotted([slot=label]){color:var(--text-secondary, #515151);font-family:var(--ff-body, Work Sans), sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0.32px}:host .label_info{margin-left:var(--spacing-02)}:host .control{background-blend-mode:multiply;border-radius:3px;border:1px solid var(--border-subtle-01);transition:0.2s ease-in-out background-color;cursor:pointer;margin:0;box-sizing:border-box;font-family:inherit;font-size:100%;padding:0;appearance:none;background-color:var(--field-02, #FFF);text-align:start;inline-size:100%;position:relative;display:inline-flex;overflow:hidden;align-items:center;block-size:var(--dropdown-height);outline:none;padding-block:0;padding-inline:var(--dropdown-padding-x);text-overflow:ellipsis;vertical-align:top;white-space:nowrap}:host .control_value,:host .control_placeholder{flex:1;margin:0;overflow:hidden;color:var(--text-primary, #333);user-select:none;text-overflow:ellipsis;white-space:nowrap;font-family:var(--ff-body, Work Sans), sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0.16px;padding-inline:0 1rem}:host .control_count{margin-right:var(--spacing--03, 8px)}:host .control_placeholder{color:var(--text-primary, #333)}:host .control_icon{width:16px;height:16px;margin-right:5px}:host .control_icon.error{color:var(--support-error, #F1290E)}:host .control_icon.warning{color:var(--support-warning, #FF7F04)}:host .control_arrow{box-sizing:border-box;margin:0;font-size:100%;vertical-align:baseline;padding:0;border:0;appearance:none;background:none;text-align:start;display:flex;align-items:center;justify-content:center;block-size:min(16px, 1em);inline-size:min(16px, 1em);inset-inline-end:0.75rem;outline:none;transition:transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}:host .control:hover{background-color:var(--field-hover-02, #E9E9E9)}:host .control:active{background-color:var(--layer-selected-02, #E3E3E3)}:host .control.readonly{outline-color:transparent;background:var(--field-01, #F7F7F7);background-blend-mode:multiply;cursor:default}:host .control.readonly .control_value{color:var(--text-secondary)}:host .control.readonly .control_arrow{display:none}:host .options{inset-block-start:100%;margin-block-start:1px;display:block;line-height:16px;max-block-size:calc(1lh * var(--dropdown-visible-items) + var(--dropdown-padding-y) * 12);box-shadow:0 2px 6px rgba(0, 0, 0, 0.3);position:absolute;z-index:10;inline-size:100%;inset-inline:0;overflow-y:auto;transition:max-height 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);border-radius:3px;background-color:var(--field-02, #FFF);scrollbar-width:thin;scrollbar-color:var(--layer-accent-03) transparent}:host .options_search{position:sticky;top:0;z-index:2;background:linear-gradient(to bottom, var(--field-02, #FFF) 0%, var(--field-02, #FFF) 85%, transparent 100%);padding:var(--dropdown-padding-y) var(--dropdown-padding-x)}:host .options.right{left:unset;right:0}:host .options ::slotted(.xv-dropdown-item){display:block;max-block-size:13.75rem;inset-inline:0;box-sizing:border-box;padding:var(--dropdown-padding-y) calc(var(--dropdown-padding-x) + 16px) var(--dropdown-padding-y) var(--dropdown-padding-x);position:relative;cursor:pointer;overflow:hidden;color:var(--text-secondary, #515151);text-overflow:ellipsis;white-space:nowrap;font-family:var(--ff-body, Work Sans), sans-serif;font-size:var(--fz-md, 14px);font-style:normal;font-weight:400;line-height:1lh;letter-spacing:0.16px;transition:0.2s ease-in-out background-color;user-select:none}:host .options ::slotted(.xv-dropdown-item):after{content:"";position:absolute;top:0;height:1px;left:10px;width:calc(100% - 20px);background-color:var(--border-subtle-01)}:host .options ::slotted(.xv-dropdown-item:not([hidden]):first-child):after{display:none}:host .options ::slotted(.xv-dropdown-item:hover),:host .options ::slotted(.xv-dropdown-item[active]){background-color:var(--layer-hover-02, #F7F7F7)}:host .options ::slotted(.xv-dropdown-item:active){background-color:var(--layer-selected-hover-02, #DADADA)}:host .options ::slotted(.xv-dropdown-item[hidden]){display:none}:host .options ::slotted(.xv-dropdown-item[selected]){background-color:var(--layer-selected-02, #E3E3E3)}:host .options ::slotted(.xv-dropdown-item[selected]:hover){background-color:var(--layer-selected-hover-02, #DADADA)}:host .options ::slotted(.xv-dropdown-item[disabled]){background-color:transparent;opacity:0.4;cursor:not-allowed}:host .helper{color:var(--text-helper, #646464);font-family:var(--ff-heading, "IBM Plex Sans"), sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0.32px;margin:4px 0 0;padding:0}:host(.ghost) .control{background-color:transparent;box-shadow:none;border:none;padding:0;block-size:auto}:host(.ghost) .control_value{padding-inline-end:5px}:host(.ghost) .options{width:var(--dropdown-ghost-width)}:host([open]) .control_arrow{transform:rotate(180deg)}:host([disabled]){opacity:0.4;cursor:not-allowed}:host([disabled]) .control{cursor:inherit}:host([disabled]) .control:hover,:host([disabled]) .control:active,:host([disabled]) .control:focus-within{background-color:transparent}:host(:focus){outline:none}:host(:focus-visible){outline:none}:host(:focus-visible) .control{outline:2px solid var(--focus)}:host([error]) .control{box-shadow:none;outline:2px solid var(--support-support-error, #F1290E)}:host([error]) .helper{color:var(--text-error, #D62512)}:host([size=xs]){--dropdown-height:16px}:host([size=sm]){--dropdown-height:32px}:host([size=md]){--dropdown-height:40px}:host([size=lg]){--dropdown-height:48px}:host([size=xl]){--dropdown-height:60px}`;
80696
+ const xvDropdownCss = () => `:host{--dropdown-height:40px;--dropdown-padding-x:16px;--dropdown-padding-y:11px;--dropdown-max-width:100%;--dropdown-visible-items:6;--dropdown-ghost-width:min-content;display:block;box-sizing:border-box;position:relative;text-align:left;max-width:min(var(--dropdown-max-width), 100%)}:host .label{display:block;color:var(--text-secondary, #515151);font-family:var(--ff-body, Work Sans), sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0.32px;margin-bottom:8px}:host .label ::slotted([slot=label]){color:var(--text-secondary, #515151);font-family:var(--ff-body, Work Sans), sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0.32px}:host .label_info{margin-left:var(--spacing-02)}:host .control{background-blend-mode:multiply;border-radius:3px;border:1px solid var(--border-subtle-01);transition:0.2s ease-in-out background-color;cursor:pointer;margin:0;box-sizing:border-box;font-family:inherit;font-size:100%;padding:0;appearance:none;background-color:var(--field-02, #FFF);text-align:start;inline-size:100%;position:relative;display:inline-flex;overflow:hidden;align-items:center;block-size:var(--dropdown-height);outline:none;padding-block:0;padding-inline:var(--dropdown-padding-x);text-overflow:ellipsis;vertical-align:top;white-space:nowrap}:host .control_value,:host .control_placeholder{flex:1;margin:0;overflow:hidden;color:var(--text-primary, #333);user-select:none;text-overflow:ellipsis;white-space:nowrap;font-family:var(--ff-body, Work Sans), sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0.16px;padding-inline:0 1rem}:host .control_count{margin-right:var(--spacing--03, 8px)}:host .control_placeholder{color:var(--text-primary, #333)}:host .control_icon{width:16px;height:16px;margin-right:5px}:host .control_icon.error{color:var(--support-error, #F1290E)}:host .control_icon.warning{color:var(--support-warning, #FF7F04)}:host .control_arrow{box-sizing:border-box;margin:0;font-size:100%;vertical-align:baseline;padding:0;border:0;appearance:none;background:none;text-align:start;display:flex;align-items:center;justify-content:center;block-size:min(16px, 1em);inline-size:min(16px, 1em);inset-inline-end:0.75rem;outline:none;transition:transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9)}:host .control:hover{background-color:var(--field-hover-02, #E9E9E9)}:host .control:active{background-color:var(--layer-selected-02, #E3E3E3)}:host .control.readonly{outline-color:transparent;background:var(--field-01, #F7F7F7);background-blend-mode:multiply;cursor:default}:host .control.readonly .control_value{color:var(--text-secondary)}:host .control.readonly .control_arrow{display:none}:host .options{inset-block-start:100%;margin-block-start:1px;display:block;line-height:16px;max-block-size:calc(1lh * var(--dropdown-visible-items) + var(--dropdown-padding-y) * 12);box-shadow:0 2px 6px rgba(0, 0, 0, 0.3);position:absolute;z-index:10;inline-size:100%;inset-inline:0;overflow-y:auto;transition:max-height 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);border-radius:3px;background-color:var(--field-02, #FFF);scrollbar-width:thin;scrollbar-color:var(--layer-accent-03) transparent}:host .options_search{position:sticky;top:0;z-index:2;background:linear-gradient(to bottom, var(--field-02, #FFF) 0%, var(--field-02, #FFF) 85%, transparent 100%);padding:var(--dropdown-padding-y) var(--dropdown-padding-x)}:host .options.right{left:unset;right:0}:host .options ::slotted(.xv-dropdown-item){display:block;max-block-size:13.75rem;inset-inline:0;box-sizing:border-box;padding:var(--dropdown-padding-y) calc(var(--dropdown-padding-x) + 16px) var(--dropdown-padding-y) var(--dropdown-padding-x);position:relative;cursor:pointer;overflow:hidden;color:var(--text-secondary, #515151);text-overflow:ellipsis;white-space:nowrap;font-family:var(--ff-body, Work Sans), sans-serif;font-size:var(--fz-md, 14px);font-style:normal;font-weight:400;line-height:1lh;letter-spacing:0.16px;transition:0.2s ease-in-out background-color;user-select:none}:host .options ::slotted(.xv-dropdown-item):after{content:"";position:absolute;top:0;height:1px;left:10px;width:calc(100% - 20px);background-color:var(--border-subtle-01)}:host .options ::slotted(.xv-dropdown-item:not([hidden]):first-child):after{display:none}:host .options ::slotted(.xv-dropdown-item:hover),:host .options ::slotted(.xv-dropdown-item[active]){background-color:var(--layer-hover-02, #F7F7F7)}:host .options ::slotted(.xv-dropdown-item:active){background-color:var(--layer-selected-hover-02, #DADADA)}:host .options ::slotted(.xv-dropdown-item[hidden]){display:none}:host .options ::slotted(.xv-dropdown-item[selected]){background-color:var(--layer-selected-02, #E3E3E3)}:host .options ::slotted(.xv-dropdown-item[selected]:hover){background-color:var(--layer-selected-hover-02, #DADADA)}:host .options ::slotted(.xv-dropdown-item[disabled]){background-color:transparent;opacity:0.4;cursor:not-allowed}:host .helper{color:var(--text-helper, #646464);font-family:var(--ff-heading, "IBM Plex Sans"), sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0.32px;margin:4px 0 0;padding:0}:host(.ghost) .control{background-color:transparent;box-shadow:none;border:none;padding:0;block-size:auto}:host(.ghost) .control_value{padding-inline-end:5px}:host(.ghost) .options{width:var(--dropdown-ghost-width)}:host([open]) .control_arrow{transform:rotate(180deg)}:host([disabled]){opacity:0.4;cursor:not-allowed}:host([disabled]) .control{cursor:inherit}:host([disabled]) .control:hover,:host([disabled]) .control:active,:host([disabled]) .control:focus-within{background-color:transparent}:host(:focus){outline:none}:host(:focus-visible){outline:none}:host(:focus-visible) .control{outline:2px solid var(--focus)}:host([error]) .control{box-shadow:none;outline:2px solid var(--support-support-error, #F1290E)}:host([error]) .helper{color:var(--text-error, #D62512)}:host([size=xs]){--dropdown-height:16px}:host([size=sm]){--dropdown-height:32px}:host([size=md]){--dropdown-height:40px}:host([size=lg]){--dropdown-height:48px}:host([size=xl]){--dropdown-height:60px}`;
80636
80697
 
80637
80698
  let dropdownUid = 0;
80638
80699
  const XvDropdown = class {
@@ -80917,7 +80978,7 @@ const XvDropdown = class {
80917
80978
  /* endregion Search methods */
80918
80979
  render() {
80919
80980
  const message = index$2.resolveFieldMessage({ error: this.error, warning: this.warning, helper: this.helper });
80920
- return (index$1.h(index$1.Host, { key: '2e0a4b087e8b1a66bf4bf3ddac2fb342fb988f1e', class: { 'xv-dropdown': true, [this.variant]: !!this.variant }, role: "combobox", "aria-haspopup": "listbox", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": this.open ? this.listboxId : null, size: this.size, open: this.open, error: !!this.error, disabled: this.disabled, tabindex: (this.disabled || this.readonly) ? -1 : 0 }, (this.label || this.info) && (index$1.h("label", { key: '9317e138effdd7ec69133304fe50d11c406b8faf', class: "label" }, index$1.h("slot", { key: '896604f1fef1f4531793a865c2083eaa5b744aa0', name: "label" }, this.label), this.info && index$1.h("xv-tooltip-v2", { key: 'd862a834642e1c115a063601926711339c53168b', class: "label_info", message: this.info }))), index$1.h("div", { key: '2cf34c1d32737ac0b664757b1a53bea34a507c72', class: { "xv-dropdown-control control": true, readonly: !!this.readonly }, onClick: this.handleOpen }, (this.multiple && this.selectedMap.size > 0) && (index$1.h("xv-tag-v2", { key: '9dd7be50d9ce42e037822502720a949ac071d8e0', class: "control_count", onClick: (e) => e.stopPropagation(), onCloseClick: this.clearHandle, closeable: !this.required, bg: "var(--background-inverse)", color: "var(--icon-inverse)" }, this.selectedMap.size)), this.selected.length ? (index$1.h("p", { class: "control_value" }, this.selected.join(', '))) : (index$1.h("p", { class: "control_placeholder" }, this.placeholder || '')), this._renderIcon(), index$1.h("svg", { key: '023c89db58f385e8a00cab6dce050048b2765b82', class: "control_arrow", focusable: "false", preserveAspectRatio: "xMidYMid meet", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", "aria-hidden": "true", width: "16", height: "16", viewBox: "0 0 448 512" }, index$1.h("path", { key: '5994fb2f805d0f1c904558f0ded054cd30c14210', d: "M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z" }))), this.open && index$1.h("div", { key: 'a2872c7cb6fbeb25583d4ed809b79b11aa533c4e', ref: (el) => (this.optionsEl = el), id: this.listboxId, role: "listbox", "aria-multiselectable": this.multiple ? 'true' : null, class: { options: true, right: this._appliedPosition() === 'right', search: !!this.search } }, this.search && (index$1.h("div", { key: '8908992fae99c07e3e9d2e06b705c55a4d73fb0a', class: "options_search" }, index$1.h("xv-text-input-v2", { key: '21fb4c673a3e46c024379ec7252026c0cf199ff4', type: "search", ref: (el) => (this.searchInputEl = el), block: true, autocomplete: "off", size: this.size, value: this.searchQuery, placeholder: this.searchPlaceholder, onValueChange: this.handleSearchInput }))), index$1.h("slot", { key: "xv-dropdown-options" })), message && index$1.h("p", { key: '104c79569b898fd9f0a9826654de18d16bc68a16', class: "helper" }, message.text)));
80981
+ return (index$1.h(index$1.Host, { key: '01b71caf620b27aa3cf098ab9449196c1b7b56ea', class: { 'xv-dropdown': true, [this.variant]: !!this.variant }, role: "combobox", "aria-haspopup": "listbox", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": this.open ? this.listboxId : null, size: this.size, open: this.open, error: !!this.error, disabled: this.disabled, tabindex: (this.disabled || this.readonly) ? -1 : 0 }, (this.label || this.info) && (index$1.h("label", { key: 'd99f47f2abbbe370efde3a702b5d1c61b11aa4ca', class: "label" }, index$1.h("slot", { key: '2ca43ab5d65eb331d6ffd2ca10c251bcd6f6c3d0', name: "label" }, this.label), this.info && index$1.h("xv-tooltip-v2", { key: '7d55fa244097898202318adc3b03b898cb4b3f11', class: "label_info", message: this.info }))), index$1.h("div", { key: 'c854210410d358b440559702c4efab8b9ac894b8', class: { "xv-dropdown-control control": true, readonly: !!this.readonly }, onClick: this.handleOpen }, (this.multiple && this.selectedMap.size > 0) && (index$1.h("xv-tag-v2", { key: '4d46c14e2aab62651692a98b6c3d321d7073849c', class: "control_count", onClick: (e) => e.stopPropagation(), onCloseClick: this.clearHandle, closeable: !this.required, bg: "var(--background-inverse)", color: "var(--icon-inverse)" }, this.selectedMap.size)), this.selected.length ? (index$1.h("p", { class: "control_value" }, this.selected.join(', '))) : (index$1.h("p", { class: "control_placeholder" }, this.placeholder || '')), this._renderIcon(), index$1.h("svg", { key: 'e3bf3f8eb0b3e71038423e8eb2e14d78dc4ca33a', class: "control_arrow", focusable: "false", preserveAspectRatio: "xMidYMid meet", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", "aria-hidden": "true", width: "16", height: "16", viewBox: "0 0 448 512" }, index$1.h("path", { key: '48f1408c0ebaa4c3b0c947dd4d9fdb2ab21a11c9', d: "M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z" }))), this.open && index$1.h("div", { key: '8915c7c514f6847a0d479c3ad1d39e00dbef46c2', ref: (el) => (this.optionsEl = el), id: this.listboxId, role: "listbox", "aria-multiselectable": this.multiple ? 'true' : null, class: { options: true, right: this._appliedPosition() === 'right', search: !!this.search } }, this.search && (index$1.h("div", { key: '2f59d1e41e8cf05038174123bad5b55038be5d75', class: "options_search" }, index$1.h("xv-text-input-v2", { key: '8670ba300bb2410d9ba708f4d07ba8f8def0c6c9', type: "search", ref: (el) => (this.searchInputEl = el), block: true, autocomplete: "off", size: this.size, value: this.searchQuery, placeholder: this.searchPlaceholder, onValueChange: this.handleSearchInput }))), index$1.h("slot", { key: "xv-dropdown-options" })), message && index$1.h("p", { key: 'cade20ffd199293bcdb1ee7fa5c6d20e7294929e', class: "helper" }, message.text)));
80921
80982
  }
80922
80983
  componentDidLoad() {
80923
80984
  this.syncOpenState();
@@ -80998,7 +81059,7 @@ const XvDropdown = class {
80998
81059
  };
80999
81060
  XvDropdown.style = xvDropdownCss();
81000
81061
 
81001
- const xvDropdownItemCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:block}:host .multiple-check{margin-right:var(--spacing-03, 8px);vertical-align:middle;pointer-events:none;user-select:none}:host .checkmark{position:absolute;right:12px;font-size:12px;top:calc(50% - 6px)}`;
81062
+ const xvDropdownItemCss = () => `:host{display:block}:host .multiple-check{margin-right:var(--spacing-03, 8px);vertical-align:middle;pointer-events:none;user-select:none}:host .checkmark{position:absolute;right:12px;font-size:12px;top:calc(50% - 6px)}`;
81002
81063
 
81003
81064
  const XvDropdownItem = class {
81004
81065
  constructor(hostRef) {
@@ -81020,7 +81081,7 @@ const XvDropdownItem = class {
81020
81081
  });
81021
81082
  }
81022
81083
  render() {
81023
- return (index$1.h(index$1.Host, { key: '129c105a5f0c793b893e800b05ce97d8352eb06f', class: "xv-dropdown-item", value: this.value, role: "option", tabindex: this.disabled ? -1 : false }, this.multiple && (index$1.h("xv-checkbox-v2", { key: '2145dd2fd6a7ac83ea7c474d2b4b17cb5b7ecc53', class: "multiple-check", size: this.size, checked: this.selected, disabled: this.disabled })), index$1.h("slot", { key: '82d7595ff99453660590241da2b6df592f497201' }), (!this.multiple && this.selected) && index$1.h("span", { key: '343f6c8f9930054e5aabb015579a5e0ee996cf6e', class: "checkmark far fa-check" })));
81084
+ return (index$1.h(index$1.Host, { key: 'f099e23dd392e97ec646b24d88758ba47568fe15', class: "xv-dropdown-item", value: this.value, role: "option", tabindex: this.disabled ? -1 : false }, this.multiple && (index$1.h("xv-checkbox-v2", { key: '27641c4a60485d70a61b72c8dad725c2c7f9390f', class: "multiple-check", size: this.size, checked: this.selected, disabled: this.disabled })), index$1.h("slot", { key: 'eefbe58b06a4c2995e2561e78436f724fee77021' }), (!this.multiple && this.selected) && index$1.h("span", { key: '57b640d72e80899786d9d14659cc79a003907ba5', class: "checkmark far fa-check" })));
81024
81085
  }
81025
81086
  componentWillLoad() {
81026
81087
  if (!this.value)
@@ -81036,7 +81097,7 @@ var XvFileUploaderVariants;
81036
81097
  XvFileUploaderVariants["DRAG_DROP"] = "drag-drop";
81037
81098
  })(XvFileUploaderVariants || (XvFileUploaderVariants = {}));
81038
81099
 
81039
- const xvFileUploaderCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{font-family:inherit;display:flex;flex-direction:column;gap:var(--spacing-05);font-size:14px}:host .label{font-weight:600;font-size:1em;color:var(--text-primary)}:host .description{font-size:1em;margin:0;color:var(--text-secondary)}:host .upload-btn{padding:0 1.14em;border-radius:0.285em;background-color:var(--background-inverse);color:var(--text-inverse);border:none;cursor:pointer;font-size:1em;height:2.86em;transition:250ms ease-in-out background-color}:host .upload-btn:hover{background-color:var(--background-inverse-hover)}:host .drop-zone{min-height:90px;border:1px dashed var(--border-strong-01);background-color:transparent;padding:1.14em;border-radius:0.285em;transition:border-color 0.2s ease, background-color 0.2s ease;font-size:1em;cursor:pointer}:host .drop-zone.active{border-color:var(--border-interactive);background-color:var(--background-active)}:host .drop-zone:hover{background-color:var(--background-hover)}:host .file-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}:host .file-list .file{border-radius:3px;background-color:var(--layer-01, #F7F7F7);font-size:1em}:host .file-list .file_container{padding:var(--spacing-04) var(--spacing-05);display:flex;justify-content:space-between;align-items:center}:host .file-list .file_container_name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:var(--text-primary, #333);font-style:normal;font-weight:400;line-height:128.571%;letter-spacing:0.16px;padding-right:var(--spacing-04)}:host .file-list .file_container_errorIcon{color:var(--text-error);margin-right:var(--spacing-03)}:host .file-list .file.withError{outline:2px solid var(--support-error)}:host .error-container{padding:var(--spacing-04) var(--spacing-05);font-size:0.858em;font-style:normal;font-weight:400;color:var(--text-error)}:host .error-container_primary,:host .error-container_secondary{margin:0;padding:0}:host .error-container_secondary{color:var(--text-secondary, #515151);white-space:pre-line}:host .global-error{text-align:left;margin:0;padding:0 var(--spacing-05);font-size:0.858em;font-style:normal;font-weight:400;color:var(--text-error)}:host(.disabled){pointer-events:none;opacity:0.6}:host(.disabled) .upload-btn,:host(.disabled) .drop-zone{cursor:not-allowed;background-color:var(--button-disabled-background, #ccc);color:var(--button-disabled-text, #666);border-color:var(--border-disabled, #bbb)}:host(.disabled) .remove-btn{display:none}:host(.error) .uploadBtn{outline:1px solid var(--support-error);border-radius:0.285em}:host(.error) .drop-zone{border-color:var(--support-error)}:host([size=xs]){font-size:10px}:host([size=sm]){font-size:12px}:host([size=md]){font-size:14px}:host([size=lg]){font-size:18px}:host([size=xl]){font-size:22px}`;
81100
+ const xvFileUploaderCss = () => `:host{font-family:inherit;display:flex;flex-direction:column;gap:var(--spacing-05);font-size:14px}:host .label{font-weight:600;font-size:1em;color:var(--text-primary)}:host .description{font-size:1em;margin:0;color:var(--text-secondary)}:host .upload-btn{padding:0 1.14em;border-radius:0.285em;background-color:var(--background-inverse);color:var(--text-inverse);border:none;cursor:pointer;font-size:1em;height:2.86em;transition:250ms ease-in-out background-color}:host .upload-btn:hover{background-color:var(--background-inverse-hover)}:host .drop-zone{min-height:90px;border:1px dashed var(--border-strong-01);background-color:transparent;padding:1.14em;border-radius:0.285em;transition:border-color 0.2s ease, background-color 0.2s ease;font-size:1em;cursor:pointer}:host .drop-zone.active{border-color:var(--border-interactive);background-color:var(--background-active)}:host .drop-zone:hover{background-color:var(--background-hover)}:host .file-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}:host .file-list .file{border-radius:3px;background-color:var(--layer-01, #F7F7F7);font-size:1em}:host .file-list .file_container{padding:var(--spacing-04) var(--spacing-05);display:flex;justify-content:space-between;align-items:center}:host .file-list .file_container_name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:var(--text-primary, #333);font-style:normal;font-weight:400;line-height:128.571%;letter-spacing:0.16px;padding-right:var(--spacing-04)}:host .file-list .file_container_errorIcon{color:var(--text-error);margin-right:var(--spacing-03)}:host .file-list .file.withError{outline:2px solid var(--support-error)}:host .error-container{padding:var(--spacing-04) var(--spacing-05);font-size:0.858em;font-style:normal;font-weight:400;color:var(--text-error)}:host .error-container_primary,:host .error-container_secondary{margin:0;padding:0}:host .error-container_secondary{color:var(--text-secondary, #515151);white-space:pre-line}:host .global-error{text-align:left;margin:0;padding:0 var(--spacing-05);font-size:0.858em;font-style:normal;font-weight:400;color:var(--text-error)}:host(.disabled){pointer-events:none;opacity:0.6}:host(.disabled) .upload-btn,:host(.disabled) .drop-zone{cursor:not-allowed;background-color:var(--button-disabled-background, #ccc);color:var(--button-disabled-text, #666);border-color:var(--border-disabled, #bbb)}:host(.disabled) .remove-btn{display:none}:host(.error) .uploadBtn{outline:1px solid var(--support-error);border-radius:0.285em}:host(.error) .drop-zone{border-color:var(--support-error)}:host([size=xs]){font-size:10px}:host([size=sm]){font-size:12px}:host([size=md]){font-size:14px}:host([size=lg]){font-size:18px}:host([size=xl]){font-size:22px}`;
81040
81101
 
81041
81102
  const XvFileUploader = class {
81042
81103
  constructor(hostRef) {
@@ -81124,7 +81185,7 @@ const XvFileUploader = class {
81124
81185
  }
81125
81186
  }
81126
81187
  render() {
81127
- return (index$1.h(index$1.Host, { key: '3423ccf72c581a004e5ca59d9cbf6f673f7896c1', class: { 'upload-wrapper': true, [`uploader-${this.size}`]: true, disabled: !!this.disabled, error: !!this.error } }, this.label && index$1.h("label", { key: '93b7b8edc0ac8e980910dc83d7cabf2030f97b35', class: "label" }, this.label), this.description && index$1.h("p", { key: 'c6b030335b34ee97ada3127fc8641f7b009d6c55', class: "description" }, this.description), this.variant === 'button' ? (index$1.h("xv-button-v2", { class: "uploadBtn", variant: this.buttonVariant, disabled: this.disabled, onClick: () => this.fileInput.click() }, this.addText || 'Dateien auswählen')) : (index$1.h("div", { class: { 'drop-zone': true, active: this.dragActive }, onDrop: this.onDrop, onDragOver: this.onDragOver, onDragLeave: this.onDragLeave, onClick: () => this.fileInput.click() }, this.addText || 'Dateien hierher ziehen oder darauf klicken, um eine Datei auszuwählen.')), index$1.h("input", { key: '04a082fae037f176533bee68ea0a8b24f8f36257', ref: el => (this.fileInput = el), type: "file", hidden: true, onChange: this.onFileSelect, multiple: this.multiple, accept: this.accept.join(',') }), this.error && index$1.h("p", { key: '6fb7b7c5517030caf1f22206a6612077b0c14e7e', class: "global-error" }, this.error), index$1.h("ul", { key: 'e3d5461797abbc1168117c6772238780a0a7e14a', class: "file-list" }, this.files.map((file, index) => {
81188
+ return (index$1.h(index$1.Host, { key: 'b18153e870fd78c9ee386af30a4b0163e9345408', class: { 'upload-wrapper': true, [`uploader-${this.size}`]: true, disabled: !!this.disabled, error: !!this.error } }, this.label && index$1.h("label", { key: 'baaaee91572847ae722b2c6d2e28fccf72571a3a', class: "label" }, this.label), this.description && index$1.h("p", { key: '4ac3753917d2d174988a2cf75d9c5f456d4079cd', class: "description" }, this.description), this.variant === 'button' ? (index$1.h("xv-button-v2", { class: "uploadBtn", variant: this.buttonVariant, disabled: this.disabled, onClick: () => this.fileInput.click() }, this.addText || 'Dateien auswählen')) : (index$1.h("div", { class: { 'drop-zone': true, active: this.dragActive }, onDrop: this.onDrop, onDragOver: this.onDragOver, onDragLeave: this.onDragLeave, onClick: () => this.fileInput.click() }, this.addText || 'Dateien hierher ziehen oder darauf klicken, um eine Datei auszuwählen.')), index$1.h("input", { key: '6cecaf189c5ab89323302a8a47375645617af1d7', ref: el => (this.fileInput = el), type: "file", hidden: true, onChange: this.onFileSelect, multiple: this.multiple, accept: this.accept.join(',') }), this.error && index$1.h("p", { key: '6fb87dc13c0f659c6d52e93cdaaaea1737f8fcc6', class: "global-error" }, this.error), index$1.h("ul", { key: '1dc56f103b4ab0dc016b46ab499e895e62ada3ed', class: "file-list" }, this.files.map((file, index) => {
81128
81189
  var _a, _b;
81129
81190
  return (index$1.h("li", { class: { file: true, withError: !!(((_a = this.errors) === null || _a === void 0 ? void 0 : _a[index]) || ((_b = this.errorMessages) === null || _b === void 0 ? void 0 : _b[index])) } }, index$1.h("div", { class: "file_container" }, index$1.h("span", { class: "file_container_name" }, file.name), this._renderLoaderState(index)), this._renderError(index)));
81130
81191
  }))));
@@ -81159,7 +81220,7 @@ const XvFileUploader = class {
81159
81220
  };
81160
81221
  XvFileUploader.style = xvFileUploaderCss();
81161
81222
 
81162
- const xvFooterCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.svg-assets--src--project--images--svg-sprite--youtube,.svg-assets--src--project--images--svg-sprite--xing,.svg-assets--src--project--images--svg-sprite--vorkasse,.svg-assets--src--project--images--svg-sprite--visa,.svg-assets--src--project--images--svg-sprite--sepa,.svg-assets--src--project--images--svg-sprite--paypal,.svg-assets--src--project--images--svg-sprite--mastercard,.svg-assets--src--project--images--svg-sprite--linkedin,.svg-assets--src--project--images--svg-sprite--kauf-auf-rechnung,.svg-assets--src--project--images--svg-sprite--instagram,.svg-assets--src--project--images--svg-sprite--facebook{background:url("https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.svg") no-repeat}.svg-assets--src--project--images--svg-sprite--facebook{background-position:0 100%;width:32px;height:32px}.svg-assets--src--project--images--svg-sprite--instagram{background-position:14.5454545455% 100%;width:32px;height:32px}.svg-assets--src--project--images--svg-sprite--kauf-auf-rechnung{background-position:0 0;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--linkedin{background-position:29.0909090909% 100%;width:32px;height:32px}.svg-assets--src--project--images--svg-sprite--mastercard{background-position:50% 0;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--paypal{background-position:0 64.4444444444%;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--sepa{background-position:50% 64.4444444444%;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--visa{background-position:100% 0;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--vorkasse{background-position:100% 64.4444444444%;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--xing{background-position:43.6363636364% 100%;width:32px;height:32px}.svg-assets--src--project--images--svg-sprite--youtube{background-position:58.1818181818% 100%;width:32px;height:32px}.sprite-icon-beachten{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-90px 0px;width:80px;height:80px}.sprite-icon-buchen{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:0px -82px;width:80px;height:80px}.sprite-icon-direct{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-284px -99px;width:21px;height:21px}.sprite-icon-downloads{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-80px -82px;width:80px;height:80px}.sprite-icon-kino{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-305px -99px;width:21px;height:21px}.sprite-icon-kosten{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-170px 0px;width:80px;height:80px}.sprite-icon-kreation{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-170px -80px;width:80px;height:80px}.sprite-icon-logo-full{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:0px -242px;width:189px;height:32px}.sprite-icon-logo-small{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px -99px;width:34px;height:34px}.sprite-icon-mobile{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-326px -99px;width:21px;height:21px}.sprite-icon-online{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-347px -99px;width:21px;height:21px}.sprite-icon-partner-agma{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px -66px;width:88px;height:33px}.sprite-icon-partner-bvdw{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-338px -66px;width:88px;height:33px}.sprite-icon-partner-climate{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px 0px;width:186px;height:33px}.sprite-icon-partner-google{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:0 0;width:90px;height:82px}.sprite-icon-partner-microsoft{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px -33px;width:186px;height:33px}.sprite-icon-plakat{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-368px -99px;width:21px;height:21px}.sprite-icon-print{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-389px -99px;width:21px;height:21px}.sprite-icon-radio{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-410px -99px;width:21px;height:21px}.sprite-icon-services{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px -133px;width:21px;height:21px}.sprite-icon-topangebote{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-271px -133px;width:21px;height:21px}.sprite-icon-tv{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-292px -133px;width:21px;height:21px}.sprite-icon-werbeformen{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:0px -162px;width:80px;height:80px}.container-footer{min-height:75px}.footer-static{border-top:solid 1px #eaeaea;padding-top:30px}.xv-footer__grid{display:grid;grid-template-columns:1fr}@media (min-width: 768px){.xv-footer__grid{grid-template-columns:8fr 3fr;column-gap:var(--spacing-07, 32px)}}.xv-footer{display:block;border-top:1px solid var(--layer-01, #F7F7F7) !important;background:var(--layer-01, #F7F7F7) !important;--ff-body:var(--ff-work-sans)}.xv-footer-advantages{border-bottom:1px solid var(--border-subtle-01, #D1D1D1);background:var(--highlight-01, #CEDE94);display:block}.xv-footer-advantages ul{margin:0;padding:var(--spacing-05, 16px);gap:var(--spacing-05, 16px);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;list-style:none}@media (max-width: 991px){.xv-footer-advantages ul{display:grid;grid-template-columns:repeat(2, 1fr);justify-items:center}}.xv-footer-advantages ul>li>a{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:var(--spacing-06, 24px);min-width:min(182px, 40vw);width:min(182px, 40vw);text-align:center;text-decoration:none}.xv-footer-advantages ul>li>a>img,.xv-footer-advantages ul>li>a>i{width:32px;font-size:32px;block-size:32px;color:var(--icon-primary);object-fit:contain}.xv-footer-advantages ul>li>a>img{font-size:var(--fz-sm, 12px)}.xv-footer-advantages ul>li>a>span{color:var(--text-primary, #333);font-feature-settings:"liga" off, "clig" off}.xv-footer-categories{list-style:none;padding:0;margin:0 0 var(--spacing-06, 24px);display:flex;flex:1;justify-content:space-between;row-gap:var(--spacing-06, 24px);column-gap:var(--spacing-09)}@media (max-width: 768px){.xv-footer-categories{display:grid;grid-template-columns:repeat(2, 1fr)}}.xv-footer-categories>li{display:flex;flex-direction:column;row-gap:var(--sapcing-05, 16px);max-width:203px}.xv-footer-routes{list-style:none;margin:0;padding:0;display:flex;row-gap:var(--spacing-05, 16px);flex-direction:column}.xv-footer-routes a{color:var(--interactive-01, #273435)}.xv-footer-legal{background:var(--layer-accent-02, #E3E3E3)}.xv-footer-legal-row{display:flex;align-items:center;text-align:center;gap:var(--spacing-05);padding:var(--spacing-09) var(--spacing-05)}@media (max-width: 768px){.xv-footer-legal-row{padding-block:var(--spacing-05);flex-direction:column;justify-content:center}}.xv-footer-legal-row a.xv-helper-text-02{cursor:pointer}.xv-footer-legal-row .xv-footer-logo{text-decoration:none;display:inline-flex;align-items:center;gap:var(--spacing-03);color:var(--text-primary)}.xv-footer-legal-row .xv-footer-logo>img{width:160px}.xv-footer-legal ul{flex:1;padding:0;margin:0 auto;list-style:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:600px;align-self:center}.xv-footer-legal ul>li{display:inline-flex;align-items:center;color:var(--text-secondary, #515151)}.xv-footer-legal ul>li:not(:last-child):after{display:inline-flex;margin-inline:var(--spacing-02);content:"|"}.xv-footer-legal ul>li>*{color:inherit}.xv-footer .footer-grid{display:flex;flex-direction:column;row-gap:var(--spacing-05, 16px)}.xv-footer .footer-grid:not(:last-child){margin-block-end:var(--spacing-06, 24px)}.xv-footer .footer-grid>ul{list-style:none;margin:0;padding:0;display:grid;gap:var(--spacing-05);grid-template-columns:repeat(3, 1fr);justify-items:center}.xv-footer .footer-grid>ul>li{display:flex;align-items:center;justify-content:center;flex-direction:column;width:60px;font-size:60px;block-size:60px}.xv-footer .footer-grid>ul>li>a,.xv-footer .footer-grid>ul>li>a>img,.xv-footer .footer-grid>ul>li>a>i,.xv-footer .footer-grid>ul>li>img,.xv-footer .footer-grid>ul>li>i{text-decoration:none;display:block;width:inherit;font-size:inherit;block-size:inherit;color:var(--icon-primary);object-fit:contain}.xv-footer .footer-grid>ul>li>a>img,.xv-footer .footer-grid>ul>li>img{font-size:var(--fz-sm, 12px);text-align:center}.xv-footer .footer-grid>ul>li>span{color:var(--text-primary, #333);font-feature-settings:"liga" off, "clig" off}.xv-footer .footer-grid--row>ul{display:flex;flex-direction:row;justify-content:space-between;flex:1}.xv-footer .footer-grid--row>ul>li{width:24px;block-size:24px;font-size:24px}.xv-footer-y-spacing{margin-block:var(--spacing-07, 32px) var(--spacing-10, 64px)}.xv-footer .xv-label-02,.xv-footer .xv-heading-compact-02{margin:0;color:var(--text-secondary, #515151)}`;
81223
+ const xvFooterCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.svg-assets--src--project--images--svg-sprite--youtube,.svg-assets--src--project--images--svg-sprite--xing,.svg-assets--src--project--images--svg-sprite--vorkasse,.svg-assets--src--project--images--svg-sprite--visa,.svg-assets--src--project--images--svg-sprite--sepa,.svg-assets--src--project--images--svg-sprite--paypal,.svg-assets--src--project--images--svg-sprite--mastercard,.svg-assets--src--project--images--svg-sprite--linkedin,.svg-assets--src--project--images--svg-sprite--kauf-auf-rechnung,.svg-assets--src--project--images--svg-sprite--instagram,.svg-assets--src--project--images--svg-sprite--facebook{background:url("https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.svg") no-repeat}.svg-assets--src--project--images--svg-sprite--facebook{background-position:0 100%;width:32px;height:32px}.svg-assets--src--project--images--svg-sprite--instagram{background-position:14.5454545455% 100%;width:32px;height:32px}.svg-assets--src--project--images--svg-sprite--kauf-auf-rechnung{background-position:0 0;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--linkedin{background-position:29.0909090909% 100%;width:32px;height:32px}.svg-assets--src--project--images--svg-sprite--mastercard{background-position:50% 0;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--paypal{background-position:0 64.4444444444%;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--sepa{background-position:50% 64.4444444444%;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--visa{background-position:100% 0;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--vorkasse{background-position:100% 64.4444444444%;width:84px;height:58px}.svg-assets--src--project--images--svg-sprite--xing{background-position:43.6363636364% 100%;width:32px;height:32px}.svg-assets--src--project--images--svg-sprite--youtube{background-position:58.1818181818% 100%;width:32px;height:32px}.sprite-icon-beachten{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-90px 0px;width:80px;height:80px}.sprite-icon-buchen{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:0px -82px;width:80px;height:80px}.sprite-icon-direct{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-284px -99px;width:21px;height:21px}.sprite-icon-downloads{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-80px -82px;width:80px;height:80px}.sprite-icon-kino{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-305px -99px;width:21px;height:21px}.sprite-icon-kosten{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-170px 0px;width:80px;height:80px}.sprite-icon-kreation{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-170px -80px;width:80px;height:80px}.sprite-icon-logo-full{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:0px -242px;width:189px;height:32px}.sprite-icon-logo-small{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px -99px;width:34px;height:34px}.sprite-icon-mobile{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-326px -99px;width:21px;height:21px}.sprite-icon-online{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-347px -99px;width:21px;height:21px}.sprite-icon-partner-agma{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px -66px;width:88px;height:33px}.sprite-icon-partner-bvdw{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-338px -66px;width:88px;height:33px}.sprite-icon-partner-climate{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px 0px;width:186px;height:33px}.sprite-icon-partner-google{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:0 0;width:90px;height:82px}.sprite-icon-partner-microsoft{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px -33px;width:186px;height:33px}.sprite-icon-plakat{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-368px -99px;width:21px;height:21px}.sprite-icon-print{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-389px -99px;width:21px;height:21px}.sprite-icon-radio{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-410px -99px;width:21px;height:21px}.sprite-icon-services{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-250px -133px;width:21px;height:21px}.sprite-icon-topangebote{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-271px -133px;width:21px;height:21px}.sprite-icon-tv{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:-292px -133px;width:21px;height:21px}.sprite-icon-werbeformen{background-image:url(https://crossvertise.blob.core.windows.net/assets/images/xv-sprite.png?1739974291120);background-position:0px -162px;width:80px;height:80px}.container-footer{min-height:75px}.footer-static{border-top:solid 1px #eaeaea;padding-top:30px}.xv-footer__grid{display:grid;grid-template-columns:1fr}@media (min-width: 768px){.xv-footer__grid{grid-template-columns:8fr 3fr;column-gap:var(--spacing-07, 32px)}}.xv-footer{display:block;border-top:1px solid var(--layer-01, #F7F7F7) !important;background:var(--layer-01, #F7F7F7) !important;--ff-body:var(--ff-work-sans)}.xv-footer-advantages{border-bottom:1px solid var(--border-subtle-01, #D1D1D1);background:var(--highlight-01, #CEDE94);display:block}.xv-footer-advantages ul{margin:0;padding:var(--spacing-05, 16px);gap:var(--spacing-05, 16px);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;list-style:none}@media (max-width: 991px){.xv-footer-advantages ul{display:grid;grid-template-columns:repeat(2, 1fr);justify-items:center}}.xv-footer-advantages ul>li>a{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:var(--spacing-06, 24px);min-width:min(182px, 40vw);width:min(182px, 40vw);text-align:center;text-decoration:none}.xv-footer-advantages ul>li>a>img,.xv-footer-advantages ul>li>a>i{width:32px;font-size:32px;block-size:32px;color:var(--icon-primary);object-fit:contain}.xv-footer-advantages ul>li>a>img{font-size:var(--fz-sm, 12px)}.xv-footer-advantages ul>li>a>span{color:var(--text-primary, #333);font-feature-settings:"liga" off, "clig" off}.xv-footer-categories{list-style:none;padding:0;margin:0 0 var(--spacing-06, 24px);display:flex;flex:1;justify-content:space-between;row-gap:var(--spacing-06, 24px);column-gap:var(--spacing-09)}@media (max-width: 768px){.xv-footer-categories{display:grid;grid-template-columns:repeat(2, 1fr)}}.xv-footer-categories>li{display:flex;flex-direction:column;row-gap:var(--sapcing-05, 16px);max-width:203px}.xv-footer-routes{list-style:none;margin:0;padding:0;display:flex;row-gap:var(--spacing-05, 16px);flex-direction:column}.xv-footer-routes a{color:var(--interactive-01, #273435)}.xv-footer-legal{background:var(--layer-accent-02, #E3E3E3)}.xv-footer-legal-row{display:flex;align-items:center;text-align:center;gap:var(--spacing-05);padding:var(--spacing-09) var(--spacing-05)}@media (max-width: 768px){.xv-footer-legal-row{padding-block:var(--spacing-05);flex-direction:column;justify-content:center}}.xv-footer-legal-row a.xv-helper-text-02{cursor:pointer}.xv-footer-legal-row .xv-footer-logo{text-decoration:none;display:inline-flex;align-items:center;gap:var(--spacing-03);color:var(--text-primary)}.xv-footer-legal-row .xv-footer-logo>img{width:160px}.xv-footer-legal ul{flex:1;padding:0;margin:0 auto;list-style:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:600px;align-self:center}.xv-footer-legal ul>li{display:inline-flex;align-items:center;color:var(--text-secondary, #515151)}.xv-footer-legal ul>li:not(:last-child):after{display:inline-flex;margin-inline:var(--spacing-02);content:"|"}.xv-footer-legal ul>li>*{color:inherit}.xv-footer .footer-grid{display:flex;flex-direction:column;row-gap:var(--spacing-05, 16px)}.xv-footer .footer-grid:not(:last-child){margin-block-end:var(--spacing-06, 24px)}.xv-footer .footer-grid>ul{list-style:none;margin:0;padding:0;display:grid;gap:var(--spacing-05);grid-template-columns:repeat(3, 1fr);justify-items:center}.xv-footer .footer-grid>ul>li{display:flex;align-items:center;justify-content:center;flex-direction:column;width:60px;font-size:60px;block-size:60px}.xv-footer .footer-grid>ul>li>a,.xv-footer .footer-grid>ul>li>a>img,.xv-footer .footer-grid>ul>li>a>i,.xv-footer .footer-grid>ul>li>img,.xv-footer .footer-grid>ul>li>i{text-decoration:none;display:block;width:inherit;font-size:inherit;block-size:inherit;color:var(--icon-primary);object-fit:contain}.xv-footer .footer-grid>ul>li>a>img,.xv-footer .footer-grid>ul>li>img{font-size:var(--fz-sm, 12px);text-align:center}.xv-footer .footer-grid>ul>li>span{color:var(--text-primary, #333);font-feature-settings:"liga" off, "clig" off}.xv-footer .footer-grid--row>ul{display:flex;flex-direction:row;justify-content:space-between;flex:1}.xv-footer .footer-grid--row>ul>li{width:24px;block-size:24px;font-size:24px}.xv-footer-y-spacing{margin-block:var(--spacing-07, 32px) var(--spacing-10, 64px)}.xv-footer .xv-label-02,.xv-footer .xv-heading-compact-02{margin:0;color:var(--text-secondary, #515151)}`;
81163
81224
 
81164
81225
  const Xvfooter = class {
81165
81226
  constructor(hostRef) {
@@ -81196,7 +81257,7 @@ const Xvfooter = class {
81196
81257
  render() {
81197
81258
  const { categories, socials, logo, legalLinks, payments, partners, advantages } = this.data || {};
81198
81259
  const hasDataLength = ((categories === null || categories === void 0 ? void 0 : categories.length) || (partners === null || partners === void 0 ? void 0 : partners.length) || (payments === null || payments === void 0 ? void 0 : payments.length) || (socials === null || socials === void 0 ? void 0 : socials.length));
81199
- return (index$1.h("footer", { key: 'c3406d777693fe2311102e6fcb9852383fc9ac6a', class: "xv-footer" }, (advantages === null || advantages === void 0 ? void 0 : advantages.length) > 0 && (index$1.h("div", { key: 'f5636ec1f9f660f5735d27a79924bd9c40adf75f', class: "xv-footer-advantages" }, index$1.h("div", { key: '42656264cb7590f5e61ce1bbe38aa37a63f04ee9', class: "xv-container" }, this._renderFooterList(advantages, { itemWithLabel: true })))), hasDataLength && (index$1.h("div", { key: 'e142aa994a80d0fe5be4e00a8f0c4039da1791d6', class: "xv-container" }, index$1.h("div", { key: 'b7d5ab5f3613736775b3ef83cc2cc676449663ba', class: "xv-footer__grid xv-footer-y-spacing" }, index$1.h("div", { key: 'c997c4022a8d2bea3547230f5ba9ed7a37635d46', class: "xv-footer__col-main" }, index$1.h("ul", { key: 'c1be504d2ce2a411dab6f1681564524f8b2446b3', class: "xv-footer-categories" }, categories === null || categories === void 0 ? void 0 : categories.map((category) => (index$1.h("li", null, index$1.h("p", { class: "xv-label-02" }, category.label), index$1.h("ul", { class: "xv-footer-routes" }, category.routes.map((item) => (index$1.h("li", null, index$1.h("a", { class: "xv-body-compact-02", href: item.href, target: item.target }, item.label)))))))))), index$1.h("div", { key: 'f82ccaf18e1fe63b47f109bf20845af9ea0d4add', class: "xv-footer__col-sidebar" }, this._renderFooterList(partners, { label: 'crossvertise Partner' }), this._renderFooterList(payments, { label: 'Bequem und sicher bezahlen' }), this._renderFooterList(socials, { label: 'Folgen Sie uns', isRow: true }))))), (legalLinks === null || legalLinks === void 0 ? void 0 : legalLinks.length) > 0 && (index$1.h("div", { key: 'e1d12515175bffaa970ac5bfe41ad0cf27d5097e', class: "xv-footer-legal" }, index$1.h("div", { key: '969c103e50bdfeb52f9139c3dd53189d80d9a22d', class: "xv-container" }, index$1.h("div", { key: '5b3e4f18da410ea82fc62074f22daa8e226d6d4b', class: "xv-footer-legal-row" }, logo && (index$1.h("a", { key: '8e7bf3fd82686faa5a2e83131a542730eba7389f', class: "xv-footer-logo", href: logo.href, target: logo.target }, logo.label && index$1.h("span", { key: 'b211963ee69c7a6151cdae1a2476223f8ef73e34', class: "xv-label-02" }, logo.label), index$1.h("img", { key: '243eed6378143f9328a174f515c2c6276a90a09a', loading: "lazy", src: logo.image, alt: logo.label }))), index$1.h("ul", { key: '88538ee0047edf6df20a4e27d4d9bf348724bc56' }, legalLinks.map((item) => {
81260
+ return (index$1.h("footer", { key: '8c4128eb9c7b358911cf1ec52c5decba618e2a13', class: "xv-footer" }, (advantages === null || advantages === void 0 ? void 0 : advantages.length) > 0 && (index$1.h("div", { key: 'cc10bef4dd6da51a4bea7e15741d4cbaafa4e81b', class: "xv-footer-advantages" }, index$1.h("div", { key: '3c38c0b7eb474cfb6eff571b09dce5c7d3dce773', class: "xv-container" }, this._renderFooterList(advantages, { itemWithLabel: true })))), hasDataLength && (index$1.h("div", { key: '5620ef5dad26179f0bb13aa9008a2281383d248f', class: "xv-container" }, index$1.h("div", { key: 'c52c6821a0aceb8542396aeb708e02a27208c5bc', class: "xv-footer__grid xv-footer-y-spacing" }, index$1.h("div", { key: 'ec4527b5c191e983d43baec0f154b25f7b40b5ce', class: "xv-footer__col-main" }, index$1.h("ul", { key: 'b28fb0bb6bd9f1dbe554d103d752136e2272ef96', class: "xv-footer-categories" }, categories === null || categories === void 0 ? void 0 : categories.map((category) => (index$1.h("li", null, index$1.h("p", { class: "xv-label-02" }, category.label), index$1.h("ul", { class: "xv-footer-routes" }, category.routes.map((item) => (index$1.h("li", null, index$1.h("a", { class: "xv-body-compact-02", href: item.href, target: item.target }, item.label)))))))))), index$1.h("div", { key: '5c00b067079f14726847fbf6f70029d2c069c7be', class: "xv-footer__col-sidebar" }, this._renderFooterList(partners, { label: 'crossvertise Partner' }), this._renderFooterList(payments, { label: 'Bequem und sicher bezahlen' }), this._renderFooterList(socials, { label: 'Folgen Sie uns', isRow: true }))))), (legalLinks === null || legalLinks === void 0 ? void 0 : legalLinks.length) > 0 && (index$1.h("div", { key: 'a6a62eb3c25d3ae06ad2d0990617a944164b2da4', class: "xv-footer-legal" }, index$1.h("div", { key: '8a20a507085a8f9170937b7d84d058e1c966267a', class: "xv-container" }, index$1.h("div", { key: '60fa06ee35f7f6c8636ea59f979d4ca9c0809552', class: "xv-footer-legal-row" }, logo && (index$1.h("a", { key: '19734d49f49721438fcff13bab7ad0827cf757d1', class: "xv-footer-logo", href: logo.href, target: logo.target }, logo.label && index$1.h("span", { key: '88ba045f065079455ae17de33309a89def593bd5', class: "xv-label-02" }, logo.label), index$1.h("img", { key: 'dd79ee552bf75125ece6cfa5701d8e231005d7e5', loading: "lazy", src: logo.image, alt: logo.label }))), index$1.h("ul", { key: '21b4a223401057bb2cc1d589b35b8fa85261385d' }, legalLinks.map((item) => {
81200
81261
  if (item.label === 'Cookie Einstellungen') {
81201
81262
  return index$1.h("li", null, index$1.h("a", { class: "xv-helper-text-02", onClick: this.openCookieSettings }, item.label));
81202
81263
  }
@@ -81212,9 +81273,536 @@ const Xvfooter = class {
81212
81273
  };
81213
81274
  Xvfooter.style = xvFooterCss();
81214
81275
 
81276
+ const xvGeoMapCss = () => `.maplibregl-map{font:12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{position:absolute;left:0;top:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{position:absolute;pointer-events:none;z-index:2}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{right:0;bottom:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{margin:10px 0 0 10px;float:left}.maplibregl-ctrl-top-right .maplibregl-ctrl{margin:10px 10px 0 0;float:right}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{margin:0 0 10px 10px;float:left}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{margin:0 10px 10px 0;float:right}.maplibregl-ctrl-group{border-radius:4px;background:#fff}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px rgba(0, 0, 0, 0.1)}@media (forced-colors: active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media (forced-colors: active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:0.25}@media (hover: hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:rgba(0, 0, 0, 0.05)}}.maplibregl-ctrl button:not(:disabled):active{background-color:rgba(0, 0, 0, 0.05)}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors: active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors: active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors: active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0 9c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0-4c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0 9c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm0-4c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors: active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors: active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors: active) and (prefers-color-scheme: light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{padding:0 5px;background-color:hsla(0, 0%, 100%, 0.5);margin:0}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;color:#000;border-radius:12px;box-sizing:content-box}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");background-color:hsla(0, 0%, 100%, 0.5);width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:rgba(0, 0, 0, 0.05)}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors: active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors: active) and (prefers-color-scheme: light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:rgba(0, 0, 0, 0.75);text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:hsla(0, 0%, 100%, 0.75);font-size:10px;white-space:nowrap;border:2px solid #333;border-top:#333;padding:0 5px;color:#333;box-sizing:border-box}.maplibregl-popup{position:absolute;top:0;left:0;display:flex;will-change:transform;pointer-events:none}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-top:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-right:none;border-left-color:#fff}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.maplibregl-popup-close-button:hover{background-color:rgba(0, 0, 0, 0.05)}.maplibregl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);padding:15px 10px;pointer-events:auto}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{position:absolute;top:0;left:0;will-change:transform;transition:opacity 0.2s}.maplibregl-marker-draggable{cursor:grab}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.maplibregl-user-location-dot:before{content:"";position:absolute;animation:maplibregl-user-location-dot-pulse 2s infinite}.maplibregl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px rgba(0, 0, 0, 0.35)}@media (prefers-reduced-motion: reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;width:1px;height:1px;border-radius:100%}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:0.5}.maplibregl-cooperative-gesture-screen{background:rgba(0, 0, 0, 0.4);position:absolute;inset:0;display:flex;justify-content:center;align-items:center;color:#fff;padding:1rem;font-size:1.4em;line-height:1.2;opacity:0;pointer-events:none;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 0.05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover: none), (pointer: coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;z-index:99999}:host{display:block;--xv-geo-map-height:480px}.container{position:relative;height:var(--xv-geo-map-height);border:1px solid var(--border-subtle-01);border-radius:var(--spacing-02);overflow:hidden;background:var(--layer-layer-01, #fff)}.map{height:100%}.hint{position:absolute;top:var(--spacing-04);left:50%;transform:translateX(-50%);padding:var(--spacing-02) var(--spacing-04);border-radius:var(--spacing-05);background:rgba(0, 0, 0, 0.72);color:#fff;font-family:var(--ff-body);font-size:var(--fz-sm);pointer-events:none}.xv-geo-map-tooltip .maplibregl-popup-content{font-family:var(--ff-body);font-size:var(--fz-sm);color:var(--text-primary);background:var(--layer-layer-01, #fff);border:1px solid var(--border-subtle-01);border-radius:var(--spacing-02);padding:var(--spacing-03) var(--spacing-04);box-shadow:0 2px 8px rgba(0, 0, 0, 0.12);pointer-events:none}.xv-geo-map-tooltip .maplibregl-popup-content em{color:var(--text-secondary);font-style:normal;font-size:var(--fz-xs)}.xv-geo-map-tooltip{pointer-events:none}.skeleton{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--layer-layer-01, #fff);color:var(--text-secondary);font-family:var(--ff-body);font-size:var(--fz-md)}.skeleton.error{color:var(--text-error)}.search{position:absolute;top:10px;left:10px;width:240px;font-family:var(--ff-body);font-size:var(--fz-sm, 13px)}.search input{width:100%;padding:8px 10px;border:1px solid var(--border-subtle-01, #d0d0d0);border-radius:6px;background:var(--layer-layer-01, #fff);box-shadow:0 1px 4px rgba(0, 0, 0, 0.12);font:inherit;outline:none}.search input:focus{border-color:var(--interactive-02, #76b82a)}.search-results{margin:4px 0 0;padding:0;list-style:none;background:var(--layer-layer-01, #fff);border:1px solid var(--border-subtle-01, #d0d0d0);border-radius:6px;box-shadow:0 2px 8px rgba(0, 0, 0, 0.15);max-height:220px;overflow-y:auto}.search-results li{padding:7px 10px;cursor:pointer}.search-results li:hover{background:var(--highlight-01, #f2f8e9)}`;
81277
+
81278
+ // Xv.Api wraps responses in { data: ... } (ResponseEnvelopeFilter); the XvGeoTool API returns raw payloads.
81279
+ const unwrap = (json) => (json != null && !Array.isArray(json) && 'data' in json ? json.data : json);
81280
+ // Germany bounding box (with a small margin) — the map cannot be panned outside
81281
+ const GERMANY_BOUNDS = [[4.5, 46.4], [16.5, 55.6]];
81282
+ // amber: distinct from the green selection AND from CARTO's road/water tones
81283
+ const PREVIEW_COLOR = '#f59e0b';
81284
+ const XvGeoMap = class {
81285
+ constructor(hostRef) {
81286
+ index$1.registerInstance(this, hostRef);
81287
+ this.changeSelection = index$1.createEvent(this, "changeSelection", 7);
81288
+ this.mapReady = index$1.createEvent(this, "mapReady", 7);
81289
+ /**
81290
+ * Base URL of the geo API (Xv.Api v1/geo — contract-compatible with the XvGeoTool API).
81291
+ * Default is the same-origin Front Door route, so no CORS is involved on crossvertise pages.
81292
+ */
81293
+ this.apiBase = '/api-fd/v1/geo';
81294
+ /** Indicator whose per-unit values feed the tooltips and the emitted population sum (e.g. ATV_DEVICES) */
81295
+ this.indicator = 'MBI_P_T_2025';
81296
+ /** Unit label shown behind the indicator value in the tooltip */
81297
+ this.indicatorLabel = 'Einwohner';
81298
+ /** Geo level to display and select: plz5, gemeinde, kreis, regbez, bundesland */
81299
+ this.level = 'plz5';
81300
+ /** Shape resolution: medium = simplified geometry (snappy), high = originals */
81301
+ this.resolution = 'medium';
81302
+ /**
81303
+ * Raster tile URL template. Default: CARTO Positron — light, minimal, made for
81304
+ * data overlays; fits the crossvertise design. For production traffic, license
81305
+ * a tile plan (CARTO/MapTiler/Geofabrik) and set the keyed URL here.
81306
+ */
81307
+ this.tiles = 'https://basemaps.cartocdn.com/rastertiles/light_all/{z}/{x}/{y}@2x.png';
81308
+ this.attribution = '© CARTO, © OpenStreetMap contributors';
81309
+ /** Initial map center */
81310
+ this.centerLng = 10.45;
81311
+ this.centerLat = 51.16;
81312
+ this.zoom = 5.5;
81313
+ /** Minimum zoom before boundaries are loaded and selectable (use ~5 for bundesland, 9 for plz5) */
81314
+ this.selectZoom = 9;
81315
+ /** Load the map bundle only when scrolled near the viewport (default: true) */
81316
+ this.lazy = true;
81317
+ this.ready = false;
81318
+ this.loadError = false;
81319
+ this.zoomGated = true;
81320
+ this.searchResults = [];
81321
+ this.searchQuery = '';
81322
+ this.searchSeq = 0;
81323
+ this.initStarted = false;
81324
+ this.readyPromise = new Promise(res => (this.resolveReady = res));
81325
+ this.units = new Map(); // code -> unit, accumulated across viewports
81326
+ this.selected = new Map(); // code -> unit
81327
+ this.preview = new Map(); // optimizer proposal (visual only)
81328
+ this.populations = new Map(); // code -> indicator value (for tooltips + local sums)
81329
+ this.fetchedBoxes = []; // areas already loaded
81330
+ this.fetchSeq = 0;
81331
+ this.popSeq = 0;
81332
+ }
81333
+ /** switching the level (e.g. PLZ mode -> Bundesländer mode) resets all loaded data and the selection */
81334
+ levelChanged() {
81335
+ if (!this.map)
81336
+ return;
81337
+ this.units.clear();
81338
+ this.selected.clear();
81339
+ this.populations.clear();
81340
+ this.fetchedBoxes = [];
81341
+ this.fetchSeq++;
81342
+ this.renderUnits();
81343
+ this.updateSelectedFilter();
81344
+ this.emitSelection();
81345
+ // follow the mode with the camera: out to the overview for coarse levels,
81346
+ // in to selectable zoom for fine ones. Deferred so a select-zoom attribute
81347
+ // changing in the same render is already applied.
81348
+ setTimeout(() => {
81349
+ var _a;
81350
+ (_a = this.map) === null || _a === void 0 ? void 0 : _a.easeTo({ zoom: this.selectZoom + 0.5, duration: 800 });
81351
+ this.refreshUnits();
81352
+ }, 0);
81353
+ }
81354
+ selectZoomChanged() {
81355
+ if (!this.map)
81356
+ return;
81357
+ ['units-fill', 'units-hover', 'units-line'].forEach(l => this.map.setLayerZoomRange(l, this.selectZoom, 24));
81358
+ this.refreshUnits();
81359
+ }
81360
+ componentDidLoad() {
81361
+ if (!this.lazy || !('IntersectionObserver' in window)) {
81362
+ this.initMap();
81363
+ return;
81364
+ }
81365
+ this.observer = new IntersectionObserver(entries => {
81366
+ var _a;
81367
+ if (entries.some(e => e.isIntersecting)) {
81368
+ (_a = this.observer) === null || _a === void 0 ? void 0 : _a.disconnect();
81369
+ this.initMap();
81370
+ }
81371
+ }, { rootMargin: '300px' });
81372
+ this.observer.observe(this.el);
81373
+ }
81374
+ disconnectedCallback() {
81375
+ var _a, _b;
81376
+ (_a = this.observer) === null || _a === void 0 ? void 0 : _a.disconnect();
81377
+ (_b = this.map) === null || _b === void 0 ? void 0 : _b.remove();
81378
+ }
81379
+ async initMap() {
81380
+ if (this.initStarted)
81381
+ return;
81382
+ this.initStarted = true;
81383
+ try {
81384
+ const maplibregl = await Promise.resolve().then(function () { return require('./maplibre-gl-CCZS3Rg5.js'); });
81385
+ if (this.workerUrl) {
81386
+ maplibregl.setWorkerUrl(new URL(this.workerUrl, document.baseURI).href);
81387
+ }
81388
+ const map = new maplibregl.Map({
81389
+ container: this.mapContainer,
81390
+ style: {
81391
+ version: 8,
81392
+ sources: {
81393
+ basemap: {
81394
+ type: 'raster',
81395
+ tiles: [this.tiles],
81396
+ tileSize: 256,
81397
+ attribution: this.attribution,
81398
+ },
81399
+ },
81400
+ layers: [{ id: 'basemap', type: 'raster', source: 'basemap' }],
81401
+ },
81402
+ center: [this.centerLng, this.centerLat],
81403
+ zoom: this.zoom,
81404
+ minZoom: 5,
81405
+ maxBounds: GERMANY_BOUNDS,
81406
+ attributionControl: { compact: true },
81407
+ });
81408
+ this.map = map;
81409
+ this.el._map = map; // e2e/test handle
81410
+ map.addControl(new maplibregl.NavigationControl({ showCompass: false }));
81411
+ map.on('load', () => {
81412
+ // Design tokens (Masha, MAR-15783): selection = highlight-01 fill / interactive-02
81413
+ // outline; optimizer preview = highlight-02 fill / interactive-01 outline. Fallbacks
81414
+ // keep the previous XV green/amber where the host page lacks the tokens.
81415
+ const style = getComputedStyle(this.el);
81416
+ const token = (name, fallback) => style.getPropertyValue(name).trim() || fallback;
81417
+ const accent = token('--link-primary', '#76b82a');
81418
+ const selectionFill = token('--highlight-01', accent);
81419
+ const selectionLine = token('--interactive-02', accent);
81420
+ const previewFill = token('--highlight-02', PREVIEW_COLOR);
81421
+ const previewLine = token('--interactive-01', PREVIEW_COLOR);
81422
+ // the highlight tokens are pale full-strength tints — at the legacy 0.3 opacity they
81423
+ // vanish over the basemap; the saturated fallbacks still need the low opacity
81424
+ const hasTokens = !!style.getPropertyValue('--highlight-01').trim();
81425
+ const selectedOpacity = hasTokens ? 0.85 : 0.35;
81426
+ const previewOpacity = hasTokens ? 0.85 : 0.3;
81427
+ map.addSource('units', { type: 'geojson', data: { type: 'FeatureCollection', features: [] } });
81428
+ // boundary mesh only appears at selectable zoom (cleaner overview);
81429
+ // the selected areas stay visible at every zoom level
81430
+ map.addLayer({
81431
+ id: 'units-fill',
81432
+ type: 'fill',
81433
+ source: 'units',
81434
+ minzoom: this.selectZoom,
81435
+ paint: { 'fill-color': selectionFill, 'fill-opacity': 0.04 },
81436
+ });
81437
+ map.addLayer({
81438
+ id: 'units-selected',
81439
+ type: 'fill',
81440
+ source: 'units',
81441
+ filter: ['in', ['get', 'code'], ['literal', []]],
81442
+ paint: { 'fill-color': selectionFill, 'fill-opacity': selectedOpacity },
81443
+ });
81444
+ // optimizer preview: units a proposal would ADD, in their own tokens so they read
81445
+ // as "suggested" next to the actual selection; visual only, never selected
81446
+ map.addLayer({
81447
+ id: 'units-preview',
81448
+ type: 'fill',
81449
+ source: 'units',
81450
+ filter: ['in', ['get', 'code'], ['literal', []]],
81451
+ paint: { 'fill-color': previewFill, 'fill-opacity': previewOpacity },
81452
+ });
81453
+ map.addLayer({
81454
+ id: 'units-preview-line',
81455
+ type: 'line',
81456
+ source: 'units',
81457
+ filter: ['in', ['get', 'code'], ['literal', []]],
81458
+ paint: { 'line-color': previewLine, 'line-width': 2 },
81459
+ });
81460
+ map.addLayer({
81461
+ id: 'units-hover',
81462
+ type: 'fill',
81463
+ source: 'units',
81464
+ minzoom: this.selectZoom,
81465
+ filter: ['==', ['get', 'code'], ''],
81466
+ paint: { 'fill-color': selectionFill, 'fill-opacity': 0.15 },
81467
+ });
81468
+ map.addLayer({
81469
+ id: 'units-line',
81470
+ type: 'line',
81471
+ source: 'units',
81472
+ minzoom: this.selectZoom,
81473
+ paint: { 'line-color': selectionLine, 'line-width': 2, 'line-dasharray': [2, 1.5] },
81474
+ });
81475
+ this.popup = new maplibregl.Popup({
81476
+ closeButton: false,
81477
+ closeOnClick: false,
81478
+ offset: 12,
81479
+ maxWidth: 'none',
81480
+ className: 'xv-geo-map-tooltip',
81481
+ });
81482
+ // instant toggle; a double click fires click twice (select + deselect = net zero)
81483
+ // and then zooms, so no debounce delay is needed
81484
+ map.on('click', 'units-fill', e => { var _a, _b, _c; return this.toggleUnit((_c = (_b = (_a = e.features) === null || _a === void 0 ? void 0 : _a[0]) === null || _b === void 0 ? void 0 : _b.properties) === null || _c === void 0 ? void 0 : _c.code); });
81485
+ // below the selectable zoom nothing is clickable — make a click dive to the
81486
+ // clicked area at select level instead of doing nothing
81487
+ map.on('click', e => {
81488
+ if (map.getZoom() < this.selectZoom) {
81489
+ map.easeTo({ center: e.lngLat, zoom: this.selectZoom + 0.5, duration: 700 });
81490
+ }
81491
+ });
81492
+ map.on('mousemove', 'units-fill', e => {
81493
+ var _a, _b;
81494
+ const props = (_b = (_a = e.features) === null || _a === void 0 ? void 0 : _a[0]) === null || _b === void 0 ? void 0 : _b.properties;
81495
+ if (!props)
81496
+ return;
81497
+ map.getCanvas().style.cursor = 'pointer';
81498
+ map.setFilter('units-hover', ['==', ['get', 'code'], props.code]);
81499
+ const pop = this.populations.get(props.code);
81500
+ const selected = this.selected.has(props.code);
81501
+ this.popup
81502
+ .setLngLat(e.lngLat)
81503
+ .setHTML(`<strong>${props.code}</strong> ${props.name}` +
81504
+ (pop != null ? `<br>${pop.toLocaleString('de-DE')} ${this.indicatorLabel}` : '') +
81505
+ (selected ? '<br><em>Klicken zum Abwählen</em>' : '<br><em>Klicken zum Auswählen</em>'))
81506
+ .addTo(map);
81507
+ });
81508
+ map.on('mouseleave', 'units-fill', () => {
81509
+ map.getCanvas().style.cursor = '';
81510
+ map.setFilter('units-hover', ['==', ['get', 'code'], '']);
81511
+ this.popup.remove();
81512
+ });
81513
+ map.on('moveend', () => this.refreshUnits());
81514
+ this.ready = true;
81515
+ this.mapReady.emit();
81516
+ this.resolveReady();
81517
+ this.refreshUnits();
81518
+ });
81519
+ map.on('error', () => {
81520
+ if (!this.ready)
81521
+ this.loadError = true;
81522
+ });
81523
+ }
81524
+ catch (_a) {
81525
+ this.loadError = true;
81526
+ }
81527
+ }
81528
+ async refreshUnits() {
81529
+ if (!this.map)
81530
+ return;
81531
+ this.zoomGated = this.map.getZoom() < this.selectZoom;
81532
+ if (this.zoomGated)
81533
+ return;
81534
+ const b = this.map.getBounds();
81535
+ // skip the fetch entirely when the viewport is inside an already-loaded area
81536
+ if (this.fetchedBoxes.some(f => b.getNorth() <= f.n && b.getSouth() >= f.s && b.getEast() <= f.e && b.getWest() >= f.w)) {
81537
+ return;
81538
+ }
81539
+ // fetch with a half-viewport margin so small pans stay within the loaded area
81540
+ const mLat = (b.getNorth() - b.getSouth()) / 2;
81541
+ const mLng = (b.getEast() - b.getWest()) / 2;
81542
+ const box = { n: b.getNorth() + mLat, s: b.getSouth() - mLat, e: b.getEast() + mLng, w: b.getWest() - mLng };
81543
+ const seq = ++this.fetchSeq;
81544
+ try {
81545
+ const res = await fetch(`${this.apiBase}/geo-units/${encodeURIComponent(this.level)}/by-bounds?resolution=${this.resolution}`, {
81546
+ method: 'POST',
81547
+ headers: { 'Content-Type': 'application/json' },
81548
+ body: JSON.stringify({ north: box.n, south: box.s, east: box.e, west: box.w }),
81549
+ });
81550
+ if (!res.ok || seq !== this.fetchSeq)
81551
+ return;
81552
+ const list = unwrap(await res.json());
81553
+ this.fetchedBoxes.push(box);
81554
+ list.forEach(u => this.units.set(u.code, u));
81555
+ this.renderUnits();
81556
+ this.loadPopulations(list.filter(u => !this.populations.has(u.code)));
81557
+ }
81558
+ catch (_a) {
81559
+ /* viewport fetch failed (offline/CORS) — map stays usable, next moveend retries */
81560
+ }
81561
+ }
81562
+ /** fetch the configured indicator per unit for hover tooltips (fire-and-forget) */
81563
+ async loadPopulations(units) {
81564
+ if (!units.length)
81565
+ return;
81566
+ try {
81567
+ const res = await fetch(`${this.apiBase}/indicators/values`, {
81568
+ method: 'POST',
81569
+ headers: { 'Content-Type': 'application/json' },
81570
+ body: JSON.stringify({ geoUnitIds: units.map(u => u.id), indicatorCodes: [this.indicator] }),
81571
+ });
81572
+ if (!res.ok)
81573
+ return;
81574
+ const idToCode = new Map(units.map(u => [u.id, u.code]));
81575
+ for (const v of unwrap(await res.json())) {
81576
+ const code = idToCode.get(v.geoUnitId);
81577
+ if (code)
81578
+ this.populations.set(code, v.value);
81579
+ }
81580
+ }
81581
+ catch (_a) {
81582
+ /* tooltips just omit population */
81583
+ }
81584
+ }
81585
+ renderUnits() {
81586
+ // render everything loaded so far — panning back never flickers or re-parses
81587
+ const source = this.map.getSource('units');
81588
+ source === null || source === void 0 ? void 0 : source.setData({
81589
+ type: 'FeatureCollection',
81590
+ features: [...this.units.values()].map(u => ({
81591
+ type: 'Feature',
81592
+ properties: { code: u.code, name: u.name },
81593
+ geometry: u.geography,
81594
+ })),
81595
+ });
81596
+ }
81597
+ toggleUnit(code) {
81598
+ if (!code)
81599
+ return;
81600
+ if (this.selected.has(code))
81601
+ this.selected.delete(code);
81602
+ else
81603
+ this.selected.set(code, this.units.get(code));
81604
+ this.resetPreview(); // user interaction makes a shown proposal stale
81605
+ this.updateSelectedFilter();
81606
+ this.emitSelection();
81607
+ }
81608
+ updateSelectedFilter() {
81609
+ this.map.setFilter('units-selected', ['in', ['get', 'code'], ['literal', [...this.selected.keys()]]]);
81610
+ }
81611
+ resetPreview() {
81612
+ if (!this.preview.size)
81613
+ return;
81614
+ this.preview.clear();
81615
+ this.updatePreviewFilter();
81616
+ }
81617
+ updatePreviewFilter() {
81618
+ const codes = ['in', ['get', 'code'], ['literal', [...this.preview.keys()]]];
81619
+ this.map.setFilter('units-preview', codes);
81620
+ this.map.setFilter('units-preview-line', codes);
81621
+ }
81622
+ async emitSelection() {
81623
+ var _a, _b, _c;
81624
+ const postalCodes = [...this.selected.keys()];
81625
+ const names = [...this.selected.values()].map(u => { var _a; return (_a = u === null || u === void 0 ? void 0 : u.name) !== null && _a !== void 0 ? _a : ''; });
81626
+ const unitIds = [...this.selected.values()].map(u => u.id);
81627
+ const seq = ++this.popSeq;
81628
+ // populations are already cached per PLZ (tooltips) — sum locally, emit instantly
81629
+ if (postalCodes.every(c => this.populations.has(c))) {
81630
+ const population = postalCodes.reduce((sum, c) => sum + this.populations.get(c), 0);
81631
+ const selection = { postalCodes, names, population: postalCodes.length ? population : null, unitIds };
81632
+ this.changeSelection.emit(selection);
81633
+ return selection;
81634
+ }
81635
+ // fallback: some populations not cached yet — aggregate server-side
81636
+ let population = null;
81637
+ try {
81638
+ const res = await fetch(`${this.apiBase}/indicators/aggregate`, {
81639
+ method: 'POST',
81640
+ headers: { 'Content-Type': 'application/json' },
81641
+ body: JSON.stringify({ geoUnitIds: unitIds, indicatorCodes: [this.indicator] }),
81642
+ });
81643
+ if (res.ok)
81644
+ population = (_c = (_b = (_a = unwrap(await res.json())) === null || _a === void 0 ? void 0 : _a[0]) === null || _b === void 0 ? void 0 : _b.sum) !== null && _c !== void 0 ? _c : null;
81645
+ }
81646
+ catch (_d) {
81647
+ /* population stays null — host can fall back */
81648
+ }
81649
+ if (seq !== this.popSeq)
81650
+ return null; // a newer selection superseded this one
81651
+ const selection = { postalCodes, names, population, unitIds };
81652
+ this.changeSelection.emit(selection);
81653
+ return selection;
81654
+ }
81655
+ // ---- public API for host applications (Angular planner) ----
81656
+ /** Select all PLZs within `km` around a start PLZ ("Umkreis"). Replaces the selection unless `add` is true. */
81657
+ async selectByRadius(startPlz, km, add = false) {
81658
+ await this.ensureReady();
81659
+ const url = `${this.apiBase}/geo-units/${encodeURIComponent(this.level)}/by-radius` +
81660
+ `?address=${encodeURIComponent(startPlz)}&km=${km}&country=DE&resolution=${this.resolution}`;
81661
+ const res = await fetch(url);
81662
+ if (!res.ok)
81663
+ throw new Error(`by-radius failed: HTTP ${res.status}`);
81664
+ return this.applySelection(unwrap(await res.json()), add);
81665
+ }
81666
+ /** Select an explicit list of PLZs ("PLZ-Liste" paste, query-param restore). Replaces the selection unless `add` is true. */
81667
+ async selectPostalCodes(codes, add = false) {
81668
+ await this.ensureReady();
81669
+ // 1–5 digits: PLZ5 and Kreis codes are 5, Bundesland codes are 1–2 (a strict \d{5}
81670
+ // silently dropped state selections restored via this method)
81671
+ const clean = [...new Set(codes.map(c => String(c).trim()).filter(c => /^\d{1,5}$/.test(c)))];
81672
+ if (!clean.length)
81673
+ return this.applySelection([], add);
81674
+ const res = await fetch(`${this.apiBase}/geo-units/${encodeURIComponent(this.level)}/lookup?resolution=${this.resolution}`, {
81675
+ method: 'POST',
81676
+ headers: { 'Content-Type': 'application/json' },
81677
+ body: JSON.stringify({ codes: clean }),
81678
+ });
81679
+ if (!res.ok)
81680
+ throw new Error(`lookup failed: HTTP ${res.status}`);
81681
+ return this.applySelection(unwrap(await res.json()), add);
81682
+ }
81683
+ /** Clear the whole selection. */
81684
+ async clearSelection() {
81685
+ await this.ensureReady();
81686
+ this.selected.clear();
81687
+ this.resetPreview();
81688
+ this.updateSelectedFilter();
81689
+ this.emitSelection();
81690
+ }
81691
+ /**
81692
+ * Highlight what a radius extension would ADD (optimizer proposal): the units within
81693
+ * `km` that are not part of the selection render in the preview color. Visual only —
81694
+ * the selection and its change events stay untouched. Returns the number of added units.
81695
+ */
81696
+ async previewByRadius(startPlz, km) {
81697
+ await this.ensureReady();
81698
+ const url = `${this.apiBase}/geo-units/${encodeURIComponent(this.level)}/by-radius` +
81699
+ `?address=${encodeURIComponent(startPlz)}&km=${km}&country=DE&resolution=${this.resolution}`;
81700
+ const res = await fetch(url);
81701
+ if (!res.ok)
81702
+ throw new Error(`by-radius failed: HTTP ${res.status}`);
81703
+ const units = unwrap(await res.json());
81704
+ this.preview.clear();
81705
+ units.forEach(u => {
81706
+ this.units.set(u.code, u);
81707
+ if (!this.selected.has(u.code))
81708
+ this.preview.set(u.code, u);
81709
+ });
81710
+ this.renderUnits();
81711
+ this.updatePreviewFilter();
81712
+ this.fitTo([...this.selected.values(), ...this.preview.values()]);
81713
+ return this.preview.size;
81714
+ }
81715
+ /** Remove the optimizer proposal highlight. */
81716
+ async clearPreview() {
81717
+ await this.ensureReady();
81718
+ this.resetPreview();
81719
+ this.fitTo([...this.selected.values()]);
81720
+ }
81721
+ // ---- search box (MAR-15783): find areas by name or code, click to select ----
81722
+ onSearchInput(value) {
81723
+ this.searchQuery = value;
81724
+ clearTimeout(this.searchDebounce);
81725
+ const query = value.trim();
81726
+ if (query.length < 2) {
81727
+ this.searchResults = [];
81728
+ return;
81729
+ }
81730
+ this.searchDebounce = setTimeout(async () => {
81731
+ var _a;
81732
+ const seq = ++this.searchSeq;
81733
+ try {
81734
+ const res = await fetch(`${this.apiBase}/geo-units/${encodeURIComponent(this.level)}/search?q=${encodeURIComponent(query)}`);
81735
+ if (!res.ok || seq !== this.searchSeq)
81736
+ return;
81737
+ this.searchResults = (_a = unwrap(await res.json())) !== null && _a !== void 0 ? _a : [];
81738
+ }
81739
+ catch (_b) {
81740
+ this.searchResults = []; // search silently unavailable — the map stays usable
81741
+ }
81742
+ }, 300);
81743
+ }
81744
+ pickSearchResult(result) {
81745
+ this.searchQuery = '';
81746
+ this.searchResults = [];
81747
+ // adds to the selection and flies there — exactly what "find this area" means here
81748
+ void this.selectPostalCodes([result.code], true).catch(() => undefined);
81749
+ }
81750
+ /** A method call means the map is needed now — start loading even if it hasn't scrolled into view. */
81751
+ ensureReady() {
81752
+ var _a;
81753
+ (_a = this.observer) === null || _a === void 0 ? void 0 : _a.disconnect();
81754
+ this.initMap();
81755
+ return this.readyPromise;
81756
+ }
81757
+ async applySelection(units, add) {
81758
+ if (!add)
81759
+ this.selected.clear();
81760
+ units.forEach(u => {
81761
+ this.units.set(u.code, u);
81762
+ this.selected.set(u.code, u);
81763
+ });
81764
+ this.resetPreview();
81765
+ this.renderUnits();
81766
+ this.updateSelectedFilter();
81767
+ this.fitTo([...this.selected.values()]);
81768
+ await this.loadPopulations(units.filter(u => !this.populations.has(u.code)));
81769
+ return this.emitSelection();
81770
+ }
81771
+ fitTo(units) {
81772
+ if (!units.length)
81773
+ return;
81774
+ let minX = 180, minY = 90, maxX = -180, maxY = -90;
81775
+ const scan = (c) => {
81776
+ if (typeof c[0] === 'number') {
81777
+ minX = Math.min(minX, c[0]);
81778
+ maxX = Math.max(maxX, c[0]);
81779
+ minY = Math.min(minY, c[1]);
81780
+ maxY = Math.max(maxY, c[1]);
81781
+ }
81782
+ else
81783
+ c.forEach(scan);
81784
+ };
81785
+ units.forEach(u => scan(u.geography.coordinates));
81786
+ this.map.fitBounds([[minX, minY], [maxX, maxY]], { padding: 48, maxZoom: 12, duration: 800 });
81787
+ }
81788
+ render() {
81789
+ return (index$1.h(index$1.Host, { key: 'b8f13f50cdb82e11502053eb7f14c31069580d5b' }, index$1.h("div", { key: '71e33adcb25ea4e35279ba8e060b9f9429126b6d', class: "container" }, index$1.h("div", { key: '14f9ad939968590fdde28d0be00d3fdf275234b5', class: "map", ref: el => (this.mapContainer = el) }), this.ready && (index$1.h("div", { key: '6711f30c53ac1c58090618af44b5dc5fde989223', class: "search" }, index$1.h("input", { key: '6e37e84e155721edd451c3465dc5ea426961b3dc', type: "search", placeholder: "Ort oder PLZ suchen", value: this.searchQuery, onInput: e => this.onSearchInput(e.target.value) }), this.searchResults.length > 0 && (index$1.h("ul", { key: 'a1df4aceef222e8d64f5d877b3ed73a821fe1f4b', class: "search-results" }, this.searchResults.map(r => (index$1.h("li", { key: r.code, onClick: () => this.pickSearchResult(r) }, index$1.h("strong", null, r.code), " ", r.name))))))), this.ready && this.zoomGated && (index$1.h("div", { key: '2079f7b7223fca39bd6d427b904c02b2a8643a9e', class: "hint" }, "Reinzoomen, um PLZ-Gebiete zu laden")), !this.ready && !this.loadError && (index$1.h("div", { key: 'd6ca85b7dd7407d6ed4af23abe74fe9b875f9cf6', class: "skeleton", "aria-busy": "true" }, index$1.h("xv-loader-v2", { key: 'b6548dd92dc724cf05c54274aa5d49a09a1f5362', variant: "vertical" }, "Karte wird geladen \u2026"))), this.loadError && index$1.h("div", { key: '7df300e7a5172e813d36638153285de64f17e4b9', class: "skeleton error" }, "Karte konnte nicht geladen werden."))));
81790
+ }
81791
+ get el() { return index$1.getElement(this); }
81792
+ static get watchers() { return {
81793
+ "level": [{
81794
+ "levelChanged": 0
81795
+ }],
81796
+ "selectZoom": [{
81797
+ "selectZoomChanged": 0
81798
+ }]
81799
+ }; }
81800
+ };
81801
+ XvGeoMap.style = xvGeoMapCss();
81802
+
81215
81803
  const userMagnifyingGlassRegularFullSvg = 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNjQwIj48IS0tIUZvbnQgQXdlc29tZSBQcm8gNy4xLjAgYnkgQGZvbnRhd2Vzb21lIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20gTGljZW5zZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tL2xpY2Vuc2UgKENvbW1lcmNpYWwgTGljZW5zZSkgQ29weXJpZ2h0IDIwMjUgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTE3Ni41IDE5MkMxNzYuNSAxNDcuOCAyMTIuMyAxMTIgMjU2LjUgMTEyQzMwMC43IDExMiAzMzYuNSAxNDcuOCAzMzYuNSAxOTJDMzM2LjUgMjM2LjIgMzAwLjcgMjcyIDI1Ni41IDI3MkMyMTIuMyAyNzIgMTc2LjUgMjM2LjIgMTc2LjUgMTkyek0zODQuNSAxOTJDMzg0LjUgMTIxLjMgMzI3LjIgNjQgMjU2LjUgNjRDMTg1LjggNjQgMTI4LjUgMTIxLjMgMTI4LjUgMTkyQzEyOC41IDI2Mi43IDE4NS44IDMyMCAyNTYuNSAzMjBDMzI3LjIgMzIwIDM4NC41IDI2Mi43IDM4NC41IDE5MnpNODAuNSA1NDRDODAuNSA0NzMuMyAxMzcuOCA0MTYgMjA4LjUgNDE2TDI4OC43IDQxNkMyODkuNSAzOTkuMiAyOTIuNyAzODMuMSAyOTguMSAzNjhMMjA4LjUgMzY4QzExMS4zIDM2OCAzMi41IDQ0Ni44IDMyLjUgNTQ0TDMyLjUgNTUyQzMyLjUgNTY1LjMgNDMuMiA1NzYgNTYuNSA1NzZDNjkuOCA1NzYgODAuNSA1NjUuMyA4MC41IDU1Mkw4MC41IDU0NHpNNDU2LjUgMzUyQzQ5Ni4zIDM1MiA1MjguNSAzODQuMiA1MjguNSA0MjRDNTI4LjUgNDYzLjggNDk2LjMgNDk2IDQ1Ni41IDQ5NkM0MTYuNyA0OTYgMzg0LjUgNDYzLjggMzg0LjUgNDI0QzM4NC41IDM4NC4yIDQxNi43IDM1MiA0NTYuNSAzNTJ6TTQ1Ni41IDU0NEM0ODAuOSA1NDQgNTAzLjYgNTM2LjcgNTIyLjYgNTI0LjJMNTgzLjUgNTg1LjFDNTkyLjkgNTk0LjUgNjA4LjEgNTk0LjUgNjE3LjQgNTg1LjFDNjI2LjcgNTc1LjcgNjI2LjggNTYwLjUgNjE3LjQgNTUxLjJMNTU2LjUgNDkwLjNDNTY5LjEgNDcxLjMgNTc2LjQgNDQ4LjUgNTc2LjQgNDI0QzU3Ni40IDM1Ny43IDUyMi43IDMwNCA0NTYuNCAzMDRDMzkwLjEgMzA0IDMzNi40IDM1Ny43IDMzNi40IDQyNEMzMzYuNCA0OTAuMyAzOTAuMSA1NDQgNDU2LjQgNTQ0eiIvPjwvc3ZnPg==';
81216
81804
 
81217
- const xvHeaderCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}header.header{position:sticky;z-index:1000;top:0}header.header .header-wrapper{width:100%;max-width:100vw;padding-top:var(--spacing-04);background-color:var(--background, #fff);box-shadow:1px 1px 0 0 rgba(39, 52, 53, 0.15), 0 3px 2px 0 rgba(39, 52, 53, 0.3)}@media (max-width: 991px){header.header .header-wrapper{padding-bottom:var(--spacing-04)}}header.header .header-wrapper--bg{background:var(--menu-background, transparent);color:var(--menu-color, var(--text-primary, #131313))}header.header .header-top{display:flex;align-items:center;gap:var(--spacing-05)}header.header .header-top--left{width:100%;max-width:350px;display:flex;align-items:center;column-gap:var(--spacing-04)}header.header .header-top--left img{width:100%;height:26px;object-fit:contain}header.header .header-top--left .menu-btn{display:none}@media (max-width: 991px){header.header .header-top--left .menu-btn{display:inline-block}}header.header .header-top--right{flex:1;display:flex;justify-content:flex-end;gap:var(--spacing-03);margin:0;padding:0;list-style:none}@media (max-width: 1199px){header.header .header-top--right{gap:var(--spacing-01)}}header.header .header-top--right .header-label{display:flex;flex-direction:column;color:var(--text-primary, #131313)}header.header .header-top--right .header-label>small{line-height:1}@media (min-width: 992px){header.header .header-top--right .header-label{margin-inline:var(--spacing-02)}}@media (max-width: 1199px){header.header .header-top--right .header-label{display:none}}header.header .header-top--right .header-icon{color:var(--icon-primary, #131313)}header.header .header-top--right .caret{display:inline-block;margin-left:5px;width:6px;height:6px;border:none;border-bottom:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);box-sizing:border-box;background:transparent;transform-origin:center;transition:0.25s ease-in-out transform}header.header .header-top--right .counter-badge--absolute{position:absolute;top:0;right:0}header.header .header-top--right .counter-badge::part(details-content){padding:1px;line-height:1;min-width:16px;height:16px;font-size:10px;text-align:center;display:inline-flex;align-items:center;justify-content:center}header.header .header-top--orgUnit{--link-visited:var(--link-primary)}header.header .header-top .fa-question-circle{color:var(--icon-primary, #131313)}header.header .header-top .search-form{flex:1;position:relative}@media (max-width: 768px){header.header .header-top .search-form{display:none}}header.header .header-top .search-form form{padding-inline:2px;flex:1;display:flex;align-items:stretch;flex-direction:row;justify-content:flex-end}header.header .header-top .search-form form input[type=search]{flex:0;text-align:right;display:inline-flex;border:none;min-width:0;transition:flex 0.3s ease-in-out, outline 0.3s ease;overflow:hidden;border-radius:3px}header.header .header-top .search-form form input[type=search]::placeholder{color:var(--text-placeholder, #ACACAC)}header.header .header-top .search-form form input[type=search]:focus{outline:2px solid var(--focus)}header.header .header-top .search-form form>[type=button]{display:inline-flex}header.header .header-top .search-form form>[type=submit]{display:none}header.header .header-top .search-form form:focus-within>[type=button],header.header .header-top .search-form form:has(input[type=search]:not(:placeholder-shown))>[type=button]{display:none}header.header .header-top .search-form form:focus-within>[type=submit],header.header .header-top .search-form form:has(input[type=search]:not(:placeholder-shown))>[type=submit]{display:inline-flex}header.header .header-top .search-form form:focus-within input[type=search],header.header .header-top .search-form form:has(input[type=search]:not(:placeholder-shown)) input[type=search]{flex:1;outline:1px solid var(--focus)}header.header .header-top .search-form form:focus-within+.search-form-suggestions,header.header .header-top .search-form form:has(input[type=search]:not(:placeholder-shown))+.search-form-suggestions{display:flex}header.header .header-top .search-form-suggestions{position:absolute;top:calc(100% + 5px);background-color:var(--background, #fff);box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-radius:3px;z-index:2;padding:var(--spacing-04);margin:0;list-style:none;display:none;flex-direction:column;row-gap:var(--spacing-02);min-width:calc(100% - 32px)}header.header .header-top .search-form-suggestions.loading:after{display:flex;align-items:center;justify-content:center;content:"";background:rgba(255, 255, 255, 0.8);position:absolute;top:0;left:0;z-index:3;width:100%;height:100%}header.header .header-top .impersonationInfo ul[slot=body]{margin:0;padding:0;list-style:none;min-width:256px}header.header .header-top .notifications-icon{font-size:14px}header.header .header-top .notifications-item{display:flex;align-items:center;column-gap:var(--spacing-04)}header.header .header-top .notifications-item-body{display:flex;flex-direction:column}header.header .header-top .myArea{position:relative}header.header .header-top .myArea .myArea-btn[aria-expanded=true] .caret{transform:rotate(-135deg)}header.header .header-top .myArea .category-badge{margin-left:var(--spacing-02)}header.header .header-top .myArea .category-badge::part(details-content){line-height:1;font-size:11px;padding:var(--spacing-01) var(--spacing-02)}header.header .xv-container{box-sizing:content-box;line-height:normal}`;
81805
+ const xvHeaderCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}header.header{position:sticky;z-index:1000;top:0}header.header .header-wrapper{width:100%;max-width:100vw;padding-top:var(--spacing-04);background-color:var(--background, #fff);box-shadow:1px 1px 0 0 rgba(39, 52, 53, 0.15), 0 3px 2px 0 rgba(39, 52, 53, 0.3)}@media (max-width: 991px){header.header .header-wrapper{padding-bottom:var(--spacing-04)}}header.header .header-wrapper--bg{background:var(--menu-background, transparent);color:var(--menu-color, var(--text-primary, #131313))}header.header .header-top{display:flex;align-items:center;gap:var(--spacing-05)}header.header .header-top--left{width:100%;max-width:350px;display:flex;align-items:center;column-gap:var(--spacing-04)}header.header .header-top--left img{width:100%;height:26px;object-fit:contain}header.header .header-top--left .menu-btn{display:none}@media (max-width: 991px){header.header .header-top--left .menu-btn{display:inline-block}}header.header .header-top--right{flex:1;display:flex;justify-content:flex-end;gap:var(--spacing-03);margin:0;padding:0;list-style:none}@media (max-width: 1199px){header.header .header-top--right{gap:var(--spacing-01)}}header.header .header-top--right .header-label{display:flex;flex-direction:column;color:var(--text-primary, #131313)}header.header .header-top--right .header-label>small{line-height:1}@media (min-width: 992px){header.header .header-top--right .header-label{margin-inline:var(--spacing-02)}}@media (max-width: 1199px){header.header .header-top--right .header-label{display:none}}header.header .header-top--right .header-icon{color:var(--icon-primary, #131313)}header.header .header-top--right .caret{display:inline-block;margin-left:5px;width:6px;height:6px;border:none;border-bottom:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);box-sizing:border-box;background:transparent;transform-origin:center;transition:0.25s ease-in-out transform}header.header .header-top--right .counter-badge--absolute{position:absolute;top:0;right:0}header.header .header-top--right .counter-badge::part(details-content){padding:1px;line-height:1;min-width:16px;height:16px;font-size:10px;text-align:center;display:inline-flex;align-items:center;justify-content:center}header.header .header-top--orgUnit{--link-visited:var(--link-primary)}header.header .header-top .fa-question-circle{color:var(--icon-primary, #131313)}header.header .header-top .search-form{flex:1;position:relative}@media (max-width: 768px){header.header .header-top .search-form{display:none}}header.header .header-top .search-form form{padding-inline:2px;flex:1;display:flex;align-items:stretch;flex-direction:row;justify-content:flex-end}header.header .header-top .search-form form input[type=search]{flex:0;text-align:right;display:inline-flex;border:none;min-width:0;transition:flex 0.3s ease-in-out, outline 0.3s ease;overflow:hidden;border-radius:3px}header.header .header-top .search-form form input[type=search]::placeholder{color:var(--text-placeholder, #ACACAC)}header.header .header-top .search-form form input[type=search]:focus{outline:2px solid var(--focus)}header.header .header-top .search-form form>[type=button]{display:inline-flex}header.header .header-top .search-form form>[type=submit]{display:none}header.header .header-top .search-form form:focus-within>[type=button],header.header .header-top .search-form form:has(input[type=search]:not(:placeholder-shown))>[type=button]{display:none}header.header .header-top .search-form form:focus-within>[type=submit],header.header .header-top .search-form form:has(input[type=search]:not(:placeholder-shown))>[type=submit]{display:inline-flex}header.header .header-top .search-form form:focus-within input[type=search],header.header .header-top .search-form form:has(input[type=search]:not(:placeholder-shown)) input[type=search]{flex:1;outline:1px solid var(--focus)}header.header .header-top .search-form form:focus-within+.search-form-suggestions,header.header .header-top .search-form form:has(input[type=search]:not(:placeholder-shown))+.search-form-suggestions{display:flex}header.header .header-top .search-form-suggestions{position:absolute;top:calc(100% + 5px);background-color:var(--background, #fff);box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-radius:3px;z-index:2;padding:var(--spacing-04);margin:0;list-style:none;display:none;flex-direction:column;row-gap:var(--spacing-02);min-width:calc(100% - 32px)}header.header .header-top .search-form-suggestions.loading:after{display:flex;align-items:center;justify-content:center;content:"";background:rgba(255, 255, 255, 0.8);position:absolute;top:0;left:0;z-index:3;width:100%;height:100%}header.header .header-top .impersonationInfo ul[slot=body]{margin:0;padding:0;list-style:none;min-width:256px}header.header .header-top .notifications-icon{font-size:14px}header.header .header-top .notifications-item{display:flex;align-items:center;column-gap:var(--spacing-04)}header.header .header-top .notifications-item-body{display:flex;flex-direction:column}header.header .header-top .myArea{position:relative}header.header .header-top .myArea .myArea-btn[aria-expanded=true] .caret{transform:rotate(-135deg)}header.header .header-top .myArea .category-badge{margin-left:var(--spacing-02)}header.header .header-top .myArea .category-badge::part(details-content){line-height:1;font-size:11px;padding:var(--spacing-01) var(--spacing-02)}header.header .xv-container{box-sizing:content-box;line-height:normal}`;
81218
81806
 
81219
81807
  const XvHeader = class {
81220
81808
  constructor(hostRef) {
@@ -81388,13 +81976,13 @@ const XvHeader = class {
81388
81976
  render() {
81389
81977
  var _a, _b, _c, _d, _e;
81390
81978
  const isXvBrand = (((_a = this.metaNav) === null || _a === void 0 ? void 0 : _a['WhitelabelName']) || 'Xv') === 'Xv';
81391
- return (index$1.h("header", { key: '754795297ed19a0c57d087c6095f8c470f54a25a', class: "header" }, index$1.h("div", { key: '390c82d75d718dc34923abc8c6a396a90a11988b', class: "header-wrapper" }, index$1.h("div", { key: '5d723c13cd472f1b62a1e291af1484c31aac986d', class: "xv-container" }, index$1.h("div", { key: '6cb0ae488edb6925cdf8dc976c4170244aae25a1', class: "header-top" }, index$1.h("div", { key: '22eb4126063fc58d4d0b7964d61d1ac77a547e43', class: "header-top--left" }, index$1.h("xv-button-v2", { key: 'e3c497d36a4a3af311eb74454efc69485692e974', class: "menu-btn", variant: "ghost", onClick: this.toggleMobMenu }, index$1.h("i", { key: 'a30d242b578683dc769fed89229444b596d6b378', slot: "icon-left", class: { 'fa': true, 'fa-times': this.mobMenuOpen, 'fa-bars': !this.mobMenuOpen } })), this.metaNav && (index$1.h("a", { key: 'a2e2558e964205df06436a4bf598bdf075872c92', href: `${window.location.origin}/` }, index$1.h("picture", { key: '2d8eda2204c9f16145f93c3610503b13da726709' }, index$1.h("source", { key: '2799ae8c178f0a4366b77b8d0f1e94fd458ab275', srcSet: ((_b = this.metaNav) === null || _b === void 0 ? void 0 : _b.LogoUrl) || 'https://www.crossvertise.com/ResourcePackages/Bootstrap/assets/dist/images/logo.svg', media: "(min-width: 990px)" }), index$1.h("img", { key: 'c371eb2214aef44e3355bd9ea1428fa38a2fffd7', src: ((_c = this.metaNav) === null || _c === void 0 ? void 0 : _c.LogoSmallUrl) || 'https://www.crossvertise.com/ResourcePackages/Bootstrap/assets/dist/images/logo-small.svg', onError: this.logoFallback, loading: "lazy", alt: "Crossvertise" })))), this.orgUnit && (index$1.h("xv-link-v2", { key: '20bef1cf6f7b018bb1aa529f5af55986668b8ceb', class: "header-top--orgUnit", variant: "standalone", href: "/de-de/mycrossvertise" }, this.orgUnit))), index$1.h("ul", { key: '63600010231badf7d5bf37fd1d2d5056b16515e8', class: "header-top--right" }, this._renderSearch(), this._renderImpersonationInfo(), !((_d = this.metaNav) === null || _d === void 0 ? void 0 : _d.IsManager) && isXvBrand && (index$1.h("li", { key: '0e88d2270f96f3c618b004190f888a14b451ddd8' }, index$1.h("xv-link-v2", { key: 'ce699c912304e8c0ec95bb138c0d8a49f2155f07', variant: "ghost", href: "https://www.crossvertise.com/ueber-uns/kontakt" }, index$1.h("xv-button-v2", { key: '68f50683c0d76a7e9bba7ade91ba3d8fdbf88712', variant: "ghost", size: _vars.SIZE_VAR.MD }, index$1.h("i", { key: 'b0c331a696ebe58a034e4f1b4173660ac539b7c9', class: "header-icon far fa-envelope" }), index$1.h("span", { key: 'a5741c96386a64d9e8b2658175a0b408b0415056', class: "header-label xv-body-02" }, "Kontakt"))))), this._renderNotifications(), this._renderAccount(), !((_e = this.metaNav) === null || _e === void 0 ? void 0 : _e.IsManager) && isXvBrand && (index$1.h("li", { key: '238985f6fc5c86bc04a76b9593131f7836b83d3f' }, index$1.h("xv-link-v2", { key: 'f64cb158bae92639dacf3a8bfe5a2ed160b42a18', variant: "ghost", href: "https://help.crossvertise.com" }, index$1.h("xv-button-v2", { key: '3041a1da432be7f326683706eb77063e657951d0', variant: "ghost", size: _vars.SIZE_VAR.MD }, index$1.h("i", { key: '1b2c47b0d1a36dad9aa6518c1d892f25b86a28e8', class: "header-icon far fa-question-circle" }), index$1.h("span", { key: '5c5a63696cbd8e8c4eaa623e9d6f717f732f45a6', class: "header-label xv-body-02" }, "Hilfe"))))), this._renderShoppingCart()))), index$1.h("div", { key: '44b65f4e954d10d601a83bb4281bd84a5cd0fc12', class: "header-wrapper--bg" }, index$1.h("div", { key: '6477762a0d3479f5fcd1ee825250117f4ece6b1d', class: "xv-container" }, index$1.h("xv-mega-menu", { key: 'b7699a985567414b49937c424b698af82cc419eb', open: this.mobMenuOpen, onOpenChange: this.closeMobMenu })))), index$1.h("xv-login-modal", { key: '9cb68ba41ef734e40b83d7d8d2a57fb1d783ac83', visible: this.showLoginModal, onClose: () => this.showLoginModal = false })));
81979
+ return (index$1.h("header", { key: '19d482cef760923a613303b48b95848a34c6cb91', class: "header" }, index$1.h("div", { key: 'b292a5af02f20edb4ac3aed088de974740a1c3a2', class: "header-wrapper" }, index$1.h("div", { key: 'b2964f1e94c3ad41d978823fc5db36201e776f04', class: "xv-container" }, index$1.h("div", { key: '9c9dc134604039a40a1185942fa7696df599fb8b', class: "header-top" }, index$1.h("div", { key: '26ca420fc767c21d1aee116fbc8a764b73f1cfe8', class: "header-top--left" }, index$1.h("xv-button-v2", { key: 'a12123f5e087f5747373fe082d15ade8f4b82cf0', class: "menu-btn", variant: "ghost", onClick: this.toggleMobMenu }, index$1.h("i", { key: '2dba0a9ad0be52f05becd40755c8ff1ae5fa6a20', slot: "icon-left", class: { 'fa': true, 'fa-times': this.mobMenuOpen, 'fa-bars': !this.mobMenuOpen } })), this.metaNav && (index$1.h("a", { key: '1a73d971625913c03c540e0de2bf555a01009dbd', href: `${window.location.origin}/` }, index$1.h("picture", { key: '5d6bc89b2a4a5621e07371d29ea2ce8ed45bdb08' }, index$1.h("source", { key: 'bb50e16a0c687c80e51f2a5d2fba31f3f37f2417', srcSet: ((_b = this.metaNav) === null || _b === void 0 ? void 0 : _b.LogoUrl) || 'https://www.crossvertise.com/ResourcePackages/Bootstrap/assets/dist/images/logo.svg', media: "(min-width: 990px)" }), index$1.h("img", { key: '38e743fcfc8e44401e602770f15febdf55184dfc', src: ((_c = this.metaNav) === null || _c === void 0 ? void 0 : _c.LogoSmallUrl) || 'https://www.crossvertise.com/ResourcePackages/Bootstrap/assets/dist/images/logo-small.svg', onError: this.logoFallback, loading: "lazy", alt: "Crossvertise" })))), this.orgUnit && (index$1.h("xv-link-v2", { key: '6c36b6b285ef81640b84277458d1a1075db83bd1', class: "header-top--orgUnit", variant: "standalone", href: "/de-de/mycrossvertise" }, this.orgUnit))), index$1.h("ul", { key: 'c9f063139c8c148685f7c5947750b9517b2dbd02', class: "header-top--right" }, this._renderSearch(), this._renderImpersonationInfo(), !((_d = this.metaNav) === null || _d === void 0 ? void 0 : _d.IsManager) && isXvBrand && (index$1.h("li", { key: '7054c0d1a2e199c2a80a15b0898a1378b6eaa042' }, index$1.h("xv-link-v2", { key: '2a2661f6416a33a0ad0a5d792f599456be4c08af', variant: "ghost", href: "https://www.crossvertise.com/ueber-uns/kontakt" }, index$1.h("xv-button-v2", { key: '215d899d9078b23f5616807443c712ed5d592c9b', variant: "ghost", size: _vars.SIZE_VAR.MD }, index$1.h("i", { key: '02bf5a384f664574ff4e88f3cf4e4eacb526d224', class: "header-icon far fa-envelope" }), index$1.h("span", { key: 'e43533448cd36853e28a6d9b83d3444c1e89f946', class: "header-label xv-body-02" }, "Kontakt"))))), this._renderNotifications(), this._renderAccount(), !((_e = this.metaNav) === null || _e === void 0 ? void 0 : _e.IsManager) && isXvBrand && (index$1.h("li", { key: 'ce2726aee260d341411957b5033ed652bbbb1ba4' }, index$1.h("xv-link-v2", { key: '0f797d904de58684c27de59a78f8401a85b640bb', variant: "ghost", href: "https://help.crossvertise.com" }, index$1.h("xv-button-v2", { key: '0cb8df24943fe7ebaf1106bf87378462c461523a', variant: "ghost", size: _vars.SIZE_VAR.MD }, index$1.h("i", { key: '5381052d573e6927f97b0a8e95f6f59f8d7dc6c4', class: "header-icon far fa-question-circle" }), index$1.h("span", { key: '3548827457f71d75d50b1a204ce543d6f72cf70f', class: "header-label xv-body-02" }, "Hilfe"))))), this._renderShoppingCart()))), index$1.h("div", { key: '150f519c1b8cc34724996b6816598fb8500f2b68', class: "header-wrapper--bg" }, index$1.h("div", { key: 'df73b21a8fbdf3cbadd4680926f37b598400343f', class: "xv-container" }, index$1.h("xv-mega-menu", { key: 'c6ab3d6db2a99b01bfd783e8fbf5ea3be9bd3c23', open: this.mobMenuOpen, onOpenChange: this.closeMobMenu })))), index$1.h("xv-login-modal", { key: '5d2d0a5821a37998f484479a30e227ac1cbb23be', visible: this.showLoginModal, onClose: () => this.showLoginModal = false })));
81392
81980
  }
81393
81981
  get el() { return index$1.getElement(this); }
81394
81982
  };
81395
81983
  XvHeader.style = xvHeaderCss();
81396
81984
 
81397
- const xvImageViewerCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host(.image-wrapper){display:inline-flex;position:relative;cursor:pointer;max-width:100%;height:auto;flex:1;align-self:center;align-items:center;justify-content:center}:host(.image-wrapper) .image{width:inherit;height:inherit;max-height:inherit;max-width:inherit;object-fit:inherit;transition:opacity 0.3s ease}:host(.image-wrapper) .loading{align-self:center;margin:0 auto;text-align:center;color:var(--text-placeholder);display:inline-flex;justify-content:center;align-items:center;height:100%;width:100%;position:absolute}:host(.image-wrapper) .fullscreen-dialog{border:0;padding:0;margin:0;background:transparent;width:100vw;height:100vh;max-width:100vw;max-height:100vh}:host(.image-wrapper) .fullscreen-dialog[open]{display:flex;justify-content:center;align-items:center;animation:fadeIn 0.3s ease forwards}:host(.image-wrapper) .fullscreen-dialog::backdrop{background:rgba(0, 0, 0, 0.9)}:host(.image-wrapper) .fullscreen-dialog .fullscreen-image{max-width:90%;max-height:90%;opacity:0;transition:opacity 0.3s ease}:host(.image-wrapper) .fullscreen-dialog .fullscreen-image.loaded{opacity:1}:host(.errored){cursor:default}@keyframes fadeIn{from{opacity:0}to{opacity:1}}`;
81985
+ const xvImageViewerCss = () => `:host(.image-wrapper){display:inline-flex;position:relative;cursor:pointer;max-width:100%;height:auto;flex:1;align-self:center;align-items:center;justify-content:center}:host(.image-wrapper) .image{width:inherit;height:inherit;max-height:inherit;max-width:inherit;object-fit:inherit;transition:opacity 0.3s ease}:host(.image-wrapper) .loading{align-self:center;margin:0 auto;text-align:center;color:var(--text-placeholder);display:inline-flex;justify-content:center;align-items:center;height:100%;width:100%;position:absolute}:host(.image-wrapper) .fullscreen-dialog{border:0;padding:0;margin:0;background:transparent;width:100vw;height:100vh;max-width:100vw;max-height:100vh}:host(.image-wrapper) .fullscreen-dialog[open]{display:flex;justify-content:center;align-items:center;animation:fadeIn 0.3s ease forwards}:host(.image-wrapper) .fullscreen-dialog::backdrop{background:rgba(0, 0, 0, 0.9)}:host(.image-wrapper) .fullscreen-dialog .fullscreen-image{max-width:90%;max-height:90%;opacity:0;transition:opacity 0.3s ease}:host(.image-wrapper) .fullscreen-dialog .fullscreen-image.loaded{opacity:1}:host(.errored){cursor:default}@keyframes fadeIn{from{opacity:0}to{opacity:1}}`;
81398
81986
 
81399
81987
  const XvImageViewer = class {
81400
81988
  constructor(hostRef) {
@@ -81456,7 +82044,7 @@ const XvImageViewer = class {
81456
82044
  }
81457
82045
  }
81458
82046
  render() {
81459
- return (index$1.h(index$1.Host, { key: 'd9f765fcb5504295c7a10f68109afbf670f00e75', class: { 'image-wrapper': true, errored: this.errored } }, !this.loaded && index$1.h("xv-loader-v2", { key: 'c36dd0b687b1e060a9bc5efc458bcc40167b728b', class: "loading" }, this.placeholder), this.loaded && this.errored && index$1.h("slot", { key: 'ba86641ac17567f9186382c05d2f3d644d760eea', name: "fallback" }), this.loaded && !this.errored && (index$1.h("img", { key: 'b8dc90ed3205f52651bcb22e1a25dd9c1b420842', src: this.src, alt: this.alt, class: "image", onClick: this.handleClick, onError: this.handleError })), this.isFullscreen && (index$1.h("dialog", { key: 'cb4c47bfe473b0abfde639ae6e0abe22b789a4ef', class: "fullscreen-dialog", ref: el => (this.dialogEl = el), onClick: this.handleDialogClick, onClose: this.closeFullscreen }, !this.fullscreenLoaded && index$1.h("xv-loader-v2", { key: '5fa71e7be90562b70e64369d3a1e1f53763da077', class: "loading", size: _vars.SIZE_VAR.LG }, this.placeholder), index$1.h("img", { key: '1a9df6c02064c46cae3ba9a4246f0888f7047b6e', src: this.fullscreenSrc || this.src, alt: this.alt, class: {
82047
+ return (index$1.h(index$1.Host, { key: '533066966027bab8caaff1cf2bb4f623cd796281', class: { 'image-wrapper': true, errored: this.errored } }, !this.loaded && index$1.h("xv-loader-v2", { key: '6f7b61e335903a32938a99665bf2b0f243f98003', class: "loading" }, this.placeholder), this.loaded && this.errored && index$1.h("slot", { key: '9fcfa1f8b971e4d84b32568ff2120e0d5595a8f8', name: "fallback" }), this.loaded && !this.errored && (index$1.h("img", { key: '87dc5edf281ca92ec940e9e1a07da4091b8db3d2', src: this.src, alt: this.alt, class: "image", onClick: this.handleClick, onError: this.handleError })), this.isFullscreen && (index$1.h("dialog", { key: 'f378958e117c9dfa8c4633dde5d2424ec5746c33', class: "fullscreen-dialog", ref: el => (this.dialogEl = el), onClick: this.handleDialogClick, onClose: this.closeFullscreen }, !this.fullscreenLoaded && index$1.h("xv-loader-v2", { key: '1795c2257d8ff25c74283e8526a31134f70a9e17', class: "loading", size: _vars.SIZE_VAR.LG }, this.placeholder), index$1.h("img", { key: '399f634938829c338065dda7a005d91548eb41ea', src: this.fullscreenSrc || this.src, alt: this.alt, class: {
81460
82048
  'fullscreen-image': true,
81461
82049
  loaded: this.fullscreenLoaded,
81462
82050
  } })))));
@@ -81465,7 +82053,7 @@ const XvImageViewer = class {
81465
82053
  };
81466
82054
  XvImageViewer.style = xvImageViewerCss();
81467
82055
 
81468
- const xvLinkCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host(.xv-link_inline){display:inline-block;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-decoration-color:var(--link-primary)}:host(.xv-link_standalone){display:block}:host(.xv-link_standalone:hover),:host(.xv-link_standalone:focus),:host(.xv-link_standalone:active){text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-decoration-color:var(--link-primary)}:host(.xv-link_ghost) .xv-link{color:inherit}:host(.disabled){text-decoration:none !important}.xv-link{display:contents;gap:8px;align-items:center;color:var(--link-primary);font-family:inherit;font-style:normal;font-weight:400;transition:color 200ms ease-in-out;text-decoration:none}.xv-link:active{color:var(--text-primary)}.xv-link:visited{color:var(--link-primary)}.xv-link:hover{color:var(--link-primary-hover);cursor:pointer}.xv-link:disabled,.xv-link_disabled,.xv-link::part(disabled){color:var(--text-disabled);pointer-events:none;cursor:initial}.xv-link:focus{outline:1px solid var(--focus);outline-offset:1px}.xv-link.sm{font-size:var(--fz-sm);line-height:137.5%}.xv-link.md{font-size:var(--fz-md);line-height:128.571%}.xv-link.lg{font-size:var(--fz-lg);line-height:133.333%}`;
82056
+ const xvLinkCss = () => `:host(.xv-link_inline){display:inline-block;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-decoration-color:var(--link-primary)}:host(.xv-link_standalone){display:block}:host(.xv-link_standalone:hover),:host(.xv-link_standalone:focus),:host(.xv-link_standalone:active){text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-decoration-color:var(--link-primary)}:host(.xv-link_ghost) .xv-link{color:inherit}:host(.disabled){text-decoration:none !important}.xv-link{display:contents;gap:8px;align-items:center;color:var(--link-primary);font-family:inherit;font-style:normal;font-weight:400;transition:color 200ms ease-in-out;text-decoration:none}.xv-link:active{color:var(--text-primary)}.xv-link:visited{color:var(--link-primary)}.xv-link:hover{color:var(--link-primary-hover);cursor:pointer}.xv-link:disabled,.xv-link_disabled,.xv-link::part(disabled){color:var(--text-disabled);pointer-events:none;cursor:initial}.xv-link:focus{outline:1px solid var(--focus);outline-offset:1px}.xv-link.sm{font-size:var(--fz-sm);line-height:137.5%}.xv-link.md{font-size:var(--fz-md);line-height:128.571%}.xv-link.lg{font-size:var(--fz-lg);line-height:133.333%}`;
81469
82057
 
81470
82058
  const XvLink = class {
81471
82059
  constructor(hostRef) {
@@ -81481,12 +82069,12 @@ const XvLink = class {
81481
82069
  e.stopPropagation();
81482
82070
  }
81483
82071
  render() {
81484
- return (index$1.h(index$1.Host, { key: '1b93c8eecb7994f14c316f74cfe0af57d6f36eb7', class: { [`xv-link_${this.variant}`]: true, disabled: !!this.disabled } }, index$1.h("a", { key: 'a1570f1c785c1749b6946f5cb691197103e8772c', href: this.href, onClick: this.preventLinkHandler.bind(this), class: { 'xv-link': true, 'xv-link_disabled': !!this.disabled, [this.size]: !!this.size }, target: this.target }, index$1.h("slot", { key: 'b618d8fd19ce69db5c1cb882b96e4a023c3b913e', name: "icon-left" }), index$1.h("slot", { key: 'b576f2dbfa928102bd596ac2d6cc843993c82e26' }), index$1.h("slot", { key: '03465c086f980ffa4ad5f99f04d8adc35b368fe1', name: "icon-right" }))));
82072
+ return (index$1.h(index$1.Host, { key: '2301aec74dc8540613236ffbbddc6ff30b3c3953', class: { [`xv-link_${this.variant}`]: true, disabled: !!this.disabled } }, index$1.h("a", { key: 'e0d3c138175b28d6dfa307f64298c14503b25dbf', href: this.href, onClick: this.preventLinkHandler.bind(this), class: { 'xv-link': true, 'xv-link_disabled': !!this.disabled, [this.size]: !!this.size }, target: this.target }, index$1.h("slot", { key: '13d809e298c5060d45bb8f17ad45193e51c97674', name: "icon-left" }), index$1.h("slot", { key: '092cff2afac50b8a01aea4cbef221e3cb4ac91fa' }), index$1.h("slot", { key: '5dc57c38caa2ee416e939195f5e944b19da0e4c1', name: "icon-right" }))));
81485
82073
  }
81486
82074
  };
81487
82075
  XvLink.style = xvLinkCss();
81488
82076
 
81489
- const xvLoaderCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host(.xv-loader){display:inline-flex;align-items:center;gap:0.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host(.xv-loader) .spinner{color:var(--text-secondary, #515151);font-size:inherit;border:max(4px, 0.1em) solid rgba(0, 0, 0, 0.1);border-top-color:var(--highlight-01, #CEDE94);border-radius:50%;animation:spin 0.8s linear infinite;width:1em;height:1em;min-width:1em;min-height:1em;max-width:1em;max-height:1em}:host(.xv-loader) ::slotted(*){font-family:var(--ff-heading, "IBM Plex Sans");color:inherit;margin-top:0;margin-bottom:0;font-size:inherit;line-height:133.333%;letter-spacing:0.32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host([variant=vertical]){flex-direction:column}:host([size=xs]){font-size:var(--fz-xs, 9px)}:host([size=sm]){font-size:var(--fz-sm, 12px)}:host([size=md]){font-size:inherit}:host([size=lg]){font-size:var(--spacing-08, 40px)}:host([size=xl]){font-size:var(--spacing-12, 96px)}@keyframes spin{to{transform:rotate(360deg)}}`;
82077
+ const xvLoaderCss = () => `:host(.xv-loader){display:inline-flex;align-items:center;gap:0.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host(.xv-loader) .spinner{color:var(--text-secondary, #515151);font-size:inherit;border:max(4px, 0.1em) solid rgba(0, 0, 0, 0.1);border-top-color:var(--highlight-01, #CEDE94);border-radius:50%;animation:spin 0.8s linear infinite;width:1em;height:1em;min-width:1em;min-height:1em;max-width:1em;max-height:1em}:host(.xv-loader) ::slotted(*){font-family:var(--ff-heading, "IBM Plex Sans");color:inherit;margin-top:0;margin-bottom:0;font-size:inherit;line-height:133.333%;letter-spacing:0.32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host([variant=vertical]){flex-direction:column}:host([size=xs]){font-size:var(--fz-xs, 9px)}:host([size=sm]){font-size:var(--fz-sm, 12px)}:host([size=md]){font-size:inherit}:host([size=lg]){font-size:var(--spacing-08, 40px)}:host([size=xl]){font-size:var(--spacing-12, 96px)}@keyframes spin{to{transform:rotate(360deg)}}`;
81490
82078
 
81491
82079
  const XvLoader = class {
81492
82080
  constructor(hostRef) {
@@ -81520,7 +82108,7 @@ var NOTIFICATION_VARIANTS;
81520
82108
  NOTIFICATION_VARIANTS["ERROR"] = "error";
81521
82109
  })(NOTIFICATION_VARIANTS || (NOTIFICATION_VARIANTS = {}));
81522
82110
 
81523
- const xvLoginModalCss = () => `.xv-container.sc-xv-login-modal{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container.sc-xv-login-modal{max-width:540px}}@media (min-width: 768px){.xv-container.sc-xv-login-modal{max-width:720px}}@media (min-width: 992px){.xv-container.sc-xv-login-modal{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container.sc-xv-login-modal{max-width:1140px}}@media (min-width: 1400px){.xv-container.sc-xv-login-modal{max-width:1320px}}.xv-tooltip[role=tooltip].sc-xv-login-modal{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip].sc-xv-login-modal::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top].sc-xv-login-modal::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start].sc-xv-login-modal::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end].sc-xv-login-modal::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom].sc-xv-login-modal::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start].sc-xv-login-modal::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end].sc-xv-login-modal::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left].sc-xv-login-modal::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start].sc-xv-login-modal::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end].sc-xv-login-modal::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right].sc-xv-login-modal::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start].sc-xv-login-modal::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end].sc-xv-login-modal::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.fa.sc-xv-login-modal,.fas.sc-xv-login-modal,.far.sc-xv-login-modal,.fal.sc-xv-login-modal,.fad.sc-xv-login-modal,.fab.sc-xv-login-modal{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg.sc-xv-login-modal{font-size:1.3333333333em;line-height:0.75em;vertical-align:-0.0667em}.fa-xs.sc-xv-login-modal{font-size:0.75em}.fa-sm.sc-xv-login-modal{font-size:0.875em}.fa-1x.sc-xv-login-modal{font-size:1em}.fa-2x.sc-xv-login-modal{font-size:2em}.fa-3x.sc-xv-login-modal{font-size:3em}.fa-4x.sc-xv-login-modal{font-size:4em}.fa-5x.sc-xv-login-modal{font-size:5em}.fa-6x.sc-xv-login-modal{font-size:6em}.fa-7x.sc-xv-login-modal{font-size:7em}.fa-8x.sc-xv-login-modal{font-size:8em}.fa-9x.sc-xv-login-modal{font-size:9em}.fa-10x.sc-xv-login-modal{font-size:10em}.fa-fw.sc-xv-login-modal{text-align:center;width:1.25em}.fa-ul.sc-xv-login-modal{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul.sc-xv-login-modal>li.sc-xv-login-modal{position:relative}.fa-li.sc-xv-login-modal{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border.sc-xv-login-modal{border:solid 0.08em #eee;border-radius:0.1em;padding:0.2em 0.25em 0.15em}.fa-pull-left.sc-xv-login-modal{float:left}.fa-pull-right.sc-xv-login-modal{float:right}.fa.fa-pull-left.sc-xv-login-modal,.fas.fa-pull-left.sc-xv-login-modal,.far.fa-pull-left.sc-xv-login-modal,.fal.fa-pull-left.sc-xv-login-modal,.fab.fa-pull-left.sc-xv-login-modal{margin-right:0.3em}.fa.fa-pull-right.sc-xv-login-modal,.fas.fa-pull-right.sc-xv-login-modal,.far.fa-pull-right.sc-xv-login-modal,.fal.fa-pull-right.sc-xv-login-modal,.fab.fa-pull-right.sc-xv-login-modal{margin-left:0.3em}.fa-spin.sc-xv-login-modal{animation:fa-spin 2s infinite linear}.fa-pulse.sc-xv-login-modal{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both.sc-xv-login-modal,.fa-flip-horizontal.fa-flip-vertical.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}.sc-xv-login-modal:root .fa-rotate-90.sc-xv-login-modal,.sc-xv-login-modal:root .fa-rotate-180.sc-xv-login-modal,.sc-xv-login-modal:root .fa-rotate-270.sc-xv-login-modal,.sc-xv-login-modal:root .fa-flip-horizontal.sc-xv-login-modal,.sc-xv-login-modal:root .fa-flip-vertical.sc-xv-login-modal,.sc-xv-login-modal:root .fa-flip-both.sc-xv-login-modal{filter:none}.fa-stack.sc-xv-login-modal{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x.sc-xv-login-modal,.fa-stack-2x.sc-xv-login-modal{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x.sc-xv-login-modal{line-height:inherit}.fa-stack-2x.sc-xv-login-modal{font-size:2em}.fa-inverse.sc-xv-login-modal{color:#fff}.fa-500px.sc-xv-login-modal:before{content:"\\f26e"}.fa-abacus.sc-xv-login-modal:before{content:"\\f640"}.fa-accessible-icon.sc-xv-login-modal:before{content:"\\f368"}.fa-accusoft.sc-xv-login-modal:before{content:"\\f369"}.fa-acorn.sc-xv-login-modal:before{content:"\\f6ae"}.fa-acquisitions-incorporated.sc-xv-login-modal:before{content:"\\f6af"}.fa-ad.sc-xv-login-modal:before{content:"\\f641"}.fa-address-book.sc-xv-login-modal:before{content:"\\f2b9"}.fa-address-card.sc-xv-login-modal:before{content:"\\f2bb"}.fa-adjust.sc-xv-login-modal:before{content:"\\f042"}.fa-adn.sc-xv-login-modal:before{content:"\\f170"}.fa-adversal.sc-xv-login-modal:before{content:"\\f36a"}.fa-affiliatetheme.sc-xv-login-modal:before{content:"\\f36b"}.fa-air-conditioner.sc-xv-login-modal:before{content:"\\f8f4"}.fa-air-freshener.sc-xv-login-modal:before{content:"\\f5d0"}.fa-airbnb.sc-xv-login-modal:before{content:"\\f834"}.fa-alarm-clock.sc-xv-login-modal:before{content:"\\f34e"}.fa-alarm-exclamation.sc-xv-login-modal:before{content:"\\f843"}.fa-alarm-plus.sc-xv-login-modal:before{content:"\\f844"}.fa-alarm-snooze.sc-xv-login-modal:before{content:"\\f845"}.fa-album.sc-xv-login-modal:before{content:"\\f89f"}.fa-album-collection.sc-xv-login-modal:before{content:"\\f8a0"}.fa-algolia.sc-xv-login-modal:before{content:"\\f36c"}.fa-alicorn.sc-xv-login-modal:before{content:"\\f6b0"}.fa-alien.sc-xv-login-modal:before{content:"\\f8f5"}.fa-alien-monster.sc-xv-login-modal:before{content:"\\f8f6"}.fa-align-center.sc-xv-login-modal:before{content:"\\f037"}.fa-align-justify.sc-xv-login-modal:before{content:"\\f039"}.fa-align-left.sc-xv-login-modal:before{content:"\\f036"}.fa-align-right.sc-xv-login-modal:before{content:"\\f038"}.fa-align-slash.sc-xv-login-modal:before{content:"\\f846"}.fa-alipay.sc-xv-login-modal:before{content:"\\f642"}.fa-allergies.sc-xv-login-modal:before{content:"\\f461"}.fa-amazon.sc-xv-login-modal:before{content:"\\f270"}.fa-amazon-pay.sc-xv-login-modal:before{content:"\\f42c"}.fa-ambulance.sc-xv-login-modal:before{content:"\\f0f9"}.fa-american-sign-language-interpreting.sc-xv-login-modal:before{content:"\\f2a3"}.fa-amilia.sc-xv-login-modal:before{content:"\\f36d"}.fa-amp-guitar.sc-xv-login-modal:before{content:"\\f8a1"}.fa-analytics.sc-xv-login-modal:before{content:"\\f643"}.fa-anchor.sc-xv-login-modal:before{content:"\\f13d"}.fa-android.sc-xv-login-modal:before{content:"\\f17b"}.fa-angel.sc-xv-login-modal:before{content:"\\f779"}.fa-angellist.sc-xv-login-modal:before{content:"\\f209"}.fa-angle-double-down.sc-xv-login-modal:before{content:"\\f103"}.fa-angle-double-left.sc-xv-login-modal:before{content:"\\f100"}.fa-angle-double-right.sc-xv-login-modal:before{content:"\\f101"}.fa-angle-double-up.sc-xv-login-modal:before{content:"\\f102"}.fa-angle-down.sc-xv-login-modal:before{content:"\\f107"}.fa-angle-left.sc-xv-login-modal:before{content:"\\f104"}.fa-angle-right.sc-xv-login-modal:before{content:"\\f105"}.fa-angle-up.sc-xv-login-modal:before{content:"\\f106"}.fa-angry.sc-xv-login-modal:before{content:"\\f556"}.fa-angrycreative.sc-xv-login-modal:before{content:"\\f36e"}.fa-angular.sc-xv-login-modal:before{content:"\\f420"}.fa-ankh.sc-xv-login-modal:before{content:"\\f644"}.fa-app-store.sc-xv-login-modal:before{content:"\\f36f"}.fa-app-store-ios.sc-xv-login-modal:before{content:"\\f370"}.fa-apper.sc-xv-login-modal:before{content:"\\f371"}.fa-apple.sc-xv-login-modal:before{content:"\\f179"}.fa-apple-alt.sc-xv-login-modal:before{content:"\\f5d1"}.fa-apple-crate.sc-xv-login-modal:before{content:"\\f6b1"}.fa-apple-pay.sc-xv-login-modal:before{content:"\\f415"}.fa-archive.sc-xv-login-modal:before{content:"\\f187"}.fa-archway.sc-xv-login-modal:before{content:"\\f557"}.fa-arrow-alt-circle-down.sc-xv-login-modal:before{content:"\\f358"}.fa-arrow-alt-circle-left.sc-xv-login-modal:before{content:"\\f359"}.fa-arrow-alt-circle-right.sc-xv-login-modal:before{content:"\\f35a"}.fa-arrow-alt-circle-up.sc-xv-login-modal:before{content:"\\f35b"}.fa-arrow-alt-down.sc-xv-login-modal:before{content:"\\f354"}.fa-arrow-alt-from-bottom.sc-xv-login-modal:before{content:"\\f346"}.fa-arrow-alt-from-left.sc-xv-login-modal:before{content:"\\f347"}.fa-arrow-alt-from-right.sc-xv-login-modal:before{content:"\\f348"}.fa-arrow-alt-from-top.sc-xv-login-modal:before{content:"\\f349"}.fa-arrow-alt-left.sc-xv-login-modal:before{content:"\\f355"}.fa-arrow-alt-right.sc-xv-login-modal:before{content:"\\f356"}.fa-arrow-alt-square-down.sc-xv-login-modal:before{content:"\\f350"}.fa-arrow-alt-square-left.sc-xv-login-modal:before{content:"\\f351"}.fa-arrow-alt-square-right.sc-xv-login-modal:before{content:"\\f352"}.fa-arrow-alt-square-up.sc-xv-login-modal:before{content:"\\f353"}.fa-arrow-alt-to-bottom.sc-xv-login-modal:before{content:"\\f34a"}.fa-arrow-alt-to-left.sc-xv-login-modal:before{content:"\\f34b"}.fa-arrow-alt-to-right.sc-xv-login-modal:before{content:"\\f34c"}.fa-arrow-alt-to-top.sc-xv-login-modal:before{content:"\\f34d"}.fa-arrow-alt-up.sc-xv-login-modal:before{content:"\\f357"}.fa-arrow-circle-down.sc-xv-login-modal:before{content:"\\f0ab"}.fa-arrow-circle-left.sc-xv-login-modal:before{content:"\\f0a8"}.fa-arrow-circle-right.sc-xv-login-modal:before{content:"\\f0a9"}.fa-arrow-circle-up.sc-xv-login-modal:before{content:"\\f0aa"}.fa-arrow-down.sc-xv-login-modal:before{content:"\\f063"}.fa-arrow-from-bottom.sc-xv-login-modal:before{content:"\\f342"}.fa-arrow-from-left.sc-xv-login-modal:before{content:"\\f343"}.fa-arrow-from-right.sc-xv-login-modal:before{content:"\\f344"}.fa-arrow-from-top.sc-xv-login-modal:before{content:"\\f345"}.fa-arrow-left.sc-xv-login-modal:before{content:"\\f060"}.fa-arrow-right.sc-xv-login-modal:before{content:"\\f061"}.fa-arrow-square-down.sc-xv-login-modal:before{content:"\\f339"}.fa-arrow-square-left.sc-xv-login-modal:before{content:"\\f33a"}.fa-arrow-square-right.sc-xv-login-modal:before{content:"\\f33b"}.fa-arrow-square-up.sc-xv-login-modal:before{content:"\\f33c"}.fa-arrow-to-bottom.sc-xv-login-modal:before{content:"\\f33d"}.fa-arrow-to-left.sc-xv-login-modal:before{content:"\\f33e"}.fa-arrow-to-right.sc-xv-login-modal:before{content:"\\f340"}.fa-arrow-to-top.sc-xv-login-modal:before{content:"\\f341"}.fa-arrow-up.sc-xv-login-modal:before{content:"\\f062"}.fa-arrows.sc-xv-login-modal:before{content:"\\f047"}.fa-arrows-alt.sc-xv-login-modal:before{content:"\\f0b2"}.fa-arrows-alt-h.sc-xv-login-modal:before{content:"\\f337"}.fa-arrows-alt-v.sc-xv-login-modal:before{content:"\\f338"}.fa-arrows-h.sc-xv-login-modal:before{content:"\\f07e"}.fa-arrows-v.sc-xv-login-modal:before{content:"\\f07d"}.fa-artstation.sc-xv-login-modal:before{content:"\\f77a"}.fa-assistive-listening-systems.sc-xv-login-modal:before{content:"\\f2a2"}.fa-asterisk.sc-xv-login-modal:before{content:"\\f069"}.fa-asymmetrik.sc-xv-login-modal:before{content:"\\f372"}.fa-at.sc-xv-login-modal:before{content:"\\f1fa"}.fa-atlas.sc-xv-login-modal:before{content:"\\f558"}.fa-atlassian.sc-xv-login-modal:before{content:"\\f77b"}.fa-atom.sc-xv-login-modal:before{content:"\\f5d2"}.fa-atom-alt.sc-xv-login-modal:before{content:"\\f5d3"}.fa-audible.sc-xv-login-modal:before{content:"\\f373"}.fa-audio-description.sc-xv-login-modal:before{content:"\\f29e"}.fa-autoprefixer.sc-xv-login-modal:before{content:"\\f41c"}.fa-avianex.sc-xv-login-modal:before{content:"\\f374"}.fa-aviato.sc-xv-login-modal:before{content:"\\f421"}.fa-award.sc-xv-login-modal:before{content:"\\f559"}.fa-aws.sc-xv-login-modal:before{content:"\\f375"}.fa-axe.sc-xv-login-modal:before{content:"\\f6b2"}.fa-axe-battle.sc-xv-login-modal:before{content:"\\f6b3"}.fa-baby.sc-xv-login-modal:before{content:"\\f77c"}.fa-baby-carriage.sc-xv-login-modal:before{content:"\\f77d"}.fa-backpack.sc-xv-login-modal:before{content:"\\f5d4"}.fa-backspace.sc-xv-login-modal:before{content:"\\f55a"}.fa-backward.sc-xv-login-modal:before{content:"\\f04a"}.fa-bacon.sc-xv-login-modal:before{content:"\\f7e5"}.fa-bacteria.sc-xv-login-modal:before{content:"\\e059"}.fa-bacterium.sc-xv-login-modal:before{content:"\\e05a"}.fa-badge.sc-xv-login-modal:before{content:"\\f335"}.fa-badge-check.sc-xv-login-modal:before{content:"\\f336"}.fa-badge-dollar.sc-xv-login-modal:before{content:"\\f645"}.fa-badge-percent.sc-xv-login-modal:before{content:"\\f646"}.fa-badge-sheriff.sc-xv-login-modal:before{content:"\\f8a2"}.fa-badger-honey.sc-xv-login-modal:before{content:"\\f6b4"}.fa-bags-shopping.sc-xv-login-modal:before{content:"\\f847"}.fa-bahai.sc-xv-login-modal:before{content:"\\f666"}.fa-balance-scale.sc-xv-login-modal:before{content:"\\f24e"}.fa-balance-scale-left.sc-xv-login-modal:before{content:"\\f515"}.fa-balance-scale-right.sc-xv-login-modal:before{content:"\\f516"}.fa-ball-pile.sc-xv-login-modal:before{content:"\\f77e"}.fa-ballot.sc-xv-login-modal:before{content:"\\f732"}.fa-ballot-check.sc-xv-login-modal:before{content:"\\f733"}.fa-ban.sc-xv-login-modal:before{content:"\\f05e"}.fa-band-aid.sc-xv-login-modal:before{content:"\\f462"}.fa-bandcamp.sc-xv-login-modal:before{content:"\\f2d5"}.fa-banjo.sc-xv-login-modal:before{content:"\\f8a3"}.fa-barcode.sc-xv-login-modal:before{content:"\\f02a"}.fa-barcode-alt.sc-xv-login-modal:before{content:"\\f463"}.fa-barcode-read.sc-xv-login-modal:before{content:"\\f464"}.fa-barcode-scan.sc-xv-login-modal:before{content:"\\f465"}.fa-bars.sc-xv-login-modal:before{content:"\\f0c9"}.fa-baseball.sc-xv-login-modal:before{content:"\\f432"}.fa-baseball-ball.sc-xv-login-modal:before{content:"\\f433"}.fa-basketball-ball.sc-xv-login-modal:before{content:"\\f434"}.fa-basketball-hoop.sc-xv-login-modal:before{content:"\\f435"}.fa-bat.sc-xv-login-modal:before{content:"\\f6b5"}.fa-bath.sc-xv-login-modal:before{content:"\\f2cd"}.fa-battery-bolt.sc-xv-login-modal:before{content:"\\f376"}.fa-battery-empty.sc-xv-login-modal:before{content:"\\f244"}.fa-battery-full.sc-xv-login-modal:before{content:"\\f240"}.fa-battery-half.sc-xv-login-modal:before{content:"\\f242"}.fa-battery-quarter.sc-xv-login-modal:before{content:"\\f243"}.fa-battery-slash.sc-xv-login-modal:before{content:"\\f377"}.fa-battery-three-quarters.sc-xv-login-modal:before{content:"\\f241"}.fa-battle-net.sc-xv-login-modal:before{content:"\\f835"}.fa-bed.sc-xv-login-modal:before{content:"\\f236"}.fa-bed-alt.sc-xv-login-modal:before{content:"\\f8f7"}.fa-bed-bunk.sc-xv-login-modal:before{content:"\\f8f8"}.fa-bed-empty.sc-xv-login-modal:before{content:"\\f8f9"}.fa-beer.sc-xv-login-modal:before{content:"\\f0fc"}.fa-behance.sc-xv-login-modal:before{content:"\\f1b4"}.fa-behance-square.sc-xv-login-modal:before{content:"\\f1b5"}.fa-bell.sc-xv-login-modal:before{content:"\\f0f3"}.fa-bell-exclamation.sc-xv-login-modal:before{content:"\\f848"}.fa-bell-on.sc-xv-login-modal:before{content:"\\f8fa"}.fa-bell-plus.sc-xv-login-modal:before{content:"\\f849"}.fa-bell-school.sc-xv-login-modal:before{content:"\\f5d5"}.fa-bell-school-slash.sc-xv-login-modal:before{content:"\\f5d6"}.fa-bell-slash.sc-xv-login-modal:before{content:"\\f1f6"}.fa-bells.sc-xv-login-modal:before{content:"\\f77f"}.fa-betamax.sc-xv-login-modal:before{content:"\\f8a4"}.fa-bezier-curve.sc-xv-login-modal:before{content:"\\f55b"}.fa-bible.sc-xv-login-modal:before{content:"\\f647"}.fa-bicycle.sc-xv-login-modal:before{content:"\\f206"}.fa-biking.sc-xv-login-modal:before{content:"\\f84a"}.fa-biking-mountain.sc-xv-login-modal:before{content:"\\f84b"}.fa-bimobject.sc-xv-login-modal:before{content:"\\f378"}.fa-binoculars.sc-xv-login-modal:before{content:"\\f1e5"}.fa-biohazard.sc-xv-login-modal:before{content:"\\f780"}.fa-birthday-cake.sc-xv-login-modal:before{content:"\\f1fd"}.fa-bitbucket.sc-xv-login-modal:before{content:"\\f171"}.fa-bitcoin.sc-xv-login-modal:before{content:"\\f379"}.fa-bity.sc-xv-login-modal:before{content:"\\f37a"}.fa-black-tie.sc-xv-login-modal:before{content:"\\f27e"}.fa-blackberry.sc-xv-login-modal:before{content:"\\f37b"}.fa-blanket.sc-xv-login-modal:before{content:"\\f498"}.fa-blender.sc-xv-login-modal:before{content:"\\f517"}.fa-blender-phone.sc-xv-login-modal:before{content:"\\f6b6"}.fa-blind.sc-xv-login-modal:before{content:"\\f29d"}.fa-blinds.sc-xv-login-modal:before{content:"\\f8fb"}.fa-blinds-open.sc-xv-login-modal:before{content:"\\f8fc"}.fa-blinds-raised.sc-xv-login-modal:before{content:"\\f8fd"}.fa-blog.sc-xv-login-modal:before{content:"\\f781"}.fa-blogger.sc-xv-login-modal:before{content:"\\f37c"}.fa-blogger-b.sc-xv-login-modal:before{content:"\\f37d"}.fa-bluetooth.sc-xv-login-modal:before{content:"\\f293"}.fa-bluetooth-b.sc-xv-login-modal:before{content:"\\f294"}.fa-bold.sc-xv-login-modal:before{content:"\\f032"}.fa-bolt.sc-xv-login-modal:before{content:"\\f0e7"}.fa-bomb.sc-xv-login-modal:before{content:"\\f1e2"}.fa-bone.sc-xv-login-modal:before{content:"\\f5d7"}.fa-bone-break.sc-xv-login-modal:before{content:"\\f5d8"}.fa-bong.sc-xv-login-modal:before{content:"\\f55c"}.fa-book.sc-xv-login-modal:before{content:"\\f02d"}.fa-book-alt.sc-xv-login-modal:before{content:"\\f5d9"}.fa-book-dead.sc-xv-login-modal:before{content:"\\f6b7"}.fa-book-heart.sc-xv-login-modal:before{content:"\\f499"}.fa-book-medical.sc-xv-login-modal:before{content:"\\f7e6"}.fa-book-open.sc-xv-login-modal:before{content:"\\f518"}.fa-book-reader.sc-xv-login-modal:before{content:"\\f5da"}.fa-book-spells.sc-xv-login-modal:before{content:"\\f6b8"}.fa-book-user.sc-xv-login-modal:before{content:"\\f7e7"}.fa-bookmark.sc-xv-login-modal:before{content:"\\f02e"}.fa-books.sc-xv-login-modal:before{content:"\\f5db"}.fa-books-medical.sc-xv-login-modal:before{content:"\\f7e8"}.fa-boombox.sc-xv-login-modal:before{content:"\\f8a5"}.fa-boot.sc-xv-login-modal:before{content:"\\f782"}.fa-booth-curtain.sc-xv-login-modal:before{content:"\\f734"}.fa-bootstrap.sc-xv-login-modal:before{content:"\\f836"}.fa-border-all.sc-xv-login-modal:before{content:"\\f84c"}.fa-border-bottom.sc-xv-login-modal:before{content:"\\f84d"}.fa-border-center-h.sc-xv-login-modal:before{content:"\\f89c"}.fa-border-center-v.sc-xv-login-modal:before{content:"\\f89d"}.fa-border-inner.sc-xv-login-modal:before{content:"\\f84e"}.fa-border-left.sc-xv-login-modal:before{content:"\\f84f"}.fa-border-none.sc-xv-login-modal:before{content:"\\f850"}.fa-border-outer.sc-xv-login-modal:before{content:"\\f851"}.fa-border-right.sc-xv-login-modal:before{content:"\\f852"}.fa-border-style.sc-xv-login-modal:before{content:"\\f853"}.fa-border-style-alt.sc-xv-login-modal:before{content:"\\f854"}.fa-border-top.sc-xv-login-modal:before{content:"\\f855"}.fa-bow-arrow.sc-xv-login-modal:before{content:"\\f6b9"}.fa-bowling-ball.sc-xv-login-modal:before{content:"\\f436"}.fa-bowling-pins.sc-xv-login-modal:before{content:"\\f437"}.fa-box.sc-xv-login-modal:before{content:"\\f466"}.fa-box-alt.sc-xv-login-modal:before{content:"\\f49a"}.fa-box-ballot.sc-xv-login-modal:before{content:"\\f735"}.fa-box-check.sc-xv-login-modal:before{content:"\\f467"}.fa-box-fragile.sc-xv-login-modal:before{content:"\\f49b"}.fa-box-full.sc-xv-login-modal:before{content:"\\f49c"}.fa-box-heart.sc-xv-login-modal:before{content:"\\f49d"}.fa-box-open.sc-xv-login-modal:before{content:"\\f49e"}.fa-box-tissue.sc-xv-login-modal:before{content:"\\e05b"}.fa-box-up.sc-xv-login-modal:before{content:"\\f49f"}.fa-box-usd.sc-xv-login-modal:before{content:"\\f4a0"}.fa-boxes.sc-xv-login-modal:before{content:"\\f468"}.fa-boxes-alt.sc-xv-login-modal:before{content:"\\f4a1"}.fa-boxing-glove.sc-xv-login-modal:before{content:"\\f438"}.fa-brackets.sc-xv-login-modal:before{content:"\\f7e9"}.fa-brackets-curly.sc-xv-login-modal:before{content:"\\f7ea"}.fa-braille.sc-xv-login-modal:before{content:"\\f2a1"}.fa-brain.sc-xv-login-modal:before{content:"\\f5dc"}.fa-bread-loaf.sc-xv-login-modal:before{content:"\\f7eb"}.fa-bread-slice.sc-xv-login-modal:before{content:"\\f7ec"}.fa-briefcase.sc-xv-login-modal:before{content:"\\f0b1"}.fa-briefcase-medical.sc-xv-login-modal:before{content:"\\f469"}.fa-bring-forward.sc-xv-login-modal:before{content:"\\f856"}.fa-bring-front.sc-xv-login-modal:before{content:"\\f857"}.fa-broadcast-tower.sc-xv-login-modal:before{content:"\\f519"}.fa-broom.sc-xv-login-modal:before{content:"\\f51a"}.fa-browser.sc-xv-login-modal:before{content:"\\f37e"}.fa-brush.sc-xv-login-modal:before{content:"\\f55d"}.fa-btc.sc-xv-login-modal:before{content:"\\f15a"}.fa-buffer.sc-xv-login-modal:before{content:"\\f837"}.fa-bug.sc-xv-login-modal:before{content:"\\f188"}.fa-building.sc-xv-login-modal:before{content:"\\f1ad"}.fa-bullhorn.sc-xv-login-modal:before{content:"\\f0a1"}.fa-bullseye.sc-xv-login-modal:before{content:"\\f140"}.fa-bullseye-arrow.sc-xv-login-modal:before{content:"\\f648"}.fa-bullseye-pointer.sc-xv-login-modal:before{content:"\\f649"}.fa-burger-soda.sc-xv-login-modal:before{content:"\\f858"}.fa-burn.sc-xv-login-modal:before{content:"\\f46a"}.fa-buromobelexperte.sc-xv-login-modal:before{content:"\\f37f"}.fa-burrito.sc-xv-login-modal:before{content:"\\f7ed"}.fa-bus.sc-xv-login-modal:before{content:"\\f207"}.fa-bus-alt.sc-xv-login-modal:before{content:"\\f55e"}.fa-bus-school.sc-xv-login-modal:before{content:"\\f5dd"}.fa-business-time.sc-xv-login-modal:before{content:"\\f64a"}.fa-buy-n-large.sc-xv-login-modal:before{content:"\\f8a6"}.fa-buysellads.sc-xv-login-modal:before{content:"\\f20d"}.fa-cabinet-filing.sc-xv-login-modal:before{content:"\\f64b"}.fa-cactus.sc-xv-login-modal:before{content:"\\f8a7"}.fa-calculator.sc-xv-login-modal:before{content:"\\f1ec"}.fa-calculator-alt.sc-xv-login-modal:before{content:"\\f64c"}.fa-calendar.sc-xv-login-modal:before{content:"\\f133"}.fa-calendar-alt.sc-xv-login-modal:before{content:"\\f073"}.fa-calendar-check.sc-xv-login-modal:before{content:"\\f274"}.fa-calendar-day.sc-xv-login-modal:before{content:"\\f783"}.fa-calendar-edit.sc-xv-login-modal:before{content:"\\f333"}.fa-calendar-exclamation.sc-xv-login-modal:before{content:"\\f334"}.fa-calendar-minus.sc-xv-login-modal:before{content:"\\f272"}.fa-calendar-plus.sc-xv-login-modal:before{content:"\\f271"}.fa-calendar-star.sc-xv-login-modal:before{content:"\\f736"}.fa-calendar-times.sc-xv-login-modal:before{content:"\\f273"}.fa-calendar-week.sc-xv-login-modal:before{content:"\\f784"}.fa-camcorder.sc-xv-login-modal:before{content:"\\f8a8"}.fa-camera.sc-xv-login-modal:before{content:"\\f030"}.fa-camera-alt.sc-xv-login-modal:before{content:"\\f332"}.fa-camera-home.sc-xv-login-modal:before{content:"\\f8fe"}.fa-camera-movie.sc-xv-login-modal:before{content:"\\f8a9"}.fa-camera-polaroid.sc-xv-login-modal:before{content:"\\f8aa"}.fa-camera-retro.sc-xv-login-modal:before{content:"\\f083"}.fa-campfire.sc-xv-login-modal:before{content:"\\f6ba"}.fa-campground.sc-xv-login-modal:before{content:"\\f6bb"}.fa-canadian-maple-leaf.sc-xv-login-modal:before{content:"\\f785"}.fa-candle-holder.sc-xv-login-modal:before{content:"\\f6bc"}.fa-candy-cane.sc-xv-login-modal:before{content:"\\f786"}.fa-candy-corn.sc-xv-login-modal:before{content:"\\f6bd"}.fa-cannabis.sc-xv-login-modal:before{content:"\\f55f"}.fa-capsules.sc-xv-login-modal:before{content:"\\f46b"}.fa-car.sc-xv-login-modal:before{content:"\\f1b9"}.fa-car-alt.sc-xv-login-modal:before{content:"\\f5de"}.fa-car-battery.sc-xv-login-modal:before{content:"\\f5df"}.fa-car-building.sc-xv-login-modal:before{content:"\\f859"}.fa-car-bump.sc-xv-login-modal:before{content:"\\f5e0"}.fa-car-bus.sc-xv-login-modal:before{content:"\\f85a"}.fa-car-crash.sc-xv-login-modal:before{content:"\\f5e1"}.fa-car-garage.sc-xv-login-modal:before{content:"\\f5e2"}.fa-car-mechanic.sc-xv-login-modal:before{content:"\\f5e3"}.fa-car-side.sc-xv-login-modal:before{content:"\\f5e4"}.fa-car-tilt.sc-xv-login-modal:before{content:"\\f5e5"}.fa-car-wash.sc-xv-login-modal:before{content:"\\f5e6"}.fa-caravan.sc-xv-login-modal:before{content:"\\f8ff"}.fa-caravan-alt.sc-xv-login-modal:before{content:"\\e000"}.fa-caret-circle-down.sc-xv-login-modal:before{content:"\\f32d"}.fa-caret-circle-left.sc-xv-login-modal:before{content:"\\f32e"}.fa-caret-circle-right.sc-xv-login-modal:before{content:"\\f330"}.fa-caret-circle-up.sc-xv-login-modal:before{content:"\\f331"}.fa-caret-down.sc-xv-login-modal:before{content:"\\f0d7"}.fa-caret-left.sc-xv-login-modal:before{content:"\\f0d9"}.fa-caret-right.sc-xv-login-modal:before{content:"\\f0da"}.fa-caret-square-down.sc-xv-login-modal:before{content:"\\f150"}.fa-caret-square-left.sc-xv-login-modal:before{content:"\\f191"}.fa-caret-square-right.sc-xv-login-modal:before{content:"\\f152"}.fa-caret-square-up.sc-xv-login-modal:before{content:"\\f151"}.fa-caret-up.sc-xv-login-modal:before{content:"\\f0d8"}.fa-carrot.sc-xv-login-modal:before{content:"\\f787"}.fa-cars.sc-xv-login-modal:before{content:"\\f85b"}.fa-cart-arrow-down.sc-xv-login-modal:before{content:"\\f218"}.fa-cart-plus.sc-xv-login-modal:before{content:"\\f217"}.fa-cash-register.sc-xv-login-modal:before{content:"\\f788"}.fa-cassette-tape.sc-xv-login-modal:before{content:"\\f8ab"}.fa-cat.sc-xv-login-modal:before{content:"\\f6be"}.fa-cat-space.sc-xv-login-modal:before{content:"\\e001"}.fa-cauldron.sc-xv-login-modal:before{content:"\\f6bf"}.fa-cc-amazon-pay.sc-xv-login-modal:before{content:"\\f42d"}.fa-cc-amex.sc-xv-login-modal:before{content:"\\f1f3"}.fa-cc-apple-pay.sc-xv-login-modal:before{content:"\\f416"}.fa-cc-diners-club.sc-xv-login-modal:before{content:"\\f24c"}.fa-cc-discover.sc-xv-login-modal:before{content:"\\f1f2"}.fa-cc-jcb.sc-xv-login-modal:before{content:"\\f24b"}.fa-cc-mastercard.sc-xv-login-modal:before{content:"\\f1f1"}.fa-cc-paypal.sc-xv-login-modal:before{content:"\\f1f4"}.fa-cc-stripe.sc-xv-login-modal:before{content:"\\f1f5"}.fa-cc-visa.sc-xv-login-modal:before{content:"\\f1f0"}.fa-cctv.sc-xv-login-modal:before{content:"\\f8ac"}.fa-centercode.sc-xv-login-modal:before{content:"\\f380"}.fa-centos.sc-xv-login-modal:before{content:"\\f789"}.fa-certificate.sc-xv-login-modal:before{content:"\\f0a3"}.fa-chair.sc-xv-login-modal:before{content:"\\f6c0"}.fa-chair-office.sc-xv-login-modal:before{content:"\\f6c1"}.fa-chalkboard.sc-xv-login-modal:before{content:"\\f51b"}.fa-chalkboard-teacher.sc-xv-login-modal:before{content:"\\f51c"}.fa-charging-station.sc-xv-login-modal:before{content:"\\f5e7"}.fa-chart-area.sc-xv-login-modal:before{content:"\\f1fe"}.fa-chart-bar.sc-xv-login-modal:before{content:"\\f080"}.fa-chart-line.sc-xv-login-modal:before{content:"\\f201"}.fa-chart-line-down.sc-xv-login-modal:before{content:"\\f64d"}.fa-chart-network.sc-xv-login-modal:before{content:"\\f78a"}.fa-chart-pie.sc-xv-login-modal:before{content:"\\f200"}.fa-chart-pie-alt.sc-xv-login-modal:before{content:"\\f64e"}.fa-chart-scatter.sc-xv-login-modal:before{content:"\\f7ee"}.fa-check.sc-xv-login-modal:before{content:"\\f00c"}.fa-check-circle.sc-xv-login-modal:before{content:"\\f058"}.fa-check-double.sc-xv-login-modal:before{content:"\\f560"}.fa-check-square.sc-xv-login-modal:before{content:"\\f14a"}.fa-cheese.sc-xv-login-modal:before{content:"\\f7ef"}.fa-cheese-swiss.sc-xv-login-modal:before{content:"\\f7f0"}.fa-cheeseburger.sc-xv-login-modal:before{content:"\\f7f1"}.fa-chess.sc-xv-login-modal:before{content:"\\f439"}.fa-chess-bishop.sc-xv-login-modal:before{content:"\\f43a"}.fa-chess-bishop-alt.sc-xv-login-modal:before{content:"\\f43b"}.fa-chess-board.sc-xv-login-modal:before{content:"\\f43c"}.fa-chess-clock.sc-xv-login-modal:before{content:"\\f43d"}.fa-chess-clock-alt.sc-xv-login-modal:before{content:"\\f43e"}.fa-chess-king.sc-xv-login-modal:before{content:"\\f43f"}.fa-chess-king-alt.sc-xv-login-modal:before{content:"\\f440"}.fa-chess-knight.sc-xv-login-modal:before{content:"\\f441"}.fa-chess-knight-alt.sc-xv-login-modal:before{content:"\\f442"}.fa-chess-pawn.sc-xv-login-modal:before{content:"\\f443"}.fa-chess-pawn-alt.sc-xv-login-modal:before{content:"\\f444"}.fa-chess-queen.sc-xv-login-modal:before{content:"\\f445"}.fa-chess-queen-alt.sc-xv-login-modal:before{content:"\\f446"}.fa-chess-rook.sc-xv-login-modal:before{content:"\\f447"}.fa-chess-rook-alt.sc-xv-login-modal:before{content:"\\f448"}.fa-chevron-circle-down.sc-xv-login-modal:before{content:"\\f13a"}.fa-chevron-circle-left.sc-xv-login-modal:before{content:"\\f137"}.fa-chevron-circle-right.sc-xv-login-modal:before{content:"\\f138"}.fa-chevron-circle-up.sc-xv-login-modal:before{content:"\\f139"}.fa-chevron-double-down.sc-xv-login-modal:before{content:"\\f322"}.fa-chevron-double-left.sc-xv-login-modal:before{content:"\\f323"}.fa-chevron-double-right.sc-xv-login-modal:before{content:"\\f324"}.fa-chevron-double-up.sc-xv-login-modal:before{content:"\\f325"}.fa-chevron-down.sc-xv-login-modal:before{content:"\\f078"}.fa-chevron-left.sc-xv-login-modal:before{content:"\\f053"}.fa-chevron-right.sc-xv-login-modal:before{content:"\\f054"}.fa-chevron-square-down.sc-xv-login-modal:before{content:"\\f329"}.fa-chevron-square-left.sc-xv-login-modal:before{content:"\\f32a"}.fa-chevron-square-right.sc-xv-login-modal:before{content:"\\f32b"}.fa-chevron-square-up.sc-xv-login-modal:before{content:"\\f32c"}.fa-chevron-up.sc-xv-login-modal:before{content:"\\f077"}.fa-child.sc-xv-login-modal:before{content:"\\f1ae"}.fa-chimney.sc-xv-login-modal:before{content:"\\f78b"}.fa-chrome.sc-xv-login-modal:before{content:"\\f268"}.fa-chromecast.sc-xv-login-modal:before{content:"\\f838"}.fa-church.sc-xv-login-modal:before{content:"\\f51d"}.fa-circle.sc-xv-login-modal:before{content:"\\f111"}.fa-circle-notch.sc-xv-login-modal:before{content:"\\f1ce"}.fa-city.sc-xv-login-modal:before{content:"\\f64f"}.fa-clarinet.sc-xv-login-modal:before{content:"\\f8ad"}.fa-claw-marks.sc-xv-login-modal:before{content:"\\f6c2"}.fa-clinic-medical.sc-xv-login-modal:before{content:"\\f7f2"}.fa-clipboard.sc-xv-login-modal:before{content:"\\f328"}.fa-clipboard-check.sc-xv-login-modal:before{content:"\\f46c"}.fa-clipboard-list.sc-xv-login-modal:before{content:"\\f46d"}.fa-clipboard-list-check.sc-xv-login-modal:before{content:"\\f737"}.fa-clipboard-prescription.sc-xv-login-modal:before{content:"\\f5e8"}.fa-clipboard-user.sc-xv-login-modal:before{content:"\\f7f3"}.fa-clock.sc-xv-login-modal:before{content:"\\f017"}.fa-clone.sc-xv-login-modal:before{content:"\\f24d"}.fa-closed-captioning.sc-xv-login-modal:before{content:"\\f20a"}.fa-cloud.sc-xv-login-modal:before{content:"\\f0c2"}.fa-cloud-download.sc-xv-login-modal:before{content:"\\f0ed"}.fa-cloud-download-alt.sc-xv-login-modal:before{content:"\\f381"}.fa-cloud-drizzle.sc-xv-login-modal:before{content:"\\f738"}.fa-cloud-hail.sc-xv-login-modal:before{content:"\\f739"}.fa-cloud-hail-mixed.sc-xv-login-modal:before{content:"\\f73a"}.fa-cloud-meatball.sc-xv-login-modal:before{content:"\\f73b"}.fa-cloud-moon.sc-xv-login-modal:before{content:"\\f6c3"}.fa-cloud-moon-rain.sc-xv-login-modal:before{content:"\\f73c"}.fa-cloud-music.sc-xv-login-modal:before{content:"\\f8ae"}.fa-cloud-rain.sc-xv-login-modal:before{content:"\\f73d"}.fa-cloud-rainbow.sc-xv-login-modal:before{content:"\\f73e"}.fa-cloud-showers.sc-xv-login-modal:before{content:"\\f73f"}.fa-cloud-showers-heavy.sc-xv-login-modal:before{content:"\\f740"}.fa-cloud-sleet.sc-xv-login-modal:before{content:"\\f741"}.fa-cloud-snow.sc-xv-login-modal:before{content:"\\f742"}.fa-cloud-sun.sc-xv-login-modal:before{content:"\\f6c4"}.fa-cloud-sun-rain.sc-xv-login-modal:before{content:"\\f743"}.fa-cloud-upload.sc-xv-login-modal:before{content:"\\f0ee"}.fa-cloud-upload-alt.sc-xv-login-modal:before{content:"\\f382"}.fa-cloudflare.sc-xv-login-modal:before{content:"\\e07d"}.fa-clouds.sc-xv-login-modal:before{content:"\\f744"}.fa-clouds-moon.sc-xv-login-modal:before{content:"\\f745"}.fa-clouds-sun.sc-xv-login-modal:before{content:"\\f746"}.fa-cloudscale.sc-xv-login-modal:before{content:"\\f383"}.fa-cloudsmith.sc-xv-login-modal:before{content:"\\f384"}.fa-cloudversify.sc-xv-login-modal:before{content:"\\f385"}.fa-club.sc-xv-login-modal:before{content:"\\f327"}.fa-cocktail.sc-xv-login-modal:before{content:"\\f561"}.fa-code.sc-xv-login-modal:before{content:"\\f121"}.fa-code-branch.sc-xv-login-modal:before{content:"\\f126"}.fa-code-commit.sc-xv-login-modal:before{content:"\\f386"}.fa-code-merge.sc-xv-login-modal:before{content:"\\f387"}.fa-codepen.sc-xv-login-modal:before{content:"\\f1cb"}.fa-codiepie.sc-xv-login-modal:before{content:"\\f284"}.fa-coffee.sc-xv-login-modal:before{content:"\\f0f4"}.fa-coffee-pot.sc-xv-login-modal:before{content:"\\e002"}.fa-coffee-togo.sc-xv-login-modal:before{content:"\\f6c5"}.fa-coffin.sc-xv-login-modal:before{content:"\\f6c6"}.fa-coffin-cross.sc-xv-login-modal:before{content:"\\e051"}.fa-cog.sc-xv-login-modal:before{content:"\\f013"}.fa-cogs.sc-xv-login-modal:before{content:"\\f085"}.fa-coin.sc-xv-login-modal:before{content:"\\f85c"}.fa-coins.sc-xv-login-modal:before{content:"\\f51e"}.fa-columns.sc-xv-login-modal:before{content:"\\f0db"}.fa-comet.sc-xv-login-modal:before{content:"\\e003"}.fa-comment.sc-xv-login-modal:before{content:"\\f075"}.fa-comment-alt.sc-xv-login-modal:before{content:"\\f27a"}.fa-comment-alt-check.sc-xv-login-modal:before{content:"\\f4a2"}.fa-comment-alt-dollar.sc-xv-login-modal:before{content:"\\f650"}.fa-comment-alt-dots.sc-xv-login-modal:before{content:"\\f4a3"}.fa-comment-alt-edit.sc-xv-login-modal:before{content:"\\f4a4"}.fa-comment-alt-exclamation.sc-xv-login-modal:before{content:"\\f4a5"}.fa-comment-alt-lines.sc-xv-login-modal:before{content:"\\f4a6"}.fa-comment-alt-medical.sc-xv-login-modal:before{content:"\\f7f4"}.fa-comment-alt-minus.sc-xv-login-modal:before{content:"\\f4a7"}.fa-comment-alt-music.sc-xv-login-modal:before{content:"\\f8af"}.fa-comment-alt-plus.sc-xv-login-modal:before{content:"\\f4a8"}.fa-comment-alt-slash.sc-xv-login-modal:before{content:"\\f4a9"}.fa-comment-alt-smile.sc-xv-login-modal:before{content:"\\f4aa"}.fa-comment-alt-times.sc-xv-login-modal:before{content:"\\f4ab"}.fa-comment-check.sc-xv-login-modal:before{content:"\\f4ac"}.fa-comment-dollar.sc-xv-login-modal:before{content:"\\f651"}.fa-comment-dots.sc-xv-login-modal:before{content:"\\f4ad"}.fa-comment-edit.sc-xv-login-modal:before{content:"\\f4ae"}.fa-comment-exclamation.sc-xv-login-modal:before{content:"\\f4af"}.fa-comment-lines.sc-xv-login-modal:before{content:"\\f4b0"}.fa-comment-medical.sc-xv-login-modal:before{content:"\\f7f5"}.fa-comment-minus.sc-xv-login-modal:before{content:"\\f4b1"}.fa-comment-music.sc-xv-login-modal:before{content:"\\f8b0"}.fa-comment-plus.sc-xv-login-modal:before{content:"\\f4b2"}.fa-comment-slash.sc-xv-login-modal:before{content:"\\f4b3"}.fa-comment-smile.sc-xv-login-modal:before{content:"\\f4b4"}.fa-comment-times.sc-xv-login-modal:before{content:"\\f4b5"}.fa-comments.sc-xv-login-modal:before{content:"\\f086"}.fa-comments-alt.sc-xv-login-modal:before{content:"\\f4b6"}.fa-comments-alt-dollar.sc-xv-login-modal:before{content:"\\f652"}.fa-comments-dollar.sc-xv-login-modal:before{content:"\\f653"}.fa-compact-disc.sc-xv-login-modal:before{content:"\\f51f"}.fa-compass.sc-xv-login-modal:before{content:"\\f14e"}.fa-compass-slash.sc-xv-login-modal:before{content:"\\f5e9"}.fa-compress.sc-xv-login-modal:before{content:"\\f066"}.fa-compress-alt.sc-xv-login-modal:before{content:"\\f422"}.fa-compress-arrows-alt.sc-xv-login-modal:before{content:"\\f78c"}.fa-compress-wide.sc-xv-login-modal:before{content:"\\f326"}.fa-computer-classic.sc-xv-login-modal:before{content:"\\f8b1"}.fa-computer-speaker.sc-xv-login-modal:before{content:"\\f8b2"}.fa-concierge-bell.sc-xv-login-modal:before{content:"\\f562"}.fa-confluence.sc-xv-login-modal:before{content:"\\f78d"}.fa-connectdevelop.sc-xv-login-modal:before{content:"\\f20e"}.fa-construction.sc-xv-login-modal:before{content:"\\f85d"}.fa-container-storage.sc-xv-login-modal:before{content:"\\f4b7"}.fa-contao.sc-xv-login-modal:before{content:"\\f26d"}.fa-conveyor-belt.sc-xv-login-modal:before{content:"\\f46e"}.fa-conveyor-belt-alt.sc-xv-login-modal:before{content:"\\f46f"}.fa-cookie.sc-xv-login-modal:before{content:"\\f563"}.fa-cookie-bite.sc-xv-login-modal:before{content:"\\f564"}.fa-copy.sc-xv-login-modal:before{content:"\\f0c5"}.fa-copyright.sc-xv-login-modal:before{content:"\\f1f9"}.fa-corn.sc-xv-login-modal:before{content:"\\f6c7"}.fa-cotton-bureau.sc-xv-login-modal:before{content:"\\f89e"}.fa-couch.sc-xv-login-modal:before{content:"\\f4b8"}.fa-cow.sc-xv-login-modal:before{content:"\\f6c8"}.fa-cowbell.sc-xv-login-modal:before{content:"\\f8b3"}.fa-cowbell-more.sc-xv-login-modal:before{content:"\\f8b4"}.fa-cpanel.sc-xv-login-modal:before{content:"\\f388"}.fa-creative-commons.sc-xv-login-modal:before{content:"\\f25e"}.fa-creative-commons-by.sc-xv-login-modal:before{content:"\\f4e7"}.fa-creative-commons-nc.sc-xv-login-modal:before{content:"\\f4e8"}.fa-creative-commons-nc-eu.sc-xv-login-modal:before{content:"\\f4e9"}.fa-creative-commons-nc-jp.sc-xv-login-modal:before{content:"\\f4ea"}.fa-creative-commons-nd.sc-xv-login-modal:before{content:"\\f4eb"}.fa-creative-commons-pd.sc-xv-login-modal:before{content:"\\f4ec"}.fa-creative-commons-pd-alt.sc-xv-login-modal:before{content:"\\f4ed"}.fa-creative-commons-remix.sc-xv-login-modal:before{content:"\\f4ee"}.fa-creative-commons-sa.sc-xv-login-modal:before{content:"\\f4ef"}.fa-creative-commons-sampling.sc-xv-login-modal:before{content:"\\f4f0"}.fa-creative-commons-sampling-plus.sc-xv-login-modal:before{content:"\\f4f1"}.fa-creative-commons-share.sc-xv-login-modal:before{content:"\\f4f2"}.fa-creative-commons-zero.sc-xv-login-modal:before{content:"\\f4f3"}.fa-credit-card.sc-xv-login-modal:before{content:"\\f09d"}.fa-credit-card-blank.sc-xv-login-modal:before{content:"\\f389"}.fa-credit-card-front.sc-xv-login-modal:before{content:"\\f38a"}.fa-cricket.sc-xv-login-modal:before{content:"\\f449"}.fa-critical-role.sc-xv-login-modal:before{content:"\\f6c9"}.fa-croissant.sc-xv-login-modal:before{content:"\\f7f6"}.fa-crop.sc-xv-login-modal:before{content:"\\f125"}.fa-crop-alt.sc-xv-login-modal:before{content:"\\f565"}.fa-cross.sc-xv-login-modal:before{content:"\\f654"}.fa-crosshairs.sc-xv-login-modal:before{content:"\\f05b"}.fa-crow.sc-xv-login-modal:before{content:"\\f520"}.fa-crown.sc-xv-login-modal:before{content:"\\f521"}.fa-crutch.sc-xv-login-modal:before{content:"\\f7f7"}.fa-crutches.sc-xv-login-modal:before{content:"\\f7f8"}.fa-css3.sc-xv-login-modal:before{content:"\\f13c"}.fa-css3-alt.sc-xv-login-modal:before{content:"\\f38b"}.fa-cube.sc-xv-login-modal:before{content:"\\f1b2"}.fa-cubes.sc-xv-login-modal:before{content:"\\f1b3"}.fa-curling.sc-xv-login-modal:before{content:"\\f44a"}.fa-cut.sc-xv-login-modal:before{content:"\\f0c4"}.fa-cuttlefish.sc-xv-login-modal:before{content:"\\f38c"}.fa-d-and-d.sc-xv-login-modal:before{content:"\\f38d"}.fa-d-and-d-beyond.sc-xv-login-modal:before{content:"\\f6ca"}.fa-dagger.sc-xv-login-modal:before{content:"\\f6cb"}.fa-dailymotion.sc-xv-login-modal:before{content:"\\e052"}.fa-dashcube.sc-xv-login-modal:before{content:"\\f210"}.fa-database.sc-xv-login-modal:before{content:"\\f1c0"}.fa-deaf.sc-xv-login-modal:before{content:"\\f2a4"}.fa-debug.sc-xv-login-modal:before{content:"\\f7f9"}.fa-deer.sc-xv-login-modal:before{content:"\\f78e"}.fa-deer-rudolph.sc-xv-login-modal:before{content:"\\f78f"}.fa-deezer.sc-xv-login-modal:before{content:"\\e077"}.fa-delicious.sc-xv-login-modal:before{content:"\\f1a5"}.fa-democrat.sc-xv-login-modal:before{content:"\\f747"}.fa-deploydog.sc-xv-login-modal:before{content:"\\f38e"}.fa-deskpro.sc-xv-login-modal:before{content:"\\f38f"}.fa-desktop.sc-xv-login-modal:before{content:"\\f108"}.fa-desktop-alt.sc-xv-login-modal:before{content:"\\f390"}.fa-dev.sc-xv-login-modal:before{content:"\\f6cc"}.fa-deviantart.sc-xv-login-modal:before{content:"\\f1bd"}.fa-dewpoint.sc-xv-login-modal:before{content:"\\f748"}.fa-dharmachakra.sc-xv-login-modal:before{content:"\\f655"}.fa-dhl.sc-xv-login-modal:before{content:"\\f790"}.fa-diagnoses.sc-xv-login-modal:before{content:"\\f470"}.fa-diamond.sc-xv-login-modal:before{content:"\\f219"}.fa-diaspora.sc-xv-login-modal:before{content:"\\f791"}.fa-dice.sc-xv-login-modal:before{content:"\\f522"}.fa-dice-d10.sc-xv-login-modal:before{content:"\\f6cd"}.fa-dice-d12.sc-xv-login-modal:before{content:"\\f6ce"}.fa-dice-d20.sc-xv-login-modal:before{content:"\\f6cf"}.fa-dice-d4.sc-xv-login-modal:before{content:"\\f6d0"}.fa-dice-d6.sc-xv-login-modal:before{content:"\\f6d1"}.fa-dice-d8.sc-xv-login-modal:before{content:"\\f6d2"}.fa-dice-five.sc-xv-login-modal:before{content:"\\f523"}.fa-dice-four.sc-xv-login-modal:before{content:"\\f524"}.fa-dice-one.sc-xv-login-modal:before{content:"\\f525"}.fa-dice-six.sc-xv-login-modal:before{content:"\\f526"}.fa-dice-three.sc-xv-login-modal:before{content:"\\f527"}.fa-dice-two.sc-xv-login-modal:before{content:"\\f528"}.fa-digg.sc-xv-login-modal:before{content:"\\f1a6"}.fa-digging.sc-xv-login-modal:before{content:"\\f85e"}.fa-digital-ocean.sc-xv-login-modal:before{content:"\\f391"}.fa-digital-tachograph.sc-xv-login-modal:before{content:"\\f566"}.fa-diploma.sc-xv-login-modal:before{content:"\\f5ea"}.fa-directions.sc-xv-login-modal:before{content:"\\f5eb"}.fa-disc-drive.sc-xv-login-modal:before{content:"\\f8b5"}.fa-discord.sc-xv-login-modal:before{content:"\\f392"}.fa-discourse.sc-xv-login-modal:before{content:"\\f393"}.fa-disease.sc-xv-login-modal:before{content:"\\f7fa"}.fa-divide.sc-xv-login-modal:before{content:"\\f529"}.fa-dizzy.sc-xv-login-modal:before{content:"\\f567"}.fa-dna.sc-xv-login-modal:before{content:"\\f471"}.fa-do-not-enter.sc-xv-login-modal:before{content:"\\f5ec"}.fa-dochub.sc-xv-login-modal:before{content:"\\f394"}.fa-docker.sc-xv-login-modal:before{content:"\\f395"}.fa-dog.sc-xv-login-modal:before{content:"\\f6d3"}.fa-dog-leashed.sc-xv-login-modal:before{content:"\\f6d4"}.fa-dollar-sign.sc-xv-login-modal:before{content:"\\f155"}.fa-dolly.sc-xv-login-modal:before{content:"\\f472"}.fa-dolly-empty.sc-xv-login-modal:before{content:"\\f473"}.fa-dolly-flatbed.sc-xv-login-modal:before{content:"\\f474"}.fa-dolly-flatbed-alt.sc-xv-login-modal:before{content:"\\f475"}.fa-dolly-flatbed-empty.sc-xv-login-modal:before{content:"\\f476"}.fa-donate.sc-xv-login-modal:before{content:"\\f4b9"}.fa-door-closed.sc-xv-login-modal:before{content:"\\f52a"}.fa-door-open.sc-xv-login-modal:before{content:"\\f52b"}.fa-dot-circle.sc-xv-login-modal:before{content:"\\f192"}.fa-dove.sc-xv-login-modal:before{content:"\\f4ba"}.fa-download.sc-xv-login-modal:before{content:"\\f019"}.fa-draft2digital.sc-xv-login-modal:before{content:"\\f396"}.fa-drafting-compass.sc-xv-login-modal:before{content:"\\f568"}.fa-dragon.sc-xv-login-modal:before{content:"\\f6d5"}.fa-draw-circle.sc-xv-login-modal:before{content:"\\f5ed"}.fa-draw-polygon.sc-xv-login-modal:before{content:"\\f5ee"}.fa-draw-square.sc-xv-login-modal:before{content:"\\f5ef"}.fa-dreidel.sc-xv-login-modal:before{content:"\\f792"}.fa-dribbble.sc-xv-login-modal:before{content:"\\f17d"}.fa-dribbble-square.sc-xv-login-modal:before{content:"\\f397"}.fa-drone.sc-xv-login-modal:before{content:"\\f85f"}.fa-drone-alt.sc-xv-login-modal:before{content:"\\f860"}.fa-dropbox.sc-xv-login-modal:before{content:"\\f16b"}.fa-drum.sc-xv-login-modal:before{content:"\\f569"}.fa-drum-steelpan.sc-xv-login-modal:before{content:"\\f56a"}.fa-drumstick.sc-xv-login-modal:before{content:"\\f6d6"}.fa-drumstick-bite.sc-xv-login-modal:before{content:"\\f6d7"}.fa-drupal.sc-xv-login-modal:before{content:"\\f1a9"}.fa-dryer.sc-xv-login-modal:before{content:"\\f861"}.fa-dryer-alt.sc-xv-login-modal:before{content:"\\f862"}.fa-duck.sc-xv-login-modal:before{content:"\\f6d8"}.fa-dumbbell.sc-xv-login-modal:before{content:"\\f44b"}.fa-dumpster.sc-xv-login-modal:before{content:"\\f793"}.fa-dumpster-fire.sc-xv-login-modal:before{content:"\\f794"}.fa-dungeon.sc-xv-login-modal:before{content:"\\f6d9"}.fa-dyalog.sc-xv-login-modal:before{content:"\\f399"}.fa-ear.sc-xv-login-modal:before{content:"\\f5f0"}.fa-ear-muffs.sc-xv-login-modal:before{content:"\\f795"}.fa-earlybirds.sc-xv-login-modal:before{content:"\\f39a"}.fa-ebay.sc-xv-login-modal:before{content:"\\f4f4"}.fa-eclipse.sc-xv-login-modal:before{content:"\\f749"}.fa-eclipse-alt.sc-xv-login-modal:before{content:"\\f74a"}.fa-edge.sc-xv-login-modal:before{content:"\\f282"}.fa-edge-legacy.sc-xv-login-modal:before{content:"\\e078"}.fa-edit.sc-xv-login-modal:before{content:"\\f044"}.fa-egg.sc-xv-login-modal:before{content:"\\f7fb"}.fa-egg-fried.sc-xv-login-modal:before{content:"\\f7fc"}.fa-eject.sc-xv-login-modal:before{content:"\\f052"}.fa-elementor.sc-xv-login-modal:before{content:"\\f430"}.fa-elephant.sc-xv-login-modal:before{content:"\\f6da"}.fa-ellipsis-h.sc-xv-login-modal:before{content:"\\f141"}.fa-ellipsis-h-alt.sc-xv-login-modal:before{content:"\\f39b"}.fa-ellipsis-v.sc-xv-login-modal:before{content:"\\f142"}.fa-ellipsis-v-alt.sc-xv-login-modal:before{content:"\\f39c"}.fa-ello.sc-xv-login-modal:before{content:"\\f5f1"}.fa-ember.sc-xv-login-modal:before{content:"\\f423"}.fa-empire.sc-xv-login-modal:before{content:"\\f1d1"}.fa-empty-set.sc-xv-login-modal:before{content:"\\f656"}.fa-engine-warning.sc-xv-login-modal:before{content:"\\f5f2"}.fa-envelope.sc-xv-login-modal:before{content:"\\f0e0"}.fa-envelope-open.sc-xv-login-modal:before{content:"\\f2b6"}.fa-envelope-open-dollar.sc-xv-login-modal:before{content:"\\f657"}.fa-envelope-open-text.sc-xv-login-modal:before{content:"\\f658"}.fa-envelope-square.sc-xv-login-modal:before{content:"\\f199"}.fa-envira.sc-xv-login-modal:before{content:"\\f299"}.fa-equals.sc-xv-login-modal:before{content:"\\f52c"}.fa-eraser.sc-xv-login-modal:before{content:"\\f12d"}.fa-erlang.sc-xv-login-modal:before{content:"\\f39d"}.fa-ethereum.sc-xv-login-modal:before{content:"\\f42e"}.fa-ethernet.sc-xv-login-modal:before{content:"\\f796"}.fa-etsy.sc-xv-login-modal:before{content:"\\f2d7"}.fa-euro-sign.sc-xv-login-modal:before{content:"\\f153"}.fa-evernote.sc-xv-login-modal:before{content:"\\f839"}.fa-exchange.sc-xv-login-modal:before{content:"\\f0ec"}.fa-exchange-alt.sc-xv-login-modal:before{content:"\\f362"}.fa-exclamation.sc-xv-login-modal:before{content:"\\f12a"}.fa-exclamation-circle.sc-xv-login-modal:before{content:"\\f06a"}.fa-exclamation-square.sc-xv-login-modal:before{content:"\\f321"}.fa-exclamation-triangle.sc-xv-login-modal:before{content:"\\f071"}.fa-expand.sc-xv-login-modal:before{content:"\\f065"}.fa-expand-alt.sc-xv-login-modal:before{content:"\\f424"}.fa-expand-arrows.sc-xv-login-modal:before{content:"\\f31d"}.fa-expand-arrows-alt.sc-xv-login-modal:before{content:"\\f31e"}.fa-expand-wide.sc-xv-login-modal:before{content:"\\f320"}.fa-expeditedssl.sc-xv-login-modal:before{content:"\\f23e"}.fa-external-link.sc-xv-login-modal:before{content:"\\f08e"}.fa-external-link-alt.sc-xv-login-modal:before{content:"\\f35d"}.fa-external-link-square.sc-xv-login-modal:before{content:"\\f14c"}.fa-external-link-square-alt.sc-xv-login-modal:before{content:"\\f360"}.fa-eye.sc-xv-login-modal:before{content:"\\f06e"}.fa-eye-dropper.sc-xv-login-modal:before{content:"\\f1fb"}.fa-eye-evil.sc-xv-login-modal:before{content:"\\f6db"}.fa-eye-slash.sc-xv-login-modal:before{content:"\\f070"}.fa-facebook.sc-xv-login-modal:before{content:"\\f09a"}.fa-facebook-f.sc-xv-login-modal:before{content:"\\f39e"}.fa-facebook-messenger.sc-xv-login-modal:before{content:"\\f39f"}.fa-facebook-square.sc-xv-login-modal:before{content:"\\f082"}.fa-fan.sc-xv-login-modal:before{content:"\\f863"}.fa-fan-table.sc-xv-login-modal:before{content:"\\e004"}.fa-fantasy-flight-games.sc-xv-login-modal:before{content:"\\f6dc"}.fa-farm.sc-xv-login-modal:before{content:"\\f864"}.fa-fast-backward.sc-xv-login-modal:before{content:"\\f049"}.fa-fast-forward.sc-xv-login-modal:before{content:"\\f050"}.fa-faucet.sc-xv-login-modal:before{content:"\\e005"}.fa-faucet-drip.sc-xv-login-modal:before{content:"\\e006"}.fa-fax.sc-xv-login-modal:before{content:"\\f1ac"}.fa-feather.sc-xv-login-modal:before{content:"\\f52d"}.fa-feather-alt.sc-xv-login-modal:before{content:"\\f56b"}.fa-fedex.sc-xv-login-modal:before{content:"\\f797"}.fa-fedora.sc-xv-login-modal:before{content:"\\f798"}.fa-female.sc-xv-login-modal:before{content:"\\f182"}.fa-field-hockey.sc-xv-login-modal:before{content:"\\f44c"}.fa-fighter-jet.sc-xv-login-modal:before{content:"\\f0fb"}.fa-figma.sc-xv-login-modal:before{content:"\\f799"}.fa-file.sc-xv-login-modal:before{content:"\\f15b"}.fa-file-alt.sc-xv-login-modal:before{content:"\\f15c"}.fa-file-archive.sc-xv-login-modal:before{content:"\\f1c6"}.fa-file-audio.sc-xv-login-modal:before{content:"\\f1c7"}.fa-file-certificate.sc-xv-login-modal:before{content:"\\f5f3"}.fa-file-chart-line.sc-xv-login-modal:before{content:"\\f659"}.fa-file-chart-pie.sc-xv-login-modal:before{content:"\\f65a"}.fa-file-check.sc-xv-login-modal:before{content:"\\f316"}.fa-file-code.sc-xv-login-modal:before{content:"\\f1c9"}.fa-file-contract.sc-xv-login-modal:before{content:"\\f56c"}.fa-file-csv.sc-xv-login-modal:before{content:"\\f6dd"}.fa-file-download.sc-xv-login-modal:before{content:"\\f56d"}.fa-file-edit.sc-xv-login-modal:before{content:"\\f31c"}.fa-file-excel.sc-xv-login-modal:before{content:"\\f1c3"}.fa-file-exclamation.sc-xv-login-modal:before{content:"\\f31a"}.fa-file-export.sc-xv-login-modal:before{content:"\\f56e"}.fa-file-image.sc-xv-login-modal:before{content:"\\f1c5"}.fa-file-import.sc-xv-login-modal:before{content:"\\f56f"}.fa-file-invoice.sc-xv-login-modal:before{content:"\\f570"}.fa-file-invoice-dollar.sc-xv-login-modal:before{content:"\\f571"}.fa-file-medical.sc-xv-login-modal:before{content:"\\f477"}.fa-file-medical-alt.sc-xv-login-modal:before{content:"\\f478"}.fa-file-minus.sc-xv-login-modal:before{content:"\\f318"}.fa-file-music.sc-xv-login-modal:before{content:"\\f8b6"}.fa-file-pdf.sc-xv-login-modal:before{content:"\\f1c1"}.fa-file-plus.sc-xv-login-modal:before{content:"\\f319"}.fa-file-powerpoint.sc-xv-login-modal:before{content:"\\f1c4"}.fa-file-prescription.sc-xv-login-modal:before{content:"\\f572"}.fa-file-search.sc-xv-login-modal:before{content:"\\f865"}.fa-file-signature.sc-xv-login-modal:before{content:"\\f573"}.fa-file-spreadsheet.sc-xv-login-modal:before{content:"\\f65b"}.fa-file-times.sc-xv-login-modal:before{content:"\\f317"}.fa-file-upload.sc-xv-login-modal:before{content:"\\f574"}.fa-file-user.sc-xv-login-modal:before{content:"\\f65c"}.fa-file-video.sc-xv-login-modal:before{content:"\\f1c8"}.fa-file-word.sc-xv-login-modal:before{content:"\\f1c2"}.fa-files-medical.sc-xv-login-modal:before{content:"\\f7fd"}.fa-fill.sc-xv-login-modal:before{content:"\\f575"}.fa-fill-drip.sc-xv-login-modal:before{content:"\\f576"}.fa-film.sc-xv-login-modal:before{content:"\\f008"}.fa-film-alt.sc-xv-login-modal:before{content:"\\f3a0"}.fa-film-canister.sc-xv-login-modal:before{content:"\\f8b7"}.fa-filter.sc-xv-login-modal:before{content:"\\f0b0"}.fa-fingerprint.sc-xv-login-modal:before{content:"\\f577"}.fa-fire.sc-xv-login-modal:before{content:"\\f06d"}.fa-fire-alt.sc-xv-login-modal:before{content:"\\f7e4"}.fa-fire-extinguisher.sc-xv-login-modal:before{content:"\\f134"}.fa-fire-smoke.sc-xv-login-modal:before{content:"\\f74b"}.fa-firefox.sc-xv-login-modal:before{content:"\\f269"}.fa-firefox-browser.sc-xv-login-modal:before{content:"\\e007"}.fa-fireplace.sc-xv-login-modal:before{content:"\\f79a"}.fa-first-aid.sc-xv-login-modal:before{content:"\\f479"}.fa-first-order.sc-xv-login-modal:before{content:"\\f2b0"}.fa-first-order-alt.sc-xv-login-modal:before{content:"\\f50a"}.fa-firstdraft.sc-xv-login-modal:before{content:"\\f3a1"}.fa-fish.sc-xv-login-modal:before{content:"\\f578"}.fa-fish-cooked.sc-xv-login-modal:before{content:"\\f7fe"}.fa-fist-raised.sc-xv-login-modal:before{content:"\\f6de"}.fa-flag.sc-xv-login-modal:before{content:"\\f024"}.fa-flag-alt.sc-xv-login-modal:before{content:"\\f74c"}.fa-flag-checkered.sc-xv-login-modal:before{content:"\\f11e"}.fa-flag-usa.sc-xv-login-modal:before{content:"\\f74d"}.fa-flame.sc-xv-login-modal:before{content:"\\f6df"}.fa-flashlight.sc-xv-login-modal:before{content:"\\f8b8"}.fa-flask.sc-xv-login-modal:before{content:"\\f0c3"}.fa-flask-poison.sc-xv-login-modal:before{content:"\\f6e0"}.fa-flask-potion.sc-xv-login-modal:before{content:"\\f6e1"}.fa-flickr.sc-xv-login-modal:before{content:"\\f16e"}.fa-flipboard.sc-xv-login-modal:before{content:"\\f44d"}.fa-flower.sc-xv-login-modal:before{content:"\\f7ff"}.fa-flower-daffodil.sc-xv-login-modal:before{content:"\\f800"}.fa-flower-tulip.sc-xv-login-modal:before{content:"\\f801"}.fa-flushed.sc-xv-login-modal:before{content:"\\f579"}.fa-flute.sc-xv-login-modal:before{content:"\\f8b9"}.fa-flux-capacitor.sc-xv-login-modal:before{content:"\\f8ba"}.fa-fly.sc-xv-login-modal:before{content:"\\f417"}.fa-fog.sc-xv-login-modal:before{content:"\\f74e"}.fa-folder.sc-xv-login-modal:before{content:"\\f07b"}.fa-folder-download.sc-xv-login-modal:before{content:"\\e053"}.fa-folder-minus.sc-xv-login-modal:before{content:"\\f65d"}.fa-folder-open.sc-xv-login-modal:before{content:"\\f07c"}.fa-folder-plus.sc-xv-login-modal:before{content:"\\f65e"}.fa-folder-times.sc-xv-login-modal:before{content:"\\f65f"}.fa-folder-tree.sc-xv-login-modal:before{content:"\\f802"}.fa-folder-upload.sc-xv-login-modal:before{content:"\\e054"}.fa-folders.sc-xv-login-modal:before{content:"\\f660"}.fa-font.sc-xv-login-modal:before{content:"\\f031"}.fa-font-awesome.sc-xv-login-modal:before{content:"\\f2b4"}.fa-font-awesome-alt.sc-xv-login-modal:before{content:"\\f35c"}.fa-font-awesome-flag.sc-xv-login-modal:before{content:"\\f425"}.fa-font-awesome-logo-full.sc-xv-login-modal:before{content:"\\f4e6"}.fa-font-case.sc-xv-login-modal:before{content:"\\f866"}.fa-fonticons.sc-xv-login-modal:before{content:"\\f280"}.fa-fonticons-fi.sc-xv-login-modal:before{content:"\\f3a2"}.fa-football-ball.sc-xv-login-modal:before{content:"\\f44e"}.fa-football-helmet.sc-xv-login-modal:before{content:"\\f44f"}.fa-forklift.sc-xv-login-modal:before{content:"\\f47a"}.fa-fort-awesome.sc-xv-login-modal:before{content:"\\f286"}.fa-fort-awesome-alt.sc-xv-login-modal:before{content:"\\f3a3"}.fa-forumbee.sc-xv-login-modal:before{content:"\\f211"}.fa-forward.sc-xv-login-modal:before{content:"\\f04e"}.fa-foursquare.sc-xv-login-modal:before{content:"\\f180"}.fa-fragile.sc-xv-login-modal:before{content:"\\f4bb"}.fa-free-code-camp.sc-xv-login-modal:before{content:"\\f2c5"}.fa-freebsd.sc-xv-login-modal:before{content:"\\f3a4"}.fa-french-fries.sc-xv-login-modal:before{content:"\\f803"}.fa-frog.sc-xv-login-modal:before{content:"\\f52e"}.fa-frosty-head.sc-xv-login-modal:before{content:"\\f79b"}.fa-frown.sc-xv-login-modal:before{content:"\\f119"}.fa-frown-open.sc-xv-login-modal:before{content:"\\f57a"}.fa-fulcrum.sc-xv-login-modal:before{content:"\\f50b"}.fa-function.sc-xv-login-modal:before{content:"\\f661"}.fa-funnel-dollar.sc-xv-login-modal:before{content:"\\f662"}.fa-futbol.sc-xv-login-modal:before{content:"\\f1e3"}.fa-galactic-republic.sc-xv-login-modal:before{content:"\\f50c"}.fa-galactic-senate.sc-xv-login-modal:before{content:"\\f50d"}.fa-galaxy.sc-xv-login-modal:before{content:"\\e008"}.fa-game-board.sc-xv-login-modal:before{content:"\\f867"}.fa-game-board-alt.sc-xv-login-modal:before{content:"\\f868"}.fa-game-console-handheld.sc-xv-login-modal:before{content:"\\f8bb"}.fa-gamepad.sc-xv-login-modal:before{content:"\\f11b"}.fa-gamepad-alt.sc-xv-login-modal:before{content:"\\f8bc"}.fa-garage.sc-xv-login-modal:before{content:"\\e009"}.fa-garage-car.sc-xv-login-modal:before{content:"\\e00a"}.fa-garage-open.sc-xv-login-modal:before{content:"\\e00b"}.fa-gas-pump.sc-xv-login-modal:before{content:"\\f52f"}.fa-gas-pump-slash.sc-xv-login-modal:before{content:"\\f5f4"}.fa-gavel.sc-xv-login-modal:before{content:"\\f0e3"}.fa-gem.sc-xv-login-modal:before{content:"\\f3a5"}.fa-genderless.sc-xv-login-modal:before{content:"\\f22d"}.fa-get-pocket.sc-xv-login-modal:before{content:"\\f265"}.fa-gg.sc-xv-login-modal:before{content:"\\f260"}.fa-gg-circle.sc-xv-login-modal:before{content:"\\f261"}.fa-ghost.sc-xv-login-modal:before{content:"\\f6e2"}.fa-gift.sc-xv-login-modal:before{content:"\\f06b"}.fa-gift-card.sc-xv-login-modal:before{content:"\\f663"}.fa-gifts.sc-xv-login-modal:before{content:"\\f79c"}.fa-gingerbread-man.sc-xv-login-modal:before{content:"\\f79d"}.fa-git.sc-xv-login-modal:before{content:"\\f1d3"}.fa-git-alt.sc-xv-login-modal:before{content:"\\f841"}.fa-git-square.sc-xv-login-modal:before{content:"\\f1d2"}.fa-github.sc-xv-login-modal:before{content:"\\f09b"}.fa-github-alt.sc-xv-login-modal:before{content:"\\f113"}.fa-github-square.sc-xv-login-modal:before{content:"\\f092"}.fa-gitkraken.sc-xv-login-modal:before{content:"\\f3a6"}.fa-gitlab.sc-xv-login-modal:before{content:"\\f296"}.fa-gitter.sc-xv-login-modal:before{content:"\\f426"}.fa-glass.sc-xv-login-modal:before{content:"\\f804"}.fa-glass-champagne.sc-xv-login-modal:before{content:"\\f79e"}.fa-glass-cheers.sc-xv-login-modal:before{content:"\\f79f"}.fa-glass-citrus.sc-xv-login-modal:before{content:"\\f869"}.fa-glass-martini.sc-xv-login-modal:before{content:"\\f000"}.fa-glass-martini-alt.sc-xv-login-modal:before{content:"\\f57b"}.fa-glass-whiskey.sc-xv-login-modal:before{content:"\\f7a0"}.fa-glass-whiskey-rocks.sc-xv-login-modal:before{content:"\\f7a1"}.fa-glasses.sc-xv-login-modal:before{content:"\\f530"}.fa-glasses-alt.sc-xv-login-modal:before{content:"\\f5f5"}.fa-glide.sc-xv-login-modal:before{content:"\\f2a5"}.fa-glide-g.sc-xv-login-modal:before{content:"\\f2a6"}.fa-globe.sc-xv-login-modal:before{content:"\\f0ac"}.fa-globe-africa.sc-xv-login-modal:before{content:"\\f57c"}.fa-globe-americas.sc-xv-login-modal:before{content:"\\f57d"}.fa-globe-asia.sc-xv-login-modal:before{content:"\\f57e"}.fa-globe-europe.sc-xv-login-modal:before{content:"\\f7a2"}.fa-globe-snow.sc-xv-login-modal:before{content:"\\f7a3"}.fa-globe-stand.sc-xv-login-modal:before{content:"\\f5f6"}.fa-gofore.sc-xv-login-modal:before{content:"\\f3a7"}.fa-golf-ball.sc-xv-login-modal:before{content:"\\f450"}.fa-golf-club.sc-xv-login-modal:before{content:"\\f451"}.fa-goodreads.sc-xv-login-modal:before{content:"\\f3a8"}.fa-goodreads-g.sc-xv-login-modal:before{content:"\\f3a9"}.fa-google.sc-xv-login-modal:before{content:"\\f1a0"}.fa-google-drive.sc-xv-login-modal:before{content:"\\f3aa"}.fa-google-pay.sc-xv-login-modal:before{content:"\\e079"}.fa-google-play.sc-xv-login-modal:before{content:"\\f3ab"}.fa-google-plus.sc-xv-login-modal:before{content:"\\f2b3"}.fa-google-plus-g.sc-xv-login-modal:before{content:"\\f0d5"}.fa-google-plus-square.sc-xv-login-modal:before{content:"\\f0d4"}.fa-google-wallet.sc-xv-login-modal:before{content:"\\f1ee"}.fa-gopuram.sc-xv-login-modal:before{content:"\\f664"}.fa-graduation-cap.sc-xv-login-modal:before{content:"\\f19d"}.fa-gramophone.sc-xv-login-modal:before{content:"\\f8bd"}.fa-gratipay.sc-xv-login-modal:before{content:"\\f184"}.fa-grav.sc-xv-login-modal:before{content:"\\f2d6"}.fa-greater-than.sc-xv-login-modal:before{content:"\\f531"}.fa-greater-than-equal.sc-xv-login-modal:before{content:"\\f532"}.fa-grimace.sc-xv-login-modal:before{content:"\\f57f"}.fa-grin.sc-xv-login-modal:before{content:"\\f580"}.fa-grin-alt.sc-xv-login-modal:before{content:"\\f581"}.fa-grin-beam.sc-xv-login-modal:before{content:"\\f582"}.fa-grin-beam-sweat.sc-xv-login-modal:before{content:"\\f583"}.fa-grin-hearts.sc-xv-login-modal:before{content:"\\f584"}.fa-grin-squint.sc-xv-login-modal:before{content:"\\f585"}.fa-grin-squint-tears.sc-xv-login-modal:before{content:"\\f586"}.fa-grin-stars.sc-xv-login-modal:before{content:"\\f587"}.fa-grin-tears.sc-xv-login-modal:before{content:"\\f588"}.fa-grin-tongue.sc-xv-login-modal:before{content:"\\f589"}.fa-grin-tongue-squint.sc-xv-login-modal:before{content:"\\f58a"}.fa-grin-tongue-wink.sc-xv-login-modal:before{content:"\\f58b"}.fa-grin-wink.sc-xv-login-modal:before{content:"\\f58c"}.fa-grip-horizontal.sc-xv-login-modal:before{content:"\\f58d"}.fa-grip-lines.sc-xv-login-modal:before{content:"\\f7a4"}.fa-grip-lines-vertical.sc-xv-login-modal:before{content:"\\f7a5"}.fa-grip-vertical.sc-xv-login-modal:before{content:"\\f58e"}.fa-gripfire.sc-xv-login-modal:before{content:"\\f3ac"}.fa-grunt.sc-xv-login-modal:before{content:"\\f3ad"}.fa-guilded.sc-xv-login-modal:before{content:"\\e07e"}.fa-guitar.sc-xv-login-modal:before{content:"\\f7a6"}.fa-guitar-electric.sc-xv-login-modal:before{content:"\\f8be"}.fa-guitars.sc-xv-login-modal:before{content:"\\f8bf"}.fa-gulp.sc-xv-login-modal:before{content:"\\f3ae"}.fa-h-square.sc-xv-login-modal:before{content:"\\f0fd"}.fa-h1.sc-xv-login-modal:before{content:"\\f313"}.fa-h2.sc-xv-login-modal:before{content:"\\f314"}.fa-h3.sc-xv-login-modal:before{content:"\\f315"}.fa-h4.sc-xv-login-modal:before{content:"\\f86a"}.fa-hacker-news.sc-xv-login-modal:before{content:"\\f1d4"}.fa-hacker-news-square.sc-xv-login-modal:before{content:"\\f3af"}.fa-hackerrank.sc-xv-login-modal:before{content:"\\f5f7"}.fa-hamburger.sc-xv-login-modal:before{content:"\\f805"}.fa-hammer.sc-xv-login-modal:before{content:"\\f6e3"}.fa-hammer-war.sc-xv-login-modal:before{content:"\\f6e4"}.fa-hamsa.sc-xv-login-modal:before{content:"\\f665"}.fa-hand-heart.sc-xv-login-modal:before{content:"\\f4bc"}.fa-hand-holding.sc-xv-login-modal:before{content:"\\f4bd"}.fa-hand-holding-box.sc-xv-login-modal:before{content:"\\f47b"}.fa-hand-holding-heart.sc-xv-login-modal:before{content:"\\f4be"}.fa-hand-holding-magic.sc-xv-login-modal:before{content:"\\f6e5"}.fa-hand-holding-medical.sc-xv-login-modal:before{content:"\\e05c"}.fa-hand-holding-seedling.sc-xv-login-modal:before{content:"\\f4bf"}.fa-hand-holding-usd.sc-xv-login-modal:before{content:"\\f4c0"}.fa-hand-holding-water.sc-xv-login-modal:before{content:"\\f4c1"}.fa-hand-lizard.sc-xv-login-modal:before{content:"\\f258"}.fa-hand-middle-finger.sc-xv-login-modal:before{content:"\\f806"}.fa-hand-paper.sc-xv-login-modal:before{content:"\\f256"}.fa-hand-peace.sc-xv-login-modal:before{content:"\\f25b"}.fa-hand-point-down.sc-xv-login-modal:before{content:"\\f0a7"}.fa-hand-point-left.sc-xv-login-modal:before{content:"\\f0a5"}.fa-hand-point-right.sc-xv-login-modal:before{content:"\\f0a4"}.fa-hand-point-up.sc-xv-login-modal:before{content:"\\f0a6"}.fa-hand-pointer.sc-xv-login-modal:before{content:"\\f25a"}.fa-hand-receiving.sc-xv-login-modal:before{content:"\\f47c"}.fa-hand-rock.sc-xv-login-modal:before{content:"\\f255"}.fa-hand-scissors.sc-xv-login-modal:before{content:"\\f257"}.fa-hand-sparkles.sc-xv-login-modal:before{content:"\\e05d"}.fa-hand-spock.sc-xv-login-modal:before{content:"\\f259"}.fa-hands.sc-xv-login-modal:before{content:"\\f4c2"}.fa-hands-heart.sc-xv-login-modal:before{content:"\\f4c3"}.fa-hands-helping.sc-xv-login-modal:before{content:"\\f4c4"}.fa-hands-usd.sc-xv-login-modal:before{content:"\\f4c5"}.fa-hands-wash.sc-xv-login-modal:before{content:"\\e05e"}.fa-handshake.sc-xv-login-modal:before{content:"\\f2b5"}.fa-handshake-alt.sc-xv-login-modal:before{content:"\\f4c6"}.fa-handshake-alt-slash.sc-xv-login-modal:before{content:"\\e05f"}.fa-handshake-slash.sc-xv-login-modal:before{content:"\\e060"}.fa-hanukiah.sc-xv-login-modal:before{content:"\\f6e6"}.fa-hard-hat.sc-xv-login-modal:before{content:"\\f807"}.fa-hashtag.sc-xv-login-modal:before{content:"\\f292"}.fa-hat-chef.sc-xv-login-modal:before{content:"\\f86b"}.fa-hat-cowboy.sc-xv-login-modal:before{content:"\\f8c0"}.fa-hat-cowboy-side.sc-xv-login-modal:before{content:"\\f8c1"}.fa-hat-santa.sc-xv-login-modal:before{content:"\\f7a7"}.fa-hat-winter.sc-xv-login-modal:before{content:"\\f7a8"}.fa-hat-witch.sc-xv-login-modal:before{content:"\\f6e7"}.fa-hat-wizard.sc-xv-login-modal:before{content:"\\f6e8"}.fa-hdd.sc-xv-login-modal:before{content:"\\f0a0"}.fa-head-side.sc-xv-login-modal:before{content:"\\f6e9"}.fa-head-side-brain.sc-xv-login-modal:before{content:"\\f808"}.fa-head-side-cough.sc-xv-login-modal:before{content:"\\e061"}.fa-head-side-cough-slash.sc-xv-login-modal:before{content:"\\e062"}.fa-head-side-headphones.sc-xv-login-modal:before{content:"\\f8c2"}.fa-head-side-mask.sc-xv-login-modal:before{content:"\\e063"}.fa-head-side-medical.sc-xv-login-modal:before{content:"\\f809"}.fa-head-side-virus.sc-xv-login-modal:before{content:"\\e064"}.fa-head-vr.sc-xv-login-modal:before{content:"\\f6ea"}.fa-heading.sc-xv-login-modal:before{content:"\\f1dc"}.fa-headphones.sc-xv-login-modal:before{content:"\\f025"}.fa-headphones-alt.sc-xv-login-modal:before{content:"\\f58f"}.fa-headset.sc-xv-login-modal:before{content:"\\f590"}.fa-heart.sc-xv-login-modal:before{content:"\\f004"}.fa-heart-broken.sc-xv-login-modal:before{content:"\\f7a9"}.fa-heart-circle.sc-xv-login-modal:before{content:"\\f4c7"}.fa-heart-rate.sc-xv-login-modal:before{content:"\\f5f8"}.fa-heart-square.sc-xv-login-modal:before{content:"\\f4c8"}.fa-heartbeat.sc-xv-login-modal:before{content:"\\f21e"}.fa-heat.sc-xv-login-modal:before{content:"\\e00c"}.fa-helicopter.sc-xv-login-modal:before{content:"\\f533"}.fa-helmet-battle.sc-xv-login-modal:before{content:"\\f6eb"}.fa-hexagon.sc-xv-login-modal:before{content:"\\f312"}.fa-highlighter.sc-xv-login-modal:before{content:"\\f591"}.fa-hiking.sc-xv-login-modal:before{content:"\\f6ec"}.fa-hippo.sc-xv-login-modal:before{content:"\\f6ed"}.fa-hips.sc-xv-login-modal:before{content:"\\f452"}.fa-hire-a-helper.sc-xv-login-modal:before{content:"\\f3b0"}.fa-history.sc-xv-login-modal:before{content:"\\f1da"}.fa-hive.sc-xv-login-modal:before{content:"\\e07f"}.fa-hockey-mask.sc-xv-login-modal:before{content:"\\f6ee"}.fa-hockey-puck.sc-xv-login-modal:before{content:"\\f453"}.fa-hockey-sticks.sc-xv-login-modal:before{content:"\\f454"}.fa-holly-berry.sc-xv-login-modal:before{content:"\\f7aa"}.fa-home.sc-xv-login-modal:before{content:"\\f015"}.fa-home-alt.sc-xv-login-modal:before{content:"\\f80a"}.fa-home-heart.sc-xv-login-modal:before{content:"\\f4c9"}.fa-home-lg.sc-xv-login-modal:before{content:"\\f80b"}.fa-home-lg-alt.sc-xv-login-modal:before{content:"\\f80c"}.fa-hood-cloak.sc-xv-login-modal:before{content:"\\f6ef"}.fa-hooli.sc-xv-login-modal:before{content:"\\f427"}.fa-horizontal-rule.sc-xv-login-modal:before{content:"\\f86c"}.fa-hornbill.sc-xv-login-modal:before{content:"\\f592"}.fa-horse.sc-xv-login-modal:before{content:"\\f6f0"}.fa-horse-head.sc-xv-login-modal:before{content:"\\f7ab"}.fa-horse-saddle.sc-xv-login-modal:before{content:"\\f8c3"}.fa-hospital.sc-xv-login-modal:before{content:"\\f0f8"}.fa-hospital-alt.sc-xv-login-modal:before{content:"\\f47d"}.fa-hospital-symbol.sc-xv-login-modal:before{content:"\\f47e"}.fa-hospital-user.sc-xv-login-modal:before{content:"\\f80d"}.fa-hospitals.sc-xv-login-modal:before{content:"\\f80e"}.fa-hot-tub.sc-xv-login-modal:before{content:"\\f593"}.fa-hotdog.sc-xv-login-modal:before{content:"\\f80f"}.fa-hotel.sc-xv-login-modal:before{content:"\\f594"}.fa-hotjar.sc-xv-login-modal:before{content:"\\f3b1"}.fa-hourglass.sc-xv-login-modal:before{content:"\\f254"}.fa-hourglass-end.sc-xv-login-modal:before{content:"\\f253"}.fa-hourglass-half.sc-xv-login-modal:before{content:"\\f252"}.fa-hourglass-start.sc-xv-login-modal:before{content:"\\f251"}.fa-house.sc-xv-login-modal:before{content:"\\e00d"}.fa-house-damage.sc-xv-login-modal:before{content:"\\f6f1"}.fa-house-day.sc-xv-login-modal:before{content:"\\e00e"}.fa-house-flood.sc-xv-login-modal:before{content:"\\f74f"}.fa-house-leave.sc-xv-login-modal:before{content:"\\e00f"}.fa-house-night.sc-xv-login-modal:before{content:"\\e010"}.fa-house-return.sc-xv-login-modal:before{content:"\\e011"}.fa-house-signal.sc-xv-login-modal:before{content:"\\e012"}.fa-house-user.sc-xv-login-modal:before{content:"\\e065"}.fa-houzz.sc-xv-login-modal:before{content:"\\f27c"}.fa-hryvnia.sc-xv-login-modal:before{content:"\\f6f2"}.fa-html5.sc-xv-login-modal:before{content:"\\f13b"}.fa-hubspot.sc-xv-login-modal:before{content:"\\f3b2"}.fa-humidity.sc-xv-login-modal:before{content:"\\f750"}.fa-hurricane.sc-xv-login-modal:before{content:"\\f751"}.fa-i-cursor.sc-xv-login-modal:before{content:"\\f246"}.fa-ice-cream.sc-xv-login-modal:before{content:"\\f810"}.fa-ice-skate.sc-xv-login-modal:before{content:"\\f7ac"}.fa-icicles.sc-xv-login-modal:before{content:"\\f7ad"}.fa-icons.sc-xv-login-modal:before{content:"\\f86d"}.fa-icons-alt.sc-xv-login-modal:before{content:"\\f86e"}.fa-id-badge.sc-xv-login-modal:before{content:"\\f2c1"}.fa-id-card.sc-xv-login-modal:before{content:"\\f2c2"}.fa-id-card-alt.sc-xv-login-modal:before{content:"\\f47f"}.fa-ideal.sc-xv-login-modal:before{content:"\\e013"}.fa-igloo.sc-xv-login-modal:before{content:"\\f7ae"}.fa-image.sc-xv-login-modal:before{content:"\\f03e"}.fa-image-polaroid.sc-xv-login-modal:before{content:"\\f8c4"}.fa-images.sc-xv-login-modal:before{content:"\\f302"}.fa-imdb.sc-xv-login-modal:before{content:"\\f2d8"}.fa-inbox.sc-xv-login-modal:before{content:"\\f01c"}.fa-inbox-in.sc-xv-login-modal:before{content:"\\f310"}.fa-inbox-out.sc-xv-login-modal:before{content:"\\f311"}.fa-indent.sc-xv-login-modal:before{content:"\\f03c"}.fa-industry.sc-xv-login-modal:before{content:"\\f275"}.fa-industry-alt.sc-xv-login-modal:before{content:"\\f3b3"}.fa-infinity.sc-xv-login-modal:before{content:"\\f534"}.fa-info.sc-xv-login-modal:before{content:"\\f129"}.fa-info-circle.sc-xv-login-modal:before{content:"\\f05a"}.fa-info-square.sc-xv-login-modal:before{content:"\\f30f"}.fa-inhaler.sc-xv-login-modal:before{content:"\\f5f9"}.fa-innosoft.sc-xv-login-modal:before{content:"\\e080"}.fa-instagram.sc-xv-login-modal:before{content:"\\f16d"}.fa-instagram-square.sc-xv-login-modal:before{content:"\\e055"}.fa-instalod.sc-xv-login-modal:before{content:"\\e081"}.fa-integral.sc-xv-login-modal:before{content:"\\f667"}.fa-intercom.sc-xv-login-modal:before{content:"\\f7af"}.fa-internet-explorer.sc-xv-login-modal:before{content:"\\f26b"}.fa-intersection.sc-xv-login-modal:before{content:"\\f668"}.fa-inventory.sc-xv-login-modal:before{content:"\\f480"}.fa-invision.sc-xv-login-modal:before{content:"\\f7b0"}.fa-ioxhost.sc-xv-login-modal:before{content:"\\f208"}.fa-island-tropical.sc-xv-login-modal:before{content:"\\f811"}.fa-italic.sc-xv-login-modal:before{content:"\\f033"}.fa-itch-io.sc-xv-login-modal:before{content:"\\f83a"}.fa-itunes.sc-xv-login-modal:before{content:"\\f3b4"}.fa-itunes-note.sc-xv-login-modal:before{content:"\\f3b5"}.fa-jack-o-lantern.sc-xv-login-modal:before{content:"\\f30e"}.fa-java.sc-xv-login-modal:before{content:"\\f4e4"}.fa-jedi.sc-xv-login-modal:before{content:"\\f669"}.fa-jedi-order.sc-xv-login-modal:before{content:"\\f50e"}.fa-jenkins.sc-xv-login-modal:before{content:"\\f3b6"}.fa-jira.sc-xv-login-modal:before{content:"\\f7b1"}.fa-joget.sc-xv-login-modal:before{content:"\\f3b7"}.fa-joint.sc-xv-login-modal:before{content:"\\f595"}.fa-joomla.sc-xv-login-modal:before{content:"\\f1aa"}.fa-journal-whills.sc-xv-login-modal:before{content:"\\f66a"}.fa-joystick.sc-xv-login-modal:before{content:"\\f8c5"}.fa-js.sc-xv-login-modal:before{content:"\\f3b8"}.fa-js-square.sc-xv-login-modal:before{content:"\\f3b9"}.fa-jsfiddle.sc-xv-login-modal:before{content:"\\f1cc"}.fa-jug.sc-xv-login-modal:before{content:"\\f8c6"}.fa-kaaba.sc-xv-login-modal:before{content:"\\f66b"}.fa-kaggle.sc-xv-login-modal:before{content:"\\f5fa"}.fa-kazoo.sc-xv-login-modal:before{content:"\\f8c7"}.fa-kerning.sc-xv-login-modal:before{content:"\\f86f"}.fa-key.sc-xv-login-modal:before{content:"\\f084"}.fa-key-skeleton.sc-xv-login-modal:before{content:"\\f6f3"}.fa-keybase.sc-xv-login-modal:before{content:"\\f4f5"}.fa-keyboard.sc-xv-login-modal:before{content:"\\f11c"}.fa-keycdn.sc-xv-login-modal:before{content:"\\f3ba"}.fa-keynote.sc-xv-login-modal:before{content:"\\f66c"}.fa-khanda.sc-xv-login-modal:before{content:"\\f66d"}.fa-kickstarter.sc-xv-login-modal:before{content:"\\f3bb"}.fa-kickstarter-k.sc-xv-login-modal:before{content:"\\f3bc"}.fa-kidneys.sc-xv-login-modal:before{content:"\\f5fb"}.fa-kiss.sc-xv-login-modal:before{content:"\\f596"}.fa-kiss-beam.sc-xv-login-modal:before{content:"\\f597"}.fa-kiss-wink-heart.sc-xv-login-modal:before{content:"\\f598"}.fa-kite.sc-xv-login-modal:before{content:"\\f6f4"}.fa-kiwi-bird.sc-xv-login-modal:before{content:"\\f535"}.fa-knife-kitchen.sc-xv-login-modal:before{content:"\\f6f5"}.fa-korvue.sc-xv-login-modal:before{content:"\\f42f"}.fa-lambda.sc-xv-login-modal:before{content:"\\f66e"}.fa-lamp.sc-xv-login-modal:before{content:"\\f4ca"}.fa-lamp-desk.sc-xv-login-modal:before{content:"\\e014"}.fa-lamp-floor.sc-xv-login-modal:before{content:"\\e015"}.fa-landmark.sc-xv-login-modal:before{content:"\\f66f"}.fa-landmark-alt.sc-xv-login-modal:before{content:"\\f752"}.fa-language.sc-xv-login-modal:before{content:"\\f1ab"}.fa-laptop.sc-xv-login-modal:before{content:"\\f109"}.fa-laptop-code.sc-xv-login-modal:before{content:"\\f5fc"}.fa-laptop-house.sc-xv-login-modal:before{content:"\\e066"}.fa-laptop-medical.sc-xv-login-modal:before{content:"\\f812"}.fa-laravel.sc-xv-login-modal:before{content:"\\f3bd"}.fa-lasso.sc-xv-login-modal:before{content:"\\f8c8"}.fa-lastfm.sc-xv-login-modal:before{content:"\\f202"}.fa-lastfm-square.sc-xv-login-modal:before{content:"\\f203"}.fa-laugh.sc-xv-login-modal:before{content:"\\f599"}.fa-laugh-beam.sc-xv-login-modal:before{content:"\\f59a"}.fa-laugh-squint.sc-xv-login-modal:before{content:"\\f59b"}.fa-laugh-wink.sc-xv-login-modal:before{content:"\\f59c"}.fa-layer-group.sc-xv-login-modal:before{content:"\\f5fd"}.fa-layer-minus.sc-xv-login-modal:before{content:"\\f5fe"}.fa-layer-plus.sc-xv-login-modal:before{content:"\\f5ff"}.fa-leaf.sc-xv-login-modal:before{content:"\\f06c"}.fa-leaf-heart.sc-xv-login-modal:before{content:"\\f4cb"}.fa-leaf-maple.sc-xv-login-modal:before{content:"\\f6f6"}.fa-leaf-oak.sc-xv-login-modal:before{content:"\\f6f7"}.fa-leanpub.sc-xv-login-modal:before{content:"\\f212"}.fa-lemon.sc-xv-login-modal:before{content:"\\f094"}.fa-less.sc-xv-login-modal:before{content:"\\f41d"}.fa-less-than.sc-xv-login-modal:before{content:"\\f536"}.fa-less-than-equal.sc-xv-login-modal:before{content:"\\f537"}.fa-level-down.sc-xv-login-modal:before{content:"\\f149"}.fa-level-down-alt.sc-xv-login-modal:before{content:"\\f3be"}.fa-level-up.sc-xv-login-modal:before{content:"\\f148"}.fa-level-up-alt.sc-xv-login-modal:before{content:"\\f3bf"}.fa-life-ring.sc-xv-login-modal:before{content:"\\f1cd"}.fa-light-ceiling.sc-xv-login-modal:before{content:"\\e016"}.fa-light-switch.sc-xv-login-modal:before{content:"\\e017"}.fa-light-switch-off.sc-xv-login-modal:before{content:"\\e018"}.fa-light-switch-on.sc-xv-login-modal:before{content:"\\e019"}.fa-lightbulb.sc-xv-login-modal:before{content:"\\f0eb"}.fa-lightbulb-dollar.sc-xv-login-modal:before{content:"\\f670"}.fa-lightbulb-exclamation.sc-xv-login-modal:before{content:"\\f671"}.fa-lightbulb-on.sc-xv-login-modal:before{content:"\\f672"}.fa-lightbulb-slash.sc-xv-login-modal:before{content:"\\f673"}.fa-lights-holiday.sc-xv-login-modal:before{content:"\\f7b2"}.fa-line.sc-xv-login-modal:before{content:"\\f3c0"}.fa-line-columns.sc-xv-login-modal:before{content:"\\f870"}.fa-line-height.sc-xv-login-modal:before{content:"\\f871"}.fa-link.sc-xv-login-modal:before{content:"\\f0c1"}.fa-linkedin.sc-xv-login-modal:before{content:"\\f08c"}.fa-linkedin-in.sc-xv-login-modal:before{content:"\\f0e1"}.fa-linode.sc-xv-login-modal:before{content:"\\f2b8"}.fa-linux.sc-xv-login-modal:before{content:"\\f17c"}.fa-lips.sc-xv-login-modal:before{content:"\\f600"}.fa-lira-sign.sc-xv-login-modal:before{content:"\\f195"}.fa-list.sc-xv-login-modal:before{content:"\\f03a"}.fa-list-alt.sc-xv-login-modal:before{content:"\\f022"}.fa-list-music.sc-xv-login-modal:before{content:"\\f8c9"}.fa-list-ol.sc-xv-login-modal:before{content:"\\f0cb"}.fa-list-ul.sc-xv-login-modal:before{content:"\\f0ca"}.fa-location.sc-xv-login-modal:before{content:"\\f601"}.fa-location-arrow.sc-xv-login-modal:before{content:"\\f124"}.fa-location-circle.sc-xv-login-modal:before{content:"\\f602"}.fa-location-slash.sc-xv-login-modal:before{content:"\\f603"}.fa-lock.sc-xv-login-modal:before{content:"\\f023"}.fa-lock-alt.sc-xv-login-modal:before{content:"\\f30d"}.fa-lock-open.sc-xv-login-modal:before{content:"\\f3c1"}.fa-lock-open-alt.sc-xv-login-modal:before{content:"\\f3c2"}.fa-long-arrow-alt-down.sc-xv-login-modal:before{content:"\\f309"}.fa-long-arrow-alt-left.sc-xv-login-modal:before{content:"\\f30a"}.fa-long-arrow-alt-right.sc-xv-login-modal:before{content:"\\f30b"}.fa-long-arrow-alt-up.sc-xv-login-modal:before{content:"\\f30c"}.fa-long-arrow-down.sc-xv-login-modal:before{content:"\\f175"}.fa-long-arrow-left.sc-xv-login-modal:before{content:"\\f177"}.fa-long-arrow-right.sc-xv-login-modal:before{content:"\\f178"}.fa-long-arrow-up.sc-xv-login-modal:before{content:"\\f176"}.fa-loveseat.sc-xv-login-modal:before{content:"\\f4cc"}.fa-low-vision.sc-xv-login-modal:before{content:"\\f2a8"}.fa-luchador.sc-xv-login-modal:before{content:"\\f455"}.fa-luggage-cart.sc-xv-login-modal:before{content:"\\f59d"}.fa-lungs.sc-xv-login-modal:before{content:"\\f604"}.fa-lungs-virus.sc-xv-login-modal:before{content:"\\e067"}.fa-lyft.sc-xv-login-modal:before{content:"\\f3c3"}.fa-mace.sc-xv-login-modal:before{content:"\\f6f8"}.fa-magento.sc-xv-login-modal:before{content:"\\f3c4"}.fa-magic.sc-xv-login-modal:before{content:"\\f0d0"}.fa-magnet.sc-xv-login-modal:before{content:"\\f076"}.fa-mail-bulk.sc-xv-login-modal:before{content:"\\f674"}.fa-mailbox.sc-xv-login-modal:before{content:"\\f813"}.fa-mailchimp.sc-xv-login-modal:before{content:"\\f59e"}.fa-male.sc-xv-login-modal:before{content:"\\f183"}.fa-mandalorian.sc-xv-login-modal:before{content:"\\f50f"}.fa-mandolin.sc-xv-login-modal:before{content:"\\f6f9"}.fa-map.sc-xv-login-modal:before{content:"\\f279"}.fa-map-marked.sc-xv-login-modal:before{content:"\\f59f"}.fa-map-marked-alt.sc-xv-login-modal:before{content:"\\f5a0"}.fa-map-marker.sc-xv-login-modal:before{content:"\\f041"}.fa-map-marker-alt.sc-xv-login-modal:before{content:"\\f3c5"}.fa-map-marker-alt-slash.sc-xv-login-modal:before{content:"\\f605"}.fa-map-marker-check.sc-xv-login-modal:before{content:"\\f606"}.fa-map-marker-edit.sc-xv-login-modal:before{content:"\\f607"}.fa-map-marker-exclamation.sc-xv-login-modal:before{content:"\\f608"}.fa-map-marker-minus.sc-xv-login-modal:before{content:"\\f609"}.fa-map-marker-plus.sc-xv-login-modal:before{content:"\\f60a"}.fa-map-marker-question.sc-xv-login-modal:before{content:"\\f60b"}.fa-map-marker-slash.sc-xv-login-modal:before{content:"\\f60c"}.fa-map-marker-smile.sc-xv-login-modal:before{content:"\\f60d"}.fa-map-marker-times.sc-xv-login-modal:before{content:"\\f60e"}.fa-map-pin.sc-xv-login-modal:before{content:"\\f276"}.fa-map-signs.sc-xv-login-modal:before{content:"\\f277"}.fa-markdown.sc-xv-login-modal:before{content:"\\f60f"}.fa-marker.sc-xv-login-modal:before{content:"\\f5a1"}.fa-mars.sc-xv-login-modal:before{content:"\\f222"}.fa-mars-double.sc-xv-login-modal:before{content:"\\f227"}.fa-mars-stroke.sc-xv-login-modal:before{content:"\\f229"}.fa-mars-stroke-h.sc-xv-login-modal:before{content:"\\f22b"}.fa-mars-stroke-v.sc-xv-login-modal:before{content:"\\f22a"}.fa-mask.sc-xv-login-modal:before{content:"\\f6fa"}.fa-mastodon.sc-xv-login-modal:before{content:"\\f4f6"}.fa-maxcdn.sc-xv-login-modal:before{content:"\\f136"}.fa-mdb.sc-xv-login-modal:before{content:"\\f8ca"}.fa-meat.sc-xv-login-modal:before{content:"\\f814"}.fa-medal.sc-xv-login-modal:before{content:"\\f5a2"}.fa-medapps.sc-xv-login-modal:before{content:"\\f3c6"}.fa-medium.sc-xv-login-modal:before{content:"\\f23a"}.fa-medium-m.sc-xv-login-modal:before{content:"\\f3c7"}.fa-medkit.sc-xv-login-modal:before{content:"\\f0fa"}.fa-medrt.sc-xv-login-modal:before{content:"\\f3c8"}.fa-meetup.sc-xv-login-modal:before{content:"\\f2e0"}.fa-megaphone.sc-xv-login-modal:before{content:"\\f675"}.fa-megaport.sc-xv-login-modal:before{content:"\\f5a3"}.fa-meh.sc-xv-login-modal:before{content:"\\f11a"}.fa-meh-blank.sc-xv-login-modal:before{content:"\\f5a4"}.fa-meh-rolling-eyes.sc-xv-login-modal:before{content:"\\f5a5"}.fa-memory.sc-xv-login-modal:before{content:"\\f538"}.fa-mendeley.sc-xv-login-modal:before{content:"\\f7b3"}.fa-menorah.sc-xv-login-modal:before{content:"\\f676"}.fa-mercury.sc-xv-login-modal:before{content:"\\f223"}.fa-meteor.sc-xv-login-modal:before{content:"\\f753"}.fa-microblog.sc-xv-login-modal:before{content:"\\e01a"}.fa-microchip.sc-xv-login-modal:before{content:"\\f2db"}.fa-microphone.sc-xv-login-modal:before{content:"\\f130"}.fa-microphone-alt.sc-xv-login-modal:before{content:"\\f3c9"}.fa-microphone-alt-slash.sc-xv-login-modal:before{content:"\\f539"}.fa-microphone-slash.sc-xv-login-modal:before{content:"\\f131"}.fa-microphone-stand.sc-xv-login-modal:before{content:"\\f8cb"}.fa-microscope.sc-xv-login-modal:before{content:"\\f610"}.fa-microsoft.sc-xv-login-modal:before{content:"\\f3ca"}.fa-microwave.sc-xv-login-modal:before{content:"\\e01b"}.fa-mind-share.sc-xv-login-modal:before{content:"\\f677"}.fa-minus.sc-xv-login-modal:before{content:"\\f068"}.fa-minus-circle.sc-xv-login-modal:before{content:"\\f056"}.fa-minus-hexagon.sc-xv-login-modal:before{content:"\\f307"}.fa-minus-octagon.sc-xv-login-modal:before{content:"\\f308"}.fa-minus-square.sc-xv-login-modal:before{content:"\\f146"}.fa-mistletoe.sc-xv-login-modal:before{content:"\\f7b4"}.fa-mitten.sc-xv-login-modal:before{content:"\\f7b5"}.fa-mix.sc-xv-login-modal:before{content:"\\f3cb"}.fa-mixcloud.sc-xv-login-modal:before{content:"\\f289"}.fa-mixer.sc-xv-login-modal:before{content:"\\e056"}.fa-mizuni.sc-xv-login-modal:before{content:"\\f3cc"}.fa-mobile.sc-xv-login-modal:before{content:"\\f10b"}.fa-mobile-alt.sc-xv-login-modal:before{content:"\\f3cd"}.fa-mobile-android.sc-xv-login-modal:before{content:"\\f3ce"}.fa-mobile-android-alt.sc-xv-login-modal:before{content:"\\f3cf"}.fa-modx.sc-xv-login-modal:before{content:"\\f285"}.fa-monero.sc-xv-login-modal:before{content:"\\f3d0"}.fa-money-bill.sc-xv-login-modal:before{content:"\\f0d6"}.fa-money-bill-alt.sc-xv-login-modal:before{content:"\\f3d1"}.fa-money-bill-wave.sc-xv-login-modal:before{content:"\\f53a"}.fa-money-bill-wave-alt.sc-xv-login-modal:before{content:"\\f53b"}.fa-money-check.sc-xv-login-modal:before{content:"\\f53c"}.fa-money-check-alt.sc-xv-login-modal:before{content:"\\f53d"}.fa-money-check-edit.sc-xv-login-modal:before{content:"\\f872"}.fa-money-check-edit-alt.sc-xv-login-modal:before{content:"\\f873"}.fa-monitor-heart-rate.sc-xv-login-modal:before{content:"\\f611"}.fa-monkey.sc-xv-login-modal:before{content:"\\f6fb"}.fa-monument.sc-xv-login-modal:before{content:"\\f5a6"}.fa-moon.sc-xv-login-modal:before{content:"\\f186"}.fa-moon-cloud.sc-xv-login-modal:before{content:"\\f754"}.fa-moon-stars.sc-xv-login-modal:before{content:"\\f755"}.fa-mortar-pestle.sc-xv-login-modal:before{content:"\\f5a7"}.fa-mosque.sc-xv-login-modal:before{content:"\\f678"}.fa-motorcycle.sc-xv-login-modal:before{content:"\\f21c"}.fa-mountain.sc-xv-login-modal:before{content:"\\f6fc"}.fa-mountains.sc-xv-login-modal:before{content:"\\f6fd"}.fa-mouse.sc-xv-login-modal:before{content:"\\f8cc"}.fa-mouse-alt.sc-xv-login-modal:before{content:"\\f8cd"}.fa-mouse-pointer.sc-xv-login-modal:before{content:"\\f245"}.fa-mp3-player.sc-xv-login-modal:before{content:"\\f8ce"}.fa-mug.sc-xv-login-modal:before{content:"\\f874"}.fa-mug-hot.sc-xv-login-modal:before{content:"\\f7b6"}.fa-mug-marshmallows.sc-xv-login-modal:before{content:"\\f7b7"}.fa-mug-tea.sc-xv-login-modal:before{content:"\\f875"}.fa-music.sc-xv-login-modal:before{content:"\\f001"}.fa-music-alt.sc-xv-login-modal:before{content:"\\f8cf"}.fa-music-alt-slash.sc-xv-login-modal:before{content:"\\f8d0"}.fa-music-slash.sc-xv-login-modal:before{content:"\\f8d1"}.fa-napster.sc-xv-login-modal:before{content:"\\f3d2"}.fa-narwhal.sc-xv-login-modal:before{content:"\\f6fe"}.fa-neos.sc-xv-login-modal:before{content:"\\f612"}.fa-network-wired.sc-xv-login-modal:before{content:"\\f6ff"}.fa-neuter.sc-xv-login-modal:before{content:"\\f22c"}.fa-newspaper.sc-xv-login-modal:before{content:"\\f1ea"}.fa-nimblr.sc-xv-login-modal:before{content:"\\f5a8"}.fa-node.sc-xv-login-modal:before{content:"\\f419"}.fa-node-js.sc-xv-login-modal:before{content:"\\f3d3"}.fa-not-equal.sc-xv-login-modal:before{content:"\\f53e"}.fa-notes-medical.sc-xv-login-modal:before{content:"\\f481"}.fa-npm.sc-xv-login-modal:before{content:"\\f3d4"}.fa-ns8.sc-xv-login-modal:before{content:"\\f3d5"}.fa-nutritionix.sc-xv-login-modal:before{content:"\\f3d6"}.fa-object-group.sc-xv-login-modal:before{content:"\\f247"}.fa-object-ungroup.sc-xv-login-modal:before{content:"\\f248"}.fa-octagon.sc-xv-login-modal:before{content:"\\f306"}.fa-octopus-deploy.sc-xv-login-modal:before{content:"\\e082"}.fa-odnoklassniki.sc-xv-login-modal:before{content:"\\f263"}.fa-odnoklassniki-square.sc-xv-login-modal:before{content:"\\f264"}.fa-oil-can.sc-xv-login-modal:before{content:"\\f613"}.fa-oil-temp.sc-xv-login-modal:before{content:"\\f614"}.fa-old-republic.sc-xv-login-modal:before{content:"\\f510"}.fa-om.sc-xv-login-modal:before{content:"\\f679"}.fa-omega.sc-xv-login-modal:before{content:"\\f67a"}.fa-opencart.sc-xv-login-modal:before{content:"\\f23d"}.fa-openid.sc-xv-login-modal:before{content:"\\f19b"}.fa-opera.sc-xv-login-modal:before{content:"\\f26a"}.fa-optin-monster.sc-xv-login-modal:before{content:"\\f23c"}.fa-orcid.sc-xv-login-modal:before{content:"\\f8d2"}.fa-ornament.sc-xv-login-modal:before{content:"\\f7b8"}.fa-osi.sc-xv-login-modal:before{content:"\\f41a"}.fa-otter.sc-xv-login-modal:before{content:"\\f700"}.fa-outdent.sc-xv-login-modal:before{content:"\\f03b"}.fa-outlet.sc-xv-login-modal:before{content:"\\e01c"}.fa-oven.sc-xv-login-modal:before{content:"\\e01d"}.fa-overline.sc-xv-login-modal:before{content:"\\f876"}.fa-page-break.sc-xv-login-modal:before{content:"\\f877"}.fa-page4.sc-xv-login-modal:before{content:"\\f3d7"}.fa-pagelines.sc-xv-login-modal:before{content:"\\f18c"}.fa-pager.sc-xv-login-modal:before{content:"\\f815"}.fa-paint-brush.sc-xv-login-modal:before{content:"\\f1fc"}.fa-paint-brush-alt.sc-xv-login-modal:before{content:"\\f5a9"}.fa-paint-roller.sc-xv-login-modal:before{content:"\\f5aa"}.fa-palette.sc-xv-login-modal:before{content:"\\f53f"}.fa-palfed.sc-xv-login-modal:before{content:"\\f3d8"}.fa-pallet.sc-xv-login-modal:before{content:"\\f482"}.fa-pallet-alt.sc-xv-login-modal:before{content:"\\f483"}.fa-paper-plane.sc-xv-login-modal:before{content:"\\f1d8"}.fa-paperclip.sc-xv-login-modal:before{content:"\\f0c6"}.fa-parachute-box.sc-xv-login-modal:before{content:"\\f4cd"}.fa-paragraph.sc-xv-login-modal:before{content:"\\f1dd"}.fa-paragraph-rtl.sc-xv-login-modal:before{content:"\\f878"}.fa-parking.sc-xv-login-modal:before{content:"\\f540"}.fa-parking-circle.sc-xv-login-modal:before{content:"\\f615"}.fa-parking-circle-slash.sc-xv-login-modal:before{content:"\\f616"}.fa-parking-slash.sc-xv-login-modal:before{content:"\\f617"}.fa-passport.sc-xv-login-modal:before{content:"\\f5ab"}.fa-pastafarianism.sc-xv-login-modal:before{content:"\\f67b"}.fa-paste.sc-xv-login-modal:before{content:"\\f0ea"}.fa-patreon.sc-xv-login-modal:before{content:"\\f3d9"}.fa-pause.sc-xv-login-modal:before{content:"\\f04c"}.fa-pause-circle.sc-xv-login-modal:before{content:"\\f28b"}.fa-paw.sc-xv-login-modal:before{content:"\\f1b0"}.fa-paw-alt.sc-xv-login-modal:before{content:"\\f701"}.fa-paw-claws.sc-xv-login-modal:before{content:"\\f702"}.fa-paypal.sc-xv-login-modal:before{content:"\\f1ed"}.fa-peace.sc-xv-login-modal:before{content:"\\f67c"}.fa-pegasus.sc-xv-login-modal:before{content:"\\f703"}.fa-pen.sc-xv-login-modal:before{content:"\\f304"}.fa-pen-alt.sc-xv-login-modal:before{content:"\\f305"}.fa-pen-fancy.sc-xv-login-modal:before{content:"\\f5ac"}.fa-pen-nib.sc-xv-login-modal:before{content:"\\f5ad"}.fa-pen-square.sc-xv-login-modal:before{content:"\\f14b"}.fa-pencil.sc-xv-login-modal:before{content:"\\f040"}.fa-pencil-alt.sc-xv-login-modal:before{content:"\\f303"}.fa-pencil-paintbrush.sc-xv-login-modal:before{content:"\\f618"}.fa-pencil-ruler.sc-xv-login-modal:before{content:"\\f5ae"}.fa-pennant.sc-xv-login-modal:before{content:"\\f456"}.fa-penny-arcade.sc-xv-login-modal:before{content:"\\f704"}.fa-people-arrows.sc-xv-login-modal:before{content:"\\e068"}.fa-people-carry.sc-xv-login-modal:before{content:"\\f4ce"}.fa-pepper-hot.sc-xv-login-modal:before{content:"\\f816"}.fa-perbyte.sc-xv-login-modal:before{content:"\\e083"}.fa-percent.sc-xv-login-modal:before{content:"\\f295"}.fa-percentage.sc-xv-login-modal:before{content:"\\f541"}.fa-periscope.sc-xv-login-modal:before{content:"\\f3da"}.fa-person-booth.sc-xv-login-modal:before{content:"\\f756"}.fa-person-carry.sc-xv-login-modal:before{content:"\\f4cf"}.fa-person-dolly.sc-xv-login-modal:before{content:"\\f4d0"}.fa-person-dolly-empty.sc-xv-login-modal:before{content:"\\f4d1"}.fa-person-sign.sc-xv-login-modal:before{content:"\\f757"}.fa-phabricator.sc-xv-login-modal:before{content:"\\f3db"}.fa-phoenix-framework.sc-xv-login-modal:before{content:"\\f3dc"}.fa-phoenix-squadron.sc-xv-login-modal:before{content:"\\f511"}.fa-phone.sc-xv-login-modal:before{content:"\\f095"}.fa-phone-alt.sc-xv-login-modal:before{content:"\\f879"}.fa-phone-laptop.sc-xv-login-modal:before{content:"\\f87a"}.fa-phone-office.sc-xv-login-modal:before{content:"\\f67d"}.fa-phone-plus.sc-xv-login-modal:before{content:"\\f4d2"}.fa-phone-rotary.sc-xv-login-modal:before{content:"\\f8d3"}.fa-phone-slash.sc-xv-login-modal:before{content:"\\f3dd"}.fa-phone-square.sc-xv-login-modal:before{content:"\\f098"}.fa-phone-square-alt.sc-xv-login-modal:before{content:"\\f87b"}.fa-phone-volume.sc-xv-login-modal:before{content:"\\f2a0"}.fa-photo-video.sc-xv-login-modal:before{content:"\\f87c"}.fa-php.sc-xv-login-modal:before{content:"\\f457"}.fa-pi.sc-xv-login-modal:before{content:"\\f67e"}.fa-piano.sc-xv-login-modal:before{content:"\\f8d4"}.fa-piano-keyboard.sc-xv-login-modal:before{content:"\\f8d5"}.fa-pie.sc-xv-login-modal:before{content:"\\f705"}.fa-pied-piper.sc-xv-login-modal:before{content:"\\f2ae"}.fa-pied-piper-alt.sc-xv-login-modal:before{content:"\\f1a8"}.fa-pied-piper-hat.sc-xv-login-modal:before{content:"\\f4e5"}.fa-pied-piper-pp.sc-xv-login-modal:before{content:"\\f1a7"}.fa-pied-piper-square.sc-xv-login-modal:before{content:"\\e01e"}.fa-pig.sc-xv-login-modal:before{content:"\\f706"}.fa-piggy-bank.sc-xv-login-modal:before{content:"\\f4d3"}.fa-pills.sc-xv-login-modal:before{content:"\\f484"}.fa-pinterest.sc-xv-login-modal:before{content:"\\f0d2"}.fa-pinterest-p.sc-xv-login-modal:before{content:"\\f231"}.fa-pinterest-square.sc-xv-login-modal:before{content:"\\f0d3"}.fa-pizza.sc-xv-login-modal:before{content:"\\f817"}.fa-pizza-slice.sc-xv-login-modal:before{content:"\\f818"}.fa-place-of-worship.sc-xv-login-modal:before{content:"\\f67f"}.fa-plane.sc-xv-login-modal:before{content:"\\f072"}.fa-plane-alt.sc-xv-login-modal:before{content:"\\f3de"}.fa-plane-arrival.sc-xv-login-modal:before{content:"\\f5af"}.fa-plane-departure.sc-xv-login-modal:before{content:"\\f5b0"}.fa-plane-slash.sc-xv-login-modal:before{content:"\\e069"}.fa-planet-moon.sc-xv-login-modal:before{content:"\\e01f"}.fa-planet-ringed.sc-xv-login-modal:before{content:"\\e020"}.fa-play.sc-xv-login-modal:before{content:"\\f04b"}.fa-play-circle.sc-xv-login-modal:before{content:"\\f144"}.fa-playstation.sc-xv-login-modal:before{content:"\\f3df"}.fa-plug.sc-xv-login-modal:before{content:"\\f1e6"}.fa-plus.sc-xv-login-modal:before{content:"\\f067"}.fa-plus-circle.sc-xv-login-modal:before{content:"\\f055"}.fa-plus-hexagon.sc-xv-login-modal:before{content:"\\f300"}.fa-plus-octagon.sc-xv-login-modal:before{content:"\\f301"}.fa-plus-square.sc-xv-login-modal:before{content:"\\f0fe"}.fa-podcast.sc-xv-login-modal:before{content:"\\f2ce"}.fa-podium.sc-xv-login-modal:before{content:"\\f680"}.fa-podium-star.sc-xv-login-modal:before{content:"\\f758"}.fa-police-box.sc-xv-login-modal:before{content:"\\e021"}.fa-poll.sc-xv-login-modal:before{content:"\\f681"}.fa-poll-h.sc-xv-login-modal:before{content:"\\f682"}.fa-poll-people.sc-xv-login-modal:before{content:"\\f759"}.fa-poo.sc-xv-login-modal:before{content:"\\f2fe"}.fa-poo-storm.sc-xv-login-modal:before{content:"\\f75a"}.fa-poop.sc-xv-login-modal:before{content:"\\f619"}.fa-popcorn.sc-xv-login-modal:before{content:"\\f819"}.fa-portal-enter.sc-xv-login-modal:before{content:"\\e022"}.fa-portal-exit.sc-xv-login-modal:before{content:"\\e023"}.fa-portrait.sc-xv-login-modal:before{content:"\\f3e0"}.fa-pound-sign.sc-xv-login-modal:before{content:"\\f154"}.fa-power-off.sc-xv-login-modal:before{content:"\\f011"}.fa-pray.sc-xv-login-modal:before{content:"\\f683"}.fa-praying-hands.sc-xv-login-modal:before{content:"\\f684"}.fa-prescription.sc-xv-login-modal:before{content:"\\f5b1"}.fa-prescription-bottle.sc-xv-login-modal:before{content:"\\f485"}.fa-prescription-bottle-alt.sc-xv-login-modal:before{content:"\\f486"}.fa-presentation.sc-xv-login-modal:before{content:"\\f685"}.fa-print.sc-xv-login-modal:before{content:"\\f02f"}.fa-print-search.sc-xv-login-modal:before{content:"\\f81a"}.fa-print-slash.sc-xv-login-modal:before{content:"\\f686"}.fa-procedures.sc-xv-login-modal:before{content:"\\f487"}.fa-product-hunt.sc-xv-login-modal:before{content:"\\f288"}.fa-project-diagram.sc-xv-login-modal:before{content:"\\f542"}.fa-projector.sc-xv-login-modal:before{content:"\\f8d6"}.fa-pump-medical.sc-xv-login-modal:before{content:"\\e06a"}.fa-pump-soap.sc-xv-login-modal:before{content:"\\e06b"}.fa-pumpkin.sc-xv-login-modal:before{content:"\\f707"}.fa-pushed.sc-xv-login-modal:before{content:"\\f3e1"}.fa-puzzle-piece.sc-xv-login-modal:before{content:"\\f12e"}.fa-python.sc-xv-login-modal:before{content:"\\f3e2"}.fa-qq.sc-xv-login-modal:before{content:"\\f1d6"}.fa-qrcode.sc-xv-login-modal:before{content:"\\f029"}.fa-question.sc-xv-login-modal:before{content:"\\f128"}.fa-question-circle.sc-xv-login-modal:before{content:"\\f059"}.fa-question-square.sc-xv-login-modal:before{content:"\\f2fd"}.fa-quidditch.sc-xv-login-modal:before{content:"\\f458"}.fa-quinscape.sc-xv-login-modal:before{content:"\\f459"}.fa-quora.sc-xv-login-modal:before{content:"\\f2c4"}.fa-quote-left.sc-xv-login-modal:before{content:"\\f10d"}.fa-quote-right.sc-xv-login-modal:before{content:"\\f10e"}.fa-quran.sc-xv-login-modal:before{content:"\\f687"}.fa-r-project.sc-xv-login-modal:before{content:"\\f4f7"}.fa-rabbit.sc-xv-login-modal:before{content:"\\f708"}.fa-rabbit-fast.sc-xv-login-modal:before{content:"\\f709"}.fa-racquet.sc-xv-login-modal:before{content:"\\f45a"}.fa-radar.sc-xv-login-modal:before{content:"\\e024"}.fa-radiation.sc-xv-login-modal:before{content:"\\f7b9"}.fa-radiation-alt.sc-xv-login-modal:before{content:"\\f7ba"}.fa-radio.sc-xv-login-modal:before{content:"\\f8d7"}.fa-radio-alt.sc-xv-login-modal:before{content:"\\f8d8"}.fa-rainbow.sc-xv-login-modal:before{content:"\\f75b"}.fa-raindrops.sc-xv-login-modal:before{content:"\\f75c"}.fa-ram.sc-xv-login-modal:before{content:"\\f70a"}.fa-ramp-loading.sc-xv-login-modal:before{content:"\\f4d4"}.fa-random.sc-xv-login-modal:before{content:"\\f074"}.fa-raspberry-pi.sc-xv-login-modal:before{content:"\\f7bb"}.fa-ravelry.sc-xv-login-modal:before{content:"\\f2d9"}.fa-raygun.sc-xv-login-modal:before{content:"\\e025"}.fa-react.sc-xv-login-modal:before{content:"\\f41b"}.fa-reacteurope.sc-xv-login-modal:before{content:"\\f75d"}.fa-readme.sc-xv-login-modal:before{content:"\\f4d5"}.fa-rebel.sc-xv-login-modal:before{content:"\\f1d0"}.fa-receipt.sc-xv-login-modal:before{content:"\\f543"}.fa-record-vinyl.sc-xv-login-modal:before{content:"\\f8d9"}.fa-rectangle-landscape.sc-xv-login-modal:before{content:"\\f2fa"}.fa-rectangle-portrait.sc-xv-login-modal:before{content:"\\f2fb"}.fa-rectangle-wide.sc-xv-login-modal:before{content:"\\f2fc"}.fa-recycle.sc-xv-login-modal:before{content:"\\f1b8"}.fa-red-river.sc-xv-login-modal:before{content:"\\f3e3"}.fa-reddit.sc-xv-login-modal:before{content:"\\f1a1"}.fa-reddit-alien.sc-xv-login-modal:before{content:"\\f281"}.fa-reddit-square.sc-xv-login-modal:before{content:"\\f1a2"}.fa-redhat.sc-xv-login-modal:before{content:"\\f7bc"}.fa-redo.sc-xv-login-modal:before{content:"\\f01e"}.fa-redo-alt.sc-xv-login-modal:before{content:"\\f2f9"}.fa-refrigerator.sc-xv-login-modal:before{content:"\\e026"}.fa-registered.sc-xv-login-modal:before{content:"\\f25d"}.fa-remove-format.sc-xv-login-modal:before{content:"\\f87d"}.fa-renren.sc-xv-login-modal:before{content:"\\f18b"}.fa-repeat.sc-xv-login-modal:before{content:"\\f363"}.fa-repeat-1.sc-xv-login-modal:before{content:"\\f365"}.fa-repeat-1-alt.sc-xv-login-modal:before{content:"\\f366"}.fa-repeat-alt.sc-xv-login-modal:before{content:"\\f364"}.fa-reply.sc-xv-login-modal:before{content:"\\f3e5"}.fa-reply-all.sc-xv-login-modal:before{content:"\\f122"}.fa-replyd.sc-xv-login-modal:before{content:"\\f3e6"}.fa-republican.sc-xv-login-modal:before{content:"\\f75e"}.fa-researchgate.sc-xv-login-modal:before{content:"\\f4f8"}.fa-resolving.sc-xv-login-modal:before{content:"\\f3e7"}.fa-restroom.sc-xv-login-modal:before{content:"\\f7bd"}.fa-retweet.sc-xv-login-modal:before{content:"\\f079"}.fa-retweet-alt.sc-xv-login-modal:before{content:"\\f361"}.fa-rev.sc-xv-login-modal:before{content:"\\f5b2"}.fa-ribbon.sc-xv-login-modal:before{content:"\\f4d6"}.fa-ring.sc-xv-login-modal:before{content:"\\f70b"}.fa-rings-wedding.sc-xv-login-modal:before{content:"\\f81b"}.fa-road.sc-xv-login-modal:before{content:"\\f018"}.fa-robot.sc-xv-login-modal:before{content:"\\f544"}.fa-rocket.sc-xv-login-modal:before{content:"\\f135"}.fa-rocket-launch.sc-xv-login-modal:before{content:"\\e027"}.fa-rocketchat.sc-xv-login-modal:before{content:"\\f3e8"}.fa-rockrms.sc-xv-login-modal:before{content:"\\f3e9"}.fa-route.sc-xv-login-modal:before{content:"\\f4d7"}.fa-route-highway.sc-xv-login-modal:before{content:"\\f61a"}.fa-route-interstate.sc-xv-login-modal:before{content:"\\f61b"}.fa-router.sc-xv-login-modal:before{content:"\\f8da"}.fa-rss.sc-xv-login-modal:before{content:"\\f09e"}.fa-rss-square.sc-xv-login-modal:before{content:"\\f143"}.fa-ruble-sign.sc-xv-login-modal:before{content:"\\f158"}.fa-ruler.sc-xv-login-modal:before{content:"\\f545"}.fa-ruler-combined.sc-xv-login-modal:before{content:"\\f546"}.fa-ruler-horizontal.sc-xv-login-modal:before{content:"\\f547"}.fa-ruler-triangle.sc-xv-login-modal:before{content:"\\f61c"}.fa-ruler-vertical.sc-xv-login-modal:before{content:"\\f548"}.fa-running.sc-xv-login-modal:before{content:"\\f70c"}.fa-rupee-sign.sc-xv-login-modal:before{content:"\\f156"}.fa-rust.sc-xv-login-modal:before{content:"\\e07a"}.fa-rv.sc-xv-login-modal:before{content:"\\f7be"}.fa-sack.sc-xv-login-modal:before{content:"\\f81c"}.fa-sack-dollar.sc-xv-login-modal:before{content:"\\f81d"}.fa-sad-cry.sc-xv-login-modal:before{content:"\\f5b3"}.fa-sad-tear.sc-xv-login-modal:before{content:"\\f5b4"}.fa-safari.sc-xv-login-modal:before{content:"\\f267"}.fa-salad.sc-xv-login-modal:before{content:"\\f81e"}.fa-salesforce.sc-xv-login-modal:before{content:"\\f83b"}.fa-sandwich.sc-xv-login-modal:before{content:"\\f81f"}.fa-sass.sc-xv-login-modal:before{content:"\\f41e"}.fa-satellite.sc-xv-login-modal:before{content:"\\f7bf"}.fa-satellite-dish.sc-xv-login-modal:before{content:"\\f7c0"}.fa-sausage.sc-xv-login-modal:before{content:"\\f820"}.fa-save.sc-xv-login-modal:before{content:"\\f0c7"}.fa-sax-hot.sc-xv-login-modal:before{content:"\\f8db"}.fa-saxophone.sc-xv-login-modal:before{content:"\\f8dc"}.fa-scalpel.sc-xv-login-modal:before{content:"\\f61d"}.fa-scalpel-path.sc-xv-login-modal:before{content:"\\f61e"}.fa-scanner.sc-xv-login-modal:before{content:"\\f488"}.fa-scanner-image.sc-xv-login-modal:before{content:"\\f8f3"}.fa-scanner-keyboard.sc-xv-login-modal:before{content:"\\f489"}.fa-scanner-touchscreen.sc-xv-login-modal:before{content:"\\f48a"}.fa-scarecrow.sc-xv-login-modal:before{content:"\\f70d"}.fa-scarf.sc-xv-login-modal:before{content:"\\f7c1"}.fa-schlix.sc-xv-login-modal:before{content:"\\f3ea"}.fa-school.sc-xv-login-modal:before{content:"\\f549"}.fa-screwdriver.sc-xv-login-modal:before{content:"\\f54a"}.fa-scribd.sc-xv-login-modal:before{content:"\\f28a"}.fa-scroll.sc-xv-login-modal:before{content:"\\f70e"}.fa-scroll-old.sc-xv-login-modal:before{content:"\\f70f"}.fa-scrubber.sc-xv-login-modal:before{content:"\\f2f8"}.fa-scythe.sc-xv-login-modal:before{content:"\\f710"}.fa-sd-card.sc-xv-login-modal:before{content:"\\f7c2"}.fa-search.sc-xv-login-modal:before{content:"\\f002"}.fa-search-dollar.sc-xv-login-modal:before{content:"\\f688"}.fa-search-location.sc-xv-login-modal:before{content:"\\f689"}.fa-search-minus.sc-xv-login-modal:before{content:"\\f010"}.fa-search-plus.sc-xv-login-modal:before{content:"\\f00e"}.fa-searchengin.sc-xv-login-modal:before{content:"\\f3eb"}.fa-seedling.sc-xv-login-modal:before{content:"\\f4d8"}.fa-sellcast.sc-xv-login-modal:before{content:"\\f2da"}.fa-sellsy.sc-xv-login-modal:before{content:"\\f213"}.fa-send-back.sc-xv-login-modal:before{content:"\\f87e"}.fa-send-backward.sc-xv-login-modal:before{content:"\\f87f"}.fa-sensor.sc-xv-login-modal:before{content:"\\e028"}.fa-sensor-alert.sc-xv-login-modal:before{content:"\\e029"}.fa-sensor-fire.sc-xv-login-modal:before{content:"\\e02a"}.fa-sensor-on.sc-xv-login-modal:before{content:"\\e02b"}.fa-sensor-smoke.sc-xv-login-modal:before{content:"\\e02c"}.fa-server.sc-xv-login-modal:before{content:"\\f233"}.fa-servicestack.sc-xv-login-modal:before{content:"\\f3ec"}.fa-shapes.sc-xv-login-modal:before{content:"\\f61f"}.fa-share.sc-xv-login-modal:before{content:"\\f064"}.fa-share-all.sc-xv-login-modal:before{content:"\\f367"}.fa-share-alt.sc-xv-login-modal:before{content:"\\f1e0"}.fa-share-alt-square.sc-xv-login-modal:before{content:"\\f1e1"}.fa-share-square.sc-xv-login-modal:before{content:"\\f14d"}.fa-sheep.sc-xv-login-modal:before{content:"\\f711"}.fa-shekel-sign.sc-xv-login-modal:before{content:"\\f20b"}.fa-shield.sc-xv-login-modal:before{content:"\\f132"}.fa-shield-alt.sc-xv-login-modal:before{content:"\\f3ed"}.fa-shield-check.sc-xv-login-modal:before{content:"\\f2f7"}.fa-shield-cross.sc-xv-login-modal:before{content:"\\f712"}.fa-shield-virus.sc-xv-login-modal:before{content:"\\e06c"}.fa-ship.sc-xv-login-modal:before{content:"\\f21a"}.fa-shipping-fast.sc-xv-login-modal:before{content:"\\f48b"}.fa-shipping-timed.sc-xv-login-modal:before{content:"\\f48c"}.fa-shirtsinbulk.sc-xv-login-modal:before{content:"\\f214"}.fa-shish-kebab.sc-xv-login-modal:before{content:"\\f821"}.fa-shoe-prints.sc-xv-login-modal:before{content:"\\f54b"}.fa-shopify.sc-xv-login-modal:before{content:"\\e057"}.fa-shopping-bag.sc-xv-login-modal:before{content:"\\f290"}.fa-shopping-basket.sc-xv-login-modal:before{content:"\\f291"}.fa-shopping-cart.sc-xv-login-modal:before{content:"\\f07a"}.fa-shopware.sc-xv-login-modal:before{content:"\\f5b5"}.fa-shovel.sc-xv-login-modal:before{content:"\\f713"}.fa-shovel-snow.sc-xv-login-modal:before{content:"\\f7c3"}.fa-shower.sc-xv-login-modal:before{content:"\\f2cc"}.fa-shredder.sc-xv-login-modal:before{content:"\\f68a"}.fa-shuttle-van.sc-xv-login-modal:before{content:"\\f5b6"}.fa-shuttlecock.sc-xv-login-modal:before{content:"\\f45b"}.fa-sickle.sc-xv-login-modal:before{content:"\\f822"}.fa-sigma.sc-xv-login-modal:before{content:"\\f68b"}.fa-sign.sc-xv-login-modal:before{content:"\\f4d9"}.fa-sign-in.sc-xv-login-modal:before{content:"\\f090"}.fa-sign-in-alt.sc-xv-login-modal:before{content:"\\f2f6"}.fa-sign-language.sc-xv-login-modal:before{content:"\\f2a7"}.fa-sign-out.sc-xv-login-modal:before{content:"\\f08b"}.fa-sign-out-alt.sc-xv-login-modal:before{content:"\\f2f5"}.fa-signal.sc-xv-login-modal:before{content:"\\f012"}.fa-signal-1.sc-xv-login-modal:before{content:"\\f68c"}.fa-signal-2.sc-xv-login-modal:before{content:"\\f68d"}.fa-signal-3.sc-xv-login-modal:before{content:"\\f68e"}.fa-signal-4.sc-xv-login-modal:before{content:"\\f68f"}.fa-signal-alt.sc-xv-login-modal:before{content:"\\f690"}.fa-signal-alt-1.sc-xv-login-modal:before{content:"\\f691"}.fa-signal-alt-2.sc-xv-login-modal:before{content:"\\f692"}.fa-signal-alt-3.sc-xv-login-modal:before{content:"\\f693"}.fa-signal-alt-slash.sc-xv-login-modal:before{content:"\\f694"}.fa-signal-slash.sc-xv-login-modal:before{content:"\\f695"}.fa-signal-stream.sc-xv-login-modal:before{content:"\\f8dd"}.fa-signature.sc-xv-login-modal:before{content:"\\f5b7"}.fa-sim-card.sc-xv-login-modal:before{content:"\\f7c4"}.fa-simplybuilt.sc-xv-login-modal:before{content:"\\f215"}.fa-sink.sc-xv-login-modal:before{content:"\\e06d"}.fa-siren.sc-xv-login-modal:before{content:"\\e02d"}.fa-siren-on.sc-xv-login-modal:before{content:"\\e02e"}.fa-sistrix.sc-xv-login-modal:before{content:"\\f3ee"}.fa-sitemap.sc-xv-login-modal:before{content:"\\f0e8"}.fa-sith.sc-xv-login-modal:before{content:"\\f512"}.fa-skating.sc-xv-login-modal:before{content:"\\f7c5"}.fa-skeleton.sc-xv-login-modal:before{content:"\\f620"}.fa-sketch.sc-xv-login-modal:before{content:"\\f7c6"}.fa-ski-jump.sc-xv-login-modal:before{content:"\\f7c7"}.fa-ski-lift.sc-xv-login-modal:before{content:"\\f7c8"}.fa-skiing.sc-xv-login-modal:before{content:"\\f7c9"}.fa-skiing-nordic.sc-xv-login-modal:before{content:"\\f7ca"}.fa-skull.sc-xv-login-modal:before{content:"\\f54c"}.fa-skull-cow.sc-xv-login-modal:before{content:"\\f8de"}.fa-skull-crossbones.sc-xv-login-modal:before{content:"\\f714"}.fa-skyatlas.sc-xv-login-modal:before{content:"\\f216"}.fa-skype.sc-xv-login-modal:before{content:"\\f17e"}.fa-slack.sc-xv-login-modal:before{content:"\\f198"}.fa-slack-hash.sc-xv-login-modal:before{content:"\\f3ef"}.fa-slash.sc-xv-login-modal:before{content:"\\f715"}.fa-sledding.sc-xv-login-modal:before{content:"\\f7cb"}.fa-sleigh.sc-xv-login-modal:before{content:"\\f7cc"}.fa-sliders-h.sc-xv-login-modal:before{content:"\\f1de"}.fa-sliders-h-square.sc-xv-login-modal:before{content:"\\f3f0"}.fa-sliders-v.sc-xv-login-modal:before{content:"\\f3f1"}.fa-sliders-v-square.sc-xv-login-modal:before{content:"\\f3f2"}.fa-slideshare.sc-xv-login-modal:before{content:"\\f1e7"}.fa-smile.sc-xv-login-modal:before{content:"\\f118"}.fa-smile-beam.sc-xv-login-modal:before{content:"\\f5b8"}.fa-smile-plus.sc-xv-login-modal:before{content:"\\f5b9"}.fa-smile-wink.sc-xv-login-modal:before{content:"\\f4da"}.fa-smog.sc-xv-login-modal:before{content:"\\f75f"}.fa-smoke.sc-xv-login-modal:before{content:"\\f760"}.fa-smoking.sc-xv-login-modal:before{content:"\\f48d"}.fa-smoking-ban.sc-xv-login-modal:before{content:"\\f54d"}.fa-sms.sc-xv-login-modal:before{content:"\\f7cd"}.fa-snake.sc-xv-login-modal:before{content:"\\f716"}.fa-snapchat.sc-xv-login-modal:before{content:"\\f2ab"}.fa-snapchat-ghost.sc-xv-login-modal:before{content:"\\f2ac"}.fa-snapchat-square.sc-xv-login-modal:before{content:"\\f2ad"}.fa-snooze.sc-xv-login-modal:before{content:"\\f880"}.fa-snow-blowing.sc-xv-login-modal:before{content:"\\f761"}.fa-snowboarding.sc-xv-login-modal:before{content:"\\f7ce"}.fa-snowflake.sc-xv-login-modal:before{content:"\\f2dc"}.fa-snowflakes.sc-xv-login-modal:before{content:"\\f7cf"}.fa-snowman.sc-xv-login-modal:before{content:"\\f7d0"}.fa-snowmobile.sc-xv-login-modal:before{content:"\\f7d1"}.fa-snowplow.sc-xv-login-modal:before{content:"\\f7d2"}.fa-soap.sc-xv-login-modal:before{content:"\\e06e"}.fa-socks.sc-xv-login-modal:before{content:"\\f696"}.fa-solar-panel.sc-xv-login-modal:before{content:"\\f5ba"}.fa-solar-system.sc-xv-login-modal:before{content:"\\e02f"}.fa-sort.sc-xv-login-modal:before{content:"\\f0dc"}.fa-sort-alpha-down.sc-xv-login-modal:before{content:"\\f15d"}.fa-sort-alpha-down-alt.sc-xv-login-modal:before{content:"\\f881"}.fa-sort-alpha-up.sc-xv-login-modal:before{content:"\\f15e"}.fa-sort-alpha-up-alt.sc-xv-login-modal:before{content:"\\f882"}.fa-sort-alt.sc-xv-login-modal:before{content:"\\f883"}.fa-sort-amount-down.sc-xv-login-modal:before{content:"\\f160"}.fa-sort-amount-down-alt.sc-xv-login-modal:before{content:"\\f884"}.fa-sort-amount-up.sc-xv-login-modal:before{content:"\\f161"}.fa-sort-amount-up-alt.sc-xv-login-modal:before{content:"\\f885"}.fa-sort-circle.sc-xv-login-modal:before{content:"\\e030"}.fa-sort-circle-down.sc-xv-login-modal:before{content:"\\e031"}.fa-sort-circle-up.sc-xv-login-modal:before{content:"\\e032"}.fa-sort-down.sc-xv-login-modal:before{content:"\\f0dd"}.fa-sort-numeric-down.sc-xv-login-modal:before{content:"\\f162"}.fa-sort-numeric-down-alt.sc-xv-login-modal:before{content:"\\f886"}.fa-sort-numeric-up.sc-xv-login-modal:before{content:"\\f163"}.fa-sort-numeric-up-alt.sc-xv-login-modal:before{content:"\\f887"}.fa-sort-shapes-down.sc-xv-login-modal:before{content:"\\f888"}.fa-sort-shapes-down-alt.sc-xv-login-modal:before{content:"\\f889"}.fa-sort-shapes-up.sc-xv-login-modal:before{content:"\\f88a"}.fa-sort-shapes-up-alt.sc-xv-login-modal:before{content:"\\f88b"}.fa-sort-size-down.sc-xv-login-modal:before{content:"\\f88c"}.fa-sort-size-down-alt.sc-xv-login-modal:before{content:"\\f88d"}.fa-sort-size-up.sc-xv-login-modal:before{content:"\\f88e"}.fa-sort-size-up-alt.sc-xv-login-modal:before{content:"\\f88f"}.fa-sort-up.sc-xv-login-modal:before{content:"\\f0de"}.fa-soundcloud.sc-xv-login-modal:before{content:"\\f1be"}.fa-soup.sc-xv-login-modal:before{content:"\\f823"}.fa-sourcetree.sc-xv-login-modal:before{content:"\\f7d3"}.fa-spa.sc-xv-login-modal:before{content:"\\f5bb"}.fa-space-shuttle.sc-xv-login-modal:before{content:"\\f197"}.fa-space-station-moon.sc-xv-login-modal:before{content:"\\e033"}.fa-space-station-moon-alt.sc-xv-login-modal:before{content:"\\e034"}.fa-spade.sc-xv-login-modal:before{content:"\\f2f4"}.fa-sparkles.sc-xv-login-modal:before{content:"\\f890"}.fa-speakap.sc-xv-login-modal:before{content:"\\f3f3"}.fa-speaker.sc-xv-login-modal:before{content:"\\f8df"}.fa-speaker-deck.sc-xv-login-modal:before{content:"\\f83c"}.fa-speakers.sc-xv-login-modal:before{content:"\\f8e0"}.fa-spell-check.sc-xv-login-modal:before{content:"\\f891"}.fa-spider.sc-xv-login-modal:before{content:"\\f717"}.fa-spider-black-widow.sc-xv-login-modal:before{content:"\\f718"}.fa-spider-web.sc-xv-login-modal:before{content:"\\f719"}.fa-spinner.sc-xv-login-modal:before{content:"\\f110"}.fa-spinner-third.sc-xv-login-modal:before{content:"\\f3f4"}.fa-splotch.sc-xv-login-modal:before{content:"\\f5bc"}.fa-spotify.sc-xv-login-modal:before{content:"\\f1bc"}.fa-spray-can.sc-xv-login-modal:before{content:"\\f5bd"}.fa-sprinkler.sc-xv-login-modal:before{content:"\\e035"}.fa-square.sc-xv-login-modal:before{content:"\\f0c8"}.fa-square-full.sc-xv-login-modal:before{content:"\\f45c"}.fa-square-root.sc-xv-login-modal:before{content:"\\f697"}.fa-square-root-alt.sc-xv-login-modal:before{content:"\\f698"}.fa-squarespace.sc-xv-login-modal:before{content:"\\f5be"}.fa-squirrel.sc-xv-login-modal:before{content:"\\f71a"}.fa-stack-exchange.sc-xv-login-modal:before{content:"\\f18d"}.fa-stack-overflow.sc-xv-login-modal:before{content:"\\f16c"}.fa-stackpath.sc-xv-login-modal:before{content:"\\f842"}.fa-staff.sc-xv-login-modal:before{content:"\\f71b"}.fa-stamp.sc-xv-login-modal:before{content:"\\f5bf"}.fa-star.sc-xv-login-modal:before{content:"\\f005"}.fa-star-and-crescent.sc-xv-login-modal:before{content:"\\f699"}.fa-star-christmas.sc-xv-login-modal:before{content:"\\f7d4"}.fa-star-exclamation.sc-xv-login-modal:before{content:"\\f2f3"}.fa-star-half.sc-xv-login-modal:before{content:"\\f089"}.fa-star-half-alt.sc-xv-login-modal:before{content:"\\f5c0"}.fa-star-of-david.sc-xv-login-modal:before{content:"\\f69a"}.fa-star-of-life.sc-xv-login-modal:before{content:"\\f621"}.fa-star-shooting.sc-xv-login-modal:before{content:"\\e036"}.fa-starfighter.sc-xv-login-modal:before{content:"\\e037"}.fa-starfighter-alt.sc-xv-login-modal:before{content:"\\e038"}.fa-stars.sc-xv-login-modal:before{content:"\\f762"}.fa-starship.sc-xv-login-modal:before{content:"\\e039"}.fa-starship-freighter.sc-xv-login-modal:before{content:"\\e03a"}.fa-staylinked.sc-xv-login-modal:before{content:"\\f3f5"}.fa-steak.sc-xv-login-modal:before{content:"\\f824"}.fa-steam.sc-xv-login-modal:before{content:"\\f1b6"}.fa-steam-square.sc-xv-login-modal:before{content:"\\f1b7"}.fa-steam-symbol.sc-xv-login-modal:before{content:"\\f3f6"}.fa-steering-wheel.sc-xv-login-modal:before{content:"\\f622"}.fa-step-backward.sc-xv-login-modal:before{content:"\\f048"}.fa-step-forward.sc-xv-login-modal:before{content:"\\f051"}.fa-stethoscope.sc-xv-login-modal:before{content:"\\f0f1"}.fa-sticker-mule.sc-xv-login-modal:before{content:"\\f3f7"}.fa-sticky-note.sc-xv-login-modal:before{content:"\\f249"}.fa-stocking.sc-xv-login-modal:before{content:"\\f7d5"}.fa-stomach.sc-xv-login-modal:before{content:"\\f623"}.fa-stop.sc-xv-login-modal:before{content:"\\f04d"}.fa-stop-circle.sc-xv-login-modal:before{content:"\\f28d"}.fa-stopwatch.sc-xv-login-modal:before{content:"\\f2f2"}.fa-stopwatch-20.sc-xv-login-modal:before{content:"\\e06f"}.fa-store.sc-xv-login-modal:before{content:"\\f54e"}.fa-store-alt.sc-xv-login-modal:before{content:"\\f54f"}.fa-store-alt-slash.sc-xv-login-modal:before{content:"\\e070"}.fa-store-slash.sc-xv-login-modal:before{content:"\\e071"}.fa-strava.sc-xv-login-modal:before{content:"\\f428"}.fa-stream.sc-xv-login-modal:before{content:"\\f550"}.fa-street-view.sc-xv-login-modal:before{content:"\\f21d"}.fa-stretcher.sc-xv-login-modal:before{content:"\\f825"}.fa-strikethrough.sc-xv-login-modal:before{content:"\\f0cc"}.fa-stripe.sc-xv-login-modal:before{content:"\\f429"}.fa-stripe-s.sc-xv-login-modal:before{content:"\\f42a"}.fa-stroopwafel.sc-xv-login-modal:before{content:"\\f551"}.fa-studiovinari.sc-xv-login-modal:before{content:"\\f3f8"}.fa-stumbleupon.sc-xv-login-modal:before{content:"\\f1a4"}.fa-stumbleupon-circle.sc-xv-login-modal:before{content:"\\f1a3"}.fa-subscript.sc-xv-login-modal:before{content:"\\f12c"}.fa-subway.sc-xv-login-modal:before{content:"\\f239"}.fa-suitcase.sc-xv-login-modal:before{content:"\\f0f2"}.fa-suitcase-rolling.sc-xv-login-modal:before{content:"\\f5c1"}.fa-sun.sc-xv-login-modal:before{content:"\\f185"}.fa-sun-cloud.sc-xv-login-modal:before{content:"\\f763"}.fa-sun-dust.sc-xv-login-modal:before{content:"\\f764"}.fa-sun-haze.sc-xv-login-modal:before{content:"\\f765"}.fa-sunglasses.sc-xv-login-modal:before{content:"\\f892"}.fa-sunrise.sc-xv-login-modal:before{content:"\\f766"}.fa-sunset.sc-xv-login-modal:before{content:"\\f767"}.fa-superpowers.sc-xv-login-modal:before{content:"\\f2dd"}.fa-superscript.sc-xv-login-modal:before{content:"\\f12b"}.fa-supple.sc-xv-login-modal:before{content:"\\f3f9"}.fa-surprise.sc-xv-login-modal:before{content:"\\f5c2"}.fa-suse.sc-xv-login-modal:before{content:"\\f7d6"}.fa-swatchbook.sc-xv-login-modal:before{content:"\\f5c3"}.fa-swift.sc-xv-login-modal:before{content:"\\f8e1"}.fa-swimmer.sc-xv-login-modal:before{content:"\\f5c4"}.fa-swimming-pool.sc-xv-login-modal:before{content:"\\f5c5"}.fa-sword.sc-xv-login-modal:before{content:"\\f71c"}.fa-sword-laser.sc-xv-login-modal:before{content:"\\e03b"}.fa-sword-laser-alt.sc-xv-login-modal:before{content:"\\e03c"}.fa-swords.sc-xv-login-modal:before{content:"\\f71d"}.fa-swords-laser.sc-xv-login-modal:before{content:"\\e03d"}.fa-symfony.sc-xv-login-modal:before{content:"\\f83d"}.fa-synagogue.sc-xv-login-modal:before{content:"\\f69b"}.fa-sync.sc-xv-login-modal:before{content:"\\f021"}.fa-sync-alt.sc-xv-login-modal:before{content:"\\f2f1"}.fa-syringe.sc-xv-login-modal:before{content:"\\f48e"}.fa-table.sc-xv-login-modal:before{content:"\\f0ce"}.fa-table-tennis.sc-xv-login-modal:before{content:"\\f45d"}.fa-tablet.sc-xv-login-modal:before{content:"\\f10a"}.fa-tablet-alt.sc-xv-login-modal:before{content:"\\f3fa"}.fa-tablet-android.sc-xv-login-modal:before{content:"\\f3fb"}.fa-tablet-android-alt.sc-xv-login-modal:before{content:"\\f3fc"}.fa-tablet-rugged.sc-xv-login-modal:before{content:"\\f48f"}.fa-tablets.sc-xv-login-modal:before{content:"\\f490"}.fa-tachometer.sc-xv-login-modal:before{content:"\\f0e4"}.fa-tachometer-alt.sc-xv-login-modal:before{content:"\\f3fd"}.fa-tachometer-alt-average.sc-xv-login-modal:before{content:"\\f624"}.fa-tachometer-alt-fast.sc-xv-login-modal:before{content:"\\f625"}.fa-tachometer-alt-fastest.sc-xv-login-modal:before{content:"\\f626"}.fa-tachometer-alt-slow.sc-xv-login-modal:before{content:"\\f627"}.fa-tachometer-alt-slowest.sc-xv-login-modal:before{content:"\\f628"}.fa-tachometer-average.sc-xv-login-modal:before{content:"\\f629"}.fa-tachometer-fast.sc-xv-login-modal:before{content:"\\f62a"}.fa-tachometer-fastest.sc-xv-login-modal:before{content:"\\f62b"}.fa-tachometer-slow.sc-xv-login-modal:before{content:"\\f62c"}.fa-tachometer-slowest.sc-xv-login-modal:before{content:"\\f62d"}.fa-taco.sc-xv-login-modal:before{content:"\\f826"}.fa-tag.sc-xv-login-modal:before{content:"\\f02b"}.fa-tags.sc-xv-login-modal:before{content:"\\f02c"}.fa-tally.sc-xv-login-modal:before{content:"\\f69c"}.fa-tanakh.sc-xv-login-modal:before{content:"\\f827"}.fa-tape.sc-xv-login-modal:before{content:"\\f4db"}.fa-tasks.sc-xv-login-modal:before{content:"\\f0ae"}.fa-tasks-alt.sc-xv-login-modal:before{content:"\\f828"}.fa-taxi.sc-xv-login-modal:before{content:"\\f1ba"}.fa-teamspeak.sc-xv-login-modal:before{content:"\\f4f9"}.fa-teeth.sc-xv-login-modal:before{content:"\\f62e"}.fa-teeth-open.sc-xv-login-modal:before{content:"\\f62f"}.fa-telegram.sc-xv-login-modal:before{content:"\\f2c6"}.fa-telegram-plane.sc-xv-login-modal:before{content:"\\f3fe"}.fa-telescope.sc-xv-login-modal:before{content:"\\e03e"}.fa-temperature-down.sc-xv-login-modal:before{content:"\\e03f"}.fa-temperature-frigid.sc-xv-login-modal:before{content:"\\f768"}.fa-temperature-high.sc-xv-login-modal:before{content:"\\f769"}.fa-temperature-hot.sc-xv-login-modal:before{content:"\\f76a"}.fa-temperature-low.sc-xv-login-modal:before{content:"\\f76b"}.fa-temperature-up.sc-xv-login-modal:before{content:"\\e040"}.fa-tencent-weibo.sc-xv-login-modal:before{content:"\\f1d5"}.fa-tenge.sc-xv-login-modal:before{content:"\\f7d7"}.fa-tennis-ball.sc-xv-login-modal:before{content:"\\f45e"}.fa-terminal.sc-xv-login-modal:before{content:"\\f120"}.fa-text.sc-xv-login-modal:before{content:"\\f893"}.fa-text-height.sc-xv-login-modal:before{content:"\\f034"}.fa-text-size.sc-xv-login-modal:before{content:"\\f894"}.fa-text-width.sc-xv-login-modal:before{content:"\\f035"}.fa-th.sc-xv-login-modal:before{content:"\\f00a"}.fa-th-large.sc-xv-login-modal:before{content:"\\f009"}.fa-th-list.sc-xv-login-modal:before{content:"\\f00b"}.fa-the-red-yeti.sc-xv-login-modal:before{content:"\\f69d"}.fa-theater-masks.sc-xv-login-modal:before{content:"\\f630"}.fa-themeco.sc-xv-login-modal:before{content:"\\f5c6"}.fa-themeisle.sc-xv-login-modal:before{content:"\\f2b2"}.fa-thermometer.sc-xv-login-modal:before{content:"\\f491"}.fa-thermometer-empty.sc-xv-login-modal:before{content:"\\f2cb"}.fa-thermometer-full.sc-xv-login-modal:before{content:"\\f2c7"}.fa-thermometer-half.sc-xv-login-modal:before{content:"\\f2c9"}.fa-thermometer-quarter.sc-xv-login-modal:before{content:"\\f2ca"}.fa-thermometer-three-quarters.sc-xv-login-modal:before{content:"\\f2c8"}.fa-theta.sc-xv-login-modal:before{content:"\\f69e"}.fa-think-peaks.sc-xv-login-modal:before{content:"\\f731"}.fa-thumbs-down.sc-xv-login-modal:before{content:"\\f165"}.fa-thumbs-up.sc-xv-login-modal:before{content:"\\f164"}.fa-thumbtack.sc-xv-login-modal:before{content:"\\f08d"}.fa-thunderstorm.sc-xv-login-modal:before{content:"\\f76c"}.fa-thunderstorm-moon.sc-xv-login-modal:before{content:"\\f76d"}.fa-thunderstorm-sun.sc-xv-login-modal:before{content:"\\f76e"}.fa-ticket.sc-xv-login-modal:before{content:"\\f145"}.fa-ticket-alt.sc-xv-login-modal:before{content:"\\f3ff"}.fa-tiktok.sc-xv-login-modal:before{content:"\\e07b"}.fa-tilde.sc-xv-login-modal:before{content:"\\f69f"}.fa-times.sc-xv-login-modal:before{content:"\\f00d"}.fa-times-circle.sc-xv-login-modal:before{content:"\\f057"}.fa-times-hexagon.sc-xv-login-modal:before{content:"\\f2ee"}.fa-times-octagon.sc-xv-login-modal:before{content:"\\f2f0"}.fa-times-square.sc-xv-login-modal:before{content:"\\f2d3"}.fa-tint.sc-xv-login-modal:before{content:"\\f043"}.fa-tint-slash.sc-xv-login-modal:before{content:"\\f5c7"}.fa-tire.sc-xv-login-modal:before{content:"\\f631"}.fa-tire-flat.sc-xv-login-modal:before{content:"\\f632"}.fa-tire-pressure-warning.sc-xv-login-modal:before{content:"\\f633"}.fa-tire-rugged.sc-xv-login-modal:before{content:"\\f634"}.fa-tired.sc-xv-login-modal:before{content:"\\f5c8"}.fa-toggle-off.sc-xv-login-modal:before{content:"\\f204"}.fa-toggle-on.sc-xv-login-modal:before{content:"\\f205"}.fa-toilet.sc-xv-login-modal:before{content:"\\f7d8"}.fa-toilet-paper.sc-xv-login-modal:before{content:"\\f71e"}.fa-toilet-paper-alt.sc-xv-login-modal:before{content:"\\f71f"}.fa-toilet-paper-slash.sc-xv-login-modal:before{content:"\\e072"}.fa-tombstone.sc-xv-login-modal:before{content:"\\f720"}.fa-tombstone-alt.sc-xv-login-modal:before{content:"\\f721"}.fa-toolbox.sc-xv-login-modal:before{content:"\\f552"}.fa-tools.sc-xv-login-modal:before{content:"\\f7d9"}.fa-tooth.sc-xv-login-modal:before{content:"\\f5c9"}.fa-toothbrush.sc-xv-login-modal:before{content:"\\f635"}.fa-torah.sc-xv-login-modal:before{content:"\\f6a0"}.fa-torii-gate.sc-xv-login-modal:before{content:"\\f6a1"}.fa-tornado.sc-xv-login-modal:before{content:"\\f76f"}.fa-tractor.sc-xv-login-modal:before{content:"\\f722"}.fa-trade-federation.sc-xv-login-modal:before{content:"\\f513"}.fa-trademark.sc-xv-login-modal:before{content:"\\f25c"}.fa-traffic-cone.sc-xv-login-modal:before{content:"\\f636"}.fa-traffic-light.sc-xv-login-modal:before{content:"\\f637"}.fa-traffic-light-go.sc-xv-login-modal:before{content:"\\f638"}.fa-traffic-light-slow.sc-xv-login-modal:before{content:"\\f639"}.fa-traffic-light-stop.sc-xv-login-modal:before{content:"\\f63a"}.fa-trailer.sc-xv-login-modal:before{content:"\\e041"}.fa-train.sc-xv-login-modal:before{content:"\\f238"}.fa-tram.sc-xv-login-modal:before{content:"\\f7da"}.fa-transgender.sc-xv-login-modal:before{content:"\\f224"}.fa-transgender-alt.sc-xv-login-modal:before{content:"\\f225"}.fa-transporter.sc-xv-login-modal:before{content:"\\e042"}.fa-transporter-1.sc-xv-login-modal:before{content:"\\e043"}.fa-transporter-2.sc-xv-login-modal:before{content:"\\e044"}.fa-transporter-3.sc-xv-login-modal:before{content:"\\e045"}.fa-transporter-empty.sc-xv-login-modal:before{content:"\\e046"}.fa-trash.sc-xv-login-modal:before{content:"\\f1f8"}.fa-trash-alt.sc-xv-login-modal:before{content:"\\f2ed"}.fa-trash-restore.sc-xv-login-modal:before{content:"\\f829"}.fa-trash-restore-alt.sc-xv-login-modal:before{content:"\\f82a"}.fa-trash-undo.sc-xv-login-modal:before{content:"\\f895"}.fa-trash-undo-alt.sc-xv-login-modal:before{content:"\\f896"}.fa-treasure-chest.sc-xv-login-modal:before{content:"\\f723"}.fa-tree.sc-xv-login-modal:before{content:"\\f1bb"}.fa-tree-alt.sc-xv-login-modal:before{content:"\\f400"}.fa-tree-christmas.sc-xv-login-modal:before{content:"\\f7db"}.fa-tree-decorated.sc-xv-login-modal:before{content:"\\f7dc"}.fa-tree-large.sc-xv-login-modal:before{content:"\\f7dd"}.fa-tree-palm.sc-xv-login-modal:before{content:"\\f82b"}.fa-trees.sc-xv-login-modal:before{content:"\\f724"}.fa-trello.sc-xv-login-modal:before{content:"\\f181"}.fa-triangle.sc-xv-login-modal:before{content:"\\f2ec"}.fa-triangle-music.sc-xv-login-modal:before{content:"\\f8e2"}.fa-trophy.sc-xv-login-modal:before{content:"\\f091"}.fa-trophy-alt.sc-xv-login-modal:before{content:"\\f2eb"}.fa-truck.sc-xv-login-modal:before{content:"\\f0d1"}.fa-truck-container.sc-xv-login-modal:before{content:"\\f4dc"}.fa-truck-couch.sc-xv-login-modal:before{content:"\\f4dd"}.fa-truck-loading.sc-xv-login-modal:before{content:"\\f4de"}.fa-truck-monster.sc-xv-login-modal:before{content:"\\f63b"}.fa-truck-moving.sc-xv-login-modal:before{content:"\\f4df"}.fa-truck-pickup.sc-xv-login-modal:before{content:"\\f63c"}.fa-truck-plow.sc-xv-login-modal:before{content:"\\f7de"}.fa-truck-ramp.sc-xv-login-modal:before{content:"\\f4e0"}.fa-trumpet.sc-xv-login-modal:before{content:"\\f8e3"}.fa-tshirt.sc-xv-login-modal:before{content:"\\f553"}.fa-tty.sc-xv-login-modal:before{content:"\\f1e4"}.fa-tumblr.sc-xv-login-modal:before{content:"\\f173"}.fa-tumblr-square.sc-xv-login-modal:before{content:"\\f174"}.fa-turkey.sc-xv-login-modal:before{content:"\\f725"}.fa-turntable.sc-xv-login-modal:before{content:"\\f8e4"}.fa-turtle.sc-xv-login-modal:before{content:"\\f726"}.fa-tv.sc-xv-login-modal:before{content:"\\f26c"}.fa-tv-alt.sc-xv-login-modal:before{content:"\\f8e5"}.fa-tv-music.sc-xv-login-modal:before{content:"\\f8e6"}.fa-tv-retro.sc-xv-login-modal:before{content:"\\f401"}.fa-twitch.sc-xv-login-modal:before{content:"\\f1e8"}.fa-twitter.sc-xv-login-modal:before{content:"\\f099"}.fa-twitter-square.sc-xv-login-modal:before{content:"\\f081"}.fa-typewriter.sc-xv-login-modal:before{content:"\\f8e7"}.fa-typo3.sc-xv-login-modal:before{content:"\\f42b"}.fa-uber.sc-xv-login-modal:before{content:"\\f402"}.fa-ubuntu.sc-xv-login-modal:before{content:"\\f7df"}.fa-ufo.sc-xv-login-modal:before{content:"\\e047"}.fa-ufo-beam.sc-xv-login-modal:before{content:"\\e048"}.fa-uikit.sc-xv-login-modal:before{content:"\\f403"}.fa-umbraco.sc-xv-login-modal:before{content:"\\f8e8"}.fa-umbrella.sc-xv-login-modal:before{content:"\\f0e9"}.fa-umbrella-beach.sc-xv-login-modal:before{content:"\\f5ca"}.fa-uncharted.sc-xv-login-modal:before{content:"\\e084"}.fa-underline.sc-xv-login-modal:before{content:"\\f0cd"}.fa-undo.sc-xv-login-modal:before{content:"\\f0e2"}.fa-undo-alt.sc-xv-login-modal:before{content:"\\f2ea"}.fa-unicorn.sc-xv-login-modal:before{content:"\\f727"}.fa-union.sc-xv-login-modal:before{content:"\\f6a2"}.fa-uniregistry.sc-xv-login-modal:before{content:"\\f404"}.fa-unity.sc-xv-login-modal:before{content:"\\e049"}.fa-universal-access.sc-xv-login-modal:before{content:"\\f29a"}.fa-university.sc-xv-login-modal:before{content:"\\f19c"}.fa-unlink.sc-xv-login-modal:before{content:"\\f127"}.fa-unlock.sc-xv-login-modal:before{content:"\\f09c"}.fa-unlock-alt.sc-xv-login-modal:before{content:"\\f13e"}.fa-unsplash.sc-xv-login-modal:before{content:"\\e07c"}.fa-untappd.sc-xv-login-modal:before{content:"\\f405"}.fa-upload.sc-xv-login-modal:before{content:"\\f093"}.fa-ups.sc-xv-login-modal:before{content:"\\f7e0"}.fa-usb.sc-xv-login-modal:before{content:"\\f287"}.fa-usb-drive.sc-xv-login-modal:before{content:"\\f8e9"}.fa-usd-circle.sc-xv-login-modal:before{content:"\\f2e8"}.fa-usd-square.sc-xv-login-modal:before{content:"\\f2e9"}.fa-user.sc-xv-login-modal:before{content:"\\f007"}.fa-user-alien.sc-xv-login-modal:before{content:"\\e04a"}.fa-user-alt.sc-xv-login-modal:before{content:"\\f406"}.fa-user-alt-slash.sc-xv-login-modal:before{content:"\\f4fa"}.fa-user-astronaut.sc-xv-login-modal:before{content:"\\f4fb"}.fa-user-chart.sc-xv-login-modal:before{content:"\\f6a3"}.fa-user-check.sc-xv-login-modal:before{content:"\\f4fc"}.fa-user-circle.sc-xv-login-modal:before{content:"\\f2bd"}.fa-user-clock.sc-xv-login-modal:before{content:"\\f4fd"}.fa-user-cog.sc-xv-login-modal:before{content:"\\f4fe"}.fa-user-cowboy.sc-xv-login-modal:before{content:"\\f8ea"}.fa-user-crown.sc-xv-login-modal:before{content:"\\f6a4"}.fa-user-edit.sc-xv-login-modal:before{content:"\\f4ff"}.fa-user-friends.sc-xv-login-modal:before{content:"\\f500"}.fa-user-graduate.sc-xv-login-modal:before{content:"\\f501"}.fa-user-hard-hat.sc-xv-login-modal:before{content:"\\f82c"}.fa-user-headset.sc-xv-login-modal:before{content:"\\f82d"}.fa-user-injured.sc-xv-login-modal:before{content:"\\f728"}.fa-user-lock.sc-xv-login-modal:before{content:"\\f502"}.fa-user-md.sc-xv-login-modal:before{content:"\\f0f0"}.fa-user-md-chat.sc-xv-login-modal:before{content:"\\f82e"}.fa-user-minus.sc-xv-login-modal:before{content:"\\f503"}.fa-user-music.sc-xv-login-modal:before{content:"\\f8eb"}.fa-user-ninja.sc-xv-login-modal:before{content:"\\f504"}.fa-user-nurse.sc-xv-login-modal:before{content:"\\f82f"}.fa-user-plus.sc-xv-login-modal:before{content:"\\f234"}.fa-user-robot.sc-xv-login-modal:before{content:"\\e04b"}.fa-user-secret.sc-xv-login-modal:before{content:"\\f21b"}.fa-user-shield.sc-xv-login-modal:before{content:"\\f505"}.fa-user-slash.sc-xv-login-modal:before{content:"\\f506"}.fa-user-tag.sc-xv-login-modal:before{content:"\\f507"}.fa-user-tie.sc-xv-login-modal:before{content:"\\f508"}.fa-user-times.sc-xv-login-modal:before{content:"\\f235"}.fa-user-unlock.sc-xv-login-modal:before{content:"\\e058"}.fa-user-visor.sc-xv-login-modal:before{content:"\\e04c"}.fa-users.sc-xv-login-modal:before{content:"\\f0c0"}.fa-users-class.sc-xv-login-modal:before{content:"\\f63d"}.fa-users-cog.sc-xv-login-modal:before{content:"\\f509"}.fa-users-crown.sc-xv-login-modal:before{content:"\\f6a5"}.fa-users-medical.sc-xv-login-modal:before{content:"\\f830"}.fa-users-slash.sc-xv-login-modal:before{content:"\\e073"}.fa-usps.sc-xv-login-modal:before{content:"\\f7e1"}.fa-ussunnah.sc-xv-login-modal:before{content:"\\f407"}.fa-utensil-fork.sc-xv-login-modal:before{content:"\\f2e3"}.fa-utensil-knife.sc-xv-login-modal:before{content:"\\f2e4"}.fa-utensil-spoon.sc-xv-login-modal:before{content:"\\f2e5"}.fa-utensils.sc-xv-login-modal:before{content:"\\f2e7"}.fa-utensils-alt.sc-xv-login-modal:before{content:"\\f2e6"}.fa-vaadin.sc-xv-login-modal:before{content:"\\f408"}.fa-vacuum.sc-xv-login-modal:before{content:"\\e04d"}.fa-vacuum-robot.sc-xv-login-modal:before{content:"\\e04e"}.fa-value-absolute.sc-xv-login-modal:before{content:"\\f6a6"}.fa-vector-square.sc-xv-login-modal:before{content:"\\f5cb"}.fa-venus.sc-xv-login-modal:before{content:"\\f221"}.fa-venus-double.sc-xv-login-modal:before{content:"\\f226"}.fa-venus-mars.sc-xv-login-modal:before{content:"\\f228"}.fa-vest.sc-xv-login-modal:before{content:"\\e085"}.fa-vest-patches.sc-xv-login-modal:before{content:"\\e086"}.fa-vhs.sc-xv-login-modal:before{content:"\\f8ec"}.fa-viacoin.sc-xv-login-modal:before{content:"\\f237"}.fa-viadeo.sc-xv-login-modal:before{content:"\\f2a9"}.fa-viadeo-square.sc-xv-login-modal:before{content:"\\f2aa"}.fa-vial.sc-xv-login-modal:before{content:"\\f492"}.fa-vials.sc-xv-login-modal:before{content:"\\f493"}.fa-viber.sc-xv-login-modal:before{content:"\\f409"}.fa-video.sc-xv-login-modal:before{content:"\\f03d"}.fa-video-plus.sc-xv-login-modal:before{content:"\\f4e1"}.fa-video-slash.sc-xv-login-modal:before{content:"\\f4e2"}.fa-vihara.sc-xv-login-modal:before{content:"\\f6a7"}.fa-vimeo.sc-xv-login-modal:before{content:"\\f40a"}.fa-vimeo-square.sc-xv-login-modal:before{content:"\\f194"}.fa-vimeo-v.sc-xv-login-modal:before{content:"\\f27d"}.fa-vine.sc-xv-login-modal:before{content:"\\f1ca"}.fa-violin.sc-xv-login-modal:before{content:"\\f8ed"}.fa-virus.sc-xv-login-modal:before{content:"\\e074"}.fa-virus-slash.sc-xv-login-modal:before{content:"\\e075"}.fa-viruses.sc-xv-login-modal:before{content:"\\e076"}.fa-vk.sc-xv-login-modal:before{content:"\\f189"}.fa-vnv.sc-xv-login-modal:before{content:"\\f40b"}.fa-voicemail.sc-xv-login-modal:before{content:"\\f897"}.fa-volcano.sc-xv-login-modal:before{content:"\\f770"}.fa-volleyball-ball.sc-xv-login-modal:before{content:"\\f45f"}.fa-volume.sc-xv-login-modal:before{content:"\\f6a8"}.fa-volume-down.sc-xv-login-modal:before{content:"\\f027"}.fa-volume-mute.sc-xv-login-modal:before{content:"\\f6a9"}.fa-volume-off.sc-xv-login-modal:before{content:"\\f026"}.fa-volume-slash.sc-xv-login-modal:before{content:"\\f2e2"}.fa-volume-up.sc-xv-login-modal:before{content:"\\f028"}.fa-vote-nay.sc-xv-login-modal:before{content:"\\f771"}.fa-vote-yea.sc-xv-login-modal:before{content:"\\f772"}.fa-vr-cardboard.sc-xv-login-modal:before{content:"\\f729"}.fa-vuejs.sc-xv-login-modal:before{content:"\\f41f"}.fa-wagon-covered.sc-xv-login-modal:before{content:"\\f8ee"}.fa-walker.sc-xv-login-modal:before{content:"\\f831"}.fa-walkie-talkie.sc-xv-login-modal:before{content:"\\f8ef"}.fa-walking.sc-xv-login-modal:before{content:"\\f554"}.fa-wallet.sc-xv-login-modal:before{content:"\\f555"}.fa-wand.sc-xv-login-modal:before{content:"\\f72a"}.fa-wand-magic.sc-xv-login-modal:before{content:"\\f72b"}.fa-warehouse.sc-xv-login-modal:before{content:"\\f494"}.fa-warehouse-alt.sc-xv-login-modal:before{content:"\\f495"}.fa-washer.sc-xv-login-modal:before{content:"\\f898"}.fa-watch.sc-xv-login-modal:before{content:"\\f2e1"}.fa-watch-calculator.sc-xv-login-modal:before{content:"\\f8f0"}.fa-watch-fitness.sc-xv-login-modal:before{content:"\\f63e"}.fa-watchman-monitoring.sc-xv-login-modal:before{content:"\\e087"}.fa-water.sc-xv-login-modal:before{content:"\\f773"}.fa-water-lower.sc-xv-login-modal:before{content:"\\f774"}.fa-water-rise.sc-xv-login-modal:before{content:"\\f775"}.fa-wave-sine.sc-xv-login-modal:before{content:"\\f899"}.fa-wave-square.sc-xv-login-modal:before{content:"\\f83e"}.fa-wave-triangle.sc-xv-login-modal:before{content:"\\f89a"}.fa-waveform.sc-xv-login-modal:before{content:"\\f8f1"}.fa-waveform-path.sc-xv-login-modal:before{content:"\\f8f2"}.fa-waze.sc-xv-login-modal:before{content:"\\f83f"}.fa-webcam.sc-xv-login-modal:before{content:"\\f832"}.fa-webcam-slash.sc-xv-login-modal:before{content:"\\f833"}.fa-weebly.sc-xv-login-modal:before{content:"\\f5cc"}.fa-weibo.sc-xv-login-modal:before{content:"\\f18a"}.fa-weight.sc-xv-login-modal:before{content:"\\f496"}.fa-weight-hanging.sc-xv-login-modal:before{content:"\\f5cd"}.fa-weixin.sc-xv-login-modal:before{content:"\\f1d7"}.fa-whale.sc-xv-login-modal:before{content:"\\f72c"}.fa-whatsapp.sc-xv-login-modal:before{content:"\\f232"}.fa-whatsapp-square.sc-xv-login-modal:before{content:"\\f40c"}.fa-wheat.sc-xv-login-modal:before{content:"\\f72d"}.fa-wheelchair.sc-xv-login-modal:before{content:"\\f193"}.fa-whistle.sc-xv-login-modal:before{content:"\\f460"}.fa-whmcs.sc-xv-login-modal:before{content:"\\f40d"}.fa-wifi.sc-xv-login-modal:before{content:"\\f1eb"}.fa-wifi-1.sc-xv-login-modal:before{content:"\\f6aa"}.fa-wifi-2.sc-xv-login-modal:before{content:"\\f6ab"}.fa-wifi-slash.sc-xv-login-modal:before{content:"\\f6ac"}.fa-wikipedia-w.sc-xv-login-modal:before{content:"\\f266"}.fa-wind.sc-xv-login-modal:before{content:"\\f72e"}.fa-wind-turbine.sc-xv-login-modal:before{content:"\\f89b"}.fa-wind-warning.sc-xv-login-modal:before{content:"\\f776"}.fa-window.sc-xv-login-modal:before{content:"\\f40e"}.fa-window-alt.sc-xv-login-modal:before{content:"\\f40f"}.fa-window-close.sc-xv-login-modal:before{content:"\\f410"}.fa-window-frame.sc-xv-login-modal:before{content:"\\e04f"}.fa-window-frame-open.sc-xv-login-modal:before{content:"\\e050"}.fa-window-maximize.sc-xv-login-modal:before{content:"\\f2d0"}.fa-window-minimize.sc-xv-login-modal:before{content:"\\f2d1"}.fa-window-restore.sc-xv-login-modal:before{content:"\\f2d2"}.fa-windows.sc-xv-login-modal:before{content:"\\f17a"}.fa-windsock.sc-xv-login-modal:before{content:"\\f777"}.fa-wine-bottle.sc-xv-login-modal:before{content:"\\f72f"}.fa-wine-glass.sc-xv-login-modal:before{content:"\\f4e3"}.fa-wine-glass-alt.sc-xv-login-modal:before{content:"\\f5ce"}.fa-wix.sc-xv-login-modal:before{content:"\\f5cf"}.fa-wizards-of-the-coast.sc-xv-login-modal:before{content:"\\f730"}.fa-wodu.sc-xv-login-modal:before{content:"\\e088"}.fa-wolf-pack-battalion.sc-xv-login-modal:before{content:"\\f514"}.fa-won-sign.sc-xv-login-modal:before{content:"\\f159"}.fa-wordpress.sc-xv-login-modal:before{content:"\\f19a"}.fa-wordpress-simple.sc-xv-login-modal:before{content:"\\f411"}.fa-wpbeginner.sc-xv-login-modal:before{content:"\\f297"}.fa-wpexplorer.sc-xv-login-modal:before{content:"\\f2de"}.fa-wpforms.sc-xv-login-modal:before{content:"\\f298"}.fa-wpressr.sc-xv-login-modal:before{content:"\\f3e4"}.fa-wreath.sc-xv-login-modal:before{content:"\\f7e2"}.fa-wrench.sc-xv-login-modal:before{content:"\\f0ad"}.fa-x-ray.sc-xv-login-modal:before{content:"\\f497"}.fa-xbox.sc-xv-login-modal:before{content:"\\f412"}.fa-xing.sc-xv-login-modal:before{content:"\\f168"}.fa-xing-square.sc-xv-login-modal:before{content:"\\f169"}.fa-y-combinator.sc-xv-login-modal:before{content:"\\f23b"}.fa-yahoo.sc-xv-login-modal:before{content:"\\f19e"}.fa-yammer.sc-xv-login-modal:before{content:"\\f840"}.fa-yandex.sc-xv-login-modal:before{content:"\\f413"}.fa-yandex-international.sc-xv-login-modal:before{content:"\\f414"}.fa-yarn.sc-xv-login-modal:before{content:"\\f7e3"}.fa-yelp.sc-xv-login-modal:before{content:"\\f1e9"}.fa-yen-sign.sc-xv-login-modal:before{content:"\\f157"}.fa-yin-yang.sc-xv-login-modal:before{content:"\\f6ad"}.fa-yoast.sc-xv-login-modal:before{content:"\\f2b1"}.fa-youtube.sc-xv-login-modal:before{content:"\\f167"}.fa-youtube-square.sc-xv-login-modal:before{content:"\\f431"}.fa-zhihu.sc-xv-login-modal:before{content:"\\f63f"}.sr-only.sc-xv-login-modal{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable.sc-xv-login-modal:active,.sr-only-focusable.sc-xv-login-modal:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.eot");src:url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.woff2") format("woff2"), url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.woff") format("woff"), url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.ttf") format("truetype"), url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab.sc-xv-login-modal{font-family:"Font Awesome 5 Brands";font-weight:400}.login_header.sc-xv-login-modal{display:flex;flex-direction:column;text-align:center;font-weight:400}.login_header__title.sc-xv-login-modal{color:var(--text-primary, #333);font-size:20px;font-weight:inherit;line-height:28px;margin:0}.login_header__desc.sc-xv-login-modal{color:var(--text-secondary, #515151);font-size:14px;font-weight:inherit;line-height:18px;letter-spacing:0.16px;margin:0}.login_form.sc-xv-login-modal{width:min(90vw - var(--spacing-05, 16px) * 2, 500px);display:flex;flex-direction:column;row-gap:var(--spacing-06, 24px)}.login_form__control.sc-xv-login-modal{display:flex;flex-direction:column;row-gap:var(--spacing-03)}.login_form__control.sc-xv-login-modal .to-right.sc-xv-login-modal{align-self:flex-end}.login_spacer.sc-xv-login-modal{white-space:nowrap;display:flex;align-items:center;margin-block:var(--spacing-06, 24px)}.login_spacer.sc-xv-login-modal::before,.login_spacer.sc-xv-login-modal::after{content:"";flex:1;height:1px;background-color:var(--divider, #E0E0E0)}.login_spacer.sc-xv-login-modal::before{margin-right:var(--spacing-04)}.login_spacer.sc-xv-login-modal::after{margin-left:var(--spacing-04)}.login_footer.sc-xv-login-modal{display:flex;flex-direction:column;row-gap:var(--spacing-04, 16px)}.login_footer__google.sc-xv-login-modal button[type=submit].sc-xv-login-modal{display:inline-flex;align-items:center;justify-content:center;height:48px;padding-inline:var(--spacing-05);border-radius:3px;border:1px solid var(--button-tertiary, #273435);color:var(--button-tertiary);background-color:transparent;font-weight:700;transition:0.3s ease-in-out background-color}.login_footer__google.sc-xv-login-modal button[type=submit].sc-xv-login-modal:hover{background-color:var(--button-tertiary-hover, #d0d9d9)}.login_footer__google.sc-xv-login-modal button[type=submit].sc-xv-login-modal:active{background-color:var(--button-tertiary-active, #b1c0c0)}.login_footer__google.sc-xv-login-modal button[type=submit].sc-xv-login-modal>i.sc-xv-login-modal{margin-right:var(--spacing-05, 16px)}.login_footer__info.sc-xv-login-modal{margin-top:var(--spacing-06, 24px);color:var(--text-primary, #333);font-size:14px;line-height:20px;letter-spacing:0.16px}.login_footer__info.sc-xv-login-modal p.sc-xv-login-modal{margin:0}.login_footer__info.sc-xv-login-modal p.sc-xv-login-modal:first-child{margin-bottom:var(--spacing-06, 24px)}`;
82111
+ const xvLoginModalCss = () => `.fa.sc-xv-login-modal,.fas.sc-xv-login-modal,.far.sc-xv-login-modal,.fal.sc-xv-login-modal,.fad.sc-xv-login-modal,.fab.sc-xv-login-modal{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg.sc-xv-login-modal{font-size:1.3333333333em;line-height:0.75em;vertical-align:-0.0667em}.fa-xs.sc-xv-login-modal{font-size:0.75em}.fa-sm.sc-xv-login-modal{font-size:0.875em}.fa-1x.sc-xv-login-modal{font-size:1em}.fa-2x.sc-xv-login-modal{font-size:2em}.fa-3x.sc-xv-login-modal{font-size:3em}.fa-4x.sc-xv-login-modal{font-size:4em}.fa-5x.sc-xv-login-modal{font-size:5em}.fa-6x.sc-xv-login-modal{font-size:6em}.fa-7x.sc-xv-login-modal{font-size:7em}.fa-8x.sc-xv-login-modal{font-size:8em}.fa-9x.sc-xv-login-modal{font-size:9em}.fa-10x.sc-xv-login-modal{font-size:10em}.fa-fw.sc-xv-login-modal{text-align:center;width:1.25em}.fa-ul.sc-xv-login-modal{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul.sc-xv-login-modal>li.sc-xv-login-modal{position:relative}.fa-li.sc-xv-login-modal{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border.sc-xv-login-modal{border:solid 0.08em #eee;border-radius:0.1em;padding:0.2em 0.25em 0.15em}.fa-pull-left.sc-xv-login-modal{float:left}.fa-pull-right.sc-xv-login-modal{float:right}.fa.fa-pull-left.sc-xv-login-modal,.fas.fa-pull-left.sc-xv-login-modal,.far.fa-pull-left.sc-xv-login-modal,.fal.fa-pull-left.sc-xv-login-modal,.fab.fa-pull-left.sc-xv-login-modal{margin-right:0.3em}.fa.fa-pull-right.sc-xv-login-modal,.fas.fa-pull-right.sc-xv-login-modal,.far.fa-pull-right.sc-xv-login-modal,.fal.fa-pull-right.sc-xv-login-modal,.fab.fa-pull-right.sc-xv-login-modal{margin-left:0.3em}.fa-spin.sc-xv-login-modal{animation:fa-spin 2s infinite linear}.fa-pulse.sc-xv-login-modal{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both.sc-xv-login-modal,.fa-flip-horizontal.fa-flip-vertical.sc-xv-login-modal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}.sc-xv-login-modal:root .fa-rotate-90.sc-xv-login-modal,.sc-xv-login-modal:root .fa-rotate-180.sc-xv-login-modal,.sc-xv-login-modal:root .fa-rotate-270.sc-xv-login-modal,.sc-xv-login-modal:root .fa-flip-horizontal.sc-xv-login-modal,.sc-xv-login-modal:root .fa-flip-vertical.sc-xv-login-modal,.sc-xv-login-modal:root .fa-flip-both.sc-xv-login-modal{filter:none}.fa-stack.sc-xv-login-modal{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x.sc-xv-login-modal,.fa-stack-2x.sc-xv-login-modal{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x.sc-xv-login-modal{line-height:inherit}.fa-stack-2x.sc-xv-login-modal{font-size:2em}.fa-inverse.sc-xv-login-modal{color:#fff}.fa-500px.sc-xv-login-modal:before{content:"\\f26e"}.fa-abacus.sc-xv-login-modal:before{content:"\\f640"}.fa-accessible-icon.sc-xv-login-modal:before{content:"\\f368"}.fa-accusoft.sc-xv-login-modal:before{content:"\\f369"}.fa-acorn.sc-xv-login-modal:before{content:"\\f6ae"}.fa-acquisitions-incorporated.sc-xv-login-modal:before{content:"\\f6af"}.fa-ad.sc-xv-login-modal:before{content:"\\f641"}.fa-address-book.sc-xv-login-modal:before{content:"\\f2b9"}.fa-address-card.sc-xv-login-modal:before{content:"\\f2bb"}.fa-adjust.sc-xv-login-modal:before{content:"\\f042"}.fa-adn.sc-xv-login-modal:before{content:"\\f170"}.fa-adversal.sc-xv-login-modal:before{content:"\\f36a"}.fa-affiliatetheme.sc-xv-login-modal:before{content:"\\f36b"}.fa-air-conditioner.sc-xv-login-modal:before{content:"\\f8f4"}.fa-air-freshener.sc-xv-login-modal:before{content:"\\f5d0"}.fa-airbnb.sc-xv-login-modal:before{content:"\\f834"}.fa-alarm-clock.sc-xv-login-modal:before{content:"\\f34e"}.fa-alarm-exclamation.sc-xv-login-modal:before{content:"\\f843"}.fa-alarm-plus.sc-xv-login-modal:before{content:"\\f844"}.fa-alarm-snooze.sc-xv-login-modal:before{content:"\\f845"}.fa-album.sc-xv-login-modal:before{content:"\\f89f"}.fa-album-collection.sc-xv-login-modal:before{content:"\\f8a0"}.fa-algolia.sc-xv-login-modal:before{content:"\\f36c"}.fa-alicorn.sc-xv-login-modal:before{content:"\\f6b0"}.fa-alien.sc-xv-login-modal:before{content:"\\f8f5"}.fa-alien-monster.sc-xv-login-modal:before{content:"\\f8f6"}.fa-align-center.sc-xv-login-modal:before{content:"\\f037"}.fa-align-justify.sc-xv-login-modal:before{content:"\\f039"}.fa-align-left.sc-xv-login-modal:before{content:"\\f036"}.fa-align-right.sc-xv-login-modal:before{content:"\\f038"}.fa-align-slash.sc-xv-login-modal:before{content:"\\f846"}.fa-alipay.sc-xv-login-modal:before{content:"\\f642"}.fa-allergies.sc-xv-login-modal:before{content:"\\f461"}.fa-amazon.sc-xv-login-modal:before{content:"\\f270"}.fa-amazon-pay.sc-xv-login-modal:before{content:"\\f42c"}.fa-ambulance.sc-xv-login-modal:before{content:"\\f0f9"}.fa-american-sign-language-interpreting.sc-xv-login-modal:before{content:"\\f2a3"}.fa-amilia.sc-xv-login-modal:before{content:"\\f36d"}.fa-amp-guitar.sc-xv-login-modal:before{content:"\\f8a1"}.fa-analytics.sc-xv-login-modal:before{content:"\\f643"}.fa-anchor.sc-xv-login-modal:before{content:"\\f13d"}.fa-android.sc-xv-login-modal:before{content:"\\f17b"}.fa-angel.sc-xv-login-modal:before{content:"\\f779"}.fa-angellist.sc-xv-login-modal:before{content:"\\f209"}.fa-angle-double-down.sc-xv-login-modal:before{content:"\\f103"}.fa-angle-double-left.sc-xv-login-modal:before{content:"\\f100"}.fa-angle-double-right.sc-xv-login-modal:before{content:"\\f101"}.fa-angle-double-up.sc-xv-login-modal:before{content:"\\f102"}.fa-angle-down.sc-xv-login-modal:before{content:"\\f107"}.fa-angle-left.sc-xv-login-modal:before{content:"\\f104"}.fa-angle-right.sc-xv-login-modal:before{content:"\\f105"}.fa-angle-up.sc-xv-login-modal:before{content:"\\f106"}.fa-angry.sc-xv-login-modal:before{content:"\\f556"}.fa-angrycreative.sc-xv-login-modal:before{content:"\\f36e"}.fa-angular.sc-xv-login-modal:before{content:"\\f420"}.fa-ankh.sc-xv-login-modal:before{content:"\\f644"}.fa-app-store.sc-xv-login-modal:before{content:"\\f36f"}.fa-app-store-ios.sc-xv-login-modal:before{content:"\\f370"}.fa-apper.sc-xv-login-modal:before{content:"\\f371"}.fa-apple.sc-xv-login-modal:before{content:"\\f179"}.fa-apple-alt.sc-xv-login-modal:before{content:"\\f5d1"}.fa-apple-crate.sc-xv-login-modal:before{content:"\\f6b1"}.fa-apple-pay.sc-xv-login-modal:before{content:"\\f415"}.fa-archive.sc-xv-login-modal:before{content:"\\f187"}.fa-archway.sc-xv-login-modal:before{content:"\\f557"}.fa-arrow-alt-circle-down.sc-xv-login-modal:before{content:"\\f358"}.fa-arrow-alt-circle-left.sc-xv-login-modal:before{content:"\\f359"}.fa-arrow-alt-circle-right.sc-xv-login-modal:before{content:"\\f35a"}.fa-arrow-alt-circle-up.sc-xv-login-modal:before{content:"\\f35b"}.fa-arrow-alt-down.sc-xv-login-modal:before{content:"\\f354"}.fa-arrow-alt-from-bottom.sc-xv-login-modal:before{content:"\\f346"}.fa-arrow-alt-from-left.sc-xv-login-modal:before{content:"\\f347"}.fa-arrow-alt-from-right.sc-xv-login-modal:before{content:"\\f348"}.fa-arrow-alt-from-top.sc-xv-login-modal:before{content:"\\f349"}.fa-arrow-alt-left.sc-xv-login-modal:before{content:"\\f355"}.fa-arrow-alt-right.sc-xv-login-modal:before{content:"\\f356"}.fa-arrow-alt-square-down.sc-xv-login-modal:before{content:"\\f350"}.fa-arrow-alt-square-left.sc-xv-login-modal:before{content:"\\f351"}.fa-arrow-alt-square-right.sc-xv-login-modal:before{content:"\\f352"}.fa-arrow-alt-square-up.sc-xv-login-modal:before{content:"\\f353"}.fa-arrow-alt-to-bottom.sc-xv-login-modal:before{content:"\\f34a"}.fa-arrow-alt-to-left.sc-xv-login-modal:before{content:"\\f34b"}.fa-arrow-alt-to-right.sc-xv-login-modal:before{content:"\\f34c"}.fa-arrow-alt-to-top.sc-xv-login-modal:before{content:"\\f34d"}.fa-arrow-alt-up.sc-xv-login-modal:before{content:"\\f357"}.fa-arrow-circle-down.sc-xv-login-modal:before{content:"\\f0ab"}.fa-arrow-circle-left.sc-xv-login-modal:before{content:"\\f0a8"}.fa-arrow-circle-right.sc-xv-login-modal:before{content:"\\f0a9"}.fa-arrow-circle-up.sc-xv-login-modal:before{content:"\\f0aa"}.fa-arrow-down.sc-xv-login-modal:before{content:"\\f063"}.fa-arrow-from-bottom.sc-xv-login-modal:before{content:"\\f342"}.fa-arrow-from-left.sc-xv-login-modal:before{content:"\\f343"}.fa-arrow-from-right.sc-xv-login-modal:before{content:"\\f344"}.fa-arrow-from-top.sc-xv-login-modal:before{content:"\\f345"}.fa-arrow-left.sc-xv-login-modal:before{content:"\\f060"}.fa-arrow-right.sc-xv-login-modal:before{content:"\\f061"}.fa-arrow-square-down.sc-xv-login-modal:before{content:"\\f339"}.fa-arrow-square-left.sc-xv-login-modal:before{content:"\\f33a"}.fa-arrow-square-right.sc-xv-login-modal:before{content:"\\f33b"}.fa-arrow-square-up.sc-xv-login-modal:before{content:"\\f33c"}.fa-arrow-to-bottom.sc-xv-login-modal:before{content:"\\f33d"}.fa-arrow-to-left.sc-xv-login-modal:before{content:"\\f33e"}.fa-arrow-to-right.sc-xv-login-modal:before{content:"\\f340"}.fa-arrow-to-top.sc-xv-login-modal:before{content:"\\f341"}.fa-arrow-up.sc-xv-login-modal:before{content:"\\f062"}.fa-arrows.sc-xv-login-modal:before{content:"\\f047"}.fa-arrows-alt.sc-xv-login-modal:before{content:"\\f0b2"}.fa-arrows-alt-h.sc-xv-login-modal:before{content:"\\f337"}.fa-arrows-alt-v.sc-xv-login-modal:before{content:"\\f338"}.fa-arrows-h.sc-xv-login-modal:before{content:"\\f07e"}.fa-arrows-v.sc-xv-login-modal:before{content:"\\f07d"}.fa-artstation.sc-xv-login-modal:before{content:"\\f77a"}.fa-assistive-listening-systems.sc-xv-login-modal:before{content:"\\f2a2"}.fa-asterisk.sc-xv-login-modal:before{content:"\\f069"}.fa-asymmetrik.sc-xv-login-modal:before{content:"\\f372"}.fa-at.sc-xv-login-modal:before{content:"\\f1fa"}.fa-atlas.sc-xv-login-modal:before{content:"\\f558"}.fa-atlassian.sc-xv-login-modal:before{content:"\\f77b"}.fa-atom.sc-xv-login-modal:before{content:"\\f5d2"}.fa-atom-alt.sc-xv-login-modal:before{content:"\\f5d3"}.fa-audible.sc-xv-login-modal:before{content:"\\f373"}.fa-audio-description.sc-xv-login-modal:before{content:"\\f29e"}.fa-autoprefixer.sc-xv-login-modal:before{content:"\\f41c"}.fa-avianex.sc-xv-login-modal:before{content:"\\f374"}.fa-aviato.sc-xv-login-modal:before{content:"\\f421"}.fa-award.sc-xv-login-modal:before{content:"\\f559"}.fa-aws.sc-xv-login-modal:before{content:"\\f375"}.fa-axe.sc-xv-login-modal:before{content:"\\f6b2"}.fa-axe-battle.sc-xv-login-modal:before{content:"\\f6b3"}.fa-baby.sc-xv-login-modal:before{content:"\\f77c"}.fa-baby-carriage.sc-xv-login-modal:before{content:"\\f77d"}.fa-backpack.sc-xv-login-modal:before{content:"\\f5d4"}.fa-backspace.sc-xv-login-modal:before{content:"\\f55a"}.fa-backward.sc-xv-login-modal:before{content:"\\f04a"}.fa-bacon.sc-xv-login-modal:before{content:"\\f7e5"}.fa-bacteria.sc-xv-login-modal:before{content:"\\e059"}.fa-bacterium.sc-xv-login-modal:before{content:"\\e05a"}.fa-badge.sc-xv-login-modal:before{content:"\\f335"}.fa-badge-check.sc-xv-login-modal:before{content:"\\f336"}.fa-badge-dollar.sc-xv-login-modal:before{content:"\\f645"}.fa-badge-percent.sc-xv-login-modal:before{content:"\\f646"}.fa-badge-sheriff.sc-xv-login-modal:before{content:"\\f8a2"}.fa-badger-honey.sc-xv-login-modal:before{content:"\\f6b4"}.fa-bags-shopping.sc-xv-login-modal:before{content:"\\f847"}.fa-bahai.sc-xv-login-modal:before{content:"\\f666"}.fa-balance-scale.sc-xv-login-modal:before{content:"\\f24e"}.fa-balance-scale-left.sc-xv-login-modal:before{content:"\\f515"}.fa-balance-scale-right.sc-xv-login-modal:before{content:"\\f516"}.fa-ball-pile.sc-xv-login-modal:before{content:"\\f77e"}.fa-ballot.sc-xv-login-modal:before{content:"\\f732"}.fa-ballot-check.sc-xv-login-modal:before{content:"\\f733"}.fa-ban.sc-xv-login-modal:before{content:"\\f05e"}.fa-band-aid.sc-xv-login-modal:before{content:"\\f462"}.fa-bandcamp.sc-xv-login-modal:before{content:"\\f2d5"}.fa-banjo.sc-xv-login-modal:before{content:"\\f8a3"}.fa-barcode.sc-xv-login-modal:before{content:"\\f02a"}.fa-barcode-alt.sc-xv-login-modal:before{content:"\\f463"}.fa-barcode-read.sc-xv-login-modal:before{content:"\\f464"}.fa-barcode-scan.sc-xv-login-modal:before{content:"\\f465"}.fa-bars.sc-xv-login-modal:before{content:"\\f0c9"}.fa-baseball.sc-xv-login-modal:before{content:"\\f432"}.fa-baseball-ball.sc-xv-login-modal:before{content:"\\f433"}.fa-basketball-ball.sc-xv-login-modal:before{content:"\\f434"}.fa-basketball-hoop.sc-xv-login-modal:before{content:"\\f435"}.fa-bat.sc-xv-login-modal:before{content:"\\f6b5"}.fa-bath.sc-xv-login-modal:before{content:"\\f2cd"}.fa-battery-bolt.sc-xv-login-modal:before{content:"\\f376"}.fa-battery-empty.sc-xv-login-modal:before{content:"\\f244"}.fa-battery-full.sc-xv-login-modal:before{content:"\\f240"}.fa-battery-half.sc-xv-login-modal:before{content:"\\f242"}.fa-battery-quarter.sc-xv-login-modal:before{content:"\\f243"}.fa-battery-slash.sc-xv-login-modal:before{content:"\\f377"}.fa-battery-three-quarters.sc-xv-login-modal:before{content:"\\f241"}.fa-battle-net.sc-xv-login-modal:before{content:"\\f835"}.fa-bed.sc-xv-login-modal:before{content:"\\f236"}.fa-bed-alt.sc-xv-login-modal:before{content:"\\f8f7"}.fa-bed-bunk.sc-xv-login-modal:before{content:"\\f8f8"}.fa-bed-empty.sc-xv-login-modal:before{content:"\\f8f9"}.fa-beer.sc-xv-login-modal:before{content:"\\f0fc"}.fa-behance.sc-xv-login-modal:before{content:"\\f1b4"}.fa-behance-square.sc-xv-login-modal:before{content:"\\f1b5"}.fa-bell.sc-xv-login-modal:before{content:"\\f0f3"}.fa-bell-exclamation.sc-xv-login-modal:before{content:"\\f848"}.fa-bell-on.sc-xv-login-modal:before{content:"\\f8fa"}.fa-bell-plus.sc-xv-login-modal:before{content:"\\f849"}.fa-bell-school.sc-xv-login-modal:before{content:"\\f5d5"}.fa-bell-school-slash.sc-xv-login-modal:before{content:"\\f5d6"}.fa-bell-slash.sc-xv-login-modal:before{content:"\\f1f6"}.fa-bells.sc-xv-login-modal:before{content:"\\f77f"}.fa-betamax.sc-xv-login-modal:before{content:"\\f8a4"}.fa-bezier-curve.sc-xv-login-modal:before{content:"\\f55b"}.fa-bible.sc-xv-login-modal:before{content:"\\f647"}.fa-bicycle.sc-xv-login-modal:before{content:"\\f206"}.fa-biking.sc-xv-login-modal:before{content:"\\f84a"}.fa-biking-mountain.sc-xv-login-modal:before{content:"\\f84b"}.fa-bimobject.sc-xv-login-modal:before{content:"\\f378"}.fa-binoculars.sc-xv-login-modal:before{content:"\\f1e5"}.fa-biohazard.sc-xv-login-modal:before{content:"\\f780"}.fa-birthday-cake.sc-xv-login-modal:before{content:"\\f1fd"}.fa-bitbucket.sc-xv-login-modal:before{content:"\\f171"}.fa-bitcoin.sc-xv-login-modal:before{content:"\\f379"}.fa-bity.sc-xv-login-modal:before{content:"\\f37a"}.fa-black-tie.sc-xv-login-modal:before{content:"\\f27e"}.fa-blackberry.sc-xv-login-modal:before{content:"\\f37b"}.fa-blanket.sc-xv-login-modal:before{content:"\\f498"}.fa-blender.sc-xv-login-modal:before{content:"\\f517"}.fa-blender-phone.sc-xv-login-modal:before{content:"\\f6b6"}.fa-blind.sc-xv-login-modal:before{content:"\\f29d"}.fa-blinds.sc-xv-login-modal:before{content:"\\f8fb"}.fa-blinds-open.sc-xv-login-modal:before{content:"\\f8fc"}.fa-blinds-raised.sc-xv-login-modal:before{content:"\\f8fd"}.fa-blog.sc-xv-login-modal:before{content:"\\f781"}.fa-blogger.sc-xv-login-modal:before{content:"\\f37c"}.fa-blogger-b.sc-xv-login-modal:before{content:"\\f37d"}.fa-bluetooth.sc-xv-login-modal:before{content:"\\f293"}.fa-bluetooth-b.sc-xv-login-modal:before{content:"\\f294"}.fa-bold.sc-xv-login-modal:before{content:"\\f032"}.fa-bolt.sc-xv-login-modal:before{content:"\\f0e7"}.fa-bomb.sc-xv-login-modal:before{content:"\\f1e2"}.fa-bone.sc-xv-login-modal:before{content:"\\f5d7"}.fa-bone-break.sc-xv-login-modal:before{content:"\\f5d8"}.fa-bong.sc-xv-login-modal:before{content:"\\f55c"}.fa-book.sc-xv-login-modal:before{content:"\\f02d"}.fa-book-alt.sc-xv-login-modal:before{content:"\\f5d9"}.fa-book-dead.sc-xv-login-modal:before{content:"\\f6b7"}.fa-book-heart.sc-xv-login-modal:before{content:"\\f499"}.fa-book-medical.sc-xv-login-modal:before{content:"\\f7e6"}.fa-book-open.sc-xv-login-modal:before{content:"\\f518"}.fa-book-reader.sc-xv-login-modal:before{content:"\\f5da"}.fa-book-spells.sc-xv-login-modal:before{content:"\\f6b8"}.fa-book-user.sc-xv-login-modal:before{content:"\\f7e7"}.fa-bookmark.sc-xv-login-modal:before{content:"\\f02e"}.fa-books.sc-xv-login-modal:before{content:"\\f5db"}.fa-books-medical.sc-xv-login-modal:before{content:"\\f7e8"}.fa-boombox.sc-xv-login-modal:before{content:"\\f8a5"}.fa-boot.sc-xv-login-modal:before{content:"\\f782"}.fa-booth-curtain.sc-xv-login-modal:before{content:"\\f734"}.fa-bootstrap.sc-xv-login-modal:before{content:"\\f836"}.fa-border-all.sc-xv-login-modal:before{content:"\\f84c"}.fa-border-bottom.sc-xv-login-modal:before{content:"\\f84d"}.fa-border-center-h.sc-xv-login-modal:before{content:"\\f89c"}.fa-border-center-v.sc-xv-login-modal:before{content:"\\f89d"}.fa-border-inner.sc-xv-login-modal:before{content:"\\f84e"}.fa-border-left.sc-xv-login-modal:before{content:"\\f84f"}.fa-border-none.sc-xv-login-modal:before{content:"\\f850"}.fa-border-outer.sc-xv-login-modal:before{content:"\\f851"}.fa-border-right.sc-xv-login-modal:before{content:"\\f852"}.fa-border-style.sc-xv-login-modal:before{content:"\\f853"}.fa-border-style-alt.sc-xv-login-modal:before{content:"\\f854"}.fa-border-top.sc-xv-login-modal:before{content:"\\f855"}.fa-bow-arrow.sc-xv-login-modal:before{content:"\\f6b9"}.fa-bowling-ball.sc-xv-login-modal:before{content:"\\f436"}.fa-bowling-pins.sc-xv-login-modal:before{content:"\\f437"}.fa-box.sc-xv-login-modal:before{content:"\\f466"}.fa-box-alt.sc-xv-login-modal:before{content:"\\f49a"}.fa-box-ballot.sc-xv-login-modal:before{content:"\\f735"}.fa-box-check.sc-xv-login-modal:before{content:"\\f467"}.fa-box-fragile.sc-xv-login-modal:before{content:"\\f49b"}.fa-box-full.sc-xv-login-modal:before{content:"\\f49c"}.fa-box-heart.sc-xv-login-modal:before{content:"\\f49d"}.fa-box-open.sc-xv-login-modal:before{content:"\\f49e"}.fa-box-tissue.sc-xv-login-modal:before{content:"\\e05b"}.fa-box-up.sc-xv-login-modal:before{content:"\\f49f"}.fa-box-usd.sc-xv-login-modal:before{content:"\\f4a0"}.fa-boxes.sc-xv-login-modal:before{content:"\\f468"}.fa-boxes-alt.sc-xv-login-modal:before{content:"\\f4a1"}.fa-boxing-glove.sc-xv-login-modal:before{content:"\\f438"}.fa-brackets.sc-xv-login-modal:before{content:"\\f7e9"}.fa-brackets-curly.sc-xv-login-modal:before{content:"\\f7ea"}.fa-braille.sc-xv-login-modal:before{content:"\\f2a1"}.fa-brain.sc-xv-login-modal:before{content:"\\f5dc"}.fa-bread-loaf.sc-xv-login-modal:before{content:"\\f7eb"}.fa-bread-slice.sc-xv-login-modal:before{content:"\\f7ec"}.fa-briefcase.sc-xv-login-modal:before{content:"\\f0b1"}.fa-briefcase-medical.sc-xv-login-modal:before{content:"\\f469"}.fa-bring-forward.sc-xv-login-modal:before{content:"\\f856"}.fa-bring-front.sc-xv-login-modal:before{content:"\\f857"}.fa-broadcast-tower.sc-xv-login-modal:before{content:"\\f519"}.fa-broom.sc-xv-login-modal:before{content:"\\f51a"}.fa-browser.sc-xv-login-modal:before{content:"\\f37e"}.fa-brush.sc-xv-login-modal:before{content:"\\f55d"}.fa-btc.sc-xv-login-modal:before{content:"\\f15a"}.fa-buffer.sc-xv-login-modal:before{content:"\\f837"}.fa-bug.sc-xv-login-modal:before{content:"\\f188"}.fa-building.sc-xv-login-modal:before{content:"\\f1ad"}.fa-bullhorn.sc-xv-login-modal:before{content:"\\f0a1"}.fa-bullseye.sc-xv-login-modal:before{content:"\\f140"}.fa-bullseye-arrow.sc-xv-login-modal:before{content:"\\f648"}.fa-bullseye-pointer.sc-xv-login-modal:before{content:"\\f649"}.fa-burger-soda.sc-xv-login-modal:before{content:"\\f858"}.fa-burn.sc-xv-login-modal:before{content:"\\f46a"}.fa-buromobelexperte.sc-xv-login-modal:before{content:"\\f37f"}.fa-burrito.sc-xv-login-modal:before{content:"\\f7ed"}.fa-bus.sc-xv-login-modal:before{content:"\\f207"}.fa-bus-alt.sc-xv-login-modal:before{content:"\\f55e"}.fa-bus-school.sc-xv-login-modal:before{content:"\\f5dd"}.fa-business-time.sc-xv-login-modal:before{content:"\\f64a"}.fa-buy-n-large.sc-xv-login-modal:before{content:"\\f8a6"}.fa-buysellads.sc-xv-login-modal:before{content:"\\f20d"}.fa-cabinet-filing.sc-xv-login-modal:before{content:"\\f64b"}.fa-cactus.sc-xv-login-modal:before{content:"\\f8a7"}.fa-calculator.sc-xv-login-modal:before{content:"\\f1ec"}.fa-calculator-alt.sc-xv-login-modal:before{content:"\\f64c"}.fa-calendar.sc-xv-login-modal:before{content:"\\f133"}.fa-calendar-alt.sc-xv-login-modal:before{content:"\\f073"}.fa-calendar-check.sc-xv-login-modal:before{content:"\\f274"}.fa-calendar-day.sc-xv-login-modal:before{content:"\\f783"}.fa-calendar-edit.sc-xv-login-modal:before{content:"\\f333"}.fa-calendar-exclamation.sc-xv-login-modal:before{content:"\\f334"}.fa-calendar-minus.sc-xv-login-modal:before{content:"\\f272"}.fa-calendar-plus.sc-xv-login-modal:before{content:"\\f271"}.fa-calendar-star.sc-xv-login-modal:before{content:"\\f736"}.fa-calendar-times.sc-xv-login-modal:before{content:"\\f273"}.fa-calendar-week.sc-xv-login-modal:before{content:"\\f784"}.fa-camcorder.sc-xv-login-modal:before{content:"\\f8a8"}.fa-camera.sc-xv-login-modal:before{content:"\\f030"}.fa-camera-alt.sc-xv-login-modal:before{content:"\\f332"}.fa-camera-home.sc-xv-login-modal:before{content:"\\f8fe"}.fa-camera-movie.sc-xv-login-modal:before{content:"\\f8a9"}.fa-camera-polaroid.sc-xv-login-modal:before{content:"\\f8aa"}.fa-camera-retro.sc-xv-login-modal:before{content:"\\f083"}.fa-campfire.sc-xv-login-modal:before{content:"\\f6ba"}.fa-campground.sc-xv-login-modal:before{content:"\\f6bb"}.fa-canadian-maple-leaf.sc-xv-login-modal:before{content:"\\f785"}.fa-candle-holder.sc-xv-login-modal:before{content:"\\f6bc"}.fa-candy-cane.sc-xv-login-modal:before{content:"\\f786"}.fa-candy-corn.sc-xv-login-modal:before{content:"\\f6bd"}.fa-cannabis.sc-xv-login-modal:before{content:"\\f55f"}.fa-capsules.sc-xv-login-modal:before{content:"\\f46b"}.fa-car.sc-xv-login-modal:before{content:"\\f1b9"}.fa-car-alt.sc-xv-login-modal:before{content:"\\f5de"}.fa-car-battery.sc-xv-login-modal:before{content:"\\f5df"}.fa-car-building.sc-xv-login-modal:before{content:"\\f859"}.fa-car-bump.sc-xv-login-modal:before{content:"\\f5e0"}.fa-car-bus.sc-xv-login-modal:before{content:"\\f85a"}.fa-car-crash.sc-xv-login-modal:before{content:"\\f5e1"}.fa-car-garage.sc-xv-login-modal:before{content:"\\f5e2"}.fa-car-mechanic.sc-xv-login-modal:before{content:"\\f5e3"}.fa-car-side.sc-xv-login-modal:before{content:"\\f5e4"}.fa-car-tilt.sc-xv-login-modal:before{content:"\\f5e5"}.fa-car-wash.sc-xv-login-modal:before{content:"\\f5e6"}.fa-caravan.sc-xv-login-modal:before{content:"\\f8ff"}.fa-caravan-alt.sc-xv-login-modal:before{content:"\\e000"}.fa-caret-circle-down.sc-xv-login-modal:before{content:"\\f32d"}.fa-caret-circle-left.sc-xv-login-modal:before{content:"\\f32e"}.fa-caret-circle-right.sc-xv-login-modal:before{content:"\\f330"}.fa-caret-circle-up.sc-xv-login-modal:before{content:"\\f331"}.fa-caret-down.sc-xv-login-modal:before{content:"\\f0d7"}.fa-caret-left.sc-xv-login-modal:before{content:"\\f0d9"}.fa-caret-right.sc-xv-login-modal:before{content:"\\f0da"}.fa-caret-square-down.sc-xv-login-modal:before{content:"\\f150"}.fa-caret-square-left.sc-xv-login-modal:before{content:"\\f191"}.fa-caret-square-right.sc-xv-login-modal:before{content:"\\f152"}.fa-caret-square-up.sc-xv-login-modal:before{content:"\\f151"}.fa-caret-up.sc-xv-login-modal:before{content:"\\f0d8"}.fa-carrot.sc-xv-login-modal:before{content:"\\f787"}.fa-cars.sc-xv-login-modal:before{content:"\\f85b"}.fa-cart-arrow-down.sc-xv-login-modal:before{content:"\\f218"}.fa-cart-plus.sc-xv-login-modal:before{content:"\\f217"}.fa-cash-register.sc-xv-login-modal:before{content:"\\f788"}.fa-cassette-tape.sc-xv-login-modal:before{content:"\\f8ab"}.fa-cat.sc-xv-login-modal:before{content:"\\f6be"}.fa-cat-space.sc-xv-login-modal:before{content:"\\e001"}.fa-cauldron.sc-xv-login-modal:before{content:"\\f6bf"}.fa-cc-amazon-pay.sc-xv-login-modal:before{content:"\\f42d"}.fa-cc-amex.sc-xv-login-modal:before{content:"\\f1f3"}.fa-cc-apple-pay.sc-xv-login-modal:before{content:"\\f416"}.fa-cc-diners-club.sc-xv-login-modal:before{content:"\\f24c"}.fa-cc-discover.sc-xv-login-modal:before{content:"\\f1f2"}.fa-cc-jcb.sc-xv-login-modal:before{content:"\\f24b"}.fa-cc-mastercard.sc-xv-login-modal:before{content:"\\f1f1"}.fa-cc-paypal.sc-xv-login-modal:before{content:"\\f1f4"}.fa-cc-stripe.sc-xv-login-modal:before{content:"\\f1f5"}.fa-cc-visa.sc-xv-login-modal:before{content:"\\f1f0"}.fa-cctv.sc-xv-login-modal:before{content:"\\f8ac"}.fa-centercode.sc-xv-login-modal:before{content:"\\f380"}.fa-centos.sc-xv-login-modal:before{content:"\\f789"}.fa-certificate.sc-xv-login-modal:before{content:"\\f0a3"}.fa-chair.sc-xv-login-modal:before{content:"\\f6c0"}.fa-chair-office.sc-xv-login-modal:before{content:"\\f6c1"}.fa-chalkboard.sc-xv-login-modal:before{content:"\\f51b"}.fa-chalkboard-teacher.sc-xv-login-modal:before{content:"\\f51c"}.fa-charging-station.sc-xv-login-modal:before{content:"\\f5e7"}.fa-chart-area.sc-xv-login-modal:before{content:"\\f1fe"}.fa-chart-bar.sc-xv-login-modal:before{content:"\\f080"}.fa-chart-line.sc-xv-login-modal:before{content:"\\f201"}.fa-chart-line-down.sc-xv-login-modal:before{content:"\\f64d"}.fa-chart-network.sc-xv-login-modal:before{content:"\\f78a"}.fa-chart-pie.sc-xv-login-modal:before{content:"\\f200"}.fa-chart-pie-alt.sc-xv-login-modal:before{content:"\\f64e"}.fa-chart-scatter.sc-xv-login-modal:before{content:"\\f7ee"}.fa-check.sc-xv-login-modal:before{content:"\\f00c"}.fa-check-circle.sc-xv-login-modal:before{content:"\\f058"}.fa-check-double.sc-xv-login-modal:before{content:"\\f560"}.fa-check-square.sc-xv-login-modal:before{content:"\\f14a"}.fa-cheese.sc-xv-login-modal:before{content:"\\f7ef"}.fa-cheese-swiss.sc-xv-login-modal:before{content:"\\f7f0"}.fa-cheeseburger.sc-xv-login-modal:before{content:"\\f7f1"}.fa-chess.sc-xv-login-modal:before{content:"\\f439"}.fa-chess-bishop.sc-xv-login-modal:before{content:"\\f43a"}.fa-chess-bishop-alt.sc-xv-login-modal:before{content:"\\f43b"}.fa-chess-board.sc-xv-login-modal:before{content:"\\f43c"}.fa-chess-clock.sc-xv-login-modal:before{content:"\\f43d"}.fa-chess-clock-alt.sc-xv-login-modal:before{content:"\\f43e"}.fa-chess-king.sc-xv-login-modal:before{content:"\\f43f"}.fa-chess-king-alt.sc-xv-login-modal:before{content:"\\f440"}.fa-chess-knight.sc-xv-login-modal:before{content:"\\f441"}.fa-chess-knight-alt.sc-xv-login-modal:before{content:"\\f442"}.fa-chess-pawn.sc-xv-login-modal:before{content:"\\f443"}.fa-chess-pawn-alt.sc-xv-login-modal:before{content:"\\f444"}.fa-chess-queen.sc-xv-login-modal:before{content:"\\f445"}.fa-chess-queen-alt.sc-xv-login-modal:before{content:"\\f446"}.fa-chess-rook.sc-xv-login-modal:before{content:"\\f447"}.fa-chess-rook-alt.sc-xv-login-modal:before{content:"\\f448"}.fa-chevron-circle-down.sc-xv-login-modal:before{content:"\\f13a"}.fa-chevron-circle-left.sc-xv-login-modal:before{content:"\\f137"}.fa-chevron-circle-right.sc-xv-login-modal:before{content:"\\f138"}.fa-chevron-circle-up.sc-xv-login-modal:before{content:"\\f139"}.fa-chevron-double-down.sc-xv-login-modal:before{content:"\\f322"}.fa-chevron-double-left.sc-xv-login-modal:before{content:"\\f323"}.fa-chevron-double-right.sc-xv-login-modal:before{content:"\\f324"}.fa-chevron-double-up.sc-xv-login-modal:before{content:"\\f325"}.fa-chevron-down.sc-xv-login-modal:before{content:"\\f078"}.fa-chevron-left.sc-xv-login-modal:before{content:"\\f053"}.fa-chevron-right.sc-xv-login-modal:before{content:"\\f054"}.fa-chevron-square-down.sc-xv-login-modal:before{content:"\\f329"}.fa-chevron-square-left.sc-xv-login-modal:before{content:"\\f32a"}.fa-chevron-square-right.sc-xv-login-modal:before{content:"\\f32b"}.fa-chevron-square-up.sc-xv-login-modal:before{content:"\\f32c"}.fa-chevron-up.sc-xv-login-modal:before{content:"\\f077"}.fa-child.sc-xv-login-modal:before{content:"\\f1ae"}.fa-chimney.sc-xv-login-modal:before{content:"\\f78b"}.fa-chrome.sc-xv-login-modal:before{content:"\\f268"}.fa-chromecast.sc-xv-login-modal:before{content:"\\f838"}.fa-church.sc-xv-login-modal:before{content:"\\f51d"}.fa-circle.sc-xv-login-modal:before{content:"\\f111"}.fa-circle-notch.sc-xv-login-modal:before{content:"\\f1ce"}.fa-city.sc-xv-login-modal:before{content:"\\f64f"}.fa-clarinet.sc-xv-login-modal:before{content:"\\f8ad"}.fa-claw-marks.sc-xv-login-modal:before{content:"\\f6c2"}.fa-clinic-medical.sc-xv-login-modal:before{content:"\\f7f2"}.fa-clipboard.sc-xv-login-modal:before{content:"\\f328"}.fa-clipboard-check.sc-xv-login-modal:before{content:"\\f46c"}.fa-clipboard-list.sc-xv-login-modal:before{content:"\\f46d"}.fa-clipboard-list-check.sc-xv-login-modal:before{content:"\\f737"}.fa-clipboard-prescription.sc-xv-login-modal:before{content:"\\f5e8"}.fa-clipboard-user.sc-xv-login-modal:before{content:"\\f7f3"}.fa-clock.sc-xv-login-modal:before{content:"\\f017"}.fa-clone.sc-xv-login-modal:before{content:"\\f24d"}.fa-closed-captioning.sc-xv-login-modal:before{content:"\\f20a"}.fa-cloud.sc-xv-login-modal:before{content:"\\f0c2"}.fa-cloud-download.sc-xv-login-modal:before{content:"\\f0ed"}.fa-cloud-download-alt.sc-xv-login-modal:before{content:"\\f381"}.fa-cloud-drizzle.sc-xv-login-modal:before{content:"\\f738"}.fa-cloud-hail.sc-xv-login-modal:before{content:"\\f739"}.fa-cloud-hail-mixed.sc-xv-login-modal:before{content:"\\f73a"}.fa-cloud-meatball.sc-xv-login-modal:before{content:"\\f73b"}.fa-cloud-moon.sc-xv-login-modal:before{content:"\\f6c3"}.fa-cloud-moon-rain.sc-xv-login-modal:before{content:"\\f73c"}.fa-cloud-music.sc-xv-login-modal:before{content:"\\f8ae"}.fa-cloud-rain.sc-xv-login-modal:before{content:"\\f73d"}.fa-cloud-rainbow.sc-xv-login-modal:before{content:"\\f73e"}.fa-cloud-showers.sc-xv-login-modal:before{content:"\\f73f"}.fa-cloud-showers-heavy.sc-xv-login-modal:before{content:"\\f740"}.fa-cloud-sleet.sc-xv-login-modal:before{content:"\\f741"}.fa-cloud-snow.sc-xv-login-modal:before{content:"\\f742"}.fa-cloud-sun.sc-xv-login-modal:before{content:"\\f6c4"}.fa-cloud-sun-rain.sc-xv-login-modal:before{content:"\\f743"}.fa-cloud-upload.sc-xv-login-modal:before{content:"\\f0ee"}.fa-cloud-upload-alt.sc-xv-login-modal:before{content:"\\f382"}.fa-cloudflare.sc-xv-login-modal:before{content:"\\e07d"}.fa-clouds.sc-xv-login-modal:before{content:"\\f744"}.fa-clouds-moon.sc-xv-login-modal:before{content:"\\f745"}.fa-clouds-sun.sc-xv-login-modal:before{content:"\\f746"}.fa-cloudscale.sc-xv-login-modal:before{content:"\\f383"}.fa-cloudsmith.sc-xv-login-modal:before{content:"\\f384"}.fa-cloudversify.sc-xv-login-modal:before{content:"\\f385"}.fa-club.sc-xv-login-modal:before{content:"\\f327"}.fa-cocktail.sc-xv-login-modal:before{content:"\\f561"}.fa-code.sc-xv-login-modal:before{content:"\\f121"}.fa-code-branch.sc-xv-login-modal:before{content:"\\f126"}.fa-code-commit.sc-xv-login-modal:before{content:"\\f386"}.fa-code-merge.sc-xv-login-modal:before{content:"\\f387"}.fa-codepen.sc-xv-login-modal:before{content:"\\f1cb"}.fa-codiepie.sc-xv-login-modal:before{content:"\\f284"}.fa-coffee.sc-xv-login-modal:before{content:"\\f0f4"}.fa-coffee-pot.sc-xv-login-modal:before{content:"\\e002"}.fa-coffee-togo.sc-xv-login-modal:before{content:"\\f6c5"}.fa-coffin.sc-xv-login-modal:before{content:"\\f6c6"}.fa-coffin-cross.sc-xv-login-modal:before{content:"\\e051"}.fa-cog.sc-xv-login-modal:before{content:"\\f013"}.fa-cogs.sc-xv-login-modal:before{content:"\\f085"}.fa-coin.sc-xv-login-modal:before{content:"\\f85c"}.fa-coins.sc-xv-login-modal:before{content:"\\f51e"}.fa-columns.sc-xv-login-modal:before{content:"\\f0db"}.fa-comet.sc-xv-login-modal:before{content:"\\e003"}.fa-comment.sc-xv-login-modal:before{content:"\\f075"}.fa-comment-alt.sc-xv-login-modal:before{content:"\\f27a"}.fa-comment-alt-check.sc-xv-login-modal:before{content:"\\f4a2"}.fa-comment-alt-dollar.sc-xv-login-modal:before{content:"\\f650"}.fa-comment-alt-dots.sc-xv-login-modal:before{content:"\\f4a3"}.fa-comment-alt-edit.sc-xv-login-modal:before{content:"\\f4a4"}.fa-comment-alt-exclamation.sc-xv-login-modal:before{content:"\\f4a5"}.fa-comment-alt-lines.sc-xv-login-modal:before{content:"\\f4a6"}.fa-comment-alt-medical.sc-xv-login-modal:before{content:"\\f7f4"}.fa-comment-alt-minus.sc-xv-login-modal:before{content:"\\f4a7"}.fa-comment-alt-music.sc-xv-login-modal:before{content:"\\f8af"}.fa-comment-alt-plus.sc-xv-login-modal:before{content:"\\f4a8"}.fa-comment-alt-slash.sc-xv-login-modal:before{content:"\\f4a9"}.fa-comment-alt-smile.sc-xv-login-modal:before{content:"\\f4aa"}.fa-comment-alt-times.sc-xv-login-modal:before{content:"\\f4ab"}.fa-comment-check.sc-xv-login-modal:before{content:"\\f4ac"}.fa-comment-dollar.sc-xv-login-modal:before{content:"\\f651"}.fa-comment-dots.sc-xv-login-modal:before{content:"\\f4ad"}.fa-comment-edit.sc-xv-login-modal:before{content:"\\f4ae"}.fa-comment-exclamation.sc-xv-login-modal:before{content:"\\f4af"}.fa-comment-lines.sc-xv-login-modal:before{content:"\\f4b0"}.fa-comment-medical.sc-xv-login-modal:before{content:"\\f7f5"}.fa-comment-minus.sc-xv-login-modal:before{content:"\\f4b1"}.fa-comment-music.sc-xv-login-modal:before{content:"\\f8b0"}.fa-comment-plus.sc-xv-login-modal:before{content:"\\f4b2"}.fa-comment-slash.sc-xv-login-modal:before{content:"\\f4b3"}.fa-comment-smile.sc-xv-login-modal:before{content:"\\f4b4"}.fa-comment-times.sc-xv-login-modal:before{content:"\\f4b5"}.fa-comments.sc-xv-login-modal:before{content:"\\f086"}.fa-comments-alt.sc-xv-login-modal:before{content:"\\f4b6"}.fa-comments-alt-dollar.sc-xv-login-modal:before{content:"\\f652"}.fa-comments-dollar.sc-xv-login-modal:before{content:"\\f653"}.fa-compact-disc.sc-xv-login-modal:before{content:"\\f51f"}.fa-compass.sc-xv-login-modal:before{content:"\\f14e"}.fa-compass-slash.sc-xv-login-modal:before{content:"\\f5e9"}.fa-compress.sc-xv-login-modal:before{content:"\\f066"}.fa-compress-alt.sc-xv-login-modal:before{content:"\\f422"}.fa-compress-arrows-alt.sc-xv-login-modal:before{content:"\\f78c"}.fa-compress-wide.sc-xv-login-modal:before{content:"\\f326"}.fa-computer-classic.sc-xv-login-modal:before{content:"\\f8b1"}.fa-computer-speaker.sc-xv-login-modal:before{content:"\\f8b2"}.fa-concierge-bell.sc-xv-login-modal:before{content:"\\f562"}.fa-confluence.sc-xv-login-modal:before{content:"\\f78d"}.fa-connectdevelop.sc-xv-login-modal:before{content:"\\f20e"}.fa-construction.sc-xv-login-modal:before{content:"\\f85d"}.fa-container-storage.sc-xv-login-modal:before{content:"\\f4b7"}.fa-contao.sc-xv-login-modal:before{content:"\\f26d"}.fa-conveyor-belt.sc-xv-login-modal:before{content:"\\f46e"}.fa-conveyor-belt-alt.sc-xv-login-modal:before{content:"\\f46f"}.fa-cookie.sc-xv-login-modal:before{content:"\\f563"}.fa-cookie-bite.sc-xv-login-modal:before{content:"\\f564"}.fa-copy.sc-xv-login-modal:before{content:"\\f0c5"}.fa-copyright.sc-xv-login-modal:before{content:"\\f1f9"}.fa-corn.sc-xv-login-modal:before{content:"\\f6c7"}.fa-cotton-bureau.sc-xv-login-modal:before{content:"\\f89e"}.fa-couch.sc-xv-login-modal:before{content:"\\f4b8"}.fa-cow.sc-xv-login-modal:before{content:"\\f6c8"}.fa-cowbell.sc-xv-login-modal:before{content:"\\f8b3"}.fa-cowbell-more.sc-xv-login-modal:before{content:"\\f8b4"}.fa-cpanel.sc-xv-login-modal:before{content:"\\f388"}.fa-creative-commons.sc-xv-login-modal:before{content:"\\f25e"}.fa-creative-commons-by.sc-xv-login-modal:before{content:"\\f4e7"}.fa-creative-commons-nc.sc-xv-login-modal:before{content:"\\f4e8"}.fa-creative-commons-nc-eu.sc-xv-login-modal:before{content:"\\f4e9"}.fa-creative-commons-nc-jp.sc-xv-login-modal:before{content:"\\f4ea"}.fa-creative-commons-nd.sc-xv-login-modal:before{content:"\\f4eb"}.fa-creative-commons-pd.sc-xv-login-modal:before{content:"\\f4ec"}.fa-creative-commons-pd-alt.sc-xv-login-modal:before{content:"\\f4ed"}.fa-creative-commons-remix.sc-xv-login-modal:before{content:"\\f4ee"}.fa-creative-commons-sa.sc-xv-login-modal:before{content:"\\f4ef"}.fa-creative-commons-sampling.sc-xv-login-modal:before{content:"\\f4f0"}.fa-creative-commons-sampling-plus.sc-xv-login-modal:before{content:"\\f4f1"}.fa-creative-commons-share.sc-xv-login-modal:before{content:"\\f4f2"}.fa-creative-commons-zero.sc-xv-login-modal:before{content:"\\f4f3"}.fa-credit-card.sc-xv-login-modal:before{content:"\\f09d"}.fa-credit-card-blank.sc-xv-login-modal:before{content:"\\f389"}.fa-credit-card-front.sc-xv-login-modal:before{content:"\\f38a"}.fa-cricket.sc-xv-login-modal:before{content:"\\f449"}.fa-critical-role.sc-xv-login-modal:before{content:"\\f6c9"}.fa-croissant.sc-xv-login-modal:before{content:"\\f7f6"}.fa-crop.sc-xv-login-modal:before{content:"\\f125"}.fa-crop-alt.sc-xv-login-modal:before{content:"\\f565"}.fa-cross.sc-xv-login-modal:before{content:"\\f654"}.fa-crosshairs.sc-xv-login-modal:before{content:"\\f05b"}.fa-crow.sc-xv-login-modal:before{content:"\\f520"}.fa-crown.sc-xv-login-modal:before{content:"\\f521"}.fa-crutch.sc-xv-login-modal:before{content:"\\f7f7"}.fa-crutches.sc-xv-login-modal:before{content:"\\f7f8"}.fa-css3.sc-xv-login-modal:before{content:"\\f13c"}.fa-css3-alt.sc-xv-login-modal:before{content:"\\f38b"}.fa-cube.sc-xv-login-modal:before{content:"\\f1b2"}.fa-cubes.sc-xv-login-modal:before{content:"\\f1b3"}.fa-curling.sc-xv-login-modal:before{content:"\\f44a"}.fa-cut.sc-xv-login-modal:before{content:"\\f0c4"}.fa-cuttlefish.sc-xv-login-modal:before{content:"\\f38c"}.fa-d-and-d.sc-xv-login-modal:before{content:"\\f38d"}.fa-d-and-d-beyond.sc-xv-login-modal:before{content:"\\f6ca"}.fa-dagger.sc-xv-login-modal:before{content:"\\f6cb"}.fa-dailymotion.sc-xv-login-modal:before{content:"\\e052"}.fa-dashcube.sc-xv-login-modal:before{content:"\\f210"}.fa-database.sc-xv-login-modal:before{content:"\\f1c0"}.fa-deaf.sc-xv-login-modal:before{content:"\\f2a4"}.fa-debug.sc-xv-login-modal:before{content:"\\f7f9"}.fa-deer.sc-xv-login-modal:before{content:"\\f78e"}.fa-deer-rudolph.sc-xv-login-modal:before{content:"\\f78f"}.fa-deezer.sc-xv-login-modal:before{content:"\\e077"}.fa-delicious.sc-xv-login-modal:before{content:"\\f1a5"}.fa-democrat.sc-xv-login-modal:before{content:"\\f747"}.fa-deploydog.sc-xv-login-modal:before{content:"\\f38e"}.fa-deskpro.sc-xv-login-modal:before{content:"\\f38f"}.fa-desktop.sc-xv-login-modal:before{content:"\\f108"}.fa-desktop-alt.sc-xv-login-modal:before{content:"\\f390"}.fa-dev.sc-xv-login-modal:before{content:"\\f6cc"}.fa-deviantart.sc-xv-login-modal:before{content:"\\f1bd"}.fa-dewpoint.sc-xv-login-modal:before{content:"\\f748"}.fa-dharmachakra.sc-xv-login-modal:before{content:"\\f655"}.fa-dhl.sc-xv-login-modal:before{content:"\\f790"}.fa-diagnoses.sc-xv-login-modal:before{content:"\\f470"}.fa-diamond.sc-xv-login-modal:before{content:"\\f219"}.fa-diaspora.sc-xv-login-modal:before{content:"\\f791"}.fa-dice.sc-xv-login-modal:before{content:"\\f522"}.fa-dice-d10.sc-xv-login-modal:before{content:"\\f6cd"}.fa-dice-d12.sc-xv-login-modal:before{content:"\\f6ce"}.fa-dice-d20.sc-xv-login-modal:before{content:"\\f6cf"}.fa-dice-d4.sc-xv-login-modal:before{content:"\\f6d0"}.fa-dice-d6.sc-xv-login-modal:before{content:"\\f6d1"}.fa-dice-d8.sc-xv-login-modal:before{content:"\\f6d2"}.fa-dice-five.sc-xv-login-modal:before{content:"\\f523"}.fa-dice-four.sc-xv-login-modal:before{content:"\\f524"}.fa-dice-one.sc-xv-login-modal:before{content:"\\f525"}.fa-dice-six.sc-xv-login-modal:before{content:"\\f526"}.fa-dice-three.sc-xv-login-modal:before{content:"\\f527"}.fa-dice-two.sc-xv-login-modal:before{content:"\\f528"}.fa-digg.sc-xv-login-modal:before{content:"\\f1a6"}.fa-digging.sc-xv-login-modal:before{content:"\\f85e"}.fa-digital-ocean.sc-xv-login-modal:before{content:"\\f391"}.fa-digital-tachograph.sc-xv-login-modal:before{content:"\\f566"}.fa-diploma.sc-xv-login-modal:before{content:"\\f5ea"}.fa-directions.sc-xv-login-modal:before{content:"\\f5eb"}.fa-disc-drive.sc-xv-login-modal:before{content:"\\f8b5"}.fa-discord.sc-xv-login-modal:before{content:"\\f392"}.fa-discourse.sc-xv-login-modal:before{content:"\\f393"}.fa-disease.sc-xv-login-modal:before{content:"\\f7fa"}.fa-divide.sc-xv-login-modal:before{content:"\\f529"}.fa-dizzy.sc-xv-login-modal:before{content:"\\f567"}.fa-dna.sc-xv-login-modal:before{content:"\\f471"}.fa-do-not-enter.sc-xv-login-modal:before{content:"\\f5ec"}.fa-dochub.sc-xv-login-modal:before{content:"\\f394"}.fa-docker.sc-xv-login-modal:before{content:"\\f395"}.fa-dog.sc-xv-login-modal:before{content:"\\f6d3"}.fa-dog-leashed.sc-xv-login-modal:before{content:"\\f6d4"}.fa-dollar-sign.sc-xv-login-modal:before{content:"\\f155"}.fa-dolly.sc-xv-login-modal:before{content:"\\f472"}.fa-dolly-empty.sc-xv-login-modal:before{content:"\\f473"}.fa-dolly-flatbed.sc-xv-login-modal:before{content:"\\f474"}.fa-dolly-flatbed-alt.sc-xv-login-modal:before{content:"\\f475"}.fa-dolly-flatbed-empty.sc-xv-login-modal:before{content:"\\f476"}.fa-donate.sc-xv-login-modal:before{content:"\\f4b9"}.fa-door-closed.sc-xv-login-modal:before{content:"\\f52a"}.fa-door-open.sc-xv-login-modal:before{content:"\\f52b"}.fa-dot-circle.sc-xv-login-modal:before{content:"\\f192"}.fa-dove.sc-xv-login-modal:before{content:"\\f4ba"}.fa-download.sc-xv-login-modal:before{content:"\\f019"}.fa-draft2digital.sc-xv-login-modal:before{content:"\\f396"}.fa-drafting-compass.sc-xv-login-modal:before{content:"\\f568"}.fa-dragon.sc-xv-login-modal:before{content:"\\f6d5"}.fa-draw-circle.sc-xv-login-modal:before{content:"\\f5ed"}.fa-draw-polygon.sc-xv-login-modal:before{content:"\\f5ee"}.fa-draw-square.sc-xv-login-modal:before{content:"\\f5ef"}.fa-dreidel.sc-xv-login-modal:before{content:"\\f792"}.fa-dribbble.sc-xv-login-modal:before{content:"\\f17d"}.fa-dribbble-square.sc-xv-login-modal:before{content:"\\f397"}.fa-drone.sc-xv-login-modal:before{content:"\\f85f"}.fa-drone-alt.sc-xv-login-modal:before{content:"\\f860"}.fa-dropbox.sc-xv-login-modal:before{content:"\\f16b"}.fa-drum.sc-xv-login-modal:before{content:"\\f569"}.fa-drum-steelpan.sc-xv-login-modal:before{content:"\\f56a"}.fa-drumstick.sc-xv-login-modal:before{content:"\\f6d6"}.fa-drumstick-bite.sc-xv-login-modal:before{content:"\\f6d7"}.fa-drupal.sc-xv-login-modal:before{content:"\\f1a9"}.fa-dryer.sc-xv-login-modal:before{content:"\\f861"}.fa-dryer-alt.sc-xv-login-modal:before{content:"\\f862"}.fa-duck.sc-xv-login-modal:before{content:"\\f6d8"}.fa-dumbbell.sc-xv-login-modal:before{content:"\\f44b"}.fa-dumpster.sc-xv-login-modal:before{content:"\\f793"}.fa-dumpster-fire.sc-xv-login-modal:before{content:"\\f794"}.fa-dungeon.sc-xv-login-modal:before{content:"\\f6d9"}.fa-dyalog.sc-xv-login-modal:before{content:"\\f399"}.fa-ear.sc-xv-login-modal:before{content:"\\f5f0"}.fa-ear-muffs.sc-xv-login-modal:before{content:"\\f795"}.fa-earlybirds.sc-xv-login-modal:before{content:"\\f39a"}.fa-ebay.sc-xv-login-modal:before{content:"\\f4f4"}.fa-eclipse.sc-xv-login-modal:before{content:"\\f749"}.fa-eclipse-alt.sc-xv-login-modal:before{content:"\\f74a"}.fa-edge.sc-xv-login-modal:before{content:"\\f282"}.fa-edge-legacy.sc-xv-login-modal:before{content:"\\e078"}.fa-edit.sc-xv-login-modal:before{content:"\\f044"}.fa-egg.sc-xv-login-modal:before{content:"\\f7fb"}.fa-egg-fried.sc-xv-login-modal:before{content:"\\f7fc"}.fa-eject.sc-xv-login-modal:before{content:"\\f052"}.fa-elementor.sc-xv-login-modal:before{content:"\\f430"}.fa-elephant.sc-xv-login-modal:before{content:"\\f6da"}.fa-ellipsis-h.sc-xv-login-modal:before{content:"\\f141"}.fa-ellipsis-h-alt.sc-xv-login-modal:before{content:"\\f39b"}.fa-ellipsis-v.sc-xv-login-modal:before{content:"\\f142"}.fa-ellipsis-v-alt.sc-xv-login-modal:before{content:"\\f39c"}.fa-ello.sc-xv-login-modal:before{content:"\\f5f1"}.fa-ember.sc-xv-login-modal:before{content:"\\f423"}.fa-empire.sc-xv-login-modal:before{content:"\\f1d1"}.fa-empty-set.sc-xv-login-modal:before{content:"\\f656"}.fa-engine-warning.sc-xv-login-modal:before{content:"\\f5f2"}.fa-envelope.sc-xv-login-modal:before{content:"\\f0e0"}.fa-envelope-open.sc-xv-login-modal:before{content:"\\f2b6"}.fa-envelope-open-dollar.sc-xv-login-modal:before{content:"\\f657"}.fa-envelope-open-text.sc-xv-login-modal:before{content:"\\f658"}.fa-envelope-square.sc-xv-login-modal:before{content:"\\f199"}.fa-envira.sc-xv-login-modal:before{content:"\\f299"}.fa-equals.sc-xv-login-modal:before{content:"\\f52c"}.fa-eraser.sc-xv-login-modal:before{content:"\\f12d"}.fa-erlang.sc-xv-login-modal:before{content:"\\f39d"}.fa-ethereum.sc-xv-login-modal:before{content:"\\f42e"}.fa-ethernet.sc-xv-login-modal:before{content:"\\f796"}.fa-etsy.sc-xv-login-modal:before{content:"\\f2d7"}.fa-euro-sign.sc-xv-login-modal:before{content:"\\f153"}.fa-evernote.sc-xv-login-modal:before{content:"\\f839"}.fa-exchange.sc-xv-login-modal:before{content:"\\f0ec"}.fa-exchange-alt.sc-xv-login-modal:before{content:"\\f362"}.fa-exclamation.sc-xv-login-modal:before{content:"\\f12a"}.fa-exclamation-circle.sc-xv-login-modal:before{content:"\\f06a"}.fa-exclamation-square.sc-xv-login-modal:before{content:"\\f321"}.fa-exclamation-triangle.sc-xv-login-modal:before{content:"\\f071"}.fa-expand.sc-xv-login-modal:before{content:"\\f065"}.fa-expand-alt.sc-xv-login-modal:before{content:"\\f424"}.fa-expand-arrows.sc-xv-login-modal:before{content:"\\f31d"}.fa-expand-arrows-alt.sc-xv-login-modal:before{content:"\\f31e"}.fa-expand-wide.sc-xv-login-modal:before{content:"\\f320"}.fa-expeditedssl.sc-xv-login-modal:before{content:"\\f23e"}.fa-external-link.sc-xv-login-modal:before{content:"\\f08e"}.fa-external-link-alt.sc-xv-login-modal:before{content:"\\f35d"}.fa-external-link-square.sc-xv-login-modal:before{content:"\\f14c"}.fa-external-link-square-alt.sc-xv-login-modal:before{content:"\\f360"}.fa-eye.sc-xv-login-modal:before{content:"\\f06e"}.fa-eye-dropper.sc-xv-login-modal:before{content:"\\f1fb"}.fa-eye-evil.sc-xv-login-modal:before{content:"\\f6db"}.fa-eye-slash.sc-xv-login-modal:before{content:"\\f070"}.fa-facebook.sc-xv-login-modal:before{content:"\\f09a"}.fa-facebook-f.sc-xv-login-modal:before{content:"\\f39e"}.fa-facebook-messenger.sc-xv-login-modal:before{content:"\\f39f"}.fa-facebook-square.sc-xv-login-modal:before{content:"\\f082"}.fa-fan.sc-xv-login-modal:before{content:"\\f863"}.fa-fan-table.sc-xv-login-modal:before{content:"\\e004"}.fa-fantasy-flight-games.sc-xv-login-modal:before{content:"\\f6dc"}.fa-farm.sc-xv-login-modal:before{content:"\\f864"}.fa-fast-backward.sc-xv-login-modal:before{content:"\\f049"}.fa-fast-forward.sc-xv-login-modal:before{content:"\\f050"}.fa-faucet.sc-xv-login-modal:before{content:"\\e005"}.fa-faucet-drip.sc-xv-login-modal:before{content:"\\e006"}.fa-fax.sc-xv-login-modal:before{content:"\\f1ac"}.fa-feather.sc-xv-login-modal:before{content:"\\f52d"}.fa-feather-alt.sc-xv-login-modal:before{content:"\\f56b"}.fa-fedex.sc-xv-login-modal:before{content:"\\f797"}.fa-fedora.sc-xv-login-modal:before{content:"\\f798"}.fa-female.sc-xv-login-modal:before{content:"\\f182"}.fa-field-hockey.sc-xv-login-modal:before{content:"\\f44c"}.fa-fighter-jet.sc-xv-login-modal:before{content:"\\f0fb"}.fa-figma.sc-xv-login-modal:before{content:"\\f799"}.fa-file.sc-xv-login-modal:before{content:"\\f15b"}.fa-file-alt.sc-xv-login-modal:before{content:"\\f15c"}.fa-file-archive.sc-xv-login-modal:before{content:"\\f1c6"}.fa-file-audio.sc-xv-login-modal:before{content:"\\f1c7"}.fa-file-certificate.sc-xv-login-modal:before{content:"\\f5f3"}.fa-file-chart-line.sc-xv-login-modal:before{content:"\\f659"}.fa-file-chart-pie.sc-xv-login-modal:before{content:"\\f65a"}.fa-file-check.sc-xv-login-modal:before{content:"\\f316"}.fa-file-code.sc-xv-login-modal:before{content:"\\f1c9"}.fa-file-contract.sc-xv-login-modal:before{content:"\\f56c"}.fa-file-csv.sc-xv-login-modal:before{content:"\\f6dd"}.fa-file-download.sc-xv-login-modal:before{content:"\\f56d"}.fa-file-edit.sc-xv-login-modal:before{content:"\\f31c"}.fa-file-excel.sc-xv-login-modal:before{content:"\\f1c3"}.fa-file-exclamation.sc-xv-login-modal:before{content:"\\f31a"}.fa-file-export.sc-xv-login-modal:before{content:"\\f56e"}.fa-file-image.sc-xv-login-modal:before{content:"\\f1c5"}.fa-file-import.sc-xv-login-modal:before{content:"\\f56f"}.fa-file-invoice.sc-xv-login-modal:before{content:"\\f570"}.fa-file-invoice-dollar.sc-xv-login-modal:before{content:"\\f571"}.fa-file-medical.sc-xv-login-modal:before{content:"\\f477"}.fa-file-medical-alt.sc-xv-login-modal:before{content:"\\f478"}.fa-file-minus.sc-xv-login-modal:before{content:"\\f318"}.fa-file-music.sc-xv-login-modal:before{content:"\\f8b6"}.fa-file-pdf.sc-xv-login-modal:before{content:"\\f1c1"}.fa-file-plus.sc-xv-login-modal:before{content:"\\f319"}.fa-file-powerpoint.sc-xv-login-modal:before{content:"\\f1c4"}.fa-file-prescription.sc-xv-login-modal:before{content:"\\f572"}.fa-file-search.sc-xv-login-modal:before{content:"\\f865"}.fa-file-signature.sc-xv-login-modal:before{content:"\\f573"}.fa-file-spreadsheet.sc-xv-login-modal:before{content:"\\f65b"}.fa-file-times.sc-xv-login-modal:before{content:"\\f317"}.fa-file-upload.sc-xv-login-modal:before{content:"\\f574"}.fa-file-user.sc-xv-login-modal:before{content:"\\f65c"}.fa-file-video.sc-xv-login-modal:before{content:"\\f1c8"}.fa-file-word.sc-xv-login-modal:before{content:"\\f1c2"}.fa-files-medical.sc-xv-login-modal:before{content:"\\f7fd"}.fa-fill.sc-xv-login-modal:before{content:"\\f575"}.fa-fill-drip.sc-xv-login-modal:before{content:"\\f576"}.fa-film.sc-xv-login-modal:before{content:"\\f008"}.fa-film-alt.sc-xv-login-modal:before{content:"\\f3a0"}.fa-film-canister.sc-xv-login-modal:before{content:"\\f8b7"}.fa-filter.sc-xv-login-modal:before{content:"\\f0b0"}.fa-fingerprint.sc-xv-login-modal:before{content:"\\f577"}.fa-fire.sc-xv-login-modal:before{content:"\\f06d"}.fa-fire-alt.sc-xv-login-modal:before{content:"\\f7e4"}.fa-fire-extinguisher.sc-xv-login-modal:before{content:"\\f134"}.fa-fire-smoke.sc-xv-login-modal:before{content:"\\f74b"}.fa-firefox.sc-xv-login-modal:before{content:"\\f269"}.fa-firefox-browser.sc-xv-login-modal:before{content:"\\e007"}.fa-fireplace.sc-xv-login-modal:before{content:"\\f79a"}.fa-first-aid.sc-xv-login-modal:before{content:"\\f479"}.fa-first-order.sc-xv-login-modal:before{content:"\\f2b0"}.fa-first-order-alt.sc-xv-login-modal:before{content:"\\f50a"}.fa-firstdraft.sc-xv-login-modal:before{content:"\\f3a1"}.fa-fish.sc-xv-login-modal:before{content:"\\f578"}.fa-fish-cooked.sc-xv-login-modal:before{content:"\\f7fe"}.fa-fist-raised.sc-xv-login-modal:before{content:"\\f6de"}.fa-flag.sc-xv-login-modal:before{content:"\\f024"}.fa-flag-alt.sc-xv-login-modal:before{content:"\\f74c"}.fa-flag-checkered.sc-xv-login-modal:before{content:"\\f11e"}.fa-flag-usa.sc-xv-login-modal:before{content:"\\f74d"}.fa-flame.sc-xv-login-modal:before{content:"\\f6df"}.fa-flashlight.sc-xv-login-modal:before{content:"\\f8b8"}.fa-flask.sc-xv-login-modal:before{content:"\\f0c3"}.fa-flask-poison.sc-xv-login-modal:before{content:"\\f6e0"}.fa-flask-potion.sc-xv-login-modal:before{content:"\\f6e1"}.fa-flickr.sc-xv-login-modal:before{content:"\\f16e"}.fa-flipboard.sc-xv-login-modal:before{content:"\\f44d"}.fa-flower.sc-xv-login-modal:before{content:"\\f7ff"}.fa-flower-daffodil.sc-xv-login-modal:before{content:"\\f800"}.fa-flower-tulip.sc-xv-login-modal:before{content:"\\f801"}.fa-flushed.sc-xv-login-modal:before{content:"\\f579"}.fa-flute.sc-xv-login-modal:before{content:"\\f8b9"}.fa-flux-capacitor.sc-xv-login-modal:before{content:"\\f8ba"}.fa-fly.sc-xv-login-modal:before{content:"\\f417"}.fa-fog.sc-xv-login-modal:before{content:"\\f74e"}.fa-folder.sc-xv-login-modal:before{content:"\\f07b"}.fa-folder-download.sc-xv-login-modal:before{content:"\\e053"}.fa-folder-minus.sc-xv-login-modal:before{content:"\\f65d"}.fa-folder-open.sc-xv-login-modal:before{content:"\\f07c"}.fa-folder-plus.sc-xv-login-modal:before{content:"\\f65e"}.fa-folder-times.sc-xv-login-modal:before{content:"\\f65f"}.fa-folder-tree.sc-xv-login-modal:before{content:"\\f802"}.fa-folder-upload.sc-xv-login-modal:before{content:"\\e054"}.fa-folders.sc-xv-login-modal:before{content:"\\f660"}.fa-font.sc-xv-login-modal:before{content:"\\f031"}.fa-font-awesome.sc-xv-login-modal:before{content:"\\f2b4"}.fa-font-awesome-alt.sc-xv-login-modal:before{content:"\\f35c"}.fa-font-awesome-flag.sc-xv-login-modal:before{content:"\\f425"}.fa-font-awesome-logo-full.sc-xv-login-modal:before{content:"\\f4e6"}.fa-font-case.sc-xv-login-modal:before{content:"\\f866"}.fa-fonticons.sc-xv-login-modal:before{content:"\\f280"}.fa-fonticons-fi.sc-xv-login-modal:before{content:"\\f3a2"}.fa-football-ball.sc-xv-login-modal:before{content:"\\f44e"}.fa-football-helmet.sc-xv-login-modal:before{content:"\\f44f"}.fa-forklift.sc-xv-login-modal:before{content:"\\f47a"}.fa-fort-awesome.sc-xv-login-modal:before{content:"\\f286"}.fa-fort-awesome-alt.sc-xv-login-modal:before{content:"\\f3a3"}.fa-forumbee.sc-xv-login-modal:before{content:"\\f211"}.fa-forward.sc-xv-login-modal:before{content:"\\f04e"}.fa-foursquare.sc-xv-login-modal:before{content:"\\f180"}.fa-fragile.sc-xv-login-modal:before{content:"\\f4bb"}.fa-free-code-camp.sc-xv-login-modal:before{content:"\\f2c5"}.fa-freebsd.sc-xv-login-modal:before{content:"\\f3a4"}.fa-french-fries.sc-xv-login-modal:before{content:"\\f803"}.fa-frog.sc-xv-login-modal:before{content:"\\f52e"}.fa-frosty-head.sc-xv-login-modal:before{content:"\\f79b"}.fa-frown.sc-xv-login-modal:before{content:"\\f119"}.fa-frown-open.sc-xv-login-modal:before{content:"\\f57a"}.fa-fulcrum.sc-xv-login-modal:before{content:"\\f50b"}.fa-function.sc-xv-login-modal:before{content:"\\f661"}.fa-funnel-dollar.sc-xv-login-modal:before{content:"\\f662"}.fa-futbol.sc-xv-login-modal:before{content:"\\f1e3"}.fa-galactic-republic.sc-xv-login-modal:before{content:"\\f50c"}.fa-galactic-senate.sc-xv-login-modal:before{content:"\\f50d"}.fa-galaxy.sc-xv-login-modal:before{content:"\\e008"}.fa-game-board.sc-xv-login-modal:before{content:"\\f867"}.fa-game-board-alt.sc-xv-login-modal:before{content:"\\f868"}.fa-game-console-handheld.sc-xv-login-modal:before{content:"\\f8bb"}.fa-gamepad.sc-xv-login-modal:before{content:"\\f11b"}.fa-gamepad-alt.sc-xv-login-modal:before{content:"\\f8bc"}.fa-garage.sc-xv-login-modal:before{content:"\\e009"}.fa-garage-car.sc-xv-login-modal:before{content:"\\e00a"}.fa-garage-open.sc-xv-login-modal:before{content:"\\e00b"}.fa-gas-pump.sc-xv-login-modal:before{content:"\\f52f"}.fa-gas-pump-slash.sc-xv-login-modal:before{content:"\\f5f4"}.fa-gavel.sc-xv-login-modal:before{content:"\\f0e3"}.fa-gem.sc-xv-login-modal:before{content:"\\f3a5"}.fa-genderless.sc-xv-login-modal:before{content:"\\f22d"}.fa-get-pocket.sc-xv-login-modal:before{content:"\\f265"}.fa-gg.sc-xv-login-modal:before{content:"\\f260"}.fa-gg-circle.sc-xv-login-modal:before{content:"\\f261"}.fa-ghost.sc-xv-login-modal:before{content:"\\f6e2"}.fa-gift.sc-xv-login-modal:before{content:"\\f06b"}.fa-gift-card.sc-xv-login-modal:before{content:"\\f663"}.fa-gifts.sc-xv-login-modal:before{content:"\\f79c"}.fa-gingerbread-man.sc-xv-login-modal:before{content:"\\f79d"}.fa-git.sc-xv-login-modal:before{content:"\\f1d3"}.fa-git-alt.sc-xv-login-modal:before{content:"\\f841"}.fa-git-square.sc-xv-login-modal:before{content:"\\f1d2"}.fa-github.sc-xv-login-modal:before{content:"\\f09b"}.fa-github-alt.sc-xv-login-modal:before{content:"\\f113"}.fa-github-square.sc-xv-login-modal:before{content:"\\f092"}.fa-gitkraken.sc-xv-login-modal:before{content:"\\f3a6"}.fa-gitlab.sc-xv-login-modal:before{content:"\\f296"}.fa-gitter.sc-xv-login-modal:before{content:"\\f426"}.fa-glass.sc-xv-login-modal:before{content:"\\f804"}.fa-glass-champagne.sc-xv-login-modal:before{content:"\\f79e"}.fa-glass-cheers.sc-xv-login-modal:before{content:"\\f79f"}.fa-glass-citrus.sc-xv-login-modal:before{content:"\\f869"}.fa-glass-martini.sc-xv-login-modal:before{content:"\\f000"}.fa-glass-martini-alt.sc-xv-login-modal:before{content:"\\f57b"}.fa-glass-whiskey.sc-xv-login-modal:before{content:"\\f7a0"}.fa-glass-whiskey-rocks.sc-xv-login-modal:before{content:"\\f7a1"}.fa-glasses.sc-xv-login-modal:before{content:"\\f530"}.fa-glasses-alt.sc-xv-login-modal:before{content:"\\f5f5"}.fa-glide.sc-xv-login-modal:before{content:"\\f2a5"}.fa-glide-g.sc-xv-login-modal:before{content:"\\f2a6"}.fa-globe.sc-xv-login-modal:before{content:"\\f0ac"}.fa-globe-africa.sc-xv-login-modal:before{content:"\\f57c"}.fa-globe-americas.sc-xv-login-modal:before{content:"\\f57d"}.fa-globe-asia.sc-xv-login-modal:before{content:"\\f57e"}.fa-globe-europe.sc-xv-login-modal:before{content:"\\f7a2"}.fa-globe-snow.sc-xv-login-modal:before{content:"\\f7a3"}.fa-globe-stand.sc-xv-login-modal:before{content:"\\f5f6"}.fa-gofore.sc-xv-login-modal:before{content:"\\f3a7"}.fa-golf-ball.sc-xv-login-modal:before{content:"\\f450"}.fa-golf-club.sc-xv-login-modal:before{content:"\\f451"}.fa-goodreads.sc-xv-login-modal:before{content:"\\f3a8"}.fa-goodreads-g.sc-xv-login-modal:before{content:"\\f3a9"}.fa-google.sc-xv-login-modal:before{content:"\\f1a0"}.fa-google-drive.sc-xv-login-modal:before{content:"\\f3aa"}.fa-google-pay.sc-xv-login-modal:before{content:"\\e079"}.fa-google-play.sc-xv-login-modal:before{content:"\\f3ab"}.fa-google-plus.sc-xv-login-modal:before{content:"\\f2b3"}.fa-google-plus-g.sc-xv-login-modal:before{content:"\\f0d5"}.fa-google-plus-square.sc-xv-login-modal:before{content:"\\f0d4"}.fa-google-wallet.sc-xv-login-modal:before{content:"\\f1ee"}.fa-gopuram.sc-xv-login-modal:before{content:"\\f664"}.fa-graduation-cap.sc-xv-login-modal:before{content:"\\f19d"}.fa-gramophone.sc-xv-login-modal:before{content:"\\f8bd"}.fa-gratipay.sc-xv-login-modal:before{content:"\\f184"}.fa-grav.sc-xv-login-modal:before{content:"\\f2d6"}.fa-greater-than.sc-xv-login-modal:before{content:"\\f531"}.fa-greater-than-equal.sc-xv-login-modal:before{content:"\\f532"}.fa-grimace.sc-xv-login-modal:before{content:"\\f57f"}.fa-grin.sc-xv-login-modal:before{content:"\\f580"}.fa-grin-alt.sc-xv-login-modal:before{content:"\\f581"}.fa-grin-beam.sc-xv-login-modal:before{content:"\\f582"}.fa-grin-beam-sweat.sc-xv-login-modal:before{content:"\\f583"}.fa-grin-hearts.sc-xv-login-modal:before{content:"\\f584"}.fa-grin-squint.sc-xv-login-modal:before{content:"\\f585"}.fa-grin-squint-tears.sc-xv-login-modal:before{content:"\\f586"}.fa-grin-stars.sc-xv-login-modal:before{content:"\\f587"}.fa-grin-tears.sc-xv-login-modal:before{content:"\\f588"}.fa-grin-tongue.sc-xv-login-modal:before{content:"\\f589"}.fa-grin-tongue-squint.sc-xv-login-modal:before{content:"\\f58a"}.fa-grin-tongue-wink.sc-xv-login-modal:before{content:"\\f58b"}.fa-grin-wink.sc-xv-login-modal:before{content:"\\f58c"}.fa-grip-horizontal.sc-xv-login-modal:before{content:"\\f58d"}.fa-grip-lines.sc-xv-login-modal:before{content:"\\f7a4"}.fa-grip-lines-vertical.sc-xv-login-modal:before{content:"\\f7a5"}.fa-grip-vertical.sc-xv-login-modal:before{content:"\\f58e"}.fa-gripfire.sc-xv-login-modal:before{content:"\\f3ac"}.fa-grunt.sc-xv-login-modal:before{content:"\\f3ad"}.fa-guilded.sc-xv-login-modal:before{content:"\\e07e"}.fa-guitar.sc-xv-login-modal:before{content:"\\f7a6"}.fa-guitar-electric.sc-xv-login-modal:before{content:"\\f8be"}.fa-guitars.sc-xv-login-modal:before{content:"\\f8bf"}.fa-gulp.sc-xv-login-modal:before{content:"\\f3ae"}.fa-h-square.sc-xv-login-modal:before{content:"\\f0fd"}.fa-h1.sc-xv-login-modal:before{content:"\\f313"}.fa-h2.sc-xv-login-modal:before{content:"\\f314"}.fa-h3.sc-xv-login-modal:before{content:"\\f315"}.fa-h4.sc-xv-login-modal:before{content:"\\f86a"}.fa-hacker-news.sc-xv-login-modal:before{content:"\\f1d4"}.fa-hacker-news-square.sc-xv-login-modal:before{content:"\\f3af"}.fa-hackerrank.sc-xv-login-modal:before{content:"\\f5f7"}.fa-hamburger.sc-xv-login-modal:before{content:"\\f805"}.fa-hammer.sc-xv-login-modal:before{content:"\\f6e3"}.fa-hammer-war.sc-xv-login-modal:before{content:"\\f6e4"}.fa-hamsa.sc-xv-login-modal:before{content:"\\f665"}.fa-hand-heart.sc-xv-login-modal:before{content:"\\f4bc"}.fa-hand-holding.sc-xv-login-modal:before{content:"\\f4bd"}.fa-hand-holding-box.sc-xv-login-modal:before{content:"\\f47b"}.fa-hand-holding-heart.sc-xv-login-modal:before{content:"\\f4be"}.fa-hand-holding-magic.sc-xv-login-modal:before{content:"\\f6e5"}.fa-hand-holding-medical.sc-xv-login-modal:before{content:"\\e05c"}.fa-hand-holding-seedling.sc-xv-login-modal:before{content:"\\f4bf"}.fa-hand-holding-usd.sc-xv-login-modal:before{content:"\\f4c0"}.fa-hand-holding-water.sc-xv-login-modal:before{content:"\\f4c1"}.fa-hand-lizard.sc-xv-login-modal:before{content:"\\f258"}.fa-hand-middle-finger.sc-xv-login-modal:before{content:"\\f806"}.fa-hand-paper.sc-xv-login-modal:before{content:"\\f256"}.fa-hand-peace.sc-xv-login-modal:before{content:"\\f25b"}.fa-hand-point-down.sc-xv-login-modal:before{content:"\\f0a7"}.fa-hand-point-left.sc-xv-login-modal:before{content:"\\f0a5"}.fa-hand-point-right.sc-xv-login-modal:before{content:"\\f0a4"}.fa-hand-point-up.sc-xv-login-modal:before{content:"\\f0a6"}.fa-hand-pointer.sc-xv-login-modal:before{content:"\\f25a"}.fa-hand-receiving.sc-xv-login-modal:before{content:"\\f47c"}.fa-hand-rock.sc-xv-login-modal:before{content:"\\f255"}.fa-hand-scissors.sc-xv-login-modal:before{content:"\\f257"}.fa-hand-sparkles.sc-xv-login-modal:before{content:"\\e05d"}.fa-hand-spock.sc-xv-login-modal:before{content:"\\f259"}.fa-hands.sc-xv-login-modal:before{content:"\\f4c2"}.fa-hands-heart.sc-xv-login-modal:before{content:"\\f4c3"}.fa-hands-helping.sc-xv-login-modal:before{content:"\\f4c4"}.fa-hands-usd.sc-xv-login-modal:before{content:"\\f4c5"}.fa-hands-wash.sc-xv-login-modal:before{content:"\\e05e"}.fa-handshake.sc-xv-login-modal:before{content:"\\f2b5"}.fa-handshake-alt.sc-xv-login-modal:before{content:"\\f4c6"}.fa-handshake-alt-slash.sc-xv-login-modal:before{content:"\\e05f"}.fa-handshake-slash.sc-xv-login-modal:before{content:"\\e060"}.fa-hanukiah.sc-xv-login-modal:before{content:"\\f6e6"}.fa-hard-hat.sc-xv-login-modal:before{content:"\\f807"}.fa-hashtag.sc-xv-login-modal:before{content:"\\f292"}.fa-hat-chef.sc-xv-login-modal:before{content:"\\f86b"}.fa-hat-cowboy.sc-xv-login-modal:before{content:"\\f8c0"}.fa-hat-cowboy-side.sc-xv-login-modal:before{content:"\\f8c1"}.fa-hat-santa.sc-xv-login-modal:before{content:"\\f7a7"}.fa-hat-winter.sc-xv-login-modal:before{content:"\\f7a8"}.fa-hat-witch.sc-xv-login-modal:before{content:"\\f6e7"}.fa-hat-wizard.sc-xv-login-modal:before{content:"\\f6e8"}.fa-hdd.sc-xv-login-modal:before{content:"\\f0a0"}.fa-head-side.sc-xv-login-modal:before{content:"\\f6e9"}.fa-head-side-brain.sc-xv-login-modal:before{content:"\\f808"}.fa-head-side-cough.sc-xv-login-modal:before{content:"\\e061"}.fa-head-side-cough-slash.sc-xv-login-modal:before{content:"\\e062"}.fa-head-side-headphones.sc-xv-login-modal:before{content:"\\f8c2"}.fa-head-side-mask.sc-xv-login-modal:before{content:"\\e063"}.fa-head-side-medical.sc-xv-login-modal:before{content:"\\f809"}.fa-head-side-virus.sc-xv-login-modal:before{content:"\\e064"}.fa-head-vr.sc-xv-login-modal:before{content:"\\f6ea"}.fa-heading.sc-xv-login-modal:before{content:"\\f1dc"}.fa-headphones.sc-xv-login-modal:before{content:"\\f025"}.fa-headphones-alt.sc-xv-login-modal:before{content:"\\f58f"}.fa-headset.sc-xv-login-modal:before{content:"\\f590"}.fa-heart.sc-xv-login-modal:before{content:"\\f004"}.fa-heart-broken.sc-xv-login-modal:before{content:"\\f7a9"}.fa-heart-circle.sc-xv-login-modal:before{content:"\\f4c7"}.fa-heart-rate.sc-xv-login-modal:before{content:"\\f5f8"}.fa-heart-square.sc-xv-login-modal:before{content:"\\f4c8"}.fa-heartbeat.sc-xv-login-modal:before{content:"\\f21e"}.fa-heat.sc-xv-login-modal:before{content:"\\e00c"}.fa-helicopter.sc-xv-login-modal:before{content:"\\f533"}.fa-helmet-battle.sc-xv-login-modal:before{content:"\\f6eb"}.fa-hexagon.sc-xv-login-modal:before{content:"\\f312"}.fa-highlighter.sc-xv-login-modal:before{content:"\\f591"}.fa-hiking.sc-xv-login-modal:before{content:"\\f6ec"}.fa-hippo.sc-xv-login-modal:before{content:"\\f6ed"}.fa-hips.sc-xv-login-modal:before{content:"\\f452"}.fa-hire-a-helper.sc-xv-login-modal:before{content:"\\f3b0"}.fa-history.sc-xv-login-modal:before{content:"\\f1da"}.fa-hive.sc-xv-login-modal:before{content:"\\e07f"}.fa-hockey-mask.sc-xv-login-modal:before{content:"\\f6ee"}.fa-hockey-puck.sc-xv-login-modal:before{content:"\\f453"}.fa-hockey-sticks.sc-xv-login-modal:before{content:"\\f454"}.fa-holly-berry.sc-xv-login-modal:before{content:"\\f7aa"}.fa-home.sc-xv-login-modal:before{content:"\\f015"}.fa-home-alt.sc-xv-login-modal:before{content:"\\f80a"}.fa-home-heart.sc-xv-login-modal:before{content:"\\f4c9"}.fa-home-lg.sc-xv-login-modal:before{content:"\\f80b"}.fa-home-lg-alt.sc-xv-login-modal:before{content:"\\f80c"}.fa-hood-cloak.sc-xv-login-modal:before{content:"\\f6ef"}.fa-hooli.sc-xv-login-modal:before{content:"\\f427"}.fa-horizontal-rule.sc-xv-login-modal:before{content:"\\f86c"}.fa-hornbill.sc-xv-login-modal:before{content:"\\f592"}.fa-horse.sc-xv-login-modal:before{content:"\\f6f0"}.fa-horse-head.sc-xv-login-modal:before{content:"\\f7ab"}.fa-horse-saddle.sc-xv-login-modal:before{content:"\\f8c3"}.fa-hospital.sc-xv-login-modal:before{content:"\\f0f8"}.fa-hospital-alt.sc-xv-login-modal:before{content:"\\f47d"}.fa-hospital-symbol.sc-xv-login-modal:before{content:"\\f47e"}.fa-hospital-user.sc-xv-login-modal:before{content:"\\f80d"}.fa-hospitals.sc-xv-login-modal:before{content:"\\f80e"}.fa-hot-tub.sc-xv-login-modal:before{content:"\\f593"}.fa-hotdog.sc-xv-login-modal:before{content:"\\f80f"}.fa-hotel.sc-xv-login-modal:before{content:"\\f594"}.fa-hotjar.sc-xv-login-modal:before{content:"\\f3b1"}.fa-hourglass.sc-xv-login-modal:before{content:"\\f254"}.fa-hourglass-end.sc-xv-login-modal:before{content:"\\f253"}.fa-hourglass-half.sc-xv-login-modal:before{content:"\\f252"}.fa-hourglass-start.sc-xv-login-modal:before{content:"\\f251"}.fa-house.sc-xv-login-modal:before{content:"\\e00d"}.fa-house-damage.sc-xv-login-modal:before{content:"\\f6f1"}.fa-house-day.sc-xv-login-modal:before{content:"\\e00e"}.fa-house-flood.sc-xv-login-modal:before{content:"\\f74f"}.fa-house-leave.sc-xv-login-modal:before{content:"\\e00f"}.fa-house-night.sc-xv-login-modal:before{content:"\\e010"}.fa-house-return.sc-xv-login-modal:before{content:"\\e011"}.fa-house-signal.sc-xv-login-modal:before{content:"\\e012"}.fa-house-user.sc-xv-login-modal:before{content:"\\e065"}.fa-houzz.sc-xv-login-modal:before{content:"\\f27c"}.fa-hryvnia.sc-xv-login-modal:before{content:"\\f6f2"}.fa-html5.sc-xv-login-modal:before{content:"\\f13b"}.fa-hubspot.sc-xv-login-modal:before{content:"\\f3b2"}.fa-humidity.sc-xv-login-modal:before{content:"\\f750"}.fa-hurricane.sc-xv-login-modal:before{content:"\\f751"}.fa-i-cursor.sc-xv-login-modal:before{content:"\\f246"}.fa-ice-cream.sc-xv-login-modal:before{content:"\\f810"}.fa-ice-skate.sc-xv-login-modal:before{content:"\\f7ac"}.fa-icicles.sc-xv-login-modal:before{content:"\\f7ad"}.fa-icons.sc-xv-login-modal:before{content:"\\f86d"}.fa-icons-alt.sc-xv-login-modal:before{content:"\\f86e"}.fa-id-badge.sc-xv-login-modal:before{content:"\\f2c1"}.fa-id-card.sc-xv-login-modal:before{content:"\\f2c2"}.fa-id-card-alt.sc-xv-login-modal:before{content:"\\f47f"}.fa-ideal.sc-xv-login-modal:before{content:"\\e013"}.fa-igloo.sc-xv-login-modal:before{content:"\\f7ae"}.fa-image.sc-xv-login-modal:before{content:"\\f03e"}.fa-image-polaroid.sc-xv-login-modal:before{content:"\\f8c4"}.fa-images.sc-xv-login-modal:before{content:"\\f302"}.fa-imdb.sc-xv-login-modal:before{content:"\\f2d8"}.fa-inbox.sc-xv-login-modal:before{content:"\\f01c"}.fa-inbox-in.sc-xv-login-modal:before{content:"\\f310"}.fa-inbox-out.sc-xv-login-modal:before{content:"\\f311"}.fa-indent.sc-xv-login-modal:before{content:"\\f03c"}.fa-industry.sc-xv-login-modal:before{content:"\\f275"}.fa-industry-alt.sc-xv-login-modal:before{content:"\\f3b3"}.fa-infinity.sc-xv-login-modal:before{content:"\\f534"}.fa-info.sc-xv-login-modal:before{content:"\\f129"}.fa-info-circle.sc-xv-login-modal:before{content:"\\f05a"}.fa-info-square.sc-xv-login-modal:before{content:"\\f30f"}.fa-inhaler.sc-xv-login-modal:before{content:"\\f5f9"}.fa-innosoft.sc-xv-login-modal:before{content:"\\e080"}.fa-instagram.sc-xv-login-modal:before{content:"\\f16d"}.fa-instagram-square.sc-xv-login-modal:before{content:"\\e055"}.fa-instalod.sc-xv-login-modal:before{content:"\\e081"}.fa-integral.sc-xv-login-modal:before{content:"\\f667"}.fa-intercom.sc-xv-login-modal:before{content:"\\f7af"}.fa-internet-explorer.sc-xv-login-modal:before{content:"\\f26b"}.fa-intersection.sc-xv-login-modal:before{content:"\\f668"}.fa-inventory.sc-xv-login-modal:before{content:"\\f480"}.fa-invision.sc-xv-login-modal:before{content:"\\f7b0"}.fa-ioxhost.sc-xv-login-modal:before{content:"\\f208"}.fa-island-tropical.sc-xv-login-modal:before{content:"\\f811"}.fa-italic.sc-xv-login-modal:before{content:"\\f033"}.fa-itch-io.sc-xv-login-modal:before{content:"\\f83a"}.fa-itunes.sc-xv-login-modal:before{content:"\\f3b4"}.fa-itunes-note.sc-xv-login-modal:before{content:"\\f3b5"}.fa-jack-o-lantern.sc-xv-login-modal:before{content:"\\f30e"}.fa-java.sc-xv-login-modal:before{content:"\\f4e4"}.fa-jedi.sc-xv-login-modal:before{content:"\\f669"}.fa-jedi-order.sc-xv-login-modal:before{content:"\\f50e"}.fa-jenkins.sc-xv-login-modal:before{content:"\\f3b6"}.fa-jira.sc-xv-login-modal:before{content:"\\f7b1"}.fa-joget.sc-xv-login-modal:before{content:"\\f3b7"}.fa-joint.sc-xv-login-modal:before{content:"\\f595"}.fa-joomla.sc-xv-login-modal:before{content:"\\f1aa"}.fa-journal-whills.sc-xv-login-modal:before{content:"\\f66a"}.fa-joystick.sc-xv-login-modal:before{content:"\\f8c5"}.fa-js.sc-xv-login-modal:before{content:"\\f3b8"}.fa-js-square.sc-xv-login-modal:before{content:"\\f3b9"}.fa-jsfiddle.sc-xv-login-modal:before{content:"\\f1cc"}.fa-jug.sc-xv-login-modal:before{content:"\\f8c6"}.fa-kaaba.sc-xv-login-modal:before{content:"\\f66b"}.fa-kaggle.sc-xv-login-modal:before{content:"\\f5fa"}.fa-kazoo.sc-xv-login-modal:before{content:"\\f8c7"}.fa-kerning.sc-xv-login-modal:before{content:"\\f86f"}.fa-key.sc-xv-login-modal:before{content:"\\f084"}.fa-key-skeleton.sc-xv-login-modal:before{content:"\\f6f3"}.fa-keybase.sc-xv-login-modal:before{content:"\\f4f5"}.fa-keyboard.sc-xv-login-modal:before{content:"\\f11c"}.fa-keycdn.sc-xv-login-modal:before{content:"\\f3ba"}.fa-keynote.sc-xv-login-modal:before{content:"\\f66c"}.fa-khanda.sc-xv-login-modal:before{content:"\\f66d"}.fa-kickstarter.sc-xv-login-modal:before{content:"\\f3bb"}.fa-kickstarter-k.sc-xv-login-modal:before{content:"\\f3bc"}.fa-kidneys.sc-xv-login-modal:before{content:"\\f5fb"}.fa-kiss.sc-xv-login-modal:before{content:"\\f596"}.fa-kiss-beam.sc-xv-login-modal:before{content:"\\f597"}.fa-kiss-wink-heart.sc-xv-login-modal:before{content:"\\f598"}.fa-kite.sc-xv-login-modal:before{content:"\\f6f4"}.fa-kiwi-bird.sc-xv-login-modal:before{content:"\\f535"}.fa-knife-kitchen.sc-xv-login-modal:before{content:"\\f6f5"}.fa-korvue.sc-xv-login-modal:before{content:"\\f42f"}.fa-lambda.sc-xv-login-modal:before{content:"\\f66e"}.fa-lamp.sc-xv-login-modal:before{content:"\\f4ca"}.fa-lamp-desk.sc-xv-login-modal:before{content:"\\e014"}.fa-lamp-floor.sc-xv-login-modal:before{content:"\\e015"}.fa-landmark.sc-xv-login-modal:before{content:"\\f66f"}.fa-landmark-alt.sc-xv-login-modal:before{content:"\\f752"}.fa-language.sc-xv-login-modal:before{content:"\\f1ab"}.fa-laptop.sc-xv-login-modal:before{content:"\\f109"}.fa-laptop-code.sc-xv-login-modal:before{content:"\\f5fc"}.fa-laptop-house.sc-xv-login-modal:before{content:"\\e066"}.fa-laptop-medical.sc-xv-login-modal:before{content:"\\f812"}.fa-laravel.sc-xv-login-modal:before{content:"\\f3bd"}.fa-lasso.sc-xv-login-modal:before{content:"\\f8c8"}.fa-lastfm.sc-xv-login-modal:before{content:"\\f202"}.fa-lastfm-square.sc-xv-login-modal:before{content:"\\f203"}.fa-laugh.sc-xv-login-modal:before{content:"\\f599"}.fa-laugh-beam.sc-xv-login-modal:before{content:"\\f59a"}.fa-laugh-squint.sc-xv-login-modal:before{content:"\\f59b"}.fa-laugh-wink.sc-xv-login-modal:before{content:"\\f59c"}.fa-layer-group.sc-xv-login-modal:before{content:"\\f5fd"}.fa-layer-minus.sc-xv-login-modal:before{content:"\\f5fe"}.fa-layer-plus.sc-xv-login-modal:before{content:"\\f5ff"}.fa-leaf.sc-xv-login-modal:before{content:"\\f06c"}.fa-leaf-heart.sc-xv-login-modal:before{content:"\\f4cb"}.fa-leaf-maple.sc-xv-login-modal:before{content:"\\f6f6"}.fa-leaf-oak.sc-xv-login-modal:before{content:"\\f6f7"}.fa-leanpub.sc-xv-login-modal:before{content:"\\f212"}.fa-lemon.sc-xv-login-modal:before{content:"\\f094"}.fa-less.sc-xv-login-modal:before{content:"\\f41d"}.fa-less-than.sc-xv-login-modal:before{content:"\\f536"}.fa-less-than-equal.sc-xv-login-modal:before{content:"\\f537"}.fa-level-down.sc-xv-login-modal:before{content:"\\f149"}.fa-level-down-alt.sc-xv-login-modal:before{content:"\\f3be"}.fa-level-up.sc-xv-login-modal:before{content:"\\f148"}.fa-level-up-alt.sc-xv-login-modal:before{content:"\\f3bf"}.fa-life-ring.sc-xv-login-modal:before{content:"\\f1cd"}.fa-light-ceiling.sc-xv-login-modal:before{content:"\\e016"}.fa-light-switch.sc-xv-login-modal:before{content:"\\e017"}.fa-light-switch-off.sc-xv-login-modal:before{content:"\\e018"}.fa-light-switch-on.sc-xv-login-modal:before{content:"\\e019"}.fa-lightbulb.sc-xv-login-modal:before{content:"\\f0eb"}.fa-lightbulb-dollar.sc-xv-login-modal:before{content:"\\f670"}.fa-lightbulb-exclamation.sc-xv-login-modal:before{content:"\\f671"}.fa-lightbulb-on.sc-xv-login-modal:before{content:"\\f672"}.fa-lightbulb-slash.sc-xv-login-modal:before{content:"\\f673"}.fa-lights-holiday.sc-xv-login-modal:before{content:"\\f7b2"}.fa-line.sc-xv-login-modal:before{content:"\\f3c0"}.fa-line-columns.sc-xv-login-modal:before{content:"\\f870"}.fa-line-height.sc-xv-login-modal:before{content:"\\f871"}.fa-link.sc-xv-login-modal:before{content:"\\f0c1"}.fa-linkedin.sc-xv-login-modal:before{content:"\\f08c"}.fa-linkedin-in.sc-xv-login-modal:before{content:"\\f0e1"}.fa-linode.sc-xv-login-modal:before{content:"\\f2b8"}.fa-linux.sc-xv-login-modal:before{content:"\\f17c"}.fa-lips.sc-xv-login-modal:before{content:"\\f600"}.fa-lira-sign.sc-xv-login-modal:before{content:"\\f195"}.fa-list.sc-xv-login-modal:before{content:"\\f03a"}.fa-list-alt.sc-xv-login-modal:before{content:"\\f022"}.fa-list-music.sc-xv-login-modal:before{content:"\\f8c9"}.fa-list-ol.sc-xv-login-modal:before{content:"\\f0cb"}.fa-list-ul.sc-xv-login-modal:before{content:"\\f0ca"}.fa-location.sc-xv-login-modal:before{content:"\\f601"}.fa-location-arrow.sc-xv-login-modal:before{content:"\\f124"}.fa-location-circle.sc-xv-login-modal:before{content:"\\f602"}.fa-location-slash.sc-xv-login-modal:before{content:"\\f603"}.fa-lock.sc-xv-login-modal:before{content:"\\f023"}.fa-lock-alt.sc-xv-login-modal:before{content:"\\f30d"}.fa-lock-open.sc-xv-login-modal:before{content:"\\f3c1"}.fa-lock-open-alt.sc-xv-login-modal:before{content:"\\f3c2"}.fa-long-arrow-alt-down.sc-xv-login-modal:before{content:"\\f309"}.fa-long-arrow-alt-left.sc-xv-login-modal:before{content:"\\f30a"}.fa-long-arrow-alt-right.sc-xv-login-modal:before{content:"\\f30b"}.fa-long-arrow-alt-up.sc-xv-login-modal:before{content:"\\f30c"}.fa-long-arrow-down.sc-xv-login-modal:before{content:"\\f175"}.fa-long-arrow-left.sc-xv-login-modal:before{content:"\\f177"}.fa-long-arrow-right.sc-xv-login-modal:before{content:"\\f178"}.fa-long-arrow-up.sc-xv-login-modal:before{content:"\\f176"}.fa-loveseat.sc-xv-login-modal:before{content:"\\f4cc"}.fa-low-vision.sc-xv-login-modal:before{content:"\\f2a8"}.fa-luchador.sc-xv-login-modal:before{content:"\\f455"}.fa-luggage-cart.sc-xv-login-modal:before{content:"\\f59d"}.fa-lungs.sc-xv-login-modal:before{content:"\\f604"}.fa-lungs-virus.sc-xv-login-modal:before{content:"\\e067"}.fa-lyft.sc-xv-login-modal:before{content:"\\f3c3"}.fa-mace.sc-xv-login-modal:before{content:"\\f6f8"}.fa-magento.sc-xv-login-modal:before{content:"\\f3c4"}.fa-magic.sc-xv-login-modal:before{content:"\\f0d0"}.fa-magnet.sc-xv-login-modal:before{content:"\\f076"}.fa-mail-bulk.sc-xv-login-modal:before{content:"\\f674"}.fa-mailbox.sc-xv-login-modal:before{content:"\\f813"}.fa-mailchimp.sc-xv-login-modal:before{content:"\\f59e"}.fa-male.sc-xv-login-modal:before{content:"\\f183"}.fa-mandalorian.sc-xv-login-modal:before{content:"\\f50f"}.fa-mandolin.sc-xv-login-modal:before{content:"\\f6f9"}.fa-map.sc-xv-login-modal:before{content:"\\f279"}.fa-map-marked.sc-xv-login-modal:before{content:"\\f59f"}.fa-map-marked-alt.sc-xv-login-modal:before{content:"\\f5a0"}.fa-map-marker.sc-xv-login-modal:before{content:"\\f041"}.fa-map-marker-alt.sc-xv-login-modal:before{content:"\\f3c5"}.fa-map-marker-alt-slash.sc-xv-login-modal:before{content:"\\f605"}.fa-map-marker-check.sc-xv-login-modal:before{content:"\\f606"}.fa-map-marker-edit.sc-xv-login-modal:before{content:"\\f607"}.fa-map-marker-exclamation.sc-xv-login-modal:before{content:"\\f608"}.fa-map-marker-minus.sc-xv-login-modal:before{content:"\\f609"}.fa-map-marker-plus.sc-xv-login-modal:before{content:"\\f60a"}.fa-map-marker-question.sc-xv-login-modal:before{content:"\\f60b"}.fa-map-marker-slash.sc-xv-login-modal:before{content:"\\f60c"}.fa-map-marker-smile.sc-xv-login-modal:before{content:"\\f60d"}.fa-map-marker-times.sc-xv-login-modal:before{content:"\\f60e"}.fa-map-pin.sc-xv-login-modal:before{content:"\\f276"}.fa-map-signs.sc-xv-login-modal:before{content:"\\f277"}.fa-markdown.sc-xv-login-modal:before{content:"\\f60f"}.fa-marker.sc-xv-login-modal:before{content:"\\f5a1"}.fa-mars.sc-xv-login-modal:before{content:"\\f222"}.fa-mars-double.sc-xv-login-modal:before{content:"\\f227"}.fa-mars-stroke.sc-xv-login-modal:before{content:"\\f229"}.fa-mars-stroke-h.sc-xv-login-modal:before{content:"\\f22b"}.fa-mars-stroke-v.sc-xv-login-modal:before{content:"\\f22a"}.fa-mask.sc-xv-login-modal:before{content:"\\f6fa"}.fa-mastodon.sc-xv-login-modal:before{content:"\\f4f6"}.fa-maxcdn.sc-xv-login-modal:before{content:"\\f136"}.fa-mdb.sc-xv-login-modal:before{content:"\\f8ca"}.fa-meat.sc-xv-login-modal:before{content:"\\f814"}.fa-medal.sc-xv-login-modal:before{content:"\\f5a2"}.fa-medapps.sc-xv-login-modal:before{content:"\\f3c6"}.fa-medium.sc-xv-login-modal:before{content:"\\f23a"}.fa-medium-m.sc-xv-login-modal:before{content:"\\f3c7"}.fa-medkit.sc-xv-login-modal:before{content:"\\f0fa"}.fa-medrt.sc-xv-login-modal:before{content:"\\f3c8"}.fa-meetup.sc-xv-login-modal:before{content:"\\f2e0"}.fa-megaphone.sc-xv-login-modal:before{content:"\\f675"}.fa-megaport.sc-xv-login-modal:before{content:"\\f5a3"}.fa-meh.sc-xv-login-modal:before{content:"\\f11a"}.fa-meh-blank.sc-xv-login-modal:before{content:"\\f5a4"}.fa-meh-rolling-eyes.sc-xv-login-modal:before{content:"\\f5a5"}.fa-memory.sc-xv-login-modal:before{content:"\\f538"}.fa-mendeley.sc-xv-login-modal:before{content:"\\f7b3"}.fa-menorah.sc-xv-login-modal:before{content:"\\f676"}.fa-mercury.sc-xv-login-modal:before{content:"\\f223"}.fa-meteor.sc-xv-login-modal:before{content:"\\f753"}.fa-microblog.sc-xv-login-modal:before{content:"\\e01a"}.fa-microchip.sc-xv-login-modal:before{content:"\\f2db"}.fa-microphone.sc-xv-login-modal:before{content:"\\f130"}.fa-microphone-alt.sc-xv-login-modal:before{content:"\\f3c9"}.fa-microphone-alt-slash.sc-xv-login-modal:before{content:"\\f539"}.fa-microphone-slash.sc-xv-login-modal:before{content:"\\f131"}.fa-microphone-stand.sc-xv-login-modal:before{content:"\\f8cb"}.fa-microscope.sc-xv-login-modal:before{content:"\\f610"}.fa-microsoft.sc-xv-login-modal:before{content:"\\f3ca"}.fa-microwave.sc-xv-login-modal:before{content:"\\e01b"}.fa-mind-share.sc-xv-login-modal:before{content:"\\f677"}.fa-minus.sc-xv-login-modal:before{content:"\\f068"}.fa-minus-circle.sc-xv-login-modal:before{content:"\\f056"}.fa-minus-hexagon.sc-xv-login-modal:before{content:"\\f307"}.fa-minus-octagon.sc-xv-login-modal:before{content:"\\f308"}.fa-minus-square.sc-xv-login-modal:before{content:"\\f146"}.fa-mistletoe.sc-xv-login-modal:before{content:"\\f7b4"}.fa-mitten.sc-xv-login-modal:before{content:"\\f7b5"}.fa-mix.sc-xv-login-modal:before{content:"\\f3cb"}.fa-mixcloud.sc-xv-login-modal:before{content:"\\f289"}.fa-mixer.sc-xv-login-modal:before{content:"\\e056"}.fa-mizuni.sc-xv-login-modal:before{content:"\\f3cc"}.fa-mobile.sc-xv-login-modal:before{content:"\\f10b"}.fa-mobile-alt.sc-xv-login-modal:before{content:"\\f3cd"}.fa-mobile-android.sc-xv-login-modal:before{content:"\\f3ce"}.fa-mobile-android-alt.sc-xv-login-modal:before{content:"\\f3cf"}.fa-modx.sc-xv-login-modal:before{content:"\\f285"}.fa-monero.sc-xv-login-modal:before{content:"\\f3d0"}.fa-money-bill.sc-xv-login-modal:before{content:"\\f0d6"}.fa-money-bill-alt.sc-xv-login-modal:before{content:"\\f3d1"}.fa-money-bill-wave.sc-xv-login-modal:before{content:"\\f53a"}.fa-money-bill-wave-alt.sc-xv-login-modal:before{content:"\\f53b"}.fa-money-check.sc-xv-login-modal:before{content:"\\f53c"}.fa-money-check-alt.sc-xv-login-modal:before{content:"\\f53d"}.fa-money-check-edit.sc-xv-login-modal:before{content:"\\f872"}.fa-money-check-edit-alt.sc-xv-login-modal:before{content:"\\f873"}.fa-monitor-heart-rate.sc-xv-login-modal:before{content:"\\f611"}.fa-monkey.sc-xv-login-modal:before{content:"\\f6fb"}.fa-monument.sc-xv-login-modal:before{content:"\\f5a6"}.fa-moon.sc-xv-login-modal:before{content:"\\f186"}.fa-moon-cloud.sc-xv-login-modal:before{content:"\\f754"}.fa-moon-stars.sc-xv-login-modal:before{content:"\\f755"}.fa-mortar-pestle.sc-xv-login-modal:before{content:"\\f5a7"}.fa-mosque.sc-xv-login-modal:before{content:"\\f678"}.fa-motorcycle.sc-xv-login-modal:before{content:"\\f21c"}.fa-mountain.sc-xv-login-modal:before{content:"\\f6fc"}.fa-mountains.sc-xv-login-modal:before{content:"\\f6fd"}.fa-mouse.sc-xv-login-modal:before{content:"\\f8cc"}.fa-mouse-alt.sc-xv-login-modal:before{content:"\\f8cd"}.fa-mouse-pointer.sc-xv-login-modal:before{content:"\\f245"}.fa-mp3-player.sc-xv-login-modal:before{content:"\\f8ce"}.fa-mug.sc-xv-login-modal:before{content:"\\f874"}.fa-mug-hot.sc-xv-login-modal:before{content:"\\f7b6"}.fa-mug-marshmallows.sc-xv-login-modal:before{content:"\\f7b7"}.fa-mug-tea.sc-xv-login-modal:before{content:"\\f875"}.fa-music.sc-xv-login-modal:before{content:"\\f001"}.fa-music-alt.sc-xv-login-modal:before{content:"\\f8cf"}.fa-music-alt-slash.sc-xv-login-modal:before{content:"\\f8d0"}.fa-music-slash.sc-xv-login-modal:before{content:"\\f8d1"}.fa-napster.sc-xv-login-modal:before{content:"\\f3d2"}.fa-narwhal.sc-xv-login-modal:before{content:"\\f6fe"}.fa-neos.sc-xv-login-modal:before{content:"\\f612"}.fa-network-wired.sc-xv-login-modal:before{content:"\\f6ff"}.fa-neuter.sc-xv-login-modal:before{content:"\\f22c"}.fa-newspaper.sc-xv-login-modal:before{content:"\\f1ea"}.fa-nimblr.sc-xv-login-modal:before{content:"\\f5a8"}.fa-node.sc-xv-login-modal:before{content:"\\f419"}.fa-node-js.sc-xv-login-modal:before{content:"\\f3d3"}.fa-not-equal.sc-xv-login-modal:before{content:"\\f53e"}.fa-notes-medical.sc-xv-login-modal:before{content:"\\f481"}.fa-npm.sc-xv-login-modal:before{content:"\\f3d4"}.fa-ns8.sc-xv-login-modal:before{content:"\\f3d5"}.fa-nutritionix.sc-xv-login-modal:before{content:"\\f3d6"}.fa-object-group.sc-xv-login-modal:before{content:"\\f247"}.fa-object-ungroup.sc-xv-login-modal:before{content:"\\f248"}.fa-octagon.sc-xv-login-modal:before{content:"\\f306"}.fa-octopus-deploy.sc-xv-login-modal:before{content:"\\e082"}.fa-odnoklassniki.sc-xv-login-modal:before{content:"\\f263"}.fa-odnoklassniki-square.sc-xv-login-modal:before{content:"\\f264"}.fa-oil-can.sc-xv-login-modal:before{content:"\\f613"}.fa-oil-temp.sc-xv-login-modal:before{content:"\\f614"}.fa-old-republic.sc-xv-login-modal:before{content:"\\f510"}.fa-om.sc-xv-login-modal:before{content:"\\f679"}.fa-omega.sc-xv-login-modal:before{content:"\\f67a"}.fa-opencart.sc-xv-login-modal:before{content:"\\f23d"}.fa-openid.sc-xv-login-modal:before{content:"\\f19b"}.fa-opera.sc-xv-login-modal:before{content:"\\f26a"}.fa-optin-monster.sc-xv-login-modal:before{content:"\\f23c"}.fa-orcid.sc-xv-login-modal:before{content:"\\f8d2"}.fa-ornament.sc-xv-login-modal:before{content:"\\f7b8"}.fa-osi.sc-xv-login-modal:before{content:"\\f41a"}.fa-otter.sc-xv-login-modal:before{content:"\\f700"}.fa-outdent.sc-xv-login-modal:before{content:"\\f03b"}.fa-outlet.sc-xv-login-modal:before{content:"\\e01c"}.fa-oven.sc-xv-login-modal:before{content:"\\e01d"}.fa-overline.sc-xv-login-modal:before{content:"\\f876"}.fa-page-break.sc-xv-login-modal:before{content:"\\f877"}.fa-page4.sc-xv-login-modal:before{content:"\\f3d7"}.fa-pagelines.sc-xv-login-modal:before{content:"\\f18c"}.fa-pager.sc-xv-login-modal:before{content:"\\f815"}.fa-paint-brush.sc-xv-login-modal:before{content:"\\f1fc"}.fa-paint-brush-alt.sc-xv-login-modal:before{content:"\\f5a9"}.fa-paint-roller.sc-xv-login-modal:before{content:"\\f5aa"}.fa-palette.sc-xv-login-modal:before{content:"\\f53f"}.fa-palfed.sc-xv-login-modal:before{content:"\\f3d8"}.fa-pallet.sc-xv-login-modal:before{content:"\\f482"}.fa-pallet-alt.sc-xv-login-modal:before{content:"\\f483"}.fa-paper-plane.sc-xv-login-modal:before{content:"\\f1d8"}.fa-paperclip.sc-xv-login-modal:before{content:"\\f0c6"}.fa-parachute-box.sc-xv-login-modal:before{content:"\\f4cd"}.fa-paragraph.sc-xv-login-modal:before{content:"\\f1dd"}.fa-paragraph-rtl.sc-xv-login-modal:before{content:"\\f878"}.fa-parking.sc-xv-login-modal:before{content:"\\f540"}.fa-parking-circle.sc-xv-login-modal:before{content:"\\f615"}.fa-parking-circle-slash.sc-xv-login-modal:before{content:"\\f616"}.fa-parking-slash.sc-xv-login-modal:before{content:"\\f617"}.fa-passport.sc-xv-login-modal:before{content:"\\f5ab"}.fa-pastafarianism.sc-xv-login-modal:before{content:"\\f67b"}.fa-paste.sc-xv-login-modal:before{content:"\\f0ea"}.fa-patreon.sc-xv-login-modal:before{content:"\\f3d9"}.fa-pause.sc-xv-login-modal:before{content:"\\f04c"}.fa-pause-circle.sc-xv-login-modal:before{content:"\\f28b"}.fa-paw.sc-xv-login-modal:before{content:"\\f1b0"}.fa-paw-alt.sc-xv-login-modal:before{content:"\\f701"}.fa-paw-claws.sc-xv-login-modal:before{content:"\\f702"}.fa-paypal.sc-xv-login-modal:before{content:"\\f1ed"}.fa-peace.sc-xv-login-modal:before{content:"\\f67c"}.fa-pegasus.sc-xv-login-modal:before{content:"\\f703"}.fa-pen.sc-xv-login-modal:before{content:"\\f304"}.fa-pen-alt.sc-xv-login-modal:before{content:"\\f305"}.fa-pen-fancy.sc-xv-login-modal:before{content:"\\f5ac"}.fa-pen-nib.sc-xv-login-modal:before{content:"\\f5ad"}.fa-pen-square.sc-xv-login-modal:before{content:"\\f14b"}.fa-pencil.sc-xv-login-modal:before{content:"\\f040"}.fa-pencil-alt.sc-xv-login-modal:before{content:"\\f303"}.fa-pencil-paintbrush.sc-xv-login-modal:before{content:"\\f618"}.fa-pencil-ruler.sc-xv-login-modal:before{content:"\\f5ae"}.fa-pennant.sc-xv-login-modal:before{content:"\\f456"}.fa-penny-arcade.sc-xv-login-modal:before{content:"\\f704"}.fa-people-arrows.sc-xv-login-modal:before{content:"\\e068"}.fa-people-carry.sc-xv-login-modal:before{content:"\\f4ce"}.fa-pepper-hot.sc-xv-login-modal:before{content:"\\f816"}.fa-perbyte.sc-xv-login-modal:before{content:"\\e083"}.fa-percent.sc-xv-login-modal:before{content:"\\f295"}.fa-percentage.sc-xv-login-modal:before{content:"\\f541"}.fa-periscope.sc-xv-login-modal:before{content:"\\f3da"}.fa-person-booth.sc-xv-login-modal:before{content:"\\f756"}.fa-person-carry.sc-xv-login-modal:before{content:"\\f4cf"}.fa-person-dolly.sc-xv-login-modal:before{content:"\\f4d0"}.fa-person-dolly-empty.sc-xv-login-modal:before{content:"\\f4d1"}.fa-person-sign.sc-xv-login-modal:before{content:"\\f757"}.fa-phabricator.sc-xv-login-modal:before{content:"\\f3db"}.fa-phoenix-framework.sc-xv-login-modal:before{content:"\\f3dc"}.fa-phoenix-squadron.sc-xv-login-modal:before{content:"\\f511"}.fa-phone.sc-xv-login-modal:before{content:"\\f095"}.fa-phone-alt.sc-xv-login-modal:before{content:"\\f879"}.fa-phone-laptop.sc-xv-login-modal:before{content:"\\f87a"}.fa-phone-office.sc-xv-login-modal:before{content:"\\f67d"}.fa-phone-plus.sc-xv-login-modal:before{content:"\\f4d2"}.fa-phone-rotary.sc-xv-login-modal:before{content:"\\f8d3"}.fa-phone-slash.sc-xv-login-modal:before{content:"\\f3dd"}.fa-phone-square.sc-xv-login-modal:before{content:"\\f098"}.fa-phone-square-alt.sc-xv-login-modal:before{content:"\\f87b"}.fa-phone-volume.sc-xv-login-modal:before{content:"\\f2a0"}.fa-photo-video.sc-xv-login-modal:before{content:"\\f87c"}.fa-php.sc-xv-login-modal:before{content:"\\f457"}.fa-pi.sc-xv-login-modal:before{content:"\\f67e"}.fa-piano.sc-xv-login-modal:before{content:"\\f8d4"}.fa-piano-keyboard.sc-xv-login-modal:before{content:"\\f8d5"}.fa-pie.sc-xv-login-modal:before{content:"\\f705"}.fa-pied-piper.sc-xv-login-modal:before{content:"\\f2ae"}.fa-pied-piper-alt.sc-xv-login-modal:before{content:"\\f1a8"}.fa-pied-piper-hat.sc-xv-login-modal:before{content:"\\f4e5"}.fa-pied-piper-pp.sc-xv-login-modal:before{content:"\\f1a7"}.fa-pied-piper-square.sc-xv-login-modal:before{content:"\\e01e"}.fa-pig.sc-xv-login-modal:before{content:"\\f706"}.fa-piggy-bank.sc-xv-login-modal:before{content:"\\f4d3"}.fa-pills.sc-xv-login-modal:before{content:"\\f484"}.fa-pinterest.sc-xv-login-modal:before{content:"\\f0d2"}.fa-pinterest-p.sc-xv-login-modal:before{content:"\\f231"}.fa-pinterest-square.sc-xv-login-modal:before{content:"\\f0d3"}.fa-pizza.sc-xv-login-modal:before{content:"\\f817"}.fa-pizza-slice.sc-xv-login-modal:before{content:"\\f818"}.fa-place-of-worship.sc-xv-login-modal:before{content:"\\f67f"}.fa-plane.sc-xv-login-modal:before{content:"\\f072"}.fa-plane-alt.sc-xv-login-modal:before{content:"\\f3de"}.fa-plane-arrival.sc-xv-login-modal:before{content:"\\f5af"}.fa-plane-departure.sc-xv-login-modal:before{content:"\\f5b0"}.fa-plane-slash.sc-xv-login-modal:before{content:"\\e069"}.fa-planet-moon.sc-xv-login-modal:before{content:"\\e01f"}.fa-planet-ringed.sc-xv-login-modal:before{content:"\\e020"}.fa-play.sc-xv-login-modal:before{content:"\\f04b"}.fa-play-circle.sc-xv-login-modal:before{content:"\\f144"}.fa-playstation.sc-xv-login-modal:before{content:"\\f3df"}.fa-plug.sc-xv-login-modal:before{content:"\\f1e6"}.fa-plus.sc-xv-login-modal:before{content:"\\f067"}.fa-plus-circle.sc-xv-login-modal:before{content:"\\f055"}.fa-plus-hexagon.sc-xv-login-modal:before{content:"\\f300"}.fa-plus-octagon.sc-xv-login-modal:before{content:"\\f301"}.fa-plus-square.sc-xv-login-modal:before{content:"\\f0fe"}.fa-podcast.sc-xv-login-modal:before{content:"\\f2ce"}.fa-podium.sc-xv-login-modal:before{content:"\\f680"}.fa-podium-star.sc-xv-login-modal:before{content:"\\f758"}.fa-police-box.sc-xv-login-modal:before{content:"\\e021"}.fa-poll.sc-xv-login-modal:before{content:"\\f681"}.fa-poll-h.sc-xv-login-modal:before{content:"\\f682"}.fa-poll-people.sc-xv-login-modal:before{content:"\\f759"}.fa-poo.sc-xv-login-modal:before{content:"\\f2fe"}.fa-poo-storm.sc-xv-login-modal:before{content:"\\f75a"}.fa-poop.sc-xv-login-modal:before{content:"\\f619"}.fa-popcorn.sc-xv-login-modal:before{content:"\\f819"}.fa-portal-enter.sc-xv-login-modal:before{content:"\\e022"}.fa-portal-exit.sc-xv-login-modal:before{content:"\\e023"}.fa-portrait.sc-xv-login-modal:before{content:"\\f3e0"}.fa-pound-sign.sc-xv-login-modal:before{content:"\\f154"}.fa-power-off.sc-xv-login-modal:before{content:"\\f011"}.fa-pray.sc-xv-login-modal:before{content:"\\f683"}.fa-praying-hands.sc-xv-login-modal:before{content:"\\f684"}.fa-prescription.sc-xv-login-modal:before{content:"\\f5b1"}.fa-prescription-bottle.sc-xv-login-modal:before{content:"\\f485"}.fa-prescription-bottle-alt.sc-xv-login-modal:before{content:"\\f486"}.fa-presentation.sc-xv-login-modal:before{content:"\\f685"}.fa-print.sc-xv-login-modal:before{content:"\\f02f"}.fa-print-search.sc-xv-login-modal:before{content:"\\f81a"}.fa-print-slash.sc-xv-login-modal:before{content:"\\f686"}.fa-procedures.sc-xv-login-modal:before{content:"\\f487"}.fa-product-hunt.sc-xv-login-modal:before{content:"\\f288"}.fa-project-diagram.sc-xv-login-modal:before{content:"\\f542"}.fa-projector.sc-xv-login-modal:before{content:"\\f8d6"}.fa-pump-medical.sc-xv-login-modal:before{content:"\\e06a"}.fa-pump-soap.sc-xv-login-modal:before{content:"\\e06b"}.fa-pumpkin.sc-xv-login-modal:before{content:"\\f707"}.fa-pushed.sc-xv-login-modal:before{content:"\\f3e1"}.fa-puzzle-piece.sc-xv-login-modal:before{content:"\\f12e"}.fa-python.sc-xv-login-modal:before{content:"\\f3e2"}.fa-qq.sc-xv-login-modal:before{content:"\\f1d6"}.fa-qrcode.sc-xv-login-modal:before{content:"\\f029"}.fa-question.sc-xv-login-modal:before{content:"\\f128"}.fa-question-circle.sc-xv-login-modal:before{content:"\\f059"}.fa-question-square.sc-xv-login-modal:before{content:"\\f2fd"}.fa-quidditch.sc-xv-login-modal:before{content:"\\f458"}.fa-quinscape.sc-xv-login-modal:before{content:"\\f459"}.fa-quora.sc-xv-login-modal:before{content:"\\f2c4"}.fa-quote-left.sc-xv-login-modal:before{content:"\\f10d"}.fa-quote-right.sc-xv-login-modal:before{content:"\\f10e"}.fa-quran.sc-xv-login-modal:before{content:"\\f687"}.fa-r-project.sc-xv-login-modal:before{content:"\\f4f7"}.fa-rabbit.sc-xv-login-modal:before{content:"\\f708"}.fa-rabbit-fast.sc-xv-login-modal:before{content:"\\f709"}.fa-racquet.sc-xv-login-modal:before{content:"\\f45a"}.fa-radar.sc-xv-login-modal:before{content:"\\e024"}.fa-radiation.sc-xv-login-modal:before{content:"\\f7b9"}.fa-radiation-alt.sc-xv-login-modal:before{content:"\\f7ba"}.fa-radio.sc-xv-login-modal:before{content:"\\f8d7"}.fa-radio-alt.sc-xv-login-modal:before{content:"\\f8d8"}.fa-rainbow.sc-xv-login-modal:before{content:"\\f75b"}.fa-raindrops.sc-xv-login-modal:before{content:"\\f75c"}.fa-ram.sc-xv-login-modal:before{content:"\\f70a"}.fa-ramp-loading.sc-xv-login-modal:before{content:"\\f4d4"}.fa-random.sc-xv-login-modal:before{content:"\\f074"}.fa-raspberry-pi.sc-xv-login-modal:before{content:"\\f7bb"}.fa-ravelry.sc-xv-login-modal:before{content:"\\f2d9"}.fa-raygun.sc-xv-login-modal:before{content:"\\e025"}.fa-react.sc-xv-login-modal:before{content:"\\f41b"}.fa-reacteurope.sc-xv-login-modal:before{content:"\\f75d"}.fa-readme.sc-xv-login-modal:before{content:"\\f4d5"}.fa-rebel.sc-xv-login-modal:before{content:"\\f1d0"}.fa-receipt.sc-xv-login-modal:before{content:"\\f543"}.fa-record-vinyl.sc-xv-login-modal:before{content:"\\f8d9"}.fa-rectangle-landscape.sc-xv-login-modal:before{content:"\\f2fa"}.fa-rectangle-portrait.sc-xv-login-modal:before{content:"\\f2fb"}.fa-rectangle-wide.sc-xv-login-modal:before{content:"\\f2fc"}.fa-recycle.sc-xv-login-modal:before{content:"\\f1b8"}.fa-red-river.sc-xv-login-modal:before{content:"\\f3e3"}.fa-reddit.sc-xv-login-modal:before{content:"\\f1a1"}.fa-reddit-alien.sc-xv-login-modal:before{content:"\\f281"}.fa-reddit-square.sc-xv-login-modal:before{content:"\\f1a2"}.fa-redhat.sc-xv-login-modal:before{content:"\\f7bc"}.fa-redo.sc-xv-login-modal:before{content:"\\f01e"}.fa-redo-alt.sc-xv-login-modal:before{content:"\\f2f9"}.fa-refrigerator.sc-xv-login-modal:before{content:"\\e026"}.fa-registered.sc-xv-login-modal:before{content:"\\f25d"}.fa-remove-format.sc-xv-login-modal:before{content:"\\f87d"}.fa-renren.sc-xv-login-modal:before{content:"\\f18b"}.fa-repeat.sc-xv-login-modal:before{content:"\\f363"}.fa-repeat-1.sc-xv-login-modal:before{content:"\\f365"}.fa-repeat-1-alt.sc-xv-login-modal:before{content:"\\f366"}.fa-repeat-alt.sc-xv-login-modal:before{content:"\\f364"}.fa-reply.sc-xv-login-modal:before{content:"\\f3e5"}.fa-reply-all.sc-xv-login-modal:before{content:"\\f122"}.fa-replyd.sc-xv-login-modal:before{content:"\\f3e6"}.fa-republican.sc-xv-login-modal:before{content:"\\f75e"}.fa-researchgate.sc-xv-login-modal:before{content:"\\f4f8"}.fa-resolving.sc-xv-login-modal:before{content:"\\f3e7"}.fa-restroom.sc-xv-login-modal:before{content:"\\f7bd"}.fa-retweet.sc-xv-login-modal:before{content:"\\f079"}.fa-retweet-alt.sc-xv-login-modal:before{content:"\\f361"}.fa-rev.sc-xv-login-modal:before{content:"\\f5b2"}.fa-ribbon.sc-xv-login-modal:before{content:"\\f4d6"}.fa-ring.sc-xv-login-modal:before{content:"\\f70b"}.fa-rings-wedding.sc-xv-login-modal:before{content:"\\f81b"}.fa-road.sc-xv-login-modal:before{content:"\\f018"}.fa-robot.sc-xv-login-modal:before{content:"\\f544"}.fa-rocket.sc-xv-login-modal:before{content:"\\f135"}.fa-rocket-launch.sc-xv-login-modal:before{content:"\\e027"}.fa-rocketchat.sc-xv-login-modal:before{content:"\\f3e8"}.fa-rockrms.sc-xv-login-modal:before{content:"\\f3e9"}.fa-route.sc-xv-login-modal:before{content:"\\f4d7"}.fa-route-highway.sc-xv-login-modal:before{content:"\\f61a"}.fa-route-interstate.sc-xv-login-modal:before{content:"\\f61b"}.fa-router.sc-xv-login-modal:before{content:"\\f8da"}.fa-rss.sc-xv-login-modal:before{content:"\\f09e"}.fa-rss-square.sc-xv-login-modal:before{content:"\\f143"}.fa-ruble-sign.sc-xv-login-modal:before{content:"\\f158"}.fa-ruler.sc-xv-login-modal:before{content:"\\f545"}.fa-ruler-combined.sc-xv-login-modal:before{content:"\\f546"}.fa-ruler-horizontal.sc-xv-login-modal:before{content:"\\f547"}.fa-ruler-triangle.sc-xv-login-modal:before{content:"\\f61c"}.fa-ruler-vertical.sc-xv-login-modal:before{content:"\\f548"}.fa-running.sc-xv-login-modal:before{content:"\\f70c"}.fa-rupee-sign.sc-xv-login-modal:before{content:"\\f156"}.fa-rust.sc-xv-login-modal:before{content:"\\e07a"}.fa-rv.sc-xv-login-modal:before{content:"\\f7be"}.fa-sack.sc-xv-login-modal:before{content:"\\f81c"}.fa-sack-dollar.sc-xv-login-modal:before{content:"\\f81d"}.fa-sad-cry.sc-xv-login-modal:before{content:"\\f5b3"}.fa-sad-tear.sc-xv-login-modal:before{content:"\\f5b4"}.fa-safari.sc-xv-login-modal:before{content:"\\f267"}.fa-salad.sc-xv-login-modal:before{content:"\\f81e"}.fa-salesforce.sc-xv-login-modal:before{content:"\\f83b"}.fa-sandwich.sc-xv-login-modal:before{content:"\\f81f"}.fa-sass.sc-xv-login-modal:before{content:"\\f41e"}.fa-satellite.sc-xv-login-modal:before{content:"\\f7bf"}.fa-satellite-dish.sc-xv-login-modal:before{content:"\\f7c0"}.fa-sausage.sc-xv-login-modal:before{content:"\\f820"}.fa-save.sc-xv-login-modal:before{content:"\\f0c7"}.fa-sax-hot.sc-xv-login-modal:before{content:"\\f8db"}.fa-saxophone.sc-xv-login-modal:before{content:"\\f8dc"}.fa-scalpel.sc-xv-login-modal:before{content:"\\f61d"}.fa-scalpel-path.sc-xv-login-modal:before{content:"\\f61e"}.fa-scanner.sc-xv-login-modal:before{content:"\\f488"}.fa-scanner-image.sc-xv-login-modal:before{content:"\\f8f3"}.fa-scanner-keyboard.sc-xv-login-modal:before{content:"\\f489"}.fa-scanner-touchscreen.sc-xv-login-modal:before{content:"\\f48a"}.fa-scarecrow.sc-xv-login-modal:before{content:"\\f70d"}.fa-scarf.sc-xv-login-modal:before{content:"\\f7c1"}.fa-schlix.sc-xv-login-modal:before{content:"\\f3ea"}.fa-school.sc-xv-login-modal:before{content:"\\f549"}.fa-screwdriver.sc-xv-login-modal:before{content:"\\f54a"}.fa-scribd.sc-xv-login-modal:before{content:"\\f28a"}.fa-scroll.sc-xv-login-modal:before{content:"\\f70e"}.fa-scroll-old.sc-xv-login-modal:before{content:"\\f70f"}.fa-scrubber.sc-xv-login-modal:before{content:"\\f2f8"}.fa-scythe.sc-xv-login-modal:before{content:"\\f710"}.fa-sd-card.sc-xv-login-modal:before{content:"\\f7c2"}.fa-search.sc-xv-login-modal:before{content:"\\f002"}.fa-search-dollar.sc-xv-login-modal:before{content:"\\f688"}.fa-search-location.sc-xv-login-modal:before{content:"\\f689"}.fa-search-minus.sc-xv-login-modal:before{content:"\\f010"}.fa-search-plus.sc-xv-login-modal:before{content:"\\f00e"}.fa-searchengin.sc-xv-login-modal:before{content:"\\f3eb"}.fa-seedling.sc-xv-login-modal:before{content:"\\f4d8"}.fa-sellcast.sc-xv-login-modal:before{content:"\\f2da"}.fa-sellsy.sc-xv-login-modal:before{content:"\\f213"}.fa-send-back.sc-xv-login-modal:before{content:"\\f87e"}.fa-send-backward.sc-xv-login-modal:before{content:"\\f87f"}.fa-sensor.sc-xv-login-modal:before{content:"\\e028"}.fa-sensor-alert.sc-xv-login-modal:before{content:"\\e029"}.fa-sensor-fire.sc-xv-login-modal:before{content:"\\e02a"}.fa-sensor-on.sc-xv-login-modal:before{content:"\\e02b"}.fa-sensor-smoke.sc-xv-login-modal:before{content:"\\e02c"}.fa-server.sc-xv-login-modal:before{content:"\\f233"}.fa-servicestack.sc-xv-login-modal:before{content:"\\f3ec"}.fa-shapes.sc-xv-login-modal:before{content:"\\f61f"}.fa-share.sc-xv-login-modal:before{content:"\\f064"}.fa-share-all.sc-xv-login-modal:before{content:"\\f367"}.fa-share-alt.sc-xv-login-modal:before{content:"\\f1e0"}.fa-share-alt-square.sc-xv-login-modal:before{content:"\\f1e1"}.fa-share-square.sc-xv-login-modal:before{content:"\\f14d"}.fa-sheep.sc-xv-login-modal:before{content:"\\f711"}.fa-shekel-sign.sc-xv-login-modal:before{content:"\\f20b"}.fa-shield.sc-xv-login-modal:before{content:"\\f132"}.fa-shield-alt.sc-xv-login-modal:before{content:"\\f3ed"}.fa-shield-check.sc-xv-login-modal:before{content:"\\f2f7"}.fa-shield-cross.sc-xv-login-modal:before{content:"\\f712"}.fa-shield-virus.sc-xv-login-modal:before{content:"\\e06c"}.fa-ship.sc-xv-login-modal:before{content:"\\f21a"}.fa-shipping-fast.sc-xv-login-modal:before{content:"\\f48b"}.fa-shipping-timed.sc-xv-login-modal:before{content:"\\f48c"}.fa-shirtsinbulk.sc-xv-login-modal:before{content:"\\f214"}.fa-shish-kebab.sc-xv-login-modal:before{content:"\\f821"}.fa-shoe-prints.sc-xv-login-modal:before{content:"\\f54b"}.fa-shopify.sc-xv-login-modal:before{content:"\\e057"}.fa-shopping-bag.sc-xv-login-modal:before{content:"\\f290"}.fa-shopping-basket.sc-xv-login-modal:before{content:"\\f291"}.fa-shopping-cart.sc-xv-login-modal:before{content:"\\f07a"}.fa-shopware.sc-xv-login-modal:before{content:"\\f5b5"}.fa-shovel.sc-xv-login-modal:before{content:"\\f713"}.fa-shovel-snow.sc-xv-login-modal:before{content:"\\f7c3"}.fa-shower.sc-xv-login-modal:before{content:"\\f2cc"}.fa-shredder.sc-xv-login-modal:before{content:"\\f68a"}.fa-shuttle-van.sc-xv-login-modal:before{content:"\\f5b6"}.fa-shuttlecock.sc-xv-login-modal:before{content:"\\f45b"}.fa-sickle.sc-xv-login-modal:before{content:"\\f822"}.fa-sigma.sc-xv-login-modal:before{content:"\\f68b"}.fa-sign.sc-xv-login-modal:before{content:"\\f4d9"}.fa-sign-in.sc-xv-login-modal:before{content:"\\f090"}.fa-sign-in-alt.sc-xv-login-modal:before{content:"\\f2f6"}.fa-sign-language.sc-xv-login-modal:before{content:"\\f2a7"}.fa-sign-out.sc-xv-login-modal:before{content:"\\f08b"}.fa-sign-out-alt.sc-xv-login-modal:before{content:"\\f2f5"}.fa-signal.sc-xv-login-modal:before{content:"\\f012"}.fa-signal-1.sc-xv-login-modal:before{content:"\\f68c"}.fa-signal-2.sc-xv-login-modal:before{content:"\\f68d"}.fa-signal-3.sc-xv-login-modal:before{content:"\\f68e"}.fa-signal-4.sc-xv-login-modal:before{content:"\\f68f"}.fa-signal-alt.sc-xv-login-modal:before{content:"\\f690"}.fa-signal-alt-1.sc-xv-login-modal:before{content:"\\f691"}.fa-signal-alt-2.sc-xv-login-modal:before{content:"\\f692"}.fa-signal-alt-3.sc-xv-login-modal:before{content:"\\f693"}.fa-signal-alt-slash.sc-xv-login-modal:before{content:"\\f694"}.fa-signal-slash.sc-xv-login-modal:before{content:"\\f695"}.fa-signal-stream.sc-xv-login-modal:before{content:"\\f8dd"}.fa-signature.sc-xv-login-modal:before{content:"\\f5b7"}.fa-sim-card.sc-xv-login-modal:before{content:"\\f7c4"}.fa-simplybuilt.sc-xv-login-modal:before{content:"\\f215"}.fa-sink.sc-xv-login-modal:before{content:"\\e06d"}.fa-siren.sc-xv-login-modal:before{content:"\\e02d"}.fa-siren-on.sc-xv-login-modal:before{content:"\\e02e"}.fa-sistrix.sc-xv-login-modal:before{content:"\\f3ee"}.fa-sitemap.sc-xv-login-modal:before{content:"\\f0e8"}.fa-sith.sc-xv-login-modal:before{content:"\\f512"}.fa-skating.sc-xv-login-modal:before{content:"\\f7c5"}.fa-skeleton.sc-xv-login-modal:before{content:"\\f620"}.fa-sketch.sc-xv-login-modal:before{content:"\\f7c6"}.fa-ski-jump.sc-xv-login-modal:before{content:"\\f7c7"}.fa-ski-lift.sc-xv-login-modal:before{content:"\\f7c8"}.fa-skiing.sc-xv-login-modal:before{content:"\\f7c9"}.fa-skiing-nordic.sc-xv-login-modal:before{content:"\\f7ca"}.fa-skull.sc-xv-login-modal:before{content:"\\f54c"}.fa-skull-cow.sc-xv-login-modal:before{content:"\\f8de"}.fa-skull-crossbones.sc-xv-login-modal:before{content:"\\f714"}.fa-skyatlas.sc-xv-login-modal:before{content:"\\f216"}.fa-skype.sc-xv-login-modal:before{content:"\\f17e"}.fa-slack.sc-xv-login-modal:before{content:"\\f198"}.fa-slack-hash.sc-xv-login-modal:before{content:"\\f3ef"}.fa-slash.sc-xv-login-modal:before{content:"\\f715"}.fa-sledding.sc-xv-login-modal:before{content:"\\f7cb"}.fa-sleigh.sc-xv-login-modal:before{content:"\\f7cc"}.fa-sliders-h.sc-xv-login-modal:before{content:"\\f1de"}.fa-sliders-h-square.sc-xv-login-modal:before{content:"\\f3f0"}.fa-sliders-v.sc-xv-login-modal:before{content:"\\f3f1"}.fa-sliders-v-square.sc-xv-login-modal:before{content:"\\f3f2"}.fa-slideshare.sc-xv-login-modal:before{content:"\\f1e7"}.fa-smile.sc-xv-login-modal:before{content:"\\f118"}.fa-smile-beam.sc-xv-login-modal:before{content:"\\f5b8"}.fa-smile-plus.sc-xv-login-modal:before{content:"\\f5b9"}.fa-smile-wink.sc-xv-login-modal:before{content:"\\f4da"}.fa-smog.sc-xv-login-modal:before{content:"\\f75f"}.fa-smoke.sc-xv-login-modal:before{content:"\\f760"}.fa-smoking.sc-xv-login-modal:before{content:"\\f48d"}.fa-smoking-ban.sc-xv-login-modal:before{content:"\\f54d"}.fa-sms.sc-xv-login-modal:before{content:"\\f7cd"}.fa-snake.sc-xv-login-modal:before{content:"\\f716"}.fa-snapchat.sc-xv-login-modal:before{content:"\\f2ab"}.fa-snapchat-ghost.sc-xv-login-modal:before{content:"\\f2ac"}.fa-snapchat-square.sc-xv-login-modal:before{content:"\\f2ad"}.fa-snooze.sc-xv-login-modal:before{content:"\\f880"}.fa-snow-blowing.sc-xv-login-modal:before{content:"\\f761"}.fa-snowboarding.sc-xv-login-modal:before{content:"\\f7ce"}.fa-snowflake.sc-xv-login-modal:before{content:"\\f2dc"}.fa-snowflakes.sc-xv-login-modal:before{content:"\\f7cf"}.fa-snowman.sc-xv-login-modal:before{content:"\\f7d0"}.fa-snowmobile.sc-xv-login-modal:before{content:"\\f7d1"}.fa-snowplow.sc-xv-login-modal:before{content:"\\f7d2"}.fa-soap.sc-xv-login-modal:before{content:"\\e06e"}.fa-socks.sc-xv-login-modal:before{content:"\\f696"}.fa-solar-panel.sc-xv-login-modal:before{content:"\\f5ba"}.fa-solar-system.sc-xv-login-modal:before{content:"\\e02f"}.fa-sort.sc-xv-login-modal:before{content:"\\f0dc"}.fa-sort-alpha-down.sc-xv-login-modal:before{content:"\\f15d"}.fa-sort-alpha-down-alt.sc-xv-login-modal:before{content:"\\f881"}.fa-sort-alpha-up.sc-xv-login-modal:before{content:"\\f15e"}.fa-sort-alpha-up-alt.sc-xv-login-modal:before{content:"\\f882"}.fa-sort-alt.sc-xv-login-modal:before{content:"\\f883"}.fa-sort-amount-down.sc-xv-login-modal:before{content:"\\f160"}.fa-sort-amount-down-alt.sc-xv-login-modal:before{content:"\\f884"}.fa-sort-amount-up.sc-xv-login-modal:before{content:"\\f161"}.fa-sort-amount-up-alt.sc-xv-login-modal:before{content:"\\f885"}.fa-sort-circle.sc-xv-login-modal:before{content:"\\e030"}.fa-sort-circle-down.sc-xv-login-modal:before{content:"\\e031"}.fa-sort-circle-up.sc-xv-login-modal:before{content:"\\e032"}.fa-sort-down.sc-xv-login-modal:before{content:"\\f0dd"}.fa-sort-numeric-down.sc-xv-login-modal:before{content:"\\f162"}.fa-sort-numeric-down-alt.sc-xv-login-modal:before{content:"\\f886"}.fa-sort-numeric-up.sc-xv-login-modal:before{content:"\\f163"}.fa-sort-numeric-up-alt.sc-xv-login-modal:before{content:"\\f887"}.fa-sort-shapes-down.sc-xv-login-modal:before{content:"\\f888"}.fa-sort-shapes-down-alt.sc-xv-login-modal:before{content:"\\f889"}.fa-sort-shapes-up.sc-xv-login-modal:before{content:"\\f88a"}.fa-sort-shapes-up-alt.sc-xv-login-modal:before{content:"\\f88b"}.fa-sort-size-down.sc-xv-login-modal:before{content:"\\f88c"}.fa-sort-size-down-alt.sc-xv-login-modal:before{content:"\\f88d"}.fa-sort-size-up.sc-xv-login-modal:before{content:"\\f88e"}.fa-sort-size-up-alt.sc-xv-login-modal:before{content:"\\f88f"}.fa-sort-up.sc-xv-login-modal:before{content:"\\f0de"}.fa-soundcloud.sc-xv-login-modal:before{content:"\\f1be"}.fa-soup.sc-xv-login-modal:before{content:"\\f823"}.fa-sourcetree.sc-xv-login-modal:before{content:"\\f7d3"}.fa-spa.sc-xv-login-modal:before{content:"\\f5bb"}.fa-space-shuttle.sc-xv-login-modal:before{content:"\\f197"}.fa-space-station-moon.sc-xv-login-modal:before{content:"\\e033"}.fa-space-station-moon-alt.sc-xv-login-modal:before{content:"\\e034"}.fa-spade.sc-xv-login-modal:before{content:"\\f2f4"}.fa-sparkles.sc-xv-login-modal:before{content:"\\f890"}.fa-speakap.sc-xv-login-modal:before{content:"\\f3f3"}.fa-speaker.sc-xv-login-modal:before{content:"\\f8df"}.fa-speaker-deck.sc-xv-login-modal:before{content:"\\f83c"}.fa-speakers.sc-xv-login-modal:before{content:"\\f8e0"}.fa-spell-check.sc-xv-login-modal:before{content:"\\f891"}.fa-spider.sc-xv-login-modal:before{content:"\\f717"}.fa-spider-black-widow.sc-xv-login-modal:before{content:"\\f718"}.fa-spider-web.sc-xv-login-modal:before{content:"\\f719"}.fa-spinner.sc-xv-login-modal:before{content:"\\f110"}.fa-spinner-third.sc-xv-login-modal:before{content:"\\f3f4"}.fa-splotch.sc-xv-login-modal:before{content:"\\f5bc"}.fa-spotify.sc-xv-login-modal:before{content:"\\f1bc"}.fa-spray-can.sc-xv-login-modal:before{content:"\\f5bd"}.fa-sprinkler.sc-xv-login-modal:before{content:"\\e035"}.fa-square.sc-xv-login-modal:before{content:"\\f0c8"}.fa-square-full.sc-xv-login-modal:before{content:"\\f45c"}.fa-square-root.sc-xv-login-modal:before{content:"\\f697"}.fa-square-root-alt.sc-xv-login-modal:before{content:"\\f698"}.fa-squarespace.sc-xv-login-modal:before{content:"\\f5be"}.fa-squirrel.sc-xv-login-modal:before{content:"\\f71a"}.fa-stack-exchange.sc-xv-login-modal:before{content:"\\f18d"}.fa-stack-overflow.sc-xv-login-modal:before{content:"\\f16c"}.fa-stackpath.sc-xv-login-modal:before{content:"\\f842"}.fa-staff.sc-xv-login-modal:before{content:"\\f71b"}.fa-stamp.sc-xv-login-modal:before{content:"\\f5bf"}.fa-star.sc-xv-login-modal:before{content:"\\f005"}.fa-star-and-crescent.sc-xv-login-modal:before{content:"\\f699"}.fa-star-christmas.sc-xv-login-modal:before{content:"\\f7d4"}.fa-star-exclamation.sc-xv-login-modal:before{content:"\\f2f3"}.fa-star-half.sc-xv-login-modal:before{content:"\\f089"}.fa-star-half-alt.sc-xv-login-modal:before{content:"\\f5c0"}.fa-star-of-david.sc-xv-login-modal:before{content:"\\f69a"}.fa-star-of-life.sc-xv-login-modal:before{content:"\\f621"}.fa-star-shooting.sc-xv-login-modal:before{content:"\\e036"}.fa-starfighter.sc-xv-login-modal:before{content:"\\e037"}.fa-starfighter-alt.sc-xv-login-modal:before{content:"\\e038"}.fa-stars.sc-xv-login-modal:before{content:"\\f762"}.fa-starship.sc-xv-login-modal:before{content:"\\e039"}.fa-starship-freighter.sc-xv-login-modal:before{content:"\\e03a"}.fa-staylinked.sc-xv-login-modal:before{content:"\\f3f5"}.fa-steak.sc-xv-login-modal:before{content:"\\f824"}.fa-steam.sc-xv-login-modal:before{content:"\\f1b6"}.fa-steam-square.sc-xv-login-modal:before{content:"\\f1b7"}.fa-steam-symbol.sc-xv-login-modal:before{content:"\\f3f6"}.fa-steering-wheel.sc-xv-login-modal:before{content:"\\f622"}.fa-step-backward.sc-xv-login-modal:before{content:"\\f048"}.fa-step-forward.sc-xv-login-modal:before{content:"\\f051"}.fa-stethoscope.sc-xv-login-modal:before{content:"\\f0f1"}.fa-sticker-mule.sc-xv-login-modal:before{content:"\\f3f7"}.fa-sticky-note.sc-xv-login-modal:before{content:"\\f249"}.fa-stocking.sc-xv-login-modal:before{content:"\\f7d5"}.fa-stomach.sc-xv-login-modal:before{content:"\\f623"}.fa-stop.sc-xv-login-modal:before{content:"\\f04d"}.fa-stop-circle.sc-xv-login-modal:before{content:"\\f28d"}.fa-stopwatch.sc-xv-login-modal:before{content:"\\f2f2"}.fa-stopwatch-20.sc-xv-login-modal:before{content:"\\e06f"}.fa-store.sc-xv-login-modal:before{content:"\\f54e"}.fa-store-alt.sc-xv-login-modal:before{content:"\\f54f"}.fa-store-alt-slash.sc-xv-login-modal:before{content:"\\e070"}.fa-store-slash.sc-xv-login-modal:before{content:"\\e071"}.fa-strava.sc-xv-login-modal:before{content:"\\f428"}.fa-stream.sc-xv-login-modal:before{content:"\\f550"}.fa-street-view.sc-xv-login-modal:before{content:"\\f21d"}.fa-stretcher.sc-xv-login-modal:before{content:"\\f825"}.fa-strikethrough.sc-xv-login-modal:before{content:"\\f0cc"}.fa-stripe.sc-xv-login-modal:before{content:"\\f429"}.fa-stripe-s.sc-xv-login-modal:before{content:"\\f42a"}.fa-stroopwafel.sc-xv-login-modal:before{content:"\\f551"}.fa-studiovinari.sc-xv-login-modal:before{content:"\\f3f8"}.fa-stumbleupon.sc-xv-login-modal:before{content:"\\f1a4"}.fa-stumbleupon-circle.sc-xv-login-modal:before{content:"\\f1a3"}.fa-subscript.sc-xv-login-modal:before{content:"\\f12c"}.fa-subway.sc-xv-login-modal:before{content:"\\f239"}.fa-suitcase.sc-xv-login-modal:before{content:"\\f0f2"}.fa-suitcase-rolling.sc-xv-login-modal:before{content:"\\f5c1"}.fa-sun.sc-xv-login-modal:before{content:"\\f185"}.fa-sun-cloud.sc-xv-login-modal:before{content:"\\f763"}.fa-sun-dust.sc-xv-login-modal:before{content:"\\f764"}.fa-sun-haze.sc-xv-login-modal:before{content:"\\f765"}.fa-sunglasses.sc-xv-login-modal:before{content:"\\f892"}.fa-sunrise.sc-xv-login-modal:before{content:"\\f766"}.fa-sunset.sc-xv-login-modal:before{content:"\\f767"}.fa-superpowers.sc-xv-login-modal:before{content:"\\f2dd"}.fa-superscript.sc-xv-login-modal:before{content:"\\f12b"}.fa-supple.sc-xv-login-modal:before{content:"\\f3f9"}.fa-surprise.sc-xv-login-modal:before{content:"\\f5c2"}.fa-suse.sc-xv-login-modal:before{content:"\\f7d6"}.fa-swatchbook.sc-xv-login-modal:before{content:"\\f5c3"}.fa-swift.sc-xv-login-modal:before{content:"\\f8e1"}.fa-swimmer.sc-xv-login-modal:before{content:"\\f5c4"}.fa-swimming-pool.sc-xv-login-modal:before{content:"\\f5c5"}.fa-sword.sc-xv-login-modal:before{content:"\\f71c"}.fa-sword-laser.sc-xv-login-modal:before{content:"\\e03b"}.fa-sword-laser-alt.sc-xv-login-modal:before{content:"\\e03c"}.fa-swords.sc-xv-login-modal:before{content:"\\f71d"}.fa-swords-laser.sc-xv-login-modal:before{content:"\\e03d"}.fa-symfony.sc-xv-login-modal:before{content:"\\f83d"}.fa-synagogue.sc-xv-login-modal:before{content:"\\f69b"}.fa-sync.sc-xv-login-modal:before{content:"\\f021"}.fa-sync-alt.sc-xv-login-modal:before{content:"\\f2f1"}.fa-syringe.sc-xv-login-modal:before{content:"\\f48e"}.fa-table.sc-xv-login-modal:before{content:"\\f0ce"}.fa-table-tennis.sc-xv-login-modal:before{content:"\\f45d"}.fa-tablet.sc-xv-login-modal:before{content:"\\f10a"}.fa-tablet-alt.sc-xv-login-modal:before{content:"\\f3fa"}.fa-tablet-android.sc-xv-login-modal:before{content:"\\f3fb"}.fa-tablet-android-alt.sc-xv-login-modal:before{content:"\\f3fc"}.fa-tablet-rugged.sc-xv-login-modal:before{content:"\\f48f"}.fa-tablets.sc-xv-login-modal:before{content:"\\f490"}.fa-tachometer.sc-xv-login-modal:before{content:"\\f0e4"}.fa-tachometer-alt.sc-xv-login-modal:before{content:"\\f3fd"}.fa-tachometer-alt-average.sc-xv-login-modal:before{content:"\\f624"}.fa-tachometer-alt-fast.sc-xv-login-modal:before{content:"\\f625"}.fa-tachometer-alt-fastest.sc-xv-login-modal:before{content:"\\f626"}.fa-tachometer-alt-slow.sc-xv-login-modal:before{content:"\\f627"}.fa-tachometer-alt-slowest.sc-xv-login-modal:before{content:"\\f628"}.fa-tachometer-average.sc-xv-login-modal:before{content:"\\f629"}.fa-tachometer-fast.sc-xv-login-modal:before{content:"\\f62a"}.fa-tachometer-fastest.sc-xv-login-modal:before{content:"\\f62b"}.fa-tachometer-slow.sc-xv-login-modal:before{content:"\\f62c"}.fa-tachometer-slowest.sc-xv-login-modal:before{content:"\\f62d"}.fa-taco.sc-xv-login-modal:before{content:"\\f826"}.fa-tag.sc-xv-login-modal:before{content:"\\f02b"}.fa-tags.sc-xv-login-modal:before{content:"\\f02c"}.fa-tally.sc-xv-login-modal:before{content:"\\f69c"}.fa-tanakh.sc-xv-login-modal:before{content:"\\f827"}.fa-tape.sc-xv-login-modal:before{content:"\\f4db"}.fa-tasks.sc-xv-login-modal:before{content:"\\f0ae"}.fa-tasks-alt.sc-xv-login-modal:before{content:"\\f828"}.fa-taxi.sc-xv-login-modal:before{content:"\\f1ba"}.fa-teamspeak.sc-xv-login-modal:before{content:"\\f4f9"}.fa-teeth.sc-xv-login-modal:before{content:"\\f62e"}.fa-teeth-open.sc-xv-login-modal:before{content:"\\f62f"}.fa-telegram.sc-xv-login-modal:before{content:"\\f2c6"}.fa-telegram-plane.sc-xv-login-modal:before{content:"\\f3fe"}.fa-telescope.sc-xv-login-modal:before{content:"\\e03e"}.fa-temperature-down.sc-xv-login-modal:before{content:"\\e03f"}.fa-temperature-frigid.sc-xv-login-modal:before{content:"\\f768"}.fa-temperature-high.sc-xv-login-modal:before{content:"\\f769"}.fa-temperature-hot.sc-xv-login-modal:before{content:"\\f76a"}.fa-temperature-low.sc-xv-login-modal:before{content:"\\f76b"}.fa-temperature-up.sc-xv-login-modal:before{content:"\\e040"}.fa-tencent-weibo.sc-xv-login-modal:before{content:"\\f1d5"}.fa-tenge.sc-xv-login-modal:before{content:"\\f7d7"}.fa-tennis-ball.sc-xv-login-modal:before{content:"\\f45e"}.fa-terminal.sc-xv-login-modal:before{content:"\\f120"}.fa-text.sc-xv-login-modal:before{content:"\\f893"}.fa-text-height.sc-xv-login-modal:before{content:"\\f034"}.fa-text-size.sc-xv-login-modal:before{content:"\\f894"}.fa-text-width.sc-xv-login-modal:before{content:"\\f035"}.fa-th.sc-xv-login-modal:before{content:"\\f00a"}.fa-th-large.sc-xv-login-modal:before{content:"\\f009"}.fa-th-list.sc-xv-login-modal:before{content:"\\f00b"}.fa-the-red-yeti.sc-xv-login-modal:before{content:"\\f69d"}.fa-theater-masks.sc-xv-login-modal:before{content:"\\f630"}.fa-themeco.sc-xv-login-modal:before{content:"\\f5c6"}.fa-themeisle.sc-xv-login-modal:before{content:"\\f2b2"}.fa-thermometer.sc-xv-login-modal:before{content:"\\f491"}.fa-thermometer-empty.sc-xv-login-modal:before{content:"\\f2cb"}.fa-thermometer-full.sc-xv-login-modal:before{content:"\\f2c7"}.fa-thermometer-half.sc-xv-login-modal:before{content:"\\f2c9"}.fa-thermometer-quarter.sc-xv-login-modal:before{content:"\\f2ca"}.fa-thermometer-three-quarters.sc-xv-login-modal:before{content:"\\f2c8"}.fa-theta.sc-xv-login-modal:before{content:"\\f69e"}.fa-think-peaks.sc-xv-login-modal:before{content:"\\f731"}.fa-thumbs-down.sc-xv-login-modal:before{content:"\\f165"}.fa-thumbs-up.sc-xv-login-modal:before{content:"\\f164"}.fa-thumbtack.sc-xv-login-modal:before{content:"\\f08d"}.fa-thunderstorm.sc-xv-login-modal:before{content:"\\f76c"}.fa-thunderstorm-moon.sc-xv-login-modal:before{content:"\\f76d"}.fa-thunderstorm-sun.sc-xv-login-modal:before{content:"\\f76e"}.fa-ticket.sc-xv-login-modal:before{content:"\\f145"}.fa-ticket-alt.sc-xv-login-modal:before{content:"\\f3ff"}.fa-tiktok.sc-xv-login-modal:before{content:"\\e07b"}.fa-tilde.sc-xv-login-modal:before{content:"\\f69f"}.fa-times.sc-xv-login-modal:before{content:"\\f00d"}.fa-times-circle.sc-xv-login-modal:before{content:"\\f057"}.fa-times-hexagon.sc-xv-login-modal:before{content:"\\f2ee"}.fa-times-octagon.sc-xv-login-modal:before{content:"\\f2f0"}.fa-times-square.sc-xv-login-modal:before{content:"\\f2d3"}.fa-tint.sc-xv-login-modal:before{content:"\\f043"}.fa-tint-slash.sc-xv-login-modal:before{content:"\\f5c7"}.fa-tire.sc-xv-login-modal:before{content:"\\f631"}.fa-tire-flat.sc-xv-login-modal:before{content:"\\f632"}.fa-tire-pressure-warning.sc-xv-login-modal:before{content:"\\f633"}.fa-tire-rugged.sc-xv-login-modal:before{content:"\\f634"}.fa-tired.sc-xv-login-modal:before{content:"\\f5c8"}.fa-toggle-off.sc-xv-login-modal:before{content:"\\f204"}.fa-toggle-on.sc-xv-login-modal:before{content:"\\f205"}.fa-toilet.sc-xv-login-modal:before{content:"\\f7d8"}.fa-toilet-paper.sc-xv-login-modal:before{content:"\\f71e"}.fa-toilet-paper-alt.sc-xv-login-modal:before{content:"\\f71f"}.fa-toilet-paper-slash.sc-xv-login-modal:before{content:"\\e072"}.fa-tombstone.sc-xv-login-modal:before{content:"\\f720"}.fa-tombstone-alt.sc-xv-login-modal:before{content:"\\f721"}.fa-toolbox.sc-xv-login-modal:before{content:"\\f552"}.fa-tools.sc-xv-login-modal:before{content:"\\f7d9"}.fa-tooth.sc-xv-login-modal:before{content:"\\f5c9"}.fa-toothbrush.sc-xv-login-modal:before{content:"\\f635"}.fa-torah.sc-xv-login-modal:before{content:"\\f6a0"}.fa-torii-gate.sc-xv-login-modal:before{content:"\\f6a1"}.fa-tornado.sc-xv-login-modal:before{content:"\\f76f"}.fa-tractor.sc-xv-login-modal:before{content:"\\f722"}.fa-trade-federation.sc-xv-login-modal:before{content:"\\f513"}.fa-trademark.sc-xv-login-modal:before{content:"\\f25c"}.fa-traffic-cone.sc-xv-login-modal:before{content:"\\f636"}.fa-traffic-light.sc-xv-login-modal:before{content:"\\f637"}.fa-traffic-light-go.sc-xv-login-modal:before{content:"\\f638"}.fa-traffic-light-slow.sc-xv-login-modal:before{content:"\\f639"}.fa-traffic-light-stop.sc-xv-login-modal:before{content:"\\f63a"}.fa-trailer.sc-xv-login-modal:before{content:"\\e041"}.fa-train.sc-xv-login-modal:before{content:"\\f238"}.fa-tram.sc-xv-login-modal:before{content:"\\f7da"}.fa-transgender.sc-xv-login-modal:before{content:"\\f224"}.fa-transgender-alt.sc-xv-login-modal:before{content:"\\f225"}.fa-transporter.sc-xv-login-modal:before{content:"\\e042"}.fa-transporter-1.sc-xv-login-modal:before{content:"\\e043"}.fa-transporter-2.sc-xv-login-modal:before{content:"\\e044"}.fa-transporter-3.sc-xv-login-modal:before{content:"\\e045"}.fa-transporter-empty.sc-xv-login-modal:before{content:"\\e046"}.fa-trash.sc-xv-login-modal:before{content:"\\f1f8"}.fa-trash-alt.sc-xv-login-modal:before{content:"\\f2ed"}.fa-trash-restore.sc-xv-login-modal:before{content:"\\f829"}.fa-trash-restore-alt.sc-xv-login-modal:before{content:"\\f82a"}.fa-trash-undo.sc-xv-login-modal:before{content:"\\f895"}.fa-trash-undo-alt.sc-xv-login-modal:before{content:"\\f896"}.fa-treasure-chest.sc-xv-login-modal:before{content:"\\f723"}.fa-tree.sc-xv-login-modal:before{content:"\\f1bb"}.fa-tree-alt.sc-xv-login-modal:before{content:"\\f400"}.fa-tree-christmas.sc-xv-login-modal:before{content:"\\f7db"}.fa-tree-decorated.sc-xv-login-modal:before{content:"\\f7dc"}.fa-tree-large.sc-xv-login-modal:before{content:"\\f7dd"}.fa-tree-palm.sc-xv-login-modal:before{content:"\\f82b"}.fa-trees.sc-xv-login-modal:before{content:"\\f724"}.fa-trello.sc-xv-login-modal:before{content:"\\f181"}.fa-triangle.sc-xv-login-modal:before{content:"\\f2ec"}.fa-triangle-music.sc-xv-login-modal:before{content:"\\f8e2"}.fa-trophy.sc-xv-login-modal:before{content:"\\f091"}.fa-trophy-alt.sc-xv-login-modal:before{content:"\\f2eb"}.fa-truck.sc-xv-login-modal:before{content:"\\f0d1"}.fa-truck-container.sc-xv-login-modal:before{content:"\\f4dc"}.fa-truck-couch.sc-xv-login-modal:before{content:"\\f4dd"}.fa-truck-loading.sc-xv-login-modal:before{content:"\\f4de"}.fa-truck-monster.sc-xv-login-modal:before{content:"\\f63b"}.fa-truck-moving.sc-xv-login-modal:before{content:"\\f4df"}.fa-truck-pickup.sc-xv-login-modal:before{content:"\\f63c"}.fa-truck-plow.sc-xv-login-modal:before{content:"\\f7de"}.fa-truck-ramp.sc-xv-login-modal:before{content:"\\f4e0"}.fa-trumpet.sc-xv-login-modal:before{content:"\\f8e3"}.fa-tshirt.sc-xv-login-modal:before{content:"\\f553"}.fa-tty.sc-xv-login-modal:before{content:"\\f1e4"}.fa-tumblr.sc-xv-login-modal:before{content:"\\f173"}.fa-tumblr-square.sc-xv-login-modal:before{content:"\\f174"}.fa-turkey.sc-xv-login-modal:before{content:"\\f725"}.fa-turntable.sc-xv-login-modal:before{content:"\\f8e4"}.fa-turtle.sc-xv-login-modal:before{content:"\\f726"}.fa-tv.sc-xv-login-modal:before{content:"\\f26c"}.fa-tv-alt.sc-xv-login-modal:before{content:"\\f8e5"}.fa-tv-music.sc-xv-login-modal:before{content:"\\f8e6"}.fa-tv-retro.sc-xv-login-modal:before{content:"\\f401"}.fa-twitch.sc-xv-login-modal:before{content:"\\f1e8"}.fa-twitter.sc-xv-login-modal:before{content:"\\f099"}.fa-twitter-square.sc-xv-login-modal:before{content:"\\f081"}.fa-typewriter.sc-xv-login-modal:before{content:"\\f8e7"}.fa-typo3.sc-xv-login-modal:before{content:"\\f42b"}.fa-uber.sc-xv-login-modal:before{content:"\\f402"}.fa-ubuntu.sc-xv-login-modal:before{content:"\\f7df"}.fa-ufo.sc-xv-login-modal:before{content:"\\e047"}.fa-ufo-beam.sc-xv-login-modal:before{content:"\\e048"}.fa-uikit.sc-xv-login-modal:before{content:"\\f403"}.fa-umbraco.sc-xv-login-modal:before{content:"\\f8e8"}.fa-umbrella.sc-xv-login-modal:before{content:"\\f0e9"}.fa-umbrella-beach.sc-xv-login-modal:before{content:"\\f5ca"}.fa-uncharted.sc-xv-login-modal:before{content:"\\e084"}.fa-underline.sc-xv-login-modal:before{content:"\\f0cd"}.fa-undo.sc-xv-login-modal:before{content:"\\f0e2"}.fa-undo-alt.sc-xv-login-modal:before{content:"\\f2ea"}.fa-unicorn.sc-xv-login-modal:before{content:"\\f727"}.fa-union.sc-xv-login-modal:before{content:"\\f6a2"}.fa-uniregistry.sc-xv-login-modal:before{content:"\\f404"}.fa-unity.sc-xv-login-modal:before{content:"\\e049"}.fa-universal-access.sc-xv-login-modal:before{content:"\\f29a"}.fa-university.sc-xv-login-modal:before{content:"\\f19c"}.fa-unlink.sc-xv-login-modal:before{content:"\\f127"}.fa-unlock.sc-xv-login-modal:before{content:"\\f09c"}.fa-unlock-alt.sc-xv-login-modal:before{content:"\\f13e"}.fa-unsplash.sc-xv-login-modal:before{content:"\\e07c"}.fa-untappd.sc-xv-login-modal:before{content:"\\f405"}.fa-upload.sc-xv-login-modal:before{content:"\\f093"}.fa-ups.sc-xv-login-modal:before{content:"\\f7e0"}.fa-usb.sc-xv-login-modal:before{content:"\\f287"}.fa-usb-drive.sc-xv-login-modal:before{content:"\\f8e9"}.fa-usd-circle.sc-xv-login-modal:before{content:"\\f2e8"}.fa-usd-square.sc-xv-login-modal:before{content:"\\f2e9"}.fa-user.sc-xv-login-modal:before{content:"\\f007"}.fa-user-alien.sc-xv-login-modal:before{content:"\\e04a"}.fa-user-alt.sc-xv-login-modal:before{content:"\\f406"}.fa-user-alt-slash.sc-xv-login-modal:before{content:"\\f4fa"}.fa-user-astronaut.sc-xv-login-modal:before{content:"\\f4fb"}.fa-user-chart.sc-xv-login-modal:before{content:"\\f6a3"}.fa-user-check.sc-xv-login-modal:before{content:"\\f4fc"}.fa-user-circle.sc-xv-login-modal:before{content:"\\f2bd"}.fa-user-clock.sc-xv-login-modal:before{content:"\\f4fd"}.fa-user-cog.sc-xv-login-modal:before{content:"\\f4fe"}.fa-user-cowboy.sc-xv-login-modal:before{content:"\\f8ea"}.fa-user-crown.sc-xv-login-modal:before{content:"\\f6a4"}.fa-user-edit.sc-xv-login-modal:before{content:"\\f4ff"}.fa-user-friends.sc-xv-login-modal:before{content:"\\f500"}.fa-user-graduate.sc-xv-login-modal:before{content:"\\f501"}.fa-user-hard-hat.sc-xv-login-modal:before{content:"\\f82c"}.fa-user-headset.sc-xv-login-modal:before{content:"\\f82d"}.fa-user-injured.sc-xv-login-modal:before{content:"\\f728"}.fa-user-lock.sc-xv-login-modal:before{content:"\\f502"}.fa-user-md.sc-xv-login-modal:before{content:"\\f0f0"}.fa-user-md-chat.sc-xv-login-modal:before{content:"\\f82e"}.fa-user-minus.sc-xv-login-modal:before{content:"\\f503"}.fa-user-music.sc-xv-login-modal:before{content:"\\f8eb"}.fa-user-ninja.sc-xv-login-modal:before{content:"\\f504"}.fa-user-nurse.sc-xv-login-modal:before{content:"\\f82f"}.fa-user-plus.sc-xv-login-modal:before{content:"\\f234"}.fa-user-robot.sc-xv-login-modal:before{content:"\\e04b"}.fa-user-secret.sc-xv-login-modal:before{content:"\\f21b"}.fa-user-shield.sc-xv-login-modal:before{content:"\\f505"}.fa-user-slash.sc-xv-login-modal:before{content:"\\f506"}.fa-user-tag.sc-xv-login-modal:before{content:"\\f507"}.fa-user-tie.sc-xv-login-modal:before{content:"\\f508"}.fa-user-times.sc-xv-login-modal:before{content:"\\f235"}.fa-user-unlock.sc-xv-login-modal:before{content:"\\e058"}.fa-user-visor.sc-xv-login-modal:before{content:"\\e04c"}.fa-users.sc-xv-login-modal:before{content:"\\f0c0"}.fa-users-class.sc-xv-login-modal:before{content:"\\f63d"}.fa-users-cog.sc-xv-login-modal:before{content:"\\f509"}.fa-users-crown.sc-xv-login-modal:before{content:"\\f6a5"}.fa-users-medical.sc-xv-login-modal:before{content:"\\f830"}.fa-users-slash.sc-xv-login-modal:before{content:"\\e073"}.fa-usps.sc-xv-login-modal:before{content:"\\f7e1"}.fa-ussunnah.sc-xv-login-modal:before{content:"\\f407"}.fa-utensil-fork.sc-xv-login-modal:before{content:"\\f2e3"}.fa-utensil-knife.sc-xv-login-modal:before{content:"\\f2e4"}.fa-utensil-spoon.sc-xv-login-modal:before{content:"\\f2e5"}.fa-utensils.sc-xv-login-modal:before{content:"\\f2e7"}.fa-utensils-alt.sc-xv-login-modal:before{content:"\\f2e6"}.fa-vaadin.sc-xv-login-modal:before{content:"\\f408"}.fa-vacuum.sc-xv-login-modal:before{content:"\\e04d"}.fa-vacuum-robot.sc-xv-login-modal:before{content:"\\e04e"}.fa-value-absolute.sc-xv-login-modal:before{content:"\\f6a6"}.fa-vector-square.sc-xv-login-modal:before{content:"\\f5cb"}.fa-venus.sc-xv-login-modal:before{content:"\\f221"}.fa-venus-double.sc-xv-login-modal:before{content:"\\f226"}.fa-venus-mars.sc-xv-login-modal:before{content:"\\f228"}.fa-vest.sc-xv-login-modal:before{content:"\\e085"}.fa-vest-patches.sc-xv-login-modal:before{content:"\\e086"}.fa-vhs.sc-xv-login-modal:before{content:"\\f8ec"}.fa-viacoin.sc-xv-login-modal:before{content:"\\f237"}.fa-viadeo.sc-xv-login-modal:before{content:"\\f2a9"}.fa-viadeo-square.sc-xv-login-modal:before{content:"\\f2aa"}.fa-vial.sc-xv-login-modal:before{content:"\\f492"}.fa-vials.sc-xv-login-modal:before{content:"\\f493"}.fa-viber.sc-xv-login-modal:before{content:"\\f409"}.fa-video.sc-xv-login-modal:before{content:"\\f03d"}.fa-video-plus.sc-xv-login-modal:before{content:"\\f4e1"}.fa-video-slash.sc-xv-login-modal:before{content:"\\f4e2"}.fa-vihara.sc-xv-login-modal:before{content:"\\f6a7"}.fa-vimeo.sc-xv-login-modal:before{content:"\\f40a"}.fa-vimeo-square.sc-xv-login-modal:before{content:"\\f194"}.fa-vimeo-v.sc-xv-login-modal:before{content:"\\f27d"}.fa-vine.sc-xv-login-modal:before{content:"\\f1ca"}.fa-violin.sc-xv-login-modal:before{content:"\\f8ed"}.fa-virus.sc-xv-login-modal:before{content:"\\e074"}.fa-virus-slash.sc-xv-login-modal:before{content:"\\e075"}.fa-viruses.sc-xv-login-modal:before{content:"\\e076"}.fa-vk.sc-xv-login-modal:before{content:"\\f189"}.fa-vnv.sc-xv-login-modal:before{content:"\\f40b"}.fa-voicemail.sc-xv-login-modal:before{content:"\\f897"}.fa-volcano.sc-xv-login-modal:before{content:"\\f770"}.fa-volleyball-ball.sc-xv-login-modal:before{content:"\\f45f"}.fa-volume.sc-xv-login-modal:before{content:"\\f6a8"}.fa-volume-down.sc-xv-login-modal:before{content:"\\f027"}.fa-volume-mute.sc-xv-login-modal:before{content:"\\f6a9"}.fa-volume-off.sc-xv-login-modal:before{content:"\\f026"}.fa-volume-slash.sc-xv-login-modal:before{content:"\\f2e2"}.fa-volume-up.sc-xv-login-modal:before{content:"\\f028"}.fa-vote-nay.sc-xv-login-modal:before{content:"\\f771"}.fa-vote-yea.sc-xv-login-modal:before{content:"\\f772"}.fa-vr-cardboard.sc-xv-login-modal:before{content:"\\f729"}.fa-vuejs.sc-xv-login-modal:before{content:"\\f41f"}.fa-wagon-covered.sc-xv-login-modal:before{content:"\\f8ee"}.fa-walker.sc-xv-login-modal:before{content:"\\f831"}.fa-walkie-talkie.sc-xv-login-modal:before{content:"\\f8ef"}.fa-walking.sc-xv-login-modal:before{content:"\\f554"}.fa-wallet.sc-xv-login-modal:before{content:"\\f555"}.fa-wand.sc-xv-login-modal:before{content:"\\f72a"}.fa-wand-magic.sc-xv-login-modal:before{content:"\\f72b"}.fa-warehouse.sc-xv-login-modal:before{content:"\\f494"}.fa-warehouse-alt.sc-xv-login-modal:before{content:"\\f495"}.fa-washer.sc-xv-login-modal:before{content:"\\f898"}.fa-watch.sc-xv-login-modal:before{content:"\\f2e1"}.fa-watch-calculator.sc-xv-login-modal:before{content:"\\f8f0"}.fa-watch-fitness.sc-xv-login-modal:before{content:"\\f63e"}.fa-watchman-monitoring.sc-xv-login-modal:before{content:"\\e087"}.fa-water.sc-xv-login-modal:before{content:"\\f773"}.fa-water-lower.sc-xv-login-modal:before{content:"\\f774"}.fa-water-rise.sc-xv-login-modal:before{content:"\\f775"}.fa-wave-sine.sc-xv-login-modal:before{content:"\\f899"}.fa-wave-square.sc-xv-login-modal:before{content:"\\f83e"}.fa-wave-triangle.sc-xv-login-modal:before{content:"\\f89a"}.fa-waveform.sc-xv-login-modal:before{content:"\\f8f1"}.fa-waveform-path.sc-xv-login-modal:before{content:"\\f8f2"}.fa-waze.sc-xv-login-modal:before{content:"\\f83f"}.fa-webcam.sc-xv-login-modal:before{content:"\\f832"}.fa-webcam-slash.sc-xv-login-modal:before{content:"\\f833"}.fa-weebly.sc-xv-login-modal:before{content:"\\f5cc"}.fa-weibo.sc-xv-login-modal:before{content:"\\f18a"}.fa-weight.sc-xv-login-modal:before{content:"\\f496"}.fa-weight-hanging.sc-xv-login-modal:before{content:"\\f5cd"}.fa-weixin.sc-xv-login-modal:before{content:"\\f1d7"}.fa-whale.sc-xv-login-modal:before{content:"\\f72c"}.fa-whatsapp.sc-xv-login-modal:before{content:"\\f232"}.fa-whatsapp-square.sc-xv-login-modal:before{content:"\\f40c"}.fa-wheat.sc-xv-login-modal:before{content:"\\f72d"}.fa-wheelchair.sc-xv-login-modal:before{content:"\\f193"}.fa-whistle.sc-xv-login-modal:before{content:"\\f460"}.fa-whmcs.sc-xv-login-modal:before{content:"\\f40d"}.fa-wifi.sc-xv-login-modal:before{content:"\\f1eb"}.fa-wifi-1.sc-xv-login-modal:before{content:"\\f6aa"}.fa-wifi-2.sc-xv-login-modal:before{content:"\\f6ab"}.fa-wifi-slash.sc-xv-login-modal:before{content:"\\f6ac"}.fa-wikipedia-w.sc-xv-login-modal:before{content:"\\f266"}.fa-wind.sc-xv-login-modal:before{content:"\\f72e"}.fa-wind-turbine.sc-xv-login-modal:before{content:"\\f89b"}.fa-wind-warning.sc-xv-login-modal:before{content:"\\f776"}.fa-window.sc-xv-login-modal:before{content:"\\f40e"}.fa-window-alt.sc-xv-login-modal:before{content:"\\f40f"}.fa-window-close.sc-xv-login-modal:before{content:"\\f410"}.fa-window-frame.sc-xv-login-modal:before{content:"\\e04f"}.fa-window-frame-open.sc-xv-login-modal:before{content:"\\e050"}.fa-window-maximize.sc-xv-login-modal:before{content:"\\f2d0"}.fa-window-minimize.sc-xv-login-modal:before{content:"\\f2d1"}.fa-window-restore.sc-xv-login-modal:before{content:"\\f2d2"}.fa-windows.sc-xv-login-modal:before{content:"\\f17a"}.fa-windsock.sc-xv-login-modal:before{content:"\\f777"}.fa-wine-bottle.sc-xv-login-modal:before{content:"\\f72f"}.fa-wine-glass.sc-xv-login-modal:before{content:"\\f4e3"}.fa-wine-glass-alt.sc-xv-login-modal:before{content:"\\f5ce"}.fa-wix.sc-xv-login-modal:before{content:"\\f5cf"}.fa-wizards-of-the-coast.sc-xv-login-modal:before{content:"\\f730"}.fa-wodu.sc-xv-login-modal:before{content:"\\e088"}.fa-wolf-pack-battalion.sc-xv-login-modal:before{content:"\\f514"}.fa-won-sign.sc-xv-login-modal:before{content:"\\f159"}.fa-wordpress.sc-xv-login-modal:before{content:"\\f19a"}.fa-wordpress-simple.sc-xv-login-modal:before{content:"\\f411"}.fa-wpbeginner.sc-xv-login-modal:before{content:"\\f297"}.fa-wpexplorer.sc-xv-login-modal:before{content:"\\f2de"}.fa-wpforms.sc-xv-login-modal:before{content:"\\f298"}.fa-wpressr.sc-xv-login-modal:before{content:"\\f3e4"}.fa-wreath.sc-xv-login-modal:before{content:"\\f7e2"}.fa-wrench.sc-xv-login-modal:before{content:"\\f0ad"}.fa-x-ray.sc-xv-login-modal:before{content:"\\f497"}.fa-xbox.sc-xv-login-modal:before{content:"\\f412"}.fa-xing.sc-xv-login-modal:before{content:"\\f168"}.fa-xing-square.sc-xv-login-modal:before{content:"\\f169"}.fa-y-combinator.sc-xv-login-modal:before{content:"\\f23b"}.fa-yahoo.sc-xv-login-modal:before{content:"\\f19e"}.fa-yammer.sc-xv-login-modal:before{content:"\\f840"}.fa-yandex.sc-xv-login-modal:before{content:"\\f413"}.fa-yandex-international.sc-xv-login-modal:before{content:"\\f414"}.fa-yarn.sc-xv-login-modal:before{content:"\\f7e3"}.fa-yelp.sc-xv-login-modal:before{content:"\\f1e9"}.fa-yen-sign.sc-xv-login-modal:before{content:"\\f157"}.fa-yin-yang.sc-xv-login-modal:before{content:"\\f6ad"}.fa-yoast.sc-xv-login-modal:before{content:"\\f2b1"}.fa-youtube.sc-xv-login-modal:before{content:"\\f167"}.fa-youtube-square.sc-xv-login-modal:before{content:"\\f431"}.fa-zhihu.sc-xv-login-modal:before{content:"\\f63f"}.sr-only.sc-xv-login-modal{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable.sc-xv-login-modal:active,.sr-only-focusable.sc-xv-login-modal:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.eot");src:url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.woff2") format("woff2"), url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.woff") format("woff"), url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.ttf") format("truetype"), url("https://crossvertise.blob.core.windows.net/assets/fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab.sc-xv-login-modal{font-family:"Font Awesome 5 Brands";font-weight:400}.login_header.sc-xv-login-modal{display:flex;flex-direction:column;text-align:center;font-weight:400}.login_header__title.sc-xv-login-modal{color:var(--text-primary, #333);font-size:20px;font-weight:inherit;line-height:28px;margin:0}.login_header__desc.sc-xv-login-modal{color:var(--text-secondary, #515151);font-size:14px;font-weight:inherit;line-height:18px;letter-spacing:0.16px;margin:0}.login_form.sc-xv-login-modal{width:min(90vw - var(--spacing-05, 16px) * 2, 500px);display:flex;flex-direction:column;row-gap:var(--spacing-06, 24px)}.login_form__control.sc-xv-login-modal{display:flex;flex-direction:column;row-gap:var(--spacing-03)}.login_form__control.sc-xv-login-modal .to-right.sc-xv-login-modal{align-self:flex-end}.login_spacer.sc-xv-login-modal{white-space:nowrap;display:flex;align-items:center;margin-block:var(--spacing-06, 24px)}.login_spacer.sc-xv-login-modal::before,.login_spacer.sc-xv-login-modal::after{content:"";flex:1;height:1px;background-color:var(--divider, #E0E0E0)}.login_spacer.sc-xv-login-modal::before{margin-right:var(--spacing-04)}.login_spacer.sc-xv-login-modal::after{margin-left:var(--spacing-04)}.login_footer.sc-xv-login-modal{display:flex;flex-direction:column;row-gap:var(--spacing-04, 16px)}.login_footer__google.sc-xv-login-modal button[type=submit].sc-xv-login-modal{display:inline-flex;align-items:center;justify-content:center;height:48px;padding-inline:var(--spacing-05);border-radius:3px;border:1px solid var(--button-tertiary, #273435);color:var(--button-tertiary);background-color:transparent;font-weight:700;transition:0.3s ease-in-out background-color}.login_footer__google.sc-xv-login-modal button[type=submit].sc-xv-login-modal:hover{background-color:var(--button-tertiary-hover, #d0d9d9)}.login_footer__google.sc-xv-login-modal button[type=submit].sc-xv-login-modal:active{background-color:var(--button-tertiary-active, #b1c0c0)}.login_footer__google.sc-xv-login-modal button[type=submit].sc-xv-login-modal>i.sc-xv-login-modal{margin-right:var(--spacing-05, 16px)}.login_footer__info.sc-xv-login-modal{margin-top:var(--spacing-06, 24px);color:var(--text-primary, #333);font-size:14px;line-height:20px;letter-spacing:0.16px}.login_footer__info.sc-xv-login-modal p.sc-xv-login-modal{margin:0}.login_footer__info.sc-xv-login-modal p.sc-xv-login-modal:first-child{margin-bottom:var(--spacing-06, 24px)}`;
81524
82112
 
81525
82113
  const XvLoginModal = class {
81526
82114
  constructor(hostRef) {
@@ -81586,7 +82174,7 @@ const XvLoginModal = class {
81586
82174
  };
81587
82175
  XvLoginModal.style = xvLoginModalCss();
81588
82176
 
81589
- const xvMegaMenuCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--menu-group-width:244px;--menu-group-height:454px;--link-visited:var(--link-primary)}.xv-menu{background:inherit;position:relative;font-family:var(--ff-work-sans), sans-serif}@media (min-width: 992px){.xv-menu{min-height:55px}}.xv-menu-loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;background-color:rgba(255, 255, 255, 0.7);display:flex;align-items:center;justify-content:center}@media (max-width: 991px){.xv-menu-loader:not(.open){display:none}}@media (max-width: 991px){.xv-menu.open{padding-bottom:env(safe-area-inset-bottom);max-height:calc(100vh - 120px);overflow:auto;overscroll-behavior:contain}}.xv-menu_mobile{position:relative;display:none}@media (max-width: 991px){.xv-menu_mobile{display:inline-flex}}.xv-menu ul{margin:0;padding:0;list-style:none}.xv-menu .link-chevron{display:inline-block;margin-inline-start:var(--spacing-01)}.xv-menu .menu{overflow-x:auto;display:flex;justify-content:flex-start;column-gap:var(--spacing-08)}@media (max-width: 991px){.xv-menu .menu{flex-direction:column;display:none}}.xv-menu .menu--right{margin-left:auto;display:flex;align-items:center;align-self:center}@media (max-width: 991px){.xv-menu .menu--right{margin-left:unset;padding-block:var(--spacing-05)}}.xv-menu .menu--backdrop{z-index:-1;background-color:rgba(0, 0, 0, 0.3);position:fixed;top:0;left:0;width:100%;height:100%}@media (max-width: 991px){.xv-menu .menu.open{display:flex}}.xv-menu .menu-item:hover .menu-item-label{border-bottom-color:var(--interactive-02)}.xv-menu .menu-item.active .menu-item-groups{z-index:990;display:flex}.xv-menu .menu-item.active .menu-item-label{border-bottom-color:var(--interactive-02)}@media (max-width: 991px){.xv-menu .menu-item.active{border-bottom:1px solid #E1E4ED}}.xv-menu .menu-item-label{margin:0;padding-block:var(--spacing-05, 16px);color:inherit;font-size:16px;line-height:24px;font-family:var(--ff-body), sans-serif;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;transition:250ms ease-in-out border-bottom-color;user-select:none;white-space:nowrap}@media (max-width: 991px){.xv-menu .menu-item-label{border-bottom:1px solid #E1E4ED}}.xv-menu .menu-item-groups{z-index:-1;position:absolute;left:0;top:100%;width:100%;background-color:var(--background, #fff);display:none;flex-direction:column;border:1px solid var(--border-subtle-01);row-gap:var(--spacing-05);padding-block:var(--spacing-08) var(--spacing-06);min-height:var(--menu-group-height);border-radius:0 0 8px 8px;overflow:hidden;color:var(--interactive-01, #273435)}@media (max-width: 991px){.xv-menu .menu-item-groups{min-height:unset;padding-block:unset;position:relative;row-gap:unset;border:none}}.xv-menu .menu .group{display:flex;align-items:flex-start}@media (max-width: 991px){.xv-menu .menu .group{flex-direction:column;align-items:stretch}}.xv-menu .menu .group-label{user-select:none;min-width:var(--menu-group-width);max-width:var(--menu-group-width);color:var(--text-primary, #333);font-size:16px;font-style:normal;font-weight:400;line-height:137.5%;display:flex;column-gap:var(--spacing-04);text-align:right;justify-content:flex-end;cursor:pointer}.xv-menu .menu .group-label-text{text-overflow:ellipsis;overflow:hidden}.xv-menu .menu .group-label-icon{width:8px;height:8px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-45deg);transform-origin:bottom;align-self:center}@media (max-width: 991px){.xv-menu .menu .group-label{max-width:unset;min-width:unset;align-items:stretch;justify-content:flex-start;padding-block:var(--spacing-05)}}.xv-menu .menu .group-container{flex:1;display:none}.xv-menu .menu .group-container-absolute{position:absolute;top:0;right:0;width:calc(100% - (var(--menu-group-width) + var(--spacing-06) + var(--spacing-09) + var(--spacing-05)));min-height:calc(100% - (var(--spacing-08) + var(--spacing-06)));padding:var(--spacing-08) var(--spacing-06) var(--spacing-06) var(--spacing-09);display:flex;background-color:var(--layer-01, #F7F7F7)}@media (max-width: 991px){.xv-menu .menu .group-container-absolute{position:unset;flex-direction:column;width:100%;flex:1;padding:var(--spacing-06) 0;background-color:var(--background)}}.xv-menu .menu .group-container-absolute.noLabel{left:0;width:calc(100% - (var(--spacing-06) + var(--spacing-09)))}.xv-menu .menu .group.active .group-label{font-weight:600}@media (max-width: 991px){.xv-menu .menu .group.active .group-label-icon{transform-origin:center;transform:rotate(45deg)}}.xv-menu .menu .group.active .group-container{display:flex}.xv-menu .menu .group-menus{flex:1;display:flex;flex-direction:column;row-gap:var(--spacing-06)}.xv-menu .menu .group-menus-categories{display:flex;row-gap:var(--spacing-07);column-gap:var(--spacing-05);flex:1}@media (max-width: 991px){.xv-menu .menu .group-menus-categories{flex-direction:column;gap:var(--spacing-07)}}.xv-menu .menu .group-menus-categories.inline{flex-direction:column;flex-wrap:wrap;max-height:365px}@media (max-width: 991px){.xv-menu .menu .group-menus-categories.inline{max-height:unset}}.xv-menu .menu .group-menus-categories.inline .category{flex:none}.xv-menu .menu .group-menus-actions{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-05)}@media (max-width: 991px){.xv-menu .menu .group-menus-actions{flex-direction:column;justify-content:stretch;align-items:stretch;text-align:center}}.xv-menu .menu .group-card{box-sizing:content-box;max-width:228px;min-width:200px;padding-left:var(--spacing-06);border-left:1px solid var(--border-subtle-01)}@media (min-width: 992px) and (max-width: 1199px){.xv-menu .menu .group-card{display:none}}@media (max-width: 991px){.xv-menu .menu .group-card{margin-block-start:var(--spacing-06);border-left:none;padding-left:0;max-width:unset;min-width:unset}}.xv-menu .menu .group-card .xv-card{box-shadow:none;background-color:var(--background, #fff)}@media (max-width: 991px){.xv-menu .menu .group-card .xv-card{width:unset}}.xv-menu .menu .group-card-title,.xv-menu .menu .group-card-desc{font-size:var(--fz-md, 14px);font-style:normal;line-height:18px;letter-spacing:0.16px}.xv-menu .menu .group-card .xv-link_standalone,.xv-menu .menu .group-card-title,.xv-menu .menu .group-card-desc{font-family:var(--ff-work-sans), sans-serif}.xv-menu .menu .group-card-title{color:var(--text-primary, #333);font-weight:600}.xv-menu .menu .group-card-desc{color:var(--text-secondary, #515151);font-weight:400;padding-top:var(--spacing-03);display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical;overflow:hidden}.xv-menu .menu .category{flex:1;display:flex;flex-direction:column;row-gap:var(--spacing-05)}@media (max-width: 991px){.xv-menu .menu .category{flex:0}.xv-menu .menu .category:not(:last-child){border-bottom:1px solid var(--border-subtle-01);padding-bottom:var(--spacing-04)}}.xv-menu .menu .category-label{margin:0;font-size:var(--fz-md, 14px);color:var(--text-secondary)}.xv-menu .menu .category-routes{display:flex;flex-direction:column;row-gap:var(--spacing-05)}.xv-menu .menu .route{display:inline-flex;align-items:center;column-gap:var(--spacing-03);position:relative;font-size:var(--fz-lg, 16px)}.xv-menu .menu .route .xv-link_ghost{font-family:var(--ff-work-sans), sans-serif}.xv-menu .menu .route .xv-link_ghost:hover{color:var(--link-primary)}@media (max-width: 991px){.xv-menu .menu .route{white-space:nowrap}}.xv-menu .menu .route .route-tag{font-size:9px}`;
82177
+ const xvMegaMenuCss = () => `:host{--menu-group-width:244px;--menu-group-height:454px;--link-visited:var(--link-primary)}.xv-menu{background:inherit;position:relative;font-family:var(--ff-work-sans), sans-serif}@media (min-width: 992px){.xv-menu{min-height:55px}}.xv-menu-loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;background-color:rgba(255, 255, 255, 0.7);display:flex;align-items:center;justify-content:center}@media (max-width: 991px){.xv-menu-loader:not(.open){display:none}}@media (max-width: 991px){.xv-menu.open{padding-bottom:env(safe-area-inset-bottom);max-height:calc(100vh - 120px);overflow:auto;overscroll-behavior:contain}}.xv-menu_mobile{position:relative;display:none}@media (max-width: 991px){.xv-menu_mobile{display:inline-flex}}.xv-menu ul{margin:0;padding:0;list-style:none}.xv-menu .link-chevron{display:inline-block;margin-inline-start:var(--spacing-01)}.xv-menu .menu{overflow-x:auto;display:flex;justify-content:flex-start;column-gap:var(--spacing-08)}@media (max-width: 991px){.xv-menu .menu{flex-direction:column;display:none}}.xv-menu .menu--right{margin-left:auto;display:flex;align-items:center;align-self:center}@media (max-width: 991px){.xv-menu .menu--right{margin-left:unset;padding-block:var(--spacing-05)}}.xv-menu .menu--backdrop{z-index:-1;background-color:rgba(0, 0, 0, 0.3);position:fixed;top:0;left:0;width:100%;height:100%}@media (max-width: 991px){.xv-menu .menu.open{display:flex}}.xv-menu .menu-item:hover .menu-item-label{border-bottom-color:var(--interactive-02)}.xv-menu .menu-item.active .menu-item-groups{z-index:990;display:flex}.xv-menu .menu-item.active .menu-item-label{border-bottom-color:var(--interactive-02)}@media (max-width: 991px){.xv-menu .menu-item.active{border-bottom:1px solid #E1E4ED}}.xv-menu .menu-item-label{margin:0;padding-block:var(--spacing-05, 16px);color:inherit;font-size:16px;line-height:24px;font-family:var(--ff-body), sans-serif;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;transition:250ms ease-in-out border-bottom-color;user-select:none;white-space:nowrap}@media (max-width: 991px){.xv-menu .menu-item-label{border-bottom:1px solid #E1E4ED}}.xv-menu .menu-item-groups{z-index:-1;position:absolute;left:0;top:100%;width:100%;background-color:var(--background, #fff);display:none;flex-direction:column;border:1px solid var(--border-subtle-01);row-gap:var(--spacing-05);padding-block:var(--spacing-08) var(--spacing-06);min-height:var(--menu-group-height);border-radius:0 0 8px 8px;overflow:hidden;color:var(--interactive-01, #273435)}@media (max-width: 991px){.xv-menu .menu-item-groups{min-height:unset;padding-block:unset;position:relative;row-gap:unset;border:none}}.xv-menu .menu .group{display:flex;align-items:flex-start}@media (max-width: 991px){.xv-menu .menu .group{flex-direction:column;align-items:stretch}}.xv-menu .menu .group-label{user-select:none;min-width:var(--menu-group-width);max-width:var(--menu-group-width);color:var(--text-primary, #333);font-size:16px;font-style:normal;font-weight:400;line-height:137.5%;display:flex;column-gap:var(--spacing-04);text-align:right;justify-content:flex-end;cursor:pointer}.xv-menu .menu .group-label-text{text-overflow:ellipsis;overflow:hidden}.xv-menu .menu .group-label-icon{width:8px;height:8px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-45deg);transform-origin:bottom;align-self:center}@media (max-width: 991px){.xv-menu .menu .group-label{max-width:unset;min-width:unset;align-items:stretch;justify-content:flex-start;padding-block:var(--spacing-05)}}.xv-menu .menu .group-container{flex:1;display:none}.xv-menu .menu .group-container-absolute{position:absolute;top:0;right:0;width:calc(100% - (var(--menu-group-width) + var(--spacing-06) + var(--spacing-09) + var(--spacing-05)));min-height:calc(100% - (var(--spacing-08) + var(--spacing-06)));padding:var(--spacing-08) var(--spacing-06) var(--spacing-06) var(--spacing-09);display:flex;background-color:var(--layer-01, #F7F7F7)}@media (max-width: 991px){.xv-menu .menu .group-container-absolute{position:unset;flex-direction:column;width:100%;flex:1;padding:var(--spacing-06) 0;background-color:var(--background)}}.xv-menu .menu .group-container-absolute.noLabel{left:0;width:calc(100% - (var(--spacing-06) + var(--spacing-09)))}.xv-menu .menu .group.active .group-label{font-weight:600}@media (max-width: 991px){.xv-menu .menu .group.active .group-label-icon{transform-origin:center;transform:rotate(45deg)}}.xv-menu .menu .group.active .group-container{display:flex}.xv-menu .menu .group-menus{flex:1;display:flex;flex-direction:column;row-gap:var(--spacing-06)}.xv-menu .menu .group-menus-categories{display:flex;row-gap:var(--spacing-07);column-gap:var(--spacing-05);flex:1}@media (max-width: 991px){.xv-menu .menu .group-menus-categories{flex-direction:column;gap:var(--spacing-07)}}.xv-menu .menu .group-menus-categories.inline{flex-direction:column;flex-wrap:wrap;max-height:365px}@media (max-width: 991px){.xv-menu .menu .group-menus-categories.inline{max-height:unset}}.xv-menu .menu .group-menus-categories.inline .category{flex:none}.xv-menu .menu .group-menus-actions{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-05)}@media (max-width: 991px){.xv-menu .menu .group-menus-actions{flex-direction:column;justify-content:stretch;align-items:stretch;text-align:center}}.xv-menu .menu .group-card{box-sizing:content-box;max-width:228px;min-width:200px;padding-left:var(--spacing-06);border-left:1px solid var(--border-subtle-01)}@media (min-width: 992px) and (max-width: 1199px){.xv-menu .menu .group-card{display:none}}@media (max-width: 991px){.xv-menu .menu .group-card{margin-block-start:var(--spacing-06);border-left:none;padding-left:0;max-width:unset;min-width:unset}}.xv-menu .menu .group-card .xv-card{box-shadow:none;background-color:var(--background, #fff)}@media (max-width: 991px){.xv-menu .menu .group-card .xv-card{width:unset}}.xv-menu .menu .group-card-title,.xv-menu .menu .group-card-desc{font-size:var(--fz-md, 14px);font-style:normal;line-height:18px;letter-spacing:0.16px}.xv-menu .menu .group-card .xv-link_standalone,.xv-menu .menu .group-card-title,.xv-menu .menu .group-card-desc{font-family:var(--ff-work-sans), sans-serif}.xv-menu .menu .group-card-title{color:var(--text-primary, #333);font-weight:600}.xv-menu .menu .group-card-desc{color:var(--text-secondary, #515151);font-weight:400;padding-top:var(--spacing-03);display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical;overflow:hidden}.xv-menu .menu .category{flex:1;display:flex;flex-direction:column;row-gap:var(--spacing-05)}@media (max-width: 991px){.xv-menu .menu .category{flex:0}.xv-menu .menu .category:not(:last-child){border-bottom:1px solid var(--border-subtle-01);padding-bottom:var(--spacing-04)}}.xv-menu .menu .category-label{margin:0;font-size:var(--fz-md, 14px);color:var(--text-secondary)}.xv-menu .menu .category-routes{display:flex;flex-direction:column;row-gap:var(--spacing-05)}.xv-menu .menu .route{display:inline-flex;align-items:center;column-gap:var(--spacing-03);position:relative;font-size:var(--fz-lg, 16px)}.xv-menu .menu .route .xv-link_ghost{font-family:var(--ff-work-sans), sans-serif}.xv-menu .menu .route .xv-link_ghost:hover{color:var(--link-primary)}@media (max-width: 991px){.xv-menu .menu .route{white-space:nowrap}}.xv-menu .menu .route .route-tag{font-size:9px}`;
81590
82178
 
81591
82179
  const XvMegaMenu = class {
81592
82180
  constructor(hostRef) {
@@ -81649,7 +82237,7 @@ const XvMegaMenu = class {
81649
82237
  void this.fetchMenuData();
81650
82238
  }
81651
82239
  render() {
81652
- return (index$1.h(index$1.Host, { key: '505d7592f1b9b72ff38585218517291eaaff56ea' }, index$1.h("nav", { key: 'e4299b4295f28024ceba47cfe44c4374ca853aa4', class: { 'xv-menu': true, open: this.open } }, this.menuLoading && (index$1.h("div", { key: 'bbbcf8f76d52ea4feaf9efbe1f22e26659acb9ec', class: { 'xv-menu-loader': true, open: this.open } }, index$1.h("xv-loader-v2", { key: '5c47450d8177bbc646c8f2253e73bb7000a38351' }))), index$1.h("ul", { key: '18e509169f145f0ee10a3c2aecedf34b8e73eb04', class: { menu: true, open: this.open } }, this.menuItems.map((menuItem) => {
82240
+ return (index$1.h(index$1.Host, { key: 'c72ca48d2b524e75b2b5524cf9dd259d22cb4f4d' }, index$1.h("nav", { key: '28e60240f066dabfc99d3e45a1cf76ac4f269144', class: { 'xv-menu': true, open: this.open } }, this.menuLoading && (index$1.h("div", { key: '3734f18ef70751734598d6e49a22c1fbfcebc2d0', class: { 'xv-menu-loader': true, open: this.open } }, index$1.h("xv-loader-v2", { key: 'ae21fa800e0fff0e94a9205d75c04a9b3943d65c' }))), index$1.h("ul", { key: 'bed3be6fc36732bcba5d55b982ed3578a80e60b9', class: { menu: true, open: this.open } }, this.menuItems.map((menuItem) => {
81653
82241
  var _a, _b;
81654
82242
  return (index$1.h("li", { class: { 'menu-item': true, active: menuItem.id === ((_a = this.activeItem) === null || _a === void 0 ? void 0 : _a.id) } }, menuItem.route ? (index$1.h("xv-link-v2", { variant: "ghost", href: menuItem.route.route }, index$1.h("p", { class: "menu-item-label" }, (_b = menuItem.route) === null || _b === void 0 ? void 0 : _b.label))) : (index$1.h(index$1.Fragment, null, index$1.h("p", { class: "menu-item-label", onClick: () => this.setActiveItem(menuItem) }, menuItem === null || menuItem === void 0 ? void 0 : menuItem.label), index$1.h("ul", { class: "menu-item-groups" }, menuItem.groups.map((group) => {
81655
82243
  var _a;
@@ -81659,13 +82247,13 @@ const XvMegaMenu = class {
81659
82247
  } }, index$1.h("div", { class: "group-menus" }, index$1.h("ul", { class: { 'group-menus-categories': true, inline: group.layout === 'inline' } }, group.categories.map((category) => (index$1.h("li", { class: "category" }, index$1.h("p", { class: "category-label" }, category.label), index$1.h("ul", { class: "category-routes" }, category.routes.map((route) => (index$1.h("li", { class: "route" }, index$1.h("xv-link-v2", { size: "lg", variant: "ghost", href: route.route || '#' }, route.label), route.tag && (index$1.h("xv-tag-v2", { class: "route-tag", size: "sm", color: "#161616", bg: "#E0E0E0" }, route.tag)))))))))), index$1.h("ul", { class: "group-menus-actions" }, group.actions.map((action) => (index$1.h("li", { class: "action" }, action.type === 'link' && (index$1.h("xv-link-v2", { variant: "standalone", href: action === null || action === void 0 ? void 0 : action.url }, action.label, index$1.h("span", { class: "link-chevron", slot: "icon-right" }, "\u2192"))), action.type === 'button' &&
81660
82248
  index$1.h("xv-button-v2", { onClick: () => this.navActionClick(action), block: true, variant: "tertiary" }, action.label)))))), (group === null || group === void 0 ? void 0 : group.card) && (index$1.h("div", { class: "group-card" }, index$1.h("xv-card-v2", { media: this.applicationContext !== 'Komsa' ? group.card.image : undefined, variant: this.isMobile ? 'horizontal' : 'vertical' }, index$1.h("h5", { slot: "header", class: "group-card-title" }, group.card.title), index$1.h("p", { slot: "body", class: "group-card-desc" }, group.card.description), group.card.linkLabel && (index$1.h("xv-link-v2", { slot: "footer", variant: "standalone", href: group.card.linkUrl || '#' }, group.card.linkLabel, index$1.h("span", { class: "link-chevron", slot: "icon-right" }, "\u2192"))))))))));
81661
82249
  }))))));
81662
- }), index$1.h("li", { key: '61bf9dcb576981a16ba87ec5f8fa41110b7766a9', class: "menu--right" }, index$1.h("slot", { key: '9058fe2a33d9287856c4cb5dedbb62961e2a7913', name: "menu-right" })), this.open && (index$1.h("li", { key: '904c5d00f7597b0ee1e5edbab34a6e8496aa1eea', class: "menu--backdrop", onClick: () => this.handleClose() }))))));
82250
+ }), index$1.h("li", { key: '0f554fac8dfc103cc8e35f3a8b4723c5c3f705eb', class: "menu--right" }, index$1.h("slot", { key: 'c82e2f463e42fa7c6ae9ba9061ce040f9c88e271', name: "menu-right" })), this.open && (index$1.h("li", { key: '9bae7b7e5c5c0803197042db2c1e3372073bf01b', class: "menu--backdrop", onClick: () => this.handleClose() }))))));
81663
82251
  }
81664
82252
  get el() { return index$1.getElement(this); }
81665
82253
  };
81666
82254
  XvMegaMenu.style = xvMegaMenuCss();
81667
82255
 
81668
- const xvModalCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-flex;--xv-modal-max-height:calc(95dvh - (var(--spacing-05) * 2))}:host .backdrop{position:fixed;inset:0;background:rgba(0, 0, 0, 0.4);opacity:0;pointer-events:none;transition:opacity 0.3s ease;z-index:1000;display:flex;align-items:center;justify-content:center}:host .modal{display:flex;flex-direction:column;max-height:var(--xv-modal-max-height, min(80vh, 650px));max-width:960px;position:relative;animation:fadeIn 0.25s ease;padding-block:var(--gap-md, 16px);background:var(--layer-02, #FFF);box-shadow:0 6px 10px 4px rgba(39, 52, 53, 0.15), 0 2px 3px 0 rgba(39, 52, 53, 0.3)}:host .modal_header{position:relative;padding-inline:var(--gap-md, 16px);font-weight:normal}:host .modal_header::slotted([slot=header]),:host .modal_header__title{color:var(--text-text-primary, #333);font-family:var(--ff-heading, "Gill Sans"), sans-serif;font-size:var(--fz-xl, 21px);line-height:133.333%;margin:0 20px 0 0;font-weight:normal}:host .modal_content{padding:var(--gap-md, 16px);overflow:visible}:host .modal_content.overflow{overflow:auto}:host .modal_footer{position:relative;padding-inline:var(--gap-md, 16px)}:host .modal_close{z-index:1;cursor:pointer;border:none;outline:none;font-size:28px;color:var(--icon-primary);background-color:transparent;position:absolute;right:10px;top:10px;transition:350ms ease-in-out opacity}:host .modal_close:hover{opacity:0.6}:host .modal_close:active{opacity:0.3}:host .modal .loading{z-index:10;display:flex;align-items:center;justify-content:center;min-height:100px;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.8)}:host([open]) .backdrop{opacity:1;pointer-events:all}:host([size=xs]) .modal{max-width:min(300px, 90vw)}:host([size=sm]) .modal{max-width:min(480px, 90vw)}:host([size=md]) .modal{max-width:min(600px, 90vw)}:host([size=lg]) .modal{max-width:min(960px, 90vw)}:host([size=xl]) .modal{max-width:min(1200px, 80vw)}@keyframes fadeIn{from{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}`;
82256
+ const xvModalCss = () => `:host{display:inline-flex;--xv-modal-max-height:calc(95dvh - (var(--spacing-05) * 2))}:host .backdrop{position:fixed;inset:0;background:rgba(0, 0, 0, 0.4);opacity:0;pointer-events:none;transition:opacity 0.3s ease;z-index:1000;display:flex;align-items:center;justify-content:center}:host .modal{display:flex;flex-direction:column;max-height:var(--xv-modal-max-height, min(80vh, 650px));max-width:960px;position:relative;animation:fadeIn 0.25s ease;padding-block:var(--gap-md, 16px);background:var(--layer-02, #FFF);box-shadow:0 6px 10px 4px rgba(39, 52, 53, 0.15), 0 2px 3px 0 rgba(39, 52, 53, 0.3)}:host .modal_header{position:relative;padding-inline:var(--gap-md, 16px);font-weight:normal}:host .modal_header::slotted([slot=header]),:host .modal_header__title{color:var(--text-text-primary, #333);font-family:var(--ff-heading, "Gill Sans"), sans-serif;font-size:var(--fz-xl, 21px);line-height:133.333%;margin:0 20px 0 0;font-weight:normal}:host .modal_content{padding:var(--gap-md, 16px);overflow:visible}:host .modal_content.overflow{overflow:auto}:host .modal_footer{position:relative;padding-inline:var(--gap-md, 16px)}:host .modal_close{z-index:1;cursor:pointer;border:none;outline:none;font-size:28px;color:var(--icon-primary);background-color:transparent;position:absolute;right:10px;top:10px;transition:350ms ease-in-out opacity}:host .modal_close:hover{opacity:0.6}:host .modal_close:active{opacity:0.3}:host .modal .loading{z-index:10;display:flex;align-items:center;justify-content:center;min-height:100px;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.8)}:host([open]) .backdrop{opacity:1;pointer-events:all}:host([size=xs]) .modal{max-width:min(300px, 90vw)}:host([size=sm]) .modal{max-width:min(480px, 90vw)}:host([size=md]) .modal{max-width:min(600px, 90vw)}:host([size=lg]) .modal{max-width:min(960px, 90vw)}:host([size=xl]) .modal{max-width:min(1200px, 80vw)}@keyframes fadeIn{from{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}`;
81669
82257
 
81670
82258
  const XvModal = class {
81671
82259
  constructor(hostRef) {
@@ -81727,7 +82315,7 @@ const XvModal = class {
81727
82315
  }
81728
82316
  render() {
81729
82317
  var _a;
81730
- return (index$1.h(index$1.Host, { key: '1dfe6ae13994186a5072501fae6115a3f0807603', role: "dialog", size: this.size, id: this.el.id }, index$1.h("slot", { key: '1879cb5eb1239cf8c1f17117640141c38f32c079', name: "trigger", onSlotchange: this.setupTrigger }), index$1.h("div", { key: 'b110bfd37badf8045e758caf80c7c63f1b61703e', class: { backdrop: true }, onClick: this.onBackdropClick }, index$1.h("div", { key: 'bdd2c827661bdf56b668daa4fb5dcab717c259d5', class: "modal" }, index$1.h("button", { key: '4dfdc8244dbc9106964206e4f5f24169962878a8', class: "modal_close", onClick: this.closeModal.bind(this) }, "\u00D7"), index$1.h("div", { key: 'fa05eaa3fe3290d3208d22787eb9070e7dbd9a36', class: "modal_header" }, index$1.h("slot", { key: '59bd180a7e8f93170192660762125d1a223685c8', name: "header" }, ((_a = this.el) === null || _a === void 0 ? void 0 : _a.title) && index$1.h("h5", { key: '62e66712f12473b258757d388abe0e9adc1b4f51', class: "modal_header__title" }, this.el.title))), index$1.h("div", { key: '31512fbc8989018e1748ae9829ec7da0ff80c2e3', class: { 'modal_content': true, overflow: this.overflow } }, index$1.h("slot", { key: '3e1457095d6395dd003d9e5c19e8d2709582ac90' })), index$1.h("div", { key: '0dc7ca06582fd8c820c7879d0a14e4d857377dca', class: "modal_footer" }, index$1.h("slot", { key: 'aeb68d21d797d474b21941c6194fc45df30d1e52', name: "footer" })), !!this.loading && (index$1.h("div", { key: '877ba9c2b2f70729c2d55acc6c0bc428a49a50f0', class: "loading" }, index$1.h("xv-loader-v2", { key: '3af7fe5e521bc109f7ca4c9fe0e71a42cf109d43', size: _vars.SIZE_VAR.LG })))))));
82318
+ return (index$1.h(index$1.Host, { key: 'aea0a0b124f145c48b0b0d875147b3e08e6da379', role: "dialog", size: this.size, id: this.el.id }, index$1.h("slot", { key: '982d8734c2c0adb46af7f3ef2555f945225de328', name: "trigger", onSlotchange: this.setupTrigger }), index$1.h("div", { key: '2ffcfe5e5547ab42b4fa69872a3c1c7c98db4e24', class: { backdrop: true }, onClick: this.onBackdropClick }, index$1.h("div", { key: 'de4dfa95ed279ec9e36e97a67dc87e6eeafd02f3', class: "modal" }, index$1.h("button", { key: '12f6539f8377bfa9698c93b9a86f108665451879', class: "modal_close", onClick: this.closeModal.bind(this) }, "\u00D7"), index$1.h("div", { key: '56bfa354570c4353f461e5eb55ec4e18df01a62e', class: "modal_header" }, index$1.h("slot", { key: '33274ab2121800c2e93664121cf9fa79f7e6b7f9', name: "header" }, ((_a = this.el) === null || _a === void 0 ? void 0 : _a.title) && index$1.h("h5", { key: '57d6f1a66cf05df1f96b12af67a4346ae1c4bbf9', class: "modal_header__title" }, this.el.title))), index$1.h("div", { key: '1ce8cd328f00a82633cc06f9aaa4dff5546e72a4', class: { 'modal_content': true, overflow: this.overflow } }, index$1.h("slot", { key: 'b2e00be0bebbb24928135d8399333e7e851d0738' })), index$1.h("div", { key: '68010b2585934885d38fa67082aa1845fca79273', class: "modal_footer" }, index$1.h("slot", { key: '9ccd222da1c0af1723b013e31bd84e9cc536f357', name: "footer" })), !!this.loading && (index$1.h("div", { key: '1f6dd16d7f71d4a436449fdd123c6695eb9b50b3', class: "loading" }, index$1.h("xv-loader-v2", { key: 'd42193dff6c5fd9090440f69a84308eec29a85f0', size: _vars.SIZE_VAR.LG })))))));
81731
82319
  }
81732
82320
  disconnectedCallback() {
81733
82321
  this.removeTriggerListener();
@@ -81736,7 +82324,7 @@ const XvModal = class {
81736
82324
  };
81737
82325
  XvModal.style = xvModalCss();
81738
82326
 
81739
- const xvNotificationCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--notification-icon-size:20px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;border-radius:3px;padding:var(--gap-md, 16px);column-gap:var(--gap-md, 16px);border:1px solid}:host .content{flex:1;text-align:left;color:var(--text-primary, #333);font-family:var(--ff-body, Tahoma);font-size:var(--fz-md, 14px);line-height:128%;letter-spacing:0.16px;display:flex;flex-direction:column;row-gap:var(--spacing-06, 24px);word-break:break-word}:host .content_title{text-align:left;margin:0;padding:0;font-size:var(--fz-md, 14px);font-weight:700;line-height:var(--notification-icon-size)}:host .icon{width:var(--notification-icon-size);height:var(--notification-icon-size);font-size:var(--notification-icon-size);fill:currentColor}:host .close{--notification-close-size:16px;background-color:transparent;border:none;width:var(--notification-close-size);height:var(--notification-close-size);min-width:var(--notification-close-size);min-height:var(--notification-close-size);position:relative;padding:0;margin:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:300ms ease-in-out opacity}:host .close:after,:host .close:before{content:"";position:absolute;top:calc(50% - var(--notification-close-size) / 2);left:calc(50% - 1px);display:inline-block;width:2px;height:90%;background-color:var(--button-tertiary, #273435)}:host .close:after{transform:rotate(45deg)}:host .close:before{transform:rotate(-45deg)}:host .close:hover{opacity:0.7}:host .close:active{opacity:0.3}:host ::slotted([slot=footer]){margin:0;padding:0}:host([type=info]){border-color:var(--support-info, #1B87B2);background-color:var(--support-info-background, #E2F5F8)}:host([type=info]) .icon{color:var(--support-info, #1B87B2)}:host([type=success]){border-color:var(--support-success, #97BF0D);background-color:var(--support-success-background, #F4F7E5)}:host([type=success]) .icon{color:var(--support-success, #1B87B2)}:host([type=warning]){border-color:var(--support-warning, #FF7F04);background-color:var(--support-warning-backround, #FFF9C2)}:host([type=warning]) .icon{color:var(--support-warning, #FF7F04)}:host([type=error]){border-color:var(--support-error, #F1290E);background-color:var(--support-error-background, #FEE9E8)}:host([type=error]) .icon{color:var(--support-error, #F1290E)}`;
82327
+ const xvNotificationCss = () => `:host{--notification-icon-size:20px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;border-radius:3px;padding:var(--gap-md, 16px);column-gap:var(--gap-md, 16px);border:1px solid}:host .content{flex:1;text-align:left;color:var(--text-primary, #333);font-family:var(--ff-body, Tahoma);font-size:var(--fz-md, 14px);line-height:128%;letter-spacing:0.16px;display:flex;flex-direction:column;row-gap:var(--spacing-06, 24px);word-break:break-word}:host .content_title{text-align:left;margin:0;padding:0;font-size:var(--fz-md, 14px);font-weight:700;line-height:var(--notification-icon-size)}:host .icon{width:var(--notification-icon-size);height:var(--notification-icon-size);font-size:var(--notification-icon-size);fill:currentColor}:host .close{--notification-close-size:16px;background-color:transparent;border:none;width:var(--notification-close-size);height:var(--notification-close-size);min-width:var(--notification-close-size);min-height:var(--notification-close-size);position:relative;padding:0;margin:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:300ms ease-in-out opacity}:host .close:after,:host .close:before{content:"";position:absolute;top:calc(50% - var(--notification-close-size) / 2);left:calc(50% - 1px);display:inline-block;width:2px;height:90%;background-color:var(--button-tertiary, #273435)}:host .close:after{transform:rotate(45deg)}:host .close:before{transform:rotate(-45deg)}:host .close:hover{opacity:0.7}:host .close:active{opacity:0.3}:host ::slotted([slot=footer]){margin:0;padding:0}:host([type=info]){border-color:var(--support-info, #1B87B2);background-color:var(--support-info-background, #E2F5F8)}:host([type=info]) .icon{color:var(--support-info, #1B87B2)}:host([type=success]){border-color:var(--support-success, #97BF0D);background-color:var(--support-success-background, #F4F7E5)}:host([type=success]) .icon{color:var(--support-success, #1B87B2)}:host([type=warning]){border-color:var(--support-warning, #FF7F04);background-color:var(--support-warning-backround, #FFF9C2)}:host([type=warning]) .icon{color:var(--support-warning, #FF7F04)}:host([type=error]){border-color:var(--support-error, #F1290E);background-color:var(--support-error-background, #FEE9E8)}:host([type=error]) .icon{color:var(--support-error, #F1290E)}`;
81740
82328
 
81741
82329
  const XvNotification = class {
81742
82330
  constructor(hostRef) {
@@ -81765,14 +82353,14 @@ const XvNotification = class {
81765
82353
  };
81766
82354
  }
81767
82355
  render() {
81768
- return (index$1.h(index$1.Host, { key: 'd37f00c52f812a385c456d82b4b87c7906916812', class: "xv-notification", type: this.variant }, this.renderIcon(this.variant), index$1.h("div", { key: '1467b38a639bae0b44e8e2d0b16defeac4f72166', class: "content" }, index$1.h("div", { key: 'f50a6392c377f28964080dea4f425ce71a4dae66', class: "content_wrapper" }, this.el.title && index$1.h("h5", { key: 'd741175becbe9e1a5cc9e1f01dfac721d2cbdedf', class: "content_title" }, this.el.title), index$1.h("slot", { key: '63285e32f21da48b813fa221b1c03f72c98a1ef3' })), index$1.h("slot", { key: 'd51483a2a787804ebc7939aa656a2341ca1186b7', name: "footer" })), this.dismissible && index$1.h("button", { key: '052f4ca6bcc29ace7f898848b5cb76e8b45c82cb', class: "close", onClick: this.closeHandle })));
82356
+ return (index$1.h(index$1.Host, { key: 'ab2353e3dd17d977e85a6194dbbc27e85f35f52e', class: "xv-notification", type: this.variant }, this.renderIcon(this.variant), index$1.h("div", { key: '7aacba4498a155a250dc79bb0281874b6d81371a', class: "content" }, index$1.h("div", { key: 'e0db6af49a436a624da6c53363cb5bc74dcc53f1', class: "content_wrapper" }, this.el.title && index$1.h("h5", { key: 'c0dc20f5ad098526c94dbc08abbab7448dc20bde', class: "content_title" }, this.el.title), index$1.h("slot", { key: 'cd8c154009b6cc50085c1751c27d09bfebfda230' })), index$1.h("slot", { key: '7e1c08970d9a6e956dd58829c10d78febdb1a399', name: "footer" })), this.dismissible && index$1.h("button", { key: 'd7f3da4d38ce8d7d09df9ee9cb4eb6a565d31b6c', class: "close", onClick: this.closeHandle })));
81769
82357
  }
81770
82358
  static get assetsDirs() { return ["xv-notification/icons"]; }
81771
82359
  get el() { return index$1.getElement(this); }
81772
82360
  };
81773
82361
  XvNotification.style = xvNotificationCss();
81774
82362
 
81775
- const xvNumberInputCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-block;text-align:left}:host .control_label{display:block;margin-bottom:var(--spacing-03);color:var(--text-secondary, #515151);font-family:var(--ff-body), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control_input{display:flex;border:1px solid var(--border-subtle-01);outline:2px solid transparent;background-color:transparent;border-radius:3px;transition:250ms ease-in-out border-color, 250ms ease-in-out outline-color}:host .control_input:hover{border-color:var(--border-subtle-selected-01)}:host .control_input:focus-within{outline-color:var(--focus)}:host .control_input.error{outline-color:var(--support-error)}:host .control_input.readonly{border-radius:0;border-top-width:0;border-left-width:0;border-right-width:0;outline-color:transparent}:host .control_input input[type=number]{flex:1;border:none;outline:none;-moz-appearance:textfield;background-color:transparent;margin:0;padding-block:0;padding-inline:var(--spacing-05);font-family:inherit;box-sizing:border-box;color:var(--text-primary);min-width:20px;font-style:normal;font-weight:400;letter-spacing:0.16px}:host .control_input input[type=number]::-webkit-inner-spin-button,:host .control_input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:host .control_input__icons{display:inline-flex;align-items:stretch;column-gap:2px}:host .control_input__icons .status-icon{display:inline-flex;align-items:center;align-self:center;font-size:1.35em;font-weight:400;color:var(--icon-primary, #131313)}:host .control_input__icons .status-icon.error{background-color:var(--support-error);color:white;width:16px;height:16px;border-radius:8px;font-size:12px;font-weight:bold;align-items:center;justify-content:center}:host .control_input__icons .status-icon.warning{color:var(--support-warning)}:host .control_input__icons hr{border:none;outline:none;width:1px;height:60%;align-self:center;background-color:var(--border-subtle-01);display:inline-flex}:host .message{margin:var(--spacing-02) 0 0;color:var(--text-helper, #646464);font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md, 16px);letter-spacing:0.32px}:host .message.error{color:var(--text-error)}:host .message.warning{color:var(--text-secondary, #515151)}:host(.disabled){cursor:not-allowed}:host(.disabled) .control_label,:host(.disabled) .control_input input[type=number],:host(.disabled) .control_input input[type=number]::placeholder,:host(.disabled) .message:not(.error){color:var(--text-disabled);cursor:not-allowed}:host(.disabled) .control_input__icons,:host(.disabled) .message.error{opacity:0.5;cursor:not-allowed}:host([block]){display:block}`;
82363
+ const xvNumberInputCss = () => `:host{display:inline-block;text-align:left}:host .control_label{display:block;margin-bottom:var(--spacing-03);color:var(--text-secondary, #515151);font-family:var(--ff-body), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control_input{display:flex;border:1px solid var(--border-subtle-01);outline:2px solid transparent;background-color:transparent;border-radius:3px;transition:250ms ease-in-out border-color, 250ms ease-in-out outline-color}:host .control_input:hover{border-color:var(--border-subtle-selected-01)}:host .control_input:focus-within{outline-color:var(--focus)}:host .control_input.error{outline-color:var(--support-error)}:host .control_input.readonly{border-radius:0;border-top-width:0;border-left-width:0;border-right-width:0;outline-color:transparent}:host .control_input input[type=number]{flex:1;border:none;outline:none;-moz-appearance:textfield;background-color:transparent;margin:0;padding-block:0;padding-inline:var(--spacing-05);font-family:inherit;box-sizing:border-box;color:var(--text-primary);min-width:20px;font-style:normal;font-weight:400;letter-spacing:0.16px}:host .control_input input[type=number]::-webkit-inner-spin-button,:host .control_input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:host .control_input__icons{display:inline-flex;align-items:stretch;column-gap:2px}:host .control_input__icons .status-icon{display:inline-flex;align-items:center;align-self:center;font-size:1.35em;font-weight:400;color:var(--icon-primary, #131313)}:host .control_input__icons .status-icon.error{background-color:var(--support-error);color:white;width:16px;height:16px;border-radius:8px;font-size:12px;font-weight:bold;align-items:center;justify-content:center}:host .control_input__icons .status-icon.warning{color:var(--support-warning)}:host .control_input__icons hr{border:none;outline:none;width:1px;height:60%;align-self:center;background-color:var(--border-subtle-01);display:inline-flex}:host .message{margin:var(--spacing-02) 0 0;color:var(--text-helper, #646464);font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md, 16px);letter-spacing:0.32px}:host .message.error{color:var(--text-error)}:host .message.warning{color:var(--text-secondary, #515151)}:host(.disabled){cursor:not-allowed}:host(.disabled) .control_label,:host(.disabled) .control_input input[type=number],:host(.disabled) .control_input input[type=number]::placeholder,:host(.disabled) .message:not(.error){color:var(--text-disabled);cursor:not-allowed}:host(.disabled) .control_input__icons,:host(.disabled) .message.error{opacity:0.5;cursor:not-allowed}:host([block]){display:block}`;
81776
82364
 
81777
82365
  const XvNumberInput = class {
81778
82366
  constructor(hostRef) {
@@ -81816,18 +82404,18 @@ const XvNumberInput = class {
81816
82404
  }
81817
82405
  render() {
81818
82406
  const message = index$2.resolveFieldMessage({ error: this.error, warning: this.warning, helper: this.helper });
81819
- return (index$1.h(index$1.Host, { key: 'ba63e7fa19fd83ab096c869ab3a33ed4dabef168', class: { disabled: !!this.disabled } }, index$1.h("label", { key: '8a137804864b4e54565596c91ed52c79fa6a66cf', class: "control" }, this.label && index$1.h("span", { key: '77ddec282acdf268d31af796d1cf8da7fe44fe5e', class: "control_label" }, this.label), index$1.h("div", { key: '064f3788cf5c2ef4d9cdfb923a358e97d561c7a0', class: {
82407
+ return (index$1.h(index$1.Host, { key: '64a5bf225ef8ea9761bcccdaae6093715928a836', class: { disabled: !!this.disabled } }, index$1.h("label", { key: '1e1405e4036502d71cef820b6c6673a7a0caca9b', class: "control" }, this.label && index$1.h("span", { key: 'd1f49c60749a0dfc5b4a27f3550710b8822df621', class: "control_label" }, this.label), index$1.h("div", { key: '929cb4f229d25fa22032846157e87a5650465199', class: {
81820
82408
  'control_input': true,
81821
82409
  readonly: !!this.readonly,
81822
82410
  error: !!this.error,
81823
82411
  warning: !!this.warning
81824
- } }, index$1.h("input", { key: '4bf26b850789d854d44b793dca1c0d227c660a99', type: "number", placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, onInput: this.handleInput, name: this.name, min: this.min, max: this.max, step: this.step, value: this.value }), index$1.h("div", { key: '596667cfe48667f702dfcb9065c98a898d610211', class: "control_input__icons" }, this.loading ? (index$1.h("xv-loader-v2", { size: _vars.SIZE_VAR.XS })) : !!this.error ? (index$1.h("span", { class: "status-icon error", "aria-hidden": "true" }, "!")) : !!this.warning ? (index$1.h("span", { class: "status-icon warning", "aria-hidden": "true" }, "\u26A0")) : null, index$1.h("xv-button-v2", { key: '9e79ffafd54dc828dead73978cdbb72b179c4897', size: this.size, variant: "ghost", disabled: this.disabled || this.readonly, onClick: this.decrement, "aria-label": "Decrease" }, index$1.h("span", { key: 'f0d3762af206c0a66ec2164446455d17480a376e', slot: "icon-left", class: "status-icon" }, "\u2212")), index$1.h("hr", { key: 'd52a3f06f82bf5889ad1e0dd43cbd4e0714d71d5' }), index$1.h("xv-button-v2", { key: '41599106c8c01c493b0a5b8ee2ef0c3ab089168f', size: this.size, variant: "ghost", disabled: this.disabled || this.readonly, onClick: this.increment, "aria-label": "Increase" }, index$1.h("span", { key: 'ff2bdef2a4b23c35026be7b748a900aaf92d8015', slot: "icon-left", class: "status-icon" }, "+"))))), message && (index$1.h("p", { key: 'c47ab641f1397f365fc38e745eaedc8e7c42d93d', class: { message: true, [message.level]: true } }, message.text))));
82412
+ } }, index$1.h("input", { key: '209da69c19f87fd25adeae412191951196f40d82', type: "number", placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, onInput: this.handleInput, name: this.name, min: this.min, max: this.max, step: this.step, value: this.value }), index$1.h("div", { key: '30be9949431909548abb85d79e234c8e8bbdd863', class: "control_input__icons" }, this.loading ? (index$1.h("xv-loader-v2", { size: _vars.SIZE_VAR.XS })) : !!this.error ? (index$1.h("span", { class: "status-icon error", "aria-hidden": "true" }, "!")) : !!this.warning ? (index$1.h("span", { class: "status-icon warning", "aria-hidden": "true" }, "\u26A0")) : null, index$1.h("xv-button-v2", { key: '6221e7306b5dea4064133ec226e4b3d4db8dfa79', size: this.size, variant: "ghost", disabled: this.disabled || this.readonly, onClick: this.decrement, "aria-label": "Decrease" }, index$1.h("span", { key: 'ea23a939a64b4f60a2266fad1eda9a34219d74a6', slot: "icon-left", class: "status-icon" }, "\u2212")), index$1.h("hr", { key: '5769c16821a814ff3535fa8a517840d8d3d39ba9' }), index$1.h("xv-button-v2", { key: 'a8b897ddadbcc5f7948aa9a602ea5f539bb3c511', size: this.size, variant: "ghost", disabled: this.disabled || this.readonly, onClick: this.increment, "aria-label": "Increase" }, index$1.h("span", { key: '0f0d6d469fc468ae596524d3abff6a1dbbd5171e', slot: "icon-left", class: "status-icon" }, "+"))))), message && (index$1.h("p", { key: '9a0cffa641d5532b636db46b0b06d0e99bd7f767', class: { message: true, [message.level]: true } }, message.text))));
81825
82413
  }
81826
82414
  static get formAssociated() { return true; }
81827
82415
  };
81828
82416
  XvNumberInput.style = xvNumberInputCss();
81829
82417
 
81830
- const xvOverflowMenuCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--overflow-menu-size:40px;--overflow-menu-item-padding:11px 16px;display:inline-flex;flex-direction:column;position:relative}:host .btn{display:inline-flex;align-items:center;justify-content:center;width:var(--overflow-menu-size);height:var(--overflow-menu-size);background-color:transparent;border:1px solid transparent;transition:300ms ease-in-out color, 300ms ease-in-out background-color, 200ms ease box-shadow;font-size:calc(var(--overflow-menu-size) / 2);color:var(--icon-primary);border-radius:5%;margin:0;padding:0}:host .btn:hover{cursor:pointer;color:var(--link-primary-hover);background-color:var(--background-hover)}:host .btn:active{background-color:var(--background-active);color:var(--icon-disabled)}:host .btn:focus-visible{outline:2px solid var(--focus, #273435);outline-offset:-2px}:host .btn:disabled{background-color:transparent;opacity:0.5;cursor:not-allowed}:host .list{z-index:99;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;background-color:var(--layer-01);position:absolute;top:100%;left:0;max-height:0;overflow:hidden;outline:none;border-radius:3px;transition:200ms ease-in-out max-height, 100ms ease box-shadow;min-width:160px;max-width:50vw;width:max-content}:host .list.open{overflow:visible}:host .list ::slotted(xv-overflow-menu-v2-item){padding:var(--overflow-menu-item-padding)}:host .list.position-right{left:initial;right:0;border-top-right-radius:0}:host .list.position-left{border-top-left-radius:0}:host .list.position-center{transform:translateX(-50%)}:host([size=xs]){--overflow-menu-item-padding:4px 16px;--overflow-menu-size:24px}:host([size=sm]){--overflow-menu-size:32px;--overflow-menu-item-padding:7px 16px}:host([size=md]){--overflow-menu-size:40px;--overflow-menu-item-padding:11px 16px}:host([size=lg]){--overflow-menu-size:48px;--overflow-menu-item-padding:15px 16px}:host([size=xl]){--overflow-menu-size:56px;--overflow-menu-item-padding:16px}:host([open]) .btn{border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:var(--layer-01);box-shadow:-2px 2px 2px 0 rgba(0, 0, 0, 0.1);z-index:1}:host([open]) .list{max-height:500px;box-shadow:-2px 2px 2px 0 rgba(0, 0, 0, 0.1)}:host(.anchored){display:contents}:host(.anchored) .list{position:fixed;top:0;left:0;max-height:none;overflow:visible}:host(.anchored) .list:not(.open){display:none}:host(.anchored) .list.open{box-shadow:0 2px 6px rgba(0, 0, 0, 0.3)}`;
82418
+ const xvOverflowMenuCss = () => `:host{--overflow-menu-size:40px;--overflow-menu-item-padding:11px 16px;display:inline-flex;flex-direction:column;position:relative}:host .btn{display:inline-flex;align-items:center;justify-content:center;width:var(--overflow-menu-size);height:var(--overflow-menu-size);background-color:transparent;border:1px solid transparent;transition:300ms ease-in-out color, 300ms ease-in-out background-color, 200ms ease box-shadow;font-size:calc(var(--overflow-menu-size) / 2);color:var(--icon-primary);border-radius:5%;margin:0;padding:0}:host .btn:hover{cursor:pointer;color:var(--link-primary-hover);background-color:var(--background-hover)}:host .btn:active{background-color:var(--background-active);color:var(--icon-disabled)}:host .btn:focus-visible{outline:2px solid var(--focus, #273435);outline-offset:-2px}:host .btn:disabled{background-color:transparent;opacity:0.5;cursor:not-allowed}:host .list{z-index:99;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;background-color:var(--layer-01);position:absolute;top:100%;left:0;max-height:0;overflow:hidden;outline:none;border-radius:3px;transition:200ms ease-in-out max-height, 100ms ease box-shadow;min-width:160px;max-width:50vw;width:max-content}:host .list.open{overflow:visible}:host .list ::slotted(xv-overflow-menu-v2-item){padding:var(--overflow-menu-item-padding)}:host .list.position-right{left:initial;right:0;border-top-right-radius:0}:host .list.position-left{border-top-left-radius:0}:host .list.position-center{transform:translateX(-50%)}:host([size=xs]){--overflow-menu-item-padding:4px 16px;--overflow-menu-size:24px}:host([size=sm]){--overflow-menu-size:32px;--overflow-menu-item-padding:7px 16px}:host([size=md]){--overflow-menu-size:40px;--overflow-menu-item-padding:11px 16px}:host([size=lg]){--overflow-menu-size:48px;--overflow-menu-item-padding:15px 16px}:host([size=xl]){--overflow-menu-size:56px;--overflow-menu-item-padding:16px}:host([open]) .btn{border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:var(--layer-01);box-shadow:-2px 2px 2px 0 rgba(0, 0, 0, 0.1);z-index:1}:host([open]) .list{max-height:500px;box-shadow:-2px 2px 2px 0 rgba(0, 0, 0, 0.1)}:host(.anchored){display:contents}:host(.anchored) .list{position:fixed;top:0;left:0;max-height:none;overflow:visible}:host(.anchored) .list:not(.open){display:none}:host(.anchored) .list.open{box-shadow:0 2px 6px rgba(0, 0, 0, 0.3)}`;
81831
82419
 
81832
82420
  let overflowMenuUid = 0;
81833
82421
  const XvOverflowMenu = class {
@@ -82129,7 +82717,7 @@ const XvOverflowMenu = class {
82129
82717
  };
82130
82718
  XvOverflowMenu.style = xvOverflowMenuCss();
82131
82719
 
82132
- const xvOverflowMenuItemCss = () => `@charset "UTF-8";.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:block;background-color:transparent;transition:200ms ease background-color;user-select:none;text-align:left;color:var(--text-secondary, #515151);font-family:var(--ff-body, Tahoma);font-size:var(--fz-md, 14px);line-height:128.571%;letter-spacing:0.16px}.item_inner{display:flex;align-items:center;gap:8px;width:100%;color:inherit;font:inherit;text-decoration:none}.item_icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;line-height:0}.item_label{flex:1;min-width:0}:host(:not([disabled]):hover){cursor:pointer;background-color:var(--layer-hover-01, #E9E9E9)}:host(:not([disabled]):active){background-color:var(--layer-active-01, #D1D1D1)}:host(:not([disabled]):focus),:host(:not([disabled])[active]){outline:none;box-shadow:inset 0 0 0 2px var(--focus, #273435)}:host([variant=danger]){background-color:var(--text-error, #D62512);color:var(--text-on-color, #FFF)}:host([variant=danger]:not([disabled]):hover),:host([variant=danger]:not([disabled])[active]),:host([variant=danger]:not([disabled]):focus){background-color:var(--support-error, #F1290E)}:host([variant=danger]:not([disabled]):active){background-color:var(--text-error, #D62512)}:host([variant=ghost]),:host([variant=ghost]:hover),:host([variant=ghost]:active){cursor:default;background-color:var(--background);color:var(--text-primary)}:host([disabled]){background-color:var(--layer-01, #F7F7F7) !important;color:var(--text-disabled) !important;box-shadow:none !important;cursor:not-allowed}:host([divider]){border-top:1px solid var(--border-subtle-01, #E0E0E0)}`;
82720
+ const xvOverflowMenuItemCss = () => `@charset "UTF-8";:host{display:block;background-color:transparent;transition:200ms ease background-color;user-select:none;text-align:left;color:var(--text-secondary, #515151);font-family:var(--ff-body, Tahoma);font-size:var(--fz-md, 14px);line-height:128.571%;letter-spacing:0.16px}.item_inner{display:flex;align-items:center;gap:8px;width:100%;color:inherit;font:inherit;text-decoration:none}.item_icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;line-height:0}.item_label{flex:1;min-width:0}:host(:not([disabled]):hover){cursor:pointer;background-color:var(--layer-hover-01, #E9E9E9)}:host(:not([disabled]):active){background-color:var(--layer-active-01, #D1D1D1)}:host(:not([disabled]):focus),:host(:not([disabled])[active]){outline:none;box-shadow:inset 0 0 0 2px var(--focus, #273435)}:host([variant=danger]){background-color:var(--text-error, #D62512);color:var(--text-on-color, #FFF)}:host([variant=danger]:not([disabled]):hover),:host([variant=danger]:not([disabled])[active]),:host([variant=danger]:not([disabled]):focus){background-color:var(--support-error, #F1290E)}:host([variant=danger]:not([disabled]):active){background-color:var(--text-error, #D62512)}:host([variant=ghost]),:host([variant=ghost]:hover),:host([variant=ghost]:active){cursor:default;background-color:var(--background);color:var(--text-primary)}:host([disabled]){background-color:var(--layer-01, #F7F7F7) !important;color:var(--text-disabled) !important;box-shadow:none !important;cursor:not-allowed}:host([divider]){border-top:1px solid var(--border-subtle-01, #E0E0E0)}`;
82133
82721
 
82134
82722
  const XvOverflowMenuItem = class {
82135
82723
  constructor(hostRef) {
@@ -82168,14 +82756,20 @@ const XvOverflowMenuItem = class {
82168
82756
  };
82169
82757
  XvOverflowMenuItem.style = xvOverflowMenuItemCss();
82170
82758
 
82171
- const xvPaginationCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-flex}:host .options-select{align-self:center;border:none;background-color:transparent;padding-block:var(--spacing-03);padding-inline-start:var(--spacing-02)}:host .block{display:inline-flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;margin:0 var(--spacing-03);column-gap:var(--spacing-03)}:host .block_full{flex:1}:host .icon{box-sizing:border-box;width:0;height:0;border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:0.25em}:host .icon_prev{transform:rotate(135deg);margin-left:5px}:host .icon_next{transform:rotate(-45deg);margin-right:5px}:host .list{display:flex;list-style:none;padding:0;margin:0}:host .list_options{display:flex;align-items:center;white-space:nowrap;column-gap:var(--spacing-04)}:host .list_options__middle{display:flex;flex:1}:host .list_page{user-select:none}:host .list .active .list_page{color:var(--text-on-color-active, #000);font-weight:700}:host .list .active .list_page:after{content:"";position:absolute;top:90%;left:25%;width:50%;height:2px;background-color:var(--text-on-color-active, #000)}:host .list_dots{position:relative;display:inline-block}:host .list_dots__icon{user-select:none;display:flex;width:auto;height:100%;align-items:center;justify-content:center}:host .list_dots select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;cursor:pointer;color:transparent;position:absolute;left:0;top:0;width:100%;height:100%;padding-inline:var(--spacing-03)}:host .list_dots select option{background-color:white;color:var(--text-primary, #333)}:host(.block){display:flex}:host([variant=compact]){justify-content:flex-end}:host([size=xs]){column-gap:var(--spacing-04)}:host([size=xs]) .list{column-gap:var(--spacing-04)}`;
82759
+ const xvPaginationCss = () => `:host{display:inline-flex}:host .options-select{align-self:center;border:none;background-color:transparent;padding-block:var(--spacing-03);padding-inline-start:var(--spacing-02)}:host .block{display:inline-flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;margin:0 var(--spacing-03);column-gap:var(--spacing-03)}:host .block_full{flex:1}:host .icon{box-sizing:border-box;width:0;height:0;border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:0.25em}:host .icon_prev{transform:rotate(135deg);margin-left:5px}:host .icon_next{transform:rotate(-45deg);margin-right:5px}:host .list{display:flex;list-style:none;padding:0;margin:0}:host .list_options{display:flex;align-items:center;white-space:nowrap;column-gap:var(--spacing-04)}:host .list_options__middle{display:flex;flex:1}:host .list_page{user-select:none}:host .list .active .list_page{color:var(--text-on-color-active, #000);font-weight:700}:host .list .active .list_page:after{content:"";position:absolute;top:90%;left:25%;width:50%;height:2px;background-color:var(--text-on-color-active, #000)}:host .list_dots{position:relative;display:inline-block}:host .list_dots__icon{user-select:none;display:flex;width:auto;height:100%;align-items:center;justify-content:center}:host .list_dots select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;cursor:pointer;color:transparent;position:absolute;left:0;top:0;width:100%;height:100%;padding-inline:var(--spacing-03)}:host .list_dots select option{background-color:white;color:var(--text-primary, #333)}:host(.block){display:flex}:host([variant=compact]){justify-content:flex-end}:host([size=xs]){column-gap:var(--spacing-04)}:host([size=xs]) .list{column-gap:var(--spacing-04)}`;
82172
82760
 
82173
82761
  const XvPagination = class {
82174
82762
  constructor(hostRef) {
82175
82763
  index$1.registerInstance(this, hostRef);
82176
82764
  this.pageChange = index$1.createEvent(this, "pageChange", 7);
82765
+ /*
82766
+ * Rows per page; the select updates it, the consumer can also set it
82767
+ * */
82768
+ this.itemsPerPage = 10;
82769
+ /*
82770
+ * Selectable page sizes; array, or comma-separated via the attribute
82771
+ * */
82177
82772
  this.itemsPerPageOptions = [10, 20, 30, 40, 50, 100];
82178
- this.itemsPerPage = this.itemsPerPageOptions[0];
82179
82773
  /*
82180
82774
  * total number of pages
82181
82775
  * */
@@ -82212,6 +82806,17 @@ const XvPagination = class {
82212
82806
  this.rafId = requestAnimationFrame(() => this.updateVariantByWidth(width));
82213
82807
  };
82214
82808
  }
82809
+ /** Select options; always includes the current itemsPerPage so it can be displayed. */
82810
+ get pageSizeOptions() {
82811
+ const raw = this.itemsPerPageOptions;
82812
+ const parsed = (Array.isArray(raw) ? raw : `${raw !== null && raw !== void 0 ? raw : ''}`.split(','))
82813
+ .map((option) => Number(option))
82814
+ .filter((option) => Number.isFinite(option) && option > 0);
82815
+ const options = parsed.length ? parsed : [this.itemsPerPage];
82816
+ if (!options.includes(this.itemsPerPage))
82817
+ options.push(this.itemsPerPage);
82818
+ return [...new Set(options)].sort((a, b) => a - b);
82819
+ }
82215
82820
  get visiblePagesWithDots() {
82216
82821
  const total = this.total;
82217
82822
  const current = this.page;
@@ -82261,7 +82866,7 @@ const XvPagination = class {
82261
82866
  this.observer.disconnect();
82262
82867
  }
82263
82868
  render() {
82264
- return (index$1.h(index$1.Host, { key: 'c633c6ac9fe8914f9bb3450454d29deb4498f33c', class: { block: this.block, [this.currentVariant]: true, [this.size]: !!this.size } }, this.currentVariant === 'full' && (index$1.h("div", { key: '4689c4ed6f64a9b5dc2e3395d53b490a730e5ca5', class: "block" }, index$1.h("select", { key: '5f862add397fe7cede0dd669cf2cac3ee2faed24', class: "options-select", name: "options", onChange: this.handleItemsPerPageChange }, this.itemsPerPageOptions.map((v) => index$1.h("option", { value: v }, v))))), this.currentVariant === 'full' && (index$1.h("span", { key: 'cf3e2494f6de619c2c7f6022e399a73a3008f959', class: "block block_full" }, `${(this.page - 1) * this.itemsPerPage + 1} – ${Math.min(this.page * this.itemsPerPage, this.totalItems)} von ${this.totalItems} Einträgen`)), this.currentVariant === 'full' && (index$1.h("div", { key: 'ba7e56f791156055ed691c650538a4f96ea17fa7', class: "block" }, index$1.h("select", { key: '253e38124f969a044dae1bca9fcfec208d632e19', class: "options-select", name: "pages", onChange: this.handlePageSelectChange }, Array.from({ length: this.total }, (_, i) => (index$1.h("option", { selected: this.page === i + 1, value: i + 1 }, i + 1)))), index$1.h("span", { key: '7ea03075ea162fc9207dd9289a0a5ccef2843b04' }, "von ", this.total, " Seiten"))), this.currentVariant === 'compact' && index$1.h("span", { key: 'a9823279d3d3a75b87b00a191f751593b9b5e697', class: "block" }, "Seite ", this.page), index$1.h("xv-button-v2", { key: '231a8a4b65aed97f8da971985189db36a134bd7b', variant: "ghost", size: this.size, onClick: () => this.handlePageChange(this.page - 1), disabled: this.page <= 1 }, index$1.h("span", { key: 'dcbb692dbc819e659f257b96325b7db487c98eaf', slot: "icon-left", class: "icon icon_prev" })), this.currentVariant === 'regular' && (index$1.h("ul", { key: '5f8b4afeb3d9db94cee15be516a670456d433753', class: "list" }, this.visiblePagesWithDots.map((page) => (index$1.h("li", { class: { active: this.page === page } }, page === 'dots-start' ? (index$1.h("div", { class: "list_dots" }, index$1.h("xv-button-v2", { variant: "ghost", size: this.size, tabindex: -1 }, index$1.h("span", { slot: "icon-left", class: "list_dots__icon" }, "...")), index$1.h("select", { name: "start", onChange: this.handlePageSelectChange }, Array.from({ length: this.page - 3 }, (_, i) => (index$1.h("option", { value: i + 2 }, i + 2)))))) : page === 'dots-end' ? (index$1.h("div", { class: "list_dots" }, index$1.h("xv-button-v2", { variant: "ghost", size: this.size, tabindex: -1 }, index$1.h("span", { slot: "icon-left", class: "list_dots__icon" }, "...")), index$1.h("select", { name: "end", onChange: this.handlePageSelectChange }, Array.from({ length: this.total - (this.page + 2) }, (_, i) => (index$1.h("option", { value: i + this.page + 2 }, i + this.page + 2)))))) : (index$1.h("xv-button-v2", { variant: "ghost", size: this.size, disabled: this.page === page, onClick: () => this.handlePageChange(page) }, index$1.h("span", { class: "list_page", slot: "icon-left" }, page)))))))), index$1.h("xv-button-v2", { key: 'b38241f82c34e3f24c49b6b2afe1a221c23079b8', variant: "ghost", size: this.size, onClick: () => this.handlePageChange(this.page + 1), disabled: this.page >= this.total }, index$1.h("span", { key: '9a3f915b28dc8bb53079c8f66c7959e81163762f', slot: "icon-left", class: "icon icon_next" }))));
82869
+ return (index$1.h(index$1.Host, { key: '853af372b0548e1b375512b6f96814d0be1246d1', class: { block: this.block, [this.currentVariant]: true, [this.size]: !!this.size } }, this.currentVariant === 'full' && (index$1.h("div", { key: '3fe0eb5f1513036387d3b19690adcbb75ce41a48', class: "block" }, index$1.h("select", { key: '3ef0405928f23ed5d5451ade3157a6693635f6ac', class: "options-select", name: "options", onChange: this.handleItemsPerPageChange }, this.pageSizeOptions.map((v) => index$1.h("option", { selected: v === this.itemsPerPage, value: v }, v))))), this.currentVariant === 'full' && (index$1.h("span", { key: 'd3075acbd035ce70da73e3d4d946b9817d7a5a71', class: "block block_full" }, `${(this.page - 1) * this.itemsPerPage + 1} – ${Math.min(this.page * this.itemsPerPage, this.totalItems)} von ${this.totalItems} Einträgen`)), this.currentVariant === 'full' && (index$1.h("div", { key: 'd61561d15a3e2152d07a239d7dd19c72a221df09', class: "block" }, index$1.h("select", { key: '4026cc1aacf41e202162d82bc60c10b9b667a1f9', class: "options-select", name: "pages", onChange: this.handlePageSelectChange }, Array.from({ length: this.total }, (_, i) => (index$1.h("option", { selected: this.page === i + 1, value: i + 1 }, i + 1)))), index$1.h("span", { key: '8b29d19f1784f87cdaec13ac7f4af20927c9066b' }, "von ", this.total, " Seiten"))), this.currentVariant === 'compact' && index$1.h("span", { key: 'b2b9ffb161c08e230f79b4de3ddb1c36dc9fcaa6', class: "block" }, "Seite ", this.page), index$1.h("xv-button-v2", { key: '8831e47fd4bf5a673c5f85ac0684877791e7f72d', variant: "ghost", size: this.size, onClick: () => this.handlePageChange(this.page - 1), disabled: this.page <= 1 }, index$1.h("span", { key: 'bd6ad6defbac861aeee2ec7562983b4b6f889ed3', slot: "icon-left", class: "icon icon_prev" })), this.currentVariant === 'regular' && (index$1.h("ul", { key: '7f0116f8c496c6c393f06acd7d3758761e94e350', class: "list" }, this.visiblePagesWithDots.map((page) => (index$1.h("li", { class: { active: this.page === page } }, page === 'dots-start' ? (index$1.h("div", { class: "list_dots" }, index$1.h("xv-button-v2", { variant: "ghost", size: this.size, tabindex: -1 }, index$1.h("span", { slot: "icon-left", class: "list_dots__icon" }, "...")), index$1.h("select", { name: "start", onChange: this.handlePageSelectChange }, Array.from({ length: this.page - 3 }, (_, i) => (index$1.h("option", { value: i + 2 }, i + 2)))))) : page === 'dots-end' ? (index$1.h("div", { class: "list_dots" }, index$1.h("xv-button-v2", { variant: "ghost", size: this.size, tabindex: -1 }, index$1.h("span", { slot: "icon-left", class: "list_dots__icon" }, "...")), index$1.h("select", { name: "end", onChange: this.handlePageSelectChange }, Array.from({ length: this.total - (this.page + 2) }, (_, i) => (index$1.h("option", { value: i + this.page + 2 }, i + this.page + 2)))))) : (index$1.h("xv-button-v2", { variant: "ghost", size: this.size, disabled: this.page === page, onClick: () => this.handlePageChange(page) }, index$1.h("span", { class: "list_page", slot: "icon-left" }, page)))))))), index$1.h("xv-button-v2", { key: '811145f6e62839858ed51b81361db161032787c3', variant: "ghost", size: this.size, onClick: () => this.handlePageChange(this.page + 1), disabled: this.page >= this.total }, index$1.h("span", { key: '7a5385386dafdfe4a703f47b47998b9fa431070c', slot: "icon-left", class: "icon icon_next" }))));
82265
82870
  }
82266
82871
  get el() { return index$1.getElement(this); }
82267
82872
  };
@@ -82274,7 +82879,7 @@ var PROGRESS_ITEM_STATUS;
82274
82879
  PROGRESS_ITEM_STATUS["IN_PROGRESS"] = "in_progress";
82275
82880
  })(PROGRESS_ITEM_STATUS || (PROGRESS_ITEM_STATUS = {}));
82276
82881
 
82277
- const xvProgressIndicatorCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--progress-indicator-icon-size:22px;--progress-indicator-font-size:var(--fz-md, 14px);display:flex;align-items:flex-start;justify-content:space-between;font-family:var(--ff-body, inherit);overflow-x:auto}:host([variant=horizontal]) ::slotted(xv-progress-indicator-v2-item){flex-direction:row;column-gap:var(--gap-xs, 8px);justify-content:flex-start;padding-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}:host([size=xs]){--progress-indicator-icon-size:14px;--progress-indicator-font-size:var(--fz-md, 14px)}:host([size=sm]){--progress-indicator-icon-size:16px;--progress-indicator-font-size:var(--fz-md, 14px)}:host([size=md]){--progress-indicator-icon-size:22px;--progress-indicator-font-size:var(--fz-md, 14px)}:host([size=lg]){--progress-indicator-icon-size:24px;--progress-indicator-font-size:var(--fz-lg, 18px)}:host([size=xl]){--progress-indicator-icon-size:32px;--progress-indicator-font-size:var(--fz-xl, 20px)}`;
82882
+ const xvProgressIndicatorCss = () => `:host{--progress-indicator-icon-size:22px;--progress-indicator-font-size:var(--fz-md, 14px);display:flex;align-items:flex-start;justify-content:space-between;font-family:var(--ff-body, inherit);overflow-x:auto}:host([variant=horizontal]) ::slotted(xv-progress-indicator-v2-item){flex-direction:row;column-gap:var(--gap-xs, 8px);justify-content:flex-start;padding-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}:host([size=xs]){--progress-indicator-icon-size:14px;--progress-indicator-font-size:var(--fz-md, 14px)}:host([size=sm]){--progress-indicator-icon-size:16px;--progress-indicator-font-size:var(--fz-md, 14px)}:host([size=md]){--progress-indicator-icon-size:22px;--progress-indicator-font-size:var(--fz-md, 14px)}:host([size=lg]){--progress-indicator-icon-size:24px;--progress-indicator-font-size:var(--fz-lg, 18px)}:host([size=xl]){--progress-indicator-icon-size:32px;--progress-indicator-font-size:var(--fz-xl, 20px)}`;
82278
82883
 
82279
82884
  const XvProgressIndicator = class {
82280
82885
  constructor(hostRef) {
@@ -82330,7 +82935,7 @@ const XvProgressIndicator = class {
82330
82935
  this.updateChildItems();
82331
82936
  }
82332
82937
  render() {
82333
- return (index$1.h(index$1.Host, { key: 'bb40f89cb341b8eddf809abb091cf7e14ac76852', variant: this.variant, size: this.size, class: { 'xv-progress-indicator': true } }, index$1.h("slot", { key: '71e0cd0931a4173910094c6cd42f741052d54aba' })));
82938
+ return (index$1.h(index$1.Host, { key: '0d46fbf4778dc2bcd710a8221aa600317188c5ac', variant: this.variant, size: this.size, class: { 'xv-progress-indicator': true } }, index$1.h("slot", { key: 'a1098882326ffd797b708d801e8f196f34a315a7' })));
82334
82939
  }
82335
82940
  get el() { return index$1.getElement(this); }
82336
82941
  static get watchers() { return {
@@ -82341,7 +82946,7 @@ const XvProgressIndicator = class {
82341
82946
  };
82342
82947
  XvProgressIndicator.style = xvProgressIndicatorCss();
82343
82948
 
82344
- const xvProgressIndicatorItemCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host(.xv-progress-indicator-item){display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:10px 16px;row-gap:var(--gap-sm, 10px)}:host(.xv-progress-indicator-item):before{width:100%}:host(.xv-progress-indicator-item):before,:host(.xv-progress-indicator-item) .line{content:"";z-index:1;display:inline-block;position:absolute;top:0;left:0;right:0;height:2px;color:inherit;background-color:var(--border-subtle-01, grey)}:host(.xv-progress-indicator-item) .line{width:0;color:inherit;transition:width 250ms ease;background-color:var(--background-brand, currentColor)}:host(.xv-progress-indicator-item) .icon{display:flex;align-items:center;justify-content:center;width:var(--progress-indicator-icon-size, 22px);height:var(--progress-indicator-icon-size, 22px);min-width:var(--progress-indicator-icon-size, 22px);min-height:var(--progress-indicator-icon-size, 22px);max-width:var(--progress-indicator-icon-size, 22px);max-height:var(--progress-indicator-icon-size, 22px);border:2px dashed var(--icon-primary, currentColor);border-radius:50%}:host(.xv-progress-indicator-item) .icon svg{width:calc(var(--progress-indicator-icon-size, 22px) * 0.637);height:calc(var(--progress-indicator-icon-size, 22px) * 0.637);opacity:0;transition:opacity 500ms ease-in-out}:host(.xv-progress-indicator-item) .label{margin:0;color:var(--text-primary);font-size:var(--progress-indicator-font-size, 14px);line-height:normal;letter-spacing:0.16px;text-overflow:ellipsis;overflow:hidden}:host([status=done]) .icon{background-color:var(--background-brand, inherit);color:white}:host([status=done]) .icon,:host([status=in_progress]) .icon{border-color:var(--background-brand, currentColor);border-style:solid}:host([status=done]) .icon svg,:host([status=in_progress]) .icon svg{opacity:1}:host([status=done]) .line,:host([status=in_progress]) .line{width:100%;background-color:var(--background-brand, currentColor)}:host([status=in_progress]) .icon{border-color:var(--background-brand, currentColor);color:var(--background-brand, inherit);border-style:solid}:host([status=in_progress]) .icon:after{content:"";height:47%;width:47%;background-color:var(--background-brand, currentColor);border-radius:50%}:host([status=in_progress]) .icon svg{display:none}`;
82949
+ const xvProgressIndicatorItemCss = () => `:host(.xv-progress-indicator-item){display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:10px 16px;row-gap:var(--gap-sm, 10px)}:host(.xv-progress-indicator-item):before{width:100%}:host(.xv-progress-indicator-item):before,:host(.xv-progress-indicator-item) .line{content:"";z-index:1;display:inline-block;position:absolute;top:0;left:0;right:0;height:2px;color:inherit;background-color:var(--border-subtle-01, grey)}:host(.xv-progress-indicator-item) .line{width:0;color:inherit;transition:width 250ms ease;background-color:var(--background-brand, currentColor)}:host(.xv-progress-indicator-item) .icon{display:flex;align-items:center;justify-content:center;width:var(--progress-indicator-icon-size, 22px);height:var(--progress-indicator-icon-size, 22px);min-width:var(--progress-indicator-icon-size, 22px);min-height:var(--progress-indicator-icon-size, 22px);max-width:var(--progress-indicator-icon-size, 22px);max-height:var(--progress-indicator-icon-size, 22px);border:2px dashed var(--icon-primary, currentColor);border-radius:50%}:host(.xv-progress-indicator-item) .icon svg{width:calc(var(--progress-indicator-icon-size, 22px) * 0.637);height:calc(var(--progress-indicator-icon-size, 22px) * 0.637);opacity:0;transition:opacity 500ms ease-in-out}:host(.xv-progress-indicator-item) .label{margin:0;color:var(--text-primary);font-size:var(--progress-indicator-font-size, 14px);line-height:normal;letter-spacing:0.16px;text-overflow:ellipsis;overflow:hidden}:host([status=done]) .icon{background-color:var(--background-brand, inherit);color:white}:host([status=done]) .icon,:host([status=in_progress]) .icon{border-color:var(--background-brand, currentColor);border-style:solid}:host([status=done]) .icon svg,:host([status=in_progress]) .icon svg{opacity:1}:host([status=done]) .line,:host([status=in_progress]) .line{width:100%;background-color:var(--background-brand, currentColor)}:host([status=in_progress]) .icon{border-color:var(--background-brand, currentColor);color:var(--background-brand, inherit);border-style:solid}:host([status=in_progress]) .icon:after{content:"";height:47%;width:47%;background-color:var(--background-brand, currentColor);border-radius:50%}:host([status=in_progress]) .icon svg{display:none}`;
82345
82950
 
82346
82951
  const XvProgressIndicatorItem = class {
82347
82952
  constructor(hostRef) {
@@ -82349,13 +82954,13 @@ const XvProgressIndicatorItem = class {
82349
82954
  this.status = PROGRESS_ITEM_STATUS.NO_STARTED;
82350
82955
  }
82351
82956
  render() {
82352
- return (index$1.h(index$1.Host, { key: '36c3535224bef33c901f5ca306e8a51f7ec67b7d', status: this.status, class: { 'xv-progress-indicator-item': true } }, index$1.h("span", { key: '07f68ece4250da1fa1c6865b2109181b455233ac', class: "line" }), index$1.h("span", { key: '8b1a10b3492a8565a3ece85e0992844b4789f6ed', class: "icon" }, index$1.h("svg", { key: '9b4d63c32a8c8b2b4e48ffd48e1bc97e9d28911b', xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 448 512" }, index$1.h("path", { key: 'a324fd9401d75744e6f6be34b087035561699c46', fill: "currentColor", d: "M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z" }))), index$1.h("p", { key: 'ced9d4b3685303b707ade7cfbb778e58bd76f354', class: "label" }, index$1.h("slot", { key: 'f016d1345554df36532f7521706a794c9cb6ed76' }))));
82957
+ return (index$1.h(index$1.Host, { key: 'fa31fe446b938f648901442fcf2e56f75d2cbb83', status: this.status, class: { 'xv-progress-indicator-item': true } }, index$1.h("span", { key: '067b96dfd55477dde47af194d875f9ff7bb4d80a', class: "line" }), index$1.h("span", { key: 'ade859fc5a6cb08fa60672c18ece704969eb6658', class: "icon" }, index$1.h("svg", { key: '409fc87dcfee060a65c3b56d0f10ff916004fb3d', xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 448 512" }, index$1.h("path", { key: 'cee188ec9bfab61e62cdf27b258cdb3cdd6fa9f5', fill: "currentColor", d: "M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z" }))), index$1.h("p", { key: '628713963f10dc52e11b9f2f21824c6dcf61bc39', class: "label" }, index$1.h("slot", { key: '6f96611901c127bd692ab5142e678f7f347140c4' }))));
82353
82958
  }
82354
82959
  get el() { return index$1.getElement(this); }
82355
82960
  };
82356
82961
  XvProgressIndicatorItem.style = xvProgressIndicatorItemCss();
82357
82962
 
82358
- const xvRadioCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-radio{--xv-radio-size:16px;display:inline-flex;flex-direction:column;row-gap:var(--spacing-03);font-family:var(--ff-body), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;letter-spacing:0.16px;line-height:128.571%;text-align:left}.xv-radio--block{display:flex}.xv-radio--reverse{justify-content:flex-end;text-align:right}.xv-radio--reverse .xv-radio_container,.xv-radio--reverse .xv-radio_msg{flex-direction:row-reverse}.xv-radio--size-xs{--xv-radio-size:9px;font-size:var(--fz-xs)}.xv-radio--size-sm{--xv-radio-size:12px}.xv-radio--size-md{--xv-radio-size:16px}.xv-radio--size-lg{--xv-radio-size:20px}.xv-radio--size-xl{--xv-radio-size:24px;font-size:var(--fz-lg)}.xv-radio_label{user-select:none;color:var(--text-secondary, #515151);font-weight:400;padding:0;margin:0}.xv-radio_container{display:inline-flex;align-items:center;cursor:pointer;column-gap:var(--spacing-03);margin:0}.xv-radio_container.disabled{cursor:not-allowed;opacity:0.6}.xv-radio_container__label{user-select:none;color:var(--text-primary, #333);font-size:1.2em}.xv-radio_input{position:relative;color:var(--interactive-01, #273435)}.xv-radio_input input[type=radio]{position:absolute;opacity:0;top:0;left:0;right:0;bottom:0}.xv-radio_input input[type=radio]:checked+.xv-radio_input__mark:after{content:"";position:absolute;width:calc(var(--xv-radio-size) / 2);height:calc(var(--xv-radio-size) / 2);border-radius:50%;background-color:currentColor;top:calc(50% - var(--xv-radio-size) / 4);left:calc(50% - var(--xv-radio-size) / 4)}.xv-radio_input input[type=radio]:focus+.xv-radio_input__mark{outline:1px solid currentColor}.xv-radio_input__mark{position:relative;display:inline-flex;width:var(--xv-radio-size);height:var(--xv-radio-size);border-radius:50%;border:1px solid currentColor}.xv-radio_input--error{color:var(--text-error)}.xv-radio_msg{display:flex;align-items:center;flex-direction:row;column-gap:var(--spacing-03)}.xv-radio_msg--error{color:var(--text-error)}.xv-radio_msg--error .xv-radio_msg__status{background-color:var(--support-error);color:white;border-radius:var(--xv-radio-size);font-size:calc(var(--xv-radio-size) / 1.3);font-weight:bold;align-items:center;justify-content:center}.xv-radio_msg--warning{color:var(--text-secondary, #515151)}.xv-radio_msg--warning .xv-radio_msg__status{font-size:var(--xv-radio-size);color:var(--support-warning)}.xv-radio_msg--helper{color:var(--text-secondary, #515151)}.xv-radio_msg__status{display:inline-flex;align-items:center;align-self:center;font-size:1.35em;width:var(--xv-radio-size);height:var(--xv-radio-size)}.xv-radio [slot=info]{display:inline-block;color:var(--text-secondary, #515151);margin:0;padding:0}`;
82963
+ const xvRadioCss = () => `.xv-radio{--xv-radio-size:16px;display:inline-flex;flex-direction:column;row-gap:var(--spacing-03);font-family:var(--ff-body), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;letter-spacing:0.16px;line-height:128.571%;text-align:left}.xv-radio--block{display:flex}.xv-radio--reverse{justify-content:flex-end;text-align:right}.xv-radio--reverse .xv-radio_container,.xv-radio--reverse .xv-radio_msg{flex-direction:row-reverse}.xv-radio--size-xs{--xv-radio-size:9px;font-size:var(--fz-xs)}.xv-radio--size-sm{--xv-radio-size:12px}.xv-radio--size-md{--xv-radio-size:16px}.xv-radio--size-lg{--xv-radio-size:20px}.xv-radio--size-xl{--xv-radio-size:24px;font-size:var(--fz-lg)}.xv-radio_label{user-select:none;color:var(--text-secondary, #515151);font-weight:400;padding:0;margin:0}.xv-radio_container{display:inline-flex;align-items:center;cursor:pointer;column-gap:var(--spacing-03);margin:0}.xv-radio_container.disabled{cursor:not-allowed;opacity:0.6}.xv-radio_container__label{user-select:none;color:var(--text-primary, #333);font-size:1.2em}.xv-radio_input{position:relative;color:var(--interactive-01, #273435)}.xv-radio_input input[type=radio]{position:absolute;opacity:0;top:0;left:0;right:0;bottom:0}.xv-radio_input input[type=radio]:checked+.xv-radio_input__mark:after{content:"";position:absolute;width:calc(var(--xv-radio-size) / 2);height:calc(var(--xv-radio-size) / 2);border-radius:50%;background-color:currentColor;top:calc(50% - var(--xv-radio-size) / 4);left:calc(50% - var(--xv-radio-size) / 4)}.xv-radio_input input[type=radio]:focus+.xv-radio_input__mark{outline:1px solid currentColor}.xv-radio_input__mark{position:relative;display:inline-flex;width:var(--xv-radio-size);height:var(--xv-radio-size);border-radius:50%;border:1px solid currentColor}.xv-radio_input--error{color:var(--text-error)}.xv-radio_msg{display:flex;align-items:center;flex-direction:row;column-gap:var(--spacing-03)}.xv-radio_msg--error{color:var(--text-error)}.xv-radio_msg--error .xv-radio_msg__status{background-color:var(--support-error);color:white;border-radius:var(--xv-radio-size);font-size:calc(var(--xv-radio-size) / 1.3);font-weight:bold;align-items:center;justify-content:center}.xv-radio_msg--warning{color:var(--text-secondary, #515151)}.xv-radio_msg--warning .xv-radio_msg__status{font-size:var(--xv-radio-size);color:var(--support-warning)}.xv-radio_msg--helper{color:var(--text-secondary, #515151)}.xv-radio_msg__status{display:inline-flex;align-items:center;align-self:center;font-size:1.35em;width:var(--xv-radio-size);height:var(--xv-radio-size)}.xv-radio [slot=info]{display:inline-block;color:var(--text-secondary, #515151);margin:0;padding:0}`;
82359
82964
 
82360
82965
  const XvRadio = class {
82361
82966
  constructor(hostRef) {
@@ -82382,12 +82987,12 @@ const XvRadio = class {
82382
82987
  }
82383
82988
  render() {
82384
82989
  const message = index$2.resolveFieldMessage({ error: this.error, warning: this.warning, helper: this.helper });
82385
- return (index$1.h("div", { key: 'b8994fbbe13dae03ed013d20d0e5192f725d654f', class: {
82990
+ return (index$1.h("div", { key: '17da4d6dda3215f812af3774354fa4aad3c2ed5f', class: {
82386
82991
  'xv-radio': true,
82387
82992
  'xv-radio--reverse': this.reverse,
82388
82993
  'xv-radio--block': this.block,
82389
82994
  [`xv-radio--size-${this.size}`]: !!this.size,
82390
- } }, this.label && index$1.h("p", { key: '0cfbfb3bca9277d5c88b6f81a0c7281b4a6adedb', class: "xv-radio_label" }, this.label), index$1.h("label", { key: 'c865aaefeb217455477ebfef4a2218f6274223d0', class: { 'xv-radio_container': true, disabled: this.disabled } }, index$1.h("div", { key: '4e57e1fb3cb5f30e901fae68149d4f506b7fe406', class: { 'xv-radio_input': true, 'xv-radio_input--error': !!this.error || this.error === '' } }, index$1.h("input", { key: '39b18a7bc1e07505a3e40e7be7ed80c2f8df79d4', ref: el => (this.inputEl = el), type: "radio", name: this.name, value: this.value, checked: this.checked, readonly: this.readonly, disabled: this.disabled }), index$1.h("span", { key: 'df7a63e28065fdeed1ff6571d362931843b89aff', class: "xv-radio_input__mark" })), index$1.h("span", { key: '0b07ed57ac1002c2b1ed4d9b2331ac425874497b', class: "xv-radio_container__label" }, index$1.h("slot", { key: '67676761a7bc81eb3be69bc98c0e6a37126fe630' }))), message && (index$1.h("span", { key: '8d166e80b438fecadb9b4db08555318d6db39f74', class: `xv-radio_msg xv-radio_msg--${message.level}` }, message.level !== 'helper' && (index$1.h("span", { key: '68efc88831840cd5783f55c9cf520c3e394485e8', class: "xv-radio_msg__status", "aria-hidden": "true" }, message.level === 'error' ? '!' : '⚠')), message.text)), index$1.h("slot", { key: 'f68797d142232191a14ef4181692967598634b27', name: "info" })));
82995
+ } }, this.label && index$1.h("p", { key: '4e0589afbe92a95f26449e67dd62bc123d994392', class: "xv-radio_label" }, this.label), index$1.h("label", { key: 'd82d0a8103912e0c08b5fe8b88d7ef7aa82e115d', class: { 'xv-radio_container': true, disabled: this.disabled } }, index$1.h("div", { key: '8b761825702a92f43c930b12359a8b69b7d3090e', class: { 'xv-radio_input': true, 'xv-radio_input--error': !!this.error || this.error === '' } }, index$1.h("input", { key: '58935b9706d6026f01f22f7a6491c3ae6f691b42', ref: el => (this.inputEl = el), type: "radio", name: this.name, value: this.value, checked: this.checked, readonly: this.readonly, disabled: this.disabled }), index$1.h("span", { key: '129bcfd529de5ec20c3363396349c425125e89f7', class: "xv-radio_input__mark" })), index$1.h("span", { key: '5a3c35181fdf7f8a317fd0796ab3e538d59a53ef', class: "xv-radio_container__label" }, index$1.h("slot", { key: '20b1433816ad38929f723491eb9369d3698b636c' }))), message && (index$1.h("span", { key: 'e64062947b9df40e52e656a9028ad22e6dcce7b9', class: `xv-radio_msg xv-radio_msg--${message.level}` }, message.level !== 'helper' && (index$1.h("span", { key: '88a68953d1206241e28e311ce1818bf871967f2d', class: "xv-radio_msg__status", "aria-hidden": "true" }, message.level === 'error' ? '!' : '⚠')), message.text)), index$1.h("slot", { key: '6e4f4c59a49c76f4a98c62aac8940eb015c5ab74', name: "info" })));
82391
82996
  }
82392
82997
  connectedCallback() {
82393
82998
  var _a;
@@ -82421,7 +83026,7 @@ const XvRadio = class {
82421
83026
  };
82422
83027
  XvRadio.style = xvRadioCss();
82423
83028
 
82424
- const xvSliderCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:flex;flex-direction:column;gap:var(--spacing-03, 8px);text-align:left;font-family:var(--ff-body), sans-serif}:host .label{color:var(--text-secondary, #515151);font-size:var(--fz-sm);font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control{display:flex;align-items:center;gap:var(--spacing-04, 12px)}:host .control_label{text-align:center;color:var(--text-primary, #333);font-size:var(--fz-md);font-weight:400;line-height:var(--fz-lg);letter-spacing:0.32px}:host .control input[type=range]{flex:1;appearance:none;height:4px;border-radius:2px;outline:none;background-color:var(--border-subtle-01, #D1D1D1);background-image:linear-gradient(var(--interactive-02), var(--interactive-02));background-repeat:no-repeat}:host .control input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background-color:var(--interactive-02, #96bf00);cursor:pointer;border:2px solid transparent;outline:2px solid transparent;transition:200ms ease-in-out border-color, 200ms ease-in-out outline-color}:host .control input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background-color:var(--interactive-02, #96bf00);border:2px solid transparent;outline:2px solid transparent;cursor:pointer;transition:200ms ease-in-out border-color, 200ms ease-in-out outline-color}:host .control input[type=range]:focus::-webkit-slider-thumb{border-color:white;outline-color:var(--focus)}:host .control input[type=range]:focus::-moz-range-thumb{border-color:white;outline-color:var(--focus)}:host .control input[type=number]{inline-size:3.7em;padding:var(--spacing-04) var(--spacing-02) var(--spacing-04) var(--spacing-04);text-align:center;border-radius:3px;background:var(--field-02, #FFF);box-shadow:0 0 0 1px #8B8B8B inset;border:none}:host(.disabled) .label,:host(.disabled) .control_label,:host(.disabled) input[type=number]{color:var(--text-disabled, rgba(19, 19, 19, 0.25))}:host(.disabled) .control input[type=range]{background-image:none;background-color:var(--border-subtle-01, #D1D1D1)}:host(.disabled) .control input[type=range]::-webkit-slider-thumb{background-color:var(--border-subtle-01, #D1D1D1)}:host(.disabled) .control input[type=range]::-moz-range-thumb{background-color:var(--border-subtle-01, #D1D1D1)}:host(.disabled) .control input[type=number]{background-color:var(--field-01, #F7F7F7);box-shadow:none}:host(.readonly) input[type=number]{box-shadow:none;outline:none;background-color:var(--field-01, #F7F7F7)}`;
83029
+ const xvSliderCss = () => `:host{display:flex;flex-direction:column;gap:var(--spacing-03, 8px);text-align:left;font-family:var(--ff-body), sans-serif}:host .label{color:var(--text-secondary, #515151);font-size:var(--fz-sm);font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control{display:flex;align-items:center;gap:var(--spacing-04, 12px)}:host .control_label{text-align:center;color:var(--text-primary, #333);font-size:var(--fz-md);font-weight:400;line-height:var(--fz-lg);letter-spacing:0.32px}:host .control input[type=range]{flex:1;appearance:none;height:4px;border-radius:2px;outline:none;background-color:var(--border-subtle-01, #D1D1D1);background-image:linear-gradient(var(--interactive-02), var(--interactive-02));background-repeat:no-repeat}:host .control input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background-color:var(--interactive-02, #96bf00);cursor:pointer;border:2px solid transparent;outline:2px solid transparent;transition:200ms ease-in-out border-color, 200ms ease-in-out outline-color}:host .control input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background-color:var(--interactive-02, #96bf00);border:2px solid transparent;outline:2px solid transparent;cursor:pointer;transition:200ms ease-in-out border-color, 200ms ease-in-out outline-color}:host .control input[type=range]:focus::-webkit-slider-thumb{border-color:white;outline-color:var(--focus)}:host .control input[type=range]:focus::-moz-range-thumb{border-color:white;outline-color:var(--focus)}:host .control input[type=number]{inline-size:3.7em;padding:var(--spacing-04) var(--spacing-02) var(--spacing-04) var(--spacing-04);text-align:center;border-radius:3px;background:var(--field-02, #FFF);box-shadow:0 0 0 1px #8B8B8B inset;border:none}:host(.disabled) .label,:host(.disabled) .control_label,:host(.disabled) input[type=number]{color:var(--text-disabled, rgba(19, 19, 19, 0.25))}:host(.disabled) .control input[type=range]{background-image:none;background-color:var(--border-subtle-01, #D1D1D1)}:host(.disabled) .control input[type=range]::-webkit-slider-thumb{background-color:var(--border-subtle-01, #D1D1D1)}:host(.disabled) .control input[type=range]::-moz-range-thumb{background-color:var(--border-subtle-01, #D1D1D1)}:host(.disabled) .control input[type=number]{background-color:var(--field-01, #F7F7F7);box-shadow:none}:host(.readonly) input[type=number]{box-shadow:none;outline:none;background-color:var(--field-01, #F7F7F7)}`;
82425
83030
 
82426
83031
  const XvSlider = class {
82427
83032
  constructor(hostRef) {
@@ -82471,13 +83076,13 @@ const XvSlider = class {
82471
83076
  this.setValue(this.min);
82472
83077
  }
82473
83078
  render() {
82474
- return (index$1.h(index$1.Host, { key: 'bd19f35ec689d875daa44bb89b4ef96a42e27151', class: { disabled: this.disabled, readonly: this.readonly } }, this.label && index$1.h("label", { key: '89018407c77a03948187978780453715b76adb7a', class: "label" }, this.label), index$1.h("div", { key: 'd062d47edb6dfbd8c71c5188715b830d8c64f31c', class: "control" }, index$1.h("span", { key: 'b412961bb8059b885bd537fe70418069c79d0b3d', class: "control_label" }, this.min), index$1.h("input", { key: '60726a3e509fd0125d53ea8158012daeb86ffd19', type: "range", disabled: this.disabled || this.readonly, readonly: this.readonly, name: this.name, min: this.min, max: this.max, step: this.step, value: this.value, onInput: this.handleInput, style: { backgroundSize: `${((this.value - this.min) * 100) / (this.max - this.min)}% 100%` } }), index$1.h("span", { key: '1ed3936a025eb043fba3230176846f83e7c5c118', class: "control_label" }, this.max), !this.notEditable && (index$1.h("input", { key: '56672e8a5a15150eb5d67b40ad36cf1eeb9b6f1d', type: "number", disabled: this.disabled, readonly: this.readonly, name: `${this.name}-number-input`, step: this.step, min: this.min, max: this.max, value: this.value, onInput: this.handleNumberInput, onBlur: this.handleNumberBlur })))));
83079
+ return (index$1.h(index$1.Host, { key: '8a8ace55159d065a6933ed0472e934e167dd35f4', class: { disabled: this.disabled, readonly: this.readonly } }, this.label && index$1.h("label", { key: '96cff886d9b5a26d14714f2c999664f6f0c3a326', class: "label" }, this.label), index$1.h("div", { key: '06041de19a197f27af17714ad596955f9062d979', class: "control" }, index$1.h("span", { key: 'e703ac589f696a532acb780a44754da90283aea9', class: "control_label" }, this.min), index$1.h("input", { key: 'b4934d0b4fc1dfce62c3c3d7132c0a757241c090', type: "range", disabled: this.disabled || this.readonly, readonly: this.readonly, name: this.name, min: this.min, max: this.max, step: this.step, value: this.value, onInput: this.handleInput, style: { backgroundSize: `${((this.value - this.min) * 100) / (this.max - this.min)}% 100%` } }), index$1.h("span", { key: '605a3ceb10f15050882a5e7ff9182f049bc6ad16', class: "control_label" }, this.max), !this.notEditable && (index$1.h("input", { key: 'dceacc8218dce6875e6658ac547e910d9e907237', type: "number", disabled: this.disabled, readonly: this.readonly, name: `${this.name}-number-input`, step: this.step, min: this.min, max: this.max, value: this.value, onInput: this.handleNumberInput, onBlur: this.handleNumberBlur })))));
82475
83080
  }
82476
83081
  static get formAssociated() { return true; }
82477
83082
  };
82478
83083
  XvSlider.style = xvSliderCss();
82479
83084
 
82480
- const xvTabCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:block}:host([loading]){display:flex;align-items:center;justify-content:center;min-height:200px}`;
83085
+ const xvTabCss = () => `:host{display:block}:host([loading]){display:flex;align-items:center;justify-content:center;min-height:200px}`;
82481
83086
 
82482
83087
  const XvTab = class {
82483
83088
  constructor(hostRef) {
@@ -82486,12 +83091,12 @@ const XvTab = class {
82486
83091
  this.loading = false;
82487
83092
  }
82488
83093
  render() {
82489
- return (index$1.h(index$1.Host, { key: 'e2348a46b92e44c6603ac2ff49247182bbc8c30e', disabled: this.disabled, name: this.name }, this.loading ? index$1.h("xv-loader-v2", { size: _vars.SIZE_VAR.LG }) : index$1.h("slot", null)));
83094
+ return (index$1.h(index$1.Host, { key: 'e4dca54eff204bf2d231f63db33f4b54f4dcd11f', disabled: this.disabled, name: this.name }, this.loading ? index$1.h("xv-loader-v2", { size: _vars.SIZE_VAR.LG }) : index$1.h("slot", null)));
82490
83095
  }
82491
83096
  };
82492
83097
  XvTab.style = xvTabCss();
82493
83098
 
82494
- const xvTableCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{--xv-table-min-height:51.11px;--xv-table-padding-x:16px;--xv-table-padding-y:15px;--xv-table-cols-template:repeat(auto-fit, minmax(0, 1fr));display:block}:host .batch-actions{user-select:none;pointer-events:none;position:absolute;left:0;bottom:100%;width:0;min-height:48px;overflow:hidden;border-radius:3px 3px 0 0;background-color:var(--interactive-01, #273435);display:flex;align-items:center;justify-content:space-between;column-gap:var(--spacing-04);flex-wrap:nowrap;box-sizing:border-box;transition:250ms ease-in-out height, 250ms ease-in-out width, 250ms ease-in-out padding-inline;color:var(--text-on-color, #fff)}:host .batch-actions_content{display:block;overflow:hidden;white-space:nowrap}:host .batch-actions_count{margin:0;white-space:nowrap;font-family:var(--ff-body, Tahoma);font-size:var(--fz-md, 14px);font-style:normal;font-weight:400;line-height:var(--fz-lg, 18px);letter-spacing:0.16px}:host .xv-table{display:flex;flex-direction:column;position:relative}:host .xv-table_wrapper{display:flex;flex-direction:column;position:relative;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--layer-accent-03) transparent}:host .xv-table_wrapper ::slotted(*){min-width:1000px}:host .xv-table ::slotted([checked]){background-color:var(--layer-selected-01, #E3E3E3)}:host .xv-table ::slotted([checked]:not([header]):hover){background-color:var(--layer-selected-hover-01, #DADADA)}:host .xv-table ::slotted(xv-table-v2-row[disabled]){pointer-events:none;opacity:0.4;cursor:not-allowed;user-select:none}:host .xv-table ::slotted([slot=footer]:hover),:host .xv-table ::slotted([slot=footer]){background-color:var(--layer-accent-02, #E3E3E3)}:host .xv-table_loading{z-index:10;display:flex;align-items:center;justify-content:center;min-height:var(--xv-table-min-height, 51.11px);position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.8)}:host .xv-table-title,:host ::slotted([slot=title]){color:var(--text-primary, #333) !important;font-size:var(--fz-xl, 21px) !important;margin-top:var(--spacing-05, 16px) !important;margin-bottom:var(--spacing-06, 24px) !important;font-family:var(--ff-heading, "Gill Sans");font-style:normal;font-weight:400;line-height:normal}:host([hover]) .xv-table ::slotted(:hover:not([header])){background-color:var(--layer-hover-01, #E9E9E9)}:host(.batchVisible) .batch-actions{pointer-events:initial;user-select:initial;width:100%;padding-inline:var(--xv-table-padding-x)}:host([expandable]) ::slotted(xv-table-v2-row){padding-inline-start:calc(max(10px, var(--xv-table-padding-x)) * 2 + 10px)}:host([variant-checkbox]) ::slotted([slot=footer]:not([variant])){padding-inline-start:calc(max(10px, var(--xv-table-padding-x)) * 2 + 57.97px)}:host([size=xs]){--xv-table-padding-y:7px;--xv-table-min-height:35.1px}:host([size=sm]){--xv-table-padding-y:10px;--xv-table-min-height:41.11px}:host([size=lg]){--xv-table-padding-y:21px;--xv-table-min-height:63.09px}:host([size=xl]){--xv-table-padding-y:31px;--xv-table-min-height:78.77px}`;
83099
+ const xvTableCss = () => `:host{--xv-table-min-height:51.11px;--xv-table-padding-x:16px;--xv-table-padding-y:15px;--xv-table-cols-template:repeat(auto-fit, minmax(0, 1fr));display:block}:host .batch-actions{user-select:none;pointer-events:none;position:absolute;left:0;bottom:100%;width:0;min-height:48px;overflow:hidden;border-radius:3px 3px 0 0;background-color:var(--interactive-01, #273435);display:flex;align-items:center;justify-content:space-between;column-gap:var(--spacing-04);flex-wrap:nowrap;box-sizing:border-box;transition:250ms ease-in-out height, 250ms ease-in-out width, 250ms ease-in-out padding-inline;color:var(--text-on-color, #fff)}:host .batch-actions_content{display:block;overflow:hidden;white-space:nowrap}:host .batch-actions_count{margin:0;white-space:nowrap;font-family:var(--ff-body, Tahoma);font-size:var(--fz-md, 14px);font-style:normal;font-weight:400;line-height:var(--fz-lg, 18px);letter-spacing:0.16px}:host .xv-table{display:flex;flex-direction:column;position:relative}:host .xv-table_wrapper{display:flex;flex-direction:column;position:relative;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--layer-accent-03) transparent}:host .xv-table_wrapper ::slotted(*){min-width:1000px}:host .xv-table ::slotted([checked]){background-color:var(--layer-selected-01, #E3E3E3)}:host .xv-table ::slotted([checked]:not([header]):hover){background-color:var(--layer-selected-hover-01, #DADADA)}:host .xv-table ::slotted(xv-table-v2-row[disabled]){pointer-events:none;opacity:0.4;cursor:not-allowed;user-select:none}:host .xv-table ::slotted([slot=footer]:hover),:host .xv-table ::slotted([slot=footer]){background-color:var(--layer-accent-02, #E3E3E3)}:host .xv-table_loading{z-index:10;display:flex;align-items:center;justify-content:center;min-height:var(--xv-table-min-height, 51.11px);position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.8)}:host .xv-table-title,:host ::slotted([slot=title]){color:var(--text-primary, #333) !important;font-size:var(--fz-xl, 21px) !important;margin-top:var(--spacing-05, 16px) !important;margin-bottom:var(--spacing-06, 24px) !important;font-family:var(--ff-heading, "Gill Sans");font-style:normal;font-weight:400;line-height:normal}:host([hover]) .xv-table ::slotted(:hover:not([header])){background-color:var(--layer-hover-01, #E9E9E9)}:host(.batchVisible) .batch-actions{pointer-events:initial;user-select:initial;width:100%;padding-inline:var(--xv-table-padding-x)}:host([expandable]) ::slotted(xv-table-v2-row){padding-inline-start:calc(max(10px, var(--xv-table-padding-x)) * 2 + 10px)}:host([variant-checkbox]) ::slotted([slot=footer]:not([variant])){padding-inline-start:calc(max(10px, var(--xv-table-padding-x)) * 2 + 57.97px)}:host([size=xs]){--xv-table-padding-y:7px;--xv-table-min-height:35.1px}:host([size=sm]){--xv-table-padding-y:10px;--xv-table-min-height:41.11px}:host([size=lg]){--xv-table-padding-y:21px;--xv-table-min-height:63.09px}:host([size=xl]){--xv-table-padding-y:31px;--xv-table-min-height:78.77px}`;
82495
83100
 
82496
83101
  const XvTable = class {
82497
83102
  constructor(hostRef) {
@@ -82526,7 +83131,7 @@ const XvTable = class {
82526
83131
  .join(' ') + ' repeat(auto-fit, minmax(0, 1fr))');
82527
83132
  }
82528
83133
  render() {
82529
- return (index$1.h(index$1.Host, { key: 'fd4585dc7c7957ed5e21813a07cd4e4b37ba0aee', class: { batchVisible: !!this.selectedCount } }, index$1.h("slot", { key: 'b10178e16858ac503457249d4070beade84f54b9', name: "title" }, !!this.el.title && index$1.h("h2", { key: '98cd98947c8f6c63c7b829ed5b9dca00da0a2a6a', class: "xv-table-title" }, this.el.title)), index$1.h("slot", { key: '20423cba333fa94bf410227cfe0b7ff05328399f', name: "toolbar" }), index$1.h("div", { key: '1030c895768fc8ff8212a988c54b9fc7863c5565', class: "xv-table" }, index$1.h("div", { key: '710c51587dae457eb6f72243b46e05face727594', class: "batch-actions" }, index$1.h(index$1.Fragment, { key: 'a9680b4c8cea82391fe77bde726be60d79964db6' }, index$1.h("div", { key: 'b181513de135d124ff65b9d8b0418dde5a091c2f', class: "batch-actions_content" }, index$1.h("slot", { key: '7456e6ccfc9cd61dc69196aa73a71979736402ce', name: "batch" })), index$1.h("p", { key: '8003d6d3f5301c46bf2242570b325dcd0f3b8ce5', class: "batch-actions_count" }, !!this.selectedCount && `${this.selectedCount} ${this.selectedCount === 1 ? 'Position ausgewählt' : 'Positionen ausgewählt'}`))), index$1.h("div", { key: 'afcd09d150fc54cbe7d1b92673ab6241af976f75', class: "xv-table_wrapper" }, index$1.h("slot", { key: '850ca927740dafb4254005d5aaa8a43c1e0c9bbb' }), index$1.h("slot", { key: '3eca59a2f660d3fa2da5a9e78de5b3aa54e7accd', name: "footer" })), !!this.loading && (index$1.h("div", { key: '7db450622a06e9e429edf383d06e45fd9b336883', class: "xv-table_loading" }, index$1.h("xv-loader-v2", { key: '46758039848f0c87657f672f992e72f413f0c31a', size: _vars.SIZE_VAR.LG }))))));
83134
+ return (index$1.h(index$1.Host, { key: '7b70966d0f952db22a07267f398996808f8ef88c', class: { batchVisible: !!this.selectedCount } }, index$1.h("slot", { key: '404b9b562d9ba7e3e81eb1967f29f5264da3a368', name: "title" }, !!this.el.title && index$1.h("h2", { key: '3879b97dd807771e0912f39e1e020e5b4d4be2f1', class: "xv-table-title" }, this.el.title)), index$1.h("slot", { key: 'd86287eb247b98147df5b9c8adc22397414b75b5', name: "toolbar" }), index$1.h("div", { key: '6ae5f73b12ed2182debeebc37668d47df318c476', class: "xv-table" }, index$1.h("div", { key: 'e637817155cdc1ec1dd4d264fd211706a18643c1', class: "batch-actions" }, index$1.h(index$1.Fragment, { key: 'd8c76009a58527f37f19cdd59a8538327dffd264' }, index$1.h("div", { key: 'a7468d1e2bef756add2b0a52acb100378fd39a72', class: "batch-actions_content" }, index$1.h("slot", { key: '2e9dfc7b92f19d78bb40ed51c5c80c5869d4e989', name: "batch" })), index$1.h("p", { key: '49c73479cf38b6c39f64de86e5824e7cafdefb72', class: "batch-actions_count" }, !!this.selectedCount && `${this.selectedCount} ${this.selectedCount === 1 ? 'Position ausgewählt' : 'Positionen ausgewählt'}`))), index$1.h("div", { key: 'ee0133abea1c2bba807c08f3b82d2e46d9aecac4', class: "xv-table_wrapper" }, index$1.h("slot", { key: 'f319c67e67dc1d3ce1cebd6adda5e2082fc341dc' }), index$1.h("slot", { key: 'cf11d13e996800b1cfd8f903b904e513814a4473', name: "footer" })), !!this.loading && (index$1.h("div", { key: '95370f224b2148874c5d65162c1faceb57585d20', class: "xv-table_loading" }, index$1.h("xv-loader-v2", { key: '087fd2f83fbcc7a7dbdb4b54ea22ca0c48738765', size: _vars.SIZE_VAR.LG }))))));
82530
83135
  }
82531
83136
  componentWillLoad() {
82532
83137
  this.setColsSizeTemplate();
@@ -82540,7 +83145,7 @@ const XvTable = class {
82540
83145
  };
82541
83146
  XvTable.style = xvTableCss();
82542
83147
 
82543
- const xvTableCellCss = () => `@charset "UTF-8";.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:var(--xv-table-padding-y) var(--xv-table-padding-x);color:var(--text-primary, #333);font-family:var(--ff-body, Tahoma);font-size:14px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:0.16px;transition:0.25s ease-in-out background-color}:host([multiline]){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:initial;padding-bottom:1px;padding-top:0;line-height:1.2}:host([align=left]){text-align:left}:host([align=right]){text-align:right}:host([align=center]){text-align:center}:host([sort]){position:relative;cursor:pointer;user-select:none}:host([sort]):before,:host([sort]):after{font-size:12px;line-height:10px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;right:8px;pointer-events:none;transition:350ms ease-in-out opacity;opacity:0}:host([sort]):before{content:"▲";top:50%;transform:translateY(calc(-50% - 5px))}:host([sort])::after{content:"▼";top:50%;transform:translateY(calc(-50% + 5px))}:host([sort]:hover){background-color:var(--layer-accent-hover-01, #E3E3E3)}:host([sort]:hover)::before,:host([sort]:hover)::after{opacity:1}:host([sort=asc]){background-color:var(--layer-accent-active-01, #D1D1D1)}:host([sort=asc])::before{opacity:1}:host([sort=asc])::after{display:none}:host([sort=desc]){background-color:var(--layer-accent-active-01, #D1D1D1)}:host([sort=desc])::before{display:none}:host([sort=desc])::after{opacity:1}`;
83148
+ const xvTableCellCss = () => `@charset "UTF-8";:host{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:var(--xv-table-padding-y) var(--xv-table-padding-x);color:var(--text-primary, #333);font-family:var(--ff-body, Tahoma);font-size:14px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:0.16px;transition:0.25s ease-in-out background-color}:host([multiline]){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:initial;padding-bottom:1px;padding-top:0;line-height:1.2}:host([align=left]){text-align:left}:host([align=right]){text-align:right}:host([align=center]){text-align:center}:host([sort]){position:relative;cursor:pointer;user-select:none}:host([sort]):before,:host([sort]):after{font-size:12px;line-height:10px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;right:8px;pointer-events:none;transition:350ms ease-in-out opacity;opacity:0}:host([sort]):before{content:"▲";top:50%;transform:translateY(calc(-50% - 5px))}:host([sort])::after{content:"▼";top:50%;transform:translateY(calc(-50% + 5px))}:host([sort]:hover){background-color:var(--layer-accent-hover-01, #E3E3E3)}:host([sort]:hover)::before,:host([sort]:hover)::after{opacity:1}:host([sort=asc]){background-color:var(--layer-accent-active-01, #D1D1D1)}:host([sort=asc])::before{opacity:1}:host([sort=asc])::after{display:none}:host([sort=desc]){background-color:var(--layer-accent-active-01, #D1D1D1)}:host([sort=desc])::before{display:none}:host([sort=desc])::after{opacity:1}`;
82544
83149
 
82545
83150
  const XvTableCell = class {
82546
83151
  constructor(hostRef) {
@@ -82567,7 +83172,7 @@ const XvTableCell = class {
82567
83172
  }
82568
83173
  ;
82569
83174
  render() {
82570
- return (index$1.h(index$1.Host, { key: '6ee17c6de912d82fc3bf76e0c20d023b9ddd5bc1' }, index$1.h("slot", { key: '3d27a83a969c5ec21d7e8eb8cc8b5adf7e4cf8c2' })));
83175
+ return (index$1.h(index$1.Host, { key: 'e1019f13513468d2afa46b7b425cb663dce9c265' }, index$1.h("slot", { key: '79a5d5d41bad6df991934555cbfa7726d396d6f1' })));
82571
83176
  }
82572
83177
  get el() { return index$1.getElement(this); }
82573
83178
  };
@@ -82576,7 +83181,7 @@ XvTableCell.style = xvTableCellCss();
82576
83181
  const XV_EXPANDABLE_KEY = 'expandable';
82577
83182
  const XV_TABLE_TAG = 'xv-table-v2';
82578
83183
 
82579
- const xvTableExpandCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:block;position:relative;transition:0.25s ease-in-out background-color}:host .expand-btn{z-index:9;position:absolute;left:max(10px, var(--xv-table-padding-x));top:max(2px, var(--xv-table-padding-y) + 2px);background-color:transparent;cursor:pointer;outline:none;margin:0;padding:0;box-sizing:border-box;display:block;width:8.5px;height:8.5px;border-top:none;border-left:none;border-right:2px solid var(--icon-primary, #333);border-bottom:2px solid var(--icon-primary, #333);transform:rotate(45deg);transform-origin:center center;transition:0.2s ease-in-out transform}:host .expand-btn:disabled{cursor:not-allowed;opacity:0.5}:host .expand-btn.open{transform:rotate(-135deg)}:host .expandableContent{overflow:hidden;margin:0;padding:0;max-height:0;transition:250ms ease max-height}:host .expandableContent.open{max-height:600px}:host ::slotted([slot=expandable]){display:grid;align-items:center}:host ::slotted(xv-table-v2-row),:host ::slotted([slot=expandable]){padding-inline-start:calc(max(10px, var(--xv-table-padding-x)) * 2 + 10px)}:host ::slotted([disabled]){pointer-events:none;opacity:0.4;cursor:not-allowed;user-select:none}`;
83184
+ const xvTableExpandCss = () => `:host{display:block;position:relative;transition:0.25s ease-in-out background-color}:host .expand-btn{z-index:9;position:absolute;left:max(10px, var(--xv-table-padding-x));top:max(2px, var(--xv-table-padding-y) + 2px);background-color:transparent;cursor:pointer;outline:none;margin:0;padding:0;box-sizing:border-box;display:block;width:8.5px;height:8.5px;border-top:none;border-left:none;border-right:2px solid var(--icon-primary, #333);border-bottom:2px solid var(--icon-primary, #333);transform:rotate(45deg);transform-origin:center center;transition:0.2s ease-in-out transform}:host .expand-btn:disabled{cursor:not-allowed;opacity:0.5}:host .expand-btn.open{transform:rotate(-135deg)}:host .expandableContent{overflow:hidden;margin:0;padding:0;max-height:0;transition:250ms ease max-height}:host .expandableContent.open{max-height:600px}:host ::slotted([slot=expandable]){display:grid;align-items:center}:host ::slotted(xv-table-v2-row),:host ::slotted([slot=expandable]){padding-inline-start:calc(max(10px, var(--xv-table-padding-x)) * 2 + 10px)}:host ::slotted([disabled]){pointer-events:none;opacity:0.4;cursor:not-allowed;user-select:none}`;
82580
83185
 
82581
83186
  const XvTableExpand = class {
82582
83187
  constructor(hostRef) {
@@ -82588,7 +83193,7 @@ const XvTableExpand = class {
82588
83193
  };
82589
83194
  }
82590
83195
  render() {
82591
- return (index$1.h(index$1.Host, { key: '23a3235ef6b7062ce8e9405f8ded7ae11fa1807c' }, index$1.h("button", { key: '8eb1219937521aea469072ef5d613777cb634bbb', class: { 'expand-btn': true, open: this.open }, disabled: this.disabled, onClick: this.handleExpand }), index$1.h("slot", { key: '67669e95fd4f1937e676ca735253ec5f567bfb80', name: XV_EXPANDABLE_KEY }), index$1.h("div", { key: 'e9af551fc826dcb13c2756ecce077cea83e26862', class: { expandableContent: true, open: this.open } }, index$1.h("slot", { key: '4fe063a81e8d29b03565cc295915ac0ab256751c' }))));
83196
+ return (index$1.h(index$1.Host, { key: 'f266d7e380e57adf62d48200c166ebc91b242c27' }, index$1.h("button", { key: 'd361c8e39e65852293481ee3b813ecbb0b819d60', class: { 'expand-btn': true, open: this.open }, disabled: this.disabled, onClick: this.handleExpand }), index$1.h("slot", { key: '8f33bd6e511e28aa5eb5ffdf0d364d3cfc703ce0', name: XV_EXPANDABLE_KEY }), index$1.h("div", { key: '75454b4a646984d9d5249c85fafffe4ae0607e81', class: { expandableContent: true, open: this.open } }, index$1.h("slot", { key: '03e8a6a2b6782d4342ee989592ded48fb7abb04d' }))));
82592
83197
  }
82593
83198
  componentDidLoad() {
82594
83199
  index$2.setAttr(this.el.parentElement, XV_EXPANDABLE_KEY, true);
@@ -82597,7 +83202,7 @@ const XvTableExpand = class {
82597
83202
  };
82598
83203
  XvTableExpand.style = xvTableExpandCss();
82599
83204
 
82600
- const xvTableRowCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:grid;grid-template-columns:var(--xv-table-cols-template, repeat(auto-fit, minmax(0, 1fr)));border-bottom:1px solid #E3E3E3;border-right:1px solid #E3E3E3;border-left:1px solid #E3E3E3;min-height:var(--xv-table-min-height);align-items:center;align-content:center;transition:0.25s ease-in-out background-color}:host .cell-control{min-height:20px;display:flex;align-items:center;justify-content:center}:host([variant]){grid-template-columns:minmax(47.97px, min-content) var(--xv-table-cols-template, repeat(auto-fit, minmax(0, 1fr)))}:host([hover]:not([header]):hover){background-color:var(--layer-hover-01, #E9E9E9)}:host([checked]){background-color:var(--layer-selected-01, #E3E3E3)}:host([checked]:hover){background-color:var(--layer-selected-hover-01, #DADADA)}:host([header]){background-color:var(--layer-accent-01, #F7F7F7);box-shadow:0 0 0 1px #E3E3E3 inset;border-bottom:none}`;
83205
+ const xvTableRowCss = () => `:host{display:grid;grid-template-columns:var(--xv-table-cols-template, repeat(auto-fit, minmax(0, 1fr)));border-bottom:1px solid #E3E3E3;border-right:1px solid #E3E3E3;border-left:1px solid #E3E3E3;min-height:var(--xv-table-min-height);align-items:center;align-content:center;transition:0.25s ease-in-out background-color}:host .cell-control{min-height:20px;display:flex;align-items:center;justify-content:center}:host([variant]){grid-template-columns:minmax(47.97px, min-content) var(--xv-table-cols-template, repeat(auto-fit, minmax(0, 1fr)))}:host([hover]:not([header]):hover){background-color:var(--layer-hover-01, #E9E9E9)}:host([checked]){background-color:var(--layer-selected-01, #E3E3E3)}:host([checked]:hover){background-color:var(--layer-selected-hover-01, #DADADA)}:host([header]){background-color:var(--layer-accent-01, #F7F7F7);box-shadow:0 0 0 1px #E3E3E3 inset;border-bottom:none}`;
82601
83206
 
82602
83207
  const XvTableRow = class {
82603
83208
  constructor(hostRef) {
@@ -82643,7 +83248,7 @@ const XvTableRow = class {
82643
83248
  }
82644
83249
  }
82645
83250
  render() {
82646
- return (index$1.h(index$1.Host, { key: '6654656802da45a485ce7d9cd2225c47c5a96834' }, this.variant !== undefined && (index$1.h("xv-table-v2-cell", { key: 'eeedd56ac34ba04b12a7fcaf8043f13f0cd29dc3', class: "cell-control" }, this.variant === 'checkbox' && (index$1.h("xv-checkbox-v2", { key: 'cf46bd85a5b0c5cfe7e87734a11a3cd2a0d94c3d', name: this.name, partial: this.partial, checked: this.checked || this.partial, disabled: this.disabled, required: this.required, readonly: this.readonly, onEventChange: this.checkHandle })), this.variant === 'radio' && (index$1.h("input", { key: 'cae91b4260f30e275c30dad23ee2cf465a44027f', type: "radio", name: this.name, checked: this.checked || this.partial, disabled: this.disabled, required: this.required, readonly: this.readonly })))), index$1.h("slot", { key: 'dc0f6fbf428605f3597d23aa9c2d849d2b706ac3' })));
83251
+ return (index$1.h(index$1.Host, { key: '4bfefc0272b3e6659828073116082e2594688973' }, this.variant !== undefined && (index$1.h("xv-table-v2-cell", { key: 'db2a1fda1710d74057e602a8e89ea93e00b3a4d4', class: "cell-control" }, this.variant === 'checkbox' && (index$1.h("xv-checkbox-v2", { key: 'cd84abf6eebd1d094cb724ac04b60aeed5a7121a', name: this.name, partial: this.partial, checked: this.checked || this.partial, disabled: this.disabled, required: this.required, readonly: this.readonly, onEventChange: this.checkHandle })), this.variant === 'radio' && (index$1.h("input", { key: '4e7b3a26bf754bc0d7bd32340af8dfd72c4dc43e', type: "radio", name: this.name, checked: this.checked || this.partial, disabled: this.disabled, required: this.required, readonly: this.readonly })))), index$1.h("slot", { key: 'f1957441cdf96740ba5cae359dcb338a81fcfe48' })));
82647
83252
  }
82648
83253
  componentWillLoad() {
82649
83254
  this.setInitialAttrs();
@@ -82669,7 +83274,7 @@ var TABS_VATIANT;
82669
83274
  // other variants will be here
82670
83275
  })(TABS_VATIANT || (TABS_VATIANT = {}));
82671
83276
 
82672
- const xvTabsCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host(.xv-tabs){display:flex;flex-direction:column}:host(.xv-tabs) .tab-headers{position:relative;display:flex;flex-wrap:nowrap}:host(.xv-tabs) .tab-headers[hidden]{visibility:hidden}:host(.xv-tabs) .tab-headers_container{display:flex;flex:1 1 auto;white-space:nowrap;overflow-x:auto;scroll-behavior:smooth}:host(.xv-tabs) .tab-headers_container::-webkit-scrollbar{display:none}:host(.xv-tabs) .tab-headers_tab{background:none;padding:11px var(--gap-md, 16px);cursor:pointer;font:inherit;transition:border-color 0.3s ease, font-weight 0.3s ease, color 0.3s ease;position:relative;border:2px solid transparent;border-bottom-color:var(--border-border-subtle-01, #D1D1D1);background-blend-mode:multiply;color:var(--text-secondary, #515151);font-family:var(--ff-body, Work Sans), sans-serif;font-size:var(--fz-md, 14px);line-height:18px;letter-spacing:0.16px;height:40px;white-space:nowrap}:host(.xv-tabs) .tab-headers_tab:after{content:"";position:absolute;transition:background-color 0.3s ease, width 0.3s ease;top:100%;left:0;right:0;width:0;height:2px;background-color:var(--interactive-01, #273435)}:host(.xv-tabs) .tab-headers_tab:focus-visible{outline:none;border:2px solid var(--interactive-01, #273435)}:host(.xv-tabs) .tab-headers_tab:hover{border-bottom-color:var(--border-strong-01, #8B8B8B)}:host(.xv-tabs) .tab-headers_tab.active{color:var(--text-primary, #333);font-weight:700}:host(.xv-tabs) .tab-headers_tab.active:after{width:100%}:host(.xv-tabs) .tab-headers_tab.active:focus-visible{border-color:var(--interactive-01, #273435)}:host(.xv-tabs) .tab-headers_tab:disabled{color:var(--text-on-color-disabled, #8B8B8B);border-bottom-color:var(--border-disabled, #D1D1D1);cursor:not-allowed}:host(.xv-tabs) .tab-headers_tab:disabled:after{background-color:var(--border-disabled, #D1D1D1)}:host(.xv-tabs) .tab-headers_btn{outline:none;width:40px;height:40px;background:none;border:none;cursor:pointer;position:relative;transition:0.25s ease-in-out opacity}:host(.xv-tabs) .tab-headers_btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:translate(-50%, -50%) rotate(45deg)}:host(.xv-tabs) .tab-headers_btn:active{opacity:0.3}:host(.xv-tabs) .tab-headers_btn.prev:before{transform:translate(-50%, -50%) rotate(135deg)}:host(.xv-tabs) .tab-headers_btn.next:before{transform:translate(-50%, -50%) rotate(-45deg)}:host(.xv-tabs) .tab-content-wrapper{position:relative;overflow:hidden;padding:var(--gap-md, 16px) 0}:host(.xv-tabs) ::slotted(xv-tab-v2){display:none;width:100%;pointer-events:none}:host(.xv-tabs) ::slotted(xv-tab-v2.active){display:contents;pointer-events:auto}:host(.xv-tabs) .xv-tabs_empty{display:block;text-align:center;margin:20px auto;font-size:var(--fz-xl);color:var(--text-primary)}:host([variant=glued]) .tab-headers_tab{border:none;background-color:var(--layer-accent-01, #F7F7F7)}:host([variant=glued]) .tab-headers_tab:not(:last-of-type){border-right:1px solid var(--border-strong-01)}:host([variant=glued]) .tab-headers_tab:after{top:0}:host([variant=glued]) .tab-headers_tab.active{border-right:none;background-color:transparent}:host([loading]){display:flex;align-items:center;justify-content:center;min-height:300px}`;
83277
+ const xvTabsCss = () => `:host(.xv-tabs){display:flex;flex-direction:column}:host(.xv-tabs) .tab-headers{position:relative;display:flex;flex-wrap:nowrap}:host(.xv-tabs) .tab-headers[hidden]{visibility:hidden}:host(.xv-tabs) .tab-headers_container{display:flex;flex:1 1 auto;white-space:nowrap;overflow-x:auto;scroll-behavior:smooth}:host(.xv-tabs) .tab-headers_container::-webkit-scrollbar{display:none}:host(.xv-tabs) .tab-headers_tab{background:none;padding:11px var(--gap-md, 16px);cursor:pointer;font:inherit;transition:border-color 0.3s ease, font-weight 0.3s ease, color 0.3s ease;position:relative;border:2px solid transparent;border-bottom-color:var(--border-border-subtle-01, #D1D1D1);background-blend-mode:multiply;color:var(--text-secondary, #515151);font-family:var(--ff-body, Work Sans), sans-serif;font-size:var(--fz-md, 14px);line-height:18px;letter-spacing:0.16px;height:40px;white-space:nowrap}:host(.xv-tabs) .tab-headers_tab:after{content:"";position:absolute;transition:background-color 0.3s ease, width 0.3s ease;top:100%;left:0;right:0;width:0;height:2px;background-color:var(--interactive-01, #273435)}:host(.xv-tabs) .tab-headers_tab:focus-visible{outline:none;border:2px solid var(--interactive-01, #273435)}:host(.xv-tabs) .tab-headers_tab:hover{border-bottom-color:var(--border-strong-01, #8B8B8B)}:host(.xv-tabs) .tab-headers_tab.active{color:var(--text-primary, #333);font-weight:700}:host(.xv-tabs) .tab-headers_tab.active:after{width:100%}:host(.xv-tabs) .tab-headers_tab.active:focus-visible{border-color:var(--interactive-01, #273435)}:host(.xv-tabs) .tab-headers_tab:disabled{color:var(--text-on-color-disabled, #8B8B8B);border-bottom-color:var(--border-disabled, #D1D1D1);cursor:not-allowed}:host(.xv-tabs) .tab-headers_tab:disabled:after{background-color:var(--border-disabled, #D1D1D1)}:host(.xv-tabs) .tab-headers_btn{outline:none;width:40px;height:40px;background:none;border:none;cursor:pointer;position:relative;transition:0.25s ease-in-out opacity}:host(.xv-tabs) .tab-headers_btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:translate(-50%, -50%) rotate(45deg)}:host(.xv-tabs) .tab-headers_btn:active{opacity:0.3}:host(.xv-tabs) .tab-headers_btn.prev:before{transform:translate(-50%, -50%) rotate(135deg)}:host(.xv-tabs) .tab-headers_btn.next:before{transform:translate(-50%, -50%) rotate(-45deg)}:host(.xv-tabs) .tab-content-wrapper{position:relative;overflow:hidden;padding:var(--gap-md, 16px) 0}:host(.xv-tabs) ::slotted(xv-tab-v2){display:none;width:100%;pointer-events:none}:host(.xv-tabs) ::slotted(xv-tab-v2.active){display:contents;pointer-events:auto}:host(.xv-tabs) .xv-tabs_empty{display:block;text-align:center;margin:20px auto;font-size:var(--fz-xl);color:var(--text-primary)}:host([variant=glued]) .tab-headers_tab{border:none;background-color:var(--layer-accent-01, #F7F7F7)}:host([variant=glued]) .tab-headers_tab:not(:last-of-type){border-right:1px solid var(--border-strong-01)}:host([variant=glued]) .tab-headers_tab:after{top:0}:host([variant=glued]) .tab-headers_tab.active{border-right:none;background-color:transparent}:host([loading]){display:flex;align-items:center;justify-content:center;min-height:300px}`;
82673
83278
 
82674
83279
  const XvTabs = class {
82675
83280
  constructor(hostRef) {
@@ -82764,7 +83369,7 @@ const XvTabs = class {
82764
83369
  };
82765
83370
  XvTabs.style = xvTabsCss();
82766
83371
 
82767
- const xvTagComboboxCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:block;font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;width:100%;box-sizing:border-box;position:relative;text-align:left}:host .label{display:block;margin-bottom:var(--spacing-03);color:var(--text-secondary, #515151);font-family:var(--ff-body), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control{overflow:auto;border-radius:3px;border:1px solid var(--border-subtle-01);outline:2px solid transparent;padding-block:var(--spacing-02);padding-inline:var(--spacing-05);box-sizing:border-box;display:flex;align-items:center;min-height:40px;cursor:text}:host .control:focus-within{outline:2px solid var(--focus)}:host .control--error{outline-color:var(--support-error)}:host .control--readonly{border-radius:0;border-top-width:0;border-left-width:0;border-right-width:0;outline-color:transparent}:host .control--disabled{opacity:0.6;cursor:not-allowed}:host .control-chips{display:flex;align-items:center;flex-wrap:wrap;gap:6px;width:100%}:host .control-loader{flex:0 0 auto;display:inline-flex;align-items:center;margin-left:var(--spacing-03);pointer-events:none}:host .control-input{flex:1;min-width:120px;border:none;outline:none;font-size:inherit;color:inherit;background:transparent;padding:0;margin:0}:host .control-input:disabled{cursor:not-allowed}:host .control-input::placeholder{color:var(--text-placeholder)}:host .message{margin:var(--spacing-02) 0 0;color:var(--text-helper, #646464);font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md, 16px);letter-spacing:0.32px}:host .message.error{color:var(--text-error)}:host .message.warning{color:var(--text-secondary, #515151)}:host .suggestions{position:absolute;top:100%;left:0;right:0;background:var(--layer-02, #fff);border-radius:3px;border:1px solid var(--border-subtle-01);box-shadow:0 6px 18px rgba(0, 0, 0, 0.06);max-height:220px;overflow:auto;z-index:50;margin:var(--spacing-01) 0 0;padding:var(--spacing-03) 0}:host .suggestions-opt{padding:8px 12px;cursor:pointer;display:flex;align-items:center}:host .suggestions-opt :hover,:host .suggestions-opt--highlight{background-color:var(--layer-hover-02, #F7F7F7)}:host .suggestions-opt-content{display:flex;align-items:center;gap:8px}:host .suggestions-opt-content--color{width:12px;height:12px;border-radius:3px;border:1px solid rgba(0, 0, 0, 0.06)}:host .suggestions-opt-content--label strong{font-weight:700}:host([size=xs]){font-size:0.8em}:host([size=xs]) .control{min-height:16px}:host([size=sm]){font-size:0.9em}:host([size=sm]) .control{min-height:32px}:host([size=lg]){font-size:1.2em}:host([size=lg]) .control{min-height:48px}:host([size=xl]){font-size:1.4em}:host([size=xl]) .control{min-height:60px}`;
83372
+ const xvTagComboboxCss = () => `:host{display:block;font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;width:100%;box-sizing:border-box;position:relative;text-align:left}:host .label{display:block;margin-bottom:var(--spacing-03);color:var(--text-secondary, #515151);font-family:var(--ff-body), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control{overflow:auto;border-radius:3px;border:1px solid var(--border-subtle-01);outline:2px solid transparent;padding-block:var(--spacing-02);padding-inline:var(--spacing-05);box-sizing:border-box;display:flex;align-items:center;min-height:40px;cursor:text}:host .control:focus-within{outline:2px solid var(--focus)}:host .control--error{outline-color:var(--support-error)}:host .control--readonly{border-radius:0;border-top-width:0;border-left-width:0;border-right-width:0;outline-color:transparent}:host .control--disabled{opacity:0.6;cursor:not-allowed}:host .control-chips{display:flex;align-items:center;flex-wrap:wrap;gap:6px;width:100%}:host .control-loader{flex:0 0 auto;display:inline-flex;align-items:center;margin-left:var(--spacing-03);pointer-events:none}:host .control-input{flex:1;min-width:120px;border:none;outline:none;font-size:inherit;color:inherit;background:transparent;padding:0;margin:0}:host .control-input:disabled{cursor:not-allowed}:host .control-input::placeholder{color:var(--text-placeholder)}:host .message{margin:var(--spacing-02) 0 0;color:var(--text-helper, #646464);font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md, 16px);letter-spacing:0.32px}:host .message.error{color:var(--text-error)}:host .message.warning{color:var(--text-secondary, #515151)}:host .suggestions{position:absolute;top:100%;left:0;right:0;background:var(--layer-02, #fff);border-radius:3px;border:1px solid var(--border-subtle-01);box-shadow:0 6px 18px rgba(0, 0, 0, 0.06);max-height:220px;overflow:auto;z-index:50;margin:var(--spacing-01) 0 0;padding:var(--spacing-03) 0}:host .suggestions-opt{padding:8px 12px;cursor:pointer;display:flex;align-items:center}:host .suggestions-opt :hover,:host .suggestions-opt--highlight{background-color:var(--layer-hover-02, #F7F7F7)}:host .suggestions-opt-content{display:flex;align-items:center;gap:8px}:host .suggestions-opt-content--color{width:12px;height:12px;border-radius:3px;border:1px solid rgba(0, 0, 0, 0.06)}:host .suggestions-opt-content--label strong{font-weight:700}:host([size=xs]){font-size:0.8em}:host([size=xs]) .control{min-height:16px}:host([size=sm]){font-size:0.9em}:host([size=sm]) .control{min-height:32px}:host([size=lg]){font-size:1.2em}:host([size=lg]) .control{min-height:48px}:host([size=xl]){font-size:1.4em}:host([size=xl]) .control{min-height:60px}`;
82768
83373
 
82769
83374
  const XvTagCombobox = class {
82770
83375
  constructor(hostRef) {
@@ -83010,12 +83615,12 @@ const XvTagCombobox = class {
83010
83615
  const ariaOwns = suggestionsVisible ? `${this.uid}-listbox` : undefined;
83011
83616
  const activedesc = this.highlighted >= 0 ? this.optionId(this.highlighted) : undefined;
83012
83617
  const message = index$2.resolveFieldMessage({ error: this.error, warning: this.warning, helper: this.helper });
83013
- return (index$1.h(index$1.Host, { key: '01d166609d849318870f660189b78a338b0f4aa5', class: "xv-combobox", part: "root", size: this.size }, this.label && index$1.h("label", { key: '1d61003e3c71e4d6bc1e6a3041bcbf52d5f8dd57', class: "label" }, this.label), index$1.h("div", { key: 'fcd516b08d3c0342a2eca4304fede8f38ca79e67', class: {
83618
+ return (index$1.h(index$1.Host, { key: '26d92ca0948bab7fe5a35749b23a672296aa7dd5', class: "xv-combobox", part: "root", size: this.size }, this.label && index$1.h("label", { key: '4c63711e77e0245cc697db5889c74e2a995afd89', class: "label" }, this.label), index$1.h("div", { key: 'f114f1edf0f608463719a4161eb93f05623cec1b', class: {
83014
83619
  'control': true,
83015
83620
  'control--disabled': this.disabled,
83016
83621
  'control--error': !!this.error,
83017
83622
  'control--readonly': !!this.readonly,
83018
- }, onClick: () => this.blockClick() }, index$1.h("div", { key: '9e238f73b82169c2113d9fb959400c22b87f4647', class: "control-chips", role: "list" }, this.selected.map((s, i) => (index$1.h("xv-tag-v2", { role: "listitem", part: "chip", "data-value": s.value, size: this.COMPARE_TAG_SIZE[this.size], disabled: this.disabled, bg: (s === null || s === void 0 ? void 0 : s.bg) || 'var(--layer-accent-01, #F7F7F7)', color: (s === null || s === void 0 ? void 0 : s.color) || 'var(--text-primary, #333)', closeable: !this.readonly, onCloseClick: ({ detail }) => this.removeTag(i, detail) }, s.label))), index$1.h("input", { key: 'bf46dbe9ef161154de60b84d672d1d7582da68bc', ref: (el) => (this.inputEl = el), class: "control-input", readonly: this.readonly, placeholder: this.selected.length ? '' : this.placeholder, value: this.inputValue, onInput: (e) => this.onInput(e), onKeyDown: (e) => this.onKeyDown(e), onFocus: () => { this.onOpen(); this.recomputeFiltered(); }, "aria-autocomplete": "list", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": ariaOwns, "aria-activedescendant": activedesc, disabled: this.disabled })), this.loading && (index$1.h("span", { key: 'ccd07156dcf4f63f74e9ffaaaddd8cbc530a2b16', class: "control-loader", part: "loader", "aria-hidden": "true" }, index$1.h("xv-loader-v2", { key: '9698585b063d0ab965a2083e4a2b2eab51d8f05f', size: "sm", variant: "horizontal" })))), message && (index$1.h("p", { key: '4c58ec11c9379d3d36ab49752b42b6ace964dc80', class: { message: true, [message.level]: true } }, message.text)), suggestionsVisible && (index$1.h("ul", { key: 'c9a2eeb8375689f11547794f71e0e0bb94b7c97c', id: `${this.uid}-listbox`, class: "suggestions", role: "listbox", part: "listbox" }, this.filtered.map((opt, idx) => (index$1.h("li", { id: this.optionId(idx), class: { 'suggestions-opt': true, 'suggestions-opt--highlight': idx === this.highlighted }, role: "option", "aria-selected": idx === this.highlighted, onMouseEnter: () => this.onOptionMouseEnter(idx), onMouseDown: (ev) => ev.preventDefault(), onClick: () => this.selectOption(opt) }, index$1.h("div", { class: "suggestions-opt-content" }, opt.bg ? index$1.h("span", { class: "suggestions-opt-content--color", style: { background: opt.bg } }) : null, index$1.h("span", { class: "suggestions-opt-content--label" }, this.highlightLabel(opt.label).map((seg, i) => typeof seg === 'string' ? index$1.h("span", { key: i }, seg) : index$1.h("strong", { key: i }, seg.match)))))))))));
83623
+ }, onClick: () => this.blockClick() }, index$1.h("div", { key: '0809031a399a404258b00ab32d7186b06f93acc0', class: "control-chips", role: "list" }, this.selected.map((s, i) => (index$1.h("xv-tag-v2", { role: "listitem", part: "chip", "data-value": s.value, size: this.COMPARE_TAG_SIZE[this.size], disabled: this.disabled, bg: (s === null || s === void 0 ? void 0 : s.bg) || 'var(--layer-accent-01, #F7F7F7)', color: (s === null || s === void 0 ? void 0 : s.color) || 'var(--text-primary, #333)', closeable: !this.readonly, onCloseClick: ({ detail }) => this.removeTag(i, detail) }, s.label))), index$1.h("input", { key: '33de46429c70c3cf41ac1854a0851e5221d6d802', ref: (el) => (this.inputEl = el), class: "control-input", readonly: this.readonly, placeholder: this.selected.length ? '' : this.placeholder, value: this.inputValue, onInput: (e) => this.onInput(e), onKeyDown: (e) => this.onKeyDown(e), onFocus: () => { this.onOpen(); this.recomputeFiltered(); }, "aria-autocomplete": "list", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": ariaOwns, "aria-activedescendant": activedesc, disabled: this.disabled })), this.loading && (index$1.h("span", { key: '11b8772e49a0ae866405c205b16c06f2e2f30003', class: "control-loader", part: "loader", "aria-hidden": "true" }, index$1.h("xv-loader-v2", { key: 'a4a3af320c90e17155f0d11cc918fb9885b7bb53', size: "sm", variant: "horizontal" })))), message && (index$1.h("p", { key: 'f72aea3ab5fbeb3644865863cc421c6c23ff69c0', class: { message: true, [message.level]: true } }, message.text)), suggestionsVisible && (index$1.h("ul", { key: '75f3bf76e57126038e601384d34c0c7f7b2a8b97', id: `${this.uid}-listbox`, class: "suggestions", role: "listbox", part: "listbox" }, this.filtered.map((opt, idx) => (index$1.h("li", { id: this.optionId(idx), class: { 'suggestions-opt': true, 'suggestions-opt--highlight': idx === this.highlighted }, role: "option", "aria-selected": idx === this.highlighted, onMouseEnter: () => this.onOptionMouseEnter(idx), onMouseDown: (ev) => ev.preventDefault(), onClick: () => this.selectOption(opt) }, index$1.h("div", { class: "suggestions-opt-content" }, opt.bg ? index$1.h("span", { class: "suggestions-opt-content--color", style: { background: opt.bg } }) : null, index$1.h("span", { class: "suggestions-opt-content--label" }, this.highlightLabel(opt.label).map((seg, i) => typeof seg === 'string' ? index$1.h("span", { key: i }, seg) : index$1.h("strong", { key: i }, seg.match)))))))))));
83019
83624
  }
83020
83625
  get host() { return index$1.getElement(this); }
83021
83626
  static get watchers() { return {
@@ -83029,7 +83634,7 @@ const XvTagCombobox = class {
83029
83634
  };
83030
83635
  XvTagCombobox.style = xvTagComboboxCss();
83031
83636
 
83032
- const xvTagCss = () => `@charset "UTF-8";.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-flex;align-items:center;justify-content:space-between;border-radius:1000px;background-color:var(--background);color:var(--text-primary);font-family:var(--ff-body, inherit)}:host .xv-tag_content{padding-left:8px;padding-right:8px;color:inherit;font-family:var(--ff-body);font-style:normal;font-weight:400;line-height:2em;letter-spacing:0.32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .xv-tag_close{box-sizing:border-box;text-decoration:none;border:none;background-color:inherit;outline:none;border-spacing:0;list-style:none outside none;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:62px;height:2em;width:2em;text-align:left;color:inherit;text-indent:0;transition:opacity 300ms ease-in-out, filter 300ms ease-in-out;font-size:inherit}:host .xv-tag_close:hover{cursor:pointer;filter:brightness(80%)}:host .xv-tag_close:active{opacity:0.7}:host .xv-tag_close:focus{outline:1px solid currentColor}:host .xv-tag_close:after{overflow:hidden;width:inherit;height:inherit;color:inherit;font-size:16px;display:inline-flex;align-items:center;justify-content:center;content:"×"}:host(.sm){font-size:var(--fz-sm)}:host(.sm) .xv-tag_content{line-height:1.5em}:host(.sm) .xv-tag_close{height:1.5em;width:1.5em}:host(.md){font-size:var(--fz-sm)}:host(.lg){font-size:var(--fz-lg)}:host(.lg) .xv-tag_content{line-height:1.5em}:host(.lg) .xv-tag_close{height:1.5em;width:1.5em}:host(.disabled){pointer-events:none;background-color:var(--layer-01);color:var(--text-disabled)}`;
83637
+ const xvTagCss = () => `@charset "UTF-8";:host{display:inline-flex;align-items:center;justify-content:space-between;border-radius:1000px;background-color:var(--background);color:var(--text-primary);font-family:var(--ff-body, inherit)}:host .xv-tag_content{padding-left:8px;padding-right:8px;color:inherit;font-family:var(--ff-body);font-style:normal;font-weight:400;line-height:2em;letter-spacing:0.32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .xv-tag_close{box-sizing:border-box;text-decoration:none;border:none;background-color:inherit;outline:none;border-spacing:0;list-style:none outside none;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:62px;height:2em;width:2em;text-align:left;color:inherit;text-indent:0;transition:opacity 300ms ease-in-out, filter 300ms ease-in-out;font-size:inherit}:host .xv-tag_close:hover{cursor:pointer;filter:brightness(80%)}:host .xv-tag_close:active{opacity:0.7}:host .xv-tag_close:focus{outline:1px solid currentColor}:host .xv-tag_close:after{overflow:hidden;width:inherit;height:inherit;color:inherit;font-size:16px;display:inline-flex;align-items:center;justify-content:center;content:"×"}:host(.sm){font-size:var(--fz-sm)}:host(.sm) .xv-tag_content{line-height:1.5em}:host(.sm) .xv-tag_close{height:1.5em;width:1.5em}:host(.md){font-size:var(--fz-sm)}:host(.lg){font-size:var(--fz-lg)}:host(.lg) .xv-tag_content{line-height:1.5em}:host(.lg) .xv-tag_close{height:1.5em;width:1.5em}:host(.disabled){pointer-events:none;background-color:var(--layer-01);color:var(--text-disabled)}`;
83033
83638
 
83034
83639
  const XvTag = class {
83035
83640
  constructor(hostRef) {
@@ -83047,12 +83652,12 @@ const XvTag = class {
83047
83652
  this.closeClick.emit(e);
83048
83653
  }
83049
83654
  render() {
83050
- return (index$1.h(index$1.Host, { key: 'b64f1b10a7d5e97048541aa8ed893e143d133dfa', style: { color: this.color, background: this.bg }, class: `xv-tag ${this.disabled ? 'disabled' : ''} ${this.size}` }, index$1.h("div", { key: '4a5cea52e023d781ef5e209cd559e704430edd0c', class: "xv-tag_content", part: "details-content" }, index$1.h("slot", { key: '09b52772c45a20f6dbf715bafb1f12876a995bb7' })), this.closeable && (index$1.h("button", { key: '0e88e905c51189fd45b23722a75650f8c91e1a7e', onClick: this.closeHandler.bind(this), class: "xv-tag_close" }))));
83655
+ return (index$1.h(index$1.Host, { key: '96b895b1b356749701f5afa36a69b4f85c10d172', style: { color: this.color, background: this.bg }, class: `xv-tag ${this.disabled ? 'disabled' : ''} ${this.size}` }, index$1.h("div", { key: '0b5d03749824905789abf8bff5b747daa892516c', class: "xv-tag_content", part: "details-content" }, index$1.h("slot", { key: 'f43edc8d8274d4815c48c3a6f91ba8e732bcea86' })), this.closeable && (index$1.h("button", { key: 'def9ef5a0ad1993ec1bde468e5b06edbedfeaf56', onClick: this.closeHandler.bind(this), class: "xv-tag_close" }))));
83051
83656
  }
83052
83657
  };
83053
83658
  XvTag.style = xvTagCss();
83054
83659
 
83055
- const xvTextInputCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-block;text-align:left}:host .control_label{display:block;margin-bottom:var(--spacing-03);color:var(--text-secondary, #515151);font-family:var(--ff-body, Work Sans), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control_input{display:flex;border:1px solid var(--border-subtle-01);outline:2px solid transparent;background-color:transparent;border-radius:3px;transition:250ms ease-in-out border-color, 250ms ease-in-out outline-color}:host .control_input:hover{border-color:var(--border-subtle-selected-01)}:host .control_input:focus-within{outline-color:var(--focus)}:host .control_input.error{outline-color:var(--support-error)}:host .control_input.readonly{outline-color:transparent;background:var(--field-01, #F7F7F7);background-blend-mode:multiply}:host .control_input.readonly input{color:var(--text-secondary)}:host .control_input input{flex:1;border:none;outline:none;-moz-appearance:textfield;background-color:transparent;margin:0;padding-block:0;padding-inline:var(--spacing-05);box-sizing:border-box;color:var(--text-primary);min-width:20px;font-style:normal;font-weight:400;letter-spacing:0.16px}:host .control_input input::-webkit-inner-spin-button,:host .control_input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:host .control_input input[type=search]::-webkit-search-cancel-button,:host .control_input input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}:host .control_input input[type=search]::-ms-clear,:host .control_input input[type=search]::-ms-reveal{display:none;width:0;height:0}:host .control_input__icons{display:inline-flex;align-items:stretch;column-gap:2px;padding-right:var(--spacing-05)}:host .control_input__icons:empty{padding-right:0}:host .control_input__icons .status-icon{display:inline-flex;align-items:center;align-self:center;font-size:1.35em}:host .control_input__icons .status-icon:is(button){background-color:transparent;box-shadow:none;border:none;cursor:pointer}:host .control_input__icons .status-icon.clear{color:var(--icon-secondary, #515151);line-height:1}:host .control_input__icons .status-icon.clear:hover{color:var(--text-primary)}:host .control_input__icons .status-icon.error{background-color:var(--support-error);color:white;width:16px;height:16px;border-radius:8px;font-size:12px;font-weight:bold;align-items:center;justify-content:center}:host .control_input__icons .status-icon.warning{color:var(--support-warning)}:host .control_input__icons hr{border:none;outline:none;width:2px;height:60%;align-self:center;background-color:var(--border-subtle-01);display:inline-flex}:host .control_input.xs{height:16px}:host .control_input.sm{height:32px}:host .control_input.md{height:40px}:host .control_input.lg{height:48px}:host .control_input.xl{height:60px}:host .message{margin:var(--spacing-02) 0 0;color:var(--text-helper, #646464);font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md, 16px);letter-spacing:0.32px}:host .message.error{color:var(--text-error)}:host .message.warning{color:var(--text-secondary, #515151)}:host(.disabled){cursor:not-allowed}:host(.disabled) .control_label,:host(.disabled) .control_input input,:host(.disabled) .control_input input::placeholder,:host(.disabled) .message:not(.error){color:var(--text-disabled);cursor:not-allowed}:host(.disabled) .control_input__icons,:host(.disabled) .message.error{opacity:0.5;cursor:not-allowed}:host([block]){display:block}:host([block]) .control_input input{width:100%}`;
83660
+ const xvTextInputCss = () => `:host{display:inline-block;text-align:left}:host .control_label{display:block;margin-bottom:var(--spacing-03);color:var(--text-secondary, #515151);font-family:var(--ff-body, Work Sans), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control_input{display:flex;border:1px solid var(--border-subtle-01);outline:2px solid transparent;background-color:transparent;border-radius:3px;transition:250ms ease-in-out border-color, 250ms ease-in-out outline-color}:host .control_input:hover{border-color:var(--border-subtle-selected-01)}:host .control_input:focus-within{outline-color:var(--focus)}:host .control_input.error{outline-color:var(--support-error)}:host .control_input.readonly{outline-color:transparent;background:var(--field-01, #F7F7F7);background-blend-mode:multiply}:host .control_input.readonly input{color:var(--text-secondary)}:host .control_input input{flex:1;border:none;outline:none;-moz-appearance:textfield;background-color:transparent;margin:0;padding-block:0;padding-inline:var(--spacing-05);box-sizing:border-box;color:var(--text-primary);min-width:20px;font-style:normal;font-weight:400;letter-spacing:0.16px}:host .control_input input::-webkit-inner-spin-button,:host .control_input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:host .control_input input[type=search]::-webkit-search-cancel-button,:host .control_input input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}:host .control_input input[type=search]::-ms-clear,:host .control_input input[type=search]::-ms-reveal{display:none;width:0;height:0}:host .control_input__icons{display:inline-flex;align-items:stretch;column-gap:2px;padding-right:var(--spacing-05)}:host .control_input__icons:empty{padding-right:0}:host .control_input__icons .status-icon{display:inline-flex;align-items:center;align-self:center;font-size:1.35em}:host .control_input__icons .status-icon:is(button){background-color:transparent;box-shadow:none;border:none;cursor:pointer}:host .control_input__icons .status-icon.clear{color:var(--icon-secondary, #515151);line-height:1}:host .control_input__icons .status-icon.clear:hover{color:var(--text-primary)}:host .control_input__icons .status-icon.error{background-color:var(--support-error);color:white;width:16px;height:16px;border-radius:8px;font-size:12px;font-weight:bold;align-items:center;justify-content:center}:host .control_input__icons .status-icon.warning{color:var(--support-warning)}:host .control_input__icons hr{border:none;outline:none;width:2px;height:60%;align-self:center;background-color:var(--border-subtle-01);display:inline-flex}:host .control_input.xs{height:16px}:host .control_input.sm{height:32px}:host .control_input.md{height:40px}:host .control_input.lg{height:48px}:host .control_input.xl{height:60px}:host .message{margin:var(--spacing-02) 0 0;color:var(--text-helper, #646464);font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md, 16px);letter-spacing:0.32px}:host .message.error{color:var(--text-error)}:host .message.warning{color:var(--text-secondary, #515151)}:host(.disabled){cursor:not-allowed}:host(.disabled) .control_label,:host(.disabled) .control_input input,:host(.disabled) .control_input input::placeholder,:host(.disabled) .message:not(.error){color:var(--text-disabled);cursor:not-allowed}:host(.disabled) .control_input__icons,:host(.disabled) .message.error{opacity:0.5;cursor:not-allowed}:host([block]){display:block}:host([block]) .control_input input{width:100%}`;
83056
83661
 
83057
83662
  const XvTextInput = class {
83058
83663
  constructor(hostRef) {
@@ -83087,19 +83692,19 @@ const XvTextInput = class {
83087
83692
  }
83088
83693
  render() {
83089
83694
  const message = index$2.resolveFieldMessage({ error: this.error, warning: this.warning, helper: this.helper });
83090
- return (index$1.h(index$1.Host, { key: '728132c4f2d5cd28bb4414213f65876db27c6598', class: { disabled: !!this.disabled } }, index$1.h("label", { key: '916c560a1453363844d38f14c758daa17dac51a4', class: "control" }, this.label && index$1.h("span", { key: 'e938f987a26432a5d2fece95e21d63661bc34fb1', class: "control_label" }, this.label), index$1.h("div", { key: '588c879e28b4ba11a74f41caad027881c3d7728e', class: {
83695
+ return (index$1.h(index$1.Host, { key: 'fb4140e3957289d1738638220fe11d369cbd6c76', class: { disabled: !!this.disabled } }, index$1.h("label", { key: '2fb9e890031b24a06d7b75d3ffcd392d1f9c7a7a', class: "control" }, this.label && index$1.h("span", { key: 'dcbc26f3cf19beab214baa8096db1b30751dbfeb', class: "control_label" }, this.label), index$1.h("div", { key: 'c08ec7997f18ef4fe250ff9d25bd6186cf632be6', class: {
83091
83696
  'control_input': true,
83092
83697
  readonly: !!this.readonly,
83093
83698
  [this.size]: true,
83094
83699
  error: !!this.error,
83095
83700
  warning: !!this.warning,
83096
- } }, index$1.h("input", { key: 'f6a72a291c7c8b73c51b9224aa0d0caa3273b36c', autocomplete: this.autocomplete, type: (this.type === 'password' && this.isPasswordVisible && 'text') || this.type, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, onInput: this.handleInput, name: this.name, value: this.value }), index$1.h("div", { key: 'fa71ff83ea55c7b59999f80b82f761d81479bf70', class: "control_input__icons" }, this.loading && index$1.h("xv-loader-v2", { key: '3ee0f61ddeee95bbd449315035793baf7c30ad6c', size: _vars.SIZE_VAR.XS }), this.clearable && this.value && !this.loading && !this.disabled && !this.readonly && (index$1.h("button", { key: '06603596787e4ab07dcdb8a1587435128fbed330', type: "button", class: "status-icon clear", "aria-label": "Clear", onClick: this.handleClear }, "\u00D7")), !!this.error ? (index$1.h("span", { class: "status-icon error", "aria-hidden": "true" }, "!")) : !!this.warning ? (index$1.h("span", { class: "status-icon warning", "aria-hidden": "true" }, "\u26A0")) : null, this.type === 'password' && (index$1.h("button", { key: 'aee36af3c5d4d3024dc8ffa49b2d22c2ed2cec58', onClick: this.togglePassword, disabled: this.disabled, class: "status-icon" }, index$1.h("svg", { key: 'db794b19fb972e0f25a4bd3e5fad62c222950809', xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", width: 16, height: 16 }, this.isPasswordVisible ? (index$1.h("path", { fill: "currentColor", d: "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z" })) : (index$1.h("path", { fill: "currentColor", d: "M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z" })))))))), message && (index$1.h("p", { key: '4ed34371cfb83c4f0b0143e068a07546407b59ad', class: { message: true, [message.level]: true } }, message.text))));
83701
+ } }, index$1.h("input", { key: '20be88944774f544f79b5a346185395bbad00f85', autocomplete: this.autocomplete, type: (this.type === 'password' && this.isPasswordVisible && 'text') || this.type, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, onInput: this.handleInput, name: this.name, value: this.value }), index$1.h("div", { key: '03c0a18fe1f6b4862d6f83debaa9a44bff95574c', class: "control_input__icons" }, this.loading && index$1.h("xv-loader-v2", { key: '290c542bb0849bfe05d71055ef53956cca5da224', size: _vars.SIZE_VAR.XS }), this.clearable && this.value && !this.loading && !this.disabled && !this.readonly && (index$1.h("button", { key: 'bb2347fb27f3816a32f25d2b0c6d766e0c280002', type: "button", class: "status-icon clear", "aria-label": "Clear", onClick: this.handleClear }, "\u00D7")), !!this.error ? (index$1.h("span", { class: "status-icon error", "aria-hidden": "true" }, "!")) : !!this.warning ? (index$1.h("span", { class: "status-icon warning", "aria-hidden": "true" }, "\u26A0")) : null, this.type === 'password' && (index$1.h("button", { key: 'ceaca87162bf79478fe0b619d98c4ef7056a7228', onClick: this.togglePassword, disabled: this.disabled, class: "status-icon" }, index$1.h("svg", { key: '4e71f75413a6449c63f3da5d81a0f5a15c9af6f6', xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", width: 16, height: 16 }, this.isPasswordVisible ? (index$1.h("path", { fill: "currentColor", d: "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z" })) : (index$1.h("path", { fill: "currentColor", d: "M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z" })))))))), message && (index$1.h("p", { key: '0bcdb4150f9b6d186364c0bd1edc5a62f722b892', class: { message: true, [message.level]: true } }, message.text))));
83097
83702
  }
83098
83703
  static get formAssociated() { return true; }
83099
83704
  };
83100
83705
  XvTextInput.style = xvTextInputCss();
83101
83706
 
83102
- const xvTextareaCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-block;text-align:left;font-family:var(--ff-body), sans-serif}:host .control_label{display:flex;justify-content:space-between;column-gap:var(--spacing-03);margin:0 0 var(--spacing-03);color:var(--text-secondary, #515151);font-family:var(--ff-body), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control_label__count{font-weight:400}:host .control_label [role=tooltip]{margin-left:var(--spacing-03)}:host .control_input{display:flex;position:relative;border:1px solid var(--border-subtle-01);font-size:var(--fz-md, 14px);outline:2px solid transparent;background-color:transparent;border-radius:3px;transition:250ms ease-in-out border-color, 250ms ease-in-out outline-color}:host .control_input:hover{border-color:var(--border-subtle-selected-01)}:host .control_input:focus-within{outline-color:var(--focus)}:host .control_input.error{outline-color:var(--support-error)}:host .control_input.readonly{outline-color:transparent;background:var(--field-01, #F7F7F7);background-blend-mode:multiply}:host .control_input.readonly textarea{color:var(--text-secondary)}:host .control_input.error textarea,:host .control_input.warning textarea{padding-inline-end:calc(var(--spacing-05, 16px) + 16px)}:host .control_input textarea{flex:1;border:none;outline:none;margin:0;background-color:transparent;padding-block:var(--spacing-05);padding-inline:var(--spacing-05);box-sizing:border-box;color:var(--text-primary);min-width:20px;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:0.16px;font-family:inherit;line-height:20px}:host .control_input textarea::placeholder{color:var(--text-placeholder);font-family:inherit;font-weight:400;font-size:14px;letter-spacing:0.16px;line-height:20px}:host .control_input textarea.no-resize{resize:none}:host .control_input__icons{position:absolute;right:var(--spacing-05);top:var(--spacing-05);display:inline-flex;align-items:stretch;column-gap:2px}:host .control_input__icons .status-icon{display:inline-flex;align-items:center;align-self:center;font-size:16px;line-height:1}:host .control_input__icons .status-icon.error{background-color:var(--support-error);color:white;width:16px;height:16px;border-radius:8px;font-size:12px;font-weight:bold;align-items:center;justify-content:center}:host .control_input__icons .status-icon.warning{color:var(--support-warning)}:host .message{margin:var(--spacing-02) 0 0;color:var(--text-helper, #646464);font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md, 16px);letter-spacing:0.32px}:host .message.error{color:var(--text-error)}:host .message.warning{color:var(--text-secondary, #515151)}:host(.disabled){cursor:not-allowed}:host(.disabled) .control_label,:host(.disabled) .control_input textarea,:host(.disabled) .control_input textarea::placeholder,:host(.disabled) .message:not(.error){color:var(--text-disabled);cursor:not-allowed}:host(.disabled) .control_input__icons,:host(.disabled) .message.error{opacity:0.5;cursor:not-allowed}:host([block]){display:block}:host([block]) .control_input textarea{width:100%}:host([size=xs]) .control_input textarea{padding-block:var(--spacing-03);font-size:0.8em}:host([size=sm]) .control_input textarea{padding-block:var(--spacing-04);font-size:0.9em}:host([size=lg]) .control_input textarea{padding-block:var(--spacing-06);font-size:1.1em}:host([size=xl]) .control_input textarea{padding-block:var(--spacing-07);font-size:1.2em}`;
83707
+ const xvTextareaCss = () => `:host{display:inline-block;text-align:left;font-family:var(--ff-body), sans-serif}:host .control_label{display:flex;justify-content:space-between;column-gap:var(--spacing-03);margin:0 0 var(--spacing-03);color:var(--text-secondary, #515151);font-family:var(--ff-body), sans-serif;font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md);letter-spacing:0.32px}:host .control_label__count{font-weight:400}:host .control_label [role=tooltip]{margin-left:var(--spacing-03)}:host .control_input{display:flex;position:relative;border:1px solid var(--border-subtle-01);font-size:var(--fz-md, 14px);outline:2px solid transparent;background-color:transparent;border-radius:3px;transition:250ms ease-in-out border-color, 250ms ease-in-out outline-color}:host .control_input:hover{border-color:var(--border-subtle-selected-01)}:host .control_input:focus-within{outline-color:var(--focus)}:host .control_input.error{outline-color:var(--support-error)}:host .control_input.readonly{outline-color:transparent;background:var(--field-01, #F7F7F7);background-blend-mode:multiply}:host .control_input.readonly textarea{color:var(--text-secondary)}:host .control_input.error textarea,:host .control_input.warning textarea{padding-inline-end:calc(var(--spacing-05, 16px) + 16px)}:host .control_input textarea{flex:1;border:none;outline:none;margin:0;background-color:transparent;padding-block:var(--spacing-05);padding-inline:var(--spacing-05);box-sizing:border-box;color:var(--text-primary);min-width:20px;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:0.16px;font-family:inherit;line-height:20px}:host .control_input textarea::placeholder{color:var(--text-placeholder);font-family:inherit;font-weight:400;font-size:14px;letter-spacing:0.16px;line-height:20px}:host .control_input textarea.no-resize{resize:none}:host .control_input__icons{position:absolute;right:var(--spacing-05);top:var(--spacing-05);display:inline-flex;align-items:stretch;column-gap:2px}:host .control_input__icons .status-icon{display:inline-flex;align-items:center;align-self:center;font-size:16px;line-height:1}:host .control_input__icons .status-icon.error{background-color:var(--support-error);color:white;width:16px;height:16px;border-radius:8px;font-size:12px;font-weight:bold;align-items:center;justify-content:center}:host .control_input__icons .status-icon.warning{color:var(--support-warning)}:host .message{margin:var(--spacing-02) 0 0;color:var(--text-helper, #646464);font-size:var(--fz-sm, 12px);font-style:normal;font-weight:400;line-height:var(--fz-md, 16px);letter-spacing:0.32px}:host .message.error{color:var(--text-error)}:host .message.warning{color:var(--text-secondary, #515151)}:host(.disabled){cursor:not-allowed}:host(.disabled) .control_label,:host(.disabled) .control_input textarea,:host(.disabled) .control_input textarea::placeholder,:host(.disabled) .message:not(.error){color:var(--text-disabled);cursor:not-allowed}:host(.disabled) .control_input__icons,:host(.disabled) .message.error{opacity:0.5;cursor:not-allowed}:host([block]){display:block}:host([block]) .control_input textarea{width:100%}:host([size=xs]) .control_input textarea{padding-block:var(--spacing-03);font-size:0.8em}:host([size=sm]) .control_input textarea{padding-block:var(--spacing-04);font-size:0.9em}:host([size=lg]) .control_input textarea{padding-block:var(--spacing-06);font-size:1.1em}:host([size=xl]) .control_input textarea{padding-block:var(--spacing-07);font-size:1.2em}`;
83103
83708
 
83104
83709
  const XvTextarea = class {
83105
83710
  constructor(hostRef) {
@@ -83131,12 +83736,12 @@ const XvTextarea = class {
83131
83736
  }
83132
83737
  render() {
83133
83738
  const message = index$2.resolveFieldMessage({ error: this.error, warning: this.warning, helper: this.helper });
83134
- return (index$1.h(index$1.Host, { key: '448aeca8d42352e64a83a064f5da13d20a4e82c3', class: { disabled: !!this.disabled } }, index$1.h("label", { key: '925f5e159d6b1ef6db4d813f299a0ab70d6d7a15', class: "control" }, (this.label || this.max) && (index$1.h("p", { key: 'deab9c54bc80f0d412e22d9a69739de4b5c8cf5a', class: "control_label" }, index$1.h("span", { key: 'c857d7abe6030fa3433cfc85b3bd0350e4fcf695' }, this.label, this.info && index$1.h("xv-tooltip-v2", { key: '27dcf6a84157469575ae7ac0a5aaa27bd76c0a54', message: this.info })), this.max !== undefined && !this.counterHide && (index$1.h("span", { key: '2ba5ea16f84f2ebc9b95e2b3973cbf1abf1f3cd5', class: "control_label__count" }, this.value.length || 0, "/", this.max)))), index$1.h("div", { key: '58390a704ccd7c2d16b61b5ab76107edfb8f68ce', class: {
83739
+ return (index$1.h(index$1.Host, { key: '2ab7a9fc844665f1716f93795cdcf29e25be66d0', class: { disabled: !!this.disabled } }, index$1.h("label", { key: '56721656f7ca53e2c6c778d2061a3d5c260ac2bd', class: "control" }, (this.label || this.max) && (index$1.h("p", { key: '0473912285078db3b8b3ca0a49a7ed76d1fa0513', class: "control_label" }, index$1.h("span", { key: '26ce49dde111cc42bde6d8df4f3df7a780e8c4a9' }, this.label, this.info && index$1.h("xv-tooltip-v2", { key: 'e9246fb854236c9afb99dc14fa44fc7ab37f57ac', message: this.info })), this.max !== undefined && !this.counterHide && (index$1.h("span", { key: '9bbd87910457b8e9506e11f3e8162801041ca292', class: "control_label__count" }, this.value.length || 0, "/", this.max)))), index$1.h("div", { key: '509810f2bc7c0eb25562925f9f010925c8f83d0d', class: {
83135
83740
  'control_input': true,
83136
83741
  readonly: !!this.readonly,
83137
83742
  error: !!this.error,
83138
83743
  warning: this.warning !== undefined,
83139
- } }, index$1.h("textarea", { key: '9225df71f40ad73db53f26ba091ae27486933c2a', class: { 'no-resize': !!this.noResize }, name: this.name, rows: this.rows, value: this.value, maxLength: this.max, disabled: this.disabled, readOnly: this.readonly, placeholder: this.placeholder, onInput: this.onInput }), index$1.h("div", { key: 'd101bc52aabef1af250f28da6ec666817cee0fc7', class: "control_input__icons" }, this._renderIcon()))), message && (index$1.h("p", { key: 'b016c623339b97057de1705fc325644ed59bb1f7', class: { message: true, [message.level]: true } }, message.text))));
83744
+ } }, index$1.h("textarea", { key: 'e87e2ca9a1316d5af6227c1021e996ae89b441f1', class: { 'no-resize': !!this.noResize }, name: this.name, rows: this.rows, value: this.value, maxLength: this.max, disabled: this.disabled, readOnly: this.readonly, placeholder: this.placeholder, onInput: this.onInput }), index$1.h("div", { key: '92946149d2dc6e14bab2979085de33e2b6605ab4', class: "control_input__icons" }, this._renderIcon()))), message && (index$1.h("p", { key: '9926dab4bf9cfeea0d8cf38205ce169d7655768f', class: { message: true, [message.level]: true } }, message.text))));
83140
83745
  }
83141
83746
  _renderIcon() {
83142
83747
  if (this.loading)
@@ -83153,7 +83758,7 @@ const XvTextarea = class {
83153
83758
  };
83154
83759
  XvTextarea.style = xvTextareaCss();
83155
83760
 
83156
- const xvTileCss = () => `@charset "UTF-8";.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tile--host{display:contents}.xv-tile--host[message]{display:inherit;position:relative}.xv-tile--host[message]:hover:before{content:attr(message);display:block;position:absolute;background-color:var(--background-inverse, #333);color:var(--text-on-color, #fff);padding:1em 3em;border-radius:5px;font-size:0.8em;left:0;bottom:100%;white-space:wrap;opacity:1;z-index:2}.xv-tile--host .xv-tile{min-height:64px;min-width:128px;border-radius:3px;border:1px solid var(--border-tile-02, #ACACAC);outline:2px solid transparent;background-color:var(--layer-02, #FFF);text-align:left;user-select:none;grid-template-columns:1fr auto;grid-template-areas:"content control" "footer footer" "expandable expandable";display:inline-grid;color:var(--text-primary, #333)}.xv-tile--host .xv-tile--variant-selectable,.xv-tile--host .xv-tile--variant-expandable,.xv-tile--host .xv-tile--variant-clickable{cursor:pointer;transition:250ms ease-in-out background-color}.xv-tile--host .xv-tile--variant-selectable:hover,.xv-tile--host .xv-tile--variant-expandable:hover,.xv-tile--host .xv-tile--variant-clickable:hover{border-color:var(--border-tile-01, #D1D1D1);background-color:var(--layer-hover-02, #F7F7F7)}.xv-tile--host .xv-tile--variant-selectable:active,.xv-tile--host .xv-tile--variant-expandable:active,.xv-tile--host .xv-tile--variant-clickable:active{background-color:var(--layer-active-02, #D1D1D1)}.xv-tile--host .xv-tile--variant-selectable:focus-within,.xv-tile--host .xv-tile--variant-expandable:focus-within,.xv-tile--host .xv-tile--variant-clickable:focus-within{outline-width:1px;outline-color:var(--focus)}.xv-tile--host .xv-tile--variant-selectable.selected,.xv-tile--host .xv-tile--variant-expandable.selected,.xv-tile--host .xv-tile--variant-clickable.selected{background-color:var(--layer-selected-02, #E3E3E3)}.xv-tile--host .xv-tile--variant-selectable.selected:hover,.xv-tile--host .xv-tile--variant-expandable.selected:hover,.xv-tile--host .xv-tile--variant-clickable.selected:hover{background-color:var(--layer-selected-hover-02, #DADADA)}.xv-tile--host .xv-tile--block{display:grid}.xv-tile--host .xv-tile--error{border-color:var(--support-error);outline:2px solid var(--support-error)}.xv-tile--host .xv-tile--disabled{border-color:var(--border-disabled, #D1D1D1);background-color:var(--layer-01, #F7F7F7);color:var(--text-disabled, rgba(19, 19, 19, 0.25));user-select:none;pointer-events:none;cursor:not-allowed}.xv-tile--host .xv-tile_content{grid-area:content;font-style:normal;font-weight:400;font-size:var(--fz-md, 14px);line-height:20px;letter-spacing:0.16px}.xv-tile--host .xv-tile_content>*{margin:0;padding:0}.xv-tile--host .xv-tile_content__title{font-size:20px;line-height:28px;letter-spacing:unset}.xv-tile--host .xv-tile_content:not(:empty){padding:var(--spacing-05, 16px)}.xv-tile--host .xv-tile_control{grid-area:control}.xv-tile--host .xv-tile_control:not(:empty){padding-block:var(--spacing-05, 16px);padding-inline-end:var(--spacing-05, 16px)}.xv-tile--host .xv-tile_control input[type=checkbox],.xv-tile--host .xv-tile_control input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;width:16px;height:16px;position:relative;display:inline-flex;align-items:center;justify-content:center}.xv-tile--host .xv-tile_control input[type=checkbox]:focus,.xv-tile--host .xv-tile_control input[type=radio]:focus{outline:1.4px solid var(--focus)}.xv-tile--host .xv-tile_control input[type=checkbox]:before,.xv-tile--host .xv-tile_control input[type=checkbox]:after,.xv-tile--host .xv-tile_control input[type=radio]:before,.xv-tile--host .xv-tile_control input[type=radio]:after{display:inline-block;border-radius:inherit;transition:200ms ease-in-out border-color, 200ms ease-in-out background-color}.xv-tile--host .xv-tile_control input[type=checkbox]:before,.xv-tile--host .xv-tile_control input[type=radio]:before{content:"";width:inherit;height:inherit;background-color:#fff;border:1px solid var(--icon-primary, #131313);box-sizing:border-box}.xv-tile--host .xv-tile_control input[type=checkbox]:after,.xv-tile--host .xv-tile_control input[type=radio]:after{position:absolute}.xv-tile--host .xv-tile_control input[type=checkbox]:checked:before,.xv-tile--host .xv-tile_control input[type=radio]:checked:before{border-color:var(--background-brand, #97BF0D)}.xv-tile--host .xv-tile_control input[type=checkbox]:checked:after,.xv-tile--host .xv-tile_control input[type=radio]:checked:after{content:""}.xv-tile--host .xv-tile_control input[type=checkbox]{border-radius:2px}.xv-tile--host .xv-tile_control input[type=checkbox]:after{width:5px;height:8px;border:solid #fff;margin-bottom:2px;border-width:0 2px 2px 0;transform:rotate(45deg)}.xv-tile--host .xv-tile_control input[type=checkbox]:checked:not([readonly]):before{background-color:var(--background-brand, #97BF0D)}.xv-tile--host .xv-tile_control input[type=checkbox]:checked[readonly]:before{background-color:transparent}.xv-tile--host .xv-tile_control input[type=checkbox]:checked[readonly]:before,.xv-tile--host .xv-tile_control input[type=checkbox]:checked[readonly]:after{border-color:var(--text-disabled, rgba(18, 18, 18, 0.25))}.xv-tile--host .xv-tile_control input[type=radio]{border-radius:50%}.xv-tile--host .xv-tile_control input[type=radio]:after{width:50%;height:50%;background-color:var(--background-brand, #97BF0D)}.xv-tile--host .xv-tile_footer{grid-area:footer;display:flex;justify-content:flex-end}.xv-tile--host .xv-tile_footer__icon{pointer-events:none;background-color:transparent;outline:none;border:none;margin:0;padding:var(--spacing-05, 16px);font-size:16px;display:inline-flex;align-items:center;justify-content:center}.xv-tile--host .xv-tile_footer__icon:before{content:"";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.xv-tile--host .xv-tile_footer__icon.icon--clickable:before{content:"➔"}.xv-tile--host .xv-tile_footer__icon.icon--expandable:before{width:12px;height:12px;border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);transform-origin:center;transition:200ms ease-in-out transform}.xv-tile--host .xv-tile_footer__icon.icon--expandable.open:before{transform:rotate(-135deg)}.xv-tile--host .xv-tile_expandable{grid-area:expandable;display:none}.xv-tile--host .xv-tile_expandable.open{display:block}.xv-tile--host .xv-tile_expandable [slot=expandable]{margin:0;padding-inline:var(--spacing-05, 16px);padding-block-end:var(--spacing-05, 16px)}`;
83761
+ const xvTileCss = () => `@charset "UTF-8";.xv-tile--host{display:contents}.xv-tile--host[message]{display:inherit;position:relative}.xv-tile--host[message]:hover:before{content:attr(message);display:block;position:absolute;background-color:var(--background-inverse, #333);color:var(--text-on-color, #fff);padding:1em 3em;border-radius:5px;font-size:0.8em;left:0;bottom:100%;white-space:wrap;opacity:1;z-index:2}.xv-tile--host .xv-tile{min-height:64px;min-width:128px;border-radius:3px;border:1px solid var(--border-tile-02, #ACACAC);outline:2px solid transparent;background-color:var(--layer-02, #FFF);text-align:left;user-select:none;grid-template-columns:1fr auto;grid-template-areas:"content control" "footer footer" "expandable expandable";display:inline-grid;color:var(--text-primary, #333)}.xv-tile--host .xv-tile--variant-selectable,.xv-tile--host .xv-tile--variant-expandable,.xv-tile--host .xv-tile--variant-clickable{cursor:pointer;transition:250ms ease-in-out background-color}.xv-tile--host .xv-tile--variant-selectable:hover,.xv-tile--host .xv-tile--variant-expandable:hover,.xv-tile--host .xv-tile--variant-clickable:hover{border-color:var(--border-tile-01, #D1D1D1);background-color:var(--layer-hover-02, #F7F7F7)}.xv-tile--host .xv-tile--variant-selectable:active,.xv-tile--host .xv-tile--variant-expandable:active,.xv-tile--host .xv-tile--variant-clickable:active{background-color:var(--layer-active-02, #D1D1D1)}.xv-tile--host .xv-tile--variant-selectable:focus-within,.xv-tile--host .xv-tile--variant-expandable:focus-within,.xv-tile--host .xv-tile--variant-clickable:focus-within{outline-width:1px;outline-color:var(--focus)}.xv-tile--host .xv-tile--variant-selectable.selected,.xv-tile--host .xv-tile--variant-expandable.selected,.xv-tile--host .xv-tile--variant-clickable.selected{background-color:var(--layer-selected-02, #E3E3E3)}.xv-tile--host .xv-tile--variant-selectable.selected:hover,.xv-tile--host .xv-tile--variant-expandable.selected:hover,.xv-tile--host .xv-tile--variant-clickable.selected:hover{background-color:var(--layer-selected-hover-02, #DADADA)}.xv-tile--host .xv-tile--block{display:grid}.xv-tile--host .xv-tile--error{border-color:var(--support-error);outline:2px solid var(--support-error)}.xv-tile--host .xv-tile--disabled{border-color:var(--border-disabled, #D1D1D1);background-color:var(--layer-01, #F7F7F7);color:var(--text-disabled, rgba(19, 19, 19, 0.25));user-select:none;pointer-events:none;cursor:not-allowed}.xv-tile--host .xv-tile_content{grid-area:content;font-style:normal;font-weight:400;font-size:var(--fz-md, 14px);line-height:20px;letter-spacing:0.16px}.xv-tile--host .xv-tile_content>*{margin:0;padding:0}.xv-tile--host .xv-tile_content__title{font-size:20px;line-height:28px;letter-spacing:unset}.xv-tile--host .xv-tile_content:not(:empty){padding:var(--spacing-05, 16px)}.xv-tile--host .xv-tile_control{grid-area:control}.xv-tile--host .xv-tile_control:not(:empty){padding-block:var(--spacing-05, 16px);padding-inline-end:var(--spacing-05, 16px)}.xv-tile--host .xv-tile_control input[type=checkbox],.xv-tile--host .xv-tile_control input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;width:16px;height:16px;position:relative;display:inline-flex;align-items:center;justify-content:center}.xv-tile--host .xv-tile_control input[type=checkbox]:focus,.xv-tile--host .xv-tile_control input[type=radio]:focus{outline:1.4px solid var(--focus)}.xv-tile--host .xv-tile_control input[type=checkbox]:before,.xv-tile--host .xv-tile_control input[type=checkbox]:after,.xv-tile--host .xv-tile_control input[type=radio]:before,.xv-tile--host .xv-tile_control input[type=radio]:after{display:inline-block;border-radius:inherit;transition:200ms ease-in-out border-color, 200ms ease-in-out background-color}.xv-tile--host .xv-tile_control input[type=checkbox]:before,.xv-tile--host .xv-tile_control input[type=radio]:before{content:"";width:inherit;height:inherit;background-color:#fff;border:1px solid var(--icon-primary, #131313);box-sizing:border-box}.xv-tile--host .xv-tile_control input[type=checkbox]:after,.xv-tile--host .xv-tile_control input[type=radio]:after{position:absolute}.xv-tile--host .xv-tile_control input[type=checkbox]:checked:before,.xv-tile--host .xv-tile_control input[type=radio]:checked:before{border-color:var(--background-brand, #97BF0D)}.xv-tile--host .xv-tile_control input[type=checkbox]:checked:after,.xv-tile--host .xv-tile_control input[type=radio]:checked:after{content:""}.xv-tile--host .xv-tile_control input[type=checkbox]{border-radius:2px}.xv-tile--host .xv-tile_control input[type=checkbox]:after{width:5px;height:8px;border:solid #fff;margin-bottom:2px;border-width:0 2px 2px 0;transform:rotate(45deg)}.xv-tile--host .xv-tile_control input[type=checkbox]:checked:not([readonly]):before{background-color:var(--background-brand, #97BF0D)}.xv-tile--host .xv-tile_control input[type=checkbox]:checked[readonly]:before{background-color:transparent}.xv-tile--host .xv-tile_control input[type=checkbox]:checked[readonly]:before,.xv-tile--host .xv-tile_control input[type=checkbox]:checked[readonly]:after{border-color:var(--text-disabled, rgba(18, 18, 18, 0.25))}.xv-tile--host .xv-tile_control input[type=radio]{border-radius:50%}.xv-tile--host .xv-tile_control input[type=radio]:after{width:50%;height:50%;background-color:var(--background-brand, #97BF0D)}.xv-tile--host .xv-tile_footer{grid-area:footer;display:flex;justify-content:flex-end}.xv-tile--host .xv-tile_footer__icon{pointer-events:none;background-color:transparent;outline:none;border:none;margin:0;padding:var(--spacing-05, 16px);font-size:16px;display:inline-flex;align-items:center;justify-content:center}.xv-tile--host .xv-tile_footer__icon:before{content:"";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.xv-tile--host .xv-tile_footer__icon.icon--clickable:before{content:"➔"}.xv-tile--host .xv-tile_footer__icon.icon--expandable:before{width:12px;height:12px;border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);transform-origin:center;transition:200ms ease-in-out transform}.xv-tile--host .xv-tile_footer__icon.icon--expandable.open:before{transform:rotate(-135deg)}.xv-tile--host .xv-tile_expandable{grid-area:expandable;display:none}.xv-tile--host .xv-tile_expandable.open{display:block}.xv-tile--host .xv-tile_expandable [slot=expandable]{margin:0;padding-inline:var(--spacing-05, 16px);padding-block-end:var(--spacing-05, 16px)}`;
83157
83762
 
83158
83763
  const XvTile = class {
83159
83764
  constructor(hostRef) {
@@ -83187,7 +83792,7 @@ const XvTile = class {
83187
83792
  this.checked = !this.checked;
83188
83793
  }
83189
83794
  render() {
83190
- return (index$1.h(index$1.Host, { key: 'c6d00c040c1125441fbfbeeec787a49e6d96edd8', class: "xv-tile--host" }, index$1.h("label", { key: 'f2460110e9ff5be0fb97b8d3bf6a60be13d12aef', class: {
83795
+ return (index$1.h(index$1.Host, { key: '6824219c2d5056b682c54b385b70336400105561', class: "xv-tile--host" }, index$1.h("label", { key: 'b13a07bbd7bf94360cc5c51e6e55f4ba231ada5d', class: {
83191
83796
  [this.el.className]: !!this.el.className,
83192
83797
  'xv-tile': true,
83193
83798
  [`xv-tile--variant-${this.variant}`]: !!this.variant,
@@ -83195,13 +83800,13 @@ const XvTile = class {
83195
83800
  'xv-tile--disabled': !!this.disabled,
83196
83801
  'selected': !!this.checked,
83197
83802
  'xv-tile--error': !!this.error,
83198
- } }, index$1.h("div", { key: '03dfbbb5b4e64827f420499689d9c715bf9c1eda', class: "xv-tile_content" }, this.label && index$1.h("p", { key: '0ce8526939aa10dd81643297228f804ed7e06d8b', class: "xv-tile_content__title" }, this.label), index$1.h("slot", { key: '026f8d5af0ffc6f3b1c2b0ba46e571649ebe80a4' })), this.variant === 'selectable' && (index$1.h("div", { key: 'dacd8cffe17187119d1e2f3b27a47398104e9b8b', class: "xv-tile_control" }, this.multiple ? (index$1.h("input", { type: "checkbox", disabled: this.disabled || this.readonly, readonly: this.readonly, onChange: this.handleChange, name: this.name, value: this.value, checked: this.checked })) : (index$1.h("input", { type: "radio", disabled: this.disabled || this.readonly, readonly: this.readonly, onChange: this.handleChange, name: this.name, value: this.value, checked: this.checked })))), (this.variant === 'clickable' || this.variant === 'expandable') && (index$1.h("div", { key: '198aec62cbc33730c39a32166684ac03d4f835ca', class: "xv-tile_footer" }, index$1.h("button", { key: '4add8f9f71e08e54c59ea48149a428dbb64e084d', class: { 'xv-tile_footer__icon': true, [`icon--${this.variant}`]: true, open: this.checked } }))), index$1.h("div", { key: 'ea222f9359fb28d26addec27522a51e83b23f9ae', class: { 'xv-tile_expandable': true, open: this.checked } }, index$1.h("slot", { key: 'af0520de5ba1d48d6c31ed11ea2e94e87b68afdd', name: "expandable" })))));
83803
+ } }, index$1.h("div", { key: '48d0e3130cd672d8a46581ffa6a99c7b1a46e396', class: "xv-tile_content" }, this.label && index$1.h("p", { key: '897886dcf0bc02968a163c568f028c9c43c2490d', class: "xv-tile_content__title" }, this.label), index$1.h("slot", { key: '252a2a40f88143fad5f13899c0bf6b9cec9aaee4' })), this.variant === 'selectable' && (index$1.h("div", { key: '7a306a57df6d6e8c2c5e92458267ccd6713e0f2f', class: "xv-tile_control" }, this.multiple ? (index$1.h("input", { type: "checkbox", disabled: this.disabled || this.readonly, readonly: this.readonly, onChange: this.handleChange, name: this.name, value: this.value, checked: this.checked })) : (index$1.h("input", { type: "radio", disabled: this.disabled || this.readonly, readonly: this.readonly, onChange: this.handleChange, name: this.name, value: this.value, checked: this.checked })))), (this.variant === 'clickable' || this.variant === 'expandable') && (index$1.h("div", { key: '0ac23afd0d18c9b79a3be6ecf6811a01490da68b', class: "xv-tile_footer" }, index$1.h("button", { key: '0986411336a236ee8ee231a2cb7cc5a4908ad2bd', class: { 'xv-tile_footer__icon': true, [`icon--${this.variant}`]: true, open: this.checked } }))), index$1.h("div", { key: 'a53038b4c008249d3a034e508bc66cea93fcc5d6', class: { 'xv-tile_expandable': true, open: this.checked } }, index$1.h("slot", { key: 'ae376f81b20a8bba559856adbbcac5b452e64f82', name: "expandable" })))));
83199
83804
  }
83200
83805
  get el() { return index$1.getElement(this); }
83201
83806
  };
83202
83807
  XvTile.style = xvTileCss();
83203
83808
 
83204
- const xvToggleCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host(.xv-toggle){display:inline-flex;flex-direction:column;align-items:self-start;row-gap:var(--spacing-03, 8px);text-align:left;font-family:var(--ff-body, Tahoma)}:host(.xv-toggle) .label{color:var(--text-secondary, #515151);font-size:var(--fz-sm, 12px);line-height:var(--fz-md, 14px);letter-spacing:0.32px}:host(.xv-toggle) .control{display:inline-flex;column-gap:var(--spacing-03, 8px);align-items:center;cursor:pointer;color:var(--text-primary, #333);font-size:var(--fz-md, 14px);font-style:normal;font-weight:400;line-height:var(--fz-lg, 16px);letter-spacing:0.16px}:host(.xv-toggle) .control ::slotted([slot=before]),:host(.xv-toggle) .control ::slotted([slot=after]){margin:0 !important;padding:0 !important;user-select:none}:host(.xv-toggle) .control_input{display:inline-flex;position:relative;width:48px;height:24px}:host(.xv-toggle) .control_input .toggle{display:inline-block;position:relative;width:inherit;height:inherit;background-color:var(--border-strong-01, #8B8B8B);border-radius:100px;outline:2px solid transparent;transition:background-color 0.2s, outline-color 0.2s}:host(.xv-toggle) .control_input .toggle::before{display:inline-flex;align-items:center;justify-content:center;content:"";font-size:70%;color:transparent;position:absolute;height:calc(100% - 4px);aspect-ratio:1;top:2px;left:2px;background-color:var(--icon-on-color, white);border-radius:50%;transition:left 0.2s, transform 0.2s}:host(.xv-toggle) .control_input input[type=checkbox]{position:absolute;opacity:0;margin:0;padding:0;width:100%;height:100%}:host(.xv-toggle) .control_input input[type=checkbox]:checked+.toggle{background-color:var(--support-success, #97BF0D)}:host(.xv-toggle) .control_input input[type=checkbox]:checked+.toggle::before{color:var(--support-success, #97BF0D);left:calc(100% - 2px);transform:translateX(-100%)}:host(.xv-toggle) .control_input input[type=checkbox]:active:not(:disabled)+.toggle,:host(.xv-toggle) .control_input input[type=checkbox]:focus:not(:disabled)+.toggle{outline-color:var(--focus)}:host(.xv-toggle[size=xs]) .control_input{width:24px;height:12px}:host(.xv-toggle[size=sm]) .control_input{width:32px;height:16px}:host(.xv-toggle[size=lg]) .control_input{width:56px;height:28px}:host(.xv-toggle[size=xl]) .control_input{width:64px;height:32px}:host(.block){display:flex;align-items:stretch}:host(.disabled) .label,:host(.disabled) .control,:host(.readonly) .label,:host(.readonly) .control{cursor:not-allowed}:host(.disabled) .control_input input[type=checkbox]:checked+.toggle,:host(.disabled) .control_input .toggle{background-color:var(--button-disabled, #8B8B8B)}:host(.disabled) .control_input input[type=checkbox]:checked+.toggle::before,:host(.disabled) .control_input .toggle::before{background-color:var(--text-on-color-disabled, white)}`;
83809
+ const xvToggleCss = () => `:host(.xv-toggle){display:inline-flex;flex-direction:column;align-items:self-start;row-gap:var(--spacing-03, 8px);text-align:left;font-family:var(--ff-body, Tahoma)}:host(.xv-toggle) .label{color:var(--text-secondary, #515151);font-size:var(--fz-sm, 12px);line-height:var(--fz-md, 14px);letter-spacing:0.32px}:host(.xv-toggle) .control{display:inline-flex;column-gap:var(--spacing-03, 8px);align-items:center;cursor:pointer;color:var(--text-primary, #333);font-size:var(--fz-md, 14px);font-style:normal;font-weight:400;line-height:var(--fz-lg, 16px);letter-spacing:0.16px}:host(.xv-toggle) .control ::slotted([slot=before]),:host(.xv-toggle) .control ::slotted([slot=after]){margin:0 !important;padding:0 !important;user-select:none}:host(.xv-toggle) .control_input{display:inline-flex;position:relative;width:48px;height:24px}:host(.xv-toggle) .control_input .toggle{display:inline-block;position:relative;width:inherit;height:inherit;background-color:var(--border-strong-01, #8B8B8B);border-radius:100px;outline:2px solid transparent;transition:background-color 0.2s, outline-color 0.2s}:host(.xv-toggle) .control_input .toggle::before{display:inline-flex;align-items:center;justify-content:center;content:"";font-size:70%;color:transparent;position:absolute;height:calc(100% - 4px);aspect-ratio:1;top:2px;left:2px;background-color:var(--icon-on-color, white);border-radius:50%;transition:left 0.2s, transform 0.2s}:host(.xv-toggle) .control_input input[type=checkbox]{position:absolute;opacity:0;margin:0;padding:0;width:100%;height:100%}:host(.xv-toggle) .control_input input[type=checkbox]:checked+.toggle{background-color:var(--support-success, #97BF0D)}:host(.xv-toggle) .control_input input[type=checkbox]:checked+.toggle::before{color:var(--support-success, #97BF0D);left:calc(100% - 2px);transform:translateX(-100%)}:host(.xv-toggle) .control_input input[type=checkbox]:active:not(:disabled)+.toggle,:host(.xv-toggle) .control_input input[type=checkbox]:focus:not(:disabled)+.toggle{outline-color:var(--focus)}:host(.xv-toggle[size=xs]) .control_input{width:24px;height:12px}:host(.xv-toggle[size=sm]) .control_input{width:32px;height:16px}:host(.xv-toggle[size=lg]) .control_input{width:56px;height:28px}:host(.xv-toggle[size=xl]) .control_input{width:64px;height:32px}:host(.block){display:flex;align-items:stretch}:host(.disabled) .label,:host(.disabled) .control,:host(.readonly) .label,:host(.readonly) .control{cursor:not-allowed}:host(.disabled) .control_input input[type=checkbox]:checked+.toggle,:host(.disabled) .control_input .toggle{background-color:var(--button-disabled, #8B8B8B)}:host(.disabled) .control_input input[type=checkbox]:checked+.toggle::before,:host(.disabled) .control_input .toggle::before{background-color:var(--text-on-color-disabled, white)}`;
83205
83810
 
83206
83811
  const XvToggle = class {
83207
83812
  constructor(hostRef) {
@@ -83227,13 +83832,13 @@ const XvToggle = class {
83227
83832
  };
83228
83833
  }
83229
83834
  render() {
83230
- return (index$1.h(index$1.Host, { key: 'a4c7db088862dcae9471dd95b2698af1f77d5017', class: { 'xv-toggle': true, disabled: this.disabled, readonly: !!this.readonly, block: !!this.block } }, this.label && index$1.h("span", { key: '962d886c27033e34c27f5422af41324ad626972e', class: "label" }, this.label), index$1.h("label", { key: '3ab94e6af077e0a3231390e348fd087db0b88de2', class: "control" }, index$1.h("slot", { key: '5df02cdcda6edcc2eaa155b99a8bd5ca18971955', name: "before" }), index$1.h("div", { key: 'a8fd1d667f83b5ac7eb9140101e98a2ef6b5b948', class: "control_input" }, index$1.h("input", { key: 'c36f9ee766631e89ddee7e5ded5f611a2100222f', type: "checkbox", readonly: this.readonly, name: this.name, value: this.value, checked: this.checked, disabled: this.disabled || this.readonly, onChange: this.onChange }), index$1.h("span", { key: '331bca3c9e61dce5a7bde5ce4fd1a49d961a1c62', class: "toggle" })), index$1.h("slot", { key: '0d5313bb74c80168f24152d161e96c885eb43b68', name: "after" }))));
83835
+ return (index$1.h(index$1.Host, { key: '334e72b4bcd880ce3101de2235fc506e2bb162d6', class: { 'xv-toggle': true, disabled: this.disabled, readonly: !!this.readonly, block: !!this.block } }, this.label && index$1.h("span", { key: '8a2ae7929557c7735d25e41a67b803e59463163a', class: "label" }, this.label), index$1.h("label", { key: '1abb2846661d706c1d663f3c60638b6a4bf4c5dc', class: "control" }, index$1.h("slot", { key: 'd365e5a6a9372f202eae1fb1e5d6badd95f0366d', name: "before" }), index$1.h("div", { key: 'be34704113ec694638a5526114e6aafd6169f770', class: "control_input" }, index$1.h("input", { key: '1785e8f404e87932388cd12744bda205a89af46c', type: "checkbox", readonly: this.readonly, name: this.name, value: this.value, checked: this.checked, disabled: this.disabled || this.readonly, onChange: this.onChange }), index$1.h("span", { key: 'a286ebfa813ad6fef3d09982dba95e883383232f', class: "toggle" })), index$1.h("slot", { key: '90775c317921ff24f8edc6dffcb0197184541b3b', name: "after" }))));
83231
83836
  }
83232
83837
  static get formAssociated() { return true; }
83233
83838
  };
83234
83839
  XvToggle.style = xvToggleCss();
83235
83840
 
83236
- const xvToggleTipCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}:host{display:inline-block;font-family:inherit;position:relative}:host .trigger{display:inline-flex;align-items:center;cursor:pointer;transition:250ms ease-in-out color;color:var(--icon-secondary)}:host .trigger--block{display:flex}:host .trigger_icon{color:inherit}:host .trigger ::slotted([slot=trigger]){transition:250ms ease-in-out color;color:var(--icon-secondary)}:host .trigger:hover,:host .trigger:active,:host .trigger ::slotted([slot=trigger]:hover),:host .trigger ::slotted([slot=trigger]:active){color:var(--icon-primary)}:host .trigger:focus,:host .trigger ::slotted([slot=trigger]:focus){color:var(--focus)}:host .popover{opacity:1;z-index:1000;position:absolute;background-color:var(--background-inverse);color:var(--text-inverse);border-radius:4px;box-shadow:0 2px 8px rgba(0, 0, 0, 0.25);font-size:0.875rem;line-height:1.5;margin-top:8px;flex-direction:column;display:flex;max-width:288px}:host .popover.autoSize{max-width:unset}:host .popover[data-popper-placement^=top] .popover-tip{bottom:-4px}:host .popover[data-popper-placement^=bottom] .popover-tip{top:-4px}:host .popover[data-popper-placement^=left] .popover-tip{right:-4px}:host .popover[data-popper-placement^=right] .popover-tip{left:-4px}:host .popover .popover-tip{width:10px;height:10px;background-color:transparent;z-index:-1}:host .popover .popover-tip:before{content:"";transform:rotate(45deg);background-color:var(--background-inverse);width:inherit;height:inherit;display:inline-block}:host .popover .popover-content{padding:var(--gap-md);display:flex;flex-direction:column;gap:var(--spacing-04)}:host .popover .popover-content ::slotted([slot=header]){font-size:0.875rem;font-weight:600;color:var(--text-secondary)}:host .popover .popover-content ::slotted([slot=body]){font-size:0.875rem;color:var(--text-inverse)}:host .popover .popover-content ::slotted([slot=footer]){font-size:0.75rem;color:var(--text-inverse)}:host(:not([open])) .popover{opacity:0;z-index:-1;user-select:none;pointer-events:none}`;
83841
+ const xvToggleTipCss = () => `:host{display:inline-block;font-family:inherit;position:relative}:host .trigger{display:inline-flex;align-items:center;cursor:pointer;transition:250ms ease-in-out color;color:var(--icon-secondary)}:host .trigger--block{display:flex}:host .trigger_icon{color:inherit}:host .trigger ::slotted([slot=trigger]){transition:250ms ease-in-out color;color:var(--icon-secondary)}:host .trigger:hover,:host .trigger:active,:host .trigger ::slotted([slot=trigger]:hover),:host .trigger ::slotted([slot=trigger]:active){color:var(--icon-primary)}:host .trigger:focus,:host .trigger ::slotted([slot=trigger]:focus){color:var(--focus)}:host .popover{opacity:1;z-index:1000;position:absolute;background-color:var(--background-inverse);color:var(--text-inverse);border-radius:4px;box-shadow:0 2px 8px rgba(0, 0, 0, 0.25);font-size:0.875rem;line-height:1.5;margin-top:8px;flex-direction:column;display:flex;max-width:288px}:host .popover.autoSize{max-width:unset}:host .popover[data-popper-placement^=top] .popover-tip{bottom:-4px}:host .popover[data-popper-placement^=bottom] .popover-tip{top:-4px}:host .popover[data-popper-placement^=left] .popover-tip{right:-4px}:host .popover[data-popper-placement^=right] .popover-tip{left:-4px}:host .popover .popover-tip{width:10px;height:10px;background-color:transparent;z-index:-1}:host .popover .popover-tip:before{content:"";transform:rotate(45deg);background-color:var(--background-inverse);width:inherit;height:inherit;display:inline-block}:host .popover .popover-content{padding:var(--gap-md);display:flex;flex-direction:column;gap:var(--spacing-04)}:host .popover .popover-content ::slotted([slot=header]){font-size:0.875rem;font-weight:600;color:var(--text-secondary)}:host .popover .popover-content ::slotted([slot=body]){font-size:0.875rem;color:var(--text-inverse)}:host .popover .popover-content ::slotted([slot=footer]){font-size:0.75rem;color:var(--text-inverse)}:host(:not([open])) .popover{opacity:0;z-index:-1;user-select:none;pointer-events:none}`;
83237
83842
 
83238
83843
  const XvToggleTip = class {
83239
83844
  constructor(hostRef) {
@@ -83304,7 +83909,7 @@ const XvToggleTip = class {
83304
83909
  }
83305
83910
  ;
83306
83911
  render() {
83307
- return (index$1.h(index$1.Host, { key: 'ea323b0b30d9c64a8331cdcbe26604aae7514919', class: "xv-toggle-tip" }, index$1.h("div", { key: '755153ca241f3b6dbf4afd679e32f37e02cc6e06', class: { 'trigger': true, 'trigger--block': this.block }, role: "button", tabindex: "0", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": "popover", onClick: () => this.setPopover(!this.open), ref: (el) => (this.triggerEl = el) }, index$1.h("slot", { key: 'de6c5bebb14b9527778583721613dbee8d31c7b9', name: "trigger" }, index$1.h("svg", { key: '422c8198fc6c2acbb7741eeb4fe80a836c513b79', class: "trigger_icon", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: 16, height: 16 }, index$1.h("path", { key: '27acc8437785b92f7e2863d8698e7883e4bd75c1', fill: "currentColor", d: "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z" })))), index$1.h("div", { key: '02360fd327e3f87ed053a5ad739df8272812c9e5', class: { popover: true, autoSize: !!this.autoSize }, role: "tooltip", tabindex: "-1", ref: (el) => (this.popoverEl = el) }, index$1.h("div", { key: '854fdfebc92d0329104dab26f1971528a99bb1f5', class: "popover-tip", part: "tip", "data-popper-arrow": "" }), index$1.h("div", { key: '34dd98113ac8155556f800cd3fb79c57123bdae7', class: "popover-content" }, index$1.h("slot", { key: 'd00d4259e6eeddfac8ba57e370920ce551fe7687', name: "header" }), index$1.h("slot", { key: '5bf9adb4a8060ec40131010f256c5b26f47afe0e', name: "body" }), index$1.h("slot", { key: '76c01a0f68366f63708520716d2c6c5a37106cce', name: "footer" })))));
83912
+ return (index$1.h(index$1.Host, { key: '66fb2457b3884c8be164b7645831f2776a43f441', class: "xv-toggle-tip" }, index$1.h("div", { key: '806166deb8bbc3909b292b93d702bd5b7c3c46c8', class: { 'trigger': true, 'trigger--block': this.block }, role: "button", tabindex: "0", "aria-expanded": this.open ? 'true' : 'false', "aria-controls": "popover", onClick: () => this.setPopover(!this.open), ref: (el) => (this.triggerEl = el) }, index$1.h("slot", { key: '37132d8fa4e571717460070bf5d0c445ca7a93b4', name: "trigger" }, index$1.h("svg", { key: '6de199c506cba5882bdd21b932dfa99c976266c6', class: "trigger_icon", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: 16, height: 16 }, index$1.h("path", { key: 'dee439c2353418e18128fe39f7ace26b77a5f93d', fill: "currentColor", d: "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z" })))), index$1.h("div", { key: '55108699541b18a6fff18aa5657f79eeb7d32f6d', class: { popover: true, autoSize: !!this.autoSize }, role: "tooltip", tabindex: "-1", ref: (el) => (this.popoverEl = el) }, index$1.h("div", { key: '56ef2858d9cd497dfe0a6095437e141fd4af9a0a', class: "popover-tip", part: "tip", "data-popper-arrow": "" }), index$1.h("div", { key: '5d10e4d5bb38e71066d2387a3c1d1e8caeb8aae7', class: "popover-content" }, index$1.h("slot", { key: '2ad153cd8b79fe57426118c892e5a32ad8f9a77b', name: "header" }), index$1.h("slot", { key: '72d1031f1289d1419a6461fa38f12d4bcb14d144', name: "body" }), index$1.h("slot", { key: '93ccfb491cccbfcc829773b5879ab3430f924697', name: "footer" })))));
83308
83913
  }
83309
83914
  disconnectedCallback() {
83310
83915
  this.destroyPopper();
@@ -83318,7 +83923,7 @@ const XvToggleTip = class {
83318
83923
  };
83319
83924
  XvToggleTip.style = xvToggleTipCss();
83320
83925
 
83321
- const xvTooltipCss = () => `.xv-container{width:100%;max-width:1170px;margin-inline:auto}@media (min-width: 576px){.xv-container{max-width:540px}}@media (min-width: 768px){.xv-container{max-width:720px}}@media (min-width: 992px){.xv-container{max-width:960px;padding-inline:var(--bs-gutter-x, 0.75rem)}}@media (min-width: 1200px){.xv-container{max-width:1140px}}@media (min-width: 1400px){.xv-container{max-width:1320px}}.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip-wrapper{position:relative}.xv-tooltip-wrapper__dashed{text-decoration-line:underline;text-decoration-style:dashed;text-decoration-color:var(--text-secondary, #515151);text-underline-offset:4px}.xv-tooltip-wrapper__block{display:block}`;
83926
+ const xvTooltipCss = () => `.xv-tooltip[role=tooltip]{position:absolute;background-color:var(--background-inverse, #333333);color:var(--text-on-color);padding:var(--spacing-03) var(--spacing-04);border-radius:3px;font-size:var(--fz-sm);z-index:999;min-width:min(150px, 90vw);max-width:min(400px, 90vw)}.xv-tooltip[role=tooltip]::after{content:"";position:absolute;width:0;height:0;border-style:solid}.xv-tooltip[role=tooltip][data-popper-placement=top]::after{bottom:-5px;left:50%;transform:translateX(-50%);border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-start]::after{bottom:-5px;left:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=top-end]::after{bottom:-5px;right:12px;border-width:5px 5px 0 5px;border-color:var(--background-inverse, black) transparent transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom]::after{top:-5px;left:50%;transform:translateX(-50%);border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-start]::after{top:-5px;left:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=bottom-end]::after{top:-5px;right:12px;border-width:0 5px 5px 5px;border-color:transparent transparent var(--background-inverse, black) transparent}.xv-tooltip[role=tooltip][data-popper-placement=left]::after{top:50%;right:-5px;transform:translateY(-50%);border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-start]::after{top:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=left-end]::after{bottom:12px;right:-5px;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--background-inverse, black)}.xv-tooltip[role=tooltip][data-popper-placement=right]::after{top:50%;left:-5px;transform:translateY(-50%);border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-start]::after{top:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip[role=tooltip][data-popper-placement=right-end]::after{bottom:12px;left:-5px;border-width:5px 5px 5px 0;border-color:transparent var(--background-inverse, black) transparent transparent}.xv-tooltip-wrapper{position:relative}.xv-tooltip-wrapper__dashed{text-decoration-line:underline;text-decoration-style:dashed;text-decoration-color:var(--text-secondary, #515151);text-underline-offset:4px}.xv-tooltip-wrapper__block{display:block}`;
83322
83927
 
83323
83928
  const XvTooltip = class {
83324
83929
  constructor(hostRef) {
@@ -83359,11 +83964,11 @@ const XvTooltip = class {
83359
83964
  this.destroyTooltip();
83360
83965
  }
83361
83966
  render() {
83362
- return (index$1.h(index$1.Host, { key: '4ea241a9d4a49c933300886b7d8cf54321462452', role: "tooltip", class: {
83967
+ return (index$1.h(index$1.Host, { key: '88126f30f16fb9a90d3a681b07cc044818f4b786', role: "tooltip", class: {
83363
83968
  'xv-tooltip-wrapper': true,
83364
83969
  [`xv-tooltip-wrapper__block`]: !!this.block,
83365
83970
  [`xv-tooltip-wrapper__dashed`]: !!this.dashed,
83366
- } }, index$1.h("slot", { key: '3df199308449e2fea26fd538b72f52b3f08e012b' }, index$1.h("svg", { key: 'c10dcac4a351f1bcb7feadca1650abbe321526ba', xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: 16, height: 16 }, index$1.h("path", { key: '6ba8aa00b18f4aa21531362f247db04de95c35ec', fill: "currentColor", d: "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z" })))));
83971
+ } }, index$1.h("slot", { key: '815bf58e317774fbd4fb23c85ba6820e9867af12' }, index$1.h("svg", { key: '0215e1f8f02833153916e41ec2c9152162d378a1', xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: 16, height: 16 }, index$1.h("path", { key: '4b6a6dab46f12962da077d27f71932d00d8207b6', fill: "currentColor", d: "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z" })))));
83367
83972
  }
83368
83973
  get el() { return index$1.getElement(this); }
83369
83974
  };
@@ -83387,6 +83992,7 @@ exports.xv_dropdown_v2 = XvDropdown;
83387
83992
  exports.xv_dropdown_v2_item = XvDropdownItem;
83388
83993
  exports.xv_file_uploader = XvFileUploader;
83389
83994
  exports.xv_footer = Xvfooter;
83995
+ exports.xv_geo_map_v2 = XvGeoMap;
83390
83996
  exports.xv_header = XvHeader;
83391
83997
  exports.xv_image_viewer = XvImageViewer;
83392
83998
  exports.xv_link_v2 = XvLink;