@sberbusiness/triplex-next 1.19.1 → 1.20.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 (414) hide show
  1. package/chunks/{AlertProcessSpoiler-CJysh-L6.js → AlertProcessSpoiler-CT4kuQU5.js} +7 -7
  2. package/chunks/{CalendarViewItem-Dxr-IKuh.js → CalendarViewItem-B22G4WdJ.js} +21 -21
  3. package/chunks/Card.module-CYQS3e5D.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-Bm15tlJo.js +14 -0
  5. package/chunks/{Chip-Cp4nSSv9.js → Chip-Df2PJxv_.js} +10 -10
  6. package/chunks/Confirm.module-B2BrmONy.js +15 -0
  7. package/chunks/{DropdownListItem-Czxj-82d.js → DropdownListItem-JDPG7EtK.js} +23 -23
  8. package/chunks/DropdownMobile.module-BEV1I-ay.js +23 -0
  9. package/chunks/Footer.module-Bd88HiEv.js +9 -0
  10. package/chunks/FormFieldInput-C4pLJsXx.js +60 -0
  11. package/chunks/HeaderLayoutSidebar.module-CqfeCJ-B.js +9 -0
  12. package/chunks/HeaderTabs.module-CWX7b7Dh.js +9 -0
  13. package/chunks/{HeaderTitle.module-bJWT64K6.js → HeaderTitle.module-Cz5VxXST.js} +2 -2
  14. package/chunks/IslandAccordion.module-CDvdz98b.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-e4tVz5in.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-Ch-s_cQT.js +12 -0
  17. package/chunks/{LightBoxContent-6jOQAiJe.js → LightBoxContent-DcdEm4um.js} +14 -14
  18. package/chunks/LightBoxControls.module-uaiuwR-r.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-CMuFmWFe.js +9 -0
  20. package/chunks/{ListItemControlsButton-CLWIOf-c.js → ListItemControlsButton-CWkrMtu6.js} +10 -10
  21. package/chunks/ListItemTail.module-7mfIAr0W.js +12 -0
  22. package/chunks/ListMasterFooter.module-P4_LpH8K.js +10 -0
  23. package/chunks/ModalWindow.module-D-5u9tYs.js +17 -0
  24. package/chunks/Notification.module-C0ZCimeJ.js +20 -0
  25. package/chunks/Overlay.module-DllxTgO6.js +18 -0
  26. package/chunks/Page.module-D8eZ3riP.js +11 -0
  27. package/chunks/{RightBorderArrow-CDLZGJBa.js → RightBorderArrow-CD9RfiqH.js} +14 -14
  28. package/chunks/SMSField.module-Ct20kGRY.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-AiKoZWUL.js +15 -0
  30. package/chunks/{SliderExtendedRail-Dc_iZlxS.js → SliderExtendedRail-Alw2vXQr.js} +10 -10
  31. package/chunks/StatusTracker.module-BS9GBa45.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-B1qT-8-p.js → SuggestFieldMobileDropdownHint-BfOcMGUs.js} +4 -4
  33. package/chunks/TableFooter.module-DYutPrdO.js +14 -0
  34. package/chunks/TabsExtended.module-uL61NvZ4.js +16 -0
  35. package/chunks/TabsLine.module-ByA3hnWg.js +21 -0
  36. package/chunks/TooltipDesktop.module-CWKvU1wk.js +19 -0
  37. package/chunks/TreeView.module-Co4Cu58-.js +9 -0
  38. package/chunks/{UploadZoneInput-CXhNQ2dO.js → UploadZoneInput-DWEQ023-.js} +3 -3
  39. package/chunks/constants-mUMWgzNs.js +57 -0
  40. package/chunks/{utils-OFOU7B72.js → utils-B269a8Xy.js} +2 -2
  41. package/chunks/{utils-BIaaXA7W.js → utils-C64rf2gI.js} +8 -8
  42. package/chunks/utils-C8q6y8Et.js +73 -0
  43. package/chunks/{utils-DjwTklmD.js → utils-rInBvmh_.js} +7 -7
  44. package/chunks/{vendor-Dlne6Znf.js → vendor-BIl4KTrD.js} +3 -4
  45. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  46. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  47. package/components/Alert/AlertContext/AlertContext.js +9 -9
  48. package/components/Alert/AlertProcess/AlertProcess.js +3 -3
  49. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
  50. package/components/Amount/Amount.js +8 -8
  51. package/components/AmountField/AmountField.js +1 -1
  52. package/components/Avatar/Avatar.js +23 -23
  53. package/components/Badge/Badge.js +2 -2
  54. package/components/Badge/BadgeDot.js +7 -7
  55. package/components/Badge/components/BadgeContent.js +15 -15
  56. package/components/Badge/components/BadgePostfix.js +7 -7
  57. package/components/Badge/components/BadgePrefix.js +6 -6
  58. package/components/Body/Body.js +5 -5
  59. package/components/Button/Button.js +31 -31
  60. package/components/Button/ButtonBase.js +1 -1
  61. package/components/Button/ButtonDropdown.js +12 -12
  62. package/components/Button/ButtonDropdownExtended.js +2 -2
  63. package/components/Button/ButtonIcon.js +5 -5
  64. package/components/Calendar/Calendar.js +6 -6
  65. package/components/Calendar/components/CalendarControls.js +9 -9
  66. package/components/Calendar/components/CalendarFooter.js +4 -4
  67. package/components/Calendar/components/CalendarViewDays.js +2 -2
  68. package/components/Calendar/components/CalendarViewItem.js +2 -2
  69. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  70. package/components/Calendar/components/CalendarViewYears.js +1 -1
  71. package/components/Card/CardAction.js +20 -20
  72. package/components/Card/CardStatic.js +3 -3
  73. package/components/Card/components/CardContent/CardContent.js +2 -2
  74. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  75. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  76. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  77. package/components/Card/components/CardMedia.js +2 -2
  78. package/components/Card/utils.js +1 -1
  79. package/components/CarouselExtended/CarouselExtended.js +7 -7
  80. package/components/Checkbox/Checkbox.js +7 -7
  81. package/components/Checkbox/CheckboxXGroup.js +15 -15
  82. package/components/Checkbox/CheckboxYGroup.js +7 -7
  83. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  84. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  85. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +35 -28
  86. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  87. package/components/Chip/Chip.js +2 -2
  88. package/components/Chip/ChipClearButton.js +7 -7
  89. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  90. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  91. package/components/Chip/ChipDropdownArrow.js +5 -5
  92. package/components/Chip/ChipIcon.js +1 -1
  93. package/components/Chip/ChipMultiselect.js +2 -2
  94. package/components/Chip/ChipOptions.js +11 -11
  95. package/components/Chip/ChipSelect/ChipSelect.js +2 -2
  96. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  97. package/components/Chip/ChipSort.js +2 -2
  98. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  99. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  100. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  101. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +26 -26
  102. package/components/Chip/index.js +1 -1
  103. package/components/ChipGroup/ChipGroup.js +12 -12
  104. package/components/Col/Col.js +137 -137
  105. package/components/CollapsableTree/components/CollapsableTreeNode.js +6 -6
  106. package/components/Confirm/Confirm.js +2 -2
  107. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  108. package/components/Confirm/components/ConfirmContent.js +2 -2
  109. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  110. package/components/Confirm/components/ConfirmControls.js +2 -2
  111. package/components/DateField/DateField.js +1 -1
  112. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  113. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
  114. package/components/DateRange/DateRange.js +7 -7
  115. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  116. package/components/Divider/Divider.js +18 -18
  117. package/components/DocumentNumberEdit/DocumentNumberEdit.js +11 -11
  118. package/components/Dropdown/desktop/DropdownDesktop.js +8 -8
  119. package/components/Dropdown/desktop/DropdownList.js +2 -2
  120. package/components/Dropdown/desktop/DropdownListItem.js +3 -3
  121. package/components/Dropdown/desktop/index.js +1 -1
  122. package/components/Dropdown/index.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  124. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  125. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  126. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  127. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  128. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  129. package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
  130. package/components/Dropdown/mobile/DropdownMobileList.js +14 -21
  131. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  134. package/components/Ellipsis/Ellipsis.js +8 -8
  135. package/components/ExpandAnimation/ExpandAnimation.js +18 -18
  136. package/components/Footer/Footer.js +1 -1
  137. package/components/Footer/components/FooterDescription.js +2 -2
  138. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  139. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  140. package/components/FormField/FormField.js +35 -35
  141. package/components/FormField/components/FormFieldClear.js +9 -9
  142. package/components/FormField/components/FormFieldCounter.js +5 -5
  143. package/components/FormField/components/FormFieldDescription.js +7 -7
  144. package/components/FormField/components/FormFieldInput.js +2 -2
  145. package/components/FormField/components/FormFieldLabel.js +10 -10
  146. package/components/FormField/components/FormFieldMaskedInput.js +19 -19
  147. package/components/FormField/components/FormFieldPostfix.js +9 -9
  148. package/components/FormField/components/FormFieldPrefix.js +6 -6
  149. package/components/FormField/components/FormFieldTarget.js +7 -7
  150. package/components/FormField/components/FormFieldTextarea.js +16 -16
  151. package/components/FormField/index.js +1 -1
  152. package/components/Header/Header.js +1 -1
  153. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  156. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
  157. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  158. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  159. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  160. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  161. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  162. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  163. package/components/HelpBox/HelpBox.js +14 -14
  164. package/components/Island/Island.js +2 -2
  165. package/components/Island/components/IslandBody.js +4 -4
  166. package/components/Island/components/IslandFooter.js +5 -5
  167. package/components/Island/components/IslandHeader.js +4 -4
  168. package/components/Island/utils.js +1 -1
  169. package/components/IslandAccordion/IslandAccordion.js +3 -3
  170. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  171. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  172. package/components/IslandAccordion/components/IslandAccordionItem.js +75 -69
  173. package/components/IslandWidget/IslandWidget.js +3 -3
  174. package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
  175. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +5 -5
  176. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  177. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  178. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
  180. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  181. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
  182. package/components/IslandWidget/components/IslandWidgetWrapper.js +5 -5
  183. package/components/LightBox/LightBox.js +24 -24
  184. package/components/LightBox/LightBoxContent.js +2 -2
  185. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  186. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  187. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  188. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  189. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +23 -23
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +24 -24
  191. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  192. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  193. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +7 -7
  194. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
  195. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  196. package/components/Link/Link.js +9 -9
  197. package/components/List/List.js +6 -6
  198. package/components/List/ListSortable.js +1 -1
  199. package/components/List/components/ListEmptyState.js +3 -3
  200. package/components/List/components/ListItem.js +1 -1
  201. package/components/List/components/ListItemContent.js +7 -7
  202. package/components/List/components/ListItemControls.js +6 -6
  203. package/components/List/components/ListItemControlsButton.js +2 -2
  204. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  205. package/components/List/components/ListItemLoading.js +4 -4
  206. package/components/List/components/ListItemSelectable.js +9 -9
  207. package/components/List/components/ListItemTable.js +10 -10
  208. package/components/List/components/ListItemTailLeft.js +2 -2
  209. package/components/List/components/ListItemTailRight.js +2 -2
  210. package/components/List/components/ListSortableItem.js +8 -8
  211. package/components/List/components/ListSortableItemControls.js +7 -7
  212. package/components/List/components/ListSortableItemTarget.js +6 -6
  213. package/components/List/index.js +1 -1
  214. package/components/ListMaster/ListMaster.js +1 -1
  215. package/components/ListMaster/components/ListMasterBody.js +1 -1
  216. package/components/ListMaster/components/ListMasterChipGroup.js +6 -6
  217. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  218. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  219. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  220. package/components/ListMaster/components/ListMasterHeader.js +8 -8
  221. package/components/ListMaster/components/SelectionControls.js +9 -9
  222. package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
  223. package/components/Loader/LoaderSmall/LoaderSmall.js +17 -17
  224. package/components/LoaderScreen/LoaderScreen.js +11 -11
  225. package/components/Marker/Marker.js +2 -2
  226. package/components/Marker/utils.js +1 -1
  227. package/components/MarkerStatus/MarkerStatus.js +16 -16
  228. package/components/ModalWindow/ModalWindow.js +2 -2
  229. package/components/ModalWindow/components/ModalWindowBody.js +5 -5
  230. package/components/ModalWindow/components/ModalWindowClose.js +4 -4
  231. package/components/ModalWindow/components/ModalWindowContent.js +2 -2
  232. package/components/ModalWindow/components/ModalWindowHeader.js +3 -3
  233. package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
  234. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  235. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +9 -9
  236. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
  237. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  238. package/components/Notification/Notification.js +3 -3
  239. package/components/Notification/NotificationGrouped.js +1 -1
  240. package/components/Notification/components/NotificationBody.js +1 -1
  241. package/components/Notification/components/NotificationBodyList.js +2 -2
  242. package/components/Notification/components/NotificationClose.js +1 -1
  243. package/components/Notification/components/NotificationFooter.js +1 -1
  244. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  245. package/components/Notification/components/NotificationHeader.js +1 -1
  246. package/components/Notification/components/NotificationIcon.js +1 -1
  247. package/components/Notification/components/NotificationTime.js +1 -1
  248. package/components/NumberField/NumberFieldInput.js +1 -1
  249. package/components/OrderedList/OrderedList.js +6 -6
  250. package/components/OrderedList/OrderedListItem.js +3 -3
  251. package/components/Overlay/Overlay.js +2 -2
  252. package/components/Overlay/OverlayMask.js +2 -2
  253. package/components/Overlay/OverlayPanel.js +2 -2
  254. package/components/Page/Page.js +2 -2
  255. package/components/Page/components/BodyPage.js +7 -7
  256. package/components/Page/components/FooterPage.js +2 -2
  257. package/components/Page/components/HeaderPage.js +2 -2
  258. package/components/Pagination/components/PaginationExtended.js +3 -3
  259. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  260. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  261. package/components/Pagination/components/PaginationPageButton.js +6 -6
  262. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  263. package/components/Pagination/components/PaginationSelect.js +5 -5
  264. package/components/Pagination/utils/paginationUtils.js +1 -1
  265. package/components/Radio/Radio.js +16 -16
  266. package/components/Radio/RadioXGroup.js +8 -8
  267. package/components/Radio/RadioYGroup.js +4 -4
  268. package/components/Row/Row.js +6 -6
  269. package/components/SMSField/SMSField.js +3 -3
  270. package/components/SMSField/components/RefreshIcon.js +2 -2
  271. package/components/SMSField/components/SMSFieldInput.js +3 -3
  272. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  273. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  274. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  275. package/components/SegmentedControl/SegmentedControl.js +11 -11
  276. package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
  277. package/components/SelectExtendedField/SelectExtendedField.js +2 -2
  278. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  279. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
  280. package/components/SelectField/SelectField.js +1 -1
  281. package/components/Skeleton/Skeleton.js +9 -9
  282. package/components/SliderExtended/SliderExtended.js +3 -3
  283. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +27 -27
  284. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  285. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  286. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  287. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +10 -10
  288. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +32 -32
  289. package/components/SmallInput/SmallInput.js +5 -5
  290. package/components/Spoiler/Spoiler.js +16 -16
  291. package/components/StatusTracker/StatusTracker.js +3 -3
  292. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  293. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  294. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  295. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  296. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  297. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  298. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  299. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  300. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  301. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  302. package/components/Step/Step.js +10 -10
  303. package/components/Stepper/RightBorderArrow.js +1 -1
  304. package/components/Stepper/Stepper.js +22 -22
  305. package/components/Stepper/StepperExtended.js +10 -10
  306. package/components/Stepper/StepperStep.js +3 -3
  307. package/components/Stepper/StepperWrapper.js +3 -3
  308. package/components/Suggest/SuggestMobileDropdownContent.js +22 -21
  309. package/components/Suggest/useSuggest.js +1 -1
  310. package/components/SuggestField/SuggestField.js +2 -2
  311. package/components/SuggestField/desktop/SuggestFieldDesktop.js +141 -137
  312. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +59 -55
  313. package/components/SuggestField/index.js +1 -1
  314. package/components/SuggestField/mobile/SuggestFieldMobile.js +53 -49
  315. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +75 -67
  316. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  317. package/components/SuggestField/mobile/index.js +1 -1
  318. package/components/SwipeableArea/SwipeableArea.js +23 -23
  319. package/components/Table/FilterPanel.js +6 -6
  320. package/components/Table/MasterTable.js +7 -7
  321. package/components/Table/NoColumns.js +6 -6
  322. package/components/Table/PaginationPanel.js +3 -3
  323. package/components/Table/TableBasic/TableBasic.js +2 -2
  324. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  325. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  326. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  327. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  328. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
  329. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  330. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  331. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  332. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
  333. package/components/Table/TableFooter/TableFooter.js +2 -2
  334. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  335. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  336. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  337. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  338. package/components/Table/TabsLinePanel.js +6 -6
  339. package/components/Table/TabsLinePanelLinks.js +2 -2
  340. package/components/Table/utils.js +1 -1
  341. package/components/Tabs/Tabs.js +7 -7
  342. package/components/TabsExtended/TabsExtended.js +3 -3
  343. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  344. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  345. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  346. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  347. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  348. package/components/TabsExtended/utils.js +1 -1
  349. package/components/TabsLine/TabsLine.js +2 -2
  350. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  351. package/components/TabsLine/components/TabsLineDropdown.js +120 -156
  352. package/components/TabsLine/components/TabsLineItem.js +2 -2
  353. package/components/TabsLine/components/TabsLineMobile.js +7 -7
  354. package/components/Tag/Tag.js +22 -22
  355. package/components/TagColor/TagColor.js +10 -10
  356. package/components/TagGroup/TagGroup.js +12 -12
  357. package/components/TextField/TextField.js +1 -1
  358. package/components/TextareaField/TextareaField.js +1 -1
  359. package/components/ThemeProvider/ThemeProvider.js +1 -1
  360. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  361. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  362. package/components/Tooltip/components/common/TooltipLink.js +11 -11
  363. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  364. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  365. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  366. package/components/Tooltip/components/mobile/TooltipMobile.js +12 -12
  367. package/components/TopOverlay/TopOverlay.js +23 -23
  368. package/components/TreeView/TreeView.js +2 -2
  369. package/components/TreeView/components/TreeViewGroup.js +1 -1
  370. package/components/TreeView/components/TreeViewNode.js +2 -2
  371. package/components/Typography/Caption.js +29 -29
  372. package/components/Typography/Text.js +16 -16
  373. package/components/Typography/Title.js +17 -17
  374. package/components/Typography/constants.js +1 -1
  375. package/components/UnorderedList/UnorderedList.js +9 -9
  376. package/components/UnorderedList/UnorderedListItem.js +11 -11
  377. package/components/UploadZone/UploadZone.js +3 -3
  378. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  379. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  380. package/components/index.js +5 -5
  381. package/index.d.ts +11 -54
  382. package/index.js +5 -5
  383. package/package.json +1 -1
  384. package/styles/triplex-next.css +546 -546
  385. package/utils/amountUtils.js +1 -1
  386. package/chunks/Card.module-DMUHU1y_.js +0 -17
  387. package/chunks/CheckboxTreeExtended.module-wyBivaJR.js +0 -14
  388. package/chunks/Confirm.module-BMe3cCgA.js +0 -15
  389. package/chunks/DropdownMobile.module-ChlziR7V.js +0 -23
  390. package/chunks/Footer.module-DdBlWFOs.js +0 -9
  391. package/chunks/FormFieldInput-Bb0syEep.js +0 -60
  392. package/chunks/HeaderLayoutSidebar.module-tndsgX78.js +0 -9
  393. package/chunks/HeaderTabs.module-T7IKL1xp.js +0 -9
  394. package/chunks/IslandAccordion.module-CLQD0a3_.js +0 -25
  395. package/chunks/IslandWidgetFooter.module-CPs8lx4X.js +0 -9
  396. package/chunks/IslandWidgetHeader.module-EYRdEBM6.js +0 -12
  397. package/chunks/LightBoxControls.module-OIHtatwH.js +0 -16
  398. package/chunks/LightBoxSideOverlayClose.module-BB5P2oIx.js +0 -8
  399. package/chunks/ListItemTail.module-D9_VecUp.js +0 -12
  400. package/chunks/ListMasterFooter.module-Tad6_QUF.js +0 -10
  401. package/chunks/ModalWindow.module-CtWGFobP.js +0 -17
  402. package/chunks/Notification.module-1ONl_AQl.js +0 -20
  403. package/chunks/Overlay.module-BzUI6PNY.js +0 -18
  404. package/chunks/Page.module-BIAYhn48.js +0 -11
  405. package/chunks/SMSField.module-CshFlMUU.js +0 -16
  406. package/chunks/SliderExtendedMarks.module-BPt30iMn.js +0 -15
  407. package/chunks/StatusTracker.module-CTVX8mSd.js +0 -24
  408. package/chunks/TableFooter.module-CcIh2kO5.js +0 -14
  409. package/chunks/TabsExtended.module-DtrXq1jE.js +0 -16
  410. package/chunks/TabsLine.module-D5PBUMxf.js +0 -21
  411. package/chunks/TooltipDesktop.module-B2iSBrr1.js +0 -19
  412. package/chunks/TreeView.module-DEJX2JUM.js +0 -9
  413. package/chunks/constants-sbJX8JQ4.js +0 -57
  414. package/chunks/utils-DHbotYsG.js +0 -73
@@ -1,546 +1,546 @@
1
- html {--triplex-next-ColorBrand-0-1-19-1: #1F3336;
2
- --triplex-next-ColorBrand-10-1-19-1: #0B3A3C;
3
- --triplex-next-ColorBrand-20-1-19-1: #006063;
4
- --triplex-next-ColorBrand-30-1-19-1: #007777;
5
- --triplex-next-ColorBrand-40-1-19-1: #008985;
6
- --triplex-next-ColorBrand-50-1-19-1: #21A19A;
7
- --triplex-next-ColorBrand-60-1-19-1: #19BDB0;
8
- --triplex-next-ColorBrand-70-1-19-1: #4BD9CF;
9
- --triplex-next-ColorBrand-80-1-19-1: #71ECDC;
10
- --triplex-next-ColorBrand-90-1-19-1: #A8F5E9;
11
- --triplex-next-ColorBrand-100-1-19-1: #E3FFFA;
12
- --triplex-next-ColorDarkNeutralAlpha-0-1-19-1: rgba(31, 31, 34, 1);
13
- --triplex-next-ColorDarkNeutralAlpha-10-1-19-1: rgba(31, 31, 34, .95);
14
- --triplex-next-ColorDarkNeutralAlpha-20-1-19-1: rgba(31, 31, 34, .85);
15
- --triplex-next-ColorDarkNeutralAlpha-30-1-19-1: rgba(31, 31, 34, .75);
16
- --triplex-next-ColorDarkNeutralAlpha-40-1-19-1: rgba(31, 31, 34, .65);
17
- --triplex-next-ColorDarkNeutralAlpha-50-1-19-1: rgba(31, 31, 34, .55);
18
- --triplex-next-ColorDarkNeutralAlpha-60-1-19-1: rgba(31, 31, 34, .45);
19
- --triplex-next-ColorDarkNeutralAlpha-70-1-19-1: rgba(31, 31, 34, .35);
20
- --triplex-next-ColorDarkNeutralAlpha-80-1-19-1: rgba(31, 31, 34, .25);
21
- --triplex-next-ColorDarkNeutralAlpha-90-1-19-1: rgba(31, 31, 34, .15);
22
- --triplex-next-ColorDarkNeutralAlpha-100-1-19-1: rgba(31, 31, 34, .05);
23
- --triplex-next-ColorDarkNeutral-0-1-19-1: #000000;
24
- --triplex-next-ColorDarkNeutral-10-1-19-1: #171719;
25
- --triplex-next-ColorDarkNeutral-20-1-19-1: #1B1B1D;
26
- --triplex-next-ColorDarkNeutral-30-1-19-1: #1F1F22;
27
- --triplex-next-ColorDarkNeutral-40-1-19-1: #262629;
28
- --triplex-next-ColorDarkNeutral-50-1-19-1: #2D2D30;
29
- --triplex-next-ColorDarkNeutral-60-1-19-1: #343437;
30
- --triplex-next-ColorDarkNeutral-70-1-19-1: #3B3B3E;
31
- --triplex-next-ColorDarkNeutral-80-1-19-1: #424245;
32
- --triplex-next-ColorDarkNeutral-90-1-19-1: #49494C;
33
- --triplex-next-ColorDarkNeutral-100-1-19-1: #4F4F52;
34
- --triplex-next-ColorError-0-1-19-1: #443139;
35
- --triplex-next-ColorError-10-1-19-1: #4E3741;
36
- --triplex-next-ColorError-20-1-19-1: #A90024;
37
- --triplex-next-ColorError-30-1-19-1: #BD002C;
38
- --triplex-next-ColorError-40-1-19-1: #D10032;
39
- --triplex-next-ColorError-50-1-19-1: #E60037;
40
- --triplex-next-ColorError-60-1-19-1: #F80C45;
41
- --triplex-next-ColorError-70-1-19-1: #FF5571;
42
- --triplex-next-ColorError-80-1-19-1: #FFB1C1;
43
- --triplex-next-ColorError-90-1-19-1: #FCE0E6;
44
- --triplex-next-ColorError-100-1-19-1: #FFF0F3;
45
- --triplex-next-ColorInfo-0-1-19-1: #313749;
46
- --triplex-next-ColorInfo-10-1-19-1: #2E3A52;
47
- --triplex-next-ColorInfo-20-1-19-1: #0A43B0;
48
- --triplex-next-ColorInfo-30-1-19-1: #124FC2;
49
- --triplex-next-ColorInfo-40-1-19-1: #0E57CC;
50
- --triplex-next-ColorInfo-50-1-19-1: #1371E4;
51
- --triplex-next-ColorInfo-60-1-19-1: #1297FE;
52
- --triplex-next-ColorInfo-70-1-19-1: #66BEFF;
53
- --triplex-next-ColorInfo-80-1-19-1: #8DD2FF;
54
- --triplex-next-ColorInfo-90-1-19-1: #B8E6FF;
55
- --triplex-next-ColorInfo-100-1-19-1: #E3F6FF;
56
- --triplex-next-ColorNeutralAlpha-0-1-19-1: rgba(255, 255, 255, 1);
57
- --triplex-next-ColorNeutralAlpha-10-1-19-1: rgba(255, 255, 255, .95);
58
- --triplex-next-ColorNeutralAlpha-20-1-19-1: rgba(255, 255, 255, .85);
59
- --triplex-next-ColorNeutralAlpha-30-1-19-1: rgba(255, 255, 255, .75);
60
- --triplex-next-ColorNeutralAlpha-40-1-19-1: rgba(255, 255, 255, .65);
61
- --triplex-next-ColorNeutralAlpha-50-1-19-1: rgba(255, 255, 255, .55);
62
- --triplex-next-ColorNeutralAlpha-60-1-19-1: rgba(255, 255, 255, .45);
63
- --triplex-next-ColorNeutralAlpha-70-1-19-1: rgba(255, 255, 255, .35);
64
- --triplex-next-ColorNeutralAlpha-80-1-19-1: rgba(255, 255, 255, .25);
65
- --triplex-next-ColorNeutralAlpha-90-1-19-1: rgba(255, 255, 255, .15);
66
- --triplex-next-ColorNeutralAlpha-100-1-19-1: rgba(255, 255, 255, .05);
67
- --triplex-next-ColorNeutral-0-1-19-1: #CBCFD7;
68
- --triplex-next-ColorNeutral-10-1-19-1: #D1D4DC;
69
- --triplex-next-ColorNeutral-20-1-19-1: #D6D9E0;
70
- --triplex-next-ColorNeutral-30-1-19-1: #DCDFE4;
71
- --triplex-next-ColorNeutral-40-1-19-1: #DFE2E7;
72
- --triplex-next-ColorNeutral-50-1-19-1: #E3E6EA;
73
- --triplex-next-ColorNeutral-60-1-19-1: #E7E9EE;
74
- --triplex-next-ColorNeutral-70-1-19-1: #EAEDF1;
75
- --triplex-next-ColorNeutral-80-1-19-1: #EEF0F4;
76
- --triplex-next-ColorNeutral-90-1-19-1: #F2F4F7;
77
- --triplex-next-ColorNeutral-100-1-19-1: #FFFFFF;
78
- --triplex-next-ColorSuccess-0-1-19-1: #28433E;
79
- --triplex-next-ColorSuccess-10-1-19-1: #2A4C45;
80
- --triplex-next-ColorSuccess-20-1-19-1: #00624C;
81
- --triplex-next-ColorSuccess-30-1-19-1: #007353;
82
- --triplex-next-ColorSuccess-40-1-19-1: #008B5C;
83
- --triplex-next-ColorSuccess-50-1-19-1: #00C075;
84
- --triplex-next-ColorSuccess-60-1-19-1: #00D67D;
85
- --triplex-next-ColorSuccess-70-1-19-1: #3AF299;
86
- --triplex-next-ColorSuccess-80-1-19-1: #8AFFB8;
87
- --triplex-next-ColorSuccess-90-1-19-1: #B8FFD4;
88
- --triplex-next-ColorSuccess-100-1-19-1: #E1FFEB;
89
- --triplex-next-ColorSystem-0-1-19-1: #373C49;
90
- --triplex-next-ColorSystem-10-1-19-1: #384156;
91
- --triplex-next-ColorSystem-20-1-19-1: #47526D;
92
- --triplex-next-ColorSystem-30-1-19-1: #57637F;
93
- --triplex-next-ColorSystem-40-1-19-1: #697591;
94
- --triplex-next-ColorSystem-50-1-19-1: #8291B3;
95
- --triplex-next-ColorSystem-60-1-19-1: #95A3C1;
96
- --triplex-next-ColorSystem-70-1-19-1: #A9B6D0;
97
- --triplex-next-ColorSystem-80-1-19-1: #BFCADF;
98
- --triplex-next-ColorSystem-90-1-19-1: #D6DEED;
99
- --triplex-next-ColorSystem-100-1-19-1: #EEF3FC;
100
- --triplex-next-ColorWarning-0-1-19-1: #463734;
101
- --triplex-next-ColorWarning-10-1-19-1: #4F3E3B;
102
- --triplex-next-ColorWarning-20-1-19-1: #E03400;
103
- --triplex-next-ColorWarning-30-1-19-1: #E63D00;
104
- --triplex-next-ColorWarning-40-1-19-1: #EF4C01;
105
- --triplex-next-ColorWarning-50-1-19-1: #FD6508;
106
- --triplex-next-ColorWarning-60-1-19-1: #FF7A17;
107
- --triplex-next-ColorWarning-70-1-19-1: #FFB13B;
108
- --triplex-next-ColorWarning-80-1-19-1: #FFD169;
109
- --triplex-next-ColorWarning-90-1-19-1: #FCEAC7;
110
- --triplex-next-ColorWarning-100-1-19-1: #FFF4DB;
111
- --triplex-next-AlertContext-Error_Color-1-19-1: #D10032;
112
- --triplex-next-AlertContext-Info_Color-1-19-1: rgba(31, 31, 34, 1);
113
- --triplex-next-AlertContext-System_Color-1-19-1: rgba(31, 31, 34, 1);
114
- --triplex-next-AlertContext-Warning_Color-1-19-1: rgba(31, 31, 34, 1);
115
- --triplex-next-AlertProcess-Info_Background-1-19-1: #E3F6FF;
116
- --triplex-next-AlertProcess-Warning_Background-1-19-1: #FFF4DB;
117
- --triplex-next-AlertProcess-Error_Background-1-19-1: #FFF0F3;
118
- --triplex-next-AlertProcess-System_Background-1-19-1: #EEF3FC;
119
- --triplex-next-AlertProcess-Feature_Background-1-19-1: #E3FFFA;
120
- --triplex-next-Avatar-Background-1-19-1: #E3E6EA;
121
- --triplex-next-Badge-Background-1-19-1: #FFB13B;
122
- --triplex-next-Button-General_Background_Active-1-19-1: #007777;
123
- --triplex-next-Button-General_Background_Default-1-19-1: #21A19A;
124
- --triplex-next-Button-General_Background_Disabled-1-19-1: #F2F4F7;
125
- --triplex-next-Button-General_Background_Hover-1-19-1: #19BDB0;
126
- --triplex-next-Button-General_Color_Active-1-19-1: rgba(255, 255, 255, 1);
127
- --triplex-next-Button-General_Color_Default-1-19-1: rgba(255, 255, 255, 1);
128
- --triplex-next-Button-General_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
129
- --triplex-next-Button-General_Color_Hover-1-19-1: rgba(255, 255, 255, 1);
130
- --triplex-next-Button-General_Shadow_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
131
- --triplex-next-Button-Secondary_Background_Active-1-19-1: #DCDFE4;
132
- --triplex-next-Button-Secondary_Background_Default-1-19-1: #F2F4F7;
133
- --triplex-next-Button-Secondary_Background_Disabled-1-19-1: #F2F4F7;
134
- --triplex-next-Button-Secondary_Background_Hover-1-19-1: #EAEDF1;
135
- --triplex-next-Button-Secondary_Color_Active-1-19-1: #007777;
136
- --triplex-next-Button-Secondary_Color_Default-1-19-1: #008985;
137
- --triplex-next-Button-Secondary_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
138
- --triplex-next-Button-Secondary_Color_Hover-1-19-1: #21A19A;
139
- --triplex-next-Button-Secondary_Shadow_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
140
- --triplex-next-Button-SecondaryLight_Background_Active-1-19-1: #DFE2E7;
141
- --triplex-next-Button-SecondaryLight_Background_Default-1-19-1: #FFFFFF;
142
- --triplex-next-Button-SecondaryLight_Background_Disabled-1-19-1: #F2F4F7;
143
- --triplex-next-Button-SecondaryLight_Background_Hover-1-19-1: #EEF0F4;
144
- --triplex-next-Button-SecondaryLight_Color_Active-1-19-1: #007777;
145
- --triplex-next-Button-SecondaryLight_Color_Default-1-19-1: #008985;
146
- --triplex-next-Button-SecondaryLight_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
147
- --triplex-next-Button-SecondaryLight_Color_Hover-1-19-1: #21A19A;
148
- --triplex-next-Button-SecondaryLight_Shadow_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
149
- --triplex-next-Button-Danger_Background_Active-1-19-1: #BD002C;
150
- --triplex-next-Button-Danger_Background_Default-1-19-1: #E60037;
151
- --triplex-next-Button-Danger_Background_Disabled-1-19-1: #F2F4F7;
152
- --triplex-next-Button-Danger_Background_Hover-1-19-1: #F80C45;
153
- --triplex-next-Button-Danger_Color_Active-1-19-1: rgba(255, 255, 255, 1);
154
- --triplex-next-Button-Danger_Color_Default-1-19-1: rgba(255, 255, 255, 1);
155
- --triplex-next-Button-Danger_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
156
- --triplex-next-Button-Danger_Color_Hover-1-19-1: rgba(255, 255, 255, 1);
157
- --triplex-next-Button-Danger_Shadow_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
158
- --triplex-next-Button-Icon_Shadow_Focus-1-19-1: 0 0 0 1px #FFD169;
159
- --triplex-next-Button-Link_Color_Active-1-19-1: #007777;
160
- --triplex-next-Button-Link_Color_Default-1-19-1: #008985;
161
- --triplex-next-Button-Link_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
162
- --triplex-next-Button-Link_Color_Hover-1-19-1: #21A19A;
163
- --triplex-next-Button-Link_Shadow_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
164
- --triplex-next-Calendar-Background_Shadow-1-19-1: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
165
- --triplex-next-Calendar-View_Header_Color-1-19-1: rgba(31, 31, 34, .55);
166
- --triplex-next-Calendar-View_Item_Background_Default-1-19-1: none;
167
- --triplex-next-Calendar-View_Item_Background_Hover-1-19-1: #19BDB0;
168
- --triplex-next-Calendar-View_Item_Background_Selected_Default-1-19-1: #21A19A;
169
- --triplex-next-Calendar-View_Item_Background_Selected_Hover-1-19-1: #007777;
170
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-19-1: #E3FFFA;
171
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-19-1: #A8F5E9;
172
- --triplex-next-Calendar-View_Item_BorderColor_Default-1-19-1: transparent;
173
- --triplex-next-Calendar-View_Item_BorderColor_Focus-1-19-1: #FFD169;
174
- --triplex-next-Calendar-View_Item_Color_Default-1-19-1: rgba(31, 31, 34, 1);
175
- --triplex-next-Calendar-View_Item_Color_Hover-1-19-1: rgba(255, 255, 255, 1);
176
- --triplex-next-Calendar-View_Item_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
177
- --triplex-next-Calendar-View_Item_Color_Muted-1-19-1: rgba(31, 31, 34, .35);
178
- --triplex-next-Calendar-View_Item_Color_Selected-1-19-1: rgba(255, 255, 255, 1);
179
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-19-1: rgba(31, 31, 34, .35);
180
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-19-1: rgba(31, 31, 34, .35);
181
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-19-1: rgba(31, 31, 34, .35);
182
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-19-1: rgba(31, 31, 34, .35);
183
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-19-1: rgba(31, 31, 34, .35);
184
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-19-1: #00C075;
185
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-19-1: #00C075;
186
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-19-1: #00C075;
187
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-19-1: #FD6508;
188
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-19-1: #FD6508;
189
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-19-1: #FD6508;
190
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-19-1: #E60037;
191
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-19-1: #E60037;
192
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-19-1: #E60037;
193
- --triplex-next-Card-Static_General_Background-1-19-1: #FFFFFF;
194
- --triplex-next-Card-Static_Secondary_Background-1-19-1: #F2F4F7;
195
- --triplex-next-Card-Action_General_Background-1-19-1: #FFFFFF;
196
- --triplex-next-Card-Action_General_Background_Hover-1-19-1: #FFFFFF;
197
- --triplex-next-Card-Action_General_Background_Selected-1-19-1: #F2F4F7;
198
- --triplex-next-Card-Action_General_Background_Selected_Hover-1-19-1: #F2F4F7;
199
- --triplex-next-Card-Action_Secondary_Background-1-19-1: #F2F4F7;
200
- --triplex-next-Card-Action_Secondary_Background_Hover-1-19-1: #EAEDF1;
201
- --triplex-next-Card-Action_Secondary_Background_Selected-1-19-1: #E3E6EA;
202
- --triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-19-1: #DCDFE4;
203
- --triplex-next-Card-Shadow_Default-1-19-1: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
204
- --triplex-next-Card-Shadow_Focus-1-19-1: inset 0 0 0 1px #FFD169;
205
- --triplex-next-Card-Shadow_Hover-1-19-1: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
206
- --triplex-next-Card-Shadow_Selected-1-19-1: inset 0 0 0 1px #21A19A;
207
- --triplex-next-Card-Shadow_Selected_Hover-1-19-1: inset 0 0 0 1px #19BDB0;
208
- --triplex-next-Checkbox-Background_Checked_Default-1-19-1: #21A19A;
209
- --triplex-next-Checkbox-Background_Checked_Disabled-1-19-1: #EAEDF1;
210
- --triplex-next-Checkbox-Background_Checked_Hover-1-19-1: #007777;
211
- --triplex-next-Checkbox-Background_Default-1-19-1: #F2F4F7;
212
- --triplex-next-Checkbox-Background_Disabled-1-19-1: #F2F4F7;
213
- --triplex-next-Checkbox-Background_Hover-1-19-1: #19BDB0;
214
- --triplex-next-Checkbox-BorderColor_Default-1-19-1: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
215
- --triplex-next-Checkbox-BorderColor_Disabled-1-19-1: 0 0 0 1px #E3E6EA inset;
216
- --triplex-next-Checkbox-BorderColor_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
217
- --triplex-next-Checkbox-BorderColor_Hover-1-19-1: none;
218
- --triplex-next-Checkbox-BorderColor_Checked_Default-1-19-1: none;
219
- --triplex-next-Checkbox-BorderColor_Checked_Disabled-1-19-1: none;
220
- --triplex-next-Checkbox-Checkmark_Fill_Default-1-19-1: rgba(255, 255, 255, 1);
221
- --triplex-next-Checkbox-Checkmark_Fill_Disabled-1-19-1: rgba(31, 31, 34, .15);
222
- --triplex-next-Chip-Background_Active-1-19-1: #DFE2E7;
223
- --triplex-next-Chip-Background_Default-1-19-1: #F2F4F7;
224
- --triplex-next-Chip-Background_Disabled-1-19-1: #F2F4F7;
225
- --triplex-next-Chip-Background_Hover-1-19-1: #EAEDF1;
226
- --triplex-next-Chip-Background_Selected_Active-1-19-1: #4F4F52;
227
- --triplex-next-Chip-Background_Selected_Default-1-19-1: #3B3B3E;
228
- --triplex-next-Chip-Background_Selected_Disabled-1-19-1: #343437;
229
- --triplex-next-Chip-Background_Selected_Hover-1-19-1: #49494C;
230
- --triplex-next-Chip-Color_Active-1-19-1: rgba(31, 31, 34, 1);
231
- --triplex-next-Chip-Color_Default-1-19-1: rgba(31, 31, 34, 1);
232
- --triplex-next-Chip-Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
233
- --triplex-next-Chip-Color_Hover-1-19-1: rgba(31, 31, 34, 1);
234
- --triplex-next-Chip-Color_Selected_Active-1-19-1: rgba(255, 255, 255, 1);
235
- --triplex-next-Chip-Color_Selected_Default-1-19-1: rgba(255, 255, 255, 1);
236
- --triplex-next-Chip-Color_Selected_Disabled-1-19-1: rgba(255, 255, 255, .25);
237
- --triplex-next-Chip-Color_Selected_Hover-1-19-1: rgba(255, 255, 255, 1);
238
- --triplex-next-Chip-Shadow_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
239
- --triplex-next-Divider-Background-1-19-1: #D6D9E0;
240
- --triplex-next-Dropdown-Background-1-19-1: #FFFFFF;
241
- --triplex-next-Dropdown-Shadow-1-19-1: 0px 2px 7px rgba(31, 31, 34, 0.25);
242
- --triplex-next-DropdownList-Background_Active-1-19-1: #EAEDF1;
243
- --triplex-next-DropdownList-Background_Default-1-19-1: none;
244
- --triplex-next-DropdownList-Background_Selected-1-19-1: #DCDFE4;
245
- --triplex-next-DropdownList-Color-1-19-1: rgba(31, 31, 34, 1);
246
- --triplex-next-DropdownMobile-Backdrop-1-19-1: rgba(31, 31, 34, .65);
247
- --triplex-next-DropdownMobile-Border_Color-1-19-1: #D6D9E0;
248
- --triplex-next-DropdownMobile-Content_Background-1-19-1: #FFFFFF;
249
- --triplex-next-DropdownMobile-Footer_Background-1-19-1: #FFFFFF;
250
- --triplex-next-DropdownMobile-Header_Background-1-19-1: #F2F4F7;
251
- --triplex-next-DropdownMobileList-Active_Background-1-19-1: #EAEDF1;
252
- --triplex-next-DropdownMobileList-Selected_Background-1-19-1: #DCDFE4;
253
- --triplex-next-FooterPage-StickyShadow-1-19-1: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
254
- --triplex-next-FormField-Background_Active-1-19-1: #F2F4F7;
255
- --triplex-next-FormField-Background_Default-1-19-1: #F2F4F7;
256
- --triplex-next-FormField-Background_Disabled-1-19-1: #F2F4F7;
257
- --triplex-next-FormField-Background_Error-1-19-1: #FFF0F3;
258
- --triplex-next-FormField-Background_Error_Hover-1-19-1: #FCE0E6;
259
- --triplex-next-FormField-Background_Hover-1-19-1: #EAEDF1;
260
- --triplex-next-FormField-Background_Warning-1-19-1: #FFF4DB;
261
- --triplex-next-FormField-Background_Warning_Hover-1-19-1: #FCEAC7;
262
- --triplex-next-FormField-Input_Color_Default-1-19-1: rgba(31, 31, 34, 1);
263
- --triplex-next-FormField-Input_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
264
- --triplex-next-FormField-Target_Color_Default-1-19-1: rgba(31, 31, 34, 1);
265
- --triplex-next-FormField-Target_Color_Disabled-1-19-1: rgba(31, 31, 34, .45);
266
- --triplex-next-FormField-Target_PlaceholderColor_Default-1-19-1: rgba(31, 31, 34, .65);
267
- --triplex-next-FormField-Label_Color_Default-1-19-1: rgba(31, 31, 34, .65);
268
- --triplex-next-FormField-Label_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
269
- --triplex-next-FormField-Shadow_Active-1-19-1: 0 0 0 1px #21A19A inset;
270
- --triplex-next-FormField-Shadow_Default-1-19-1: none;
271
- --triplex-next-FormField-Shadow_Error_Active-1-19-1: 0 0 0 1px #E60037 inset;
272
- --triplex-next-FormField-Shadow_Warning_Active-1-19-1: 0 0 0 1px #FD6508 inset;
273
- --triplex-next-FormField-Placeholder_Color-1-19-1: rgba(31, 31, 34, .65);
274
- --triplex-next-HeaderPage-StickyShadow-1-19-1: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
275
- --triplex-next-Island-Type1_Background-1-19-1: #FFFFFF;
276
- --triplex-next-Island-Type2_Background-1-19-1: rgba(255, 255, 255, .35);
277
- --triplex-next-Island-Type3_Background-1-19-1: #F2F4F7;
278
- --triplex-next-Island-Type1_Shadow-1-19-1: none;
279
- --triplex-next-Island-Type2_Shadow-1-19-1: 0 0 0 1px #FFFFFF inset;
280
- --triplex-next-Island-Type3_Shadow-1-19-1: none;
281
- --triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-19-1: #DCDFE4;
282
- --triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-19-1: rgba(31, 31, 34, .05);
283
- --triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-19-1: #DCDFE4;
284
- --triplex-next-IslandAccordion-Shadow_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
285
- --triplex-next-IslandWidget-ExtraFooter_Background-1-19-1: #FFFFFF;
286
- --triplex-next-IslandWidget-ExtraFooter_Shadow-1-19-1: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
287
- --triplex-next-LightBox-Backdrop_Background-1-19-1: rgba(31, 31, 34, .75);
288
- --triplex-next-LightBox-Content_Background-1-19-1: #EAEDF1;
289
- --triplex-next-Link-BorderColor_Focus-1-19-1: 0 0 0 1px #FFD169 inset;
290
- --triplex-next-Link-Text_Color_Active-1-19-1: #007777;
291
- --triplex-next-Link-Text_Color_Default-1-19-1: #008985;
292
- --triplex-next-Link-Text_Color_Hover-1-19-1: #21A19A;
293
- --triplex-next-ListItem-Background-1-19-1: #FFFFFF;
294
- --triplex-next-ListItem-Background_Dragging-1-19-1: #FFFFFF;
295
- --triplex-next-ListItem-Background_Selected-1-19-1: #F2F4F7;
296
- --triplex-next-ListItem-Shadow-1-19-1: 0 2px 7px rgba(31, 31, 34, 0.25);
297
- --triplex-next-ListItemControlsButton-Background_Active-1-19-1: #DCDFE4;
298
- --triplex-next-ListItemControlsButton-Background_Default-1-19-1: #F2F4F7;
299
- --triplex-next-ListItemControlsButton-Background_Hover-1-19-1: #EAEDF1;
300
- --triplex-next-ListItemControlsButton-Color_Active-1-19-1: #007777;
301
- --triplex-next-ListItemControlsButton-Color_Default-1-19-1: #008985;
302
- --triplex-next-ListItemControlsButton-Color_Hover-1-19-1: #21A19A;
303
- --triplex-next-ListMaster-Background-1-19-1: #FFFFFF;
304
- --triplex-next-ListMaster-Footer_Background-1-19-1: #DCDFE4;
305
- --triplex-next-ListMaster-Footer_Color-1-19-1: #EAEDF1;
306
- --triplex-next-ListMaster-Header_Background-1-19-1: #DCDFE4;
307
- --triplex-next-ListMaster-Header_Color-1-19-1: #EAEDF1;
308
- --triplex-next-Loader-Element_Background_Brand-1-19-1: #21A19A;
309
- --triplex-next-Loader-Element_Background_Neutral-1-19-1: rgba(255, 255, 255, 1);
310
- --triplex-next-Loader-Middle_Background_Default-1-19-1: #EEF0F4;
311
- --triplex-next-LoaderScreen-Small_Backdrop_Default-1-19-1: rgba(255, 255, 255, .75);
312
- --triplex-next-LoaderScreen-Middle_Backdrop_Default-1-19-1: rgba(255, 255, 255, .75);
313
- --triplex-next-LoaderScreen-Middle_Background_Default-1-19-1: #EEF0F4;
314
- --triplex-next-Marker-Background_Error-1-19-1: #E60037;
315
- --triplex-next-Marker-Background_Success-1-19-1: #21A19A;
316
- --triplex-next-Marker-Background_Waiting-1-19-1: #8291B3;
317
- --triplex-next-Marker-Background_Warning-1-19-1: #FD6508;
318
- --triplex-next-MarkerStatus-Description_Color-1-19-1: rgba(0, 0, 0, 0.55);
319
- --triplex-next-ModalWindow-Background-1-19-1: #EAEDF1;
320
- --triplex-next-ModalWindow-Backdrop_Background-1-19-1: rgba(79, 79, 82, .5);
321
- --triplex-next-MultiselectField-Divider_Color-1-19-1: #D6D9E0;
322
- --triplex-next-Notification-Background-1-19-1: #FFFFFF;
323
- --triplex-next-Notification-Color-1-19-1: #1F1F22;
324
- --triplex-next-Notification-TimeColor-1-19-1: rgba(31, 31, 34, 0.65);
325
- --triplex-next-Notification-Shadow-1-19-1: 0px 2px 7px rgba(31, 31, 34, 0.25);
326
- --triplex-next-Overlay-Background-1-19-1: rgba(255, 255, 255, .8);
327
- --triplex-next-Overlay-Panel_Background-1-19-1: #FFFFFF;
328
- --triplex-next-Pagination-PageButton_Background_Active-1-19-1: #E3E6EA;
329
- --triplex-next-Pagination-PageButton_Background_Hover-1-19-1: #F2F4F7;
330
- --triplex-next-Pagination-PageButton_Background_Selected-1-19-1: #E3E6EA;
331
- --triplex-next-Pagination-PageButton_BorderColor_Focus-1-19-1: #FFD169;
332
- --triplex-next-Pagination-PageButton_Color-1-19-1: rgba(31, 31, 34, 1);
333
- --triplex-next-Radio-Background_Checked_Default-1-19-1: #21A19A;
334
- --triplex-next-Radio-Background_Checked_Disabled-1-19-1: #EAEDF1;
335
- --triplex-next-Radio-Background_Checked_Hover-1-19-1: #007777;
336
- --triplex-next-Radio-Background_Default-1-19-1: #F2F4F7;
337
- --triplex-next-Radio-Background_Disabled-1-19-1: #F2F4F7;
338
- --triplex-next-Radio-Background_Hover-1-19-1: #19BDB0;
339
- --triplex-next-Radio-BorderColor_Default-1-19-1: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
340
- --triplex-next-Radio-BorderColor_Disabled-1-19-1: 0 0 0 1px #E3E6EA inset;
341
- --triplex-next-Radio-BorderColor_Focused-1-19-1: 0 0 0 1px #FFD169 inset;
342
- --triplex-next-Radio-BorderColor_Checked_Default-1-19-1: none;
343
- --triplex-next-Radio-BorderColor_Checked_Disabled-1-19-1: none;
344
- --triplex-next-Radio-Dot_Default-1-19-1: rgba(255, 255, 255, 1);
345
- --triplex-next-Radio-Dot_Disabled-1-19-1: rgba(31, 31, 34, .15);
346
- --triplex-next-SegmentedControl-General_1_Background-1-19-1: #F2F4F7;
347
- --triplex-next-SegmentedControl-General_2_Background-1-19-1: #FFFFFF;
348
- --triplex-next-SegmentedControl-Secondary_1_Background-1-19-1: #F2F4F7;
349
- --triplex-next-SegmentedControl-Secondary_2_Background-1-19-1: #FFFFFF;
350
- --triplex-next-SegmentedControlSegment-General_1_Color_Default-1-19-1: rgba(31, 31, 34, .65);
351
- --triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-19-1: rgba(31, 31, 34, 1);
352
- --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-19-1: rgba(31, 31, 34, .15);
353
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-19-1: rgba(255, 255, 255, 1);
354
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-19-1: rgba(255, 255, 255, 1);
355
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-19-1: rgba(255, 255, 255, .25);
356
- --triplex-next-SegmentedControlSegment-General_1_Background_Default-1-19-1: #F2F4F7;
357
- --triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-19-1: #DFE2E7;
358
- --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-19-1: #F2F4F7;
359
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-19-1: #3B3B3E;
360
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-19-1: #49494C;
361
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-19-1: #343437;
362
- --triplex-next-SegmentedControlSegment-General_2_Color_Default-1-19-1: rgba(31, 31, 34, .65);
363
- --triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-19-1: rgba(31, 31, 34, 1);
364
- --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-19-1: rgba(31, 31, 34, .15);
365
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-19-1: rgba(255, 255, 255, 1);
366
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-19-1: rgba(255, 255, 255, 1);
367
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-19-1: rgba(255, 255, 255, .25);
368
- --triplex-next-SegmentedControlSegment-General_2_Background_Default-1-19-1: #FFFFFF;
369
- --triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-19-1: #EEF0F4;
370
- --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-19-1: #FFFFFF;
371
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-19-1: #3B3B3E;
372
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-19-1: #49494C;
373
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-19-1: #343437;
374
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-19-1: rgba(31, 31, 34, .65);
375
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-19-1: rgba(31, 31, 34, 1);
376
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-19-1: rgba(31, 31, 34, .15);
377
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-19-1: rgba(31, 31, 34, 1);
378
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-19-1: rgba(31, 31, 34, 1);
379
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-19-1: rgba(31, 31, 34, .15);
380
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-19-1: #F2F4F7;
381
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-19-1: #DFE2E7;
382
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-19-1: #F2F4F7;
383
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-19-1: #FFFFFF;
384
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-19-1: #DFE2E7;
385
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-19-1: #FFFFFF;
386
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-19-1: rgba(31, 31, 34, .65);
387
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-19-1: rgba(31, 31, 34, 1);
388
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-19-1: rgba(31, 31, 34, .15);
389
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-19-1: rgba(31, 31, 34, 1);
390
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-19-1: rgba(31, 31, 34, 1);
391
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-19-1: rgba(31, 31, 34, .15);
392
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-19-1: #FFFFFF;
393
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-19-1: #EEF0F4;
394
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-19-1: #FFFFFF;
395
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-19-1: #E3E6EA;
396
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-19-1: #D6D9E0;
397
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-19-1: #F2F4F7;
398
- --triplex-next-SegmentedControlSegment-BorderColor_Default-1-19-1: transparent;
399
- --triplex-next-SegmentedControlSegment-BorderColor_Focus-1-19-1: #FFD169;
400
- --triplex-next-Skeleton-BackgroundColor_Light_Start-1-19-1: #F2F4F7;
401
- --triplex-next-Skeleton-BackgroundColor_Light_End-1-19-1: #DFE2E7;
402
- --triplex-next-Skeleton-BackgroundColor_Dark_Start-1-19-1: rgba(31, 31, 34, .05);
403
- --triplex-next-Skeleton-BackgroundColor_Dark_End-1-19-1: rgba(31, 31, 34, .15);
404
- --triplex-next-SmallInput-Background-1-19-1: #F2F4F7;
405
- --triplex-next-SmallInput-Color-1-19-1: rgba(31, 31, 34, 1);
406
- --triplex-next-SmallInput-PlaceholderColor-1-19-1: rgba(31, 31, 34, .65);
407
- --triplex-next-SmallInput-Shadow-1-19-1: 0 0 0 1px rgba(33, 161, 154) inset;
408
- --triplex-next-SMSField-Refresh_Fill_Empty-1-19-1: rgba(31, 31, 34, .35);
409
- --triplex-next-SMSField-Refresh_Fill_Full-1-19-1: #008985;
410
- --triplex-next-SMSField-Refresh_Disabled-1-19-1: rgba(31, 31, 34, .15);
411
- --triplex-next-SMSField-Submit_Background_Default-1-19-1: rgba(31, 31, 34, .15);
412
- --triplex-next-SMSField-Submit_Background_Hover-1-19-1: #19BDB0;
413
- --triplex-next-SMSField-Submit_Background_Active-1-19-1: #21A19A;
414
- --triplex-next-Slider-Dot_Background_Default-1-19-1: #21A19A;
415
- --triplex-next-Slider-Dot_Background_Disabled-1-19-1: #F2F4F7;
416
- --triplex-next-Slider-Dot_Background_Hover-1-19-1: #19BDB0;
417
- --triplex-next-Slider-Dot_Background_Select-1-19-1: #007777;
418
- --triplex-next-Slider-Dot_Focus-1-19-1: #FFD169;
419
- --triplex-next-Slider-Dot_Inner_Background-1-19-1: #FFFFFF;
420
- --triplex-next-Slider-Dot_Inner_Background_Disabled-1-19-1: rgba(31, 31, 34, .15);
421
- --triplex-next-Slider-Mark_Dot_Background_Default-1-19-1: #DCDFE4;
422
- --triplex-next-Slider-Mark_Dot_Background_Selected-1-19-1: #21A19A;
423
- --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-19-1: #E7E9EE;
424
- --triplex-next-Slider-Rail_Background-1-19-1: #DCDFE4;
425
- --triplex-next-Slider-Rail_Background_Disabled-1-19-1: #DCDFE4;
426
- --triplex-next-Slider-Tooltip_Background-1-19-1: #1B1B1D;
427
- --triplex-next-Slider-Tooltip_Color-1-19-1: rgba(255, 255, 255, 1);
428
- --triplex-next-Slider-Track_Background_Default-1-19-1: #21A19A;
429
- --triplex-next-Slider-Track_Background_Disabled-1-19-1: #E7E9EE;
430
- --triplex-next-Slider-Track_Background_Hover-1-19-1: #007777;
431
- --triplex-next-StatusTracker-Draft_Background-1-19-1: rgba(255, 255, 255, .15);
432
- --triplex-next-StatusTracker-Warning_Background-1-19-1: #FF7A17;
433
- --triplex-next-StatusTracker-Waiting_Background-1-19-1: #BFCADF;
434
- --triplex-next-StatusTracker-Rejected_Background-1-19-1: #FF5571;
435
- --triplex-next-StatusTracker-Approved_Background-1-19-1: #00D67D;
436
- --triplex-next-StatusTracker-Waiting_Color-1-19-1: #A9B6D0;
437
- --triplex-next-StatusTracker-Rejected_Color-1-19-1: #FFB1C1;
438
- --triplex-next-StatusTracker-Approved_Color-1-19-1: #00D67D;
439
- --triplex-next-StatusTracker-Border_Color-1-19-1: #FFFFFF;
440
- --triplex-next-Step-Color_Active-1-19-1: #008985;
441
- --triplex-next-Step-Color_Default-1-19-1: rgba(31, 31, 34, .65);
442
- --triplex-next-Step-Color_Disabled-1-19-1: #FFFFFF;
443
- --triplex-next-Step-Color_Done-1-19-1: #FFFFFF;
444
- --triplex-next-Step-Color_Error-1-19-1: rgba(255, 255, 255, 1);
445
- --triplex-next-Step-Color_Warning-1-19-1: rgba(255, 255, 255, 1);
446
- --triplex-next-Step-Background_Active-1-19-1: #E3FFFA;
447
- --triplex-next-Step-Background_Default-1-19-1: rgba(31, 31, 34, .05);
448
- --triplex-next-Step-Background_Disabled-1-19-1: rgba(31, 31, 34, .15);
449
- --triplex-next-Step-Background_Done-1-19-1: #008985;
450
- --triplex-next-Step-Background_Error-1-19-1: #D10032;
451
- --triplex-next-Step-Background_Warning-1-19-1: #EF4C01;
452
- --triplex-next-Stepper-Step_Background_Default-1-19-1: #F2F4F7;
453
- --triplex-next-Stepper-Step_Background_Hover-1-19-1: #EAEDF1;
454
- --triplex-next-Stepper-Step_Background_Disabled-1-19-1: #F2F4F7;
455
- --triplex-next-Stepper-Step_Background_Error-1-19-1: #FFF0F3;
456
- --triplex-next-Stepper-Step_Background_Error_Hover-1-19-1: #FCE0E6;
457
- --triplex-next-Stepper-Step_Background_Warning-1-19-1: #FFF4DB;
458
- --triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1: #FCEAC7;
459
- --triplex-next-Stepper-Step_BorderColor_Focus-1-19-1: #FFD169;
460
- --triplex-next-Stepper-Step_BorderColor_Error-1-19-1: #E60037;
461
- --triplex-next-Stepper-Step_BorderColor_Warning-1-19-1: #FD6508;
462
- --triplex-next-Stepper-Step_BorderColor_Success-1-19-1: #21A19A;
463
- --triplex-next-Stepper-Step_Color_Default-1-19-1: rgba(31, 31, 34, .65);
464
- --triplex-next-Stepper-Step_Color_Hover-1-19-1: rgba(31, 31, 34, 1);
465
- --triplex-next-Stepper-Step_Color_Disabled-1-19-1: rgba(31, 31, 34, .35);
466
- --triplex-next-Stepper-ButtonNext_Background-1-19-1: linear-gradient(to left, #FFFFFF 39.06%, transparent);
467
- --triplex-next-Stepper-ButtonPrev_Background-1-19-1: linear-gradient(to right, #FFFFFF 39.06%, transparent);
468
- --triplex-next-Stepper-Background-1-19-1: #FFFFFF;
469
- --triplex-next-Stepper-Wrapper_Background-1-19-1: linear-gradient(#FFFFFF 64px, transparent 0);
470
- --triplex-next-Stepper-Wrapper_BoxShadow-1-19-1: 0 10px 15px 0 rgba(228, 232, 235, 0.5);
471
- --triplex-next-TableBasic-Background_Hover-1-19-1: #E3E6EA;
472
- --triplex-next-TableBasic-Background_Selected-1-19-1: #DCDFE4;
473
- --triplex-next-TableBasic-Color-1-19-1: rgba(31, 31, 34, 1);
474
- --triplex-next-TableBasic-Header_Background-1-19-1: #E7E9EE;
475
- --triplex-next-TableBasic-TableFooter_Background-1-19-1: #E7E9EE;
476
- --triplex-next-TableBasic-TableFooter_Highlight-1-19-1: linear-gradient(transparent, #FFFFFF);
477
- --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-19-1: #D6D9E0;
478
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-19-1: #FFFFFF;
479
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-19-1: #EAEDF1;
480
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-19-1: #FFFFFF;
481
- --triplex-next-Tabs-Type1_Background-1-19-1: #F2F4F7;
482
- --triplex-next-Tabs-Type2_Background-1-19-1: #FFFFFF;
483
- --triplex-next-Tabs-Type1_Tab_Background_Default-1-19-1: #F2F4F7;
484
- --triplex-next-Tabs-Type2_Tab_Background_Default-1-19-1: #FFFFFF;
485
- --triplex-next-Tabs-Type1_Tab_Background_Selected-1-19-1: #DCDFE4;
486
- --triplex-next-Tabs-Type2_Tab_Background_Selected-1-19-1: #E3E6EA;
487
- --triplex-next-Tabs-Type1_Tab_Background_Hover-1-19-1: #E3E6EA;
488
- --triplex-next-Tabs-Type2_Tab_Background_Hover-1-19-1: #EEF0F4;
489
- --triplex-next-Tabs-Type1_Tab_Color_Default-1-19-1: rgba(31, 31, 34, .65);
490
- --triplex-next-Tabs-Type2_Tab_Color_Default-1-19-1: rgba(31, 31, 34, .65);
491
- --triplex-next-Tabs-Type1_Tab_Color_Selected-1-19-1: rgba(31, 31, 34, 1);
492
- --triplex-next-Tabs-Type2_Tab_Color_Selected-1-19-1: rgba(31, 31, 34, 1);
493
- --triplex-next-Tabs-Type1_Tab_Color_Hover-1-19-1: rgba(31, 31, 34, 1);
494
- --triplex-next-Tabs-Type2_Tab_Color_Hover-1-19-1: rgba(31, 31, 34, 1);
495
- --triplex-next-Tabs-Tab_BorderColor_Default-1-19-1: transparent;
496
- --triplex-next-Tabs-Tab_BorderColor_Focus-1-19-1: #FFD169;
497
- --triplex-next-Tag-Background-1-19-1: #DFE2E7;
498
- --triplex-next-TagColor-Background_Default-1-19-1: #EEF3FC;
499
- --triplex-next-TagColor-Background_Success-1-19-1: #E3FFFA;
500
- --triplex-next-TagColor-Background_Info-1-19-1: #E3F6FF;
501
- --triplex-next-TagColor-Background_Warning-1-19-1: #FFF4DB;
502
- --triplex-next-TagColor-Background_Error-1-19-1: #FFF0F3;
503
- --triplex-next-TagColor-Text_Color_Default-1-19-1: rgba(31, 31, 34, .75);
504
- --triplex-next-TabsLine-BorderColor_Active-1-19-1: #21A19A;
505
- --triplex-next-TabsLine-BorderColor_Hover-1-19-1: #19BDB0;
506
- --triplex-next-TabsLine-Separator_Color-1-19-1: #D6D9E0;
507
- --triplex-next-TabsLine-Shadow_Focus-1-19-1: 0 0 0 1px #FFDD64 inset;
508
- --triplex-next-Tooltip-Background-1-19-1: #1B1B1D;
509
- --triplex-next-Tooltip-Color-1-19-1: rgba(255, 255, 255, 1);
510
- --triplex-next-Tooltip-Link_Desktop_Color_Active-1-19-1: #008985;
511
- --triplex-next-Tooltip-Link_Desktop_Color_Default-1-19-1: #19BDB0;
512
- --triplex-next-Tooltip-Link_Desktop_Color_Hover-1-19-1: #4BD9CF;
513
- --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-19-1: 0 0 0 1px #FFD169;
514
- --triplex-next-Tooltip-Link_Mobile_Color_Active-1-19-1: #007777;
515
- --triplex-next-Tooltip-Link_Mobile_Color_Default-1-19-1: #008985;
516
- --triplex-next-Tooltip-Link_Mobile_Color_Hover-1-19-1: #21A19A;
517
- --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-19-1: 0 0 0 1px #FFDD64;
518
- --triplex-next-TopOverlay-Background-1-19-1: rgba(31, 31, 34, .55);
519
- --triplex-next-Typography-Primary_Color-1-19-1: rgba(31, 31, 34, 1);
520
- --triplex-next-Typography-Complementary_Color-1-19-1: rgba(31, 31, 34, .85);
521
- --triplex-next-Typography-Secondary_Color-1-19-1: rgba(31, 31, 34, .65);
522
- --triplex-next-Typography-Tertiary_Color-1-19-1: rgba(31, 31, 34, .55);
523
- --triplex-next-Typography-Disabled_Color-1-19-1: rgba(31, 31, 34, .35);
524
- --triplex-next-Typography-Brand_Color-1-19-1: #008985;
525
- --triplex-next-Typography-Info_Color-1-19-1: #0E57CC;
526
- --triplex-next-Typography-Success_Color-1-19-1: #008B5C;
527
- --triplex-next-Typography-Error_Color-1-19-1: #D10032;
528
- --triplex-next-Typography-Warning_Color-1-19-1: #EF4C01;
529
- --triplex-next-Typography-System_Color-1-19-1: #697591;
530
- --triplex-next-Typography-PrimaryInvert_Color-1-19-1: rgba(255, 255, 255, 1);
531
- --triplex-next-Typography-ComplementaryInvert_Color-1-19-1: rgba(255, 255, 255, .75);
532
- --triplex-next-Typography-SecondaryInvert_Color-1-19-1: rgba(255, 255, 255, .55);
533
- --triplex-next-Typography-TertiaryInvert_Color-1-19-1: rgba(255, 255, 255, .45);
534
- --triplex-next-Typography-DisabledInvert_Color-1-19-1: rgba(255, 255, 255, .25);
535
- --triplex-next-Typography-BrandInvert_Color-1-19-1: #19BDB0;
536
- --triplex-next-Typography-InfoInvert_Color-1-19-1: #1297FE;
537
- --triplex-next-Typography-SuccessInvert_Color-1-19-1: #00D67D;
538
- --triplex-next-Typography-ErrorInvert_Color-1-19-1: #F80C45;
539
- --triplex-next-Typography-WarningInvert_Color-1-19-1: #FF7A17;
540
- --triplex-next-Typography-SystemInvert_Color-1-19-1: #95A3C1;
541
- --triplex-next-UploadZone-Background_Default-1-19-1: #F2F4F7;
542
- --triplex-next-UploadZone-Background_Hover-1-19-1: #EAEDF1;
543
- --triplex-next-UploadZone-BorderColor_Default-1-19-1: #2D2D30;
544
- --triplex-next-UploadZone-DragArea_Background-1-19-1: #F2F4F7;
545
- --triplex-next-UploadZone-DragArea_BorderColor-1-19-1: #21A19A;}
546
- .underline__f41605ee{text-decoration:underline}.strikethrough__0ce9c7df{text-decoration:line-through}.underlineStrikethrough__59105998{text-decoration:underline line-through}.typography__441d30cf.primary__9b9102cb{color:var(--triplex-next-Typography-Primary_Color-1-19-1)}.typography__441d30cf.primaryInvert__486b3083{color:var(--triplex-next-Typography-PrimaryInvert_Color-1-19-1)}.typography__441d30cf.complementary__910c7d7d{color:var(--triplex-next-Typography-Complementary_Color-1-19-1)}.typography__441d30cf.complementaryInvert__9b301f8a{color:var(--triplex-next-Typography-ComplementaryInvert_Color-1-19-1)}.typography__441d30cf.secondary__f9811184{color:var(--triplex-next-Typography-Secondary_Color-1-19-1)}.typography__441d30cf.secondaryInvert__6e16029c{color:var(--triplex-next-Typography-SecondaryInvert_Color-1-19-1)}.typography__441d30cf.tertiary__a9fd4014{color:var(--triplex-next-Typography-Tertiary_Color-1-19-1)}.typography__441d30cf.tertiaryInvert__c370cb31{color:var(--triplex-next-Typography-TertiaryInvert_Color-1-19-1)}.typography__441d30cf.disabled__ee3a1d58{color:var(--triplex-next-Typography-Disabled_Color-1-19-1)}.typography__441d30cf.disabledInvert__fe7c7052{color:var(--triplex-next-Typography-DisabledInvert_Color-1-19-1)}.typography__441d30cf.brand__70cb03d2{color:var(--triplex-next-Typography-Brand_Color-1-19-1);-webkit-user-select:none;user-select:none}.typography__441d30cf.brandInvert__421f4ce8{color:var(--triplex-next-Typography-BrandInvert_Color-1-19-1)}.typography__441d30cf.info__b3ef63f8{color:var(--triplex-next-Typography-Info_Color-1-19-1)}.typography__441d30cf.infoInvert__7f95fd3a{color:var(--triplex-next-Typography-InfoInvert_Color-1-19-1)}.typography__441d30cf.success__048f2ce8{color:var(--triplex-next-Typography-Success_Color-1-19-1)}.typography__441d30cf.successInvert__33d47b10{color:var(--triplex-next-Typography-SuccessInvert_Color-1-19-1)}.typography__441d30cf.error__81c0343e{color:var(--triplex-next-Typography-Error_Color-1-19-1)}.typography__441d30cf.errorInvert__9744f118{color:var(--triplex-next-Typography-ErrorInvert_Color-1-19-1)}.typography__441d30cf.warning__f42e4818{color:var(--triplex-next-Typography-Warning_Color-1-19-1)}.typography__441d30cf.warningInvert__0c618127{color:var(--triplex-next-Typography-WarningInvert_Color-1-19-1)}.typography__441d30cf.system__23087ed0{color:var(--triplex-next-Typography-System_Color-1-19-1)}.typography__441d30cf.systemInvert__451d4c86{color:var(--triplex-next-Typography-SystemInvert_Color-1-19-1)}.typography__441d30cf.compact__9c37f39d{line-height:calc(16 / 14)}.caption__ed86a079.regular__9751b6c6{font-family:SBSansText}.caption__ed86a079.semibold__4de90575{font-family:SBSansTextSemibold;font-weight:600}.c1__1d0291cf{font-size:10px;line-height:12px}.c2__15d6dfa1{font-size:8px;line-height:10px}.d1__c3c08d5c{font-size:32px;line-height:40px}.d1__c3c08d5c.regular__9751b6c6{font-family:SBSansDisplay}.d1__c3c08d5c.semibold__4de90575{font-family:SBSansDisplaySemibold;font-weight:600}.text__489db179{outline:none}.text__489db179.regular__9751b6c6{font-family:SBSansText}.text__489db179.semibold__4de90575{font-family:SBSansTextSemibold;font-weight:600}.b1__1724048c{font-size:18px;line-height:24px}.b2__7a01bed8{font-size:16px;line-height:20px}.b3__a4e9cfda{font-size:14px;line-height:20px}.b3__a4e9cfda.compact__9c37f39d{line-height:16px}.b4__9e92db00{font-size:12px;line-height:16px}.title__093a48db{outline:none}.title__093a48db.regular__9751b6c6{font-family:SBSansDisplay;font-weight:400}.title__093a48db.semibold__4de90575{font-family:SBSansDisplaySemibold;font-weight:600}.title__093a48db.medium__44eb8d88{font-family:SBSansDisplayMedium;font-weight:500}.title__093a48db.bold__8b1c8d06{font-family:SBSansDisplayBold;font-weight:700}.h1__5964210e,.h2__74a1fed8,.h3__fc8e56c5{margin:0}.h1__5964210e{font-size:28px;line-height:36px}.h2__74a1fed8{font-size:24px;line-height:32px}.h3__fc8e56c5{font-size:20px;line-height:28px}.formFieldInput__2ffe16c4{padding:0;width:100%;box-sizing:border-box;font-family:inherit;border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--triplex-next-FormField-Input_Color_Default-1-19-1)}.formFieldInput__2ffe16c4:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-19-1)}.formFieldInput__2ffe16c4::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-19-1);opacity:0;transition:opacity .3s ease-out}.formFieldInput__2ffe16c4:focus{outline:none}.formFieldInput__2ffe16c4:focus::placeholder{opacity:1}.formFieldInput__2ffe16c4:-webkit-autofill{animation-name:autofill-applied-hook__a288975b;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__2ffe16c4:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__7416ce9c;animation-duration:1ms}.formFieldInput__2ffe16c4.sm__0100b60e{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__2ffe16c4.md__aecefac5{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__2ffe16c4.lg__da13c647{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__a288975b{0%{transform:none}}@keyframes autofill-cancelled-hook__7416ce9c{0%{transform:none}}.formField__8a0c5602{position:relative;flex-grow:1;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.formField__8a0c5602.default__d3ebc25c{background:var(--triplex-next-FormField-Background_Default-1-19-1);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-19-1)}.formField__8a0c5602:hover{background:var(--triplex-next-FormField-Background_Hover-1-19-1)}.formField__8a0c5602.disabled__773e6dab{background:var(--triplex-next-FormField-Background_Disabled-1-19-1)}.formField__8a0c5602.active__c6b1b70e{background:var(--triplex-next-FormField-Background_Active-1-19-1);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-19-1)}.formField__8a0c5602.active__c6b1b70e::placeholder{opacity:1}.formField__8a0c5602.error__242cf1f6{background:var(--triplex-next-FormField-Background_Error-1-19-1)}.formField__8a0c5602.error__242cf1f6:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-19-1)}.formField__8a0c5602.error__242cf1f6.active__c6b1b70e{background:var(--triplex-next-FormField-Background_Error-1-19-1);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-19-1)}.formField__8a0c5602.warning__3fc912af{background:var(--triplex-next-FormField-Background_Warning-1-19-1)}.formField__8a0c5602.warning__3fc912af:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-19-1)}.formField__8a0c5602.warning__3fc912af.active__c6b1b70e{background:var(--triplex-next-FormField-Background_Warning-1-19-1);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-19-1)}.formField__8a0c5602.sm__0100b60e{border-radius:6px}.formField__8a0c5602.md__aecefac5{border-radius:8px}.formField__8a0c5602.lg__da13c647{border-radius:10px}.formFieldDescription__d099caa2{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__d099caa2.withCounter__eaac7d8c{display:flex}.formFieldLabel__5373f78c{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__5373f78c.sm__0100b60e{top:6px}.formFieldLabel__5373f78c.md__aecefac5{top:10px}.formFieldLabel__5373f78c.lg__da13c647{top:18px}.formFieldLabel__5373f78c.lg__da13c647.floating__ae349787{top:10px}.formFieldLabelText__fddfd96f{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-19-1);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__0100b60e .formFieldLabelText__fddfd96f{font-size:12px;line-height:16px}.md__aecefac5 .formFieldLabelText__fddfd96f{font-size:14px;line-height:20px}.lg__da13c647 .formFieldLabelText__fddfd96f{font-size:16px;line-height:20px}.floating__ae349787 .formFieldLabelText__fddfd96f{font-size:12px;line-height:16px}.floating__ae349787.sm__0100b60e .formFieldLabelText__fddfd96f,.floating__ae349787.md__aecefac5 .formFieldLabelText__fddfd96f{display:none}.disabled__773e6dab .formFieldLabelText__fddfd96f{color:var(--triplex-next-FormField-Label_Color_Disabled-1-19-1)}.formFieldPostfix__78c5cc4e{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__e0105c30{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__004c8eb6{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__e8797637{position:relative}.formFieldMaskedInputWrapper__e8797637 .formFieldMaskedInputPlaceholder__5a28575a{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__e8797637 .formFieldMaskedInputPlaceholder__5a28575a::placeholder{opacity:1}.formFieldMaskedInputWrapper__e8797637 .formFieldMaskedInputPlaceholder__5a28575a:disabled{visibility:hidden}.formFieldMaskedInputWrapper__e8797637.size-sm__210ba9c0{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__e8797637.size-sm__210ba9c0 .formFieldMaskedInputPlaceholder__5a28575a{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__e8797637.size-md__6d8f25e7{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__e8797637.size-md__6d8f25e7 .formFieldMaskedInputPlaceholder__5a28575a{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__e8797637.size-lg__2858137b{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__e8797637.size-lg__2858137b .formFieldMaskedInputPlaceholder__5a28575a{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__e8797637 .formFieldMaskedInput__37197706{display:block;position:relative;background:none!important}.dropdownDesktop__0a24f4b0{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-19-1);background-color:var(--triplex-next-Dropdown-Background-1-19-1)}.dropdownDesktop__0a24f4b0.sm__f450964c{border-radius:6px}.dropdownDesktop__0a24f4b0.md__51586a07{border-radius:8px}.dropdownDesktop__0a24f4b0.lg__b1a6a361{border-radius:10px}.dropdownDesktopOverflowHidden__82d3060c{overflow:hidden}.badgeDot__3588eb68{display:inline-block;background:var(--triplex-next-Badge-Background-1-19-1);border-radius:50%}.badgeDot__3588eb68.sm__0a1b5368{width:6px;height:6px}.badgeDot__3588eb68.md__66981202{width:8px;height:8px}.badgeDot__3588eb68.lg__c3305cdb{width:10px;height:10px}.badgeContent__6547afdb{display:flex}.badgeContent__6547afdb.sm__0a1b5368{padding-left:4px;padding-right:4px}.badgeContent__6547afdb.md__66981202{padding-left:6px;padding-right:6px}.badgeContent__6547afdb.lg__c3305cdb{padding-left:8px;padding-right:8px}.badgeContent__6547afdb.noPaddingLeft__06cdfa5b{padding-left:0}.badgeContent__6547afdb.noPaddingRight__a572f6cc{padding-right:0}.badgePrefix__ab52b89d,.badgePostfix__9a5240eb{display:contents}.badge__ee31626c{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;background:var(--triplex-next-Badge-Background-1-19-1)}.badge__ee31626c.sm__0a1b5368{height:16px;border-radius:4px}.badge__ee31626c.md__66981202{height:20px;border-radius:6px}.badge__ee31626c.lg__c3305cdb{height:24px;border-radius:8px}.dropdownDesktopList__7218d6f4{margin:4px;overflow:auto}.dropdownDesktopList__7218d6f4 .notificationIcon__fdb87080{position:absolute}.dropdownDesktopList__7218d6f4.sm__f450964c{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__7218d6f4.sm__f450964c .dropdownDesktopListItem__61f3eef6{padding:6px 8px;border-radius:6px}.dropdownDesktopList__7218d6f4.sm__f450964c .dropdownDesktopListLoader__bdef97fd{margin:0 auto}.dropdownDesktopList__7218d6f4.sm__f450964c .notificationIcon__fdb87080{right:3px;top:3px}.dropdownDesktopList__7218d6f4.md__51586a07{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__7218d6f4.md__51586a07 .dropdownDesktopListItem__61f3eef6{padding:7px 8px;border-radius:8px}.dropdownDesktopList__7218d6f4.md__51586a07 .dropdownDesktopListLoader__bdef97fd{margin:-2px auto}.dropdownDesktopList__7218d6f4.md__51586a07 .notificationIcon__fdb87080{right:4px;top:4px}.dropdownDesktopList__7218d6f4.lg__b1a6a361{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__7218d6f4.lg__b1a6a361 .dropdownDesktopListItem__61f3eef6{padding:14px 8px;border-radius:10px}.dropdownDesktopList__7218d6f4.lg__b1a6a361 .dropdownDesktopListLoader__bdef97fd{margin:-6px auto}.dropdownDesktopList__7218d6f4.lg__b1a6a361 .notificationIcon__fdb87080{right:4px;top:6px}.dropdownDesktopListItem__61f3eef6{color:var(--triplex-next-DropdownList-Color-1-19-1);background:var(--triplex-next-DropdownList-Background_Default-1-19-1);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__61f3eef6+.dropdownDesktopListItem__61f3eef6{margin-top:2px}.dropdownDesktopListItem__61f3eef6.active__b4f9cb30{background:var(--triplex-next-DropdownList-Background_Active-1-19-1);cursor:pointer}.dropdownDesktopListItem__61f3eef6.selected__4b611970{background:var(--triplex-next-DropdownList-Background_Selected-1-19-1);cursor:default}.loaderSmall__6da498a1{display:flex;justify-content:center;align-items:center}.loaderSmall__6da498a1.sm__5ae84891{width:16px;height:16px;gap:2px}.loaderSmall__6da498a1.sm__5ae84891 .dot__59d56f51{width:4px;height:4px}.loaderSmall__6da498a1.md__d6bd9db5{width:24px;height:24px;gap:3px}.loaderSmall__6da498a1.md__d6bd9db5 .dot__59d56f51{width:6px;height:6px}.loaderSmall__6da498a1.lg__254bf5f6{width:32px;height:32px;gap:4px}.loaderSmall__6da498a1.lg__254bf5f6 .dot__59d56f51{width:8px;height:8px}.loaderSmall__6da498a1.neutral__34231edb .dot__59d56f51{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-19-1)}.loaderSmall__6da498a1.brand__3a6242f1 .dot__59d56f51{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-19-1)}.loaderSmall__6da498a1 .dot__59d56f51{border-radius:50%}.loaderSmall__6da498a1 .dot1__7f1d6559{animation:dotCycleSmall__6748ba37 .9s infinite}.loaderSmall__6da498a1 .dot2__d4f88dcd{animation:dotCycleSmall__6748ba37 .9s infinite .15s}.loaderSmall__6da498a1 .dot3__ba12becd{animation:dotCycleSmall__6748ba37 .9s infinite .3s}@keyframes dotCycleSmall__6748ba37{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__284664a8{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-19-1);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__c227b639{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__c227b639 .dot__59d56f51{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-19-1);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__c227b639 .dot1__7f1d6559{top:0;left:0;animation:dotCycleMiddle__1cc3023a 3s infinite}.loaderMiddleDots__c227b639 .dot2__d4f88dcd{right:0;top:0;opacity:.7;animation:dotCycleMiddle__1cc3023a 3s infinite .74s}.loaderMiddleDots__c227b639 .dot3__ba12becd{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__1cc3023a 3s infinite 1.5s}.loaderMiddleDots__c227b639 .dot4__ac1b955e{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__1cc3023a 3s infinite 2.25s}.loaderMiddleDots__c227b639 .line__9e961d93{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-19-1);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__d77d47ea 3s infinite}@keyframes lineCycle__d77d47ea{0%{width:12px;height:12px;left:0;top:0;opacity:1}12.5%{width:100%;height:12px;left:0;top:0;opacity:1}25%{width:12px;height:12px;left:calc(100% - 12px);top:0;opacity:1}37.5%{width:12px;height:100%;left:calc(100% - 12px);top:0;opacity:1}50%{width:12px;height:12px;left:calc(100% - 12px);top:calc(100% - 12px);opacity:1}62.5%{width:100%;height:12px;left:0;top:calc(100% - 12px);opacity:1}75%{width:12px;height:12px;left:0;top:calc(100% - 12px);opacity:1}87.5%{width:12px;height:100%;left:0;top:0;opacity:1}to{width:12px;height:12px;left:0;top:0;opacity:1}}@keyframes dotCycleMiddle__1cc3023a{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__d8c09e2b{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__9dc90260{background:var(--triplex-next-DropdownMobile-Backdrop-1-19-1);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__9dc90260.closing__2a6b6db9{opacity:0}.dropdownMobileBackdrop__9dc90260.opening__1b382d2c,.dropdownMobileBackdrop__9dc90260.opened__728d9e50{opacity:var(--triplex-DropdownMobile-Opacity-1-19-1)}.dropdownMobile__367e342b{position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);transition:transform .3s ease-in-out;max-height:50vh;display:flex;flex-direction:column;outline:none}.dropdownMobile__367e342b.closing__2a6b6db9{transform:translateY(100%)}.dropdownMobile__367e342b.opening__1b382d2c,.dropdownMobile__367e342b.opened__728d9e50{transform:translateY(0)}.dropdownMobileHeader__d29bcb15{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-19-1);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__d29bcb15 .dropdownMobileHeaderContent__de0b7bb0{margin-right:28px;min-height:20px}.dropdownMobileContent__1cf79617{background:var(--triplex-next-DropdownMobile-Content_Background-1-19-1);flex-grow:1;overflow:auto}.dropdownMobileFooter__cb4c897a{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-19-1);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-19-1);flex-shrink:1}.dropdownMobileListItem__b7340906{position:relative;padding:16px}.dropdownMobileListItem__b7340906.selected__4b611970{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-19-1)}.dropdownMobileListItem__b7340906:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-19-1)}.dropdownMobileListLoader__f87a800b{position:absolute;right:16px;top:18px}.dropdownMobileBodyOverflow__434e0ba3{overflow:hidden}.controlButtons__c4603a64{display:flex;position:absolute;right:16px;top:18px}.dropdownMobileLoader__621658c6{margin-right:8px}.notificationIcon__fdb87080{position:absolute;right:6px;top:6px}.buttonIcon__8cef5d8c{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__8cef5d8c:enabled{cursor:pointer}.buttonIcon__8cef5d8c.circle__b82c40ae{border-radius:50%}.buttonIcon__8cef5d8c.squircle__b26a8880{border-radius:4px}.buttonIcon__8cef5d8c:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-19-1)}.dropdownMobileInput__4290d39c{flex:1;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input-Color_Default-1-19-1);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__4290d39c::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-19-1);opacity:1}.dropdownMobileInput__4290d39c::-ms-clear{display:none}.tabsLineWrapper__ba699c53[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__ba699c53[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__ba699c53[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__ba699c53[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__ba699c53{position:relative}.tabsLineWrapper__ba699c53.withSeparator__88a38743:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-19-1);bottom:0;left:0;right:0}.tabsLine__3832f2df{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__3832f2df:has(.sm__2284585b){height:28px}.tabsLine__3832f2df:has(.md__59f3986e){height:40px}.tabsLine__3832f2df:has(.lg__f641ff0b){height:56px}.tab__2a6a5df2{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__2a6a5df2.sm__2284585b{height:28px;padding-bottom:12px}.tab__2a6a5df2.md__59f3986e{height:40px;padding-top:8px;padding-bottom:12px}.tab__2a6a5df2.lg__f641ff0b{height:56px;padding-top:16px;padding-bottom:20px}.tab__2a6a5df2::-moz-focus-inner{border:none;padding:0}.tab__2a6a5df2:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-19-1)}.tab__2a6a5df2.active__9375bb1d{cursor:default}.tab__2a6a5df2:after{content:"";position:absolute;bottom:0;left:0;right:0;border-radius:2px 2px 0 0;border-bottom:4px solid transparent;transition:border-color .5s}.tab__2a6a5df2:hover:after,.tab__2a6a5df2:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-19-1)}.tab__2a6a5df2.active__9375bb1d:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-19-1)}.notificationIcon__5f39186d{position:absolute;right:6px}.sm__2284585b .notificationIcon__5f39186d{top:0}.md__59f3986e .notificationIcon__5f39186d{top:8px}.lg__f641ff0b .notificationIcon__5f39186d{top:16px}.tabsLineDropdown__81c4288d{display:inline-block}.tabsLineDropdown__81c4288d .dropdownTarget__6c6d8c8e.active__9375bb1d{cursor:pointer}.tabsLineDropdown__81c4288d .dropdownTargetInner__0a36cc73{display:inline-flex;align-items:center}.tabsLineDropdown__81c4288d .dropdownTargetCaret__b77d5c72{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__81c4288d .dropdownTargetCaret__b77d5c72.opened__5b4b3911{transform:rotate(-180deg)}.tabsLineDropdown__81c4288d .dropdown__52a569f8{right:0;padding:4px}.tabsLineMobileWrapper__a858135b{position:relative}.tabsLineMobileWrapper__a858135b .tab__2a6a5df2{flex-shrink:0}.tabsLineMobileWrapper__a858135b .tab__2a6a5df2:first-child{margin-left:16px}.tabsLineMobileWrapper__a858135b .tab__2a6a5df2:last-child{margin-right:16px}.tabsLineMobile__e46a265f{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__e46a265f::-webkit-scrollbar{display:none}.label__ec017201{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__ec017201.sm__860b053e{min-width:16px;min-height:16px}.label__ec017201.sm__860b053e.nonempty__54a1d3fd{padding:2px 0 2px 24px}.label__ec017201.md__ba40aaa7{min-height:24px;min-width:24px}.label__ec017201.md__ba40aaa7.nonempty__54a1d3fd{padding-left:32px;padding-top:2px}.label__ec017201.lg__8645624d{min-width:28px;min-height:28px}.label__ec017201.lg__8645624d.nonempty__54a1d3fd{padding-left:40px;padding-top:4px}.label__ec017201.disabled__5c024b87{cursor:default}.radio__a1e19f68{margin:0;opacity:0}.radioIcon__1f6945ef{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-19-1);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-19-1)}.radioIcon__1f6945ef:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-19-1);border-radius:50%;transform:scale(0)}.sm__860b053e .radioIcon__1f6945ef:after{width:8px;height:8px;top:4px;left:4px}.md__ba40aaa7 .radioIcon__1f6945ef:after{width:12px;height:12px;top:6px;left:6px}.lg__8645624d .radioIcon__1f6945ef:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__1f6945ef,.radioIcon__1f6945ef:after{pointer-events:none}.radio__a1e19f68,.radioIcon__1f6945ef{position:absolute;left:0;top:0}.sm__860b053e .radio__a1e19f68,.sm__860b053e .radioIcon__1f6945ef{width:16px;height:16px;top:2px}.md__ba40aaa7 .radio__a1e19f68,.md__ba40aaa7 .radioIcon__1f6945ef{width:24px;height:24px}.lg__8645624d .radio__a1e19f68,.lg__8645624d .radioIcon__1f6945ef{width:28px;height:28px}.radio__a1e19f68:enabled{cursor:pointer}.radio__a1e19f68:checked+.radioIcon__1f6945ef{background:var(--triplex-next-Radio-Background_Checked_Default-1-19-1);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-19-1)}.radio__a1e19f68:checked+.radioIcon__1f6945ef:after{transform:scale(1);transition:transform .2s ease-out}.radio__a1e19f68:hover+.radioIcon__1f6945ef{background-color:var(--triplex-next-Radio-Background_Hover-1-19-1);box-shadow:none}.radio__a1e19f68:disabled+.radioIcon__1f6945ef{background:var(--triplex-next-Radio-Background_Disabled-1-19-1);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-19-1)}.radio__a1e19f68:disabled:checked+.radioIcon__1f6945ef{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-19-1);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-19-1)}.radio__a1e19f68:disabled+.radioIcon__1f6945ef:after{background:var(--triplex-next-Radio-Dot_Disabled-1-19-1)}.radio__a1e19f68:focus-visible+.radioIcon__1f6945ef{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-19-1)}.radio__a1e19f68:checked:enabled:hover+.radioIcon__1f6945ef{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-19-1)}.radioXGroup__552db04a{display:inline-flex;flex-flow:row wrap}.radioXGroup__552db04a.indent-12__b9cb3100{margin-left:-6px;margin-right:-6px}.radioXGroup__552db04a.indent-12__b9cb3100 .label__ec017201{margin-left:6px;margin-right:6px}.radioXGroup__552db04a.indent-16__22dae109{margin-left:-8px;margin-right:-8px}.radioXGroup__552db04a.indent-16__22dae109 .label__ec017201{margin-left:8px;margin-right:8px}.radioXGroup__552db04a.indent-20__ea23db58{margin-left:-10px;margin-right:-10px}.radioXGroup__552db04a.indent-20__ea23db58 .label__ec017201{margin-left:10px;margin-right:10px}.radioXGroup__552db04a.indent-24__8b41eb2c{margin-left:-12px;margin-right:-12px}.radioXGroup__552db04a.indent-24__8b41eb2c .label__ec017201{margin-left:12px;margin-right:12px}.radioXGroup__552db04a.indent-28__60892693{margin-left:-14px;margin-right:-14px}.radioXGroup__552db04a.indent-28__60892693 .label__ec017201{margin-left:14px;margin-right:14px}.radioXGroup__552db04a.indent-32__49803dc7{margin-left:-16px;margin-right:-16px}.radioXGroup__552db04a.indent-32__49803dc7 .label__ec017201{margin-left:16px;margin-right:16px}.radioYGroup__5af7a7db{display:inline-flex;flex-flow:column wrap}.radioYGroup__5af7a7db .label__ec017201.sm__860b053e+.label__ec017201.sm__860b053e{margin-top:8px}.radioYGroup__5af7a7db .label__ec017201.md__ba40aaa7+.label__ec017201.md__ba40aaa7{margin-top:16px}.radioYGroup__5af7a7db .label__ec017201.lg__8645624d+.label__ec017201.lg__8645624d{margin-top:20px}.notification__c3e59a1c{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-19-1);background:var(--triplex-next-Notification-Background-1-19-1);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-19-1);z-index:300}.notification__c3e59a1c:first-child{margin-top:0}.notification__c3e59a1c.extraBottomPadding__9baf4e81{padding-bottom:24px}.notification__c3e59a1c .notificationHeader__f4437e25{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-19-1);width:100%;margin-top:0;margin-bottom:8px}.notification__c3e59a1c .notificationIcon__fdd34d74{line-height:0}.notification__c3e59a1c .notificationBody__936e17d9{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__c3e59a1c .notificationBodyList__45e6bd63{margin-top:8px}.notification__c3e59a1c .notificationClose__f6892b94{position:absolute;top:8px;right:8px;background-color:transparent;box-sizing:border-box;padding:0;margin:0;border-radius:0;border:none;outline:none;line-height:0}.notification__c3e59a1c.showCloseOnHover__9d917f63 .notificationClose__f6892b94{opacity:0}.notification__c3e59a1c.showCloseOnHover__9d917f63:hover{cursor:pointer}.notification__c3e59a1c.showCloseOnHover__9d917f63:hover .notificationClose__f6892b94{opacity:1}.notification__c3e59a1c .notificationFooter__2e542cfa{display:flex;align-items:center;margin-top:16px}.notification__c3e59a1c .notificationFooter__2e542cfa button+a{margin-left:16px}.notification__c3e59a1c .notificationTime__ef5c3947{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-19-1);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__0b21f7fa{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__0b21f7fa:hover{cursor:pointer}.notificationGroupedWrapper__0b21f7fa .notificationGroupedFooterItem__2266f5d8{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-19-1);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-19-1)}.notificationGroupedWrapper__0b21f7fa .notificationGroupedFooterItem__2266f5d8.first__87ea3e75{bottom:-8px;z-index:200}.notificationGroupedWrapper__0b21f7fa .notificationGroupedFooterItem__2266f5d8.second__81b23758{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__c3e59a1c,.notificationGroupedWrapper__0b21f7fa{width:100%}}.unorderedListItem__4102a14d:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__4102a14d+.unorderedListItem__4102a14d{margin-top:8px}.unorderedList__aa3732a9{position:relative;margin:0;padding-left:14px;list-style:none}.button__2458e023.general__246be0ae{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-19-1);color:var(--triplex-next-Button-General_Color_Default-1-19-1)}.button__2458e023.general__246be0ae:hover{background:var(--triplex-next-Button-General_Background_Hover-1-19-1);color:var(--triplex-next-Button-General_Color_Hover-1-19-1)}.button__2458e023.general__246be0ae.expanded__e10c5e84,.button__2458e023.general__246be0ae:active{background:var(--triplex-next-Button-General_Background_Active-1-19-1);color:var(--triplex-next-Button-General_Color_Active-1-19-1)}.button__2458e023.general__246be0ae:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-19-1)}.button__2458e023.general__246be0ae:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-19-1);color:var(--triplex-next-Button-General_Color_Disabled-1-19-1)}.button__2458e023.secondary__7396c2e0{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-19-1);color:var(--triplex-next-Button-Secondary_Color_Default-1-19-1)}.button__2458e023.secondary__7396c2e0:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-19-1);color:var(--triplex-next-Button-Secondary_Color_Hover-1-19-1)}.button__2458e023.secondary__7396c2e0.expanded__e10c5e84,.button__2458e023.secondary__7396c2e0:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-19-1);color:var(--triplex-next-Button-Secondary_Color_Active-1-19-1)}.button__2458e023.secondary__7396c2e0:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-19-1)}.button__2458e023.secondary__7396c2e0:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-19-1);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-19-1)}.button__2458e023.secondaryLight__a87a78be{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-19-1);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-19-1)}.button__2458e023.secondaryLight__a87a78be:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-19-1);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-19-1)}.button__2458e023.secondaryLight__a87a78be.expanded__e10c5e84,.button__2458e023.secondaryLight__a87a78be:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-19-1);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-19-1)}.button__2458e023.secondaryLight__a87a78be:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-19-1)}.button__2458e023.secondaryLight__a87a78be:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-19-1);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-19-1)}.button__2458e023.danger__10a5e926{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-19-1);color:var(--triplex-next-Button-Danger_Color_Default-1-19-1)}.button__2458e023.danger__10a5e926:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-19-1);color:var(--triplex-next-Button-Danger_Color_Hover-1-19-1)}.button__2458e023.danger__10a5e926.expanded__e10c5e84,.button__2458e023.danger__10a5e926:active{background:var(--triplex-next-Button-Danger_Background_Active-1-19-1);color:var(--triplex-next-Button-Danger_Color_Active-1-19-1)}.button__2458e023.danger__10a5e926:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-19-1)}.button__2458e023.danger__10a5e926:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-19-1);color:var(--triplex-next-Button-Danger_Color_Disabled-1-19-1)}.button__2458e023.link__1fadc16c{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-19-1);padding:0}.button__2458e023.link__1fadc16c.sm__250c558e{height:28px;min-width:0px;padding:6px 2px}.button__2458e023.link__1fadc16c.md__540fe605{height:40px;min-width:0px;padding:10px 2px}.button__2458e023.link__1fadc16c.lg__ab555977{height:56px;min-width:0px;padding:18px 2px}.button__2458e023.link__1fadc16c:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-19-1)}.button__2458e023.link__1fadc16c.expanded__e10c5e84,.button__2458e023.link__1fadc16c:active{color:var(--triplex-next-Button-Link_Color_Active-1-19-1)}.button__2458e023.link__1fadc16c:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-19-1)}.button__2458e023.link__1fadc16c:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-19-1)}.button__2458e023{display:inline-flex;align-items:center;position:relative;margin:0;outline:none;font-family:inherit;background-clip:padding-box;cursor:pointer;border:none;font-weight:600;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.button__2458e023::-moz-focus-inner{border:none;padding:0}.button__2458e023.sm__250c558e{line-height:16px;font-size:12px}.button__2458e023.sm__250c558e.general__246be0ae,.button__2458e023.sm__250c558e.secondary__7396c2e0,.button__2458e023.sm__250c558e.secondaryLight__a87a78be,.button__2458e023.sm__250c558e.danger__10a5e926{height:28px;min-width:58px;padding:0 16px;border-radius:6px}.button__2458e023.sm__250c558e.icon__e315343a{min-height:28px;min-width:28px;padding:0 4px}.button__2458e023.md__540fe605{line-height:20px;font-size:14px}.button__2458e023.md__540fe605.general__246be0ae,.button__2458e023.md__540fe605.secondary__7396c2e0,.button__2458e023.md__540fe605.secondaryLight__a87a78be,.button__2458e023.md__540fe605.danger__10a5e926{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__2458e023.md__540fe605.icon__e315343a{min-height:40px;min-width:40px;padding:0 10px}.button__2458e023.lg__ab555977{line-height:20px;font-size:16px}.button__2458e023.lg__ab555977.general__246be0ae,.button__2458e023.lg__ab555977.secondary__7396c2e0,.button__2458e023.lg__ab555977.secondaryLight__a87a78be,.button__2458e023.lg__ab555977.danger__10a5e926{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__2458e023.lg__ab555977.icon__e315343a{min-height:56px;min-width:56px;padding:0 12px}.button__2458e023:disabled{cursor:default}.button__2458e023:disabled *{pointer-events:none}.button__2458e023+.button__2458e023:not(.block__471eadc1){margin-left:12px}.button__2458e023 .content__d5b2cb1e{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__2458e023.block__471eadc1{display:block;width:100%}.button__2458e023.loading__ffb2b8cf{pointer-events:none}.button__2458e023.loading__ffb2b8cf .content__d5b2cb1e{visibility:hidden}.button__2458e023 .loader__ad5746c1{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__2458e023 .loader__ad5746c1.hidden__065be988{visibility:hidden}.buttonDropdownExtended__9d2b747b{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__9d2b747b .buttonDropdownExtendedBlock__60457af9{padding:4px;margin-top:4px;right:0}.buttonDropdown__0432a99e.block__471eadc1{display:block}.buttonDropdown__0432a99e+.button__2458e023:not(.block__471eadc1),.buttonDropdown__0432a99e+.buttonDropdown__0432a99e:not(.block__471eadc1){margin-left:16px}.buttonDropdown__0432a99e .buttonDropdownTarget__a6e8eac0 .caretIcon__6a03b651{margin-left:4px;transition:transform .3s ease-in-out}.buttonDropdown__0432a99e .buttonDropdownTarget__a6e8eac0.active__53c761ed .caretIcon__6a03b651{transform:rotate(-180deg)}.buttonDropdown__0432a99e .buttonDropdownMenuItem__190d1d0f{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__1053f5cd{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__b6df86c4{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__fdefe44a{position:fixed;left:var(--modalWindow-screen-left, 0);top:var(--modalWindow-screen-top, 0);width:var(--modalWindow-screen-width, 100%);bottom:0;z-index:1400}.modalWindowBackdrop__6f12a040{content:"";position:fixed;top:var(--modalWindow-screen-top);left:var(--modalWindow-screen-left);height:100%;pointer-events:none;background:var(--triplex-next-ModalWindow-Backdrop_Background-1-19-1);width:var(--modalWindow-screen-width, 100%)}.modalWindow__63651e3b{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__63651e3b .modalWindowContentWrapper__1fc0f385{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__1053f5cd .6s ease}.modalWindow__63651e3b .modalWindowContent__fba9261c{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__63651e3b .modalWindowContent__fba9261c .modalWindowBody__1299ab1f{box-sizing:border-box;animation:fadeIn__9f47c6f8 .3s ease}@keyframes fadeIn__9f47c6f8{0%{opacity:0}to{opacity:1}}.modalWindow__63651e3b .modalWindowContent__fba9261c .spinnerSm__703be163{display:none}@media (max-width: 767px){.modalWindow__63651e3b .modalWindowContent__fba9261c .spinner__e5d43cda{display:none}.modalWindow__63651e3b .modalWindowContent__fba9261c .spinnerSm__703be163{display:flex}}.global-modalWindowTransition-exit .modalWindow__63651e3b .modalWindowContentWrapper__1fc0f385{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__b6df86c4 .3s ease}.global-modalWindowTransition-exit .modalWindow__63651e3b .modalWindowContentWrapper__1fc0f385 .modalWindowBody__1299ab1f{animation:fadeOut__14085e19 .3s ease}@keyframes fadeOut__14085e19{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__4c5177df{position:absolute;left:0;right:0;height:0}.modalWindow__63651e3b.sm__51cd117d .modalWindowContentWrapper__1fc0f385{max-width:480px}.modalWindow__63651e3b.sm__51cd117d .modalWindowContent__fba9261c .modalWindowBody__1299ab1f{min-height:196px}@media (max-width: 575px){.modalWindow__63651e3b.sm__51cd117d .modalWindowContentWrapper__1fc0f385{max-width:100%}}.modalWindow__63651e3b.md__b9fae8ce .modalWindowContentWrapper__1fc0f385{max-width:600px}.modalWindow__63651e3b.md__b9fae8ce .modalWindowContent__fba9261c .modalWindowBody__1299ab1f{min-height:246px}@media (max-width: 767px){.modalWindow__63651e3b.md__b9fae8ce .modalWindowContentWrapper__1fc0f385{max-width:100%}}.modalWindow__63651e3b.lg__eae249a1 .modalWindowContentWrapper__1fc0f385{max-width:800px}.modalWindow__63651e3b.lg__eae249a1 .modalWindowContent__fba9261c .modalWindowBody__1299ab1f{min-height:396px}@media (max-width: 991px){.modalWindow__63651e3b.lg__eae249a1 .modalWindowContentWrapper__1fc0f385{max-width:100%}}.modalWindowContentPage__e70ea32a{background:var(--triplex-next-ModalWindow-Background-1-19-1);padding:8px!important}.modalWindowContentPage__e70ea32a,.modalWindowLoaderScreen__faaba377{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__e70ea32a,.modalWindowLoaderScreen__faaba377{border-radius:24px}}.islandBody__08c45ff2{display:block}.islandHeader__10f8efe0,.islandFooter__8419cff0,.island__6b947709{position:relative}.island__6b947709.type1__51c7dd8b{background-color:var(--triplex-next-Island-Type1_Background-1-19-1);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-19-1)}.island__6b947709.type2__c1e5f1e1{background-color:var(--triplex-next-Island-Type2_Background-1-19-1);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-19-1)}.island__6b947709.type3__dad27422{background-color:var(--triplex-next-Island-Type3_Background-1-19-1);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-19-1)}.island__6b947709.sm__2bd22675{border-radius:16px;padding:16px}.island__6b947709.sm__2bd22675 .islandHeader__10f8efe0+.islandBody__08c45ff2,.island__6b947709.sm__2bd22675 .islandHeader__10f8efe0+.islandFooter__8419cff0,.island__6b947709.sm__2bd22675 .islandBody__08c45ff2+.islandFooter__8419cff0{margin-top:8px}.island__6b947709.md__39164de0{border-radius:24px;padding:24px}.island__6b947709.md__39164de0 .islandHeader__10f8efe0+.islandBody__08c45ff2,.island__6b947709.md__39164de0 .islandHeader__10f8efe0+.islandFooter__8419cff0,.island__6b947709.md__39164de0 .islandBody__08c45ff2+.islandFooter__8419cff0{margin-top:12px}.island__6b947709.lg__6698df7d{border-radius:32px;padding:32px}.island__6b947709.lg__6698df7d .islandHeader__10f8efe0+.islandBody__08c45ff2,.island__6b947709.lg__6698df7d .islandHeader__10f8efe0+.islandFooter__8419cff0,.island__6b947709.lg__6698df7d .islandBody__08c45ff2+.islandFooter__8419cff0{margin-top:16px}@media (max-width: 767px){.island__6b947709.sm__2bd22675,.island__6b947709.md__39164de0{border-radius:16px;padding:16px}.island__6b947709.lg__6698df7d{border-radius:24px;padding:24px}}.modalWindowBody__1299ab1f{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__33c07f2e{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.modalWindowClose__33c07f2e{top:20px;right:20px}}.loaderScreen__59f93e52{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0;z-index:10100}.loaderScreen__59f93e52.loaderSmallBackdrop__fe00665a{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-19-1)}.loaderScreen__59f93e52.loaderMiddleBackdrop__0b088194{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-19-1)}.body__2dfec69a{position:relative;display:flex}.body__2dfec69a .bodyInner__9ad78345{position:relative;flex-grow:1;width:100%}.bodyPage__fde038a2{flex-grow:1}.verticalMargin24__5c531db9{margin-top:24px;margin-bottom:24px}.verticalMargin16__86994f27{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__5c531db9{margin-top:16px;margin-bottom:16px}.verticalMargin16__86994f27{margin-top:8px;margin-bottom:8px}}.headerTabs__4ca22328{display:flex;justify-content:space-between}.headerTabs__4ca22328 .headerTabsContent__047d355b{flex-grow:1}.headerTabs__4ca22328 .headerTabsControls__d98c64f1{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__4ca22328{flex-wrap:wrap}.headerTabs__4ca22328 .headerTabsContent__047d355b{width:100%}.headerTabs__4ca22328 .headerTabsControls__d98c64f1{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__4ca22328 .headerTabsControls__d98c64f1>button{margin-left:16px;margin-top:16px}}.headerTitle__70aa2b93{display:flex;justify-content:space-between}.headerTitle__70aa2b93 .headerTitleControls__3dac2af6{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__fd1b7c5b+.headerTitle__70aa2b93{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__70aa2b93{flex-wrap:wrap}.headerTitle__70aa2b93 .headerTitleContent__e0c6f674{width:100%}.headerTitle__70aa2b93 .headerTitleControls__3dac2af6{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__70aa2b93 .headerTitleControls__3dac2af6>button{margin-left:16px;margin-top:16px}}.headerSubheader__6e900099{padding:24px 0}.headerSubheader__6e900099.withoutPaddings__617ca4b9{padding:0}.headerLayoutSidebar__bd2386e3{display:flex;justify-content:space-between}.headerLayoutSidebarContent__0c8d374a{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__5592a106{display:none}}.page__640293a8{height:100%;display:flex;flex-direction:column;max-width:100%;padding:32px;box-sizing:border-box}.global-page{position:relative}@media (max-width: 767px){.page__640293a8{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__200a0348.sticky__7db23d97{z-index:101;position:sticky;top:0;border-top-left-radius:var(--r-top, 24px)!important;border-top-right-radius:var(--r-top, 24px)!important;transition:border-radius .2s ease,box-shadow .2s ease}.global-LB-more-media-point-0 .headerPageTypeFirst__200a0348.sticky__7db23d97[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-19-1)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__7be6b417.sticky__7db23d97{z-index:101;position:sticky;bottom:0;transition:border-radius .2s ease,box-shadow .2s ease;border-bottom-left-radius:var(--r-bottom, 24px)!important;border-bottom-right-radius:var(--r-bottom, 24px)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__7be6b417.sticky__7db23d97[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-1-19-1)!important}.footerDescription__7344bd88{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__22c083ee{flex-grow:1;margin-right:auto}.footerDescriptionControls__b5d85635{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__7344bd88{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__22c083ee{width:100%}.footerDescriptionControls__b5d85635{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__b5d85635>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__22c083ee+.footerDescriptionControls__b5d85635{margin-top:0}.footer__00870830{padding:16px 0}}.modalWindowHeader__4d3e5e83 .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__4d3e5e83 .global-HeaderTitleContent{padding-right:72px}}.list__4307a087{margin:0;padding:0;list-style:none;position:relative}.listItemControls__e18ef737{display:flex;padding:0 16px 0 4px}.listItemContent__dc83281b{background:var(--triplex-next-ListItem-Background-1-19-1);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__dc83281b.selected__ac802c76{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-1-19-1)}.listItemControlsButton__514564ae{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-19-1);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__514564ae:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-19-1)}.listItemControlsButton__514564ae:hover .listItemControlsButtonLabel__901063e5{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-19-1)!important}.listItemControlsButton__514564ae.expanded__dc91bd8f,.listItemControlsButton__514564ae:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-19-1)}.listItemControlsButton__514564ae.expanded__dc91bd8f .listItemControlsButtonLabel__901063e5,.listItemControlsButton__514564ae:active .listItemControlsButtonLabel__901063e5{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-19-1)!important}.listItemControlsButton__514564ae+.listItemControlsButton__514564ae,.listItemControlsButton__514564ae+.listItemControlsButtonDropdown__bffe3945{margin-left:4px}.listItemControlsButtonIcon__30c192d9{line-height:0}.listItemControlsButton__514564ae.withText__355fb865 .listItemControlsButtonIcon__30c192d9{margin-bottom:8px}.listItemControlsButtonLabel__901063e5{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-19-1)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__bffe3945{display:flex}.listItemControlsButtonInner__5e57fad5{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__514564ae.withIcon__0d0546cd.withText__355fb865 .listItemControlsButtonInner__5e57fad5{height:44px;overflow:visible}.buttonDropdownMenuItem__fb26f097{overflow:hidden;text-overflow:ellipsis}.listEmptyState__0baf0ea3{padding:64px 16px 16px;text-align:center}.listItemLoading__07ca1a3d{height:24px;padding:12px 0;position:relative}.label__70ab7714{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__70ab7714.sm__887b4c08{min-width:16px;min-height:16px}.label__70ab7714.sm__887b4c08.nonempty__6106b1c0{padding:2px 0 2px 24px}.label__70ab7714.md__a5eb271d{min-width:24px;min-height:24px}.label__70ab7714.md__a5eb271d.nonempty__6106b1c0{padding-left:32px;padding-top:2px}.label__70ab7714.lg__6d1be7d2{min-width:28px;min-height:28px}.label__70ab7714.lg__6d1be7d2.nonempty__6106b1c0{padding-left:40px;padding-top:4px}.label__70ab7714.disabled__a2a612fe{cursor:default}.label__70ab7714[hidden]{display:none}.checkbox__97c522c9{margin:0;opacity:0}.checkboxIcon__85ee8bf9{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-19-1);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-19-1)}.sm__887b4c08 .checkboxIcon__85ee8bf9{border-radius:4px}.checkmarkIcon__a00597aa{transform:scale(0)}.checkmarkIcon__a00597aa path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-19-1)}.checkboxIcon__85ee8bf9,.checkmarkIcon__a00597aa{pointer-events:none}.checkbox__97c522c9,.checkboxIcon__85ee8bf9,.checkmarkIcon__a00597aa{position:absolute;left:0;top:0}.sm__887b4c08 .checkbox__97c522c9,.sm__887b4c08 .checkboxIcon__85ee8bf9,.sm__887b4c08 .checkmarkIcon__a00597aa{width:16px;height:16px;top:2px}.md__a5eb271d .checkbox__97c522c9,.md__a5eb271d .checkboxIcon__85ee8bf9,.md__a5eb271d .checkmarkIcon__a00597aa{width:24px;height:24px}.lg__6d1be7d2 .checkbox__97c522c9,.lg__6d1be7d2 .checkboxIcon__85ee8bf9,.lg__6d1be7d2 .checkmarkIcon__a00597aa{width:28px;height:28px}.checkbox__97c522c9:enabled{cursor:pointer}.checkbox__97c522c9:enabled:hover+.checkboxIcon__85ee8bf9{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-19-1);background-color:var(--triplex-next-Checkbox-Background_Hover-1-19-1)}.checkbox__97c522c9:checked+.checkboxIcon__85ee8bf9{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-19-1);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-19-1)}.checkbox__97c522c9:checked~.checkmarkIcon__a00597aa{transform:scale(1);transition:transform .2s ease-out}.checkbox__97c522c9:disabled+.checkboxIcon__85ee8bf9{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-19-1);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-19-1)}.checkbox__97c522c9:disabled:checked+.checkboxIcon__85ee8bf9{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-19-1);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-19-1)}.checkbox__97c522c9:disabled~.checkmarkIcon__a00597aa path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-19-1)}.checkbox__97c522c9:focus-visible+.checkboxIcon__85ee8bf9{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-19-1)}.checkbox__97c522c9:checked:enabled:hover+.checkboxIcon__85ee8bf9{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-19-1)}.listItemSelectable__c18bf02d{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-19-1);border-radius:8px}.listItemSelectable__c18bf02d.selected__ac802c76{background:var(--triplex-next-ListItem-Background_Selected-1-19-1)}.checkboxWrapper__3597dec6{padding:16px;line-height:0}.childrenWrapper__52acaca6{flex-grow:1}.checkboxLabel__1b40e421{padding:0!important;position:relative}.checkboxLabelClickArea__f40eb227{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__8ee33698{position:relative;overflow:hidden}.swipeableArea__8ee33698 .content__abee335c{position:relative;touch-action:pan-y}.swipeableArea__8ee33698 .content__abee335c.disableScroll__579599f3{touch-action:none}.swipeableArea__8ee33698 .content__abee335c.disablePointerEvents__e3f0f643:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__8ee33698 .swipeAnimationFinish__682fbb40{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__8ee33698 .leftContent__1d2f1d95,.swipeableArea__8ee33698 .rightContent__b73ee9fb{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__8ee33698 .rightContent__b73ee9fb{left:auto;right:0}.listItemTail__fd7643e7{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__938bff5e{background:var(--triplex-next-ListMaster-Background-1-19-1);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__f2ad1e4d{position:absolute;top:0;left:0;right:0}.listItemTailTop__f2ad1e4d:after{content:"";width:8px;height:8px;position:absolute;top:0;left:12px;border-top-left-radius:8px;box-shadow:-2px -2px 0 2px var(--triplex-next-ListMaster-Background-1-19-1)}.listItemTailTop__f2ad1e4d:before{content:"";width:8px;height:8px;position:absolute;top:0;left:0;border-top-right-radius:8px;box-shadow:2px -2px 0 2px var(--triplex-next-ListMaster-Background-1-19-1)}.listItemTailBottom__5d257f41{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__5d257f41:after{content:"";width:8px;height:8px;position:absolute;bottom:0;left:12px;border-bottom-left-radius:8px;box-shadow:-2px 2px 0 2px var(--triplex-next-ListMaster-Background-1-19-1)}.listItemTailBottom__5d257f41:before{content:"";width:8px;height:8px;position:absolute;bottom:0;left:0;border-bottom-right-radius:8px;box-shadow:2px 2px 0 2px var(--triplex-next-ListItem-Tail_Background-1-19-1)}.listItemTailRight__a3d8974d{right:-8px}.listItemTailLeft__f8dd4dfa{left:-8px}.listItemTable__ba5ccc53{margin-bottom:4px}.listItemTable__ba5ccc53:last-child{margin-bottom:0}.listSortableItemTarget__80e1a3d7{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-19-1);touch-action:manipulation;cursor:grab}.listSortableItemTarget__80e1a3d7:hover{background:var(--triplex-next-ListItem-Background_Selected-1-19-1)}.listSortableItemTarget__80e1a3d7.dragging__250166f4{background:var(--triplex-next-ListItem-Background_Dragging-1-19-1);box-shadow:var(--triplex-next-ListItem-Shadow-1-19-1);cursor:grabbing;z-index:1}.listSortableItemTargetContent__29015a63{flex:1}.listSortableItemTargetIcon__b771490c{display:block;margin-left:24px}.listSortableItem__3b52ec14{position:relative}.listSortableItem__3b52ec14.dragging__250166f4{z-index:1}.listSortableItemControls__5ddbbbb0{display:inline-block}.islandWidgetHeader__fa3d148c{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__fa3d148c .islandWidgetHeaderContent__14286318{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__fa3d148c .islandWidgetHeaderDescription__ffa2ccba{display:flex}.islandWidgetHeader__fa3d148c .caretWrapper__052371a4{position:absolute;top:20px;right:16px}.islandWidgetHeader__fa3d148c .caretIcon__b5753532{transition:transform .3s ease-in-out}.islandWidgetHeader__fa3d148c.open__24f65dc9 .caretWrapper__052371a4 .caretIcon__b5753532{transform:rotate(-180deg)}@media (max-width: 767px){.islandWidgetHeader__fa3d148c{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__f2c8c6c7{padding-top:16px}.islandWidgetFooter__05305c99{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__3b5a6d86{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__771814ba{margin-left:auto;white-space:nowrap}.expandAnimation__3a03ee1f{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__4b4a894d{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-1-19-1);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media (max-width: 767px){.islandWidgetExtraFooter__4b4a894d{border-radius:0 0 16px 16px}}.islandWidget__a5c443d6{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__a5c443d6>*{height:100%}.islandWidgetWithExtraFooter__5b45df08:after{content:"";position:absolute;bottom:0;left:0;right:0;height:32px;border-radius:0 0 24px 24px;box-shadow:var(--triplex-next-IslandWidget-ExtraFooter_Shadow-1-19-1)!important}@media (max-width: 767px){.islandWidgetHeaderWrapperAdaptive__127528a9{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__5fae8e2a{display:flex;flex-direction:column}.formFieldClear__35b98b19{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__35b98b19.hidden__1a1f8a6e{opacity:0;pointer-events:none}.formFieldTarget__c44efe3c{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-19-1);overflow:hidden;white-space:nowrap}.formFieldTarget__c44efe3c.placeholder__3a9a61c5{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-19-1)}.formFieldTarget__c44efe3c.disabled__773e6dab{color:var(--triplex-next-FormField-Target_Color_Disabled-1-19-1)}.formFieldTarget__c44efe3c.size-sm__210ba9c0{font-size:12px;height:28px;line-height:16px}.formFieldTarget__c44efe3c.size-md__6d8f25e7{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__c44efe3c.size-lg__2858137b{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__c44efe3c .placeholderWrapper__87249416{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__c44efe3c:focus{outline:none}.formFieldTarget__c44efe3c:focus .placeholderWrapper__87249416{opacity:1}.formFieldTextarea__0ca6d03e{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-19-1);vertical-align:top;font-family:inherit}.formFieldTextarea__0ca6d03e.sm__0100b60e{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__0ca6d03e.md__aecefac5{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__0ca6d03e.lg__da13c647{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__0ca6d03e::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-19-1);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__0ca6d03e:focus{outline:none}.formFieldTextarea__0ca6d03e:focus::placeholder{opacity:1}.formFieldTextarea__0ca6d03e:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-19-1)}.chipGroupItem__b2ed07c2{display:inline-block}.chip__a3a090e8{background:var(--triplex-next-Chip-Background_Default-1-19-1);color:var(--triplex-next-Chip-Color_Default-1-19-1);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;gap:2px;align-items:center;cursor:pointer;outline:none;vertical-align:middle}.chip__a3a090e8.lg__3547528e{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__a3a090e8.lg__3547528e .prefix__f02f025f{padding-left:16px}.chip__a3a090e8.lg__3547528e .postfix__6c5b95e9{padding-right:12px}.chip__a3a090e8.md__a6a49ab5{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__a3a090e8.md__a6a49ab5 .prefix__f02f025f{padding-left:12px}.chip__a3a090e8.md__a6a49ab5 .postfix__6c5b95e9{padding-right:8px}.chip__a3a090e8.sm__ceefa1f0{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__a3a090e8.sm__ceefa1f0 .prefix__f02f025f{padding-left:8px}.chip__a3a090e8.sm__ceefa1f0 .postfix__6c5b95e9{padding-right:8px}.chip__a3a090e8:hover{background:var(--triplex-next-Chip-Background_Hover-1-19-1);color:var(--triplex-next-Chip-Color_Hover-1-19-1)}.chip__a3a090e8:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-19-1)}.chip__a3a090e8:active,.chip__a3a090e8[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-19-1);color:var(--triplex-next-Chip-Color_Active-1-19-1)}.chip__a3a090e8.disabled__ff19ffec{background:var(--triplex-next-Chip-Background_Disabled-1-19-1);color:var(--triplex-next-Chip-Color_Disabled-1-19-1);cursor:default;pointer-events:none}.chip__a3a090e8.selected__fdb13d9f{background:var(--triplex-next-Chip-Background_Selected_Default-1-19-1);color:var(--triplex-next-Chip-Color_Selected_Default-1-19-1)}.chip__a3a090e8.selected__fdb13d9f:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-19-1);color:var(--triplex-next-Chip-Color_Selected_Hover-1-19-1)}.chip__a3a090e8.selected__fdb13d9f:active,.chip__a3a090e8.selected__fdb13d9f[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-19-1);color:var(--triplex-next-Chip-Color_Selected_Active-1-19-1)}.chip__a3a090e8.selected__fdb13d9f.disabled__ff19ffec{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-19-1);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-19-1)}.chip__a3a090e8.withPrefix__5d01c92a{padding-left:0}.chip__a3a090e8.withPostfix__1efeedc0{padding-right:0}.chip__a3a090e8 .content__f282ebf0{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__a3a090e8 .prefix__f02f025f,.chip__a3a090e8 .postfix__6c5b95e9{display:flex}.calendarControls__2ea56e62{height:28px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Calendar-View_Item_Color_Default-1-19-1)}.calendarViewDays__48310850{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__43621bdb .calendarViewDays__48310850{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__8344e661,.calendarViewYears__eab80559{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__43621bdb .calendarViewMonths__8344e661,.adaptive__43621bdb .calendarViewYears__eab80559{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__a10afd75{height:24px;padding:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:var(--triplex-next-Calendar-View_Header_Color-1-19-1)}.calendarViewDaysBody__b49fb396:before{display:block;content:"‌";line-height:8px}.adaptive__43621bdb .calendarViewDaysBody__b49fb396:before{line-height:4px}.calendarViewItem__74e1c223{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__74e1c223:focus-visible{outline:none}.calendarViewItem__74e1c223.current__d6814769{font-weight:600}.calendarViewItem__74e1c223.disabled__0cda33f0{pointer-events:none}.calendarViewItemLabel__c502e696{display:flex;justify-content:center;align-items:center;position:relative;white-space:nowrap;box-sizing:border-box;margin:auto;color:var(--triplex-next-Calendar-View_Item_Color_Default-1-19-1);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-19-1);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-19-1);cursor:pointer}.calendarViewItemLabel__c502e696:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-19-1);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-19-1);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd:hover.basicMark__1b6898a6:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd:hover.standardMark__f73920eb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd:hover.attentionMark__7d528862:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd:hover.criticalMark__4bcbdd7c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd.muted__dbaec8d6{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-19-1);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd.muted__dbaec8d6:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-19-1);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd.basicMark__1b6898a6:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd.standardMark__f73920eb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd.attentionMark__7d528862:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-19-1)}.calendarViewItemLabel__c502e696.selected__d34d1afd.criticalMark__4bcbdd7c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-19-1)}.calendarViewItemLabel__c502e696.marked__b2eeff5e:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__c502e696.basicMark__1b6898a6:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-19-1)}.calendarViewItemLabel__c502e696.standardMark__f73920eb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-19-1)}.calendarViewItemLabel__c502e696.attentionMark__7d528862:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-19-1)}.calendarViewItemLabel__c502e696.criticalMark__4bcbdd7c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-19-1)}.calendarViewItemLabel__c502e696.muted__dbaec8d6{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-19-1)}.calendarViewItemLabel__c502e696.disabled__0cda33f0{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-19-1);background:none}.calendarViewItem__74e1c223:focus-visible .calendarViewItemLabel__c502e696{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-19-1)}.unitDay__36b65b28{width:36px;height:36px;border-radius:6px}.unitMonth__6d6fd784,.unitYear__044c038d{width:89px;height:48px;border-radius:6px}.adaptive__43621bdb .unitMonth__6d6fd784,.adaptive__43621bdb .unitYear__044c038d{width:104px;height:48px;border-radius:6px}.calendarFooter__d3b9a4cc{margin-top:12px;text-align:center}.calendar__c49933d9{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-19-1);-webkit-user-select:none;user-select:none}.calendar__c49933d9.adaptive__43621bdb{width:auto;padding:20px}.calendar__c49933d9+.calendar__c49933d9{margin-top:20px}.datePickerExtendedMobileDropdown__5bd52979{max-height:100vh}.chipDropdownArrow__ccdd332f{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__ccdd332f.rotated__438355cb{transform:rotate(-180deg)}.chipClearButton__e2d4369e{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__e2d4369e:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-19-1)}.dropdownMobileMaskedInput__bd329320{height:20px;padding:0;background:transparent;border:none;border-radius:0}.selectExtendedFieldTarget__4944b294{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__4944b294 .caretWrapper__5494f3f4{height:100%}.selectExtendedFieldTarget__4944b294 .caretIcon__d8e5b24f{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__4944b294.selectOpened__0cf0da03 .caretIcon__d8e5b24f{transform:rotate(180deg)}.selectExtendedFieldTarget__4944b294.disabled__61b79674{-webkit-user-select:none;user-select:none;pointer-events:none}.selectExtendedField__aa16c732{position:relative}.multiselectFieldHeader__9f599bc9{padding:12px 12px 0}.multiselectFieldContentWrapper__f9d38de0 .multiselectFieldContent__85f8bac0{position:relative;padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__f9d38de0 .multiselectFieldContent__85f8bac0:has(.loaderScreen__d367732e){overflow:hidden}.multiselectFieldContentWrapper__f9d38de0 .multiselectFieldContent__85f8bac0.sm__41241063{max-height:208px}.multiselectFieldContentWrapper__f9d38de0 .multiselectFieldContent__85f8bac0.md__f48fd628{max-height:266px}.multiselectFieldContentWrapper__f9d38de0 .multiselectFieldContent__85f8bac0.lg__fb50b75d{max-height:296px}.multiselectFieldFooter__a99de1a4{padding:0 12px 12px}.multiselectFieldFooter__a99de1a4:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-19-1)}.chipOptionsContent__124da0fa{min-width:14px;text-align:center;display:block}.tooltipDesktop__0121ec69{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__0121ec69 .tooltipBody__0035ceb1{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-19-1)}.tooltipDesktop__0121ec69 .tooltipXButton__f53b3f64{position:absolute;right:8px;top:8px}.tooltipDesktopContent__dc3c74f1{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-19-1);border-radius:8px}.closable__2c005024 .tooltipDesktopContent__dc3c74f1{padding-right:32px}.tooltipSM__8f95813f .tooltipDesktopContent__dc3c74f1{width:192px;min-height:52px}.tooltipLG__a5ed4911 .tooltipDesktopContent__dc3c74f1{width:384px;min-height:52px}.tooltipOverlay__997edce8{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__a5e60507{width:0;height:0}.tooltipDesktopTip__a5e60507.down__413ceb01{border-top:solid var(--triplex-next-Tooltip-Background-1-19-1);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__a5e60507.up__cfa3cd44{border-bottom:solid var(--triplex-next-Tooltip-Background-1-19-1);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__a5e60507.left__afddb956{border-right:solid var(--triplex-next-Tooltip-Background-1-19-1);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__a5e60507.right__d4265b93{border-left:solid var(--triplex-next-Tooltip-Background-1-19-1);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__d17f1ea7 .tooltipBody__0035ceb1{text-align:left}.tooltipMobileContent__efc20e5b{padding:16px}.headerless__b1d971ac .tooltipMobileContent__efc20e5b{padding-right:40px;border-radius:16px 16px 0 0}.headerless__b1d971ac .tooltipMobileContent__efc20e5b .closeButton__317fe816{position:absolute;right:16px;top:16px}.tooltipLink__66a3b214{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__7f8d6f0a{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-19-1)}.desktop__7f8d6f0a:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-19-1)}.desktop__7f8d6f0a:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-19-1)}.desktop__7f8d6f0a:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-19-1)}.mobile__74950548{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-19-1)}.mobile__74950548:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-19-1)}.mobile__74950548:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-19-1)}.mobile__74950548:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-19-1)}.chipSuggestInputWrapper__fbbd642b{margin:12px}.suggestDropdownMobileBody__a2c1d538{height:176px}.suggestDropdownMobileNoOptionsText__e9f59744{padding:16px}.checkboxXGroup__70a91de0{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__70a91de0.indent-12__3d63080d{margin-left:-6px;margin-right:-6px}.checkboxXGroup__70a91de0.indent-12__3d63080d .label__70ab7714{margin-left:6px;margin-right:6px}.checkboxXGroup__70a91de0.indent-16__126abdb4{margin-left:-8px;margin-right:-8px}.checkboxXGroup__70a91de0.indent-16__126abdb4 .label__70ab7714{margin-left:8px;margin-right:8px}.checkboxXGroup__70a91de0.indent-20__0ae97ece{margin-left:-10px;margin-right:-10px}.checkboxXGroup__70a91de0.indent-20__0ae97ece .label__70ab7714{margin-left:10px;margin-right:10px}.checkboxXGroup__70a91de0.indent-24__7bfeb20d{margin-left:-12px;margin-right:-12px}.checkboxXGroup__70a91de0.indent-24__7bfeb20d .label__70ab7714{margin-left:12px;margin-right:12px}.checkboxXGroup__70a91de0.indent-28__fd027ddd{margin-left:-14px;margin-right:-14px}.checkboxXGroup__70a91de0.indent-28__fd027ddd .label__70ab7714{margin-left:14px;margin-right:14px}.checkboxXGroup__70a91de0.indent-32__e6480593{margin-left:-16px;margin-right:-16px}.checkboxXGroup__70a91de0.indent-32__e6480593 .label__70ab7714{margin-left:16px;margin-right:16px}.checkboxYGroup__302901dd{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__302901dd .label__70ab7714.sm__887b4c08+.label__70ab7714.sm__887b4c08{margin-top:8px}.checkboxYGroup__302901dd .label__70ab7714.lg__6d1be7d2+.label__70ab7714.lg__6d1be7d2{margin-top:20px}.checkboxYGroup__302901dd .label__70ab7714.md__a5eb271d+.label__70ab7714.md__a5eb271d{margin-top:16px}.card__ef734bfb{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__ef734bfb.roundingMD__fe4622fc{--radius: 16px}.card__ef734bfb.roundingSM__740bcb3d{--radius: 8px}.card__ef734bfb.general__4be9bdf7{background:var(--triplex-next-Card-Static_General_Background-1-19-1)}.card__ef734bfb.secondary__8aca5f74{background:var(--triplex-next-Card-Static_Secondary_Background-1-19-1)}.card__ef734bfb .cardMedia__e0097078{background-size:cover;background-repeat:no-repeat;background-position:center}.card__ef734bfb .cardContent__7d9bcc96{padding:var(--padding)}.card__ef734bfb .cardContent__7d9bcc96.paddingMD__f4dc7c80{--padding: 24px}.card__ef734bfb .cardContent__7d9bcc96.paddingSM__c23f5954{--padding: 16px}.card__ef734bfb .cardContent__7d9bcc96 .cardContentHeader__83e7430a{margin-bottom:16px}.card__ef734bfb .cardContent__7d9bcc96 .cardContentFooter__2dc81897{margin-top:16px}.action__2ad8862a{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__2ad8862a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none;box-shadow:var(--card-inner-shadow, none);border-radius:var(--radius)}.action__2ad8862a.general__4be9bdf7{background:var(--triplex-next-Card-Action_General_Background-1-19-1);box-shadow:var(--triplex-next-Card-Shadow_Default-1-19-1)}.action__2ad8862a.general__4be9bdf7:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-19-1);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-19-1)}.action__2ad8862a.general__4be9bdf7.selected__06b8dd54{background:var(--triplex-next-Card-Action_General_Background_Selected-1-19-1);box-shadow:var(--triplex-next-Card-Shadow_Default-1-19-1);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-19-1)}.action__2ad8862a.general__4be9bdf7.selected__06b8dd54:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-19-1);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-19-1);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-19-1)}.action__2ad8862a.general__4be9bdf7:focus{outline:none}.action__2ad8862a.general__4be9bdf7:focus.focusVisible__cdbcd5a3{box-shadow:var(--triplex-next-Card-Shadow_Default-1-19-1);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-19-1)}.action__2ad8862a.secondary__8aca5f74{background:var(--triplex-next-Card-Action_Secondary_Background-1-19-1)}.action__2ad8862a.secondary__8aca5f74:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-19-1)}.action__2ad8862a.secondary__8aca5f74.selected__06b8dd54{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-19-1);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-19-1);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-19-1)}.action__2ad8862a.secondary__8aca5f74.selected__06b8dd54:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-19-1);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-19-1)}.action__2ad8862a.secondary__8aca5f74:focus{outline:none}.action__2ad8862a.secondary__8aca5f74:focus.focusVisible__cdbcd5a3{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-19-1)}.alertContext__868ac50d{display:flex;font-size:12px;line-height:16px}.alertContext__868ac50d>svg{flex-shrink:0}.alertContext__868ac50d .alertContextText__6efc8c73{margin-left:8px}.alertContext__868ac50d.alertTypeError__0af9b082 .alertContextText__6efc8c73{color:var(--triplex-next-AlertContext-Error_Color-1-19-1)}.alertContext__868ac50d.alertTypeInfo__75bd5caa .alertContextText__6efc8c73{color:var(--triplex-next-AlertContext-Info_Color-1-19-1)}.alertContext__868ac50d.alertTypeWarning__3543e0a4 .alertContextText__6efc8c73{color:var(--triplex-next-AlertContext-Warning_Color-1-19-1)}.alertContext__868ac50d.alertTypeSystem__20786ed6 .alertContextText__6efc8c73{color:var(--triplex-next-AlertContext-System_Color-1-19-1)}.alertProcess__7bb41a6b{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__7bb41a6b.withSpoiler__ee7c9eed{min-height:40px}.alertProcess__7bb41a6b .themeIcon__4b71c246{box-sizing:border-box;height:20px;width:20px}.alertProcess__7bb41a6b.alertTypeError__0af9b082{background:var(--triplex-next-AlertProcess-Error_Background-1-19-1)}.alertProcess__7bb41a6b.alertTypeInfo__75bd5caa{background:var(--triplex-next-AlertProcess-Info_Background-1-19-1)}.alertProcess__7bb41a6b.alertTypeWarning__3543e0a4{background:var(--triplex-next-AlertProcess-Warning_Background-1-19-1)}.alertProcess__7bb41a6b.alertTypeSystem__20786ed6{background:var(--triplex-next-AlertProcess-System_Background-1-19-1)}.alertProcess__7bb41a6b.alertTypeFeature__d4972f0a{background:var(--triplex-next-AlertProcess-Feature_Background-1-19-1)}.alertProcess__7bb41a6b.alertTypeFeature__d4972f0a .themeIcon__4b71c246{padding-top:0}.alertProcess__7bb41a6b .alertProcessContentBlock__22183dc2{flex:1;margin-left:10px}.alertProcess__7bb41a6b .alertProcessContentBlock__22183dc2 .expandableContent__2d059c42{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__7bb41a6b .alertProcessContentBlock__22183dc2 .expandableContent__2d059c42.expanded__111b54a1{max-height:1000px;opacity:1}.alertProcess__7bb41a6b .closeButton__66e9fba6{margin-left:10px}.alertProcess__7bb41a6b .expandButton__b7f66117{position:absolute;right:16px;bottom:16px;height:16px;width:16px;transition:transform .3s ease-in-out;display:flex;align-items:center;justify-content:center}.alertProcess__7bb41a6b .expandButton__b7f66117.expanded__111b54a1{transform:rotate(180deg)}.adaptive__a67c6de9{font-size:10px!important;line-height:12px!important}.avatar__1d1173bf{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-1-19-1)}.avatar__1d1173bf.xxs__8b474de3{width:28px;height:28px;border-radius:6px}.avatar__1d1173bf.xs__2ce233be{width:32px;height:32px;border-radius:8px}.avatar__1d1173bf.sm__69fcc8fb{width:40px;height:40px;border-radius:10px}.avatar__1d1173bf.md__96bc9a47{width:56px;height:56px;border-radius:16px}.avatar__1d1173bf.lg__6e9b770e{width:80px;height:80px;border-radius:20px}.avatar__1d1173bf.xl__1abe0ddf{width:96px;height:96px;border-radius:24px}.avatar__1d1173bf.xxl__b3e05b51{width:128px;height:128px;border-radius:28px}.col-1__98a47e18{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__b76b997e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__87d32614{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__76d68ac7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__5d64ab47{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__08f433f3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__d0d1dce6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__a7da647c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__d8bb718a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__17b79df6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__2cf27d22{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__ca2ed262{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__81192162{margin-left:0%}.offset-1__9d9db40d{margin-left:8.33333333%}.offset-2__d1c7de88{margin-left:16.66666667%}.offset-3__cdb86a47{margin-left:25%}.offset-4__57d80d2a{margin-left:33.33333333%}.offset-5__c7f7f792{margin-left:41.66666667%}.offset-6__376ca069{margin-left:50%}.offset-7__6bb8639d{margin-left:58.33333333%}.offset-8__b96e8985{margin-left:66.66666667%}.offset-9__dec3fce6{margin-left:75%}.offset-10__1e6d49f7{margin-left:83.33333333%}.offset-11__146c8d5b{margin-left:91.66666667%}.d-none__e6a6cd98{display:none!important}.d-block__d83f8638{display:block!important}@media (min-width: 576px){.col-sm-1__18f56fa6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__57d8bd81{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__bcdb79fc{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__f1b7aa74{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__5a445265{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__f8e5a05b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__9134a92b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__237e04e9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__7e7d286d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__8330e6a6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__108bd04f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__b03aa47f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__4ef1250b{margin-left:0%}.offset-sm-1__53ce78e7{margin-left:8.33333333%}.offset-sm-2__21f61ff8{margin-left:16.66666667%}.offset-sm-3__a3cd3ea7{margin-left:25%}.offset-sm-4__ef6dcf80{margin-left:33.33333333%}.offset-sm-5__39e3aee6{margin-left:41.66666667%}.offset-sm-6__4bdddf9b{margin-left:50%}.offset-sm-7__ed58aabe{margin-left:58.33333333%}.offset-sm-8__9a7e16fd{margin-left:66.66666667%}.offset-sm-9__e50f5a06{margin-left:75%}.offset-sm-10__8778162c{margin-left:83.33333333%}.offset-sm-11__2c4e134e{margin-left:91.66666667%}.d-none-sm__ea1d64f9{display:none!important}.d-block-sm__b3d52c7d{display:block!important}}@media (min-width: 768px){.col-md-1__9ce2b215{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__21f52510{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__1632d47b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__340409d1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__9c6928f2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__2fc83b09{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__eef56754{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__4a56e4f8{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__41ae4bae{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__14845aa5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__745f6916{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__b8af8825{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__93f17029{margin-left:0%}.offset-md-1__2db77e56{margin-left:8.33333333%}.offset-md-2__66991939{margin-left:16.66666667%}.offset-md-3__8edcb4d9{margin-left:25%}.offset-md-4__2a040f31{margin-left:33.33333333%}.offset-md-5__c465a264{margin-left:41.66666667%}.offset-md-6__ac7aff3c{margin-left:50%}.offset-md-7__5cf4cd66{margin-left:58.33333333%}.offset-md-8__f6dfdba0{margin-left:66.66666667%}.offset-md-9__d1419c37{margin-left:75%}.offset-md-10__93a193ea{margin-left:83.33333333%}.offset-md-11__6f98504b{margin-left:91.66666667%}.d-none-md__ca57b6d5{display:none!important}.d-block-md__bef4a696{display:block!important}}@media (min-width: 992px){.col-lg-1__b7a04556{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__8efa8a8e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__adb9c28a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__096acba3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__4e252dfb{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__8a2ce4a9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__0fb690c0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__88790d40{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__81027d77{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__eb79b59b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__e2368d24{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__0da4254f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__cacc5c34{margin-left:0%}.offset-lg-1__09640d09{margin-left:8.33333333%}.offset-lg-2__8ee58eb0{margin-left:16.66666667%}.offset-lg-3__f022f4c9{margin-left:25%}.offset-lg-4__d06fa9e7{margin-left:33.33333333%}.offset-lg-5__6269b30a{margin-left:41.66666667%}.offset-lg-6__9a174785{margin-left:50%}.offset-lg-7__b67f4e54{margin-left:58.33333333%}.offset-lg-8__4d1492c2{margin-left:66.66666667%}.offset-lg-9__dc0d9eb7{margin-left:75%}.offset-lg-10__3dadc8dc{margin-left:83.33333333%}.offset-lg-11__f9252d85{margin-left:91.66666667%}.d-none-lg__6aab2af8{display:none!important}.d-block-lg__e15b7080{display:block!important}}@media (min-width: 1200px){.col-xl-1__cd10d888{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__b3c92866{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__5504dee9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__023991c3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__e7211499{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__294a4560{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__8cd04965{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__6c9d23dd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__ea3d65d2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__2efc2a4b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__f73e9ff5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__867c8d87{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__ffec5c7a{margin-left:0%}.offset-xl-1__39276c39{margin-left:8.33333333%}.offset-xl-2__3c159a44{margin-left:16.66666667%}.offset-xl-3__b7ae692e{margin-left:25%}.offset-xl-4__16be46e8{margin-left:33.33333333%}.offset-xl-5__185f7fa1{margin-left:41.66666667%}.offset-xl-6__3ccb557e{margin-left:50%}.offset-xl-7__92cba636{margin-left:58.33333333%}.offset-xl-8__21c54920{margin-left:66.66666667%}.offset-xl-9__40496d25{margin-left:75%}.offset-xl-10__3a67414b{margin-left:83.33333333%}.offset-xl-11__50b0602b{margin-left:91.66666667%}.d-none-xl__9c1118f2{display:none!important}.d-block-xl__1f5105b6{display:block!important}}.ellipsisLineClamp__cbebf41a{--ellipsis-line-clamp: 1;padding:0;display:-webkit-box;-webkit-line-clamp:var(--ellipsis-line-clamp);line-clamp:var(--ellipsis-line-clamp);-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-break:break-word}.ellipsisLineClamp__cbebf41a.oneLine__55bf7826{word-break:break-all}.link__09ab1a45{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-19-1)}.link__09ab1a45:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-19-1)}.link__09ab1a45:active{color:var(--triplex-next-Link-Text_Color_Active-1-19-1)}.link__09ab1a45:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-19-1)}.wordWithContent__99a1735f{white-space:nowrap;display:inline-flex;align-items:center}.before__9a7929f7 :first-child{margin-right:2px}.after__391f6841 :last-child{margin-left:2px}.marker__dd6c8939.success__0b810db1{background:var(--triplex-next-Marker-Background_Success-1-19-1)}.marker__dd6c8939.error__fa930cf0{background:var(--triplex-next-Marker-Background_Error-1-19-1)}.marker__dd6c8939.warning__3deb0b6b{background:var(--triplex-next-Marker-Background_Warning-1-19-1)}.marker__dd6c8939.waiting__3f65065d{background:var(--triplex-next-Marker-Background_Waiting-1-19-1)}.markerStatus__db6b3a72{line-height:0;display:flex;align-items:start}.markerStatus__db6b3a72 .contentContainer__1a43a590{display:flex;flex-direction:column}.markerStatus__db6b3a72.md__e8aea63e{gap:4px}.markerStatus__db6b3a72.md__e8aea63e .markerContainer__7a2db34c{margin-top:4px}.markerStatus__db6b3a72.lg__a78b6b85{gap:6px}.markerStatus__db6b3a72.lg__a78b6b85 .contentContainer__1a43a590{gap:4px}.markerStatus__db6b3a72.lg__a78b6b85 .markerContainer__7a2db34c{margin-top:5px}.row__1f4ea96f{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__1f4ea96f.noPaddingBottom__7a11cf93,.row__1f4ea96f:last-child{padding-bottom:0}.tabsExtended__70112973{position:relative}.tabsExtendedContent__6e7f01ac{display:inline-flex}.tabsExtendedContent__6e7f01ac.sm__02813416{border-radius:6px;padding:4px}.tabsExtendedContent__6e7f01ac.md__c9b402a3{border-radius:8px;padding:4px}.tabsExtendedContent__6e7f01ac.lg__5858be50{border-radius:10px;padding:8px}.tabsExtendedTab__30566567{display:flex}.tabsExtendedTab__30566567+.tabsExtendedTab__30566567,.tabsExtendedDropdown__39ca1860{margin-left:2px}.tabsReal__42566ceb,.tabsFake__ec25d187{display:flex;box-sizing:border-box;width:100%}.tabsReal__42566ceb.hidden__2e7eabfe{visibility:hidden}.tabsReal__42566ceb .tabsExtendedTab__30566567.hidden__2e7eabfe{display:none}.tabsFake__ec25d187{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__7425db3f .tabsExtendedContent__6e7f01ac{background-color:var(--triplex-next-Tabs-Type1_Background-1-19-1)}.type2__07140a1e .tabsExtendedContent__6e7f01ac{background-color:var(--triplex-next-Tabs-Type2_Background-1-19-1)}.tabsExtendedTabButton__e33d3cd2{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-19-1);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__e33d3cd2 .tabButtonText__a3bfbafc{font-weight:400}.tabsExtendedTabButton__e33d3cd2 .notificationIcon__351d76c2{position:absolute}.tabsExtendedTabButton__e33d3cd2.lg__5858be50{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__e33d3cd2.lg__5858be50 .tabButtonText__a3bfbafc{font-size:16px;line-height:20px}.tabsExtendedTabButton__e33d3cd2.lg__5858be50 .notificationIcon__351d76c2{right:6px;top:6px}.tabsExtendedTabButton__e33d3cd2.md__c9b402a3{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__e33d3cd2.md__c9b402a3 .tabButtonText__a3bfbafc{font-size:14px;line-height:20px}.tabsExtendedTabButton__e33d3cd2.md__c9b402a3 .notificationIcon__351d76c2{right:4px;top:4px}.tabsExtendedTabButton__e33d3cd2.sm__02813416{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__e33d3cd2.sm__02813416 .tabButtonText__a3bfbafc{font-size:12px;line-height:16px}.tabsExtendedTabButton__e33d3cd2.sm__02813416 .notificationIcon__351d76c2{right:3px;top:3px}.tabsExtendedTabButton__e33d3cd2::-moz-focus-inner{border:none}.tabsExtendedTabButton__e33d3cd2+.tabsExtendedTabButton__e33d3cd2{margin-left:2px}.tabsExtendedTabButton__e33d3cd2:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type1__7425db3f{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type1__7425db3f.selected__ff79fe32{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type1__7425db3f.selected__ff79fe32 .tabButtonText__a3bfbafc{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type1__7425db3f:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type1__7425db3f:hover .tabButtonText__a3bfbafc{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type1__7425db3f .tabButtonText__a3bfbafc{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type2__07140a1e{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-19-1);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type2__07140a1e.selected__ff79fe32{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type2__07140a1e.selected__ff79fe32 .tabButtonText__a3bfbafc{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type2__07140a1e:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-19-1)}.tabsExtendedTabButton__e33d3cd2.type2__07140a1e:hover .tabButtonText__a3bfbafc{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-1-19-1)}.tabsContent__5bef8740 .tabButtonDropdown__ff135801{padding:0!important;border-radius:0!important;background:none!important}.tabsContent__5bef8740 .tabButtonDropdown__ff135801.sm__c7a6649e{min-width:20px;min-height:20px;height:20px}.tabsContent__5bef8740 .tabButtonDropdown__ff135801.md__38058774{min-width:32px;min-height:32px;height:32px}.tabsContent__5bef8740 .tabButtonDropdown__ff135801.lg__f524aa91{min-width:40px;min-height:40px;height:40px}.tag__4a3c9646{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-19-1);border-radius:4px;gap:2px}.tag__4a3c9646.sm__8ebbeb7a{height:20px;padding:2px 4px 2px 6px}.tag__4a3c9646.md__03da2c80{height:28px;padding:4px 6px 4px 8px}.tag__4a3c9646.lg__1d46b21a{height:32px;padding:6px 8px 6px 10px}.content__48be2673{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagGroup__582a7a44{display:flex;flex-wrap:wrap}.tagGroup__582a7a44.sm__40b74935{gap:4px}.tagGroup__582a7a44.md__75ae6d4c{gap:8px}.tagGroup__582a7a44.lg__c84946e2{gap:12px}.paginationExtended__3b9999c5{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__bc136048 .directionIconNext__2ef0803f{transform:rotate(180deg)}.pageEllipsis__3d8b70c8{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;color:var(--triplex-next-TableBasic-PaginationBasic_Color-1-19-1);cursor:default}.paginationPageButton__20aebe87{font-size:14px;font-family:inherit;color:var(--triplex-next-Pagination-PageButton_Color-1-19-1);background-color:transparent;display:flex;justify-content:center;align-items:center;height:28px;width:28px;line-height:20px;border:1px solid transparent;border-radius:6px;cursor:pointer}.paginationPageButton__20aebe87:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-19-1);outline:none}.paginationPageButton__20aebe87:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-19-1)}.paginationPageButton__20aebe87:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-19-1);cursor:grabbing}.paginationPageButton__20aebe87.currentPage__757b2e7c{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-19-1);cursor:default}.paginationNavigationExtended__428f5f80{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__e3add07e{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__e3add07e .paginationSelectControl__631f85ba{margin-left:8px;min-width:72px}.skeleton__bd6fa0ce{border-radius:16px;flex-grow:1}.skeleton__bd6fa0ce.light__a270cdcd{animation:skeleton-light-pulse__79cca2f8 2s ease-in-out infinite}.skeleton__bd6fa0ce.dark__1fa38522{animation:skeleton-dark-pulse__5890ec01 2s ease-in-out infinite}@keyframes skeleton-light-pulse__79cca2f8{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-19-1)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-19-1)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-19-1)}}@keyframes skeleton-dark-pulse__5890ec01{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-19-1)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-19-1)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-19-1)}}.segmentedControlSegment__9c7c14b4{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;font-family:inherit;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-1-19-1);outline:none;cursor:pointer}.segmentedControlSegment__9c7c14b4:disabled{cursor:default}.sm__88fe2aa6 .segmentedControlSegment__9c7c14b4{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__88e8dd42 .segmentedControlSegment__9c7c14b4{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__92c28527 .segmentedControlSegment__9c7c14b4{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__44b6464f .segmentedControlSegment__9c7c14b4{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-19-1)}.general1__44b6464f .segmentedControlSegment__9c7c14b4:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-19-1)}.general1__44b6464f .segmentedControlSegment__9c7c14b4:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-19-1)}.general1__44b6464f .segmentedControlSegment__9c7c14b4.selected__75d9b846{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-19-1)}.general1__44b6464f .segmentedControlSegment__9c7c14b4.selected__75d9b846:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-19-1)}.general1__44b6464f .segmentedControlSegment__9c7c14b4.selected__75d9b846:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-19-1)}.general2__5f480f25 .segmentedControlSegment__9c7c14b4{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-19-1)}.general2__5f480f25 .segmentedControlSegment__9c7c14b4:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-19-1)}.general2__5f480f25 .segmentedControlSegment__9c7c14b4:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-19-1)}.general2__5f480f25 .segmentedControlSegment__9c7c14b4.selected__75d9b846{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-19-1)}.general2__5f480f25 .segmentedControlSegment__9c7c14b4.selected__75d9b846:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-19-1)}.general2__5f480f25 .segmentedControlSegment__9c7c14b4.selected__75d9b846:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-19-1);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-19-1)}.secondary1__c7b63793 .segmentedControlSegment__9c7c14b4{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-19-1)}.secondary1__c7b63793 .segmentedControlSegment__9c7c14b4:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-19-1)}.secondary1__c7b63793 .segmentedControlSegment__9c7c14b4:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-19-1)}.secondary1__c7b63793 .segmentedControlSegment__9c7c14b4.selected__75d9b846{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-19-1)}.secondary1__c7b63793 .segmentedControlSegment__9c7c14b4.selected__75d9b846:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-19-1)}.secondary2__043609e6 .segmentedControlSegment__9c7c14b4{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-19-1)}.secondary2__043609e6 .segmentedControlSegment__9c7c14b4:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-19-1)}.secondary2__043609e6 .segmentedControlSegment__9c7c14b4:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-19-1)}.secondary2__043609e6 .segmentedControlSegment__9c7c14b4.selected__75d9b846{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-19-1)}.secondary2__043609e6 .segmentedControlSegment__9c7c14b4.selected__75d9b846:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-19-1);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-19-1)}.segmentedControlSegment__9c7c14b4:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-19-1)}.content__d510aace{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__876019da{display:flex;gap:4px}.segmentedControl__876019da.general1__44b6464f{background:var(--triplex-next-SegmentedControl-General_1_Background-1-19-1)}.segmentedControl__876019da.secondary1__c7b63793{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-19-1)}.segmentedControl__876019da.general2__5f480f25{background:var(--triplex-next-SegmentedControl-General_2_Background-1-19-1)}.segmentedControl__876019da.secondary2__043609e6{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-19-1)}.segmentedControl__876019da.sm__88fe2aa6{border-radius:6px;padding:4px}.segmentedControl__876019da.md__88e8dd42{border-radius:8px;padding:4px}.segmentedControl__876019da.lg__92c28527{border-radius:10px;padding:8px}.step__01fb2a20{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;-webkit-user-select:none;user-select:none;cursor:default;border-radius:50%}.step__01fb2a20.default__86ce879e{background-color:var(--triplex-next-Step-Background_Default-1-19-1)}.step__01fb2a20.default__86ce879e>span{color:var(--triplex-next-Step-Color_Default-1-19-1)}.step__01fb2a20.done__e282bbf7{background-color:var(--triplex-next-Step-Background_Done-1-19-1)}.step__01fb2a20.done__e282bbf7>span{color:var(--triplex-next-Step-Color_Done-1-19-1)}.step__01fb2a20.warning__354a56c4{background-color:var(--triplex-next-Step-Background_Warning-1-19-1)}.step__01fb2a20.warning__354a56c4>span{color:var(--triplex-next-Step-Color_Warning-1-19-1)}.step__01fb2a20.active__4bd7390c{background-color:var(--triplex-next-Step-Background_Active-1-19-1)}.step__01fb2a20.active__4bd7390c>span{color:var(--triplex-next-Step-Color_Active-1-19-1)}.step__01fb2a20.error__34910c13{background-color:var(--triplex-next-Step-Background_Error-1-19-1)}.step__01fb2a20.error__34910c13>span{color:var(--triplex-next-Step-Color_Error-1-19-1)}.step__01fb2a20.disabled__bd920d13{background-color:var(--triplex-next-Step-Background_Disabled-1-19-1)}.step__01fb2a20.disabled__bd920d13>span{color:var(--triplex-next-Step-Color_Disabled-1-19-1)}.stepperWrapper__5aea803d{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-1-19-1)}.stepperStep__afe6820e{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__afe6820e+.stepperStep__afe6820e{margin-left:12px}.stepperStep__afe6820e.sm__b5a7d2d1:not(:last-child) .content__b4bf2a34{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__afe6820e.sm__b5a7d2d1:last-child .content__b4bf2a34{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__afe6820e.sm__b5a7d2d1:last-child .arrow__11878164{display:none}.stepperStep__afe6820e.md__396934eb:not(:last-child) .content__b4bf2a34{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__afe6820e.md__396934eb:last-child .content__b4bf2a34{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__afe6820e.md__396934eb:last-child .arrow__11878164{display:none}.stepperStep__afe6820e.lg__540a7cd7:not(:last-child) .content__b4bf2a34{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__afe6820e.lg__540a7cd7:last-child .content__b4bf2a34{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__afe6820e.lg__540a7cd7:last-child .arrow__11878164{display:none}.stepperStep__afe6820e:hover:not(.active__7f1ffebe):not(.disabled__4a67b21e) .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Hover-1-19-1)}.stepperStep__afe6820e:hover:not(.active__7f1ffebe):not(.disabled__4a67b21e) .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-19-1)}.stepperStep__afe6820e:hover:not(.active__7f1ffebe):not(.disabled__4a67b21e) .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-19-1)}.stepperStep__afe6820e.active__7f1ffebe{cursor:default}.stepperStep__afe6820e.active__7f1ffebe .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-19-1)}.stepperStep__afe6820e.active__7f1ffebe .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-19-1)}.stepperStep__afe6820e.active__7f1ffebe.error__f3a128ab .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Error-1-19-1)}.stepperStep__afe6820e.active__7f1ffebe.error__f3a128ab .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-19-1)}.stepperStep__afe6820e.active__7f1ffebe.error__f3a128ab .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-19-1)}.stepperStep__afe6820e.active__7f1ffebe.warning__bbdb3ddd .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1)}.stepperStep__afe6820e.active__7f1ffebe.warning__bbdb3ddd .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1)}.stepperStep__afe6820e.active__7f1ffebe.warning__bbdb3ddd .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.error__f3a128ab .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Error-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.error__f3a128ab .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.error__f3a128ab .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.error__f3a128ab:hover .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.error__f3a128ab:hover .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.error__f3a128ab:hover .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.warning__bbdb3ddd .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.warning__bbdb3ddd .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.warning__bbdb3ddd .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.warning__bbdb3ddd:hover .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.warning__bbdb3ddd:hover .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1)}.stepperStep__afe6820e.completed__3fbfb2f1.warning__bbdb3ddd:hover .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f :not(.error__f3a128ab):not(.warning__bbdb3ddd) .content__b4bf2a34{color:var(--triplex-next-Stepper-Step_Color_Default-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f :not(.error__f3a128ab):not(.warning__bbdb3ddd):hover .content__b4bf2a34{color:var(--triplex-next-Stepper-Step_Color_Hover-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.error__f3a128ab .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Error-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.error__f3a128ab .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.error__f3a128ab .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.error__f3a128ab:hover .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.error__f3a128ab:hover .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.error__f3a128ab:hover .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.warning__bbdb3ddd .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.warning__bbdb3ddd .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.warning__bbdb3ddd .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.warning__bbdb3ddd:hover .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.warning__bbdb3ddd:hover .arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1)}.stepperStep__afe6820e.inactive__7e79cd8f.warning__bbdb3ddd:hover .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-19-1)}.stepperStep__afe6820e.disabled__4a67b21e{pointer-events:none}.stepperStep__afe6820e.disabled__4a67b21e .content__b4bf2a34{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-19-1)}.stepperStep__afe6820e.disabled__4a67b21e .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-19-1)}.stepperStep__afe6820e.disabled__4a67b21e .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-19-1)}.stepperStep__afe6820e.focusVisible__b53e7f82.completed__3fbfb2f1 .content__b4bf2a34,.stepperStep__afe6820e.focusVisible__b53e7f82.active__7f1ffebe .content__b4bf2a34,.stepperStep__afe6820e.focusVisible__b53e7f82.inactive__7e79cd8f .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-19-1)}.stepperStep__afe6820e.focusVisible__b53e7f82.completed__3fbfb2f1 .arrow__11878164 path:last-child,.stepperStep__afe6820e.focusVisible__b53e7f82.active__7f1ffebe .arrow__11878164 path:last-child,.stepperStep__afe6820e.focusVisible__b53e7f82.inactive__7e79cd8f .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-19-1)}.stepperStep__afe6820e.focusVisible__b53e7f82.completed__3fbfb2f1:hover .content__b4bf2a34,.stepperStep__afe6820e.focusVisible__b53e7f82.active__7f1ffebe:hover .content__b4bf2a34,.stepperStep__afe6820e.focusVisible__b53e7f82.inactive__7e79cd8f:hover .content__b4bf2a34{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-19-1)}.stepperStep__afe6820e.focusVisible__b53e7f82.completed__3fbfb2f1:hover .arrow__11878164 path:last-child,.stepperStep__afe6820e.focusVisible__b53e7f82.active__7f1ffebe:hover .arrow__11878164 path:last-child,.stepperStep__afe6820e.focusVisible__b53e7f82.inactive__7e79cd8f:hover .arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-19-1)}.content__b4bf2a34{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-19-1);color:var(--triplex-next-Stepper-Step_Color_Hover-1-19-1);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-19-1);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__b5a7d2d1{font-size:12px;line-height:16px}.md__396934eb{font-size:14px;line-height:20px}.lg__540a7cd7{font-size:16px;line-height:20px}.arrow__11878164{transform:translate(0)}.arrow__11878164 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-19-1)}.arrow__11878164 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-19-1)}.icon__20a2b4b3{display:inline-flex;align-items:center;line-height:0}.nonempty__772aab27 .icon__20a2b4b3{margin-right:6px}.stepperExtended__09316ca4{display:flex;padding:0;margin:0;list-style:none}.carouselExtended__7e0a60e2{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__7e0a60e2::-webkit-scrollbar{display:none}.stepper__3ba7926d.sm__b5a7d2d1{padding-left:28px;padding-right:28px}.stepper__3ba7926d.md__396934eb{padding-left:40px;padding-right:40px}.stepper__3ba7926d.lg__540a7cd7{padding-left:56px;padding-right:56px}.stepperCarousel__9ab46e55{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__9ab46e55 .buttonPrev__6989952e,.stepperCarousel__9ab46e55 .buttonNext__0b5602a4{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__9ab46e55 .buttonPrev__6989952e.sm__b5a7d2d1,.stepperCarousel__9ab46e55 .buttonNext__0b5602a4.sm__b5a7d2d1{height:28px;width:28px}.stepperCarousel__9ab46e55 .buttonPrev__6989952e.md__396934eb,.stepperCarousel__9ab46e55 .buttonNext__0b5602a4.md__396934eb{height:40px;width:40px}.stepperCarousel__9ab46e55 .buttonPrev__6989952e.lg__540a7cd7,.stepperCarousel__9ab46e55 .buttonNext__0b5602a4.lg__540a7cd7{height:56px;width:56px}.stepperCarousel__9ab46e55 .buttonPrev__6989952e{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-1-19-1)}.stepperCarousel__9ab46e55 .buttonNext__0b5602a4{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-1-19-1)}@media (max-width: 767px){.stepper__3ba7926d{padding-left:16px;padding-right:16px}.buttonPrev__6989952e,.buttonNext__0b5602a4{display:none}}.islandAccordion__8fee2f7d{margin:0;padding:0}.islandAccordion__8fee2f7d .island__9f0eb0a4{padding:0}.islandAccordion__8fee2f7d .item__f2ed6c4b{position:relative;list-style-type:none}.islandAccordion__8fee2f7d .item__f2ed6c4b.disabled__ecde9f7b{cursor:default;pointer-events:none}.islandAccordion__8fee2f7d .item__f2ed6c4b+.item__f2ed6c4b.sm__4c6378d3,.islandAccordion__8fee2f7d .item__f2ed6c4b+.item__f2ed6c4b.md__49cafcf1{margin-top:16px}.islandAccordion__8fee2f7d .item__f2ed6c4b+.item__f2ed6c4b.lg__39831458{margin-top:24px}.islandAccordion__8fee2f7d .item__f2ed6c4b .header__81da511a{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__8fee2f7d .item__f2ed6c4b .header__81da511a:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-19-1)}.islandAccordion__8fee2f7d .item__f2ed6c4b.type1__87fb152f:not(.opened__063b48a3) .header__81da511a:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-19-1)}.islandAccordion__8fee2f7d .item__f2ed6c4b.type2__d1fec048:not(.opened__063b48a3) .header__81da511a:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-19-1)}.islandAccordion__8fee2f7d .item__f2ed6c4b.type3__0e08a66b:not(.opened__063b48a3) .header__81da511a:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-19-1)}.islandAccordion__8fee2f7d .item__f2ed6c4b .footer__34645e4a{text-align:right}.islandAccordion__8fee2f7d .item__f2ed6c4b .body__57f255f5,.islandAccordion__8fee2f7d .item__f2ed6c4b .footer__34645e4a{visibility:hidden}.islandAccordion__8fee2f7d .item__f2ed6c4b.opened__063b48a3 .body__57f255f5,.islandAccordion__8fee2f7d .item__f2ed6c4b.opened__063b48a3 .footer__34645e4a{visibility:visible}.islandAccordion__8fee2f7d .item__f2ed6c4b .caretWrapper__06177242{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__8fee2f7d .item__f2ed6c4b .caretIcon__c8fea362{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__8fee2f7d .item__f2ed6c4b .title__a98b4436{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__8fee2f7d .item__f2ed6c4b.sm__4c6378d3 .header__81da511a{padding:16px;border-radius:16px}.islandAccordion__8fee2f7d .item__f2ed6c4b.sm__4c6378d3 .step__1fc62195+.title__a98b4436{margin-top:2px}.islandAccordion__8fee2f7d .item__f2ed6c4b.sm__4c6378d3 .body__57f255f5,.islandAccordion__8fee2f7d .item__f2ed6c4b.sm__4c6378d3 .footer__34645e4a{padding:0 16px 16px}.islandAccordion__8fee2f7d .item__f2ed6c4b.sm__4c6378d3 .caretWrapper__06177242{right:12px}.islandAccordion__8fee2f7d .item__f2ed6c4b.sm__4c6378d3 .remove__e329a749{right:-36px;top:20px}.islandAccordion__8fee2f7d .item__f2ed6c4b.sm__4c6378d3 .step__1fc62195{margin-right:12px}.islandAccordion__8fee2f7d .item__f2ed6c4b.md__49cafcf1 .header__81da511a{padding:24px;border-radius:24px}.islandAccordion__8fee2f7d .item__f2ed6c4b.md__49cafcf1 .body__57f255f5,.islandAccordion__8fee2f7d .item__f2ed6c4b.md__49cafcf1 .footer__34645e4a{padding:0 24px 24px}.islandAccordion__8fee2f7d .item__f2ed6c4b.md__49cafcf1 .caretWrapper__06177242{right:20px}.islandAccordion__8fee2f7d .item__f2ed6c4b.md__49cafcf1 .remove__e329a749{right:-40px;top:28px}.islandAccordion__8fee2f7d .item__f2ed6c4b.md__49cafcf1 .step__1fc62195{margin-right:12px}.islandAccordion__8fee2f7d .item__f2ed6c4b.lg__39831458 .header__81da511a{padding:32px;border-radius:32px}.islandAccordion__8fee2f7d .item__f2ed6c4b.lg__39831458 .body__57f255f5,.islandAccordion__8fee2f7d .item__f2ed6c4b.lg__39831458 .footer__34645e4a{padding:0 32px 32px}.islandAccordion__8fee2f7d .item__f2ed6c4b.lg__39831458 .caretWrapper__06177242{right:28px}.islandAccordion__8fee2f7d .item__f2ed6c4b.lg__39831458 .remove__e329a749{right:-40px;top:36px}.islandAccordion__8fee2f7d .item__f2ed6c4b.lg__39831458 .step__1fc62195{margin:0 16px 0 0}.islandAccordion__8fee2f7d .item__f2ed6c4b.opened__063b48a3:not(.disabled__ecde9f7b) .caretWrapper__06177242 .caretIcon__c8fea362{transform:rotate(-180deg)}.islandAccordion__8fee2f7d .item__f2ed6c4b .remove__e329a749{position:absolute}@media (max-width: 767px){.islandAccordion__8fee2f7d .item__f2ed6c4b .footer__34645e4a{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__8fee2f7d .item__f2ed6c4b .footer__34645e4a>*{margin-left:0!important}.islandAccordion__8fee2f7d .item__f2ed6c4b.md__49cafcf1 .header__81da511a{border-radius:16px}.islandAccordion__8fee2f7d .item__f2ed6c4b.lg__39831458 .header__81da511a{border-radius:24px}}.noColumns__68c60581{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__68c60581>.content__7f28db5d{width:456px;text-align:center}.filterPanel__a4a7e30c{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__b95eb04a{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__b95eb04a>a:not(:first-child){margin-left:16px}.tabsLinePanel__5ecf0e13{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__f500407f{0%{opacity:0}to{opacity:1}}.tableBasic__dcb48e97{position:relative}.tableBasic__dcb48e97 table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__dcb48e97 table th.alignLeft__2206aa4a,.tableBasic__dcb48e97 table td.alignLeft__2206aa4a{text-align:left}.tableBasic__dcb48e97 table th.alignRight__a7f6f66f,.tableBasic__dcb48e97 table td.alignRight__a7f6f66f{text-align:right}.tableBasic__dcb48e97 table th.alignCenter__7a944da1,.tableBasic__dcb48e97 table td.alignCenter__7a944da1{text-align:center}.tableBasic__dcb48e97 table th.verticalAlignBaseline__7a894fed,.tableBasic__dcb48e97 table td.verticalAlignBaseline__7a894fed{vertical-align:baseline}.tableBasic__dcb48e97 table th.verticalAlignSub__9a367cc0,.tableBasic__dcb48e97 table td.verticalAlignSub__9a367cc0{vertical-align:sub}.tableBasic__dcb48e97 table th.verticalAlignSuper__cc72126d,.tableBasic__dcb48e97 table td.verticalAlignSuper__cc72126d{vertical-align:super}.tableBasic__dcb48e97 table th.verticalAlignTextTop__d37d489a,.tableBasic__dcb48e97 table td.verticalAlignTextTop__d37d489a{vertical-align:text-top}.tableBasic__dcb48e97 table th.verticalAlignTextBottom__ed7db3aa,.tableBasic__dcb48e97 table td.verticalAlignTextBottom__ed7db3aa{vertical-align:text-bottom}.tableBasic__dcb48e97 table th.verticalAlignMiddle__0ecbb19e,.tableBasic__dcb48e97 table td.verticalAlignMiddle__0ecbb19e{vertical-align:middle}.tableBasic__dcb48e97 table th.verticalAlignTop__ea1b2251,.tableBasic__dcb48e97 table td.verticalAlignTop__ea1b2251{vertical-align:top}.tableBasic__dcb48e97 table th.verticalAlignBottom__0ec8fa68,.tableBasic__dcb48e97 table td.verticalAlignBottom__0ec8fa68{vertical-align:bottom}.tableBasic__dcb48e97 table>thead>tr{height:48px}.tableBasic__dcb48e97 table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-19-1);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-19-1)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__dcb48e97 table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-1-19-1),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-1-19-1)}}.tableBasic__dcb48e97 table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__dcb48e97 table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__dcb48e97 table>thead>tr>th.checkboxType__3531c11f{padding:16px 12px}.tableBasic__dcb48e97 table>thead>tr>th .thBlock__f8520d8c{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__dcb48e97 table>thead>tr>th .thBlock__f8520d8c.order__53a863f0{cursor:pointer}.tableBasic__dcb48e97 table>thead>tr>th .thBlock__f8520d8c.order__53a863f0 .orderButton__ef3ffa83{display:flex;visibility:hidden;align-items:center}.tableBasic__dcb48e97 table>thead>tr>th .thBlock__f8520d8c.order__53a863f0 .orderButton__ef3ffa83.alignLeft__2206aa4a{margin-right:8px}.tableBasic__dcb48e97 table>thead>tr>th .thBlock__f8520d8c.order__53a863f0 .orderButton__ef3ffa83.alignRight__a7f6f66f{margin-left:8px}.tableBasic__dcb48e97 table>thead>tr>th .thBlock__f8520d8c.order__53a863f0 .orderButton__ef3ffa83.sorted__7934bf24{visibility:visible}.tableBasic__dcb48e97 table>thead>tr>th .thBlock__f8520d8c.order__53a863f0:hover .orderButton__ef3ffa83{visibility:visible}.tableBasic__dcb48e97 table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-19-1)}.tableBasic__dcb48e97 table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__dcb48e97 table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__dcb48e97 table>tbody>tr>td.textType__80bce5a7{padding:12px}.tableBasic__dcb48e97 table>tbody>tr>td.componentsType__7cc671a6{padding:8px 12px}.tableBasic__dcb48e97 table>tbody>tr>td.checkboxType__3531c11f{padding:10px 12px 12px}.tableBasic__dcb48e97 table>tbody>tr.selected__f7ee1db9>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-19-1)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__dcb48e97 table>tbody>tr.selected__f7ee1db9>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-1-19-1),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-1-19-1)}}.tableBasic__dcb48e97 table>tbody.clickable__dc38c97b>tr{cursor:pointer}.tableBasic__dcb48e97 table>tbody.hoverable__08de0d96>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-19-1)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__dcb48e97 table>tbody.hoverable__08de0d96>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-1-19-1),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-1-19-1)}}.tableBasic__dcb48e97 .footerEmptyData__181a7ade{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__dcb48e97 .spinnerWrapper__1946a64a{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__dcb48e97 .spinnerWrapper__1946a64a .tableLoaderScreen__44aab647{border-radius:8px 8px 0 0}.tableBasic__dcb48e97 .overlayCover__3dd43521{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-19-1);animation:fadeIn__f500407f .3s}.tableBasicSettingsBody__27eb305b{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__836d7955{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-19-1)!important}.columnSettingsSortableListItemTarget__836d7955:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-19-1)!important}.columnSettingsSortableListItemTarget__836d7955.dragging__ddf5e2e3{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-19-1)!important}.columnSettingsStaticListItem__32891257{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-19-1)}.tableBasicSettingsFooter__701bc321{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-19-1);padding:11px 12px 12px}.tableBasicSettingsHeader__606fd82a{padding:16px 12px 12px}.tableSettingsLink__0dde9a6b{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__05a78753{width:320px}.tableFooterWrapper__c55e054e{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__c55e054e .tableFooterShadow__d77aa5a3{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-19-1);pointer-events:none}.tableFooterWrapper__c55e054e .tableFooter__e915f983{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-19-1);padding:16px 12px;border-radius:8px}.tableFooterWrapper__c55e054e .tableFooter__e915f983 .tableFooterSummary__10f41896{display:flex;align-items:center}.tableFooterWrapper__c55e054e .tableFooter__e915f983 .tableFooterSummary__10f41896 .tableFooterSummarySelectedCount__474ca3fa,.tableFooterWrapper__c55e054e .tableFooter__e915f983 .tableFooterSummary__10f41896 .tableFooterSummarySelectAllButton__f41500ec,.tableFooterWrapper__c55e054e .tableFooter__e915f983 .tableFooterSummary__10f41896 .tableFooterSummaryAmount__d0d81064{display:inline-flex}.tableFooterWrapper__c55e054e .tableFooter__e915f983 .tableFooterSummary__10f41896 .tableFooterSummarySelectedCount__474ca3fa,.tableFooterWrapper__c55e054e .tableFooter__e915f983 .tableFooterSummary__10f41896 .tableFooterSummarySelectAllButton__f41500ec,.tableFooterWrapper__c55e054e .tableFooter__e915f983 .tableFooterSummary__10f41896 .tableFooterSummaryAmount__d0d81064,.tableFooterWrapper__c55e054e .tableFooter__e915f983 .tableFooterSummary__10f41896 .tableFooterSummaryLabel__c54512c7{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__c55e054e{height:112px}}.paginationPanel__9eb92e74{margin-top:16px}.masterTable__01e0e0e3{position:relative}.orderedListItem__00a47e79{counter-increment:list-item-tx}.orderedListItem__00a47e79:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__00a47e79+.orderedListItem__00a47e79{margin-top:8px}.orderedList__bc41ec2d{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.suggestFieldMobileBody__5b3f80d7{height:176px}.suggestFieldMobileDropdownHint__044b6e65{padding:16px}.lightBox__6847f58e{display:flex;flex-direction:column;position:fixed;z-index:1300;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);top:var(--lightBox-screen-top);bottom:0;min-width:0;overflow-y:scroll}.lightBox__6847f58e .lightBoxBackdrop__75debb9d{content:"";position:fixed;top:var(--lightBox-screen-top);left:var(--lightBox-screen-left);width:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));height:100%;pointer-events:none;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-19-1)}.lightBox__6847f58e.lightBoxSideOverlayActive__839d2912,.lightBox__6847f58e.lightBoxTopOverlayActive__f4c8d507{overflow-y:hidden}.lightBox__6847f58e .lightBoxContent__890ef83e{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;align-items:center;position:relative;margin:16px 16px 0;padding:0;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-1-19-1)}.lightBox__6847f58e .lightBoxContent__890ef83e>.global-page{width:100%;max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBox__6847f58e .lightBoxContent__890ef83e>.global-page{padding:16px}}.lightBox__6847f58e .loadingContentOverlay__417ad542{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__6847f58e .lightBoxContentResizeWrapper__0e5d8f2e{position:absolute;left:0;right:0;height:0}.lightBox__6847f58e .tempElSafariBug__eb495dc6{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__3d9d2e17,.global-LB-less-or-equal-media-point-0 .lightBox__6847f58e.lightBoxSideOverlayActive__839d2912{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__890ef83e{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__890ef83e{padding-left:80px;padding-right:80px}.lightBoxControls__780e4325{z-index:100}.withKeyboardEvent__ba0f458a{display:inline-block}.withoutKeyboardEvent__502f59d2,.lightBox__6847f58e.lightBoxSideOverlayActive__839d2912 .withKeyboardEvent__ba0f458a,.lightBox__6847f58e.lightBoxTopOverlayActive__f4c8d507 .withKeyboardEvent__ba0f458a,.lightBox__6847f58e.isLoading__36711373 .withKeyboardEvent__ba0f458a{display:none}.lightBox__6847f58e.lightBoxSideOverlayActive__839d2912 .withoutKeyboardEvent__502f59d2,.lightBox__6847f58e.lightBoxTopOverlayActive__f4c8d507 .withoutKeyboardEvent__502f59d2,.lightBox__6847f58e.isLoading__36711373 .withoutKeyboardEvent__502f59d2{display:inline-block}.lightBox__6847f58e.isLoading__36711373 .lightBoxPrev__01e263d3,.lightBox__6847f58e.isLoading__36711373 .lightBoxNext__91ecb23a{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__780e4325{position:absolute;left:0;right:0;top:0;min-height:56px;padding:16px 16px 0;box-sizing:border-box}.global-LB-less-or-equal-media-point-0 .lightBoxControlsDesktop__b93e65ec{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__a6c78b15{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__5cf87afa{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__01e263d3,.global-LB-less-or-equal-media-point-0 .lightBoxNext__91ecb23a{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__01e263d3{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__fbb6e82c,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__0020837a{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__780e4325{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__b93e65ec{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__a6c78b15{display:none}.global-LB-more-media-point-0 .lightBoxClose__5cf87afa{position:fixed;left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px);top:calc(40px + var(--lightBox-screen-top))}.global-LB-more-media-point-0 .lightBoxPrev__01e263d3,.global-LB-more-media-point-0 .lightBoxNext__91ecb23a{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__01e263d3{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__91ecb23a{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__1e27c849{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__1e27c849.fixed__27422d93{position:fixed}.overlay__1e27c849.closing__68b418e7,.overlay__1e27c849.opened__3c0e75b3{visibility:visible;left:0;right:0}.overlayPanel__d7f42ba8{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-19-1);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__d7f42ba8.bottom__3677fe6e{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__d7f42ba8.left__1c26dc3c{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__d7f42ba8.right__0f3b2db9{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__d7f42ba8.top__2f5af34b{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__d7f42ba8.left__1c26dc3c.opened__3c0e75b3,.overlayPanel__d7f42ba8.right__0f3b2db9.opened__3c0e75b3{transform:translate(0)}.overlayPanel__d7f42ba8.top__2f5af34b.opened__3c0e75b3,.overlayPanel__d7f42ba8.bottom__3677fe6e.opened__3c0e75b3{transform:translateY(0)}.overlayContent__daffa689{display:flex;min-height:100%}.overlayMask__6dfe1c7c{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-19-1);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__6dfe1c7c.overlayOpened__12cfd357{opacity:1}.lightBoxSideOverlayLoaderWrapper__2b369d5d{left:0;top:0;right:0;height:100vh;position:absolute;z-index:201;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.lightBoxSideOverlayCloseDesktop__f6bdaffa{position:absolute;top:24px;right:24px}.lightBoxSideOverlayCloseMobile__f9a3b7d0{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktop__f6bdaffa{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__f9a3b7d0{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__f9a3b7d0{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktop__f6bdaffa{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__f9a3b7d0{display:none}.lightBoxSideOverlayMask__0723330e{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-19-1)}.lightBoxSideOverlayWrapper__aa4940d3{position:fixed;min-height:calc(100% - var(--lightBox-screen-top));top:var(--lightBox-screen-top);left:0;width:0;z-index:200;overflow-y:auto;visibility:hidden}.lightBoxSideOverlayWrapper__aa4940d3.overflowXHidden__da9aab9e{overflow-x:hidden}.lightBoxSideOverlayWrapper__aa4940d3.overflowYHidden__d2cf805f{overflow-y:hidden}.lightBoxSideOverlayWrapper__aa4940d3.closing__1a97e07b,.lightBoxSideOverlayWrapper__aa4940d3.opened__118f3c2e{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__aa4940d3.closing__1a97e07b{pointer-events:none}.lightBoxSideOverlayWrapper__aa4940d3 .global-page{max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBoxSideOverlayWrapper__aa4940d3 .global-page{padding:16px}}.lightBoxSideOverlayWrapper__aa4940d3 .lightBoxSideOverlayContent__e14f2fce{position:relative;transform:translateY(100%);transition:transform .6s;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-1-19-1);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__aa4940d3 .lightBoxSideOverlayContent__e14f2fce.opened__118f3c2e{transform:none}.lightBoxSideOverlayWrapper__aa4940d3 .lightBoxSideOverlayContent__e14f2fce.opening__8d85ba53{transform:translateY(0)}.lightBoxSideOverlayWrapper__aa4940d3.sm__e655f133 .global-page{width:480px;max-width:100%}.lightBoxSideOverlayWrapper__aa4940d3.md__b1df23bb .global-page{width:600px;max-width:100%}.lightBoxSideOverlayWrapper__aa4940d3.lg__0388dfc3 .global-page{width:800px;max-width:100%}.lightBoxSideOverlayWrapper__aa4940d3 .lightBoxSideOverlayBase__49067e83{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__aa4940d3 .lightBoxSideOverlayContent__e14f2fce{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__aa4940d3 .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__aa4940d3 .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__1af5644b{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__1af5644b.closing__1a97e07b,.lightBoxSideOverlay__1af5644b.opening__8d85ba53{overflow-x:hidden}.topOverlayMask__a3791e75{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-19-1);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__49e430dc{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__49e430dc.closing__216ca779,.topOverlayWrapper__49e430dc.opened__e5148c95{bottom:0}.topOverlayWrapper__49e430dc .topOverlayPanel__0516caa9{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__0bbec7a2{z-index:500}@media (max-width: 767px){.topOverlayPanel__0516caa9{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__6c56f3d5{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:left-sidebar-wrapper}.lightBoxLeftSidebar__6c56f3d5.fixed__652ded03{position:fixed}@container left-sidebar-wrapper (max-width: 100px){.lightBoxLeftSidebarInner__ffda989d{display:none}}.lightBoxRightSidebar__954f9340{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:right-sidebar-wrapper}.lightBoxRightSidebar__954f9340.fixed__652ded03{position:fixed}@container right-sidebar-wrapper (max-width: 100px){.lightBoxRightSidebarInner__5ad662cd{display:none}}html.scroll-0__31c9ea51{--triplex-next-scroll-width: 0px}html.scroll-15__063b32a9{--triplex-next-scroll-width: 15px}html.scroll-16__841b848a{--triplex-next-scroll-width: 16px}html.scroll-17__63a8da77{--triplex-next-scroll-width: 17px}.smsField__88124fbb{display:inline-block;position:relative;width:100%}.smsField__88124fbb .input__c2442c0c{text-align:center}.smsField__88124fbb .input__c2442c0c::placeholder{opacity:1}.smsField__88124fbb .input__c2442c0c:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-19-1)}.smsField__88124fbb .input__c2442c0c.lg__3860c714{padding:18px 40px}.smsField__88124fbb .input__c2442c0c.md__fa8013c9{padding-left:26px;padding-right:26px}.smsField__88124fbb .input__c2442c0c.sm__161eb188{padding-left:20px;padding-right:20px}.smsField__88124fbb .btnRefresh__16c57fbc{position:absolute;outline:none;z-index:1}.smsField__88124fbb .btnRefresh__16c57fbc.lg__3860c714{top:12px;left:12px;height:32px;width:32px}.smsField__88124fbb .btnRefresh__16c57fbc.md__fa8013c9{top:10px;left:10px}.smsField__88124fbb .btnRefresh__16c57fbc.sm__161eb188{top:4px;left:4px}.smsField__88124fbb .btnRefresh__16c57fbc .full__48f161af{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-1-19-1)}.smsField__88124fbb .btnRefresh__16c57fbc .empty__8297b100{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-1-19-1)}.smsField__88124fbb .btnRefresh__16c57fbc:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-1-19-1)}.smsField__88124fbb .btnSubmit__6c59af71{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-1-19-1)}.smsField__88124fbb .btnSubmit__6c59af71.active__f6a4d898:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-1-19-1)}.smsField__88124fbb .btnSubmit__6c59af71.active__f6a4d898:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-1-19-1)}.smsField__88124fbb .btnSubmit__6c59af71.lg__3860c714{top:15px;right:15px;height:26px;width:26px}.smsField__88124fbb .btnSubmit__6c59af71.md__fa8013c9{top:10px;right:10px}.smsField__88124fbb .btnSubmit__6c59af71.sm__161eb188{top:4px;right:4px}.spoiler__7a887634{display:flex;flex-direction:column}.spoiler__7a887634.opened__5922b339 .caretIcon__ee52cd00{transform:rotate(-180deg)}.spoiler__7a887634 .head__f26d38b0 .caretIcon__ee52cd00{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__7a887634 .head__f26d38b0 button>span{white-space:normal;text-align:left}.spoiler__7a887634 .content__63d2e90b.hidden__5f672361{display:none}.spoiler__7a887634 .lg__4790271d .content__63d2e90b{margin-top:8px}.spoiler__7a887634 .md__51681ffd .content__63d2e90b{margin-top:0}.spoiler__7a887634 .sm__aadeebfe .content__63d2e90b{margin-top:-4px}.statusTrackerWrapper__cd3309d7{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-1-19-1);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-19-1);overflow:hidden;height:100%}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632{text-align:center;padding:16px 24px;z-index:1}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632.verticalAlignMiddle__d74c8f82{align-self:center}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632.verticalAlignBottom__38ff84ba{align-self:end}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerChild__556099d2{padding:8px 0}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerChild__556099d2:empty{padding:0}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerSum__bfdaa4a7,.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerTitle__da515ea8{padding-bottom:4px}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerDescription__f9f4b36f{display:block;padding-top:8px}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerAlert__c2ab8e68{margin-top:12px;text-align:left}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerStatus__842c969c{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerFooterWrapper__41138ebe{display:grid}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerFooterWrapper__41138ebe .statusTrackerDescription__f9f4b36f:last-child{padding-top:0}.statusTrackerWrapper__cd3309d7 .statusTracker__f42ec632 .statusTrackerFooterWrapper__41138ebe .statusTrackerButton__a5a95f1c{margin-bottom:12px}.statusTrackerWrapper__cd3309d7 .statusTrackerColor__4e6ca61a{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__cd3309d7 .statusTrackerColor__4e6ca61a.waiting__1ca11b29{background:var(--triplex-next-StatusTracker-Waiting_Color-1-19-1)}.statusTrackerWrapper__cd3309d7 .statusTrackerColor__4e6ca61a.warning__ea298410{background:var(--triplex-next-StatusTracker-Warning_Background-1-19-1)}.statusTrackerWrapper__cd3309d7 .statusTrackerColor__4e6ca61a.rejected__2f983b9c{background:var(--triplex-next-StatusTracker-Rejected_Color-1-19-1)}.statusTrackerWrapper__cd3309d7 .statusTrackerColor__4e6ca61a.approved__f72fd998{background:var(--triplex-next-StatusTracker-Approved_Color-1-19-1)}.statusTrackerWrapper__cd3309d7 .statusTrackerBackground__d2fa37ef{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__cd3309d7 .statusTrackerBackground__d2fa37ef.waiting__1ca11b29{background:var(--triplex-next-StatusTracker-Waiting_Background-1-19-1)}.statusTrackerWrapper__cd3309d7 .statusTrackerBackground__d2fa37ef.warning__ea298410{background:var(--triplex-next-StatusTracker-Warning_Background-1-19-1)}.statusTrackerWrapper__cd3309d7 .statusTrackerBackground__d2fa37ef.rejected__2f983b9c{background:var(--triplex-next-StatusTracker-Rejected_Background-1-19-1)}.statusTrackerWrapper__cd3309d7 .statusTrackerBackground__d2fa37ef.approved__f72fd998{background:var(--triplex-next-StatusTracker-Approved_Background-1-19-1)}@media (max-width: 767px){.statusTrackerWrapper__cd3309d7{border-radius:16px}}.smallInput__c293f76c{height:20px;width:100%;padding:0 8px;box-sizing:border-box;font-family:inherit;font-size:14px;line-height:20px;vertical-align:top;color:var(--triplex-next-SmallInput-Color-1-19-1);background:var(--triplex-next-SmallInput-Background-1-19-1);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-19-1)}.smallInput__c293f76c::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-19-1);opacity:1}.smallInput__c293f76c::-ms-clear{display:none}.documentNumberEdit__3109d33b .label__fd7fdb0c{display:inline-block;margin-right:8px}.documentNumberEdit__3109d33b .inputEditWrapper__6dd2c6b7{width:68px;display:inline-block}.sliderExtendedDot__4ab1af88{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-19-1);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__4ab1af88:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-19-1)}.sliderExtendedDot__4ab1af88.focusedByClick__abe063b1:focus{box-shadow:none}.sliderExtendedDot__4ab1af88:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-19-1);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__4ab1af88:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-19-1);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__4ab1af88.disabled__93923604{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-19-1)}.sliderExtendedDot__4ab1af88.disabled__93923604:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-19-1)}.sliderExtendedDot__4ab1af88.disabled__93923604:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-19-1)}.sliderExtendedDot__4ab1af88:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-19-1)}.sliderExtendedDot__4ab1af88:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-19-1)}.sliderExtendedDot__4ab1af88.dragByMouse__f9b1271b{background:var(--triplex-next-Slider-Dot_Background_Select-1-19-1)}.sliderExtendedDot__4ab1af88.dragByMouse__f9b1271b:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-19-1)}.sliderExtendedDot__4ab1af88:hover .sliderExtendedTooltipOverlay__f3ff2ad7,.sliderExtendedDot__4ab1af88:focus .sliderExtendedTooltipOverlay__f3ff2ad7{visibility:visible}.sliderExtendedDot__4ab1af88.lg__2dc9acd1{width:28px;height:28px}.sliderExtendedDot__4ab1af88.lg__2dc9acd1:after{width:10px;height:10px}.sliderExtendedDot__4ab1af88.lg__2dc9acd1:before{width:14px;height:14px}.sliderExtendedMarks__2830af91{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__f43bc3e9{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__f43bc3e9 .sliderExtendedMarkDot__0ec1d3d5{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-19-1);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__f43bc3e9 .sliderExtendedMarkDot__0ec1d3d5.inSelectedRange__6c68c009{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-19-1)}.sliderExtendedMark__f43bc3e9.lg__2dc9acd1{top:20px}.sliderExtendedMark__f43bc3e9.lg__2dc9acd1 .sliderExtendedMarkDot__0ec1d3d5{top:-20px}.sliderExtendedMark__f43bc3e9 .sliderExtendedMarkText__c8bf8a42{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__f43bc3e9.disabled__93923604{pointer-events:none}.sliderExtendedMark__f43bc3e9.disabled__93923604 .sliderExtendedMarkText__c8bf8a42{pointer-events:none;opacity:.35}.sliderExtendedMark__f43bc3e9.disabled__93923604 .sliderExtendedMarkDot__0ec1d3d5{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-19-1)}.sliderExtendedMark__f43bc3e9:first-child,.sliderExtendedMark__f43bc3e9:last-child{transform:none}.sliderExtendedMark__f43bc3e9:first-child.reverse__9bcc109c .sliderExtendedMarkDot__0ec1d3d5{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__f43bc3e9:first-child.reverse__9bcc109c .sliderExtendedMarkText__c8bf8a42{margin-right:-4px}.sliderExtendedMark__f43bc3e9:first-child:not(.reverse__9bcc109c) .sliderExtendedMarkDot__0ec1d3d5{left:0;transform:translate(-50%)}.sliderExtendedMark__f43bc3e9:first-child .sliderExtendedMarkText__c8bf8a42{margin-left:-4px}.sliderExtendedMark__f43bc3e9:last-child.reverse__9bcc109c .sliderExtendedMarkDot__0ec1d3d5{left:0;transform:translate(-50%)}.sliderExtendedMark__f43bc3e9:last-child.reverse__9bcc109c .sliderExtendedMarkText__c8bf8a42{margin-left:-4px}.sliderExtendedMark__f43bc3e9:last-child:not(.reverse__9bcc109c) .sliderExtendedMarkDot__0ec1d3d5{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__f43bc3e9:last-child .sliderExtendedMarkText__c8bf8a42{margin-right:-4px}.sliderExtendedMark__f43bc3e9.active__6f4a022b{pointer-events:none}.sliderExtendedRail__30ac70ee{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-19-1);cursor:pointer}.sliderExtended__fd0cb595{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__fd0cb595.disabled__93923604 .sliderExtendedRail__30ac70ee{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-19-1)}.sliderExtended__fd0cb595.lg__2dc9acd1{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__28e9c1a9{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-19-1);z-index:10}.sliderExtendedTrack__28e9c1a9.lg__2dc9acd1{top:12px}.sliderExtendedTrack__28e9c1a9:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-19-1)}.sliderExtendedTrack__28e9c1a9.focusedByClick__abe063b1:focus{box-shadow:none}.sliderExtendedTrack__28e9c1a9.hoverOrDragByMouse__9d7cdd7d{background:var(--triplex-next-Slider-Track_Background_Hover-1-19-1)}.sliderExtendedTrack__28e9c1a9.staticSlider__d05e665a{cursor:default;pointer-events:none}.sliderExtendedTrack__28e9c1a9.disabled__93923604{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-19-1)}.sliderExtendedTooltipOverlay__f3ff2ad7{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__f3ff2ad7.lg__2dc9acd1{bottom:32px}.sliderExtendedTooltipOverlay__f3ff2ad7 .tooltipBody__2e6ea6ff{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-19-1);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-19-1);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__f3ff2ad7 .tooltipTip__f80115cf{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-19-1);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__f3ff2ad7 .tooltipTip__f80115cf{margin:-.5px}}.treeView__a6f33d91,.treeViewGroup__6bb39a88{margin:0;padding:0}.treeView__a6f33d91 .treeViewNode__ee7a3b42,.treeViewGroup__6bb39a88 .treeViewNode__ee7a3b42{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__60b9f1ae.collapsed__a32c1574{visibility:hidden}.checkboxTreeExtended__67f1630f{margin-bottom:-12px;padding:12px}.checkboxTreeExtendedNode__5cb2a5c7 .checkboxTreeExtendedNode__5cb2a5c7{margin-left:24px}.checkboxTreeExtendedNodeHeader__e75e0db4{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__e75e0db4.sm__9b5da083{margin-bottom:10px}.checkboxTreeExtendedNodeHeader__e75e0db4.md__1b75c1cb,.checkboxTreeExtendedNodeHeader__e75e0db4.lg__1b67810f{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__e75e0db4 .checkboxTreeCheckboxLabel__8371768c{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__e75e0db4 .caretIconWrapper__6a1db9d9{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__e75e0db4 .caretIconWrapper__6a1db9d9:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-19-1)}.checkboxTreeExtendedNodeHeader__e75e0db4.opened__9ea3ecbb .caretIconWrapper__6a1db9d9{transform:rotate(180deg)}@media (max-width: 767px){.checkboxTreeExtended__67f1630f{padding:12px 14px}}.chipGroup__b972e801{display:flex}.chipGroup__b972e801.oneLine__e07dab67{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__b972e801.oneLine__e07dab67::-webkit-scrollbar{display:none}.chipGroup__b972e801.multiLine__66b49539{flex-wrap:wrap}.chipGroup__b972e801.lg__2c9656d6{gap:12px}.chipGroup__b972e801.md__37369c98,.chipGroup__b972e801.sm__d3798d04{gap:8px}.confirm__a4676543{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__a4676543.isInLightBox__41c8a3e7{max-width:800px}.confirm__a4676543.isInSideOverlaySM__682b5544{max-width:416px}.confirm__a4676543.isInSideOverlayMD__8fbdbee1{max-width:536px}.confirm__a4676543.isInSideOverlayLG__269d8638{max-width:736px}.confirmCloseButton__c4b01de3{position:absolute;top:24px;right:24px}.confirmContent__469da6e5{margin-bottom:24px;padding-right:56px}.confirmControls__cd3d6771{white-space:nowrap}.confirmContentTitle__ec84f8b4{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__c4b01de3{top:16px;right:16px}.confirmContent__469da6e5{margin-bottom:16px}}.divider__92d3767a{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-19-1);border:none}.marginTopSize-4__a59e972f{margin-top:4px}.marginBottomSize-4__ee1db9c9{margin-bottom:4px}.marginTopSize-8__7d90dc4d{margin-top:8px}.marginBottomSize-8__0a670460{margin-bottom:8px}.marginTopSize-12__eba5151f{margin-top:12px}.marginBottomSize-12__55d97192{margin-bottom:12px}.marginTopSize-16__e4f1078f{margin-top:16px}.marginBottomSize-16__afe3fe1a{margin-bottom:16px}.marginTopSize-20__84f7eba0{margin-top:20px}.marginBottomSize-20__ef729569{margin-bottom:20px}.marginTopSize-24__68176c29{margin-top:24px}.marginBottomSize-24__328832c4{margin-bottom:24px}.marginTopSize-28__3f0d1850{margin-top:28px}.marginBottomSize-28__96c76bfd{margin-bottom:28px}.marginTopSize-32__06862bbf{margin-top:32px}.marginBottomSize-32__58233bc0{margin-bottom:32px}.listMasterChipGroup__6f53405b{padding:0 16px}.listMasterFooter__d48a520c{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-19-1);color:var(--triplex-next-ListMaster-Footer_Color-1-19-1);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__d48a520c.sticky__f6885dc9{position:sticky;bottom:0}.listMasterFooterDescription__58db6ffc{padding-right:16px}.listMasterFooterControls__2b0f445c{white-space:nowrap}.listMasterHeader__9b40eab9{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-19-1);color:var(--triplex-next-ListMaster-Header_Color-1-19-1)}.listMasterHeader__9b40eab9.sticky__f6885dc9{position:sticky;top:0;z-index:1}.selectionControls__9dfdefad{display:flex;justify-content:space-between;align-items:center}.uploadZone__9aad1346{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-19-1)}.uploadZone__9aad1346:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-19-1)}.uploadZoneDragArea__877349d8{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-19-1);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__7536b558{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-19-1);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-19-1);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-19-1);border-radius:8px;box-sizing:border-box}.uploadZoneInput__9847568a{display:none}@media (max-width: 767px){.uploadZone__9aad1346,.uploadZone__9aad1346:hover{background:none}.uploadZoneDragArea__877349d8{display:none}}button.helpBoxButton__c36a3eb2{position:relative;vertical-align:text-bottom}.dateRange__fc023076{display:flex;align-items:center}.dateRangeButton__87d6bb26{z-index:1}.separator__fa2ff80e{width:20px;height:20px;flex-shrink:0}.tagColor__baccbca8{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__baccbca8.sm__628ced62{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__baccbca8.md__c6af9566{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__baccbca8.lg__1a3d00c1{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__baccbca8.default__34aeb5b1{background:var(--triplex-next-TagColor-Background_Default-1-19-1)}.tagColor__baccbca8.success__0581b51e{background:var(--triplex-next-TagColor-Background_Success-1-19-1)}.tagColor__baccbca8.info__87d4582b{background:var(--triplex-next-TagColor-Background_Info-1-19-1)}.tagColor__baccbca8.warning__54d361ea{background:var(--triplex-next-TagColor-Background_Warning-1-19-1)}.tagColor__baccbca8.error__127b96dc{background:var(--triplex-next-TagColor-Background_Error-1-19-1)}.content__4fa31a6b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-1-19-1)}
1
+ html {--triplex-next-ColorBrand-0-1-20-0: #1F3336;
2
+ --triplex-next-ColorBrand-10-1-20-0: #0B3A3C;
3
+ --triplex-next-ColorBrand-20-1-20-0: #006063;
4
+ --triplex-next-ColorBrand-30-1-20-0: #007777;
5
+ --triplex-next-ColorBrand-40-1-20-0: #008985;
6
+ --triplex-next-ColorBrand-50-1-20-0: #21A19A;
7
+ --triplex-next-ColorBrand-60-1-20-0: #19BDB0;
8
+ --triplex-next-ColorBrand-70-1-20-0: #4BD9CF;
9
+ --triplex-next-ColorBrand-80-1-20-0: #71ECDC;
10
+ --triplex-next-ColorBrand-90-1-20-0: #A8F5E9;
11
+ --triplex-next-ColorBrand-100-1-20-0: #E3FFFA;
12
+ --triplex-next-ColorDarkNeutralAlpha-0-1-20-0: rgba(31, 31, 34, 1);
13
+ --triplex-next-ColorDarkNeutralAlpha-10-1-20-0: rgba(31, 31, 34, .95);
14
+ --triplex-next-ColorDarkNeutralAlpha-20-1-20-0: rgba(31, 31, 34, .85);
15
+ --triplex-next-ColorDarkNeutralAlpha-30-1-20-0: rgba(31, 31, 34, .75);
16
+ --triplex-next-ColorDarkNeutralAlpha-40-1-20-0: rgba(31, 31, 34, .65);
17
+ --triplex-next-ColorDarkNeutralAlpha-50-1-20-0: rgba(31, 31, 34, .55);
18
+ --triplex-next-ColorDarkNeutralAlpha-60-1-20-0: rgba(31, 31, 34, .45);
19
+ --triplex-next-ColorDarkNeutralAlpha-70-1-20-0: rgba(31, 31, 34, .35);
20
+ --triplex-next-ColorDarkNeutralAlpha-80-1-20-0: rgba(31, 31, 34, .25);
21
+ --triplex-next-ColorDarkNeutralAlpha-90-1-20-0: rgba(31, 31, 34, .15);
22
+ --triplex-next-ColorDarkNeutralAlpha-100-1-20-0: rgba(31, 31, 34, .05);
23
+ --triplex-next-ColorDarkNeutral-0-1-20-0: #000000;
24
+ --triplex-next-ColorDarkNeutral-10-1-20-0: #171719;
25
+ --triplex-next-ColorDarkNeutral-20-1-20-0: #1B1B1D;
26
+ --triplex-next-ColorDarkNeutral-30-1-20-0: #1F1F22;
27
+ --triplex-next-ColorDarkNeutral-40-1-20-0: #262629;
28
+ --triplex-next-ColorDarkNeutral-50-1-20-0: #2D2D30;
29
+ --triplex-next-ColorDarkNeutral-60-1-20-0: #343437;
30
+ --triplex-next-ColorDarkNeutral-70-1-20-0: #3B3B3E;
31
+ --triplex-next-ColorDarkNeutral-80-1-20-0: #424245;
32
+ --triplex-next-ColorDarkNeutral-90-1-20-0: #49494C;
33
+ --triplex-next-ColorDarkNeutral-100-1-20-0: #4F4F52;
34
+ --triplex-next-ColorError-0-1-20-0: #443139;
35
+ --triplex-next-ColorError-10-1-20-0: #4E3741;
36
+ --triplex-next-ColorError-20-1-20-0: #A90024;
37
+ --triplex-next-ColorError-30-1-20-0: #BD002C;
38
+ --triplex-next-ColorError-40-1-20-0: #D10032;
39
+ --triplex-next-ColorError-50-1-20-0: #E60037;
40
+ --triplex-next-ColorError-60-1-20-0: #F80C45;
41
+ --triplex-next-ColorError-70-1-20-0: #FF5571;
42
+ --triplex-next-ColorError-80-1-20-0: #FFB1C1;
43
+ --triplex-next-ColorError-90-1-20-0: #FCE0E6;
44
+ --triplex-next-ColorError-100-1-20-0: #FFF0F3;
45
+ --triplex-next-ColorInfo-0-1-20-0: #313749;
46
+ --triplex-next-ColorInfo-10-1-20-0: #2E3A52;
47
+ --triplex-next-ColorInfo-20-1-20-0: #0A43B0;
48
+ --triplex-next-ColorInfo-30-1-20-0: #124FC2;
49
+ --triplex-next-ColorInfo-40-1-20-0: #0E57CC;
50
+ --triplex-next-ColorInfo-50-1-20-0: #1371E4;
51
+ --triplex-next-ColorInfo-60-1-20-0: #1297FE;
52
+ --triplex-next-ColorInfo-70-1-20-0: #66BEFF;
53
+ --triplex-next-ColorInfo-80-1-20-0: #8DD2FF;
54
+ --triplex-next-ColorInfo-90-1-20-0: #B8E6FF;
55
+ --triplex-next-ColorInfo-100-1-20-0: #E3F6FF;
56
+ --triplex-next-ColorNeutralAlpha-0-1-20-0: rgba(255, 255, 255, 1);
57
+ --triplex-next-ColorNeutralAlpha-10-1-20-0: rgba(255, 255, 255, .95);
58
+ --triplex-next-ColorNeutralAlpha-20-1-20-0: rgba(255, 255, 255, .85);
59
+ --triplex-next-ColorNeutralAlpha-30-1-20-0: rgba(255, 255, 255, .75);
60
+ --triplex-next-ColorNeutralAlpha-40-1-20-0: rgba(255, 255, 255, .65);
61
+ --triplex-next-ColorNeutralAlpha-50-1-20-0: rgba(255, 255, 255, .55);
62
+ --triplex-next-ColorNeutralAlpha-60-1-20-0: rgba(255, 255, 255, .45);
63
+ --triplex-next-ColorNeutralAlpha-70-1-20-0: rgba(255, 255, 255, .35);
64
+ --triplex-next-ColorNeutralAlpha-80-1-20-0: rgba(255, 255, 255, .25);
65
+ --triplex-next-ColorNeutralAlpha-90-1-20-0: rgba(255, 255, 255, .15);
66
+ --triplex-next-ColorNeutralAlpha-100-1-20-0: rgba(255, 255, 255, .05);
67
+ --triplex-next-ColorNeutral-0-1-20-0: #CBCFD7;
68
+ --triplex-next-ColorNeutral-10-1-20-0: #D1D4DC;
69
+ --triplex-next-ColorNeutral-20-1-20-0: #D6D9E0;
70
+ --triplex-next-ColorNeutral-30-1-20-0: #DCDFE4;
71
+ --triplex-next-ColorNeutral-40-1-20-0: #DFE2E7;
72
+ --triplex-next-ColorNeutral-50-1-20-0: #E3E6EA;
73
+ --triplex-next-ColorNeutral-60-1-20-0: #E7E9EE;
74
+ --triplex-next-ColorNeutral-70-1-20-0: #EAEDF1;
75
+ --triplex-next-ColorNeutral-80-1-20-0: #EEF0F4;
76
+ --triplex-next-ColorNeutral-90-1-20-0: #F2F4F7;
77
+ --triplex-next-ColorNeutral-100-1-20-0: #FFFFFF;
78
+ --triplex-next-ColorSuccess-0-1-20-0: #28433E;
79
+ --triplex-next-ColorSuccess-10-1-20-0: #2A4C45;
80
+ --triplex-next-ColorSuccess-20-1-20-0: #00624C;
81
+ --triplex-next-ColorSuccess-30-1-20-0: #007353;
82
+ --triplex-next-ColorSuccess-40-1-20-0: #008B5C;
83
+ --triplex-next-ColorSuccess-50-1-20-0: #00C075;
84
+ --triplex-next-ColorSuccess-60-1-20-0: #00D67D;
85
+ --triplex-next-ColorSuccess-70-1-20-0: #3AF299;
86
+ --triplex-next-ColorSuccess-80-1-20-0: #8AFFB8;
87
+ --triplex-next-ColorSuccess-90-1-20-0: #B8FFD4;
88
+ --triplex-next-ColorSuccess-100-1-20-0: #E1FFEB;
89
+ --triplex-next-ColorSystem-0-1-20-0: #373C49;
90
+ --triplex-next-ColorSystem-10-1-20-0: #384156;
91
+ --triplex-next-ColorSystem-20-1-20-0: #47526D;
92
+ --triplex-next-ColorSystem-30-1-20-0: #57637F;
93
+ --triplex-next-ColorSystem-40-1-20-0: #697591;
94
+ --triplex-next-ColorSystem-50-1-20-0: #8291B3;
95
+ --triplex-next-ColorSystem-60-1-20-0: #95A3C1;
96
+ --triplex-next-ColorSystem-70-1-20-0: #A9B6D0;
97
+ --triplex-next-ColorSystem-80-1-20-0: #BFCADF;
98
+ --triplex-next-ColorSystem-90-1-20-0: #D6DEED;
99
+ --triplex-next-ColorSystem-100-1-20-0: #EEF3FC;
100
+ --triplex-next-ColorWarning-0-1-20-0: #463734;
101
+ --triplex-next-ColorWarning-10-1-20-0: #4F3E3B;
102
+ --triplex-next-ColorWarning-20-1-20-0: #E03400;
103
+ --triplex-next-ColorWarning-30-1-20-0: #E63D00;
104
+ --triplex-next-ColorWarning-40-1-20-0: #EF4C01;
105
+ --triplex-next-ColorWarning-50-1-20-0: #FD6508;
106
+ --triplex-next-ColorWarning-60-1-20-0: #FF7A17;
107
+ --triplex-next-ColorWarning-70-1-20-0: #FFB13B;
108
+ --triplex-next-ColorWarning-80-1-20-0: #FFD169;
109
+ --triplex-next-ColorWarning-90-1-20-0: #FCEAC7;
110
+ --triplex-next-ColorWarning-100-1-20-0: #FFF4DB;
111
+ --triplex-next-AlertContext-Error_Color-1-20-0: #D10032;
112
+ --triplex-next-AlertContext-Info_Color-1-20-0: rgba(31, 31, 34, 1);
113
+ --triplex-next-AlertContext-System_Color-1-20-0: rgba(31, 31, 34, 1);
114
+ --triplex-next-AlertContext-Warning_Color-1-20-0: rgba(31, 31, 34, 1);
115
+ --triplex-next-AlertProcess-Info_Background-1-20-0: #E3F6FF;
116
+ --triplex-next-AlertProcess-Warning_Background-1-20-0: #FFF4DB;
117
+ --triplex-next-AlertProcess-Error_Background-1-20-0: #FFF0F3;
118
+ --triplex-next-AlertProcess-System_Background-1-20-0: #EEF3FC;
119
+ --triplex-next-AlertProcess-Feature_Background-1-20-0: #E3FFFA;
120
+ --triplex-next-Avatar-Background-1-20-0: #E3E6EA;
121
+ --triplex-next-Badge-Background-1-20-0: #FFB13B;
122
+ --triplex-next-Button-General_Background_Active-1-20-0: #007777;
123
+ --triplex-next-Button-General_Background_Default-1-20-0: #21A19A;
124
+ --triplex-next-Button-General_Background_Disabled-1-20-0: #F2F4F7;
125
+ --triplex-next-Button-General_Background_Hover-1-20-0: #19BDB0;
126
+ --triplex-next-Button-General_Color_Active-1-20-0: rgba(255, 255, 255, 1);
127
+ --triplex-next-Button-General_Color_Default-1-20-0: rgba(255, 255, 255, 1);
128
+ --triplex-next-Button-General_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
129
+ --triplex-next-Button-General_Color_Hover-1-20-0: rgba(255, 255, 255, 1);
130
+ --triplex-next-Button-General_Shadow_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
131
+ --triplex-next-Button-Secondary_Background_Active-1-20-0: #DCDFE4;
132
+ --triplex-next-Button-Secondary_Background_Default-1-20-0: #F2F4F7;
133
+ --triplex-next-Button-Secondary_Background_Disabled-1-20-0: #F2F4F7;
134
+ --triplex-next-Button-Secondary_Background_Hover-1-20-0: #EAEDF1;
135
+ --triplex-next-Button-Secondary_Color_Active-1-20-0: #007777;
136
+ --triplex-next-Button-Secondary_Color_Default-1-20-0: #008985;
137
+ --triplex-next-Button-Secondary_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
138
+ --triplex-next-Button-Secondary_Color_Hover-1-20-0: #21A19A;
139
+ --triplex-next-Button-Secondary_Shadow_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
140
+ --triplex-next-Button-SecondaryLight_Background_Active-1-20-0: #DFE2E7;
141
+ --triplex-next-Button-SecondaryLight_Background_Default-1-20-0: #FFFFFF;
142
+ --triplex-next-Button-SecondaryLight_Background_Disabled-1-20-0: #F2F4F7;
143
+ --triplex-next-Button-SecondaryLight_Background_Hover-1-20-0: #EEF0F4;
144
+ --triplex-next-Button-SecondaryLight_Color_Active-1-20-0: #007777;
145
+ --triplex-next-Button-SecondaryLight_Color_Default-1-20-0: #008985;
146
+ --triplex-next-Button-SecondaryLight_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
147
+ --triplex-next-Button-SecondaryLight_Color_Hover-1-20-0: #21A19A;
148
+ --triplex-next-Button-SecondaryLight_Shadow_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
149
+ --triplex-next-Button-Danger_Background_Active-1-20-0: #BD002C;
150
+ --triplex-next-Button-Danger_Background_Default-1-20-0: #E60037;
151
+ --triplex-next-Button-Danger_Background_Disabled-1-20-0: #F2F4F7;
152
+ --triplex-next-Button-Danger_Background_Hover-1-20-0: #F80C45;
153
+ --triplex-next-Button-Danger_Color_Active-1-20-0: rgba(255, 255, 255, 1);
154
+ --triplex-next-Button-Danger_Color_Default-1-20-0: rgba(255, 255, 255, 1);
155
+ --triplex-next-Button-Danger_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
156
+ --triplex-next-Button-Danger_Color_Hover-1-20-0: rgba(255, 255, 255, 1);
157
+ --triplex-next-Button-Danger_Shadow_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
158
+ --triplex-next-Button-Icon_Shadow_Focus-1-20-0: 0 0 0 1px #FFD169;
159
+ --triplex-next-Button-Link_Color_Active-1-20-0: #007777;
160
+ --triplex-next-Button-Link_Color_Default-1-20-0: #008985;
161
+ --triplex-next-Button-Link_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
162
+ --triplex-next-Button-Link_Color_Hover-1-20-0: #21A19A;
163
+ --triplex-next-Button-Link_Shadow_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
164
+ --triplex-next-Calendar-Background_Shadow-1-20-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
165
+ --triplex-next-Calendar-View_Header_Color-1-20-0: rgba(31, 31, 34, .55);
166
+ --triplex-next-Calendar-View_Item_Background_Default-1-20-0: none;
167
+ --triplex-next-Calendar-View_Item_Background_Hover-1-20-0: #19BDB0;
168
+ --triplex-next-Calendar-View_Item_Background_Selected_Default-1-20-0: #21A19A;
169
+ --triplex-next-Calendar-View_Item_Background_Selected_Hover-1-20-0: #007777;
170
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-20-0: #E3FFFA;
171
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-20-0: #A8F5E9;
172
+ --triplex-next-Calendar-View_Item_BorderColor_Default-1-20-0: transparent;
173
+ --triplex-next-Calendar-View_Item_BorderColor_Focus-1-20-0: #FFD169;
174
+ --triplex-next-Calendar-View_Item_Color_Default-1-20-0: rgba(31, 31, 34, 1);
175
+ --triplex-next-Calendar-View_Item_Color_Hover-1-20-0: rgba(255, 255, 255, 1);
176
+ --triplex-next-Calendar-View_Item_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
177
+ --triplex-next-Calendar-View_Item_Color_Muted-1-20-0: rgba(31, 31, 34, .35);
178
+ --triplex-next-Calendar-View_Item_Color_Selected-1-20-0: rgba(255, 255, 255, 1);
179
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-20-0: rgba(31, 31, 34, .35);
180
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-20-0: rgba(31, 31, 34, .35);
181
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-20-0: rgba(31, 31, 34, .35);
182
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-20-0: rgba(31, 31, 34, .35);
183
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-20-0: rgba(31, 31, 34, .35);
184
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-20-0: #00C075;
185
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-20-0: #00C075;
186
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-20-0: #00C075;
187
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-20-0: #FD6508;
188
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-20-0: #FD6508;
189
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-20-0: #FD6508;
190
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-20-0: #E60037;
191
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-20-0: #E60037;
192
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-20-0: #E60037;
193
+ --triplex-next-Card-Static_General_Background-1-20-0: #FFFFFF;
194
+ --triplex-next-Card-Static_Secondary_Background-1-20-0: #F2F4F7;
195
+ --triplex-next-Card-Action_General_Background-1-20-0: #FFFFFF;
196
+ --triplex-next-Card-Action_General_Background_Hover-1-20-0: #FFFFFF;
197
+ --triplex-next-Card-Action_General_Background_Selected-1-20-0: #F2F4F7;
198
+ --triplex-next-Card-Action_General_Background_Selected_Hover-1-20-0: #F2F4F7;
199
+ --triplex-next-Card-Action_Secondary_Background-1-20-0: #F2F4F7;
200
+ --triplex-next-Card-Action_Secondary_Background_Hover-1-20-0: #EAEDF1;
201
+ --triplex-next-Card-Action_Secondary_Background_Selected-1-20-0: #E3E6EA;
202
+ --triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-20-0: #DCDFE4;
203
+ --triplex-next-Card-Shadow_Default-1-20-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
204
+ --triplex-next-Card-Shadow_Focus-1-20-0: inset 0 0 0 1px #FFD169;
205
+ --triplex-next-Card-Shadow_Hover-1-20-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
206
+ --triplex-next-Card-Shadow_Selected-1-20-0: inset 0 0 0 1px #21A19A;
207
+ --triplex-next-Card-Shadow_Selected_Hover-1-20-0: inset 0 0 0 1px #19BDB0;
208
+ --triplex-next-Checkbox-Background_Checked_Default-1-20-0: #21A19A;
209
+ --triplex-next-Checkbox-Background_Checked_Disabled-1-20-0: #EAEDF1;
210
+ --triplex-next-Checkbox-Background_Checked_Hover-1-20-0: #007777;
211
+ --triplex-next-Checkbox-Background_Default-1-20-0: #F2F4F7;
212
+ --triplex-next-Checkbox-Background_Disabled-1-20-0: #F2F4F7;
213
+ --triplex-next-Checkbox-Background_Hover-1-20-0: #19BDB0;
214
+ --triplex-next-Checkbox-BorderColor_Default-1-20-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
215
+ --triplex-next-Checkbox-BorderColor_Disabled-1-20-0: 0 0 0 1px #E3E6EA inset;
216
+ --triplex-next-Checkbox-BorderColor_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
217
+ --triplex-next-Checkbox-BorderColor_Hover-1-20-0: none;
218
+ --triplex-next-Checkbox-BorderColor_Checked_Default-1-20-0: none;
219
+ --triplex-next-Checkbox-BorderColor_Checked_Disabled-1-20-0: none;
220
+ --triplex-next-Checkbox-Checkmark_Fill_Default-1-20-0: rgba(255, 255, 255, 1);
221
+ --triplex-next-Checkbox-Checkmark_Fill_Disabled-1-20-0: rgba(31, 31, 34, .15);
222
+ --triplex-next-Chip-Background_Active-1-20-0: #DFE2E7;
223
+ --triplex-next-Chip-Background_Default-1-20-0: #F2F4F7;
224
+ --triplex-next-Chip-Background_Disabled-1-20-0: #F2F4F7;
225
+ --triplex-next-Chip-Background_Hover-1-20-0: #EAEDF1;
226
+ --triplex-next-Chip-Background_Selected_Active-1-20-0: #4F4F52;
227
+ --triplex-next-Chip-Background_Selected_Default-1-20-0: #3B3B3E;
228
+ --triplex-next-Chip-Background_Selected_Disabled-1-20-0: #343437;
229
+ --triplex-next-Chip-Background_Selected_Hover-1-20-0: #49494C;
230
+ --triplex-next-Chip-Color_Active-1-20-0: rgba(31, 31, 34, 1);
231
+ --triplex-next-Chip-Color_Default-1-20-0: rgba(31, 31, 34, 1);
232
+ --triplex-next-Chip-Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
233
+ --triplex-next-Chip-Color_Hover-1-20-0: rgba(31, 31, 34, 1);
234
+ --triplex-next-Chip-Color_Selected_Active-1-20-0: rgba(255, 255, 255, 1);
235
+ --triplex-next-Chip-Color_Selected_Default-1-20-0: rgba(255, 255, 255, 1);
236
+ --triplex-next-Chip-Color_Selected_Disabled-1-20-0: rgba(255, 255, 255, .25);
237
+ --triplex-next-Chip-Color_Selected_Hover-1-20-0: rgba(255, 255, 255, 1);
238
+ --triplex-next-Chip-Shadow_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
239
+ --triplex-next-Divider-Background-1-20-0: #D6D9E0;
240
+ --triplex-next-Dropdown-Background-1-20-0: #FFFFFF;
241
+ --triplex-next-Dropdown-Shadow-1-20-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
242
+ --triplex-next-DropdownList-Background_Active-1-20-0: #EAEDF1;
243
+ --triplex-next-DropdownList-Background_Default-1-20-0: none;
244
+ --triplex-next-DropdownList-Background_Selected-1-20-0: #DCDFE4;
245
+ --triplex-next-DropdownList-Color-1-20-0: rgba(31, 31, 34, 1);
246
+ --triplex-next-DropdownMobile-Backdrop-1-20-0: rgba(31, 31, 34, .65);
247
+ --triplex-next-DropdownMobile-Border_Color-1-20-0: #D6D9E0;
248
+ --triplex-next-DropdownMobile-Content_Background-1-20-0: #FFFFFF;
249
+ --triplex-next-DropdownMobile-Footer_Background-1-20-0: #FFFFFF;
250
+ --triplex-next-DropdownMobile-Header_Background-1-20-0: #F2F4F7;
251
+ --triplex-next-DropdownMobileList-Active_Background-1-20-0: #EAEDF1;
252
+ --triplex-next-DropdownMobileList-Selected_Background-1-20-0: #DCDFE4;
253
+ --triplex-next-FooterPage-StickyShadow-1-20-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
254
+ --triplex-next-FormField-Background_Active-1-20-0: #F2F4F7;
255
+ --triplex-next-FormField-Background_Default-1-20-0: #F2F4F7;
256
+ --triplex-next-FormField-Background_Disabled-1-20-0: #F2F4F7;
257
+ --triplex-next-FormField-Background_Error-1-20-0: #FFF0F3;
258
+ --triplex-next-FormField-Background_Error_Hover-1-20-0: #FCE0E6;
259
+ --triplex-next-FormField-Background_Hover-1-20-0: #EAEDF1;
260
+ --triplex-next-FormField-Background_Warning-1-20-0: #FFF4DB;
261
+ --triplex-next-FormField-Background_Warning_Hover-1-20-0: #FCEAC7;
262
+ --triplex-next-FormField-Input_Color_Default-1-20-0: rgba(31, 31, 34, 1);
263
+ --triplex-next-FormField-Input_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
264
+ --triplex-next-FormField-Target_Color_Default-1-20-0: rgba(31, 31, 34, 1);
265
+ --triplex-next-FormField-Target_Color_Disabled-1-20-0: rgba(31, 31, 34, .45);
266
+ --triplex-next-FormField-Target_PlaceholderColor_Default-1-20-0: rgba(31, 31, 34, .65);
267
+ --triplex-next-FormField-Label_Color_Default-1-20-0: rgba(31, 31, 34, .65);
268
+ --triplex-next-FormField-Label_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
269
+ --triplex-next-FormField-Shadow_Active-1-20-0: 0 0 0 1px #21A19A inset;
270
+ --triplex-next-FormField-Shadow_Default-1-20-0: none;
271
+ --triplex-next-FormField-Shadow_Error_Active-1-20-0: 0 0 0 1px #E60037 inset;
272
+ --triplex-next-FormField-Shadow_Warning_Active-1-20-0: 0 0 0 1px #FD6508 inset;
273
+ --triplex-next-FormField-Placeholder_Color-1-20-0: rgba(31, 31, 34, .65);
274
+ --triplex-next-HeaderPage-StickyShadow-1-20-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
275
+ --triplex-next-Island-Type1_Background-1-20-0: #FFFFFF;
276
+ --triplex-next-Island-Type2_Background-1-20-0: rgba(255, 255, 255, .35);
277
+ --triplex-next-Island-Type3_Background-1-20-0: #F2F4F7;
278
+ --triplex-next-Island-Type1_Shadow-1-20-0: none;
279
+ --triplex-next-Island-Type2_Shadow-1-20-0: 0 0 0 1px #FFFFFF inset;
280
+ --triplex-next-Island-Type3_Shadow-1-20-0: none;
281
+ --triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-20-0: #DCDFE4;
282
+ --triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-20-0: rgba(31, 31, 34, .05);
283
+ --triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-20-0: #DCDFE4;
284
+ --triplex-next-IslandAccordion-Shadow_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
285
+ --triplex-next-IslandWidget-ExtraFooter_Background-1-20-0: #FFFFFF;
286
+ --triplex-next-IslandWidget-ExtraFooter_Shadow-1-20-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
287
+ --triplex-next-LightBox-Backdrop_Background-1-20-0: rgba(31, 31, 34, .75);
288
+ --triplex-next-LightBox-Content_Background-1-20-0: #EAEDF1;
289
+ --triplex-next-Link-BorderColor_Focus-1-20-0: 0 0 0 1px #FFD169 inset;
290
+ --triplex-next-Link-Text_Color_Active-1-20-0: #007777;
291
+ --triplex-next-Link-Text_Color_Default-1-20-0: #008985;
292
+ --triplex-next-Link-Text_Color_Hover-1-20-0: #21A19A;
293
+ --triplex-next-ListItem-Background-1-20-0: #FFFFFF;
294
+ --triplex-next-ListItem-Background_Dragging-1-20-0: #FFFFFF;
295
+ --triplex-next-ListItem-Background_Selected-1-20-0: #F2F4F7;
296
+ --triplex-next-ListItem-Shadow-1-20-0: 0 2px 7px rgba(31, 31, 34, 0.25);
297
+ --triplex-next-ListItemControlsButton-Background_Active-1-20-0: #DCDFE4;
298
+ --triplex-next-ListItemControlsButton-Background_Default-1-20-0: #F2F4F7;
299
+ --triplex-next-ListItemControlsButton-Background_Hover-1-20-0: #EAEDF1;
300
+ --triplex-next-ListItemControlsButton-Color_Active-1-20-0: #007777;
301
+ --triplex-next-ListItemControlsButton-Color_Default-1-20-0: #008985;
302
+ --triplex-next-ListItemControlsButton-Color_Hover-1-20-0: #21A19A;
303
+ --triplex-next-ListMaster-Background-1-20-0: #FFFFFF;
304
+ --triplex-next-ListMaster-Footer_Background-1-20-0: #DCDFE4;
305
+ --triplex-next-ListMaster-Footer_Color-1-20-0: #EAEDF1;
306
+ --triplex-next-ListMaster-Header_Background-1-20-0: #DCDFE4;
307
+ --triplex-next-ListMaster-Header_Color-1-20-0: #EAEDF1;
308
+ --triplex-next-Loader-Element_Background_Brand-1-20-0: #21A19A;
309
+ --triplex-next-Loader-Element_Background_Neutral-1-20-0: rgba(255, 255, 255, 1);
310
+ --triplex-next-Loader-Middle_Background_Default-1-20-0: #EEF0F4;
311
+ --triplex-next-LoaderScreen-Small_Backdrop_Default-1-20-0: rgba(255, 255, 255, .75);
312
+ --triplex-next-LoaderScreen-Middle_Backdrop_Default-1-20-0: rgba(255, 255, 255, .75);
313
+ --triplex-next-LoaderScreen-Middle_Background_Default-1-20-0: #EEF0F4;
314
+ --triplex-next-Marker-Background_Error-1-20-0: #E60037;
315
+ --triplex-next-Marker-Background_Success-1-20-0: #21A19A;
316
+ --triplex-next-Marker-Background_Waiting-1-20-0: #8291B3;
317
+ --triplex-next-Marker-Background_Warning-1-20-0: #FD6508;
318
+ --triplex-next-MarkerStatus-Description_Color-1-20-0: rgba(0, 0, 0, 0.55);
319
+ --triplex-next-ModalWindow-Background-1-20-0: #EAEDF1;
320
+ --triplex-next-ModalWindow-Backdrop_Background-1-20-0: rgba(79, 79, 82, .5);
321
+ --triplex-next-MultiselectField-Divider_Color-1-20-0: #D6D9E0;
322
+ --triplex-next-Notification-Background-1-20-0: #FFFFFF;
323
+ --triplex-next-Notification-Color-1-20-0: #1F1F22;
324
+ --triplex-next-Notification-TimeColor-1-20-0: rgba(31, 31, 34, 0.65);
325
+ --triplex-next-Notification-Shadow-1-20-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
326
+ --triplex-next-Overlay-Background-1-20-0: rgba(255, 255, 255, .8);
327
+ --triplex-next-Overlay-Panel_Background-1-20-0: #FFFFFF;
328
+ --triplex-next-Pagination-PageButton_Background_Active-1-20-0: #E3E6EA;
329
+ --triplex-next-Pagination-PageButton_Background_Hover-1-20-0: #F2F4F7;
330
+ --triplex-next-Pagination-PageButton_Background_Selected-1-20-0: #E3E6EA;
331
+ --triplex-next-Pagination-PageButton_BorderColor_Focus-1-20-0: #FFD169;
332
+ --triplex-next-Pagination-PageButton_Color-1-20-0: rgba(31, 31, 34, 1);
333
+ --triplex-next-Radio-Background_Checked_Default-1-20-0: #21A19A;
334
+ --triplex-next-Radio-Background_Checked_Disabled-1-20-0: #EAEDF1;
335
+ --triplex-next-Radio-Background_Checked_Hover-1-20-0: #007777;
336
+ --triplex-next-Radio-Background_Default-1-20-0: #F2F4F7;
337
+ --triplex-next-Radio-Background_Disabled-1-20-0: #F2F4F7;
338
+ --triplex-next-Radio-Background_Hover-1-20-0: #19BDB0;
339
+ --triplex-next-Radio-BorderColor_Default-1-20-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
340
+ --triplex-next-Radio-BorderColor_Disabled-1-20-0: 0 0 0 1px #E3E6EA inset;
341
+ --triplex-next-Radio-BorderColor_Focused-1-20-0: 0 0 0 1px #FFD169 inset;
342
+ --triplex-next-Radio-BorderColor_Checked_Default-1-20-0: none;
343
+ --triplex-next-Radio-BorderColor_Checked_Disabled-1-20-0: none;
344
+ --triplex-next-Radio-Dot_Default-1-20-0: rgba(255, 255, 255, 1);
345
+ --triplex-next-Radio-Dot_Disabled-1-20-0: rgba(31, 31, 34, .15);
346
+ --triplex-next-SegmentedControl-General_1_Background-1-20-0: #F2F4F7;
347
+ --triplex-next-SegmentedControl-General_2_Background-1-20-0: #FFFFFF;
348
+ --triplex-next-SegmentedControl-Secondary_1_Background-1-20-0: #F2F4F7;
349
+ --triplex-next-SegmentedControl-Secondary_2_Background-1-20-0: #FFFFFF;
350
+ --triplex-next-SegmentedControlSegment-General_1_Color_Default-1-20-0: rgba(31, 31, 34, .65);
351
+ --triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-20-0: rgba(31, 31, 34, 1);
352
+ --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-20-0: rgba(31, 31, 34, .15);
353
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-20-0: rgba(255, 255, 255, 1);
354
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-20-0: rgba(255, 255, 255, 1);
355
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-20-0: rgba(255, 255, 255, .25);
356
+ --triplex-next-SegmentedControlSegment-General_1_Background_Default-1-20-0: #F2F4F7;
357
+ --triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-20-0: #DFE2E7;
358
+ --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-20-0: #F2F4F7;
359
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-20-0: #3B3B3E;
360
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-20-0: #49494C;
361
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-20-0: #343437;
362
+ --triplex-next-SegmentedControlSegment-General_2_Color_Default-1-20-0: rgba(31, 31, 34, .65);
363
+ --triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-20-0: rgba(31, 31, 34, 1);
364
+ --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-20-0: rgba(31, 31, 34, .15);
365
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-20-0: rgba(255, 255, 255, 1);
366
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-20-0: rgba(255, 255, 255, 1);
367
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-20-0: rgba(255, 255, 255, .25);
368
+ --triplex-next-SegmentedControlSegment-General_2_Background_Default-1-20-0: #FFFFFF;
369
+ --triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-20-0: #EEF0F4;
370
+ --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-20-0: #FFFFFF;
371
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-20-0: #3B3B3E;
372
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-20-0: #49494C;
373
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-20-0: #343437;
374
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-20-0: rgba(31, 31, 34, .65);
375
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-20-0: rgba(31, 31, 34, 1);
376
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-20-0: rgba(31, 31, 34, .15);
377
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-20-0: rgba(31, 31, 34, 1);
378
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-20-0: rgba(31, 31, 34, 1);
379
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-20-0: rgba(31, 31, 34, .15);
380
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-20-0: #F2F4F7;
381
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-20-0: #DFE2E7;
382
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-20-0: #F2F4F7;
383
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-20-0: #FFFFFF;
384
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-20-0: #DFE2E7;
385
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-20-0: #FFFFFF;
386
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-20-0: rgba(31, 31, 34, .65);
387
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-20-0: rgba(31, 31, 34, 1);
388
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-20-0: rgba(31, 31, 34, .15);
389
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-20-0: rgba(31, 31, 34, 1);
390
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-20-0: rgba(31, 31, 34, 1);
391
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-20-0: rgba(31, 31, 34, .15);
392
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-20-0: #FFFFFF;
393
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-20-0: #EEF0F4;
394
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-20-0: #FFFFFF;
395
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-20-0: #E3E6EA;
396
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-20-0: #D6D9E0;
397
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-20-0: #F2F4F7;
398
+ --triplex-next-SegmentedControlSegment-BorderColor_Default-1-20-0: transparent;
399
+ --triplex-next-SegmentedControlSegment-BorderColor_Focus-1-20-0: #FFD169;
400
+ --triplex-next-Skeleton-BackgroundColor_Light_Start-1-20-0: #F2F4F7;
401
+ --triplex-next-Skeleton-BackgroundColor_Light_End-1-20-0: #DFE2E7;
402
+ --triplex-next-Skeleton-BackgroundColor_Dark_Start-1-20-0: rgba(31, 31, 34, .05);
403
+ --triplex-next-Skeleton-BackgroundColor_Dark_End-1-20-0: rgba(31, 31, 34, .15);
404
+ --triplex-next-SmallInput-Background-1-20-0: #F2F4F7;
405
+ --triplex-next-SmallInput-Color-1-20-0: rgba(31, 31, 34, 1);
406
+ --triplex-next-SmallInput-PlaceholderColor-1-20-0: rgba(31, 31, 34, .65);
407
+ --triplex-next-SmallInput-Shadow-1-20-0: 0 0 0 1px rgba(33, 161, 154) inset;
408
+ --triplex-next-SMSField-Refresh_Fill_Empty-1-20-0: rgba(31, 31, 34, .35);
409
+ --triplex-next-SMSField-Refresh_Fill_Full-1-20-0: #008985;
410
+ --triplex-next-SMSField-Refresh_Disabled-1-20-0: rgba(31, 31, 34, .15);
411
+ --triplex-next-SMSField-Submit_Background_Default-1-20-0: rgba(31, 31, 34, .15);
412
+ --triplex-next-SMSField-Submit_Background_Hover-1-20-0: #19BDB0;
413
+ --triplex-next-SMSField-Submit_Background_Active-1-20-0: #21A19A;
414
+ --triplex-next-Slider-Dot_Background_Default-1-20-0: #21A19A;
415
+ --triplex-next-Slider-Dot_Background_Disabled-1-20-0: #F2F4F7;
416
+ --triplex-next-Slider-Dot_Background_Hover-1-20-0: #19BDB0;
417
+ --triplex-next-Slider-Dot_Background_Select-1-20-0: #007777;
418
+ --triplex-next-Slider-Dot_Focus-1-20-0: #FFD169;
419
+ --triplex-next-Slider-Dot_Inner_Background-1-20-0: #FFFFFF;
420
+ --triplex-next-Slider-Dot_Inner_Background_Disabled-1-20-0: rgba(31, 31, 34, .15);
421
+ --triplex-next-Slider-Mark_Dot_Background_Default-1-20-0: #DCDFE4;
422
+ --triplex-next-Slider-Mark_Dot_Background_Selected-1-20-0: #21A19A;
423
+ --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-20-0: #E7E9EE;
424
+ --triplex-next-Slider-Rail_Background-1-20-0: #DCDFE4;
425
+ --triplex-next-Slider-Rail_Background_Disabled-1-20-0: #DCDFE4;
426
+ --triplex-next-Slider-Tooltip_Background-1-20-0: #1B1B1D;
427
+ --triplex-next-Slider-Tooltip_Color-1-20-0: rgba(255, 255, 255, 1);
428
+ --triplex-next-Slider-Track_Background_Default-1-20-0: #21A19A;
429
+ --triplex-next-Slider-Track_Background_Disabled-1-20-0: #E7E9EE;
430
+ --triplex-next-Slider-Track_Background_Hover-1-20-0: #007777;
431
+ --triplex-next-StatusTracker-Draft_Background-1-20-0: rgba(255, 255, 255, .15);
432
+ --triplex-next-StatusTracker-Warning_Background-1-20-0: #FF7A17;
433
+ --triplex-next-StatusTracker-Waiting_Background-1-20-0: #BFCADF;
434
+ --triplex-next-StatusTracker-Rejected_Background-1-20-0: #FF5571;
435
+ --triplex-next-StatusTracker-Approved_Background-1-20-0: #00D67D;
436
+ --triplex-next-StatusTracker-Waiting_Color-1-20-0: #A9B6D0;
437
+ --triplex-next-StatusTracker-Rejected_Color-1-20-0: #FFB1C1;
438
+ --triplex-next-StatusTracker-Approved_Color-1-20-0: #00D67D;
439
+ --triplex-next-StatusTracker-Border_Color-1-20-0: #FFFFFF;
440
+ --triplex-next-Step-Color_Active-1-20-0: #008985;
441
+ --triplex-next-Step-Color_Default-1-20-0: rgba(31, 31, 34, .65);
442
+ --triplex-next-Step-Color_Disabled-1-20-0: #FFFFFF;
443
+ --triplex-next-Step-Color_Done-1-20-0: #FFFFFF;
444
+ --triplex-next-Step-Color_Error-1-20-0: rgba(255, 255, 255, 1);
445
+ --triplex-next-Step-Color_Warning-1-20-0: rgba(255, 255, 255, 1);
446
+ --triplex-next-Step-Background_Active-1-20-0: #E3FFFA;
447
+ --triplex-next-Step-Background_Default-1-20-0: rgba(31, 31, 34, .05);
448
+ --triplex-next-Step-Background_Disabled-1-20-0: rgba(31, 31, 34, .15);
449
+ --triplex-next-Step-Background_Done-1-20-0: #008985;
450
+ --triplex-next-Step-Background_Error-1-20-0: #D10032;
451
+ --triplex-next-Step-Background_Warning-1-20-0: #EF4C01;
452
+ --triplex-next-Stepper-Step_Background_Default-1-20-0: #F2F4F7;
453
+ --triplex-next-Stepper-Step_Background_Hover-1-20-0: #EAEDF1;
454
+ --triplex-next-Stepper-Step_Background_Disabled-1-20-0: #F2F4F7;
455
+ --triplex-next-Stepper-Step_Background_Error-1-20-0: #FFF0F3;
456
+ --triplex-next-Stepper-Step_Background_Error_Hover-1-20-0: #FCE0E6;
457
+ --triplex-next-Stepper-Step_Background_Warning-1-20-0: #FFF4DB;
458
+ --triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0: #FCEAC7;
459
+ --triplex-next-Stepper-Step_BorderColor_Focus-1-20-0: #FFD169;
460
+ --triplex-next-Stepper-Step_BorderColor_Error-1-20-0: #E60037;
461
+ --triplex-next-Stepper-Step_BorderColor_Warning-1-20-0: #FD6508;
462
+ --triplex-next-Stepper-Step_BorderColor_Success-1-20-0: #21A19A;
463
+ --triplex-next-Stepper-Step_Color_Default-1-20-0: rgba(31, 31, 34, .65);
464
+ --triplex-next-Stepper-Step_Color_Hover-1-20-0: rgba(31, 31, 34, 1);
465
+ --triplex-next-Stepper-Step_Color_Disabled-1-20-0: rgba(31, 31, 34, .35);
466
+ --triplex-next-Stepper-ButtonNext_Background-1-20-0: linear-gradient(to left, #FFFFFF 39.06%, transparent);
467
+ --triplex-next-Stepper-ButtonPrev_Background-1-20-0: linear-gradient(to right, #FFFFFF 39.06%, transparent);
468
+ --triplex-next-Stepper-Background-1-20-0: #FFFFFF;
469
+ --triplex-next-Stepper-Wrapper_Background-1-20-0: linear-gradient(#FFFFFF 64px, transparent 0);
470
+ --triplex-next-Stepper-Wrapper_BoxShadow-1-20-0: 0 10px 15px 0 rgba(228, 232, 235, 0.5);
471
+ --triplex-next-TableBasic-Background_Hover-1-20-0: #E3E6EA;
472
+ --triplex-next-TableBasic-Background_Selected-1-20-0: #DCDFE4;
473
+ --triplex-next-TableBasic-Color-1-20-0: rgba(31, 31, 34, 1);
474
+ --triplex-next-TableBasic-Header_Background-1-20-0: #E7E9EE;
475
+ --triplex-next-TableBasic-TableFooter_Background-1-20-0: #E7E9EE;
476
+ --triplex-next-TableBasic-TableFooter_Highlight-1-20-0: linear-gradient(transparent, #FFFFFF);
477
+ --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-20-0: #D6D9E0;
478
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-20-0: #FFFFFF;
479
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-20-0: #EAEDF1;
480
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-20-0: #FFFFFF;
481
+ --triplex-next-Tabs-Type1_Background-1-20-0: #F2F4F7;
482
+ --triplex-next-Tabs-Type2_Background-1-20-0: #FFFFFF;
483
+ --triplex-next-Tabs-Type1_Tab_Background_Default-1-20-0: #F2F4F7;
484
+ --triplex-next-Tabs-Type2_Tab_Background_Default-1-20-0: #FFFFFF;
485
+ --triplex-next-Tabs-Type1_Tab_Background_Selected-1-20-0: #DCDFE4;
486
+ --triplex-next-Tabs-Type2_Tab_Background_Selected-1-20-0: #E3E6EA;
487
+ --triplex-next-Tabs-Type1_Tab_Background_Hover-1-20-0: #E3E6EA;
488
+ --triplex-next-Tabs-Type2_Tab_Background_Hover-1-20-0: #EEF0F4;
489
+ --triplex-next-Tabs-Type1_Tab_Color_Default-1-20-0: rgba(31, 31, 34, .65);
490
+ --triplex-next-Tabs-Type2_Tab_Color_Default-1-20-0: rgba(31, 31, 34, .65);
491
+ --triplex-next-Tabs-Type1_Tab_Color_Selected-1-20-0: rgba(31, 31, 34, 1);
492
+ --triplex-next-Tabs-Type2_Tab_Color_Selected-1-20-0: rgba(31, 31, 34, 1);
493
+ --triplex-next-Tabs-Type1_Tab_Color_Hover-1-20-0: rgba(31, 31, 34, 1);
494
+ --triplex-next-Tabs-Type2_Tab_Color_Hover-1-20-0: rgba(31, 31, 34, 1);
495
+ --triplex-next-Tabs-Tab_BorderColor_Default-1-20-0: transparent;
496
+ --triplex-next-Tabs-Tab_BorderColor_Focus-1-20-0: #FFD169;
497
+ --triplex-next-Tag-Background-1-20-0: #DFE2E7;
498
+ --triplex-next-TagColor-Background_Default-1-20-0: #EEF3FC;
499
+ --triplex-next-TagColor-Background_Success-1-20-0: #E3FFFA;
500
+ --triplex-next-TagColor-Background_Info-1-20-0: #E3F6FF;
501
+ --triplex-next-TagColor-Background_Warning-1-20-0: #FFF4DB;
502
+ --triplex-next-TagColor-Background_Error-1-20-0: #FFF0F3;
503
+ --triplex-next-TagColor-Text_Color_Default-1-20-0: rgba(31, 31, 34, .75);
504
+ --triplex-next-TabsLine-BorderColor_Active-1-20-0: #21A19A;
505
+ --triplex-next-TabsLine-BorderColor_Hover-1-20-0: #19BDB0;
506
+ --triplex-next-TabsLine-Separator_Color-1-20-0: #D6D9E0;
507
+ --triplex-next-TabsLine-Shadow_Focus-1-20-0: 0 0 0 1px #FFDD64 inset;
508
+ --triplex-next-Tooltip-Background-1-20-0: #1B1B1D;
509
+ --triplex-next-Tooltip-Color-1-20-0: rgba(255, 255, 255, 1);
510
+ --triplex-next-Tooltip-Link_Desktop_Color_Active-1-20-0: #008985;
511
+ --triplex-next-Tooltip-Link_Desktop_Color_Default-1-20-0: #19BDB0;
512
+ --triplex-next-Tooltip-Link_Desktop_Color_Hover-1-20-0: #4BD9CF;
513
+ --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-20-0: 0 0 0 1px #FFD169;
514
+ --triplex-next-Tooltip-Link_Mobile_Color_Active-1-20-0: #007777;
515
+ --triplex-next-Tooltip-Link_Mobile_Color_Default-1-20-0: #008985;
516
+ --triplex-next-Tooltip-Link_Mobile_Color_Hover-1-20-0: #21A19A;
517
+ --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-20-0: 0 0 0 1px #FFDD64;
518
+ --triplex-next-TopOverlay-Background-1-20-0: rgba(31, 31, 34, .55);
519
+ --triplex-next-Typography-Primary_Color-1-20-0: rgba(31, 31, 34, 1);
520
+ --triplex-next-Typography-Complementary_Color-1-20-0: rgba(31, 31, 34, .85);
521
+ --triplex-next-Typography-Secondary_Color-1-20-0: rgba(31, 31, 34, .65);
522
+ --triplex-next-Typography-Tertiary_Color-1-20-0: rgba(31, 31, 34, .55);
523
+ --triplex-next-Typography-Disabled_Color-1-20-0: rgba(31, 31, 34, .35);
524
+ --triplex-next-Typography-Brand_Color-1-20-0: #008985;
525
+ --triplex-next-Typography-Info_Color-1-20-0: #0E57CC;
526
+ --triplex-next-Typography-Success_Color-1-20-0: #008B5C;
527
+ --triplex-next-Typography-Error_Color-1-20-0: #D10032;
528
+ --triplex-next-Typography-Warning_Color-1-20-0: #EF4C01;
529
+ --triplex-next-Typography-System_Color-1-20-0: #697591;
530
+ --triplex-next-Typography-PrimaryInvert_Color-1-20-0: rgba(255, 255, 255, 1);
531
+ --triplex-next-Typography-ComplementaryInvert_Color-1-20-0: rgba(255, 255, 255, .75);
532
+ --triplex-next-Typography-SecondaryInvert_Color-1-20-0: rgba(255, 255, 255, .55);
533
+ --triplex-next-Typography-TertiaryInvert_Color-1-20-0: rgba(255, 255, 255, .45);
534
+ --triplex-next-Typography-DisabledInvert_Color-1-20-0: rgba(255, 255, 255, .25);
535
+ --triplex-next-Typography-BrandInvert_Color-1-20-0: #19BDB0;
536
+ --triplex-next-Typography-InfoInvert_Color-1-20-0: #1297FE;
537
+ --triplex-next-Typography-SuccessInvert_Color-1-20-0: #00D67D;
538
+ --triplex-next-Typography-ErrorInvert_Color-1-20-0: #F80C45;
539
+ --triplex-next-Typography-WarningInvert_Color-1-20-0: #FF7A17;
540
+ --triplex-next-Typography-SystemInvert_Color-1-20-0: #95A3C1;
541
+ --triplex-next-UploadZone-Background_Default-1-20-0: #F2F4F7;
542
+ --triplex-next-UploadZone-Background_Hover-1-20-0: #EAEDF1;
543
+ --triplex-next-UploadZone-BorderColor_Default-1-20-0: #2D2D30;
544
+ --triplex-next-UploadZone-DragArea_Background-1-20-0: #F2F4F7;
545
+ --triplex-next-UploadZone-DragArea_BorderColor-1-20-0: #21A19A;}
546
+ .underline__a727ca52{text-decoration:underline}.strikethrough__08247ae9{text-decoration:line-through}.underlineStrikethrough__a63eb974{text-decoration:underline line-through}.typography__6677cd3c.primary__eb8ae380{color:var(--triplex-next-Typography-Primary_Color-1-20-0)}.typography__6677cd3c.primaryInvert__1bbd84b2{color:var(--triplex-next-Typography-PrimaryInvert_Color-1-20-0)}.typography__6677cd3c.complementary__8f16645d{color:var(--triplex-next-Typography-Complementary_Color-1-20-0)}.typography__6677cd3c.complementaryInvert__fd320792{color:var(--triplex-next-Typography-ComplementaryInvert_Color-1-20-0)}.typography__6677cd3c.secondary__12c36a62{color:var(--triplex-next-Typography-Secondary_Color-1-20-0)}.typography__6677cd3c.secondaryInvert__955eb020{color:var(--triplex-next-Typography-SecondaryInvert_Color-1-20-0)}.typography__6677cd3c.tertiary__60d70e65{color:var(--triplex-next-Typography-Tertiary_Color-1-20-0)}.typography__6677cd3c.tertiaryInvert__609299d1{color:var(--triplex-next-Typography-TertiaryInvert_Color-1-20-0)}.typography__6677cd3c.disabled__1064a035{color:var(--triplex-next-Typography-Disabled_Color-1-20-0)}.typography__6677cd3c.disabledInvert__b42598f0{color:var(--triplex-next-Typography-DisabledInvert_Color-1-20-0)}.typography__6677cd3c.brand__90a5717e{color:var(--triplex-next-Typography-Brand_Color-1-20-0);-webkit-user-select:none;user-select:none}.typography__6677cd3c.brandInvert__6632f99b{color:var(--triplex-next-Typography-BrandInvert_Color-1-20-0)}.typography__6677cd3c.info__e8d16bee{color:var(--triplex-next-Typography-Info_Color-1-20-0)}.typography__6677cd3c.infoInvert__2e7acd3a{color:var(--triplex-next-Typography-InfoInvert_Color-1-20-0)}.typography__6677cd3c.success__6405eb36{color:var(--triplex-next-Typography-Success_Color-1-20-0)}.typography__6677cd3c.successInvert__13231fc3{color:var(--triplex-next-Typography-SuccessInvert_Color-1-20-0)}.typography__6677cd3c.error__c91b114d{color:var(--triplex-next-Typography-Error_Color-1-20-0)}.typography__6677cd3c.errorInvert__171c3425{color:var(--triplex-next-Typography-ErrorInvert_Color-1-20-0)}.typography__6677cd3c.warning__f7977866{color:var(--triplex-next-Typography-Warning_Color-1-20-0)}.typography__6677cd3c.warningInvert__b36cf0b6{color:var(--triplex-next-Typography-WarningInvert_Color-1-20-0)}.typography__6677cd3c.system__10f96d9d{color:var(--triplex-next-Typography-System_Color-1-20-0)}.typography__6677cd3c.systemInvert__d2e5981d{color:var(--triplex-next-Typography-SystemInvert_Color-1-20-0)}.typography__6677cd3c.compact__e7f55596{line-height:calc(16 / 14)}.caption__40413000.regular__a2682771{font-family:SBSansText}.caption__40413000.semibold__a09a2f5c{font-family:SBSansTextSemibold;font-weight:600}.c1__7665bc77{font-size:10px;line-height:12px}.c2__699ba48a{font-size:8px;line-height:10px}.d1__5ff6dfbf{font-size:32px;line-height:40px}.d1__5ff6dfbf.regular__a2682771{font-family:SBSansDisplay}.d1__5ff6dfbf.semibold__a09a2f5c{font-family:SBSansDisplaySemibold;font-weight:600}.text__84c85c99{outline:none}.text__84c85c99.regular__a2682771{font-family:SBSansText}.text__84c85c99.semibold__a09a2f5c{font-family:SBSansTextSemibold;font-weight:600}.b1__5ca7a3cc{font-size:18px;line-height:24px}.b2__02ff127b{font-size:16px;line-height:20px}.b3__9a1bded3{font-size:14px;line-height:20px}.b3__9a1bded3.compact__e7f55596{line-height:16px}.b4__8ba35634{font-size:12px;line-height:16px}.title__497da6fe{outline:none}.title__497da6fe.regular__a2682771{font-family:SBSansDisplay;font-weight:400}.title__497da6fe.semibold__a09a2f5c{font-family:SBSansDisplaySemibold;font-weight:600}.title__497da6fe.medium__5a6ddc1d{font-family:SBSansDisplayMedium;font-weight:500}.title__497da6fe.bold__694bc859{font-family:SBSansDisplayBold;font-weight:700}.h1__8f437f40,.h2__ff4b7fde,.h3__a38b2cb4{margin:0}.h1__8f437f40{font-size:28px;line-height:36px}.h2__ff4b7fde{font-size:24px;line-height:32px}.h3__a38b2cb4{font-size:20px;line-height:28px}.formFieldInput__050f1800{padding:0;width:100%;box-sizing:border-box;font-family:inherit;border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--triplex-next-FormField-Input_Color_Default-1-20-0)}.formFieldInput__050f1800:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-20-0)}.formFieldInput__050f1800::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-20-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__050f1800:focus{outline:none}.formFieldInput__050f1800:focus::placeholder{opacity:1}.formFieldInput__050f1800:-webkit-autofill{animation-name:autofill-applied-hook__0c506979;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__050f1800:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__7680b2c2;animation-duration:1ms}.formFieldInput__050f1800.sm__f77547f6{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__050f1800.md__454b3f9e{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__050f1800.lg__b5749c48{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__0c506979{0%{transform:none}}@keyframes autofill-cancelled-hook__7680b2c2{0%{transform:none}}.formField__1458bfd2{position:relative;flex-grow:1;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.formField__1458bfd2.default__55ef8f50{background:var(--triplex-next-FormField-Background_Default-1-20-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-20-0)}.formField__1458bfd2:hover{background:var(--triplex-next-FormField-Background_Hover-1-20-0)}.formField__1458bfd2.disabled__2117c974{background:var(--triplex-next-FormField-Background_Disabled-1-20-0)}.formField__1458bfd2.active__2f8e76c8{background:var(--triplex-next-FormField-Background_Active-1-20-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-20-0)}.formField__1458bfd2.active__2f8e76c8::placeholder{opacity:1}.formField__1458bfd2.error__d0726107{background:var(--triplex-next-FormField-Background_Error-1-20-0)}.formField__1458bfd2.error__d0726107:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-20-0)}.formField__1458bfd2.error__d0726107.active__2f8e76c8{background:var(--triplex-next-FormField-Background_Error-1-20-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-20-0)}.formField__1458bfd2.warning__93c8fac2{background:var(--triplex-next-FormField-Background_Warning-1-20-0)}.formField__1458bfd2.warning__93c8fac2:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-20-0)}.formField__1458bfd2.warning__93c8fac2.active__2f8e76c8{background:var(--triplex-next-FormField-Background_Warning-1-20-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-20-0)}.formField__1458bfd2.sm__f77547f6{border-radius:6px}.formField__1458bfd2.md__454b3f9e{border-radius:8px}.formField__1458bfd2.lg__b5749c48{border-radius:10px}.formFieldDescription__2945cfcc{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__2945cfcc.withCounter__6c271fd9{display:flex}.formFieldLabel__3077d8a6{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__3077d8a6.sm__f77547f6{top:6px}.formFieldLabel__3077d8a6.md__454b3f9e{top:10px}.formFieldLabel__3077d8a6.lg__b5749c48{top:18px}.formFieldLabel__3077d8a6.lg__b5749c48.floating__0cd08557{top:10px}.formFieldLabelText__b953eaa8{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-20-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__f77547f6 .formFieldLabelText__b953eaa8{font-size:12px;line-height:16px}.md__454b3f9e .formFieldLabelText__b953eaa8{font-size:14px;line-height:20px}.lg__b5749c48 .formFieldLabelText__b953eaa8{font-size:16px;line-height:20px}.floating__0cd08557 .formFieldLabelText__b953eaa8{font-size:12px;line-height:16px}.floating__0cd08557.sm__f77547f6 .formFieldLabelText__b953eaa8,.floating__0cd08557.md__454b3f9e .formFieldLabelText__b953eaa8{display:none}.disabled__2117c974 .formFieldLabelText__b953eaa8{color:var(--triplex-next-FormField-Label_Color_Disabled-1-20-0)}.formFieldPostfix__2a0371f9{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__e005d6ed{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__dc3370a6{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__552aafb4{position:relative}.formFieldMaskedInputWrapper__552aafb4 .formFieldMaskedInputPlaceholder__9bfac8b3{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__552aafb4 .formFieldMaskedInputPlaceholder__9bfac8b3::placeholder{opacity:1}.formFieldMaskedInputWrapper__552aafb4 .formFieldMaskedInputPlaceholder__9bfac8b3:disabled{visibility:hidden}.formFieldMaskedInputWrapper__552aafb4.size-sm__3d638ef1{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__552aafb4.size-sm__3d638ef1 .formFieldMaskedInputPlaceholder__9bfac8b3{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__552aafb4.size-md__65fc9439{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__552aafb4.size-md__65fc9439 .formFieldMaskedInputPlaceholder__9bfac8b3{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__552aafb4.size-lg__f17fa18c{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__552aafb4.size-lg__f17fa18c .formFieldMaskedInputPlaceholder__9bfac8b3{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__552aafb4 .formFieldMaskedInput__760e8d95{display:block;position:relative;background:none!important}.dropdownDesktop__363efc39{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-20-0);background-color:var(--triplex-next-Dropdown-Background-1-20-0)}.dropdownDesktop__363efc39.sm__ee27e295{border-radius:6px}.dropdownDesktop__363efc39.md__5186a1fe{border-radius:8px}.dropdownDesktop__363efc39.lg__239c1397{border-radius:10px}.dropdownDesktopOverflowHidden__ea7db614{overflow:hidden}.badgeDot__19db49bc{display:inline-block;background:var(--triplex-next-Badge-Background-1-20-0);border-radius:50%}.badgeDot__19db49bc.sm__31618ded{width:6px;height:6px}.badgeDot__19db49bc.md__e2c1374b{width:8px;height:8px}.badgeDot__19db49bc.lg__87afc338{width:10px;height:10px}.badgeContent__32d35975{display:flex}.badgeContent__32d35975.sm__31618ded{padding-left:4px;padding-right:4px}.badgeContent__32d35975.md__e2c1374b{padding-left:6px;padding-right:6px}.badgeContent__32d35975.lg__87afc338{padding-left:8px;padding-right:8px}.badgeContent__32d35975.noPaddingLeft__833e8473{padding-left:0}.badgeContent__32d35975.noPaddingRight__6d64f0f5{padding-right:0}.badgePrefix__2fa1c189,.badgePostfix__5bad6bf2{display:contents}.badge__917ea603{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;background:var(--triplex-next-Badge-Background-1-20-0)}.badge__917ea603.sm__31618ded{height:16px;border-radius:4px}.badge__917ea603.md__e2c1374b{height:20px;border-radius:6px}.badge__917ea603.lg__87afc338{height:24px;border-radius:8px}.dropdownDesktopList__529918dd{margin:4px;overflow:auto}.dropdownDesktopList__529918dd .notificationIcon__700ca36e{position:absolute}.dropdownDesktopList__529918dd.sm__ee27e295{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__529918dd.sm__ee27e295 .dropdownDesktopListItem__bdec9ce4{padding:6px 8px;border-radius:6px}.dropdownDesktopList__529918dd.sm__ee27e295 .dropdownDesktopListLoader__f3a65e7c{margin:0 auto}.dropdownDesktopList__529918dd.sm__ee27e295 .notificationIcon__700ca36e{right:3px;top:3px}.dropdownDesktopList__529918dd.md__5186a1fe{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__529918dd.md__5186a1fe .dropdownDesktopListItem__bdec9ce4{padding:7px 8px;border-radius:8px}.dropdownDesktopList__529918dd.md__5186a1fe .dropdownDesktopListLoader__f3a65e7c{margin:-2px auto}.dropdownDesktopList__529918dd.md__5186a1fe .notificationIcon__700ca36e{right:4px;top:4px}.dropdownDesktopList__529918dd.lg__239c1397{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__529918dd.lg__239c1397 .dropdownDesktopListItem__bdec9ce4{padding:14px 8px;border-radius:10px}.dropdownDesktopList__529918dd.lg__239c1397 .dropdownDesktopListLoader__f3a65e7c{margin:-6px auto}.dropdownDesktopList__529918dd.lg__239c1397 .notificationIcon__700ca36e{right:4px;top:6px}.dropdownDesktopListItem__bdec9ce4{color:var(--triplex-next-DropdownList-Color-1-20-0);background:var(--triplex-next-DropdownList-Background_Default-1-20-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__bdec9ce4+.dropdownDesktopListItem__bdec9ce4{margin-top:2px}.dropdownDesktopListItem__bdec9ce4.active__22d55900{background:var(--triplex-next-DropdownList-Background_Active-1-20-0);cursor:pointer}.dropdownDesktopListItem__bdec9ce4.selected__a79400b6{background:var(--triplex-next-DropdownList-Background_Selected-1-20-0);cursor:default}.loaderSmall__1a12275b{display:flex;justify-content:center;align-items:center}.loaderSmall__1a12275b.sm__c82b66bc{width:16px;height:16px;gap:2px}.loaderSmall__1a12275b.sm__c82b66bc .dot__a0ba1a9e{width:4px;height:4px}.loaderSmall__1a12275b.md__43b81baa{width:24px;height:24px;gap:3px}.loaderSmall__1a12275b.md__43b81baa .dot__a0ba1a9e{width:6px;height:6px}.loaderSmall__1a12275b.lg__cd74b0cf{width:32px;height:32px;gap:4px}.loaderSmall__1a12275b.lg__cd74b0cf .dot__a0ba1a9e{width:8px;height:8px}.loaderSmall__1a12275b.neutral__58641cad .dot__a0ba1a9e{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-20-0)}.loaderSmall__1a12275b.brand__cca40a1c .dot__a0ba1a9e{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-20-0)}.loaderSmall__1a12275b .dot__a0ba1a9e{border-radius:50%}.loaderSmall__1a12275b .dot1__493085bb{animation:dotCycleSmall__7397869d .9s infinite}.loaderSmall__1a12275b .dot2__6c0027c1{animation:dotCycleSmall__7397869d .9s infinite .15s}.loaderSmall__1a12275b .dot3__6ea324fd{animation:dotCycleSmall__7397869d .9s infinite .3s}@keyframes dotCycleSmall__7397869d{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__8a596790{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-20-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__8c6632de{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__8c6632de .dot__a0ba1a9e{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-20-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__8c6632de .dot1__493085bb{top:0;left:0;animation:dotCycleMiddle__8693b5eb 3s infinite}.loaderMiddleDots__8c6632de .dot2__6c0027c1{right:0;top:0;opacity:.7;animation:dotCycleMiddle__8693b5eb 3s infinite .74s}.loaderMiddleDots__8c6632de .dot3__6ea324fd{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__8693b5eb 3s infinite 1.5s}.loaderMiddleDots__8c6632de .dot4__f523e150{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__8693b5eb 3s infinite 2.25s}.loaderMiddleDots__8c6632de .line__e57925a1{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-20-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__9331d5ed 3s infinite}@keyframes lineCycle__9331d5ed{0%{width:12px;height:12px;left:0;top:0;opacity:1}12.5%{width:100%;height:12px;left:0;top:0;opacity:1}25%{width:12px;height:12px;left:calc(100% - 12px);top:0;opacity:1}37.5%{width:12px;height:100%;left:calc(100% - 12px);top:0;opacity:1}50%{width:12px;height:12px;left:calc(100% - 12px);top:calc(100% - 12px);opacity:1}62.5%{width:100%;height:12px;left:0;top:calc(100% - 12px);opacity:1}75%{width:12px;height:12px;left:0;top:calc(100% - 12px);opacity:1}87.5%{width:12px;height:100%;left:0;top:0;opacity:1}to{width:12px;height:12px;left:0;top:0;opacity:1}}@keyframes dotCycleMiddle__8693b5eb{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__7c2a112e{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__0446f764{background:var(--triplex-next-DropdownMobile-Backdrop-1-20-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__0446f764.closing__410ac489{opacity:0}.dropdownMobileBackdrop__0446f764.opening__45bfbedf,.dropdownMobileBackdrop__0446f764.opened__0b6c6638{opacity:var(--triplex-DropdownMobile-Opacity-1-20-0)}.dropdownMobile__9f829069{position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);transition:transform .3s ease-in-out;max-height:50vh;display:flex;flex-direction:column;outline:none}.dropdownMobile__9f829069.closing__410ac489{transform:translateY(100%)}.dropdownMobile__9f829069.opening__45bfbedf,.dropdownMobile__9f829069.opened__0b6c6638{transform:translateY(0)}.dropdownMobileHeader__f8521a7f{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-20-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__f8521a7f .dropdownMobileHeaderContent__0a5f66b8{display:flex;flex-grow:1;min-width:0;margin-right:12px;min-height:20px}.dropdownMobileContent__5ddd6e9c{background:var(--triplex-next-DropdownMobile-Content_Background-1-20-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__6824330f{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-20-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-20-0);flex-shrink:1}.dropdownMobileListItem__d1738402{position:relative;padding:16px}.dropdownMobileListItem__d1738402.selected__a79400b6{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-20-0)}.dropdownMobileListItem__d1738402:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-20-0)}.dropdownMobileBodyOverflow__384f755e{overflow:hidden}.controlButtons__c172a20e{display:flex}.dropdownMobileLoader__2ff27dfe{margin-right:8px}.dropdownMobileListLoader__edaaa424{display:flex;justify-content:center;align-items:center;padding:16px}.notificationIcon__700ca36e{position:absolute;right:6px;top:6px}.buttonIcon__f97beb7b{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__f97beb7b:enabled{cursor:pointer}.buttonIcon__f97beb7b.circle__e065092a{border-radius:50%}.buttonIcon__f97beb7b.squircle__cc3597c0{border-radius:4px}.buttonIcon__f97beb7b:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-20-0)}.dropdownMobileInput__43681db5{width:100%;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input-Color_Default-1-20-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__43681db5::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-20-0);opacity:1}.dropdownMobileInput__43681db5::-ms-clear{display:none}.tabsLineWrapper__3579b202[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__3579b202[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__3579b202[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__3579b202[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__3579b202{position:relative}.tabsLineWrapper__3579b202.withSeparator__12268dc1:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-20-0);bottom:0;left:0;right:0}.tabsLine__884cd187{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__884cd187:has(.sm__dd41485e){height:28px}.tabsLine__884cd187:has(.md__3a95a903){height:40px}.tabsLine__884cd187:has(.lg__c2285066){height:56px}.tab__fbf26751{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__fbf26751.sm__dd41485e{height:28px;padding-bottom:12px}.tab__fbf26751.md__3a95a903{height:40px;padding-top:8px;padding-bottom:12px}.tab__fbf26751.lg__c2285066{height:56px;padding-top:16px;padding-bottom:20px}.tab__fbf26751::-moz-focus-inner{border:none;padding:0}.tab__fbf26751:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-20-0)}.tab__fbf26751.active__de6f6c75{cursor:default}.tab__fbf26751:after{content:"";position:absolute;bottom:0;left:0;right:0;border-radius:2px 2px 0 0;border-bottom:4px solid transparent;transition:border-color .5s}.tab__fbf26751:hover:after,.tab__fbf26751:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-20-0)}.tab__fbf26751.active__de6f6c75:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-20-0)}.notificationIcon__cc1d145c{position:absolute;right:6px}.sm__dd41485e .notificationIcon__cc1d145c{top:0}.md__3a95a903 .notificationIcon__cc1d145c{top:8px}.lg__c2285066 .notificationIcon__cc1d145c{top:16px}.tabsLineDropdown__97eeea25{display:inline-block}.tabsLineDropdown__97eeea25 .dropdownTarget__64e5b7fd.active__de6f6c75{cursor:pointer}.tabsLineDropdown__97eeea25 .dropdownTargetInner__4536ff44{display:inline-flex;align-items:center}.tabsLineDropdown__97eeea25 .dropdownTargetCaret__310e7f84{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__97eeea25 .dropdownTargetCaret__310e7f84.opened__40883b1e{transform:rotate(-180deg)}.tabsLineDropdown__97eeea25 .dropdown__b91a448f{right:0;padding:4px}.tabsLineMobileWrapper__ea48b577{position:relative}.tabsLineMobileWrapper__ea48b577 .tab__fbf26751{flex-shrink:0}.tabsLineMobileWrapper__ea48b577 .tab__fbf26751:first-child{margin-left:16px}.tabsLineMobileWrapper__ea48b577 .tab__fbf26751:last-child{margin-right:16px}.tabsLineMobile__eb41bd2d{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__eb41bd2d::-webkit-scrollbar{display:none}.label__ed56f7dc{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__ed56f7dc.sm__c7eb4d74{min-width:16px;min-height:16px}.label__ed56f7dc.sm__c7eb4d74.nonempty__b9b99e4a{padding:2px 0 2px 24px}.label__ed56f7dc.md__7c072b1a{min-height:24px;min-width:24px}.label__ed56f7dc.md__7c072b1a.nonempty__b9b99e4a{padding-left:32px;padding-top:2px}.label__ed56f7dc.lg__b52b7c18{min-width:28px;min-height:28px}.label__ed56f7dc.lg__b52b7c18.nonempty__b9b99e4a{padding-left:40px;padding-top:4px}.label__ed56f7dc.disabled__0df1940e{cursor:default}.radio__25dd3c87{margin:0;opacity:0}.radioIcon__a88d1e48{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-20-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-20-0)}.radioIcon__a88d1e48:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-20-0);border-radius:50%;transform:scale(0)}.sm__c7eb4d74 .radioIcon__a88d1e48:after{width:8px;height:8px;top:4px;left:4px}.md__7c072b1a .radioIcon__a88d1e48:after{width:12px;height:12px;top:6px;left:6px}.lg__b52b7c18 .radioIcon__a88d1e48:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__a88d1e48,.radioIcon__a88d1e48:after{pointer-events:none}.radio__25dd3c87,.radioIcon__a88d1e48{position:absolute;left:0;top:0}.sm__c7eb4d74 .radio__25dd3c87,.sm__c7eb4d74 .radioIcon__a88d1e48{width:16px;height:16px;top:2px}.md__7c072b1a .radio__25dd3c87,.md__7c072b1a .radioIcon__a88d1e48{width:24px;height:24px}.lg__b52b7c18 .radio__25dd3c87,.lg__b52b7c18 .radioIcon__a88d1e48{width:28px;height:28px}.radio__25dd3c87:enabled{cursor:pointer}.radio__25dd3c87:checked+.radioIcon__a88d1e48{background:var(--triplex-next-Radio-Background_Checked_Default-1-20-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-20-0)}.radio__25dd3c87:checked+.radioIcon__a88d1e48:after{transform:scale(1);transition:transform .2s ease-out}.radio__25dd3c87:hover+.radioIcon__a88d1e48{background-color:var(--triplex-next-Radio-Background_Hover-1-20-0);box-shadow:none}.radio__25dd3c87:disabled+.radioIcon__a88d1e48{background:var(--triplex-next-Radio-Background_Disabled-1-20-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-20-0)}.radio__25dd3c87:disabled:checked+.radioIcon__a88d1e48{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-20-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-20-0)}.radio__25dd3c87:disabled+.radioIcon__a88d1e48:after{background:var(--triplex-next-Radio-Dot_Disabled-1-20-0)}.radio__25dd3c87:focus-visible+.radioIcon__a88d1e48{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-20-0)}.radio__25dd3c87:checked:enabled:hover+.radioIcon__a88d1e48{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-20-0)}.radioXGroup__eff4c161{display:inline-flex;flex-flow:row wrap}.radioXGroup__eff4c161.indent-12__be5aa091{margin-left:-6px;margin-right:-6px}.radioXGroup__eff4c161.indent-12__be5aa091 .label__ed56f7dc{margin-left:6px;margin-right:6px}.radioXGroup__eff4c161.indent-16__b662f965{margin-left:-8px;margin-right:-8px}.radioXGroup__eff4c161.indent-16__b662f965 .label__ed56f7dc{margin-left:8px;margin-right:8px}.radioXGroup__eff4c161.indent-20__f29a4a00{margin-left:-10px;margin-right:-10px}.radioXGroup__eff4c161.indent-20__f29a4a00 .label__ed56f7dc{margin-left:10px;margin-right:10px}.radioXGroup__eff4c161.indent-24__556b3b76{margin-left:-12px;margin-right:-12px}.radioXGroup__eff4c161.indent-24__556b3b76 .label__ed56f7dc{margin-left:12px;margin-right:12px}.radioXGroup__eff4c161.indent-28__73abcc32{margin-left:-14px;margin-right:-14px}.radioXGroup__eff4c161.indent-28__73abcc32 .label__ed56f7dc{margin-left:14px;margin-right:14px}.radioXGroup__eff4c161.indent-32__cb0c6762{margin-left:-16px;margin-right:-16px}.radioXGroup__eff4c161.indent-32__cb0c6762 .label__ed56f7dc{margin-left:16px;margin-right:16px}.radioYGroup__fb75833b{display:inline-flex;flex-flow:column wrap}.radioYGroup__fb75833b .label__ed56f7dc.sm__c7eb4d74+.label__ed56f7dc.sm__c7eb4d74{margin-top:8px}.radioYGroup__fb75833b .label__ed56f7dc.md__7c072b1a+.label__ed56f7dc.md__7c072b1a{margin-top:16px}.radioYGroup__fb75833b .label__ed56f7dc.lg__b52b7c18+.label__ed56f7dc.lg__b52b7c18{margin-top:20px}.notification__0bbba7cd{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-20-0);background:var(--triplex-next-Notification-Background-1-20-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-20-0);z-index:300}.notification__0bbba7cd:first-child{margin-top:0}.notification__0bbba7cd.extraBottomPadding__b2c9b95e{padding-bottom:24px}.notification__0bbba7cd .notificationHeader__8e1c7c9c{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-20-0);width:100%;margin-top:0;margin-bottom:8px}.notification__0bbba7cd .notificationIcon__4f660533{line-height:0}.notification__0bbba7cd .notificationBody__593b5325{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__0bbba7cd .notificationBodyList__aeec1dc0{margin-top:8px}.notification__0bbba7cd .notificationClose__4b4c1820{position:absolute;top:8px;right:8px;background-color:transparent;box-sizing:border-box;padding:0;margin:0;border-radius:0;border:none;outline:none;line-height:0}.notification__0bbba7cd.showCloseOnHover__ccd7032e .notificationClose__4b4c1820{opacity:0}.notification__0bbba7cd.showCloseOnHover__ccd7032e:hover{cursor:pointer}.notification__0bbba7cd.showCloseOnHover__ccd7032e:hover .notificationClose__4b4c1820{opacity:1}.notification__0bbba7cd .notificationFooter__7e67db17{display:flex;align-items:center;margin-top:16px}.notification__0bbba7cd .notificationFooter__7e67db17 button+a{margin-left:16px}.notification__0bbba7cd .notificationTime__49e1c143{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-20-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__5f6bcde5{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__5f6bcde5:hover{cursor:pointer}.notificationGroupedWrapper__5f6bcde5 .notificationGroupedFooterItem__dc2fa2ac{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-20-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-20-0)}.notificationGroupedWrapper__5f6bcde5 .notificationGroupedFooterItem__dc2fa2ac.first__e9d8e2eb{bottom:-8px;z-index:200}.notificationGroupedWrapper__5f6bcde5 .notificationGroupedFooterItem__dc2fa2ac.second__7b9bc300{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__0bbba7cd,.notificationGroupedWrapper__5f6bcde5{width:100%}}.unorderedListItem__a9f3b9e4:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__a9f3b9e4+.unorderedListItem__a9f3b9e4{margin-top:8px}.unorderedList__866e416b{position:relative;margin:0;padding-left:14px;list-style:none}.button__d8fa8c75.general__2c1e90ec{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-20-0);color:var(--triplex-next-Button-General_Color_Default-1-20-0)}.button__d8fa8c75.general__2c1e90ec:hover{background:var(--triplex-next-Button-General_Background_Hover-1-20-0);color:var(--triplex-next-Button-General_Color_Hover-1-20-0)}.button__d8fa8c75.general__2c1e90ec.expanded__ee847fc2,.button__d8fa8c75.general__2c1e90ec:active{background:var(--triplex-next-Button-General_Background_Active-1-20-0);color:var(--triplex-next-Button-General_Color_Active-1-20-0)}.button__d8fa8c75.general__2c1e90ec:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-20-0)}.button__d8fa8c75.general__2c1e90ec:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-20-0);color:var(--triplex-next-Button-General_Color_Disabled-1-20-0)}.button__d8fa8c75.secondary__550a2678{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-20-0);color:var(--triplex-next-Button-Secondary_Color_Default-1-20-0)}.button__d8fa8c75.secondary__550a2678:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-20-0);color:var(--triplex-next-Button-Secondary_Color_Hover-1-20-0)}.button__d8fa8c75.secondary__550a2678.expanded__ee847fc2,.button__d8fa8c75.secondary__550a2678:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-20-0);color:var(--triplex-next-Button-Secondary_Color_Active-1-20-0)}.button__d8fa8c75.secondary__550a2678:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-20-0)}.button__d8fa8c75.secondary__550a2678:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-20-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-20-0)}.button__d8fa8c75.secondaryLight__4df5683f{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-20-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-20-0)}.button__d8fa8c75.secondaryLight__4df5683f:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-20-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-20-0)}.button__d8fa8c75.secondaryLight__4df5683f.expanded__ee847fc2,.button__d8fa8c75.secondaryLight__4df5683f:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-20-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-20-0)}.button__d8fa8c75.secondaryLight__4df5683f:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-20-0)}.button__d8fa8c75.secondaryLight__4df5683f:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-20-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-20-0)}.button__d8fa8c75.danger__92977803{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-20-0);color:var(--triplex-next-Button-Danger_Color_Default-1-20-0)}.button__d8fa8c75.danger__92977803:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-20-0);color:var(--triplex-next-Button-Danger_Color_Hover-1-20-0)}.button__d8fa8c75.danger__92977803.expanded__ee847fc2,.button__d8fa8c75.danger__92977803:active{background:var(--triplex-next-Button-Danger_Background_Active-1-20-0);color:var(--triplex-next-Button-Danger_Color_Active-1-20-0)}.button__d8fa8c75.danger__92977803:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-20-0)}.button__d8fa8c75.danger__92977803:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-20-0);color:var(--triplex-next-Button-Danger_Color_Disabled-1-20-0)}.button__d8fa8c75.link__b43b59ae{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-20-0);padding:0}.button__d8fa8c75.link__b43b59ae.sm__a226097f{height:28px;min-width:0px;padding:6px 2px}.button__d8fa8c75.link__b43b59ae.md__c96db548{height:40px;min-width:0px;padding:10px 2px}.button__d8fa8c75.link__b43b59ae.lg__bd159071{height:56px;min-width:0px;padding:18px 2px}.button__d8fa8c75.link__b43b59ae:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-20-0)}.button__d8fa8c75.link__b43b59ae.expanded__ee847fc2,.button__d8fa8c75.link__b43b59ae:active{color:var(--triplex-next-Button-Link_Color_Active-1-20-0)}.button__d8fa8c75.link__b43b59ae:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-20-0)}.button__d8fa8c75.link__b43b59ae:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-20-0)}.button__d8fa8c75{display:inline-flex;align-items:center;position:relative;margin:0;outline:none;font-family:inherit;background-clip:padding-box;cursor:pointer;border:none;font-weight:600;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.button__d8fa8c75::-moz-focus-inner{border:none;padding:0}.button__d8fa8c75.sm__a226097f{line-height:16px;font-size:12px}.button__d8fa8c75.sm__a226097f.general__2c1e90ec,.button__d8fa8c75.sm__a226097f.secondary__550a2678,.button__d8fa8c75.sm__a226097f.secondaryLight__4df5683f,.button__d8fa8c75.sm__a226097f.danger__92977803{height:28px;min-width:58px;padding:0 16px;border-radius:6px}.button__d8fa8c75.sm__a226097f.icon__68fd69b3{min-height:28px;min-width:28px;padding:0 4px}.button__d8fa8c75.md__c96db548{line-height:20px;font-size:14px}.button__d8fa8c75.md__c96db548.general__2c1e90ec,.button__d8fa8c75.md__c96db548.secondary__550a2678,.button__d8fa8c75.md__c96db548.secondaryLight__4df5683f,.button__d8fa8c75.md__c96db548.danger__92977803{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__d8fa8c75.md__c96db548.icon__68fd69b3{min-height:40px;min-width:40px;padding:0 10px}.button__d8fa8c75.lg__bd159071{line-height:20px;font-size:16px}.button__d8fa8c75.lg__bd159071.general__2c1e90ec,.button__d8fa8c75.lg__bd159071.secondary__550a2678,.button__d8fa8c75.lg__bd159071.secondaryLight__4df5683f,.button__d8fa8c75.lg__bd159071.danger__92977803{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__d8fa8c75.lg__bd159071.icon__68fd69b3{min-height:56px;min-width:56px;padding:0 12px}.button__d8fa8c75:disabled{cursor:default}.button__d8fa8c75:disabled *{pointer-events:none}.button__d8fa8c75+.button__d8fa8c75:not(.block__f3053ffa){margin-left:12px}.button__d8fa8c75 .content__9a038874{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__d8fa8c75.block__f3053ffa{display:block;width:100%}.button__d8fa8c75.loading__2b113a84{pointer-events:none}.button__d8fa8c75.loading__2b113a84 .content__9a038874{visibility:hidden}.button__d8fa8c75 .loader__4f985d4e{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__d8fa8c75 .loader__4f985d4e.hidden__d69cf3f3{visibility:hidden}.buttonDropdownExtended__3b2c412f{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__3b2c412f .buttonDropdownExtendedBlock__4cfbac16{padding:4px;margin-top:4px;right:0}.buttonDropdown__2ac42581.block__f3053ffa{display:block}.buttonDropdown__2ac42581+.button__d8fa8c75:not(.block__f3053ffa),.buttonDropdown__2ac42581+.buttonDropdown__2ac42581:not(.block__f3053ffa){margin-left:16px}.buttonDropdown__2ac42581 .buttonDropdownTarget__1caf5d3b .caretIcon__c9ea00be{margin-left:4px;transition:transform .3s ease-in-out}.buttonDropdown__2ac42581 .buttonDropdownTarget__1caf5d3b.active__94c62910 .caretIcon__c9ea00be{transform:rotate(-180deg)}.buttonDropdown__2ac42581 .buttonDropdownMenuItem__ca0b2071{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__b553d8ff{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__9016d451{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__44c42bef{position:fixed;left:var(--modalWindow-screen-left, 0);top:var(--modalWindow-screen-top, 0);width:var(--modalWindow-screen-width, 100%);bottom:0;z-index:1400}.modalWindowBackdrop__3ea72282{content:"";position:fixed;top:var(--modalWindow-screen-top);left:var(--modalWindow-screen-left);height:100%;pointer-events:none;background:var(--triplex-next-ModalWindow-Backdrop_Background-1-20-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__9dfde22f{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__9dfde22f .modalWindowContentWrapper__9e861366{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__b553d8ff .6s ease}.modalWindow__9dfde22f .modalWindowContent__03399a5b{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__9dfde22f .modalWindowContent__03399a5b .modalWindowBody__85414932{box-sizing:border-box;animation:fadeIn__e434573b .3s ease}@keyframes fadeIn__e434573b{0%{opacity:0}to{opacity:1}}.modalWindow__9dfde22f .modalWindowContent__03399a5b .spinnerSm__4779bcee{display:none}@media (max-width: 767px){.modalWindow__9dfde22f .modalWindowContent__03399a5b .spinner__32eca59c{display:none}.modalWindow__9dfde22f .modalWindowContent__03399a5b .spinnerSm__4779bcee{display:flex}}.global-modalWindowTransition-exit .modalWindow__9dfde22f .modalWindowContentWrapper__9e861366{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__9016d451 .3s ease}.global-modalWindowTransition-exit .modalWindow__9dfde22f .modalWindowContentWrapper__9e861366 .modalWindowBody__85414932{animation:fadeOut__e4360373 .3s ease}@keyframes fadeOut__e4360373{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__fa4306db{position:absolute;left:0;right:0;height:0}.modalWindow__9dfde22f.sm__da497424 .modalWindowContentWrapper__9e861366{max-width:480px}.modalWindow__9dfde22f.sm__da497424 .modalWindowContent__03399a5b .modalWindowBody__85414932{min-height:196px}@media (max-width: 575px){.modalWindow__9dfde22f.sm__da497424 .modalWindowContentWrapper__9e861366{max-width:100%}}.modalWindow__9dfde22f.md__b250fcdf .modalWindowContentWrapper__9e861366{max-width:600px}.modalWindow__9dfde22f.md__b250fcdf .modalWindowContent__03399a5b .modalWindowBody__85414932{min-height:246px}@media (max-width: 767px){.modalWindow__9dfde22f.md__b250fcdf .modalWindowContentWrapper__9e861366{max-width:100%}}.modalWindow__9dfde22f.lg__7c854de1 .modalWindowContentWrapper__9e861366{max-width:800px}.modalWindow__9dfde22f.lg__7c854de1 .modalWindowContent__03399a5b .modalWindowBody__85414932{min-height:396px}@media (max-width: 991px){.modalWindow__9dfde22f.lg__7c854de1 .modalWindowContentWrapper__9e861366{max-width:100%}}.modalWindowContentPage__e21e3620{background:var(--triplex-next-ModalWindow-Background-1-20-0);padding:8px!important}.modalWindowContentPage__e21e3620,.modalWindowLoaderScreen__334e68ee{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__e21e3620,.modalWindowLoaderScreen__334e68ee{border-radius:24px}}.islandBody__dd9193aa{display:block}.islandHeader__8cda6a6f,.islandFooter__1c1cc781,.island__9440c9be{position:relative}.island__9440c9be.type1__a79fc2b5{background-color:var(--triplex-next-Island-Type1_Background-1-20-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-20-0)}.island__9440c9be.type2__8652a959{background-color:var(--triplex-next-Island-Type2_Background-1-20-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-20-0)}.island__9440c9be.type3__09c252d7{background-color:var(--triplex-next-Island-Type3_Background-1-20-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-20-0)}.island__9440c9be.sm__fb85bd4b{border-radius:16px;padding:16px}.island__9440c9be.sm__fb85bd4b .islandHeader__8cda6a6f+.islandBody__dd9193aa,.island__9440c9be.sm__fb85bd4b .islandHeader__8cda6a6f+.islandFooter__1c1cc781,.island__9440c9be.sm__fb85bd4b .islandBody__dd9193aa+.islandFooter__1c1cc781{margin-top:8px}.island__9440c9be.md__0528a525{border-radius:24px;padding:24px}.island__9440c9be.md__0528a525 .islandHeader__8cda6a6f+.islandBody__dd9193aa,.island__9440c9be.md__0528a525 .islandHeader__8cda6a6f+.islandFooter__1c1cc781,.island__9440c9be.md__0528a525 .islandBody__dd9193aa+.islandFooter__1c1cc781{margin-top:12px}.island__9440c9be.lg__6a8851e6{border-radius:32px;padding:32px}.island__9440c9be.lg__6a8851e6 .islandHeader__8cda6a6f+.islandBody__dd9193aa,.island__9440c9be.lg__6a8851e6 .islandHeader__8cda6a6f+.islandFooter__1c1cc781,.island__9440c9be.lg__6a8851e6 .islandBody__dd9193aa+.islandFooter__1c1cc781{margin-top:16px}@media (max-width: 767px){.island__9440c9be.sm__fb85bd4b,.island__9440c9be.md__0528a525{border-radius:16px;padding:16px}.island__9440c9be.lg__6a8851e6{border-radius:24px;padding:24px}}.modalWindowBody__85414932{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__91808706{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.modalWindowClose__91808706{top:20px;right:20px}}.loaderScreen__78018edc{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0;z-index:10100}.loaderScreen__78018edc.loaderSmallBackdrop__e7811aa9{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-20-0)}.loaderScreen__78018edc.loaderMiddleBackdrop__9b57879d{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-20-0)}.body__abd82713{position:relative;display:flex}.body__abd82713 .bodyInner__e172cbd8{position:relative;flex-grow:1;width:100%}.bodyPage__44e958df{flex-grow:1}.verticalMargin24__cb37d6a1{margin-top:24px;margin-bottom:24px}.verticalMargin16__5b603ec9{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__cb37d6a1{margin-top:16px;margin-bottom:16px}.verticalMargin16__5b603ec9{margin-top:8px;margin-bottom:8px}}.headerTabs__41b4b6a6{display:flex;justify-content:space-between}.headerTabs__41b4b6a6 .headerTabsContent__adbe7516{flex-grow:1}.headerTabs__41b4b6a6 .headerTabsControls__19fe3b3f{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__41b4b6a6{flex-wrap:wrap}.headerTabs__41b4b6a6 .headerTabsContent__adbe7516{width:100%}.headerTabs__41b4b6a6 .headerTabsControls__19fe3b3f{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__41b4b6a6 .headerTabsControls__19fe3b3f>button{margin-left:16px;margin-top:16px}}.headerTitle__664be3e0{display:flex;justify-content:space-between}.headerTitle__664be3e0 .headerTitleControls__4c45e5b1{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__2ae74862+.headerTitle__664be3e0{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__664be3e0{flex-wrap:wrap}.headerTitle__664be3e0 .headerTitleContent__3ad773b9{width:100%}.headerTitle__664be3e0 .headerTitleControls__4c45e5b1{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__664be3e0 .headerTitleControls__4c45e5b1>button{margin-left:16px;margin-top:16px}}.headerSubheader__dad2b279{padding:24px 0}.headerSubheader__dad2b279.withoutPaddings__43e1a2f8{padding:0}.headerLayoutSidebar__2d6c0548{display:flex;justify-content:space-between}.headerLayoutSidebarContent__ecf2b362{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__bd4072e2{display:none}}.page__bb4e7185{height:100%;display:flex;flex-direction:column;max-width:100%;padding:32px;box-sizing:border-box}.global-page{position:relative}@media (max-width: 767px){.page__bb4e7185{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__7a2abaff.sticky__dfbe45ad{z-index:101;position:sticky;top:0;border-top-left-radius:var(--r-top, 24px)!important;border-top-right-radius:var(--r-top, 24px)!important;transition:border-radius .2s ease,box-shadow .2s ease}.global-LB-more-media-point-0 .headerPageTypeFirst__7a2abaff.sticky__dfbe45ad[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-20-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__dd928867.sticky__dfbe45ad{z-index:101;position:sticky;bottom:0;transition:border-radius .2s ease,box-shadow .2s ease;border-bottom-left-radius:var(--r-bottom, 24px)!important;border-bottom-right-radius:var(--r-bottom, 24px)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__dd928867.sticky__dfbe45ad[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-1-20-0)!important}.footerDescription__97925025{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__eb31ee79{flex-grow:1;margin-right:auto}.footerDescriptionControls__e6bd5bf6{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__97925025{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__eb31ee79{width:100%}.footerDescriptionControls__e6bd5bf6{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__e6bd5bf6>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__eb31ee79+.footerDescriptionControls__e6bd5bf6{margin-top:0}.footer__b93ed6b5{padding:16px 0}}.modalWindowHeader__92fa397d .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__92fa397d .global-HeaderTitleContent{padding-right:72px}}.list__e0f6c2c7{margin:0;padding:0;list-style:none;position:relative}.listItemControls__9091edb0{display:flex;padding:0 16px 0 4px}.listItemContent__c09e0b76{background:var(--triplex-next-ListItem-Background-1-20-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__c09e0b76.selected__22aa2908{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-1-20-0)}.listItemControlsButton__24bce7a0{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-20-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__24bce7a0:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-20-0)}.listItemControlsButton__24bce7a0:hover .listItemControlsButtonLabel__2ea0d416{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-20-0)!important}.listItemControlsButton__24bce7a0.expanded__97a16176,.listItemControlsButton__24bce7a0:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-20-0)}.listItemControlsButton__24bce7a0.expanded__97a16176 .listItemControlsButtonLabel__2ea0d416,.listItemControlsButton__24bce7a0:active .listItemControlsButtonLabel__2ea0d416{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-20-0)!important}.listItemControlsButton__24bce7a0+.listItemControlsButton__24bce7a0,.listItemControlsButton__24bce7a0+.listItemControlsButtonDropdown__c1099d07{margin-left:4px}.listItemControlsButtonIcon__b0365c6e{line-height:0}.listItemControlsButton__24bce7a0.withText__09b15154 .listItemControlsButtonIcon__b0365c6e{margin-bottom:8px}.listItemControlsButtonLabel__2ea0d416{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-20-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__c1099d07{display:flex}.listItemControlsButtonInner__d64dd01e{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__24bce7a0.withIcon__969ad495.withText__09b15154 .listItemControlsButtonInner__d64dd01e{height:44px;overflow:visible}.buttonDropdownMenuItem__134e3e5b{overflow:hidden;text-overflow:ellipsis}.listEmptyState__9bf81f73{padding:64px 16px 16px;text-align:center}.listItemLoading__419841ee{height:24px;padding:12px 0;position:relative}.label__1df2c41a{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__1df2c41a.sm__19698200{min-width:16px;min-height:16px}.label__1df2c41a.sm__19698200.nonempty__85e271d9{padding:2px 0 2px 24px}.label__1df2c41a.md__50cb69ca{min-width:24px;min-height:24px}.label__1df2c41a.md__50cb69ca.nonempty__85e271d9{padding-left:32px;padding-top:2px}.label__1df2c41a.lg__e94aa084{min-width:28px;min-height:28px}.label__1df2c41a.lg__e94aa084.nonempty__85e271d9{padding-left:40px;padding-top:4px}.label__1df2c41a.disabled__405376fe{cursor:default}.label__1df2c41a[hidden]{display:none}.checkbox__3da79a2c{margin:0;opacity:0}.checkboxIcon__2f7a7138{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-20-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-20-0)}.sm__19698200 .checkboxIcon__2f7a7138{border-radius:4px}.checkmarkIcon__a163606e{transform:scale(0)}.checkmarkIcon__a163606e path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-20-0)}.checkboxIcon__2f7a7138,.checkmarkIcon__a163606e{pointer-events:none}.checkbox__3da79a2c,.checkboxIcon__2f7a7138,.checkmarkIcon__a163606e{position:absolute;left:0;top:0}.sm__19698200 .checkbox__3da79a2c,.sm__19698200 .checkboxIcon__2f7a7138,.sm__19698200 .checkmarkIcon__a163606e{width:16px;height:16px;top:2px}.md__50cb69ca .checkbox__3da79a2c,.md__50cb69ca .checkboxIcon__2f7a7138,.md__50cb69ca .checkmarkIcon__a163606e{width:24px;height:24px}.lg__e94aa084 .checkbox__3da79a2c,.lg__e94aa084 .checkboxIcon__2f7a7138,.lg__e94aa084 .checkmarkIcon__a163606e{width:28px;height:28px}.checkbox__3da79a2c:enabled{cursor:pointer}.checkbox__3da79a2c:enabled:hover+.checkboxIcon__2f7a7138{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-20-0);background-color:var(--triplex-next-Checkbox-Background_Hover-1-20-0)}.checkbox__3da79a2c:checked+.checkboxIcon__2f7a7138{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-20-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-20-0)}.checkbox__3da79a2c:checked~.checkmarkIcon__a163606e{transform:scale(1);transition:transform .2s ease-out}.checkbox__3da79a2c:disabled+.checkboxIcon__2f7a7138{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-20-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-20-0)}.checkbox__3da79a2c:disabled:checked+.checkboxIcon__2f7a7138{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-20-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-20-0)}.checkbox__3da79a2c:disabled~.checkmarkIcon__a163606e path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-20-0)}.checkbox__3da79a2c:focus-visible+.checkboxIcon__2f7a7138{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-20-0)}.checkbox__3da79a2c:checked:enabled:hover+.checkboxIcon__2f7a7138{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-20-0)}.listItemSelectable__c2de7a8f{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-20-0);border-radius:8px}.listItemSelectable__c2de7a8f.selected__22aa2908{background:var(--triplex-next-ListItem-Background_Selected-1-20-0)}.checkboxWrapper__25d811fd{padding:16px;line-height:0}.childrenWrapper__e94f8b1e{flex-grow:1}.checkboxLabel__60763a19{padding:0!important;position:relative}.checkboxLabelClickArea__6812926a{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__1b5b9b60{position:relative;overflow:hidden}.swipeableArea__1b5b9b60 .content__5a1a0db5{position:relative;touch-action:pan-y}.swipeableArea__1b5b9b60 .content__5a1a0db5.disableScroll__4bf72f23{touch-action:none}.swipeableArea__1b5b9b60 .content__5a1a0db5.disablePointerEvents__3b1e1beb:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__1b5b9b60 .swipeAnimationFinish__38aaff12{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__1b5b9b60 .leftContent__f7defe82,.swipeableArea__1b5b9b60 .rightContent__3bc3ba8b{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__1b5b9b60 .rightContent__3bc3ba8b{left:auto;right:0}.listItemTail__64be06be{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__14e4e40d{background:var(--triplex-next-ListMaster-Background-1-20-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__fcf74e0c{position:absolute;top:0;left:0;right:0}.listItemTailTop__fcf74e0c:after{content:"";width:8px;height:8px;position:absolute;top:0;left:12px;border-top-left-radius:8px;box-shadow:-2px -2px 0 2px var(--triplex-next-ListMaster-Background-1-20-0)}.listItemTailTop__fcf74e0c:before{content:"";width:8px;height:8px;position:absolute;top:0;left:0;border-top-right-radius:8px;box-shadow:2px -2px 0 2px var(--triplex-next-ListMaster-Background-1-20-0)}.listItemTailBottom__471b1172{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__471b1172:after{content:"";width:8px;height:8px;position:absolute;bottom:0;left:12px;border-bottom-left-radius:8px;box-shadow:-2px 2px 0 2px var(--triplex-next-ListMaster-Background-1-20-0)}.listItemTailBottom__471b1172:before{content:"";width:8px;height:8px;position:absolute;bottom:0;left:0;border-bottom-right-radius:8px;box-shadow:2px 2px 0 2px var(--triplex-next-ListItem-Tail_Background-1-20-0)}.listItemTailRight__db8865d0{right:-8px}.listItemTailLeft__6ecabd75{left:-8px}.listItemTable__4947350f{margin-bottom:4px}.listItemTable__4947350f:last-child{margin-bottom:0}.listSortableItemTarget__5a55d3ab{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-20-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__5a55d3ab:hover{background:var(--triplex-next-ListItem-Background_Selected-1-20-0)}.listSortableItemTarget__5a55d3ab.dragging__6b2d609b{background:var(--triplex-next-ListItem-Background_Dragging-1-20-0);box-shadow:var(--triplex-next-ListItem-Shadow-1-20-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__5e080e3c{flex:1}.listSortableItemTargetIcon__714a9a43{display:block;margin-left:24px}.listSortableItem__1e6d2892{position:relative}.listSortableItem__1e6d2892.dragging__6b2d609b{z-index:1}.listSortableItemControls__7266079e{display:inline-block}.islandWidgetHeader__f2910fe7{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__f2910fe7 .islandWidgetHeaderContent__21b40192{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__f2910fe7 .islandWidgetHeaderDescription__8a11956a{display:flex}.islandWidgetHeader__f2910fe7 .caretWrapper__45468313{position:absolute;top:20px;right:16px}.islandWidgetHeader__f2910fe7 .caretIcon__a28316a2{transition:transform .3s ease-in-out}.islandWidgetHeader__f2910fe7.open__c4e281bf .caretWrapper__45468313 .caretIcon__a28316a2{transform:rotate(-180deg)}@media (max-width: 767px){.islandWidgetHeader__f2910fe7{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__a13986cb{padding-top:16px}.islandWidgetFooter__11eb35dd{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__7bd42e02{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__3c632a14{margin-left:auto;white-space:nowrap}.expandAnimation__593be0ce{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__15351c77{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-1-20-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media (max-width: 767px){.islandWidgetExtraFooter__15351c77{border-radius:0 0 16px 16px}}.islandWidget__a8010768{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__a8010768>*{height:100%}.islandWidgetWithExtraFooter__5cacd9fd:after{content:"";position:absolute;bottom:0;left:0;right:0;height:32px;border-radius:0 0 24px 24px;box-shadow:var(--triplex-next-IslandWidget-ExtraFooter_Shadow-1-20-0)!important}@media (max-width: 767px){.islandWidgetHeaderWrapperAdaptive__64129808{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__252fb921{display:flex;flex-direction:column}.formFieldClear__b0cd2e72{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__b0cd2e72.hidden__87cb95d3{opacity:0;pointer-events:none}.formFieldTarget__8c2d3278{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-20-0);overflow:hidden;white-space:nowrap}.formFieldTarget__8c2d3278.placeholder__5629041e{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-20-0)}.formFieldTarget__8c2d3278.disabled__2117c974{color:var(--triplex-next-FormField-Target_Color_Disabled-1-20-0)}.formFieldTarget__8c2d3278.size-sm__3d638ef1{font-size:12px;height:28px;line-height:16px}.formFieldTarget__8c2d3278.size-md__65fc9439{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__8c2d3278.size-lg__f17fa18c{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__8c2d3278 .placeholderWrapper__2bb05ae4{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__8c2d3278:focus{outline:none}.formFieldTarget__8c2d3278:focus .placeholderWrapper__2bb05ae4{opacity:1}.formFieldTextarea__b871dd9c{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-20-0);vertical-align:top;font-family:inherit}.formFieldTextarea__b871dd9c.sm__f77547f6{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__b871dd9c.md__454b3f9e{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__b871dd9c.lg__b5749c48{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__b871dd9c::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-20-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__b871dd9c:focus{outline:none}.formFieldTextarea__b871dd9c:focus::placeholder{opacity:1}.formFieldTextarea__b871dd9c:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-20-0)}.chipGroupItem__1a4af80f{display:inline-block}.chip__410302c7{background:var(--triplex-next-Chip-Background_Default-1-20-0);color:var(--triplex-next-Chip-Color_Default-1-20-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;gap:2px;align-items:center;cursor:pointer;outline:none;vertical-align:middle}.chip__410302c7.lg__32bd6d7e{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__410302c7.lg__32bd6d7e .prefix__d9f77f3d{padding-left:16px}.chip__410302c7.lg__32bd6d7e .postfix__d1cbe328{padding-right:12px}.chip__410302c7.md__f8dfb680{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__410302c7.md__f8dfb680 .prefix__d9f77f3d{padding-left:12px}.chip__410302c7.md__f8dfb680 .postfix__d1cbe328{padding-right:8px}.chip__410302c7.sm__12863624{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__410302c7.sm__12863624 .prefix__d9f77f3d{padding-left:8px}.chip__410302c7.sm__12863624 .postfix__d1cbe328{padding-right:8px}.chip__410302c7:hover{background:var(--triplex-next-Chip-Background_Hover-1-20-0);color:var(--triplex-next-Chip-Color_Hover-1-20-0)}.chip__410302c7:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-20-0)}.chip__410302c7:active,.chip__410302c7[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-20-0);color:var(--triplex-next-Chip-Color_Active-1-20-0)}.chip__410302c7.disabled__27b16c60{background:var(--triplex-next-Chip-Background_Disabled-1-20-0);color:var(--triplex-next-Chip-Color_Disabled-1-20-0);cursor:default;pointer-events:none}.chip__410302c7.selected__1a21ad35{background:var(--triplex-next-Chip-Background_Selected_Default-1-20-0);color:var(--triplex-next-Chip-Color_Selected_Default-1-20-0)}.chip__410302c7.selected__1a21ad35:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-20-0);color:var(--triplex-next-Chip-Color_Selected_Hover-1-20-0)}.chip__410302c7.selected__1a21ad35:active,.chip__410302c7.selected__1a21ad35[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-20-0);color:var(--triplex-next-Chip-Color_Selected_Active-1-20-0)}.chip__410302c7.selected__1a21ad35.disabled__27b16c60{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-20-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-20-0)}.chip__410302c7.withPrefix__02933133{padding-left:0}.chip__410302c7.withPostfix__f9b5f23c{padding-right:0}.chip__410302c7 .content__33cb2b8d{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__410302c7 .prefix__d9f77f3d,.chip__410302c7 .postfix__d1cbe328{display:flex}.calendarControls__b5f70556{height:28px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Calendar-View_Item_Color_Default-1-20-0)}.calendarViewDays__31a69485{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__171606e0 .calendarViewDays__31a69485{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__808acc80,.calendarViewYears__cb873cd4{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__171606e0 .calendarViewMonths__808acc80,.adaptive__171606e0 .calendarViewYears__cb873cd4{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__d22cb1ba{height:24px;padding:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:var(--triplex-next-Calendar-View_Header_Color-1-20-0)}.calendarViewDaysBody__f3acea4e:before{display:block;content:"‌";line-height:8px}.adaptive__171606e0 .calendarViewDaysBody__f3acea4e:before{line-height:4px}.calendarViewItem__048de627{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__048de627:focus-visible{outline:none}.calendarViewItem__048de627.current__3fba10ea{font-weight:600}.calendarViewItem__048de627.disabled__5f67c1e8{pointer-events:none}.calendarViewItemLabel__a06ee6f6{display:flex;justify-content:center;align-items:center;position:relative;white-space:nowrap;box-sizing:border-box;margin:auto;color:var(--triplex-next-Calendar-View_Item_Color_Default-1-20-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-20-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-20-0);cursor:pointer}.calendarViewItemLabel__a06ee6f6:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-20-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-20-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef:hover.basicMark__10ebfcfe:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef:hover.standardMark__51cb1814:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef:hover.attentionMark__18b1f3cb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef:hover.criticalMark__abc9156a:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef.muted__f968d38a{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-20-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef.muted__f968d38a:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-20-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef.basicMark__10ebfcfe:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef.standardMark__51cb1814:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef.attentionMark__18b1f3cb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.selected__d1fff3ef.criticalMark__abc9156a:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.marked__2071ab3b:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__a06ee6f6.basicMark__10ebfcfe:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.standardMark__51cb1814:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.attentionMark__18b1f3cb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.criticalMark__abc9156a:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-20-0)}.calendarViewItemLabel__a06ee6f6.muted__f968d38a{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-20-0)}.calendarViewItemLabel__a06ee6f6.disabled__5f67c1e8{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-20-0);background:none}.calendarViewItem__048de627:focus-visible .calendarViewItemLabel__a06ee6f6{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-20-0)}.unitDay__0dc3aa35{width:36px;height:36px;border-radius:6px}.unitMonth__a2f7be9c,.unitYear__c491c2e9{width:89px;height:48px;border-radius:6px}.adaptive__171606e0 .unitMonth__a2f7be9c,.adaptive__171606e0 .unitYear__c491c2e9{width:104px;height:48px;border-radius:6px}.calendarFooter__5b923ec8{margin-top:12px;text-align:center}.calendar__47c4d0a7{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-20-0);-webkit-user-select:none;user-select:none}.calendar__47c4d0a7.adaptive__171606e0{width:auto;padding:20px}.calendar__47c4d0a7+.calendar__47c4d0a7{margin-top:20px}.datePickerExtendedMobileDropdown__0cefb211{max-height:100vh}.chipDropdownArrow__dc4543d0{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__dc4543d0.rotated__a6a39df5{transform:rotate(-180deg)}.chipClearButton__728ca9ac{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__728ca9ac:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-20-0)}.dropdownMobileMaskedInput__89280587{height:20px;padding:0;background:transparent;border:none;border-radius:0}.selectExtendedFieldTarget__5668a58c{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__5668a58c .caretWrapper__34bb1663{height:100%}.selectExtendedFieldTarget__5668a58c .caretIcon__daf5fe71{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__5668a58c.selectOpened__3a4edb95 .caretIcon__daf5fe71{transform:rotate(180deg)}.selectExtendedFieldTarget__5668a58c.disabled__bc6d3f18{-webkit-user-select:none;user-select:none;pointer-events:none}.selectExtendedField__1ec7e1f2{position:relative}.multiselectFieldHeader__840ccb8f{padding:12px 12px 0}.multiselectFieldContentWrapper__89fc12b0 .multiselectFieldContent__f5b7b21a{position:relative;padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__89fc12b0 .multiselectFieldContent__f5b7b21a:has(.loaderScreen__286a55eb){overflow:hidden}.multiselectFieldContentWrapper__89fc12b0 .multiselectFieldContent__f5b7b21a.sm__4969fd5b{max-height:208px}.multiselectFieldContentWrapper__89fc12b0 .multiselectFieldContent__f5b7b21a.md__482ee8a7{max-height:266px}.multiselectFieldContentWrapper__89fc12b0 .multiselectFieldContent__f5b7b21a.lg__9659211e{max-height:296px}.multiselectFieldFooter__1d337781{padding:0 12px 12px}.multiselectFieldFooter__1d337781:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-20-0)}.chipOptionsContent__c25c6b02{min-width:14px;text-align:center;display:block}.tooltipDesktop__7ff4cf48{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__7ff4cf48 .tooltipBody__16173de4{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-20-0)}.tooltipDesktop__7ff4cf48 .tooltipXButton__a5255c01{position:absolute;right:8px;top:8px}.tooltipDesktopContent__7eb969e7{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-20-0);border-radius:8px}.closable__3764866f .tooltipDesktopContent__7eb969e7{padding-right:32px}.tooltipSM__f037378c .tooltipDesktopContent__7eb969e7{width:192px;min-height:52px}.tooltipLG__387c303b .tooltipDesktopContent__7eb969e7{width:384px;min-height:52px}.tooltipOverlay__7c757b4f{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__a11f28dd{width:0;height:0}.tooltipDesktopTip__a11f28dd.down__99050d0f{border-top:solid var(--triplex-next-Tooltip-Background-1-20-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__a11f28dd.up__095ae22b{border-bottom:solid var(--triplex-next-Tooltip-Background-1-20-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__a11f28dd.left__05499613{border-right:solid var(--triplex-next-Tooltip-Background-1-20-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__a11f28dd.right__d07a5bba{border-left:solid var(--triplex-next-Tooltip-Background-1-20-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__3fbbb9ea .tooltipBody__16173de4{text-align:left}.tooltipMobileContent__45aef218{padding:16px}.headerless__0315f023 .tooltipMobileContent__45aef218{padding-right:40px;border-radius:16px 16px 0 0}.headerless__0315f023 .tooltipMobileContent__45aef218 .closeButton__dfd6da3a{position:absolute;right:16px;top:16px}.tooltipLink__f11bb509{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__6bc3a1c5{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-20-0)}.desktop__6bc3a1c5:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-20-0)}.desktop__6bc3a1c5:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-20-0)}.desktop__6bc3a1c5:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-20-0)}.mobile__e549f4c6{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-20-0)}.mobile__e549f4c6:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-20-0)}.mobile__e549f4c6:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-20-0)}.mobile__e549f4c6:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-20-0)}.chipSuggestInputWrapper__a7a54397{margin:12px}.suggestDropdownMobileBody__aab5cfd2{height:176px}.suggestDropdownMobileNoOptionsText__50ca753e{padding:16px}.checkboxXGroup__62b8c869{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__62b8c869.indent-12__194b5bb5{margin-left:-6px;margin-right:-6px}.checkboxXGroup__62b8c869.indent-12__194b5bb5 .label__1df2c41a{margin-left:6px;margin-right:6px}.checkboxXGroup__62b8c869.indent-16__52f77910{margin-left:-8px;margin-right:-8px}.checkboxXGroup__62b8c869.indent-16__52f77910 .label__1df2c41a{margin-left:8px;margin-right:8px}.checkboxXGroup__62b8c869.indent-20__67e10578{margin-left:-10px;margin-right:-10px}.checkboxXGroup__62b8c869.indent-20__67e10578 .label__1df2c41a{margin-left:10px;margin-right:10px}.checkboxXGroup__62b8c869.indent-24__f4f91355{margin-left:-12px;margin-right:-12px}.checkboxXGroup__62b8c869.indent-24__f4f91355 .label__1df2c41a{margin-left:12px;margin-right:12px}.checkboxXGroup__62b8c869.indent-28__d88c662a{margin-left:-14px;margin-right:-14px}.checkboxXGroup__62b8c869.indent-28__d88c662a .label__1df2c41a{margin-left:14px;margin-right:14px}.checkboxXGroup__62b8c869.indent-32__28f1f755{margin-left:-16px;margin-right:-16px}.checkboxXGroup__62b8c869.indent-32__28f1f755 .label__1df2c41a{margin-left:16px;margin-right:16px}.checkboxYGroup__bfebb784{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__bfebb784 .label__1df2c41a.sm__19698200+.label__1df2c41a.sm__19698200{margin-top:8px}.checkboxYGroup__bfebb784 .label__1df2c41a.lg__e94aa084+.label__1df2c41a.lg__e94aa084{margin-top:20px}.checkboxYGroup__bfebb784 .label__1df2c41a.md__50cb69ca+.label__1df2c41a.md__50cb69ca{margin-top:16px}.card__3713c226{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__3713c226.roundingMD__11c215e0{--radius: 16px}.card__3713c226.roundingSM__1515fcb3{--radius: 8px}.card__3713c226.general__86182b55{background:var(--triplex-next-Card-Static_General_Background-1-20-0)}.card__3713c226.secondary__0c747f4f{background:var(--triplex-next-Card-Static_Secondary_Background-1-20-0)}.card__3713c226 .cardMedia__83c0e674{background-size:cover;background-repeat:no-repeat;background-position:center}.card__3713c226 .cardContent__b023a045{padding:var(--padding)}.card__3713c226 .cardContent__b023a045.paddingMD__82f0954f{--padding: 24px}.card__3713c226 .cardContent__b023a045.paddingSM__d9aa84cc{--padding: 16px}.card__3713c226 .cardContent__b023a045 .cardContentHeader__8c3b4d4e{margin-bottom:16px}.card__3713c226 .cardContent__b023a045 .cardContentFooter__354e254b{margin-top:16px}.action__82b6cf67{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__82b6cf67:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none;box-shadow:var(--card-inner-shadow, none);border-radius:var(--radius)}.action__82b6cf67.general__86182b55{background:var(--triplex-next-Card-Action_General_Background-1-20-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-20-0)}.action__82b6cf67.general__86182b55:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-20-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-20-0)}.action__82b6cf67.general__86182b55.selected__25f9f2b0{background:var(--triplex-next-Card-Action_General_Background_Selected-1-20-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-20-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-20-0)}.action__82b6cf67.general__86182b55.selected__25f9f2b0:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-20-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-20-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-20-0)}.action__82b6cf67.general__86182b55:focus{outline:none}.action__82b6cf67.general__86182b55:focus.focusVisible__7d38bb1b{box-shadow:var(--triplex-next-Card-Shadow_Default-1-20-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-20-0)}.action__82b6cf67.secondary__0c747f4f{background:var(--triplex-next-Card-Action_Secondary_Background-1-20-0)}.action__82b6cf67.secondary__0c747f4f:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-20-0)}.action__82b6cf67.secondary__0c747f4f.selected__25f9f2b0{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-20-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-20-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-20-0)}.action__82b6cf67.secondary__0c747f4f.selected__25f9f2b0:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-20-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-20-0)}.action__82b6cf67.secondary__0c747f4f:focus{outline:none}.action__82b6cf67.secondary__0c747f4f:focus.focusVisible__7d38bb1b{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-20-0)}.alertContext__36930ea3{display:flex;font-size:12px;line-height:16px}.alertContext__36930ea3>svg{flex-shrink:0}.alertContext__36930ea3 .alertContextText__4226f598{margin-left:8px}.alertContext__36930ea3.alertTypeError__bc24eec9 .alertContextText__4226f598{color:var(--triplex-next-AlertContext-Error_Color-1-20-0)}.alertContext__36930ea3.alertTypeInfo__d382af25 .alertContextText__4226f598{color:var(--triplex-next-AlertContext-Info_Color-1-20-0)}.alertContext__36930ea3.alertTypeWarning__70d139a7 .alertContextText__4226f598{color:var(--triplex-next-AlertContext-Warning_Color-1-20-0)}.alertContext__36930ea3.alertTypeSystem__e257681f .alertContextText__4226f598{color:var(--triplex-next-AlertContext-System_Color-1-20-0)}.alertProcess__53efa7b6{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__53efa7b6.withSpoiler__1343cecf{min-height:40px}.alertProcess__53efa7b6 .themeIcon__a68ee9ab{box-sizing:border-box;height:20px;width:20px}.alertProcess__53efa7b6.alertTypeError__bc24eec9{background:var(--triplex-next-AlertProcess-Error_Background-1-20-0)}.alertProcess__53efa7b6.alertTypeInfo__d382af25{background:var(--triplex-next-AlertProcess-Info_Background-1-20-0)}.alertProcess__53efa7b6.alertTypeWarning__70d139a7{background:var(--triplex-next-AlertProcess-Warning_Background-1-20-0)}.alertProcess__53efa7b6.alertTypeSystem__e257681f{background:var(--triplex-next-AlertProcess-System_Background-1-20-0)}.alertProcess__53efa7b6.alertTypeFeature__011bae0b{background:var(--triplex-next-AlertProcess-Feature_Background-1-20-0)}.alertProcess__53efa7b6.alertTypeFeature__011bae0b .themeIcon__a68ee9ab{padding-top:0}.alertProcess__53efa7b6 .alertProcessContentBlock__53daba85{flex:1;margin-left:10px}.alertProcess__53efa7b6 .alertProcessContentBlock__53daba85 .expandableContent__6e9f8520{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__53efa7b6 .alertProcessContentBlock__53daba85 .expandableContent__6e9f8520.expanded__8fb31e61{max-height:1000px;opacity:1}.alertProcess__53efa7b6 .closeButton__d4d4dbfd{margin-left:10px}.alertProcess__53efa7b6 .expandButton__1faa83eb{position:absolute;right:16px;bottom:16px;height:16px;width:16px;transition:transform .3s ease-in-out;display:flex;align-items:center;justify-content:center}.alertProcess__53efa7b6 .expandButton__1faa83eb.expanded__8fb31e61{transform:rotate(180deg)}.adaptive__29fe9334{font-size:10px!important;line-height:12px!important}.avatar__39b18f4b{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-1-20-0)}.avatar__39b18f4b.xxs__99a6ece2{width:28px;height:28px;border-radius:6px}.avatar__39b18f4b.xs__73ab3474{width:32px;height:32px;border-radius:8px}.avatar__39b18f4b.sm__a0345e1f{width:40px;height:40px;border-radius:10px}.avatar__39b18f4b.md__7e5cfe18{width:56px;height:56px;border-radius:16px}.avatar__39b18f4b.lg__3173ade6{width:80px;height:80px;border-radius:20px}.avatar__39b18f4b.xl__4f4562f3{width:96px;height:96px;border-radius:24px}.avatar__39b18f4b.xxl__a2ab6247{width:128px;height:128px;border-radius:28px}.col-1__6209b671{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__0c342721{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__1989fca2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__f31a1342{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__52570c9d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__dfeab709{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__840c122e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__a57ff230{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__3032e553{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__eaf9d807{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__c14f3fab{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__0a2d5bf9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__f15dfe53{margin-left:0%}.offset-1__34b7628b{margin-left:8.33333333%}.offset-2__b8c4ff37{margin-left:16.66666667%}.offset-3__577e3c54{margin-left:25%}.offset-4__a857bc12{margin-left:33.33333333%}.offset-5__e01a5b29{margin-left:41.66666667%}.offset-6__b36d83c1{margin-left:50%}.offset-7__dbdb49e5{margin-left:58.33333333%}.offset-8__86f3d726{margin-left:66.66666667%}.offset-9__74206609{margin-left:75%}.offset-10__a5c8aebe{margin-left:83.33333333%}.offset-11__6731f6f2{margin-left:91.66666667%}.d-none__9bdbef4e{display:none!important}.d-block__d0ad629c{display:block!important}@media (min-width: 576px){.col-sm-1__c896f9ac{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__51dcef74{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__e2649093{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__3dfd04a6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__f61d3c2d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__6f426ede{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__cfe6e771{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__c4b5be0c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__d9daa1e5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__0539209d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__4d7f8690{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__d95335b9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__bf9caff9{margin-left:0%}.offset-sm-1__5a097c19{margin-left:8.33333333%}.offset-sm-2__03afc6ea{margin-left:16.66666667%}.offset-sm-3__0137a0f0{margin-left:25%}.offset-sm-4__e0d75e74{margin-left:33.33333333%}.offset-sm-5__55bb0ad5{margin-left:41.66666667%}.offset-sm-6__513c06dc{margin-left:50%}.offset-sm-7__fe20289a{margin-left:58.33333333%}.offset-sm-8__5b8ed036{margin-left:66.66666667%}.offset-sm-9__b6e4a43f{margin-left:75%}.offset-sm-10__ed5201a3{margin-left:83.33333333%}.offset-sm-11__6a587b3e{margin-left:91.66666667%}.d-none-sm__016bb20e{display:none!important}.d-block-sm__a10997b7{display:block!important}}@media (min-width: 768px){.col-md-1__d5fd5dc4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__5b7ac3c9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__ad3e074e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__6a4433c3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__cd7f039b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__4b3cb3ad{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__1eb540dd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__206fe38e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__ec7978f1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__6f11fc88{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__e242e468{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__a0db340d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__ac36b447{margin-left:0%}.offset-md-1__cfe6a7e0{margin-left:8.33333333%}.offset-md-2__42e7305e{margin-left:16.66666667%}.offset-md-3__43ad4caa{margin-left:25%}.offset-md-4__452ee903{margin-left:33.33333333%}.offset-md-5__85ec6169{margin-left:41.66666667%}.offset-md-6__29a1c1b2{margin-left:50%}.offset-md-7__0cae64a3{margin-left:58.33333333%}.offset-md-8__e7fddc9d{margin-left:66.66666667%}.offset-md-9__c6c1c145{margin-left:75%}.offset-md-10__c85e40c3{margin-left:83.33333333%}.offset-md-11__c4973cb1{margin-left:91.66666667%}.d-none-md__aba4aa61{display:none!important}.d-block-md__3235f907{display:block!important}}@media (min-width: 992px){.col-lg-1__ced300e5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__31e4f6d6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__1d3193cb{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__4a6d93e0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__fcfdbda1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__c2b2e144{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__faf529d2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__e215c7a7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__7848fad6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__f7320214{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__8758cc4c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__e10b13c0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__983290e0{margin-left:0%}.offset-lg-1__a4a3d448{margin-left:8.33333333%}.offset-lg-2__890858b5{margin-left:16.66666667%}.offset-lg-3__49e60249{margin-left:25%}.offset-lg-4__ce280ebc{margin-left:33.33333333%}.offset-lg-5__431e5c42{margin-left:41.66666667%}.offset-lg-6__6712a496{margin-left:50%}.offset-lg-7__3dee757d{margin-left:58.33333333%}.offset-lg-8__a332673d{margin-left:66.66666667%}.offset-lg-9__e7b957ea{margin-left:75%}.offset-lg-10__39671636{margin-left:83.33333333%}.offset-lg-11__c7514906{margin-left:91.66666667%}.d-none-lg__e0866248{display:none!important}.d-block-lg__f2ec27a4{display:block!important}}@media (min-width: 1200px){.col-xl-1__f7b5eb02{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__00b8b9c2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__3ec7b7ec{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__3a2bb37b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__1f2482cd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__01d0bf18{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__fb384bd6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__7ca894a0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__ddbff85b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__e48e1ce4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__a2b98b15{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__92bfcaca{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__6eff8d94{margin-left:0%}.offset-xl-1__255f969a{margin-left:8.33333333%}.offset-xl-2__6a2daa05{margin-left:16.66666667%}.offset-xl-3__372b9a2f{margin-left:25%}.offset-xl-4__dd122b51{margin-left:33.33333333%}.offset-xl-5__496ca7ea{margin-left:41.66666667%}.offset-xl-6__1ef36090{margin-left:50%}.offset-xl-7__74cb0ec2{margin-left:58.33333333%}.offset-xl-8__d901f2cc{margin-left:66.66666667%}.offset-xl-9__fd2b4ff4{margin-left:75%}.offset-xl-10__8b2870d6{margin-left:83.33333333%}.offset-xl-11__f8e6304f{margin-left:91.66666667%}.d-none-xl__392a5ab7{display:none!important}.d-block-xl__950e6d29{display:block!important}}.ellipsisLineClamp__9015c77d{--ellipsis-line-clamp: 1;padding:0;display:-webkit-box;-webkit-line-clamp:var(--ellipsis-line-clamp);line-clamp:var(--ellipsis-line-clamp);-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-break:break-word}.ellipsisLineClamp__9015c77d.oneLine__a8c81734{word-break:break-all}.link__f1aa9513{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-20-0)}.link__f1aa9513:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-20-0)}.link__f1aa9513:active{color:var(--triplex-next-Link-Text_Color_Active-1-20-0)}.link__f1aa9513:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-20-0)}.wordWithContent__137a9001{white-space:nowrap;display:inline-flex;align-items:center}.before__cc57ab1d :first-child{margin-right:2px}.after__5e19e1fd :last-child{margin-left:2px}.marker__e84121cb.success__88fd003b{background:var(--triplex-next-Marker-Background_Success-1-20-0)}.marker__e84121cb.error__7f284791{background:var(--triplex-next-Marker-Background_Error-1-20-0)}.marker__e84121cb.warning__888af00b{background:var(--triplex-next-Marker-Background_Warning-1-20-0)}.marker__e84121cb.waiting__7b2711a8{background:var(--triplex-next-Marker-Background_Waiting-1-20-0)}.markerStatus__e51649cd{line-height:0;display:flex;align-items:start}.markerStatus__e51649cd .contentContainer__8038d784{display:flex;flex-direction:column}.markerStatus__e51649cd.md__bf567e6f{gap:4px}.markerStatus__e51649cd.md__bf567e6f .markerContainer__42548600{margin-top:4px}.markerStatus__e51649cd.lg__26171764{gap:6px}.markerStatus__e51649cd.lg__26171764 .contentContainer__8038d784{gap:4px}.markerStatus__e51649cd.lg__26171764 .markerContainer__42548600{margin-top:5px}.row__350a1805{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__350a1805.noPaddingBottom__79d8d8c1,.row__350a1805:last-child{padding-bottom:0}.tabsExtended__1ae47378{position:relative}.tabsExtendedContent__07c0c7f1{display:inline-flex}.tabsExtendedContent__07c0c7f1.sm__359df106{border-radius:6px;padding:4px}.tabsExtendedContent__07c0c7f1.md__5895732a{border-radius:8px;padding:4px}.tabsExtendedContent__07c0c7f1.lg__96d973b9{border-radius:10px;padding:8px}.tabsExtendedTab__d67ddb49{display:flex}.tabsExtendedTab__d67ddb49+.tabsExtendedTab__d67ddb49,.tabsExtendedDropdown__c0e1b03d{margin-left:2px}.tabsReal__ce3097a1,.tabsFake__dfc35866{display:flex;box-sizing:border-box;width:100%}.tabsReal__ce3097a1.hidden__3fb0a3f9{visibility:hidden}.tabsReal__ce3097a1 .tabsExtendedTab__d67ddb49.hidden__3fb0a3f9{display:none}.tabsFake__dfc35866{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__a8720291 .tabsExtendedContent__07c0c7f1{background-color:var(--triplex-next-Tabs-Type1_Background-1-20-0)}.type2__ed9bd04a .tabsExtendedContent__07c0c7f1{background-color:var(--triplex-next-Tabs-Type2_Background-1-20-0)}.tabsExtendedTabButton__1ff5d82e{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-20-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__1ff5d82e .tabButtonText__70be07d7{font-weight:400}.tabsExtendedTabButton__1ff5d82e .notificationIcon__daa56b7f{position:absolute}.tabsExtendedTabButton__1ff5d82e.lg__96d973b9{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__1ff5d82e.lg__96d973b9 .tabButtonText__70be07d7{font-size:16px;line-height:20px}.tabsExtendedTabButton__1ff5d82e.lg__96d973b9 .notificationIcon__daa56b7f{right:6px;top:6px}.tabsExtendedTabButton__1ff5d82e.md__5895732a{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__1ff5d82e.md__5895732a .tabButtonText__70be07d7{font-size:14px;line-height:20px}.tabsExtendedTabButton__1ff5d82e.md__5895732a .notificationIcon__daa56b7f{right:4px;top:4px}.tabsExtendedTabButton__1ff5d82e.sm__359df106{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__1ff5d82e.sm__359df106 .tabButtonText__70be07d7{font-size:12px;line-height:16px}.tabsExtendedTabButton__1ff5d82e.sm__359df106 .notificationIcon__daa56b7f{right:3px;top:3px}.tabsExtendedTabButton__1ff5d82e::-moz-focus-inner{border:none}.tabsExtendedTabButton__1ff5d82e+.tabsExtendedTabButton__1ff5d82e{margin-left:2px}.tabsExtendedTabButton__1ff5d82e:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type1__a8720291{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type1__a8720291.selected__901ba18b{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type1__a8720291.selected__901ba18b .tabButtonText__70be07d7{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type1__a8720291:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type1__a8720291:hover .tabButtonText__70be07d7{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type1__a8720291 .tabButtonText__70be07d7{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type2__ed9bd04a{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-20-0);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type2__ed9bd04a.selected__901ba18b{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type2__ed9bd04a.selected__901ba18b .tabButtonText__70be07d7{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type2__ed9bd04a:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-20-0)}.tabsExtendedTabButton__1ff5d82e.type2__ed9bd04a:hover .tabButtonText__70be07d7{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-1-20-0)}.tabsContent__a1a36be7 .tabButtonDropdown__5a033436{padding:0!important;border-radius:0!important;background:none!important}.tabsContent__a1a36be7 .tabButtonDropdown__5a033436.sm__9fc63d0f{min-width:20px;min-height:20px;height:20px}.tabsContent__a1a36be7 .tabButtonDropdown__5a033436.md__bd86e4af{min-width:32px;min-height:32px;height:32px}.tabsContent__a1a36be7 .tabButtonDropdown__5a033436.lg__0d2fc874{min-width:40px;min-height:40px;height:40px}.tag__5e7ac1b6{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-20-0);border-radius:4px;gap:2px}.tag__5e7ac1b6.sm__a95a122f{height:20px;padding:2px 4px 2px 6px}.tag__5e7ac1b6.md__11706a3f{height:28px;padding:4px 6px 4px 8px}.tag__5e7ac1b6.lg__13e24c78{height:32px;padding:6px 8px 6px 10px}.content__2d442204{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagGroup__304320b1{display:flex;flex-wrap:wrap}.tagGroup__304320b1.sm__159df847{gap:4px}.tagGroup__304320b1.md__6f242c51{gap:8px}.tagGroup__304320b1.lg__c84df3d2{gap:12px}.paginationExtended__f581f368{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__9ae2c932 .directionIconNext__1c706a42{transform:rotate(180deg)}.pageEllipsis__2496fdf9{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;color:var(--triplex-next-TableBasic-PaginationBasic_Color-1-20-0);cursor:default}.paginationPageButton__683fb6b6{font-size:14px;font-family:inherit;color:var(--triplex-next-Pagination-PageButton_Color-1-20-0);background-color:transparent;display:flex;justify-content:center;align-items:center;height:28px;width:28px;line-height:20px;border:1px solid transparent;border-radius:6px;cursor:pointer}.paginationPageButton__683fb6b6:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-20-0);outline:none}.paginationPageButton__683fb6b6:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-20-0)}.paginationPageButton__683fb6b6:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-20-0);cursor:grabbing}.paginationPageButton__683fb6b6.currentPage__c6385513{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-20-0);cursor:default}.paginationNavigationExtended__a9cb5503{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__8ddf80df{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__8ddf80df .paginationSelectControl__a2424edf{margin-left:8px;min-width:72px}.skeleton__d47fa771{border-radius:16px;flex-grow:1}.skeleton__d47fa771.light__ef17660a{animation:skeleton-light-pulse__8e11db66 2s ease-in-out infinite}.skeleton__d47fa771.dark__9663cfb8{animation:skeleton-dark-pulse__11f15728 2s ease-in-out infinite}@keyframes skeleton-light-pulse__8e11db66{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-20-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-20-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-20-0)}}@keyframes skeleton-dark-pulse__11f15728{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-20-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-20-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-20-0)}}.segmentedControlSegment__b82422fc{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;font-family:inherit;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-1-20-0);outline:none;cursor:pointer}.segmentedControlSegment__b82422fc:disabled{cursor:default}.sm__adeed0c1 .segmentedControlSegment__b82422fc{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__db6b048b .segmentedControlSegment__b82422fc{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__a26e2a37 .segmentedControlSegment__b82422fc{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__c34f3df2 .segmentedControlSegment__b82422fc{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-20-0)}.general1__c34f3df2 .segmentedControlSegment__b82422fc:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-20-0)}.general1__c34f3df2 .segmentedControlSegment__b82422fc:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-20-0)}.general1__c34f3df2 .segmentedControlSegment__b82422fc.selected__2e3eef71{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-20-0)}.general1__c34f3df2 .segmentedControlSegment__b82422fc.selected__2e3eef71:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-20-0)}.general1__c34f3df2 .segmentedControlSegment__b82422fc.selected__2e3eef71:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-20-0)}.general2__8f5e4a2f .segmentedControlSegment__b82422fc{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-20-0)}.general2__8f5e4a2f .segmentedControlSegment__b82422fc:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-20-0)}.general2__8f5e4a2f .segmentedControlSegment__b82422fc:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-20-0)}.general2__8f5e4a2f .segmentedControlSegment__b82422fc.selected__2e3eef71{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-20-0)}.general2__8f5e4a2f .segmentedControlSegment__b82422fc.selected__2e3eef71:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-20-0)}.general2__8f5e4a2f .segmentedControlSegment__b82422fc.selected__2e3eef71:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-20-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-20-0)}.secondary1__146260c3 .segmentedControlSegment__b82422fc{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-20-0)}.secondary1__146260c3 .segmentedControlSegment__b82422fc:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-20-0)}.secondary1__146260c3 .segmentedControlSegment__b82422fc:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-20-0)}.secondary1__146260c3 .segmentedControlSegment__b82422fc.selected__2e3eef71{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-20-0)}.secondary1__146260c3 .segmentedControlSegment__b82422fc.selected__2e3eef71:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-20-0)}.secondary2__c035108a .segmentedControlSegment__b82422fc{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-20-0)}.secondary2__c035108a .segmentedControlSegment__b82422fc:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-20-0)}.secondary2__c035108a .segmentedControlSegment__b82422fc:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-20-0)}.secondary2__c035108a .segmentedControlSegment__b82422fc.selected__2e3eef71{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-20-0)}.secondary2__c035108a .segmentedControlSegment__b82422fc.selected__2e3eef71:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-20-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-20-0)}.segmentedControlSegment__b82422fc:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-20-0)}.content__5bb9b8cb{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__d5d2d140{display:flex;gap:4px}.segmentedControl__d5d2d140.general1__c34f3df2{background:var(--triplex-next-SegmentedControl-General_1_Background-1-20-0)}.segmentedControl__d5d2d140.secondary1__146260c3{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-20-0)}.segmentedControl__d5d2d140.general2__8f5e4a2f{background:var(--triplex-next-SegmentedControl-General_2_Background-1-20-0)}.segmentedControl__d5d2d140.secondary2__c035108a{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-20-0)}.segmentedControl__d5d2d140.sm__adeed0c1{border-radius:6px;padding:4px}.segmentedControl__d5d2d140.md__db6b048b{border-radius:8px;padding:4px}.segmentedControl__d5d2d140.lg__a26e2a37{border-radius:10px;padding:8px}.step__a1916e52{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;-webkit-user-select:none;user-select:none;cursor:default;border-radius:50%}.step__a1916e52.default__849ab235{background-color:var(--triplex-next-Step-Background_Default-1-20-0)}.step__a1916e52.default__849ab235>span{color:var(--triplex-next-Step-Color_Default-1-20-0)}.step__a1916e52.done__fe95ae1c{background-color:var(--triplex-next-Step-Background_Done-1-20-0)}.step__a1916e52.done__fe95ae1c>span{color:var(--triplex-next-Step-Color_Done-1-20-0)}.step__a1916e52.warning__89c0f544{background-color:var(--triplex-next-Step-Background_Warning-1-20-0)}.step__a1916e52.warning__89c0f544>span{color:var(--triplex-next-Step-Color_Warning-1-20-0)}.step__a1916e52.active__0c887dff{background-color:var(--triplex-next-Step-Background_Active-1-20-0)}.step__a1916e52.active__0c887dff>span{color:var(--triplex-next-Step-Color_Active-1-20-0)}.step__a1916e52.error__bb389760{background-color:var(--triplex-next-Step-Background_Error-1-20-0)}.step__a1916e52.error__bb389760>span{color:var(--triplex-next-Step-Color_Error-1-20-0)}.step__a1916e52.disabled__45709215{background-color:var(--triplex-next-Step-Background_Disabled-1-20-0)}.step__a1916e52.disabled__45709215>span{color:var(--triplex-next-Step-Color_Disabled-1-20-0)}.stepperWrapper__59b2a836{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-1-20-0)}.stepperStep__7dd07deb{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__7dd07deb+.stepperStep__7dd07deb{margin-left:12px}.stepperStep__7dd07deb.sm__4b73daaa:not(:last-child) .content__a2c50978{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__7dd07deb.sm__4b73daaa:last-child .content__a2c50978{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__7dd07deb.sm__4b73daaa:last-child .arrow__63130509{display:none}.stepperStep__7dd07deb.md__cac0fea9:not(:last-child) .content__a2c50978{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__7dd07deb.md__cac0fea9:last-child .content__a2c50978{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__7dd07deb.md__cac0fea9:last-child .arrow__63130509{display:none}.stepperStep__7dd07deb.lg__55799ab9:not(:last-child) .content__a2c50978{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__7dd07deb.lg__55799ab9:last-child .content__a2c50978{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__7dd07deb.lg__55799ab9:last-child .arrow__63130509{display:none}.stepperStep__7dd07deb:hover:not(.active__e0ca91fe):not(.disabled__20b18171) .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Hover-1-20-0)}.stepperStep__7dd07deb:hover:not(.active__e0ca91fe):not(.disabled__20b18171) .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-20-0)}.stepperStep__7dd07deb:hover:not(.active__e0ca91fe):not(.disabled__20b18171) .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-20-0)}.stepperStep__7dd07deb.active__e0ca91fe{cursor:default}.stepperStep__7dd07deb.active__e0ca91fe .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-20-0)}.stepperStep__7dd07deb.active__e0ca91fe .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-20-0)}.stepperStep__7dd07deb.active__e0ca91fe.error__0fc2c475 .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-20-0)}.stepperStep__7dd07deb.active__e0ca91fe.error__0fc2c475 .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-20-0)}.stepperStep__7dd07deb.active__e0ca91fe.error__0fc2c475 .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-20-0)}.stepperStep__7dd07deb.active__e0ca91fe.warning__66404aa6 .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0)}.stepperStep__7dd07deb.active__e0ca91fe.warning__66404aa6 .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0)}.stepperStep__7dd07deb.active__e0ca91fe.warning__66404aa6 .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.error__0fc2c475 .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.error__0fc2c475 .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.error__0fc2c475 .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.error__0fc2c475:hover .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.error__0fc2c475:hover .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.error__0fc2c475:hover .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.warning__66404aa6 .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.warning__66404aa6 .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.warning__66404aa6 .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.warning__66404aa6:hover .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.warning__66404aa6:hover .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0)}.stepperStep__7dd07deb.completed__5cdbe724.warning__66404aa6:hover .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a :not(.error__0fc2c475):not(.warning__66404aa6) .content__a2c50978{color:var(--triplex-next-Stepper-Step_Color_Default-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a :not(.error__0fc2c475):not(.warning__66404aa6):hover .content__a2c50978{color:var(--triplex-next-Stepper-Step_Color_Hover-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.error__0fc2c475 .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.error__0fc2c475 .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.error__0fc2c475 .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.error__0fc2c475:hover .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.error__0fc2c475:hover .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.error__0fc2c475:hover .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.warning__66404aa6 .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.warning__66404aa6 .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.warning__66404aa6 .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.warning__66404aa6:hover .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.warning__66404aa6:hover .arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0)}.stepperStep__7dd07deb.inactive__33352c8a.warning__66404aa6:hover .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-20-0)}.stepperStep__7dd07deb.disabled__20b18171{pointer-events:none}.stepperStep__7dd07deb.disabled__20b18171 .content__a2c50978{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-20-0)}.stepperStep__7dd07deb.disabled__20b18171 .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-20-0)}.stepperStep__7dd07deb.disabled__20b18171 .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-20-0)}.stepperStep__7dd07deb.focusVisible__114adf8a.completed__5cdbe724 .content__a2c50978,.stepperStep__7dd07deb.focusVisible__114adf8a.active__e0ca91fe .content__a2c50978,.stepperStep__7dd07deb.focusVisible__114adf8a.inactive__33352c8a .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-20-0)}.stepperStep__7dd07deb.focusVisible__114adf8a.completed__5cdbe724 .arrow__63130509 path:last-child,.stepperStep__7dd07deb.focusVisible__114adf8a.active__e0ca91fe .arrow__63130509 path:last-child,.stepperStep__7dd07deb.focusVisible__114adf8a.inactive__33352c8a .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-20-0)}.stepperStep__7dd07deb.focusVisible__114adf8a.completed__5cdbe724:hover .content__a2c50978,.stepperStep__7dd07deb.focusVisible__114adf8a.active__e0ca91fe:hover .content__a2c50978,.stepperStep__7dd07deb.focusVisible__114adf8a.inactive__33352c8a:hover .content__a2c50978{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-20-0)}.stepperStep__7dd07deb.focusVisible__114adf8a.completed__5cdbe724:hover .arrow__63130509 path:last-child,.stepperStep__7dd07deb.focusVisible__114adf8a.active__e0ca91fe:hover .arrow__63130509 path:last-child,.stepperStep__7dd07deb.focusVisible__114adf8a.inactive__33352c8a:hover .arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-20-0)}.content__a2c50978{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-20-0);color:var(--triplex-next-Stepper-Step_Color_Hover-1-20-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-20-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__4b73daaa{font-size:12px;line-height:16px}.md__cac0fea9{font-size:14px;line-height:20px}.lg__55799ab9{font-size:16px;line-height:20px}.arrow__63130509{transform:translate(0)}.arrow__63130509 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-20-0)}.arrow__63130509 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-20-0)}.icon__22f17749{display:inline-flex;align-items:center;line-height:0}.nonempty__c5eced4e .icon__22f17749{margin-right:6px}.stepperExtended__f17f3fe3{display:flex;padding:0;margin:0;list-style:none}.carouselExtended__fa662a92{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__fa662a92::-webkit-scrollbar{display:none}.stepper__44ffc554.sm__4b73daaa{padding-left:28px;padding-right:28px}.stepper__44ffc554.md__cac0fea9{padding-left:40px;padding-right:40px}.stepper__44ffc554.lg__55799ab9{padding-left:56px;padding-right:56px}.stepperCarousel__ea9adc8f{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__ea9adc8f .buttonPrev__63a5b1f6,.stepperCarousel__ea9adc8f .buttonNext__af0bc600{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__ea9adc8f .buttonPrev__63a5b1f6.sm__4b73daaa,.stepperCarousel__ea9adc8f .buttonNext__af0bc600.sm__4b73daaa{height:28px;width:28px}.stepperCarousel__ea9adc8f .buttonPrev__63a5b1f6.md__cac0fea9,.stepperCarousel__ea9adc8f .buttonNext__af0bc600.md__cac0fea9{height:40px;width:40px}.stepperCarousel__ea9adc8f .buttonPrev__63a5b1f6.lg__55799ab9,.stepperCarousel__ea9adc8f .buttonNext__af0bc600.lg__55799ab9{height:56px;width:56px}.stepperCarousel__ea9adc8f .buttonPrev__63a5b1f6{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-1-20-0)}.stepperCarousel__ea9adc8f .buttonNext__af0bc600{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-1-20-0)}@media (max-width: 767px){.stepper__44ffc554{padding-left:16px;padding-right:16px}.buttonPrev__63a5b1f6,.buttonNext__af0bc600{display:none}}.islandAccordion__8d5a8ab1{margin:0;padding:0}.islandAccordion__8d5a8ab1 .island__d07cf22d{padding:0}.islandAccordion__8d5a8ab1 .item__d97f606d{position:relative;list-style-type:none}.islandAccordion__8d5a8ab1 .item__d97f606d.disabled__4db64eba{cursor:default;pointer-events:none}.islandAccordion__8d5a8ab1 .item__d97f606d+.item__d97f606d.sm__03213e35,.islandAccordion__8d5a8ab1 .item__d97f606d+.item__d97f606d.md__a11aafd0{margin-top:16px}.islandAccordion__8d5a8ab1 .item__d97f606d+.item__d97f606d.lg__893db0e2{margin-top:24px}.islandAccordion__8d5a8ab1 .item__d97f606d .header__4cc94f06{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__8d5a8ab1 .item__d97f606d .header__4cc94f06:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-20-0)}.islandAccordion__8d5a8ab1 .item__d97f606d.type1__a09a54e6:not(.opened__06c9a530) .header__4cc94f06:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-20-0)}.islandAccordion__8d5a8ab1 .item__d97f606d.type2__c24ddfb3:not(.opened__06c9a530) .header__4cc94f06:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-20-0)}.islandAccordion__8d5a8ab1 .item__d97f606d.type3__9a77edc8:not(.opened__06c9a530) .header__4cc94f06:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-20-0)}.islandAccordion__8d5a8ab1 .item__d97f606d .footer__a2cb95a5{text-align:right}.islandAccordion__8d5a8ab1 .item__d97f606d .body__ca9d3712,.islandAccordion__8d5a8ab1 .item__d97f606d .footer__a2cb95a5{visibility:hidden}.islandAccordion__8d5a8ab1 .item__d97f606d.opened__06c9a530 .body__ca9d3712,.islandAccordion__8d5a8ab1 .item__d97f606d.opened__06c9a530 .footer__a2cb95a5{visibility:visible}.islandAccordion__8d5a8ab1 .item__d97f606d .caretWrapper__03e9e936{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__8d5a8ab1 .item__d97f606d .caretIcon__ada8f48d{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__8d5a8ab1 .item__d97f606d .title__3f690c86{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__8d5a8ab1 .item__d97f606d.sm__03213e35 .header__4cc94f06{padding:16px;border-radius:16px}.islandAccordion__8d5a8ab1 .item__d97f606d.sm__03213e35 .step__7ce7befd+.title__3f690c86{margin-top:2px}.islandAccordion__8d5a8ab1 .item__d97f606d.sm__03213e35 .body__ca9d3712,.islandAccordion__8d5a8ab1 .item__d97f606d.sm__03213e35 .footer__a2cb95a5{padding:0 16px 16px}.islandAccordion__8d5a8ab1 .item__d97f606d.sm__03213e35 .caretWrapper__03e9e936{right:12px}.islandAccordion__8d5a8ab1 .item__d97f606d.sm__03213e35 .remove__3e3602a8{right:-36px;top:20px}.islandAccordion__8d5a8ab1 .item__d97f606d.sm__03213e35 .step__7ce7befd{margin-right:12px}.islandAccordion__8d5a8ab1 .item__d97f606d.md__a11aafd0 .header__4cc94f06{padding:24px;border-radius:24px}.islandAccordion__8d5a8ab1 .item__d97f606d.md__a11aafd0 .body__ca9d3712,.islandAccordion__8d5a8ab1 .item__d97f606d.md__a11aafd0 .footer__a2cb95a5{padding:0 24px 24px}.islandAccordion__8d5a8ab1 .item__d97f606d.md__a11aafd0 .caretWrapper__03e9e936{right:20px}.islandAccordion__8d5a8ab1 .item__d97f606d.md__a11aafd0 .remove__3e3602a8{right:-40px;top:28px}.islandAccordion__8d5a8ab1 .item__d97f606d.md__a11aafd0 .step__7ce7befd{margin-right:12px}.islandAccordion__8d5a8ab1 .item__d97f606d.lg__893db0e2 .header__4cc94f06{padding:32px;border-radius:32px}.islandAccordion__8d5a8ab1 .item__d97f606d.lg__893db0e2 .body__ca9d3712,.islandAccordion__8d5a8ab1 .item__d97f606d.lg__893db0e2 .footer__a2cb95a5{padding:0 32px 32px}.islandAccordion__8d5a8ab1 .item__d97f606d.lg__893db0e2 .caretWrapper__03e9e936{right:28px}.islandAccordion__8d5a8ab1 .item__d97f606d.lg__893db0e2 .remove__3e3602a8{right:-40px;top:36px}.islandAccordion__8d5a8ab1 .item__d97f606d.lg__893db0e2 .step__7ce7befd{margin:0 16px 0 0}.islandAccordion__8d5a8ab1 .item__d97f606d.opened__06c9a530:not(.disabled__4db64eba) .caretWrapper__03e9e936 .caretIcon__ada8f48d{transform:rotate(-180deg)}.islandAccordion__8d5a8ab1 .item__d97f606d .remove__3e3602a8{position:absolute}@media (max-width: 767px){.islandAccordion__8d5a8ab1 .item__d97f606d .footer__a2cb95a5{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__8d5a8ab1 .item__d97f606d .footer__a2cb95a5>*{margin-left:0!important}.islandAccordion__8d5a8ab1 .item__d97f606d.md__a11aafd0 .header__4cc94f06{border-radius:16px}.islandAccordion__8d5a8ab1 .item__d97f606d.lg__893db0e2 .header__4cc94f06{border-radius:24px}}.noColumns__f9c5d4fd{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__f9c5d4fd>.content__2c689ded{width:456px;text-align:center}.filterPanel__59d72920{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__e033a1e9{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__e033a1e9>a:not(:first-child){margin-left:16px}.tabsLinePanel__ca15d6c0{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__6cad20d1{0%{opacity:0}to{opacity:1}}.tableBasic__05eb8347{position:relative}.tableBasic__05eb8347 table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__05eb8347 table th.alignLeft__1a8d56ef,.tableBasic__05eb8347 table td.alignLeft__1a8d56ef{text-align:left}.tableBasic__05eb8347 table th.alignRight__d29b2560,.tableBasic__05eb8347 table td.alignRight__d29b2560{text-align:right}.tableBasic__05eb8347 table th.alignCenter__27c6121e,.tableBasic__05eb8347 table td.alignCenter__27c6121e{text-align:center}.tableBasic__05eb8347 table th.verticalAlignBaseline__f6673770,.tableBasic__05eb8347 table td.verticalAlignBaseline__f6673770{vertical-align:baseline}.tableBasic__05eb8347 table th.verticalAlignSub__1297c70c,.tableBasic__05eb8347 table td.verticalAlignSub__1297c70c{vertical-align:sub}.tableBasic__05eb8347 table th.verticalAlignSuper__12f6a957,.tableBasic__05eb8347 table td.verticalAlignSuper__12f6a957{vertical-align:super}.tableBasic__05eb8347 table th.verticalAlignTextTop__37e4a636,.tableBasic__05eb8347 table td.verticalAlignTextTop__37e4a636{vertical-align:text-top}.tableBasic__05eb8347 table th.verticalAlignTextBottom__52f03bff,.tableBasic__05eb8347 table td.verticalAlignTextBottom__52f03bff{vertical-align:text-bottom}.tableBasic__05eb8347 table th.verticalAlignMiddle__290988e5,.tableBasic__05eb8347 table td.verticalAlignMiddle__290988e5{vertical-align:middle}.tableBasic__05eb8347 table th.verticalAlignTop__2823f9a5,.tableBasic__05eb8347 table td.verticalAlignTop__2823f9a5{vertical-align:top}.tableBasic__05eb8347 table th.verticalAlignBottom__f5245a30,.tableBasic__05eb8347 table td.verticalAlignBottom__f5245a30{vertical-align:bottom}.tableBasic__05eb8347 table>thead>tr{height:48px}.tableBasic__05eb8347 table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-20-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-20-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__05eb8347 table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-1-20-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-1-20-0)}}.tableBasic__05eb8347 table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__05eb8347 table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__05eb8347 table>thead>tr>th.checkboxType__730063c9{padding:16px 12px}.tableBasic__05eb8347 table>thead>tr>th .thBlock__ef5eba57{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__05eb8347 table>thead>tr>th .thBlock__ef5eba57.order__dcd9c78d{cursor:pointer}.tableBasic__05eb8347 table>thead>tr>th .thBlock__ef5eba57.order__dcd9c78d .orderButton__bbfea1dc{display:flex;visibility:hidden;align-items:center}.tableBasic__05eb8347 table>thead>tr>th .thBlock__ef5eba57.order__dcd9c78d .orderButton__bbfea1dc.alignLeft__1a8d56ef{margin-right:8px}.tableBasic__05eb8347 table>thead>tr>th .thBlock__ef5eba57.order__dcd9c78d .orderButton__bbfea1dc.alignRight__d29b2560{margin-left:8px}.tableBasic__05eb8347 table>thead>tr>th .thBlock__ef5eba57.order__dcd9c78d .orderButton__bbfea1dc.sorted__778580e6{visibility:visible}.tableBasic__05eb8347 table>thead>tr>th .thBlock__ef5eba57.order__dcd9c78d:hover .orderButton__bbfea1dc{visibility:visible}.tableBasic__05eb8347 table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-20-0)}.tableBasic__05eb8347 table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__05eb8347 table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__05eb8347 table>tbody>tr>td.textType__a713bb09{padding:12px}.tableBasic__05eb8347 table>tbody>tr>td.componentsType__bb248cf8{padding:8px 12px}.tableBasic__05eb8347 table>tbody>tr>td.checkboxType__730063c9{padding:10px 12px 12px}.tableBasic__05eb8347 table>tbody>tr.selected__fefe9c0a>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-20-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__05eb8347 table>tbody>tr.selected__fefe9c0a>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-1-20-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-1-20-0)}}.tableBasic__05eb8347 table>tbody.clickable__27659c68>tr{cursor:pointer}.tableBasic__05eb8347 table>tbody.hoverable__e569d717>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-20-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__05eb8347 table>tbody.hoverable__e569d717>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-1-20-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-1-20-0)}}.tableBasic__05eb8347 .footerEmptyData__f2831070{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__05eb8347 .spinnerWrapper__7371ac64{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__05eb8347 .spinnerWrapper__7371ac64 .tableLoaderScreen__8e341da7{border-radius:8px 8px 0 0}.tableBasic__05eb8347 .overlayCover__6bcff349{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-20-0);animation:fadeIn__6cad20d1 .3s}.tableBasicSettingsBody__22f5b372{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__38c4d602{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-20-0)!important}.columnSettingsSortableListItemTarget__38c4d602:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-20-0)!important}.columnSettingsSortableListItemTarget__38c4d602.dragging__907da879{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-20-0)!important}.columnSettingsStaticListItem__b7bb33cf{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-20-0)}.tableBasicSettingsFooter__872f730d{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-20-0);padding:11px 12px 12px}.tableBasicSettingsHeader__157dc9e3{padding:16px 12px 12px}.tableSettingsLink__fffd8ec0{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__9ee6019e{width:320px}.tableFooterWrapper__63a6bd1f{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__63a6bd1f .tableFooterShadow__89e63508{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-20-0);pointer-events:none}.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-20-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c .tableFooterSummary__c4bb48b3{display:flex;align-items:center}.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c .tableFooterSummary__c4bb48b3 .tableFooterSummarySelectedCount__fce79085,.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c .tableFooterSummary__c4bb48b3 .tableFooterSummarySelectAllButton__24b372db,.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c .tableFooterSummary__c4bb48b3 .tableFooterSummaryAmount__377bc054{display:inline-flex}.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c .tableFooterSummary__c4bb48b3 .tableFooterSummarySelectedCount__fce79085,.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c .tableFooterSummary__c4bb48b3 .tableFooterSummarySelectAllButton__24b372db,.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c .tableFooterSummary__c4bb48b3 .tableFooterSummaryAmount__377bc054,.tableFooterWrapper__63a6bd1f .tableFooter__54dfac4c .tableFooterSummary__c4bb48b3 .tableFooterSummaryLabel__00c48679{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__63a6bd1f{height:112px}}.paginationPanel__6a55b0eb{margin-top:16px}.masterTable__f3d7b1f2{position:relative}.orderedListItem__230a1eb7{counter-increment:list-item-tx}.orderedListItem__230a1eb7:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__230a1eb7+.orderedListItem__230a1eb7{margin-top:8px}.orderedList__9d4f6b85{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.suggestFieldMobileBody__e7da4967{height:176px}.suggestFieldMobileDropdownHint__eb2adab6{padding:16px}.lightBox__673f3926{display:flex;flex-direction:column;position:fixed;z-index:1300;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);top:var(--lightBox-screen-top);bottom:0;min-width:0;overflow-y:scroll}.lightBox__673f3926 .lightBoxBackdrop__c7bba939{content:"";position:fixed;top:var(--lightBox-screen-top);left:var(--lightBox-screen-left);width:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));height:100%;pointer-events:none;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-20-0)}.lightBox__673f3926.lightBoxSideOverlayActive__611b3b9f,.lightBox__673f3926.lightBoxTopOverlayActive__ed8ab24b{overflow-y:hidden}.lightBox__673f3926 .lightBoxContent__46ba3d9d{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;align-items:center;position:relative;margin:16px 16px 0;padding:0;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-1-20-0)}.lightBox__673f3926 .lightBoxContent__46ba3d9d>.global-page{width:100%;max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBox__673f3926 .lightBoxContent__46ba3d9d>.global-page{padding:16px}}.lightBox__673f3926 .loadingContentOverlay__8df54cb9{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__673f3926 .lightBoxContentResizeWrapper__80b36b53{position:absolute;left:0;right:0;height:0}.lightBox__673f3926 .tempElSafariBug__1cd2a739{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__07e195ea,.global-LB-less-or-equal-media-point-0 .lightBox__673f3926.lightBoxSideOverlayActive__611b3b9f{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__46ba3d9d{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__46ba3d9d{padding-left:80px;padding-right:80px}.lightBoxControls__aa42910e{z-index:100}.withKeyboardEvent__954d3424{display:inline-block}.withoutKeyboardEvent__a1a74026,.lightBox__673f3926.lightBoxSideOverlayActive__611b3b9f .withKeyboardEvent__954d3424,.lightBox__673f3926.lightBoxTopOverlayActive__ed8ab24b .withKeyboardEvent__954d3424,.lightBox__673f3926.isLoading__cfcaab44 .withKeyboardEvent__954d3424{display:none}.lightBox__673f3926.lightBoxSideOverlayActive__611b3b9f .withoutKeyboardEvent__a1a74026,.lightBox__673f3926.lightBoxTopOverlayActive__ed8ab24b .withoutKeyboardEvent__a1a74026,.lightBox__673f3926.isLoading__cfcaab44 .withoutKeyboardEvent__a1a74026{display:inline-block}.lightBox__673f3926.isLoading__cfcaab44 .lightBoxPrev__1acd9e59,.lightBox__673f3926.isLoading__cfcaab44 .lightBoxNext__719e3279{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__aa42910e{position:absolute;left:0;right:0;top:0;min-height:56px;padding:16px 16px 0;box-sizing:border-box}.global-LB-less-or-equal-media-point-0 .lightBoxControlsDesktop__4404e8a9{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__97ba0e29{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__30e5ef6f{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__1acd9e59,.global-LB-less-or-equal-media-point-0 .lightBoxNext__719e3279{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__1acd9e59{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__fc820f5a,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__1d960fa1{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__aa42910e{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__4404e8a9{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__97ba0e29{display:none}.global-LB-more-media-point-0 .lightBoxClose__30e5ef6f{position:fixed;left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px);top:calc(40px + var(--lightBox-screen-top))}.global-LB-more-media-point-0 .lightBoxPrev__1acd9e59,.global-LB-more-media-point-0 .lightBoxNext__719e3279{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__1acd9e59{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__719e3279{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__1fd28251{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__1fd28251.fixed__7f1277f5{position:fixed}.overlay__1fd28251.closing__a7c188d0,.overlay__1fd28251.opened__b1c87246{visibility:visible;left:0;right:0}.overlayPanel__5f813574{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-20-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__5f813574.bottom__226319d8{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__5f813574.left__eacc3e6e{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__5f813574.right__40565c11{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__5f813574.top__595f0d00{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__5f813574.left__eacc3e6e.opened__b1c87246,.overlayPanel__5f813574.right__40565c11.opened__b1c87246{transform:translate(0)}.overlayPanel__5f813574.top__595f0d00.opened__b1c87246,.overlayPanel__5f813574.bottom__226319d8.opened__b1c87246{transform:translateY(0)}.overlayContent__78d4cef2{display:flex;min-height:100%}.overlayMask__bd018158{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-20-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__bd018158.overlayOpened__d2325678{opacity:1}.lightBoxSideOverlayLoaderWrapper__3317fbb3{left:0;top:0;right:0;height:100vh;position:absolute;z-index:201;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.lightBoxSideOverlayCloseDesktopContainer__10db8503{position:absolute;top:24px;right:24px;bottom:0;pointer-events:none}.lightBoxSideOverlayCloseDesktop__2549abc0{position:sticky;top:24px;pointer-events:auto}.lightBoxSideOverlayCloseMobile__36ba9e66{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__10db8503{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__36ba9e66{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__36ba9e66{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__10db8503{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__36ba9e66{display:none}.lightBoxSideOverlayMask__889a572e{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-20-0)}.lightBoxSideOverlayWrapper__b0da2fff{position:fixed;min-height:calc(100% - var(--lightBox-screen-top));top:var(--lightBox-screen-top);left:0;width:0;z-index:200;overflow-y:auto;visibility:hidden}.lightBoxSideOverlayWrapper__b0da2fff.overflowXHidden__c77d1157{overflow-x:hidden}.lightBoxSideOverlayWrapper__b0da2fff.overflowYHidden__bd761ea3{overflow-y:hidden}.lightBoxSideOverlayWrapper__b0da2fff.closing__97fd1f5a,.lightBoxSideOverlayWrapper__b0da2fff.opened__9de74e99{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__b0da2fff.closing__97fd1f5a{pointer-events:none}.lightBoxSideOverlayWrapper__b0da2fff .global-page{max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBoxSideOverlayWrapper__b0da2fff .global-page{padding:16px}}.lightBoxSideOverlayWrapper__b0da2fff .lightBoxSideOverlayContent__ecb3a947{position:relative;transform:translateY(100%);transition:transform .6s;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-1-20-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__b0da2fff .lightBoxSideOverlayContent__ecb3a947.opened__9de74e99{transform:none}.lightBoxSideOverlayWrapper__b0da2fff .lightBoxSideOverlayContent__ecb3a947.opening__ddc57e98{transform:translateY(0)}.lightBoxSideOverlayWrapper__b0da2fff.sm__223541f8 .global-page{width:480px;max-width:100%}.lightBoxSideOverlayWrapper__b0da2fff.md__9204d9b7 .global-page{width:600px;max-width:100%}.lightBoxSideOverlayWrapper__b0da2fff.lg__9de59e71 .global-page{width:800px;max-width:100%}.lightBoxSideOverlayWrapper__b0da2fff .lightBoxSideOverlayBase__4364a68e{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__b0da2fff .lightBoxSideOverlayContent__ecb3a947{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__b0da2fff .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__b0da2fff .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__983548d0{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__983548d0.closing__97fd1f5a,.lightBoxSideOverlay__983548d0.opening__ddc57e98{overflow-x:hidden}.topOverlayMask__19323e4b{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-20-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__55f3121a{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__55f3121a.closing__c414791f,.topOverlayWrapper__55f3121a.opened__1f8ec8e2{bottom:0}.topOverlayWrapper__55f3121a .topOverlayPanel__3dbbfb63{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__3a7442f4{z-index:500}@media (max-width: 767px){.topOverlayPanel__3dbbfb63{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__f5896df5{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:left-sidebar-wrapper}.lightBoxLeftSidebar__f5896df5.fixed__e3ca756a{position:fixed}@container left-sidebar-wrapper (max-width: 100px){.lightBoxLeftSidebarInner__f991cb92{display:none}}.lightBoxRightSidebar__efe77e79{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:right-sidebar-wrapper}.lightBoxRightSidebar__efe77e79.fixed__e3ca756a{position:fixed}@container right-sidebar-wrapper (max-width: 100px){.lightBoxRightSidebarInner__0044705c{display:none}}html.scroll-0__bf7ef688{--triplex-next-scroll-width: 0px}html.scroll-15__cc1b4362{--triplex-next-scroll-width: 15px}html.scroll-16__bd97575f{--triplex-next-scroll-width: 16px}html.scroll-17__a2a7f3c3{--triplex-next-scroll-width: 17px}.smsField__48742e82{display:inline-block;position:relative;width:100%}.smsField__48742e82 .input__14229e66{text-align:center}.smsField__48742e82 .input__14229e66::placeholder{opacity:1}.smsField__48742e82 .input__14229e66:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-20-0)}.smsField__48742e82 .input__14229e66.lg__89a4662d{padding:18px 40px}.smsField__48742e82 .input__14229e66.md__d7b4c480{padding-left:26px;padding-right:26px}.smsField__48742e82 .input__14229e66.sm__4606844e{padding-left:20px;padding-right:20px}.smsField__48742e82 .btnRefresh__3c086a55{position:absolute;outline:none;z-index:1}.smsField__48742e82 .btnRefresh__3c086a55.lg__89a4662d{top:12px;left:12px;height:32px;width:32px}.smsField__48742e82 .btnRefresh__3c086a55.md__d7b4c480{top:10px;left:10px}.smsField__48742e82 .btnRefresh__3c086a55.sm__4606844e{top:4px;left:4px}.smsField__48742e82 .btnRefresh__3c086a55 .full__b550f8dc{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-1-20-0)}.smsField__48742e82 .btnRefresh__3c086a55 .empty__9ebd6c6c{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-1-20-0)}.smsField__48742e82 .btnRefresh__3c086a55:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-1-20-0)}.smsField__48742e82 .btnSubmit__361f8e19{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-1-20-0)}.smsField__48742e82 .btnSubmit__361f8e19.active__8765d549:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-1-20-0)}.smsField__48742e82 .btnSubmit__361f8e19.active__8765d549:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-1-20-0)}.smsField__48742e82 .btnSubmit__361f8e19.lg__89a4662d{top:15px;right:15px;height:26px;width:26px}.smsField__48742e82 .btnSubmit__361f8e19.md__d7b4c480{top:10px;right:10px}.smsField__48742e82 .btnSubmit__361f8e19.sm__4606844e{top:4px;right:4px}.spoiler__ddc5d93f{display:flex;flex-direction:column}.spoiler__ddc5d93f.opened__24bde3fa .caretIcon__f20149bd{transform:rotate(-180deg)}.spoiler__ddc5d93f .head__1fbe8fb3 .caretIcon__f20149bd{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__ddc5d93f .head__1fbe8fb3 button>span{white-space:normal;text-align:left}.spoiler__ddc5d93f .content__bbfabe8c.hidden__aa284a07{display:none}.spoiler__ddc5d93f .lg__2480dce0 .content__bbfabe8c{margin-top:8px}.spoiler__ddc5d93f .md__efd54e63 .content__bbfabe8c{margin-top:0}.spoiler__ddc5d93f .sm__73d5b72a .content__bbfabe8c{margin-top:-4px}.statusTrackerWrapper__d0986119{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-1-20-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-20-0);overflow:hidden;height:100%}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056{text-align:center;padding:16px 24px;z-index:1}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056.verticalAlignMiddle__4af0527b{align-self:center}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056.verticalAlignBottom__455eaf0a{align-self:end}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerChild__054e8ba9{padding:8px 0}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerChild__054e8ba9:empty{padding:0}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerSum__46e60e49,.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerTitle__6c1644aa{padding-bottom:4px}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerDescription__6af2790f{display:block;padding-top:8px}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerAlert__4eedfd24{margin-top:12px;text-align:left}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerStatus__f9747317{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerFooterWrapper__6d4dc939{display:grid}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerFooterWrapper__6d4dc939 .statusTrackerDescription__6af2790f:last-child{padding-top:0}.statusTrackerWrapper__d0986119 .statusTracker__5ff7f056 .statusTrackerFooterWrapper__6d4dc939 .statusTrackerButton__38751dc5{margin-bottom:12px}.statusTrackerWrapper__d0986119 .statusTrackerColor__ca4cab02{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__d0986119 .statusTrackerColor__ca4cab02.waiting__5daed2cd{background:var(--triplex-next-StatusTracker-Waiting_Color-1-20-0)}.statusTrackerWrapper__d0986119 .statusTrackerColor__ca4cab02.warning__a23c7716{background:var(--triplex-next-StatusTracker-Warning_Background-1-20-0)}.statusTrackerWrapper__d0986119 .statusTrackerColor__ca4cab02.rejected__06eee458{background:var(--triplex-next-StatusTracker-Rejected_Color-1-20-0)}.statusTrackerWrapper__d0986119 .statusTrackerColor__ca4cab02.approved__f0b56d82{background:var(--triplex-next-StatusTracker-Approved_Color-1-20-0)}.statusTrackerWrapper__d0986119 .statusTrackerBackground__8ed5b235{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__d0986119 .statusTrackerBackground__8ed5b235.waiting__5daed2cd{background:var(--triplex-next-StatusTracker-Waiting_Background-1-20-0)}.statusTrackerWrapper__d0986119 .statusTrackerBackground__8ed5b235.warning__a23c7716{background:var(--triplex-next-StatusTracker-Warning_Background-1-20-0)}.statusTrackerWrapper__d0986119 .statusTrackerBackground__8ed5b235.rejected__06eee458{background:var(--triplex-next-StatusTracker-Rejected_Background-1-20-0)}.statusTrackerWrapper__d0986119 .statusTrackerBackground__8ed5b235.approved__f0b56d82{background:var(--triplex-next-StatusTracker-Approved_Background-1-20-0)}@media (max-width: 767px){.statusTrackerWrapper__d0986119{border-radius:16px}}.smallInput__ef917bbc{height:20px;width:100%;padding:0 8px;box-sizing:border-box;font-family:inherit;font-size:14px;line-height:20px;vertical-align:top;color:var(--triplex-next-SmallInput-Color-1-20-0);background:var(--triplex-next-SmallInput-Background-1-20-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-20-0)}.smallInput__ef917bbc::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-20-0);opacity:1}.smallInput__ef917bbc::-ms-clear{display:none}.documentNumberEdit__68849977 .label__2a79f1bd{display:inline-block;margin-right:8px}.documentNumberEdit__68849977 .inputEditWrapper__9d9fa269{width:68px;display:inline-block}.sliderExtendedDot__61b3397d{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-20-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__61b3397d:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-20-0)}.sliderExtendedDot__61b3397d.focusedByClick__b93f4cf7:focus{box-shadow:none}.sliderExtendedDot__61b3397d:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-20-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__61b3397d:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-20-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__61b3397d.disabled__86e6c0f6{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-20-0)}.sliderExtendedDot__61b3397d.disabled__86e6c0f6:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-20-0)}.sliderExtendedDot__61b3397d.disabled__86e6c0f6:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-20-0)}.sliderExtendedDot__61b3397d:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-20-0)}.sliderExtendedDot__61b3397d:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-20-0)}.sliderExtendedDot__61b3397d.dragByMouse__5e1aafae{background:var(--triplex-next-Slider-Dot_Background_Select-1-20-0)}.sliderExtendedDot__61b3397d.dragByMouse__5e1aafae:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-20-0)}.sliderExtendedDot__61b3397d:hover .sliderExtendedTooltipOverlay__e66ec769,.sliderExtendedDot__61b3397d:focus .sliderExtendedTooltipOverlay__e66ec769{visibility:visible}.sliderExtendedDot__61b3397d.lg__55fd54cc{width:28px;height:28px}.sliderExtendedDot__61b3397d.lg__55fd54cc:after{width:10px;height:10px}.sliderExtendedDot__61b3397d.lg__55fd54cc:before{width:14px;height:14px}.sliderExtendedMarks__92d7c3b0{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__d6fac520{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__d6fac520 .sliderExtendedMarkDot__5fffed9f{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-20-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__d6fac520 .sliderExtendedMarkDot__5fffed9f.inSelectedRange__68c08bb9{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-20-0)}.sliderExtendedMark__d6fac520.lg__55fd54cc{top:20px}.sliderExtendedMark__d6fac520.lg__55fd54cc .sliderExtendedMarkDot__5fffed9f{top:-20px}.sliderExtendedMark__d6fac520 .sliderExtendedMarkText__3ad3bda2{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__d6fac520.disabled__86e6c0f6{pointer-events:none}.sliderExtendedMark__d6fac520.disabled__86e6c0f6 .sliderExtendedMarkText__3ad3bda2{pointer-events:none;opacity:.35}.sliderExtendedMark__d6fac520.disabled__86e6c0f6 .sliderExtendedMarkDot__5fffed9f{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-20-0)}.sliderExtendedMark__d6fac520:first-child,.sliderExtendedMark__d6fac520:last-child{transform:none}.sliderExtendedMark__d6fac520:first-child.reverse__80e8525c .sliderExtendedMarkDot__5fffed9f{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__d6fac520:first-child.reverse__80e8525c .sliderExtendedMarkText__3ad3bda2{margin-right:-4px}.sliderExtendedMark__d6fac520:first-child:not(.reverse__80e8525c) .sliderExtendedMarkDot__5fffed9f{left:0;transform:translate(-50%)}.sliderExtendedMark__d6fac520:first-child .sliderExtendedMarkText__3ad3bda2{margin-left:-4px}.sliderExtendedMark__d6fac520:last-child.reverse__80e8525c .sliderExtendedMarkDot__5fffed9f{left:0;transform:translate(-50%)}.sliderExtendedMark__d6fac520:last-child.reverse__80e8525c .sliderExtendedMarkText__3ad3bda2{margin-left:-4px}.sliderExtendedMark__d6fac520:last-child:not(.reverse__80e8525c) .sliderExtendedMarkDot__5fffed9f{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__d6fac520:last-child .sliderExtendedMarkText__3ad3bda2{margin-right:-4px}.sliderExtendedMark__d6fac520.active__925aedb8{pointer-events:none}.sliderExtendedRail__85498ec3{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-20-0);cursor:pointer}.sliderExtended__9c7897ec{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__9c7897ec.disabled__86e6c0f6 .sliderExtendedRail__85498ec3{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-20-0)}.sliderExtended__9c7897ec.lg__55fd54cc{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__032b18ca{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-20-0);z-index:10}.sliderExtendedTrack__032b18ca.lg__55fd54cc{top:12px}.sliderExtendedTrack__032b18ca:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-20-0)}.sliderExtendedTrack__032b18ca.focusedByClick__b93f4cf7:focus{box-shadow:none}.sliderExtendedTrack__032b18ca.hoverOrDragByMouse__3cccb67e{background:var(--triplex-next-Slider-Track_Background_Hover-1-20-0)}.sliderExtendedTrack__032b18ca.staticSlider__ff88a0e2{cursor:default;pointer-events:none}.sliderExtendedTrack__032b18ca.disabled__86e6c0f6{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-20-0)}.sliderExtendedTooltipOverlay__e66ec769{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__e66ec769.lg__55fd54cc{bottom:32px}.sliderExtendedTooltipOverlay__e66ec769 .tooltipBody__e5693731{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-20-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-20-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__e66ec769 .tooltipTip__1c4ff00d{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-20-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__e66ec769 .tooltipTip__1c4ff00d{margin:-.5px}}.treeView__ce597a7f,.treeViewGroup__197ddc42{margin:0;padding:0}.treeView__ce597a7f .treeViewNode__781e8707,.treeViewGroup__197ddc42 .treeViewNode__781e8707{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__a92305ea.collapsed__dd6debac{visibility:hidden}.checkboxTreeExtended__b55d41c8{margin-bottom:-12px;padding:12px}.checkboxTreeExtendedNode__85589636 .checkboxTreeExtendedNode__85589636{margin-left:24px}.checkboxTreeExtendedNodeHeader__72ca5ebb{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__72ca5ebb.sm__357373f7{margin-bottom:10px}.checkboxTreeExtendedNodeHeader__72ca5ebb.md__01af7ae7,.checkboxTreeExtendedNodeHeader__72ca5ebb.lg__b4ca9e4b{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__72ca5ebb .checkboxTreeCheckboxLabel__aa5b93ef{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__72ca5ebb .caretIconWrapper__3d9d98eb{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__72ca5ebb .caretIconWrapper__3d9d98eb:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-20-0)}.checkboxTreeExtendedNodeHeader__72ca5ebb.opened__242a8743 .caretIconWrapper__3d9d98eb{transform:rotate(180deg)}@media (max-width: 767px){.checkboxTreeExtended__b55d41c8{padding:12px 14px}}.chipGroup__23032a39{display:flex}.chipGroup__23032a39.oneLine__e2c806e0{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__23032a39.oneLine__e2c806e0::-webkit-scrollbar{display:none}.chipGroup__23032a39.multiLine__a2bc137e{flex-wrap:wrap}.chipGroup__23032a39.lg__25824834{gap:12px}.chipGroup__23032a39.md__b0a8856a,.chipGroup__23032a39.sm__2ba8c40b{gap:8px}.confirm__ebb3bcba{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__ebb3bcba.isInLightBox__520dca32{max-width:800px}.confirm__ebb3bcba.isInSideOverlaySM__0fda2758{max-width:416px}.confirm__ebb3bcba.isInSideOverlayMD__1e51ca7e{max-width:536px}.confirm__ebb3bcba.isInSideOverlayLG__7c5344ca{max-width:736px}.confirmCloseButton__e04e6d05{position:absolute;top:24px;right:24px}.confirmContent__faec74ae{margin-bottom:24px;padding-right:56px}.confirmControls__cc51606f{white-space:nowrap}.confirmContentTitle__6f19d21c{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__e04e6d05{top:16px;right:16px}.confirmContent__faec74ae{margin-bottom:16px}}.divider__25d001b0{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-20-0);border:none}.marginTopSize-4__2785d40f{margin-top:4px}.marginBottomSize-4__c2131cea{margin-bottom:4px}.marginTopSize-8__e142bee6{margin-top:8px}.marginBottomSize-8__e7bad152{margin-bottom:8px}.marginTopSize-12__c75422c0{margin-top:12px}.marginBottomSize-12__d3cf031d{margin-bottom:12px}.marginTopSize-16__9364c4b4{margin-top:16px}.marginBottomSize-16__099e301a{margin-bottom:16px}.marginTopSize-20__bc9f523a{margin-top:20px}.marginBottomSize-20__c3c6f48f{margin-bottom:20px}.marginTopSize-24__dac9b363{margin-top:24px}.marginBottomSize-24__add1be7c{margin-bottom:24px}.marginTopSize-28__24b884dc{margin-top:28px}.marginBottomSize-28__50124a4e{margin-bottom:28px}.marginTopSize-32__91df718c{margin-top:32px}.marginBottomSize-32__9c41bb4d{margin-bottom:32px}.listMasterChipGroup__79a51ae3{padding:0 16px}.listMasterFooter__720953c2{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-20-0);color:var(--triplex-next-ListMaster-Footer_Color-1-20-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__720953c2.sticky__43ed3589{position:sticky;bottom:0}.listMasterFooterDescription__b09091c9{padding-right:16px}.listMasterFooterControls__7c377f57{white-space:nowrap}.listMasterHeader__6f4f754d{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-20-0);color:var(--triplex-next-ListMaster-Header_Color-1-20-0)}.listMasterHeader__6f4f754d.sticky__43ed3589{position:sticky;top:0;z-index:1}.selectionControls__ddcb9cb3{display:flex;justify-content:space-between;align-items:center}.uploadZone__a578de64{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-20-0)}.uploadZone__a578de64:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-20-0)}.uploadZoneDragArea__657822cc{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-20-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__c6177878{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-20-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-20-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-20-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__22d94239{display:none}@media (max-width: 767px){.uploadZone__a578de64,.uploadZone__a578de64:hover{background:none}.uploadZoneDragArea__657822cc{display:none}}button.helpBoxButton__353cdfcd{position:relative;vertical-align:text-bottom}.dateRange__4d1b6076{display:flex;align-items:center}.dateRangeButton__1ff43ae3{z-index:1}.separator__5a6e3cb4{width:20px;height:20px;flex-shrink:0}.tagColor__e2f2b4c1{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__e2f2b4c1.sm__409a5943{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__e2f2b4c1.md__85f7a618{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__e2f2b4c1.lg__a254f1b8{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__e2f2b4c1.default__068dc6e6{background:var(--triplex-next-TagColor-Background_Default-1-20-0)}.tagColor__e2f2b4c1.success__de96d080{background:var(--triplex-next-TagColor-Background_Success-1-20-0)}.tagColor__e2f2b4c1.info__a554d441{background:var(--triplex-next-TagColor-Background_Info-1-20-0)}.tagColor__e2f2b4c1.warning__c7104938{background:var(--triplex-next-TagColor-Background_Warning-1-20-0)}.tagColor__e2f2b4c1.error__c00eb74c{background:var(--triplex-next-TagColor-Background_Error-1-20-0)}.content__231ce387{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-1-20-0)}