@sberbusiness/triplex-next 1.6.0 → 1.7.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 (411) hide show
  1. package/chunks/{AlertProcessSpoiler-BCXIqVd5.js → AlertProcessSpoiler-Ce_8Yuvv.js} +9 -9
  2. package/chunks/{CalendarViewItem-CHiqUGxF.js → CalendarViewItem-BDMvwpK5.js} +17 -17
  3. package/chunks/Card.module-BvlTqE5R.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-DsOQXTb2.js +11 -0
  5. package/chunks/{Chip-yWyfl_o2.js → Chip-eRAmMCbK.js} +10 -10
  6. package/chunks/Confirm.module-BQvs_z36.js +15 -0
  7. package/chunks/DropdownListItem-DjvVx10v.js +57 -0
  8. package/chunks/DropdownMobile.module-CEPFt9uH.js +21 -0
  9. package/chunks/Footer.module-CXnDx0Qq.js +9 -0
  10. package/chunks/{FormFieldInput-BBhoiftf.js → FormFieldInput-Dc0f4nno.js} +15 -15
  11. package/chunks/HeaderLayoutSidebar.module-CHV51xUH.js +9 -0
  12. package/chunks/HeaderTabs.module-T3W10WU8.js +9 -0
  13. package/chunks/{HeaderTitle.module-CBMLSjn-.js → HeaderTitle.module-B6qQsh69.js} +2 -2
  14. package/chunks/IslandAccordion.module-DoM2x4VR.js +26 -0
  15. package/chunks/IslandWidgetFooter.module-qNMIN4zr.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-DUf_HV96.js +9 -0
  17. package/chunks/{LightBoxContent-BjsBFl6W.js → LightBoxContent--MHZ9Gkl.js} +14 -14
  18. package/chunks/LightBoxControls.module-C3_q74nl.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-D66ESS7b.js +8 -0
  20. package/chunks/{ListItemControlsButton-CueYzEGM.js → ListItemControlsButton-CDyUDFUr.js} +9 -9
  21. package/chunks/ListItemTail.module-DYbacvAR.js +12 -0
  22. package/chunks/ListMasterFooter.module-ghOvyA19.js +10 -0
  23. package/chunks/ModalWindow.module-CvIIBPzJ.js +17 -0
  24. package/chunks/Notification.module-DrKXO_L0.js +21 -0
  25. package/chunks/Overlay.module-B4exkEG2.js +18 -0
  26. package/chunks/Page.module-CvSterCP.js +11 -0
  27. package/chunks/{RightBorderArrow-rROpeCX0.js → RightBorderArrow-B-QGBlRY.js} +14 -14
  28. package/chunks/SMSInput.module-DkPfMZWv.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-DZlxonFv.js +15 -0
  30. package/chunks/{SliderExtendedRail-BmH-0W3L.js → SliderExtendedRail-VV02EHbt.js} +10 -10
  31. package/chunks/StatusTracker.module-BzVEt7sh.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-Bh4smUeN.js → SuggestFieldMobileDropdownHint-CW9LKnIb.js} +4 -4
  33. package/chunks/TableFooter.module-DKNnDtzT.js +14 -0
  34. package/chunks/TabsExtended.module-BQKnCc6i.js +16 -0
  35. package/chunks/TabsLine.module-Cr-x0ll4.js +23 -0
  36. package/chunks/TooltipDesktop.module-D3epe_HW.js +19 -0
  37. package/chunks/{TooltipMobileCloseButton-BUyQFHWX.js → TooltipMobileCloseButton-BCyljTIq.js} +7 -7
  38. package/chunks/TreeView.module-BXfRfHL4.js +9 -0
  39. package/chunks/{UploadZoneInput-CjsECm07.js → UploadZoneInput-DNhfVDyP.js} +2 -2
  40. package/chunks/{utils-D-KMukhm.js → utils-BY1yN3Hq.js} +5 -5
  41. package/chunks/utils-BtnGErpx.js +20 -0
  42. package/chunks/utils-CR8DYAi0.js +73 -0
  43. package/chunks/utils-D9oDaQiI.js +36 -0
  44. package/chunks/{utils-vwCIbf0H.js → utils-DQX5JZ_3.js} +7 -7
  45. package/components/Alert/AlertContext/AlertContext.js +8 -8
  46. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  47. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  48. package/components/Amount/Amount.js +7 -7
  49. package/components/AmountField/AmountField.js +2 -2
  50. package/components/Body/Body.js +8 -25
  51. package/components/Body/index.js +2 -4
  52. package/components/Button/Button.js +26 -26
  53. package/components/Button/ButtonBase.js +1 -1
  54. package/components/Button/ButtonDropdown.js +13 -13
  55. package/components/Button/ButtonDropdownExtended.js +4 -4
  56. package/components/Button/ButtonIcon.js +8 -8
  57. package/components/Calendar/Calendar.js +5 -5
  58. package/components/Calendar/components/CalendarControls.js +4 -5
  59. package/components/Calendar/components/CalendarFooter.js +4 -4
  60. package/components/Calendar/components/CalendarViewDays.js +1 -1
  61. package/components/Calendar/components/CalendarViewItem.js +1 -1
  62. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  63. package/components/Calendar/components/CalendarViewYears.js +1 -1
  64. package/components/Card/CardAction.js +6 -6
  65. package/components/Card/CardStatic.js +2 -2
  66. package/components/Card/components/CardContent/CardContent.js +1 -1
  67. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  68. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  69. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  70. package/components/Card/components/CardMedia.js +1 -1
  71. package/components/Card/utils.js +1 -1
  72. package/components/CarouselExtended/CarouselExtended.js +11 -11
  73. package/components/Checkbox/Checkbox.js +14 -14
  74. package/components/Checkbox/CheckboxXGroup.js +16 -16
  75. package/components/Checkbox/CheckboxYGroup.js +3 -3
  76. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  77. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  78. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  79. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  80. package/components/Chip/Chip.js +1 -1
  81. package/components/Chip/ChipClearButton.js +6 -6
  82. package/components/Chip/ChipDatePicker/ChipDatePicker.js +91 -0
  83. package/components/Chip/ChipDatePicker/components/ChipDatePickerTarget.js +34 -0
  84. package/components/Chip/ChipDropdownArrow.js +1 -1
  85. package/components/Chip/ChipIcon.js +1 -1
  86. package/components/Chip/ChipMultiselect.js +1 -1
  87. package/components/Chip/ChipOptions.js +4 -4
  88. package/components/Chip/ChipSelect.js +1 -1
  89. package/components/Chip/ChipSort.js +1 -1
  90. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  91. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
  92. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  93. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +18 -18
  94. package/components/Chip/index.js +1 -1
  95. package/components/ChipGroup/ChipGroup.js +11 -11
  96. package/components/Col/Col.js +140 -140
  97. package/components/CollapsableTree/components/CollapsableTreeNode.js +11 -11
  98. package/components/Confirm/Confirm.js +1 -1
  99. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  100. package/components/Confirm/components/ConfirmContent.js +1 -1
  101. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  102. package/components/Confirm/components/ConfirmControls.js +1 -1
  103. package/components/DateField/DateField.js +1 -1
  104. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  105. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +1 -1
  106. package/components/DateRange/DateRange.js +14 -14
  107. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  108. package/components/DesignTokens/DesignTokensComponents.js +36 -31
  109. package/components/DesignTokens/DesignTokensComponentsThemeDark.js +42 -37
  110. package/components/DesignTokens/components/IslandWidget.js +14 -0
  111. package/components/DesignTokens/components/index.js +63 -60
  112. package/components/Divider/Divider.js +17 -17
  113. package/components/DocumentNumberEdit/DocumentNumberEdit.js +8 -8
  114. package/components/Dropdown/desktop/DropdownDesktop.js +12 -12
  115. package/components/Dropdown/desktop/DropdownList.js +1 -1
  116. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  117. package/components/Dropdown/desktop/index.js +1 -1
  118. package/components/Dropdown/index.js +1 -1
  119. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  120. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  121. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  122. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileInput.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  127. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  128. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  129. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
  130. package/components/Ellipsis/Ellipsis.js +11 -11
  131. package/components/ExpandAnimation/ExpandAnimation.js +6 -6
  132. package/components/Footer/Footer.js +1 -1
  133. package/components/Footer/components/FooterDescription.js +1 -1
  134. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  135. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  136. package/components/FormField/FormField.js +23 -23
  137. package/components/FormField/components/FormFieldClear.js +8 -8
  138. package/components/FormField/components/FormFieldCounter.js +3 -3
  139. package/components/FormField/components/FormFieldDescription.js +1 -1
  140. package/components/FormField/components/FormFieldInput.js +1 -1
  141. package/components/FormField/components/FormFieldLabel.js +9 -9
  142. package/components/FormField/components/FormFieldMaskedInput.js +22 -22
  143. package/components/FormField/components/FormFieldPostfix.js +4 -4
  144. package/components/FormField/components/FormFieldPrefix.js +5 -5
  145. package/components/FormField/components/FormFieldTarget.js +17 -17
  146. package/components/FormField/components/FormFieldTextarea.js +1 -1
  147. package/components/FormField/index.js +1 -1
  148. package/components/Header/Header.js +1 -1
  149. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  150. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  151. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  152. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +1 -1
  153. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  154. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  155. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  156. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  157. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  158. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  159. package/components/HelpBox/HelpBox.js +31 -31
  160. package/components/HelpBox/index.js +5 -0
  161. package/components/Island/Island.js +1 -1
  162. package/components/Island/components/IslandBody.js +3 -3
  163. package/components/Island/components/IslandFooter.js +4 -4
  164. package/components/Island/components/IslandHeader.js +1 -1
  165. package/components/Island/utils.js +1 -1
  166. package/components/IslandAccordion/IslandAccordion.js +2 -2
  167. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  168. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  169. package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
  170. package/components/IslandWidget/IslandWidget.js +51 -0
  171. package/components/IslandWidget/IslandWidgetContext.js +10 -0
  172. package/components/IslandWidget/components/IslandWidgetBody.js +7 -0
  173. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +23 -0
  174. package/components/IslandWidget/components/IslandWidgetFooter.js +13 -0
  175. package/components/IslandWidget/components/IslandWidgetFooterContent.js +11 -0
  176. package/components/IslandWidget/components/IslandWidgetFooterControls.js +11 -0
  177. package/components/IslandWidget/components/IslandWidgetHeader.js +13 -0
  178. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +13 -0
  179. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +13 -0
  180. package/components/IslandWidget/components/IslandWidgetWrapper.js +17 -0
  181. package/components/IslandWidget/components/index.js +15 -0
  182. package/components/IslandWidget/index.js +17 -0
  183. package/components/LightBox/LightBox.js +14 -13
  184. package/components/LightBox/LightBoxContent.js +1 -1
  185. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  186. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  187. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  188. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  189. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +63 -66
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  191. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  192. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
  193. package/components/LightBox/LightBoxSideOverlay/enums.js +5 -0
  194. package/components/LightBox/LightBoxSideOverlay/index.js +7 -0
  195. package/components/LightBox/index.js +7 -3
  196. package/components/Link/Link.js +10 -10
  197. package/components/List/List.js +2 -2
  198. package/components/List/components/ListEmptyState.js +1 -1
  199. package/components/List/components/ListItem.js +1 -1
  200. package/components/List/components/ListItemContent.js +6 -6
  201. package/components/List/components/ListItemControls.js +1 -1
  202. package/components/List/components/ListItemControlsButton.js +1 -1
  203. package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
  204. package/components/List/components/ListItemLoading.js +3 -3
  205. package/components/List/components/ListItemSelectable.js +1 -1
  206. package/components/List/components/ListItemTable.js +6 -6
  207. package/components/List/components/ListItemTailLeft.js +1 -1
  208. package/components/List/components/ListItemTailRight.js +1 -1
  209. package/components/List/components/ListSortableItem.js +5 -5
  210. package/components/List/components/ListSortableItemControls.js +1 -1
  211. package/components/List/components/ListSortableItemTarget.js +4 -4
  212. package/components/List/index.js +1 -1
  213. package/components/ListMaster/ListMaster.js +1 -1
  214. package/components/ListMaster/components/ListMasterBody.js +1 -1
  215. package/components/ListMaster/components/ListMasterChipGroup.js +1 -1
  216. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  217. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  218. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  219. package/components/ListMaster/components/ListMasterHeader.js +1 -1
  220. package/components/ListMaster/components/SelectionControls.js +5 -5
  221. package/components/Loader/LoaderMiddle/LoaderMiddle.js +11 -11
  222. package/components/Loader/LoaderSmall/LoaderSmall.js +11 -11
  223. package/components/LoaderScreen/LoaderScreen.js +1 -1
  224. package/components/Marker/Marker.js +1 -1
  225. package/components/Marker/utils.js +1 -1
  226. package/components/MarkerStatus/MarkerStatus.js +14 -14
  227. package/components/ModalWindow/ModalWindow.js +37 -36
  228. package/components/ModalWindow/components/ModalWindowBody.js +10 -10
  229. package/components/ModalWindow/components/ModalWindowClose.js +4 -4
  230. package/components/ModalWindow/components/ModalWindowContent.js +15 -9
  231. package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
  232. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  233. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +7 -7
  234. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +3 -3
  235. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  236. package/components/Notification/Notification.js +2 -2
  237. package/components/Notification/NotificationGrouped.js +1 -1
  238. package/components/Notification/components/NotificationBody.js +1 -1
  239. package/components/Notification/components/NotificationBodyContent.js +1 -1
  240. package/components/Notification/components/NotificationBodyList.js +1 -1
  241. package/components/Notification/components/NotificationClose.js +1 -1
  242. package/components/Notification/components/NotificationFooter.js +1 -1
  243. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  244. package/components/Notification/components/NotificationHeader.js +1 -1
  245. package/components/Notification/components/NotificationIcon.js +1 -1
  246. package/components/Notification/components/NotificationTime.js +1 -1
  247. package/components/NumberField/NumberFieldInput.js +1 -1
  248. package/components/OrderedList/OrderedList.js +4 -4
  249. package/components/OrderedList/OrderedListItem.js +8 -8
  250. package/components/Overlay/Overlay.js +1 -1
  251. package/components/Overlay/OverlayMask.js +1 -1
  252. package/components/Overlay/OverlayPanel.js +1 -1
  253. package/components/Page/Page.js +1 -1
  254. package/components/Page/components/BodyPage.js +22 -8
  255. package/components/Page/components/FooterPage.js +1 -1
  256. package/components/Page/components/HeaderPage.js +1 -1
  257. package/components/Page/components/enums.js +5 -3
  258. package/components/Page/index.js +7 -5
  259. package/components/Pagination/components/PaginationExtended.js +2 -2
  260. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  261. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  262. package/components/Pagination/components/PaginationPageButton.js +1 -1
  263. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  264. package/components/Pagination/components/PaginationSelect.js +6 -6
  265. package/components/Radio/Radio.js +12 -12
  266. package/components/Radio/RadioXGroup.js +12 -12
  267. package/components/Radio/RadioYGroup.js +9 -9
  268. package/components/Row/Row.js +9 -9
  269. package/components/SMSInput/SMSInput.js +2 -2
  270. package/components/SMSInput/components/RefreshIcon.js +1 -1
  271. package/components/SMSInput/components/SMSInputInput.js +2 -2
  272. package/components/SMSInput/components/SMSInputRefresh.js +1 -1
  273. package/components/SMSInput/components/SMSInputSubmit.js +1 -1
  274. package/components/SegmentedControl/SegmentedControl.js +5 -5
  275. package/components/SegmentedControl/SegmentedControlSegment.js +5 -5
  276. package/components/SelectExtendedField/SelectExtendedField.js +1 -1
  277. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  278. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +15 -15
  279. package/components/Skeleton/Skeleton.js +10 -10
  280. package/components/SliderExtended/SliderExtended.js +2 -2
  281. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +1 -1
  282. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  283. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  284. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  285. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +9 -9
  286. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +19 -19
  287. package/components/SmallInput/SmallInput.js +4 -4
  288. package/components/Spoiler/Spoiler.js +13 -13
  289. package/components/StatusTracker/StatusTracker.js +2 -2
  290. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  291. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  292. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  293. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  294. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  295. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  296. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  297. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  298. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  299. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  300. package/components/Step/Step.js +6 -6
  301. package/components/Stepper/RightBorderArrow.js +1 -1
  302. package/components/Stepper/Stepper.js +1 -1
  303. package/components/Stepper/StepperExtended.js +5 -5
  304. package/components/Stepper/StepperStep.js +2 -2
  305. package/components/Stepper/StepperWrapper.js +4 -4
  306. package/components/Suggest/SuggestMobileDropdownContent.js +8 -8
  307. package/components/SuggestField/SuggestField.js +1 -1
  308. package/components/SuggestField/SuggestFieldTarget.js +1 -1
  309. package/components/SuggestField/SuggestFieldTargetPostfix.js +1 -1
  310. package/components/SuggestField/desktop/SuggestFieldDesktop.js +14 -14
  311. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  312. package/components/SuggestField/index.js +1 -1
  313. package/components/SuggestField/mobile/SuggestFieldMobile.js +1 -1
  314. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  315. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  316. package/components/SuggestField/mobile/index.js +1 -1
  317. package/components/SwipeableArea/SwipeableArea.js +2 -2
  318. package/components/Table/FilterPanel.js +6 -6
  319. package/components/Table/MasterTable.js +2 -2
  320. package/components/Table/NoColumns.js +5 -5
  321. package/components/Table/PaginationPanel.js +4 -4
  322. package/components/Table/TableBasic/TableBasic.js +1 -1
  323. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  324. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  325. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  326. package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
  327. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  328. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  329. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
  330. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  331. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
  332. package/components/Table/TableFooter/TableFooter.js +1 -1
  333. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  334. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  335. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  336. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  337. package/components/Table/TabsLinePanel.js +5 -5
  338. package/components/Table/TabsLinePanelLinks.js +1 -1
  339. package/components/Table/utils.js +1 -1
  340. package/components/Tabs/Tabs.js +21 -21
  341. package/components/TabsExtended/TabsExtended.js +2 -2
  342. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  343. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  344. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  345. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  346. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  347. package/components/TabsExtended/utils.js +1 -1
  348. package/components/TabsLine/TabsLine.js +1 -1
  349. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  350. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  351. package/components/TabsLine/components/TabsLineItem.js +1 -1
  352. package/components/TabsLine/components/TabsLineMobile.js +9 -9
  353. package/components/Tag/Tag.js +12 -12
  354. package/components/TagGroup/TagGroup.js +13 -13
  355. package/components/TextField/TextField.js +1 -1
  356. package/components/TextareaField/TextareaField.js +1 -1
  357. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  358. package/components/Tooltip/components/common/TooltipLink.js +7 -7
  359. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  360. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  361. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  362. package/components/Tooltip/components/mobile/TooltipMobile.js +1 -1
  363. package/components/Tooltip/components/mobile/components/TooltipMobileCloseButton.js +1 -1
  364. package/components/Tooltip/components/mobile/components/TooltipMobileHeader.js +1 -1
  365. package/components/TopOverlay/TopOverlay.js +22 -22
  366. package/components/TreeView/TreeView.js +1 -1
  367. package/components/TreeView/components/TreeViewGroup.js +1 -1
  368. package/components/TreeView/components/TreeViewNode.js +1 -1
  369. package/components/Typography/Caption.js +6 -6
  370. package/components/Typography/Text.js +13 -13
  371. package/components/Typography/Title.js +17 -17
  372. package/components/Typography/utils.js +1 -1
  373. package/components/UnorderedList/UnorderedList.js +5 -5
  374. package/components/UnorderedList/UnorderedListItem.js +6 -6
  375. package/components/UploadZone/UploadZone.js +2 -2
  376. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  377. package/components/index.js +559 -528
  378. package/index.d.ts +266 -21
  379. package/index.js +410 -363
  380. package/package.json +9 -1
  381. package/styles/triplex-next.css +529 -527
  382. package/utils/index.js +30 -0
  383. package/chunks/Card.module-CmXEvD5r.js +0 -17
  384. package/chunks/CheckboxTreeExtended.module-D-2ZUrcy.js +0 -11
  385. package/chunks/Confirm.module-Ds4ZMYVB.js +0 -15
  386. package/chunks/DropdownListItem-DgEkMGvB.js +0 -57
  387. package/chunks/DropdownMobile.module-thvNKX4t.js +0 -21
  388. package/chunks/Footer.module-DZhiuTzP.js +0 -9
  389. package/chunks/HeaderLayoutSidebar.module-DaB6pHPF.js +0 -9
  390. package/chunks/HeaderTabs.module-DK3rR1yV.js +0 -9
  391. package/chunks/IslandAccordion.module-D9LSijXT.js +0 -26
  392. package/chunks/LightBoxControls.module-BHw6I5-d.js +0 -16
  393. package/chunks/LightBoxSideOverlayClose.module-VE4NCDr0.js +0 -8
  394. package/chunks/ListItemTail.module-Bw2cyg-n.js +0 -12
  395. package/chunks/ListMasterFooter.module-BfD7OQFa.js +0 -10
  396. package/chunks/ModalWindow.module-Nps-2rvx.js +0 -17
  397. package/chunks/Notification.module-DZZnmvDX.js +0 -21
  398. package/chunks/Overlay.module-BGfiVeol.js +0 -18
  399. package/chunks/Page.module-CV4uy77C.js +0 -12
  400. package/chunks/SMSInput.module-Br6FTDVD.js +0 -16
  401. package/chunks/SliderExtendedMarks.module-Bubs2UAN.js +0 -15
  402. package/chunks/StatusTracker.module-BVzGbfDD.js +0 -24
  403. package/chunks/TableFooter.module-hx13-EO6.js +0 -14
  404. package/chunks/TabsExtended.module-CNjCgifz.js +0 -16
  405. package/chunks/TabsLine.module-_Jn8K0jv.js +0 -23
  406. package/chunks/TooltipDesktop.module-Cx6fDiek.js +0 -19
  407. package/chunks/TreeView.module-oeG4_2Ve.js +0 -9
  408. package/chunks/utils-C1Q-0uVF.js +0 -36
  409. package/chunks/utils-C8A7RzC0.js +0 -20
  410. package/chunks/utils-Cb3psf0n.js +0 -73
  411. package/components/Body/enums.js +0 -5
@@ -1,527 +1,529 @@
1
- html {--triplex-next-ColorBrand-0-1-6-0: #1F3336;
2
- --triplex-next-ColorBrand-10-1-6-0: #0B3A3C;
3
- --triplex-next-ColorBrand-20-1-6-0: #006063;
4
- --triplex-next-ColorBrand-30-1-6-0: #007777;
5
- --triplex-next-ColorBrand-40-1-6-0: #008985;
6
- --triplex-next-ColorBrand-50-1-6-0: #21A19A;
7
- --triplex-next-ColorBrand-60-1-6-0: #19BDB0;
8
- --triplex-next-ColorBrand-70-1-6-0: #4BD9CF;
9
- --triplex-next-ColorBrand-80-1-6-0: #71ECDC;
10
- --triplex-next-ColorBrand-90-1-6-0: #A8F5E9;
11
- --triplex-next-ColorBrand-100-1-6-0: #E3FFFA;
12
- --triplex-next-ColorDarkNeutralAlpha-0-1-6-0: rgba(31, 31, 34, 1);
13
- --triplex-next-ColorDarkNeutralAlpha-10-1-6-0: rgba(31, 31, 34, .95);
14
- --triplex-next-ColorDarkNeutralAlpha-20-1-6-0: rgba(31, 31, 34, .85);
15
- --triplex-next-ColorDarkNeutralAlpha-30-1-6-0: rgba(31, 31, 34, .75);
16
- --triplex-next-ColorDarkNeutralAlpha-40-1-6-0: rgba(31, 31, 34, .65);
17
- --triplex-next-ColorDarkNeutralAlpha-50-1-6-0: rgba(31, 31, 34, .55);
18
- --triplex-next-ColorDarkNeutralAlpha-60-1-6-0: rgba(31, 31, 34, .45);
19
- --triplex-next-ColorDarkNeutralAlpha-70-1-6-0: rgba(31, 31, 34, .35);
20
- --triplex-next-ColorDarkNeutralAlpha-80-1-6-0: rgba(31, 31, 34, .25);
21
- --triplex-next-ColorDarkNeutralAlpha-90-1-6-0: rgba(31, 31, 34, .15);
22
- --triplex-next-ColorDarkNeutralAlpha-100-1-6-0: rgba(31, 31, 34, .05);
23
- --triplex-next-ColorDarkNeutral-0-1-6-0: #000000;
24
- --triplex-next-ColorDarkNeutral-10-1-6-0: #171719;
25
- --triplex-next-ColorDarkNeutral-20-1-6-0: #1B1B1D;
26
- --triplex-next-ColorDarkNeutral-30-1-6-0: #1F1F22;
27
- --triplex-next-ColorDarkNeutral-40-1-6-0: #262629;
28
- --triplex-next-ColorDarkNeutral-50-1-6-0: #2D2D30;
29
- --triplex-next-ColorDarkNeutral-60-1-6-0: #343437;
30
- --triplex-next-ColorDarkNeutral-70-1-6-0: #3B3B3E;
31
- --triplex-next-ColorDarkNeutral-80-1-6-0: #424245;
32
- --triplex-next-ColorDarkNeutral-90-1-6-0: #49494C;
33
- --triplex-next-ColorDarkNeutral-100-1-6-0: #4F4F52;
34
- --triplex-next-ColorError-0-1-6-0: #443139;
35
- --triplex-next-ColorError-10-1-6-0: #4E3741;
36
- --triplex-next-ColorError-20-1-6-0: #A90024;
37
- --triplex-next-ColorError-30-1-6-0: #BD002C;
38
- --triplex-next-ColorError-40-1-6-0: #D10032;
39
- --triplex-next-ColorError-50-1-6-0: #E60037;
40
- --triplex-next-ColorError-60-1-6-0: #F80C45;
41
- --triplex-next-ColorError-70-1-6-0: #FF5571;
42
- --triplex-next-ColorError-80-1-6-0: #FFB1C1;
43
- --triplex-next-ColorError-90-1-6-0: #FCE0E6;
44
- --triplex-next-ColorError-100-1-6-0: #FFF0F3;
45
- --triplex-next-ColorInfo-0-1-6-0: #313749;
46
- --triplex-next-ColorInfo-10-1-6-0: #2E3A52;
47
- --triplex-next-ColorInfo-20-1-6-0: #0A43B0;
48
- --triplex-next-ColorInfo-30-1-6-0: #124FC2;
49
- --triplex-next-ColorInfo-40-1-6-0: #0E57CC;
50
- --triplex-next-ColorInfo-50-1-6-0: #1371E4;
51
- --triplex-next-ColorInfo-60-1-6-0: #1297FE;
52
- --triplex-next-ColorInfo-70-1-6-0: #66BEFF;
53
- --triplex-next-ColorInfo-80-1-6-0: #8DD2FF;
54
- --triplex-next-ColorInfo-90-1-6-0: #B8E6FF;
55
- --triplex-next-ColorInfo-100-1-6-0: #E3F6FF;
56
- --triplex-next-ColorNeutralAlpha-0-1-6-0: rgba(255, 255, 255, 1);
57
- --triplex-next-ColorNeutralAlpha-10-1-6-0: rgba(255, 255, 255, .95);
58
- --triplex-next-ColorNeutralAlpha-20-1-6-0: rgba(255, 255, 255, .85);
59
- --triplex-next-ColorNeutralAlpha-30-1-6-0: rgba(255, 255, 255, .75);
60
- --triplex-next-ColorNeutralAlpha-40-1-6-0: rgba(255, 255, 255, .65);
61
- --triplex-next-ColorNeutralAlpha-50-1-6-0: rgba(255, 255, 255, .55);
62
- --triplex-next-ColorNeutralAlpha-60-1-6-0: rgba(255, 255, 255, .45);
63
- --triplex-next-ColorNeutralAlpha-70-1-6-0: rgba(255, 255, 255, .35);
64
- --triplex-next-ColorNeutralAlpha-80-1-6-0: rgba(255, 255, 255, .25);
65
- --triplex-next-ColorNeutralAlpha-90-1-6-0: rgba(255, 255, 255, .15);
66
- --triplex-next-ColorNeutralAlpha-100-1-6-0: rgba(255, 255, 255, .05);
67
- --triplex-next-ColorNeutral-0-1-6-0: #CBCFD7;
68
- --triplex-next-ColorNeutral-10-1-6-0: #D1D4DC;
69
- --triplex-next-ColorNeutral-20-1-6-0: #D6D9E0;
70
- --triplex-next-ColorNeutral-30-1-6-0: #DCDFE4;
71
- --triplex-next-ColorNeutral-40-1-6-0: #DFE2E7;
72
- --triplex-next-ColorNeutral-50-1-6-0: #E3E6EA;
73
- --triplex-next-ColorNeutral-60-1-6-0: #E7E9EE;
74
- --triplex-next-ColorNeutral-70-1-6-0: #EAEDF1;
75
- --triplex-next-ColorNeutral-80-1-6-0: #EEF0F4;
76
- --triplex-next-ColorNeutral-90-1-6-0: #F2F4F7;
77
- --triplex-next-ColorNeutral-100-1-6-0: #FFFFFF;
78
- --triplex-next-ColorSuccess-0-1-6-0: #28433E;
79
- --triplex-next-ColorSuccess-10-1-6-0: #2A4C45;
80
- --triplex-next-ColorSuccess-20-1-6-0: #00624C;
81
- --triplex-next-ColorSuccess-30-1-6-0: #007353;
82
- --triplex-next-ColorSuccess-40-1-6-0: #008B5C;
83
- --triplex-next-ColorSuccess-50-1-6-0: #00C075;
84
- --triplex-next-ColorSuccess-60-1-6-0: #00D67D;
85
- --triplex-next-ColorSuccess-70-1-6-0: #3AF299;
86
- --triplex-next-ColorSuccess-80-1-6-0: #8AFFB8;
87
- --triplex-next-ColorSuccess-90-1-6-0: #B8FFD4;
88
- --triplex-next-ColorSuccess-100-1-6-0: #E1FFEB;
89
- --triplex-next-ColorSystem-0-1-6-0: #373C49;
90
- --triplex-next-ColorSystem-10-1-6-0: #384156;
91
- --triplex-next-ColorSystem-20-1-6-0: #47526D;
92
- --triplex-next-ColorSystem-30-1-6-0: #57637F;
93
- --triplex-next-ColorSystem-40-1-6-0: #697591;
94
- --triplex-next-ColorSystem-50-1-6-0: #8291B3;
95
- --triplex-next-ColorSystem-60-1-6-0: #95A3C1;
96
- --triplex-next-ColorSystem-70-1-6-0: #A9B6D0;
97
- --triplex-next-ColorSystem-80-1-6-0: #BFCADF;
98
- --triplex-next-ColorSystem-90-1-6-0: #D6DEED;
99
- --triplex-next-ColorSystem-100-1-6-0: #EEF3FC;
100
- --triplex-next-ColorWarning-0-1-6-0: #463734;
101
- --triplex-next-ColorWarning-10-1-6-0: #4F3E3B;
102
- --triplex-next-ColorWarning-20-1-6-0: #E03400;
103
- --triplex-next-ColorWarning-30-1-6-0: #E63D00;
104
- --triplex-next-ColorWarning-40-1-6-0: #EF4C01;
105
- --triplex-next-ColorWarning-50-1-6-0: #FD6508;
106
- --triplex-next-ColorWarning-60-1-6-0: #FF7A17;
107
- --triplex-next-ColorWarning-70-1-6-0: #FFB13B;
108
- --triplex-next-ColorWarning-80-1-6-0: #FFD169;
109
- --triplex-next-ColorWarning-90-1-6-0: #FCEAC7;
110
- --triplex-next-ColorWarning-100-1-6-0: #FFF4DB;
111
- --triplex-next-AlertContext-Error_Color-1-6-0: #D10032;
112
- --triplex-next-AlertContext-Info_Color-1-6-0: rgba(31, 31, 34, 1);
113
- --triplex-next-AlertContext-System_Color-1-6-0: rgba(31, 31, 34, 1);
114
- --triplex-next-AlertContext-Warning_Color-1-6-0: rgba(31, 31, 34, 1);
115
- --triplex-next-AlertProcess-Info_Background-1-6-0: #E3F6FF;
116
- --triplex-next-AlertProcess-Warning_Background-1-6-0: #FFF4DB;
117
- --triplex-next-AlertProcess-Error_Background-1-6-0: #FFF0F3;
118
- --triplex-next-AlertProcess-System_Background-1-6-0: #EEF3FC;
119
- --triplex-next-AlertProcess-Feature_Background-1-6-0: #E3FFFA;
120
- --triplex-next-Button-General_Background_Active-1-6-0: #007777;
121
- --triplex-next-Button-General_Background_Default-1-6-0: #21A19A;
122
- --triplex-next-Button-General_Background_Disabled-1-6-0: #F2F4F7;
123
- --triplex-next-Button-General_Background_Hover-1-6-0: #19BDB0;
124
- --triplex-next-Button-General_Color_Active-1-6-0: rgba(255, 255, 255, 1);
125
- --triplex-next-Button-General_Color_Default-1-6-0: rgba(255, 255, 255, 1);
126
- --triplex-next-Button-General_Color_Disabled-1-6-0: rgba(31, 31, 34, .35);
127
- --triplex-next-Button-General_Color_Hover-1-6-0: rgba(255, 255, 255, 1);
128
- --triplex-next-Button-General_Shadow_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
129
- --triplex-next-Button-Secondary_Background_Active-1-6-0: #DCDFE4;
130
- --triplex-next-Button-Secondary_Background_Default-1-6-0: #F2F4F7;
131
- --triplex-next-Button-Secondary_Background_Disabled-1-6-0: #F2F4F7;
132
- --triplex-next-Button-Secondary_Background_Hover-1-6-0: #EAEDF1;
133
- --triplex-next-Button-Secondary_Color_Active-1-6-0: #007777;
134
- --triplex-next-Button-Secondary_Color_Default-1-6-0: #008985;
135
- --triplex-next-Button-Secondary_Color_Disabled-1-6-0: rgba(31, 31, 34, .35);
136
- --triplex-next-Button-Secondary_Color_Hover-1-6-0: #21A19A;
137
- --triplex-next-Button-Secondary_Shadow_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
138
- --triplex-next-Button-SecondaryLight_Background_Active-1-6-0: #DFE2E7;
139
- --triplex-next-Button-SecondaryLight_Background_Default-1-6-0: #FFFFFF;
140
- --triplex-next-Button-SecondaryLight_Background_Disabled-1-6-0: #F2F4F7;
141
- --triplex-next-Button-SecondaryLight_Background_Hover-1-6-0: #EEF0F4;
142
- --triplex-next-Button-SecondaryLight_Color_Active-1-6-0: #007777;
143
- --triplex-next-Button-SecondaryLight_Color_Default-1-6-0: #008985;
144
- --triplex-next-Button-SecondaryLight_Color_Disabled-1-6-0: rgba(31, 31, 34, .35);
145
- --triplex-next-Button-SecondaryLight_Color_Hover-1-6-0: #21A19A;
146
- --triplex-next-Button-SecondaryLight_Shadow_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
147
- --triplex-next-Button-Danger_Background_Active-1-6-0: #BD002C;
148
- --triplex-next-Button-Danger_Background_Default-1-6-0: #E60037;
149
- --triplex-next-Button-Danger_Background_Disabled-1-6-0: #F2F4F7;
150
- --triplex-next-Button-Danger_Background_Hover-1-6-0: #F80C45;
151
- --triplex-next-Button-Danger_Color_Active-1-6-0: rgba(255, 255, 255, 1);
152
- --triplex-next-Button-Danger_Color_Default-1-6-0: rgba(255, 255, 255, 1);
153
- --triplex-next-Button-Danger_Color_Disabled-1-6-0: rgba(31, 31, 34, .35);
154
- --triplex-next-Button-Danger_Color_Hover-1-6-0: rgba(255, 255, 255, 1);
155
- --triplex-next-Button-Danger_Shadow_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
156
- --triplex-next-Button-Icon_Shadow_Focus-1-6-0: 0 0 0 1px #FFD169;
157
- --triplex-next-Button-Link_Color_Active-1-6-0: #007777;
158
- --triplex-next-Button-Link_Color_Default-1-6-0: #008985;
159
- --triplex-next-Button-Link_Color_Disabled-1-6-0: rgba(31, 31, 34, .35);
160
- --triplex-next-Button-Link_Color_Hover-1-6-0: #21A19A;
161
- --triplex-next-Button-Link_Shadow_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
162
- --triplex-next-Calendar-Background_Shadow-1-6-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
163
- --triplex-next-Calendar-View_Header_Color-1-6-0: rgba(31, 31, 34, .55);
164
- --triplex-next-Calendar-View_Item_Background_Default-1-6-0: none;
165
- --triplex-next-Calendar-View_Item_Background_Hover-1-6-0: #19BDB0;
166
- --triplex-next-Calendar-View_Item_Background_Selected_Default-1-6-0: #21A19A;
167
- --triplex-next-Calendar-View_Item_Background_Selected_Hover-1-6-0: #007777;
168
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-6-0: #E3FFFA;
169
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-6-0: #A8F5E9;
170
- --triplex-next-Calendar-View_Item_Color_Default-1-6-0: rgba(31, 31, 34, 1);
171
- --triplex-next-Calendar-View_Item_Color_Hover-1-6-0: rgba(255, 255, 255, 1);
172
- --triplex-next-Calendar-View_Item_Color_Disabled-1-6-0: rgba(31, 31, 34, .35);
173
- --triplex-next-Calendar-View_Item_Color_Muted-1-6-0: rgba(31, 31, 34, .35);
174
- --triplex-next-Calendar-View_Item_Color_Selected-1-6-0: rgba(255, 255, 255, 1);
175
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-6-0: rgba(31, 31, 34, .35);
176
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-6-0: rgba(31, 31, 34, .35);
177
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-6-0: rgba(31, 31, 34, .35);
178
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-6-0: rgba(31, 31, 34, .35);
179
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-6-0: rgba(31, 31, 34, .35);
180
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-6-0: #00C075;
181
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-6-0: #00C075;
182
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-6-0: #00C075;
183
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-6-0: #FD6508;
184
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-6-0: #FD6508;
185
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-6-0: #FD6508;
186
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-6-0: #E60037;
187
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-6-0: #E60037;
188
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-6-0: #E60037;
189
- --triplex-next-Card-Static_General_Background-1-6-0: #FFFFFF;
190
- --triplex-next-Card-Static_Secondary_Background-1-6-0: #F2F4F7;
191
- --triplex-next-Card-Action_General_Background-1-6-0: #FFFFFF;
192
- --triplex-next-Card-Action_General_Background_Hover-1-6-0: #FFFFFF;
193
- --triplex-next-Card-Action_General_Background_Selected-1-6-0: #F2F4F7;
194
- --triplex-next-Card-Action_General_Background_Selected_Hover-1-6-0: #F2F4F7;
195
- --triplex-next-Card-Action_Secondary_Background-1-6-0: #F2F4F7;
196
- --triplex-next-Card-Action_Secondary_Background_Hover-1-6-0: #EAEDF1;
197
- --triplex-next-Card-Action_Secondary_Background_Selected-1-6-0: #E3E6EA;
198
- --triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-6-0: #DCDFE4;
199
- --triplex-next-Card-Shadow_Default-1-6-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
200
- --triplex-next-Card-Shadow_Focus-1-6-0: inset 0 0 0 1px #FFD169;
201
- --triplex-next-Card-Shadow_Hover-1-6-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
202
- --triplex-next-Card-Shadow_Selected-1-6-0: inset 0 0 0 1px #21A19A;
203
- --triplex-next-Card-Shadow_Selected_Hover-1-6-0: inset 0 0 0 1px #19BDB0;
204
- --triplex-next-Checkbox-Background_Checked_Default-1-6-0: #21A19A;
205
- --triplex-next-Checkbox-Background_Checked_Disabled-1-6-0: #EAEDF1;
206
- --triplex-next-Checkbox-Background_Checked_Hover-1-6-0: #007777;
207
- --triplex-next-Checkbox-Background_Default-1-6-0: #F2F4F7;
208
- --triplex-next-Checkbox-Background_Disabled-1-6-0: #F2F4F7;
209
- --triplex-next-Checkbox-Background_Hover-1-6-0: #19BDB0;
210
- --triplex-next-Checkbox-BorderColor_Default-1-6-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
211
- --triplex-next-Checkbox-BorderColor_Disabled-1-6-0: 0 0 0 1px #E3E6EA inset;
212
- --triplex-next-Checkbox-BorderColor_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
213
- --triplex-next-Checkbox-BorderColor_Hover-1-6-0: none;
214
- --triplex-next-Checkbox-BorderColor_Checked_Default-1-6-0: none;
215
- --triplex-next-Checkbox-BorderColor_Checked_Disabled-1-6-0: none;
216
- --triplex-next-Checkbox-Checkmark_Fill_Default-1-6-0: rgba(255, 255, 255, 1);
217
- --triplex-next-Checkbox-Checkmark_Fill_Disabled-1-6-0: rgba(31, 31, 34, .15);
218
- --triplex-next-Chip-Background_Active-1-6-0: #DFE2E7;
219
- --triplex-next-Chip-Background_Default-1-6-0: #F2F4F7;
220
- --triplex-next-Chip-Background_Disabled-1-6-0: #F2F4F7;
221
- --triplex-next-Chip-Background_Hover-1-6-0: #EAEDF1;
222
- --triplex-next-Chip-Background_Selected_Active-1-6-0: #4F4F52;
223
- --triplex-next-Chip-Background_Selected_Default-1-6-0: #3B3B3E;
224
- --triplex-next-Chip-Background_Selected_Disabled-1-6-0: #343437;
225
- --triplex-next-Chip-Background_Selected_Hover-1-6-0: #49494C;
226
- --triplex-next-Chip-Color_Active-1-6-0: rgba(31, 31, 34, 1);
227
- --triplex-next-Chip-Color_Default-1-6-0: rgba(31, 31, 34, 1);
228
- --triplex-next-Chip-Color_Disabled-1-6-0: rgba(31, 31, 34, .35);
229
- --triplex-next-Chip-Color_Hover-1-6-0: rgba(31, 31, 34, 1);
230
- --triplex-next-Chip-Color_Selected_Active-1-6-0: rgba(255, 255, 255, 1);
231
- --triplex-next-Chip-Color_Selected_Default-1-6-0: rgba(255, 255, 255, 1);
232
- --triplex-next-Chip-Color_Selected_Disabled-1-6-0: rgba(255, 255, 255, .25);
233
- --triplex-next-Chip-Color_Selected_Hover-1-6-0: rgba(255, 255, 255, 1);
234
- --triplex-next-Chip-Shadow_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
235
- --triplex-next-Divider-Background-1-6-0: #D6D9E0;
236
- --triplex-next-Dropdown-Background-1-6-0: #FFFFFF;
237
- --triplex-next-Dropdown-Shadow-1-6-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
238
- --triplex-next-DropdownList-Background_Active-1-6-0: #EAEDF1;
239
- --triplex-next-DropdownList-Background_Default-1-6-0: none;
240
- --triplex-next-DropdownList-Background_Selected-1-6-0: #DCDFE4;
241
- --triplex-next-DropdownList-Color-1-6-0: rgba(31, 31, 34, 1);
242
- --triplex-next-DropdownMobile-Backdrop-1-6-0: rgba(31, 31, 34, .65);
243
- --triplex-next-DropdownMobile-Border_Color-1-6-0: #D6D9E0;
244
- --triplex-next-DropdownMobile-Content_Background-1-6-0: #FFFFFF;
245
- --triplex-next-DropdownMobile-Footer_Background-1-6-0: #FFFFFF;
246
- --triplex-next-DropdownMobile-Header_Background-1-6-0: #F2F4F7;
247
- --triplex-next-DropdownMobileList-Active_Background-1-6-0: #F2F4F7;
248
- --triplex-next-DropdownMobileList-Selected_Background-1-6-0: #DCDFE4;
249
- --triplex-next-FooterPage-StickyShadow-1-6-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
250
- --triplex-next-FormField-Background_Active-1-6-0: #F2F4F7;
251
- --triplex-next-FormField-Background_Default-1-6-0: #F2F4F7;
252
- --triplex-next-FormField-Background_Disabled-1-6-0: #F2F4F7;
253
- --triplex-next-FormField-Background_Error-1-6-0: #FFF0F3;
254
- --triplex-next-FormField-Background_Error_Hover-1-6-0: #FCE0E6;
255
- --triplex-next-FormField-Background_Hover-1-6-0: #EAEDF1;
256
- --triplex-next-FormField-Background_Warning-1-6-0: #FFF4DB;
257
- --triplex-next-FormField-Background_Warning_Hover-1-6-0: #FCEAC7;
258
- --triplex-next-FormField-Input_Color_Default-1-6-0: rgba(31, 31, 34, 1);
259
- --triplex-next-FormField-Input_Color_Disabled-1-6-0: rgba(31, 31, 34, .45);
260
- --triplex-next-FormField-Target_Color_Default-1-6-0: rgba(31, 31, 34, 1);
261
- --triplex-next-FormField-Target_Color_Disabled-1-6-0: rgba(31, 31, 34, .45);
262
- --triplex-next-FormField-Target_PlaceholderColor_Default-1-6-0: rgba(31, 31, 34, .65);
263
- --triplex-next-FormField-Label_Color_Default-1-6-0: rgba(31, 31, 34, .65);
264
- --triplex-next-FormField-Label_Color_Disabled-1-6-0: rgba(31, 31, 34, .45);
265
- --triplex-next-FormField-Shadow_Active-1-6-0: 0 0 0 1px #21A19A inset;
266
- --triplex-next-FormField-Shadow_Default-1-6-0: none;
267
- --triplex-next-FormField-Shadow_Error_Active-1-6-0: 0 0 0 1px #E60037 inset;
268
- --triplex-next-FormField-Shadow_Warning_Active-1-6-0: 0 0 0 1px #FD6508 inset;
269
- --triplex-next-FormField-Placeholder_Color-1-6-0: rgba(31, 31, 34, .65);
270
- --triplex-next-HeaderPage-StickyShadow-1-6-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
271
- --triplex-next-Island-Type1_Background-1-6-0: #FFFFFF;
272
- --triplex-next-Island-Type2_Background-1-6-0: rgba(255, 255, 255, .35);
273
- --triplex-next-Island-Type3_Background-1-6-0: #F2F4F7;
274
- --triplex-next-Island-Type1_Shadow-1-6-0: none;
275
- --triplex-next-Island-Type2_Shadow-1-6-0: 0 0 0 1px #FFFFFF inset;
276
- --triplex-next-Island-Type3_Shadow-1-6-0: none;
277
- --triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-6-0: #DCDFE4;
278
- --triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-6-0: rgba(31, 31, 34, .05);
279
- --triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-6-0: #DCDFE4;
280
- --triplex-next-IslandAccordion-Shadow_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
281
- --triplex-next-Link-BorderColor_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
282
- --triplex-next-Link-Text_Color_Active-1-6-0: #007777;
283
- --triplex-next-Link-Text_Color_Default-1-6-0: #008985;
284
- --triplex-next-Link-Text_Color_Hover-1-6-0: #21A19A;
285
- --triplex-next-ListItem-Background-1-6-0: #FFFFFF;
286
- --triplex-next-ListItem-Background_Dragging-1-6-0: #FFFFFF;
287
- --triplex-next-ListItem-Background_Selected-1-6-0: #F2F4F7;
288
- --triplex-next-ListItem-Shadow-1-6-0: 0 2px 7px rgba(31, 31, 34, 0.25);
289
- --triplex-next-ListItemControlsButton-Background_Active-1-6-0: #DCDFE4;
290
- --triplex-next-ListItemControlsButton-Background_Default-1-6-0: #F2F4F7;
291
- --triplex-next-ListItemControlsButton-Background_Hover-1-6-0: #EAEDF1;
292
- --triplex-next-ListItemControlsButton-Color_Active-1-6-0: #007777;
293
- --triplex-next-ListItemControlsButton-Color_Default-1-6-0: #008985;
294
- --triplex-next-ListItemControlsButton-Color_Hover-1-6-0: #21A19A;
295
- --triplex-next-ListMaster-Background-1-6-0: #FFFFFF;
296
- --triplex-next-ListMaster-Footer_Background-1-6-0: #DCDFE4;
297
- --triplex-next-ListMaster-Footer_Color-1-6-0: #EAEDF1;
298
- --triplex-next-ListMaster-Header_Background-1-6-0: #DCDFE4;
299
- --triplex-next-ListMaster-Header_Color-1-6-0: #EAEDF1;
300
- --triplex-next-Loader-Element_Background_Brand-1-6-0: #21A19A;
301
- --triplex-next-Loader-Element_Background_Neutral-1-6-0: rgba(255, 255, 255, 1);
302
- --triplex-next-Loader-Middle_Background_Default-1-6-0: #EEF0F4;
303
- --triplex-next-LoaderScreen-Small_Backdrop_Default-1-6-0: rgba(255, 255, 255, .75);
304
- --triplex-next-LoaderScreen-Middle_Backdrop_Default-1-6-0: rgba(255, 255, 255, .75);
305
- --triplex-next-LoaderScreen-Middle_Background_Default-1-6-0: #EEF0F4;
306
- --triplex-next-Marker-Background_Error-1-6-0: #E60037;
307
- --triplex-next-Marker-Background_Success-1-6-0: #21A19A;
308
- --triplex-next-Marker-Background_Waiting-1-6-0: #8291B3;
309
- --triplex-next-Marker-Background_Warning-1-6-0: #FD6508;
310
- --triplex-next-MarkerStatus-Description_Color-1-6-0: rgba(0, 0, 0, 0.55);
311
- --triplex-next-MultiselectField-Divider_Color-1-6-0: #D6D9E0;
312
- --triplex-next-Overlay-Background-1-6-0: rgba(255, 255, 255, .8);
313
- --triplex-next-Overlay-Panel_Background-1-6-0: #FFFFFF;
314
- --triplex-next-Pagination-PageButton_Background_Active-1-6-0: #E3E6EA;
315
- --triplex-next-Pagination-PageButton_Background_Hover-1-6-0: #F2F4F7;
316
- --triplex-next-Pagination-PageButton_Background_Selected-1-6-0: #E3E6EA;
317
- --triplex-next-Pagination-PageButton_BorderColor_Focus-1-6-0: #FFD169;
318
- --triplex-next-Pagination-PageButton_Color-1-6-0: rgba(31, 31, 34, 1);
319
- --triplex-next-Radio-Background_Checked_Default-1-6-0: #21A19A;
320
- --triplex-next-Radio-Background_Checked_Disabled-1-6-0: #EAEDF1;
321
- --triplex-next-Radio-Background_Checked_Hover-1-6-0: #007777;
322
- --triplex-next-Radio-Background_Default-1-6-0: #F2F4F7;
323
- --triplex-next-Radio-Background_Disabled-1-6-0: #F2F4F7;
324
- --triplex-next-Radio-Background_Hover-1-6-0: #19BDB0;
325
- --triplex-next-Radio-BorderColor_Default-1-6-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
326
- --triplex-next-Radio-BorderColor_Disabled-1-6-0: 0 0 0 1px #E3E6EA inset;
327
- --triplex-next-Radio-BorderColor_Focused-1-6-0: 0 0 0 1px #FFD169 inset;
328
- --triplex-next-Radio-BorderColor_Checked_Default-1-6-0: none;
329
- --triplex-next-Radio-BorderColor_Checked_Disabled-1-6-0: none;
330
- --triplex-next-Radio-Dot_Default-1-6-0: rgba(255, 255, 255, 1);
331
- --triplex-next-Radio-Dot_Disabled-1-6-0: rgba(31, 31, 34, .15);
332
- --triplex-next-SegmentedControl-General_1_Background-1-6-0: #F2F4F7;
333
- --triplex-next-SegmentedControl-General_2_Background-1-6-0: #FFFFFF;
334
- --triplex-next-SegmentedControl-Secondary_1_Background-1-6-0: #F2F4F7;
335
- --triplex-next-SegmentedControl-Secondary_2_Background-1-6-0: #FFFFFF;
336
- --triplex-next-SegmentedControlSegment-General_1_Color_Default-1-6-0: rgba(31, 31, 34, .65);
337
- --triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-6-0: rgba(31, 31, 34, 1);
338
- --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-6-0: rgba(31, 31, 34, .15);
339
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-6-0: rgba(255, 255, 255, 1);
340
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-6-0: rgba(255, 255, 255, 1);
341
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-6-0: rgba(255, 255, 255, .25);
342
- --triplex-next-SegmentedControlSegment-General_1_Background_Default-1-6-0: #F2F4F7;
343
- --triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-6-0: #DFE2E7;
344
- --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-6-0: #F2F4F7;
345
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-6-0: #3B3B3E;
346
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-6-0: #49494C;
347
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-6-0: #343437;
348
- --triplex-next-SegmentedControlSegment-General_2_Color_Default-1-6-0: rgba(31, 31, 34, .65);
349
- --triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-6-0: rgba(31, 31, 34, 1);
350
- --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-6-0: rgba(31, 31, 34, .15);
351
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-6-0: rgba(255, 255, 255, 1);
352
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-6-0: rgba(255, 255, 255, 1);
353
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-6-0: rgba(255, 255, 255, .25);
354
- --triplex-next-SegmentedControlSegment-General_2_Background_Default-1-6-0: #FFFFFF;
355
- --triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-6-0: #EEF0F4;
356
- --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-6-0: #FFFFFF;
357
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-6-0: #3B3B3E;
358
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-6-0: #49494C;
359
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-6-0: #343437;
360
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-6-0: rgba(31, 31, 34, .65);
361
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-6-0: rgba(31, 31, 34, 1);
362
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-6-0: rgba(31, 31, 34, .15);
363
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-6-0: rgba(31, 31, 34, 1);
364
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-6-0: rgba(31, 31, 34, 1);
365
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-6-0: rgba(31, 31, 34, .15);
366
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-6-0: #F2F4F7;
367
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-6-0: #DFE2E7;
368
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-6-0: #F2F4F7;
369
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-6-0: #FFFFFF;
370
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-6-0: #DFE2E7;
371
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-6-0: #FFFFFF;
372
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-6-0: rgba(31, 31, 34, .65);
373
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-6-0: rgba(31, 31, 34, 1);
374
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-6-0: rgba(31, 31, 34, .15);
375
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-6-0: rgba(31, 31, 34, 1);
376
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-6-0: rgba(31, 31, 34, 1);
377
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-6-0: rgba(31, 31, 34, .15);
378
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-6-0: #FFFFFF;
379
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-6-0: #EEF0F4;
380
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-6-0: #FFFFFF;
381
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-6-0: #E3E6EA;
382
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-6-0: #D6D9E0;
383
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-6-0: #F2F4F7;
384
- --triplex-next-SegmentedControlSegment-BorderColor_Default-1-6-0: transparent;
385
- --triplex-next-SegmentedControlSegment-BorderColor_Focus-1-6-0: #FFD169;
386
- --triplex-next-Skeleton-BackgroundColor_Light_Start-1-6-0: #F2F4F7;
387
- --triplex-next-Skeleton-BackgroundColor_Light_End-1-6-0: #DFE2E7;
388
- --triplex-next-Skeleton-BackgroundColor_Dark_Start-1-6-0: rgba(31, 31, 34, .05);
389
- --triplex-next-Skeleton-BackgroundColor_Dark_End-1-6-0: rgba(31, 31, 34, .15);
390
- --triplex-next-SMSInput-Refresh_Fill_Empty-1-6-0: rgba(31, 31, 34, .35);
391
- --triplex-next-SMSInput-Refresh_Fill_Full-1-6-0: #008985;
392
- --triplex-next-SMSInput-Refresh_Disabled-1-6-0: rgba(31, 31, 34, .15);
393
- --triplex-next-SMSInput-Submit_Background_Default-1-6-0: rgba(31, 31, 34, .15);
394
- --triplex-next-SMSInput-Submit_Background_Hover-1-6-0: #19BDB0;
395
- --triplex-next-SMSInput-Submit_Background_Active-1-6-0: #21A19A;
396
- --triplex-next-Slider-Dot_Background_Default-1-6-0: #21A19A;
397
- --triplex-next-Slider-Dot_Background_Disabled-1-6-0: #F2F4F7;
398
- --triplex-next-Slider-Dot_Background_Hover-1-6-0: #19BDB0;
399
- --triplex-next-Slider-Dot_Background_Select-1-6-0: #007777;
400
- --triplex-next-Slider-Dot_Focus-1-6-0: #FFD169;
401
- --triplex-next-Slider-Dot_Inner_Background-1-6-0: #FFFFFF;
402
- --triplex-next-Slider-Dot_Inner_Background_Disabled-1-6-0: rgba(31, 31, 34, .15);
403
- --triplex-next-Slider-Mark_Dot_Background_Default-1-6-0: #DCDFE4;
404
- --triplex-next-Slider-Mark_Dot_Background_Selected-1-6-0: #21A19A;
405
- --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-6-0: #E7E9EE;
406
- --triplex-next-Slider-Rail_Background-1-6-0: #DCDFE4;
407
- --triplex-next-Slider-Rail_Background_Disabled-1-6-0: #DCDFE4;
408
- --triplex-next-Slider-Tooltip_Background-1-6-0: #1B1B1D;
409
- --triplex-next-Slider-Tooltip_Color-1-6-0: rgba(255, 255, 255, 1);
410
- --triplex-next-Slider-Track_Background_Default-1-6-0: #21A19A;
411
- --triplex-next-Slider-Track_Background_Disabled-1-6-0: #E7E9EE;
412
- --triplex-next-Slider-Track_Background_Hover-1-6-0: #007777;
413
- --triplex-next-Step-Color_Active-1-6-0: #008985;
414
- --triplex-next-Step-Color_Default-1-6-0: rgba(31, 31, 34, .65);
415
- --triplex-next-Step-Color_Disabled-1-6-0: #FFFFFF;
416
- --triplex-next-Step-Color_Done-1-6-0: #FFFFFF;
417
- --triplex-next-Step-Color_Error-1-6-0: rgba(255, 255, 255, 1);
418
- --triplex-next-Step-Color_Warning-1-6-0: rgba(255, 255, 255, 1);
419
- --triplex-next-Step-Background_Active-1-6-0: #E3FFFA;
420
- --triplex-next-Step-Background_Default-1-6-0: #F2F4F7;
421
- --triplex-next-Step-Background_Disabled-1-6-0: rgba(31, 31, 34, .15);
422
- --triplex-next-Step-Background_Done-1-6-0: #008985;
423
- --triplex-next-Step-Background_Error-1-6-0: #D10032;
424
- --triplex-next-Step-Background_Warning-1-6-0: #EF4C01;
425
- --triplex-next-Stepper-Step_Background_Default-1-6-0: #F2F4F7;
426
- --triplex-next-Stepper-Step_Background_Hover-1-6-0: #EAEDF1;
427
- --triplex-next-Stepper-Step_Background_Disabled-1-6-0: #F2F4F7;
428
- --triplex-next-Stepper-Step_Background_Error-1-6-0: #FFF0F3;
429
- --triplex-next-Stepper-Step_Background_Error_Hover-1-6-0: #FCE0E6;
430
- --triplex-next-Stepper-Step_Background_Warning-1-6-0: #FFF4DB;
431
- --triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0: #FCEAC7;
432
- --triplex-next-Stepper-Step_BorderColor_Focus-1-6-0: #FFD169;
433
- --triplex-next-Stepper-Step_BorderColor_Error-1-6-0: #E60037;
434
- --triplex-next-Stepper-Step_BorderColor_Warning-1-6-0: #FD6508;
435
- --triplex-next-Stepper-Step_BorderColor_Success-1-6-0: #21A19A;
436
- --triplex-next-Stepper-Step_Color_Default-1-6-0: rgba(31, 31, 34, .65);
437
- --triplex-next-Stepper-Step_Color_Hover-1-6-0: rgba(31, 31, 34, 1);
438
- --triplex-next-Stepper-Step_Color_Disabled-1-6-0: rgba(31, 31, 34, .35);
439
- --triplex-next-Stepper-ButtonNext_Background-1-6-0: linear-gradient(to left, #FFFFFF 39.06%, transparent);
440
- --triplex-next-Stepper-ButtonPrev_Background-1-6-0: linear-gradient(to right, #FFFFFF 39.06%, transparent);
441
- --triplex-next-Stepper-Background-1-6-0: #FFFFFF;
442
- --triplex-next-Stepper-Wrapper_Background-1-6-0: linear-gradient(#FFFFFF 64px, transparent 0);
443
- --triplex-next-Stepper-Wrapper_BoxShadow-1-6-0: 0 10px 15px 0 rgba(228, 232, 235, 0.5);
444
- --triplex-next-TableBasic-Background_Hover-1-6-0: #E3E6EA;
445
- --triplex-next-TableBasic-Background_Selected-1-6-0: #DCDFE4;
446
- --triplex-next-TableBasic-Color-1-6-0: rgba(31, 31, 34, 1);
447
- --triplex-next-TableBasic-Header_Background-1-6-0: #E7E9EE;
448
- --triplex-next-TableBasic-TableFooter_Background-1-6-0: #E7E9EE;
449
- --triplex-next-TableBasic-TableFooter_Highlight-1-6-0: linear-gradient(transparent, #FFFFFF);
450
- --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-6-0: #D6D9E0;
451
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-6-0: #FFFFFF;
452
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-6-0: #EAEDF1;
453
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-6-0: #FFFFFF;
454
- --triplex-next-Tabs-Type1_Background-1-6-0: #F2F4F7;
455
- --triplex-next-Tabs-Type2_Background-1-6-0: #FFFFFF;
456
- --triplex-next-Tabs-Type1_Tab_Background_Default-1-6-0: #F2F4F7;
457
- --triplex-next-Tabs-Type2_Tab_Background_Default-1-6-0: #FFFFFF;
458
- --triplex-next-Tabs-Type1_Tab_Background_Selected-1-6-0: #DCDFE4;
459
- --triplex-next-Tabs-Type2_Tab_Background_Selected-1-6-0: #E3E6EA;
460
- --triplex-next-Tabs-Type1_Tab_Background_Hover-1-6-0: #E3E6EA;
461
- --triplex-next-Tabs-Type2_Tab_Background_Hover-1-6-0: #EEF0F4;
462
- --triplex-next-Tabs-Type1_Tab_Color_Default-1-6-0: rgba(31, 31, 34, .65);
463
- --triplex-next-Tabs-Type2_Tab_Color_Default-1-6-0: rgba(31, 31, 34, .65);
464
- --triplex-next-Tabs-Type1_Tab_Color_Selected-1-6-0: rgba(31, 31, 34, 1);
465
- --triplex-next-Tabs-Type2_Tab_Color_Selected-1-6-0: rgba(31, 31, 34, 1);
466
- --triplex-next-Tabs-Type1_Tab_Color_Hover-1-6-0: rgba(31, 31, 34, 1);
467
- --triplex-next-Tabs-Type2_Tab_Color_Hover-1-6-0: rgba(31, 31, 34, 1);
468
- --triplex-next-Tabs-Tab_BorderColor_Default-1-6-0: transparent;
469
- --triplex-next-Tabs-Tab_BorderColor_Focus-1-6-0: 0 0 0 1px #FFD169 inset;
470
- --triplex-next-Tag-Background-1-6-0: #DFE2E7;
471
- --triplex-next-TabsLine-BorderColor_Active-1-6-0: #21A19A;
472
- --triplex-next-TabsLine-BorderColor_Hover-1-6-0: #19BDB0;
473
- --triplex-next-TabsLine-Color_Active-1-6-0: rgba(31, 31, 34, 1);
474
- --triplex-next-TabsLine-Color_Default-1-6-0: rgba(31, 31, 34, .65);
475
- --triplex-next-TabsLine-Color_Hover-1-6-0: rgba(31, 31, 34, 1);
476
- --triplex-next-TabsLine-Notification_Color-1-6-0: #FFB13B;
477
- --triplex-next-TabsLine-Separator_Color-1-6-0: #D6D9E0;
478
- --triplex-next-TabsLine-Shadow_Focus-1-6-0: 0 0 0 1px #FFDD64 inset;
479
- --triplex-next-Tooltip-Background-1-6-0: #1B1B1D;
480
- --triplex-next-Tooltip-Color-1-6-0: rgba(255, 255, 255, 1);
481
- --triplex-next-Tooltip-Link_Desktop_Color_Active-1-6-0: #008985;
482
- --triplex-next-Tooltip-Link_Desktop_Color_Default-1-6-0: #19BDB0;
483
- --triplex-next-Tooltip-Link_Desktop_Color_Hover-1-6-0: #4BD9CF;
484
- --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-6-0: 0 0 0 1px #FFD169;
485
- --triplex-next-Tooltip-Link_Mobile_Color_Active-1-6-0: #007777;
486
- --triplex-next-Tooltip-Link_Mobile_Color_Default-1-6-0: #008985;
487
- --triplex-next-Tooltip-Link_Mobile_Color_Hover-1-6-0: #21A19A;
488
- --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-6-0: 0 0 0 1px #FFDD64;
489
- --triplex-next-Typography-Primary_Color-1-6-0: rgba(31, 31, 34, 1);
490
- --triplex-next-Typography-Complementary_Color-1-6-0: rgba(31, 31, 34, .85);
491
- --triplex-next-Typography-Secondary_Color-1-6-0: rgba(31, 31, 34, .65);
492
- --triplex-next-Typography-Tertiary_Color-1-6-0: rgba(31, 31, 34, .55);
493
- --triplex-next-Typography-Disabled_Color-1-6-0: rgba(31, 31, 34, .35);
494
- --triplex-next-Typography-Brand_Color-1-6-0: #008985;
495
- --triplex-next-Typography-Info_Color-1-6-0: #0E57CC;
496
- --triplex-next-Typography-Success_Color-1-6-0: #008B5C;
497
- --triplex-next-Typography-Error_Color-1-6-0: #D10032;
498
- --triplex-next-Typography-Warning_Color-1-6-0: #EF4C01;
499
- --triplex-next-Typography-System_Color-1-6-0: #697591;
500
- --triplex-next-UploadZone-Background_Default-1-6-0: #F2F4F7;
501
- --triplex-next-UploadZone-Background_Hover-1-6-0: #EAEDF1;
502
- --triplex-next-UploadZone-BorderColor_Default-1-6-0: #2D2D30;
503
- --triplex-next-UploadZone-DragArea_Background-1-6-0: #F2F4F7;
504
- --triplex-next-UploadZone-DragArea_BorderColor-1-6-0: #21A19A;
505
- --triplex-next-LightBox-Backdrop_Background-1-6-0: rgba(31, 31, 34, .75);
506
- --triplex-next-LightBox-Content_Background-1-6-0: #EAEDF1;
507
- --triplex-next-Notification-Background-1-6-0: #FFFFFF;
508
- --triplex-next-Notification-Color-1-6-0: #1F1F22;
509
- --triplex-next-Notification-TimeColor-1-6-0: rgba(31, 31, 34, 0.65);
510
- --triplex-next-Notification-Shadow-1-6-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
511
- --triplex-next-StatusTracker-Draft_Background-1-6-0: rgba(255, 255, 255, .15);
512
- --triplex-next-StatusTracker-Warning_Background-1-6-0: #FF7A17;
513
- --triplex-next-StatusTracker-Waiting_Background-1-6-0: #BFCADF;
514
- --triplex-next-StatusTracker-Rejected_Background-1-6-0: #FF5571;
515
- --triplex-next-StatusTracker-Approved_Background-1-6-0: #00D67D;
516
- --triplex-next-StatusTracker-Waiting_Color-1-6-0: #A9B6D0;
517
- --triplex-next-StatusTracker-Rejected_Color-1-6-0: #FFB1C1;
518
- --triplex-next-StatusTracker-Approved_Color-1-6-0: #00D67D;
519
- --triplex-next-StatusTracker-Border_Color-1-6-0: #FFFFFF;
520
- --triplex-next-ModalWindow-Background-1-6-0: #E7E9EE;
521
- --triplex-next-ModalWindow-Backdrop_Background-1-6-0: rgba(31, 31, 34, .75);
522
- --triplex-next-TopOverlay-Background-1-6-0: rgba(31, 31, 34, .55);
523
- --triplex-next-SmallInput-Background-1-6-0: #F2F4F7;
524
- --triplex-next-SmallInput-Color-1-6-0: rgba(31, 31, 34, 1);
525
- --triplex-next-SmallInput-PlaceholderColor-1-6-0: rgba(31, 31, 34, .65);
526
- --triplex-next-SmallInput-Shadow-1-6-0: 0 0 0 1px rgba(33, 161, 154) inset;}
527
- .underline__80697dc9{text-decoration:underline}.strikethrough__362125fd{text-decoration:line-through}.underlineStrikethrough__a6167bb8{text-decoration:underline line-through}.typography__6ae7891e.primary__3c96e037{color:var(--triplex-next-Typography-Primary_Color-1-6-0)}.typography__6ae7891e.complementary__f1ca9c53{color:var(--triplex-next-Typography-Complementary_Color-1-6-0)}.typography__6ae7891e.secondary__3d89ec22{color:var(--triplex-next-Typography-Secondary_Color-1-6-0)}.typography__6ae7891e.tertiary__49b26c82{color:var(--triplex-next-Typography-Tertiary_Color-1-6-0)}.typography__6ae7891e.disabled__c8b30584{color:var(--triplex-next-Typography-Disabled_Color-1-6-0)}.typography__6ae7891e.brand__30f0a5d4{color:var(--triplex-next-Typography-Brand_Color-1-6-0);-webkit-user-select:none;user-select:none}.typography__6ae7891e.info__1a1416e7{color:var(--triplex-next-Typography-Info_Color-1-6-0)}.typography__6ae7891e.success__9131f887{color:var(--triplex-next-Typography-Success_Color-1-6-0)}.typography__6ae7891e.error__a1d5efbc{color:var(--triplex-next-Typography-Error_Color-1-6-0)}.typography__6ae7891e.warning__8cf4aef7{color:var(--triplex-next-Typography-Warning_Color-1-6-0)}.typography__6ae7891e.system__e8f33339{color:var(--triplex-next-Typography-System_Color-1-6-0)}.typography__6ae7891e.compact__e28e24bf{line-height:calc(16 / 14)}.title__c0ffe8b2{outline:none}.title__c0ffe8b2.regular__63531158{font-family:SBSansDisplay}.title__c0ffe8b2.semibold__1fc498e2{font-family:SBSansDisplaySemibold}.title__c0ffe8b2.medium__49d0f868{font-family:SBSansDisplayMedium}.title__c0ffe8b2.bold__ad719535{font-family:SBSansDisplayBold}.h1__6613eb6a,.h2__9c4fbfec,.h3__94f50c9a{margin:0}.h1__6613eb6a{font-size:28px;line-height:36px}.h2__9c4fbfec{font-size:24px;line-height:32px}.h3__94f50c9a{font-size:20px;line-height:28px}.text__bcc0dc6e{outline:none}.text__bcc0dc6e.regular__63531158{font-family:SBSansText}.text__bcc0dc6e.semibold__1fc498e2{font-family:SBSansTextSemibold}.b1__0fd43505{font-size:18px;line-height:24px}.b2__a171a9c3{font-size:16px;line-height:20px}.b3__5c1468fd{font-size:14px;line-height:20px}.b3__5c1468fd.compact__e28e24bf{line-height:16px}.b4__1d0d60e0{font-size:12px;line-height:16px}.caption__60b81dae.regular__63531158{font-family:SBSansText}.caption__60b81dae.semibold__1fc498e2{font-family:SBSansTextSemibold}.c1__3050af1b{font-size:10px;line-height:12px}.c2__784aadcc{font-size:8px;line-height:10px}.d1__3e6e6119{font-size:32px;line-height:40px}.d1__3e6e6119.regular__63531158{font-family:SBSansDisplay}.d1__3e6e6119.semibold__1fc498e2{font-family:SBSansDisplaySemibold}.formFieldInput__7fbad237{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-6-0)}.formFieldInput__7fbad237:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-6-0)}.formFieldInput__7fbad237::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-6-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__7fbad237:focus{outline:none}.formFieldInput__7fbad237:focus::placeholder{opacity:1}.formFieldInput__7fbad237:-webkit-autofill{animation-name:autofill-applied-hook__8029d67c;animation-duration:1ms}.formFieldInput__7fbad237:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__09c85b1c;animation-duration:1ms}.formFieldInput__7fbad237.sm__ae3e17c6{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__7fbad237.md__3ee668f8{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__7fbad237.lg__45373710{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__8029d67c{0%{transform:none}}@keyframes autofill-cancelled-hook__09c85b1c{0%{transform:none}}.formField__74acaaa2{position:relative;flex-grow:1;background:var(--triplex-next-FormField-Background_Default-1-6-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-6-0);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__74acaaa2:hover{background:var(--triplex-next-FormField-Background_Hover-1-6-0)}.formField__74acaaa2.disabled__a453a005{background:var(--triplex-next-FormField-Background_Disabled-1-6-0)}.formField__74acaaa2.active__3bd8f944{background:var(--triplex-next-FormField-Background_Active-1-6-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-6-0)}.formField__74acaaa2.active__3bd8f944::placeholder{opacity:1}.formField__74acaaa2.error__6a48cc00{background:var(--triplex-next-FormField-Background_Error-1-6-0)}.formField__74acaaa2.error__6a48cc00:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-6-0)}.formField__74acaaa2.error__6a48cc00.active__3bd8f944{background:var(--triplex-next-FormField-Background_Error-1-6-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-6-0)}.formField__74acaaa2.warning__9fd4543e{background:var(--triplex-next-FormField-Background_Warning-1-6-0)}.formField__74acaaa2.warning__9fd4543e:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-6-0)}.formField__74acaaa2.warning__9fd4543e.active__3bd8f944{background:var(--triplex-next-FormField-Background_Warning-1-6-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-6-0)}.formField__74acaaa2.size-sm__a05087c7{border-radius:6px}.formField__74acaaa2.size-md__534a484a{border-radius:8px}.formField__74acaaa2.size-lg__01deb97d{border-radius:10px}.formFieldDescription__04c30e8b{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__04c30e8b.withCounter__ab72fda8{display:flex;justify-content:space-between}.formFieldLabel__8c7d557e{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__8c7d557e.size-sm__a05087c7{top:6px}.formFieldLabel__8c7d557e.size-md__534a484a{top:10px}.formFieldLabel__8c7d557e.size-lg__01deb97d{top:18px}.formFieldLabel__8c7d557e.size-lg__01deb97d.floating__5f3fd3a4{top:10px}.formFieldLabelText__c1999037{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-6-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.size-sm__a05087c7 .formFieldLabelText__c1999037{font-size:12px;line-height:16px}.size-md__534a484a .formFieldLabelText__c1999037{font-size:14px;line-height:20px}.size-lg__01deb97d .formFieldLabelText__c1999037{font-size:16px;line-height:20px}.floating__5f3fd3a4 .formFieldLabelText__c1999037{font-size:12px;line-height:16px}.floating__5f3fd3a4.size-sm__a05087c7 .formFieldLabelText__c1999037,.floating__5f3fd3a4.size-md__534a484a .formFieldLabelText__c1999037{display:none}.disabled__a453a005 .formFieldLabelText__c1999037{color:var(--triplex-next-FormField-Label_Color_Disabled-1-6-0)}.formFieldPostfix__50d2379a{padding:0 12px 0 4px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__17de3372{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__8a5bfe4a{padding-left:4px}.formFieldMaskedInputWrapper__ccdbf74e{position:relative}.formFieldMaskedInputWrapper__ccdbf74e .formFieldMaskedInputPlaceholder__a0993816{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__ccdbf74e .formFieldMaskedInputPlaceholder__a0993816::placeholder{opacity:1}.formFieldMaskedInputWrapper__ccdbf74e.size-sm__a05087c7{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__ccdbf74e.size-sm__a05087c7 .formFieldMaskedInputPlaceholder__a0993816{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__ccdbf74e.size-md__534a484a{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__ccdbf74e.size-md__534a484a .formFieldMaskedInputPlaceholder__a0993816{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__ccdbf74e.size-lg__01deb97d{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__ccdbf74e.size-lg__01deb97d .formFieldMaskedInputPlaceholder__a0993816{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__ccdbf74e .formFieldMaskedInput__f11e71b1{display:block;position:relative;background:none!important}.dropdownDesktop__c0d8e69f{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-6-0);background-color:var(--triplex-next-Dropdown-Background-1-6-0)}.dropdownDesktop-sm__a9b3b6f8{border-radius:6px}.dropdownDesktop-md__c23e146a{border-radius:8px}.dropdownDesktop-lg__9be8b00f{border-radius:10px}.dropdownDesktopOverflowHidden__d5818123{overflow:hidden}.dropdownMobileWrapper__62d02df7{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__0a46d64a{background:var(--triplex-next-DropdownMobile-Backdrop-1-6-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__0a46d64a.closing__439fb613{opacity:0}.dropdownMobileBackdrop__0a46d64a.opening__6632290c,.dropdownMobileBackdrop__0a46d64a.opened__d2efa3c3{opacity:var(--triplex-DropdownMobile-Opacity-1-6-0)}.dropdownMobile__02c11781{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__02c11781.closing__439fb613{transform:translateY(100%)}.dropdownMobile__02c11781.opening__6632290c,.dropdownMobile__02c11781.opened__d2efa3c3{transform:translateY(0)}.dropdownMobileHeader__faa8b0aa{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-6-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileContent__cd94ac57{background:var(--triplex-next-DropdownMobile-Content_Background-1-6-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__e154151b{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-6-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-6-0);flex-shrink:1}.dropdownMobileListItem__e759e582{padding:16px}.dropdownMobileListItem__e759e582.selected__130db7dc{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-6-0)}.dropdownMobileListItem__e759e582:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-6-0)}.dropdownMobileLoader__19f19886+.dropdownMobileClose__a748598f{margin-left:8px}.dropdownMobileListLoader__40d99989{margin:-2px auto}.dropdownMobileBodyOverflow__009eb4f7{overflow:hidden}.dropdownDesktopList__3abfb451{padding:4px;overflow:auto}.dropdownDesktopList__3abfb451.sm__147b8f89{max-height:156px;font-size:12px;line-height:16px}.dropdownDesktopList__3abfb451.sm__147b8f89 .dropdownDesktopListItem__f30ddff8{padding:6px 8px;border-radius:6px}.dropdownDesktopList__3abfb451.sm__147b8f89 .dropdownDesktopListLoader__311f4342{margin:0 auto}.dropdownDesktopList__3abfb451.md__b5e2989a{max-height:186px;font-size:14px;line-height:20px}.dropdownDesktopList__3abfb451.md__b5e2989a .dropdownDesktopListItem__f30ddff8{padding:7px 8px;border-radius:8px}.dropdownDesktopList__3abfb451.md__b5e2989a .dropdownDesktopListLoader__311f4342{margin:-2px auto}.dropdownDesktopList__3abfb451.lg__c0888fb9{max-height:256px;font-size:16px;line-height:20px}.dropdownDesktopList__3abfb451.lg__c0888fb9 .dropdownDesktopListItem__f30ddff8{padding:14px 8px;border-radius:10px}.dropdownDesktopList__3abfb451.lg__c0888fb9 .dropdownDesktopListLoader__311f4342{margin:-6px auto}.dropdownDesktopListItem__f30ddff8{color:var(--triplex-next-DropdownList-Color-1-6-0);background:var(--triplex-next-DropdownList-Background_Default-1-6-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__f30ddff8+.dropdownDesktopListItem__f30ddff8{margin-top:2px}.dropdownDesktopListItem__f30ddff8.active__4deceb68{background:var(--triplex-next-DropdownList-Background_Active-1-6-0);cursor:pointer}.dropdownDesktopListItem__f30ddff8.selected__130db7dc{background:var(--triplex-next-DropdownList-Background_Selected-1-6-0);cursor:default}.loaderSmall__8608a2de{display:flex;justify-content:center;align-items:center}.loaderSmall__8608a2de.sm__0dd6a168{width:16px;height:16px;gap:2px}.loaderSmall__8608a2de.sm__0dd6a168 .dot__13d5d74a{width:4px;height:4px}.loaderSmall__8608a2de.md__b8ae98c3{width:24px;height:24px;gap:3px}.loaderSmall__8608a2de.md__b8ae98c3 .dot__13d5d74a{width:6px;height:6px}.loaderSmall__8608a2de.lg__c6452c40{width:32px;height:32px;gap:4px}.loaderSmall__8608a2de.lg__c6452c40 .dot__13d5d74a{width:8px;height:8px}.loaderSmall__8608a2de.neutral__5204e10e .dot__13d5d74a{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-6-0)}.loaderSmall__8608a2de.brand__b517bef8 .dot__13d5d74a{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-6-0)}.loaderSmall__8608a2de .dot__13d5d74a{border-radius:50%}.loaderSmall__8608a2de .dot1__a35666dd{animation:dotCycleSmall__563e26d5 .9s infinite}.loaderSmall__8608a2de .dot2__d6d91828{animation:dotCycleSmall__563e26d5 .9s infinite .15s}.loaderSmall__8608a2de .dot3__4a5176ed{animation:dotCycleSmall__563e26d5 .9s infinite .3s}@keyframes dotCycleSmall__563e26d5{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__e0f43871{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-6-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__f2ffdff2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__f2ffdff2 .dot__13d5d74a{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-6-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__f2ffdff2 .dot1__a35666dd{top:0;left:0;animation:dotCycleMiddle__35c0a5bb 3s infinite}.loaderMiddleDots__f2ffdff2 .dot2__d6d91828{right:0;top:0;opacity:.7;animation:dotCycleMiddle__35c0a5bb 3s infinite .74s}.loaderMiddleDots__f2ffdff2 .dot3__4a5176ed{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__35c0a5bb 3s infinite 1.5s}.loaderMiddleDots__f2ffdff2 .dot4__84a6bee6{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__35c0a5bb 3s infinite 2.25s}.loaderMiddleDots__f2ffdff2 .line__df020147{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-6-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__93bab119 3s infinite}@keyframes lineCycle__93bab119{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__35c0a5bb{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.buttonIcon__7b0bba3d{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__7b0bba3d:enabled{cursor:pointer}.buttonIcon__7b0bba3d.circle__be219406{border-radius:50%}.buttonIcon__7b0bba3d.squircle__65b941ee{border-radius:4px}.buttonIcon__7b0bba3d:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-6-0)}.dropdownMobileInput__68d17977{flex:1;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input-Color_Default-1-6-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__68d17977::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-6-0);opacity:1}.dropdownMobileInput__68d17977::-ms-clear{display:none}.dropdownMobileInput__68d17977+.dropdownMobileClose__a748598f,.dropdownMobileInput__68d17977+.dropdownMobileLoader__19f19886{margin-left:12px}.tabsLineWrapper__3c2888b6[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__3c2888b6[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__3c2888b6[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__3c2888b6[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__3c2888b6{position:relative}.tabsLineWrapper__3c2888b6:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-6-0);bottom:0;left:0;right:0}.tabsLine__2a1061f5{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__2a1061f5:has(.sm__7d373e9c){height:28px}.tabsLine__2a1061f5:has(.md__60a5762f){height:40px}.tabsLine__2a1061f5:has(.lg__c2a9c9d3){height:56px}.tab__afc98269{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer;color:var(--triplex-next-TabsLine-Color_Default-1-6-0);font-weight:400}.tab__afc98269.sm__7d373e9c{font-size:12px;line-height:16px;height:28px;padding-bottom:12px}.tab__afc98269.md__60a5762f{font-size:14px;line-height:20px;height:40px;padding-top:8px;padding-bottom:12px}.tab__afc98269.lg__c2a9c9d3{font-size:16px;line-height:20px;height:56px;padding-top:16px;padding-bottom:20px}.tab__afc98269::-moz-focus-inner{border:none;padding:0}.tab__afc98269:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-6-0)}.tab__afc98269.active__fcb3c9ed{cursor:default;color:var(--triplex-next-TabsLine-Color_Active-1-6-0)}.tab__afc98269:hover{color:var(--triplex-next-TabsLine-Color_Hover-1-6-0)}.tab__afc98269: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__afc98269:hover:after,.tab__afc98269:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-6-0)}.tab__afc98269.active__fcb3c9ed:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-6-0)}.notificationIcon__668961fe{position:absolute;right:6px;width:8px;height:8px;border-radius:50%;background-color:var(--triplex-next-TabsLine-Notification_Color-1-6-0)}.sm__7d373e9c .notificationIcon__668961fe{top:0}.md__60a5762f .notificationIcon__668961fe{top:8px}.lg__c2a9c9d3 .notificationIcon__668961fe{top:16px}.tabsLineDropdown__fed7a356{display:inline-block}.tabsLineDropdown__fed7a356 .dropdownTarget__875b02a0.active__fcb3c9ed{cursor:pointer}.tabsLineDropdown__fed7a356 .dropdownTargetInner__fb325eb2{display:inline-flex;align-items:center}.tabsLineDropdown__fed7a356 .dropdownTargetCaret__4b03d585{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__fed7a356 .dropdownTargetCaret__4b03d585.opened__44f03071{transform:rotate(-180deg)}.tabsLineDropdown__fed7a356 .dropdown__589c92dd{right:0;padding:4px}.tabsLineDropdown__fed7a356 .dropdownItem__23a0a135.withNotification__0e0fa759 .dropdownItemInner__e571e339{margin-right:2px}.tabsLineDropdown__fed7a356 .dropdownItem__23a0a135.withNotification__0e0fa759 .notificationIcon__668961fe{top:2px;right:2px}.tabsLineMobileWrapper__01ad80a7{position:relative}.tabsLineMobileWrapper__01ad80a7 .tab__afc98269{flex-shrink:0}.tabsLineMobileWrapper__01ad80a7 .tab__afc98269:first-child{margin-left:16px}.tabsLineMobileWrapper__01ad80a7 .tab__afc98269:last-child{margin-right:16px}.tabsLineMobile__049d334e{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__049d334e::-webkit-scrollbar{display:none}.label__1a2c006d{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__1a2c006d.md__666032f0{min-height:24px;min-width:24px}.label__1a2c006d.md__666032f0.nonempty__ba3ef99d{padding-left:32px;padding-top:2px}.label__1a2c006d.lg__40c417f1{min-width:28px;min-height:28px}.label__1a2c006d.lg__40c417f1.nonempty__ba3ef99d{padding-left:40px;padding-top:4px}.label__1a2c006d.disabled__0c09f9a0{cursor:default}.radio__f2a32416{margin:0;opacity:0}.radioIcon__3cf39417{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-6-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-6-0)}.radioIcon__3cf39417:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-6-0);border-radius:50%;transform:scale(0)}.md__666032f0 .radioIcon__3cf39417:after{width:12px;height:12px;top:6px;left:6px}.lg__40c417f1 .radioIcon__3cf39417:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__3cf39417,.radioIcon__3cf39417:after{pointer-events:none}.radio__f2a32416,.radioIcon__3cf39417{position:absolute;left:0;top:0}.md__666032f0 .radio__f2a32416,.md__666032f0 .radioIcon__3cf39417{width:24px;height:24px}.lg__40c417f1 .radio__f2a32416,.lg__40c417f1 .radioIcon__3cf39417{width:28px;height:28px}.radio__f2a32416:enabled{cursor:pointer}.radio__f2a32416:checked+.radioIcon__3cf39417{background:var(--triplex-next-Radio-Background_Checked_Default-1-6-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-6-0)}.radio__f2a32416:checked+.radioIcon__3cf39417:after{transform:scale(1);transition:transform .2s ease-out}.radio__f2a32416:hover+.radioIcon__3cf39417{background-color:var(--triplex-next-Radio-Background_Hover-1-6-0);box-shadow:none}.radio__f2a32416:disabled+.radioIcon__3cf39417{background:var(--triplex-next-Radio-Background_Disabled-1-6-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-6-0)}.radio__f2a32416:disabled:checked+.radioIcon__3cf39417{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-6-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-6-0)}.radio__f2a32416:disabled+.radioIcon__3cf39417:after{background:var(--triplex-next-Radio-Dot_Disabled-1-6-0)}.radio__f2a32416:focus-visible+.radioIcon__3cf39417{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-6-0)}.radio__f2a32416:checked:enabled:hover+.radioIcon__3cf39417{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-6-0)}.radioXGroup__71f628a7{display:inline-flex;flex-flow:row wrap}.radioXGroup__71f628a7.indent-12__1cfc27d1{margin-left:-6px;margin-right:-6px}.radioXGroup__71f628a7.indent-12__1cfc27d1 .label__1a2c006d{margin-left:6px;margin-right:6px}.radioXGroup__71f628a7.indent-16__bb3e9eba{margin-left:-8px;margin-right:-8px}.radioXGroup__71f628a7.indent-16__bb3e9eba .label__1a2c006d{margin-left:8px;margin-right:8px}.radioXGroup__71f628a7.indent-20__f7d11e62{margin-left:-10px;margin-right:-10px}.radioXGroup__71f628a7.indent-20__f7d11e62 .label__1a2c006d{margin-left:10px;margin-right:10px}.radioXGroup__71f628a7.indent-24__c60702af{margin-left:-12px;margin-right:-12px}.radioXGroup__71f628a7.indent-24__c60702af .label__1a2c006d{margin-left:12px;margin-right:12px}.radioXGroup__71f628a7.indent-28__48adc27f{margin-left:-14px;margin-right:-14px}.radioXGroup__71f628a7.indent-28__48adc27f .label__1a2c006d{margin-left:14px;margin-right:14px}.radioXGroup__71f628a7.indent-32__b3d0066d{margin-left:-16px;margin-right:-16px}.radioXGroup__71f628a7.indent-32__b3d0066d .label__1a2c006d{margin-left:16px;margin-right:16px}.radioYGroup__68e3087c{display:inline-flex;flex-flow:column wrap}.radioYGroup__68e3087c .label__1a2c006d.md__666032f0+.label__1a2c006d.md__666032f0{margin-top:16px}.radioYGroup__68e3087c .label__1a2c006d.lg__40c417f1+.label__1a2c006d.lg__40c417f1{margin-top:20px}.notification__0d6bf742{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-6-0);background:var(--triplex-next-Notification-Background-1-6-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-6-0);z-index:300}.notification__0d6bf742:first-child{margin-top:0}.notification__0d6bf742.extraBottomPadding__91ca1b73{padding-bottom:24px}.notification__0d6bf742 .notificationHeader__9b20e622{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-6-0);width:100%;margin-top:0;margin-bottom:8px}.notification__0d6bf742 .notificationIcon__9c48ef20{line-height:0}.notification__0d6bf742 .notificationBody__4ab5a8c9{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__0d6bf742 .notificationBodyList__96626738{margin-top:8px}.notification__0d6bf742 .notificationBodyContent__51b53f66{width:100%;font-size:14px}.notification__0d6bf742 .notificationClose__39c49db6{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__0d6bf742.showCloseOnHover__50e699bd .notificationClose__39c49db6{opacity:0}.notification__0d6bf742.showCloseOnHover__50e699bd:hover{cursor:pointer}.notification__0d6bf742.showCloseOnHover__50e699bd:hover .notificationClose__39c49db6{opacity:1}.notification__0d6bf742 .notificationFooter__3b4f8c92{display:flex;align-items:center;margin-top:16px}.notification__0d6bf742 .notificationFooter__3b4f8c92 button+a{margin-left:16px}.notification__0d6bf742 .notificationTime__a6a7ed2d{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-6-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__956a4110{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__956a4110:hover{cursor:pointer}.notificationGroupedWrapper__956a4110 .notificationGroupedFooterItem__b373a554{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-6-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-6-0)}.notificationGroupedWrapper__956a4110 .notificationGroupedFooterItem__b373a554.first__1d52e312{bottom:-8px;z-index:200}.notificationGroupedWrapper__956a4110 .notificationGroupedFooterItem__b373a554.second__4a4ec575{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__0d6bf742,.notificationGroupedWrapper__956a4110{width:100%}}.unorderedListItem__2faccd8a:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__2faccd8a+.unorderedListItem__2faccd8a{margin-top:8px}.unorderedList__90923ed3{position:relative;margin:0;padding-left:14px;list-style:none}.button__d962fa23.general__5ab07b93{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-6-0);color:var(--triplex-next-Button-General_Color_Default-1-6-0)}.button__d962fa23.general__5ab07b93:hover{background:var(--triplex-next-Button-General_Background_Hover-1-6-0);color:var(--triplex-next-Button-General_Color_Hover-1-6-0)}.button__d962fa23.general__5ab07b93.expanded__cdb0cfa4,.button__d962fa23.general__5ab07b93:active{background:var(--triplex-next-Button-General_Background_Active-1-6-0);color:var(--triplex-next-Button-General_Color_Active-1-6-0)}.button__d962fa23.general__5ab07b93:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-6-0)}.button__d962fa23.general__5ab07b93:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-6-0);color:var(--triplex-next-Button-General_Color_Disabled-1-6-0)}.button__d962fa23.secondary__40fae356{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-6-0);color:var(--triplex-next-Button-Secondary_Color_Default-1-6-0)}.button__d962fa23.secondary__40fae356:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-6-0);color:var(--triplex-next-Button-Secondary_Color_Hover-1-6-0)}.button__d962fa23.secondary__40fae356.expanded__cdb0cfa4,.button__d962fa23.secondary__40fae356:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-6-0);color:var(--triplex-next-Button-Secondary_Color_Active-1-6-0)}.button__d962fa23.secondary__40fae356:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-6-0)}.button__d962fa23.secondary__40fae356:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-6-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-6-0)}.button__d962fa23.secondaryLight__c0fd4b87{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-6-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-6-0)}.button__d962fa23.secondaryLight__c0fd4b87:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-6-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-6-0)}.button__d962fa23.secondaryLight__c0fd4b87.expanded__cdb0cfa4,.button__d962fa23.secondaryLight__c0fd4b87:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-6-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-6-0)}.button__d962fa23.secondaryLight__c0fd4b87:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-6-0)}.button__d962fa23.secondaryLight__c0fd4b87:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-6-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-6-0)}.button__d962fa23.danger__f85b0070{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-6-0);color:var(--triplex-next-Button-Danger_Color_Default-1-6-0)}.button__d962fa23.danger__f85b0070:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-6-0);color:var(--triplex-next-Button-Danger_Color_Hover-1-6-0)}.button__d962fa23.danger__f85b0070.expanded__cdb0cfa4,.button__d962fa23.danger__f85b0070:active{background:var(--triplex-next-Button-Danger_Background_Active-1-6-0);color:var(--triplex-next-Button-Danger_Color_Active-1-6-0)}.button__d962fa23.danger__f85b0070:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-6-0)}.button__d962fa23.danger__f85b0070:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-6-0);color:var(--triplex-next-Button-Danger_Color_Disabled-1-6-0)}.button__d962fa23.link__fbf182f5{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-6-0);padding:0}.button__d962fa23.link__fbf182f5.sm__b241967e{height:28px;min-width:0px;padding:6px 2px}.button__d962fa23.link__fbf182f5.md__d124e348{height:40px;min-width:0px;padding:10px 2px}.button__d962fa23.link__fbf182f5.lg__7a7e400d{height:56px;min-width:0px;padding:18px 2px}.button__d962fa23.link__fbf182f5:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-6-0)}.button__d962fa23.link__fbf182f5.expanded__cdb0cfa4,.button__d962fa23.link__fbf182f5:active{color:var(--triplex-next-Button-Link_Color_Active-1-6-0)}.button__d962fa23.link__fbf182f5:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-6-0)}.button__d962fa23.link__fbf182f5:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-6-0)}.button__d962fa23{position:relative;margin:0;vertical-align:top;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__d962fa23::-moz-focus-inner{border:none;padding:0}.button__d962fa23.sm__b241967e{line-height:16px;font-size:12px}.button__d962fa23.sm__b241967e.general__5ab07b93,.button__d962fa23.sm__b241967e.secondary__40fae356,.button__d962fa23.sm__b241967e.secondaryLight__c0fd4b87,.button__d962fa23.sm__b241967e.danger__f85b0070{height:28px;min-width:58px;padding:6px 16px;border-radius:6px}.button__d962fa23.sm__b241967e.icon__ae660e49{min-height:28px;min-width:28px;padding:4px}.button__d962fa23.md__d124e348{line-height:20px;font-size:14px}.button__d962fa23.md__d124e348.general__5ab07b93,.button__d962fa23.md__d124e348.secondary__40fae356,.button__d962fa23.md__d124e348.secondaryLight__c0fd4b87,.button__d962fa23.md__d124e348.danger__f85b0070{height:40px;min-width:72px;padding:10px 20px;border-radius:8px}.button__d962fa23.md__d124e348.icon__ae660e49{min-height:40px;min-width:40px;padding:10px}.button__d962fa23.lg__7a7e400d{line-height:20px;font-size:16px}.button__d962fa23.lg__7a7e400d.general__5ab07b93,.button__d962fa23.lg__7a7e400d.secondary__40fae356,.button__d962fa23.lg__7a7e400d.secondaryLight__c0fd4b87,.button__d962fa23.lg__7a7e400d.danger__f85b0070{height:56px;min-width:84px;padding:18px 24px;border-radius:10px}.button__d962fa23.lg__7a7e400d.icon__ae660e49{min-height:56px;min-width:56px;padding:12px}.button__d962fa23:disabled{cursor:default}.button__d962fa23:disabled *{pointer-events:none}.button__d962fa23+.button__d962fa23:not(.block__3e80987e){margin-left:12px}.button__d962fa23 .content__baf2fe49{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__d962fa23.block__3e80987e{display:block;width:100%}.button__d962fa23.loading__6b2ce9a6{pointer-events:none}.button__d962fa23.loading__6b2ce9a6 .content__baf2fe49{visibility:hidden}.button__d962fa23 .loader__a4e120dc{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__d962fa23 .loader__a4e120dc.hidden__794f1591{visibility:hidden}.buttonDropdownExtended__eeda4753{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__eeda4753 .buttonDropdownExtendedBlock__60349807{padding:4px;margin-top:4px;right:0}.buttonDropdown__9db845e8.block__3e80987e{display:block}.buttonDropdown__9db845e8+.button__d962fa23:not(.block__3e80987e),.buttonDropdown__9db845e8+.buttonDropdown__9db845e8:not(.block__3e80987e){margin-left:16px}.buttonDropdown__9db845e8 .buttonDropdownTarget__6529fc23 .caretIcon__8cc310d6{position:relative;left:4px;transition:transform .3s ease-in-out}.buttonDropdown__9db845e8 .buttonDropdownTarget__6529fc23.active__21bdc264 .caretIcon__8cc310d6{transform:rotate(-180deg)}.buttonDropdown__9db845e8 .buttonDropdownMenuItem__fa03845b{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__fda3fdc5{0%{transform:translateY(calc(-100% - 100px))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__455cbf1c{0%{transform:translate(0)}to{transform:translateY(calc(-100% - 100px))}}.modalWindowContainer__522e807c{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__37359e5a{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-6-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__edc2036d{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__edc2036d .modalWindowContentWrapper__cad05d93{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__fda3fdc5 .6s ease}.modalWindow__edc2036d .modalWindowContent__01f5296c{margin-top:100px;margin-bottom:24px;width:100%}.modalWindow__edc2036d .modalWindowContent__01f5296c .modalWindowBody__baac8d81{box-sizing:border-box;animation:fadeIn__1138db41 .3s ease}@keyframes fadeIn__1138db41{0%{opacity:0}to{opacity:1}}.modalWindow__edc2036d .modalWindowContent__01f5296c .spinnerSm__106df724{display:none}@media (max-width: 767px){.modalWindow__edc2036d .modalWindowContent__01f5296c .spinner__06d16b49{display:none}.modalWindow__edc2036d .modalWindowContent__01f5296c .spinnerSm__106df724{display:flex}}.modalWindowClose__3f02bc09{transition:visibility 0s .3s;-webkit-tap-highlight-color:transparent}.global-modalWindowTransition-exit .modalWindow__edc2036d .modalWindowContentWrapper__cad05d93{transform:translateY(calc(-100% - 100px));animation:modalWindowContentAnimationOnExit__455cbf1c .3s ease}.global-modalWindowTransition-exit .modalWindow__edc2036d .modalWindowContentWrapper__cad05d93 .modalWindowBody__baac8d81{animation:fadeOut__5b7ced5c .3s ease}@keyframes fadeOut__5b7ced5c{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__a11bf434{position:absolute;left:0;right:0;height:0}.modalWindow__edc2036d.sm__14266f67 .modalWindowContentWrapper__cad05d93{max-width:480px}.modalWindow__edc2036d.sm__14266f67 .modalWindowContent__01f5296c .modalWindowBody__baac8d81{min-height:196px}@media (max-width: 575px){.modalWindow__edc2036d.sm__14266f67 .modalWindowContentWrapper__cad05d93{max-width:100%}}.modalWindow__edc2036d.md__c9404ea0 .modalWindowContentWrapper__cad05d93{max-width:600px}.modalWindow__edc2036d.md__c9404ea0 .modalWindowContent__01f5296c .modalWindowBody__baac8d81{min-height:246px}@media (max-width: 767px){.modalWindow__edc2036d.md__c9404ea0 .modalWindowContentWrapper__cad05d93{max-width:100%}}.modalWindow__edc2036d.lg__16265779 .modalWindowContentWrapper__cad05d93{max-width:800px}.modalWindow__edc2036d.lg__16265779 .modalWindowContent__01f5296c .modalWindowBody__baac8d81{min-height:396px}@media (max-width: 991px){.modalWindow__edc2036d.lg__16265779 .modalWindowContentWrapper__cad05d93{max-width:100%}}.modalWindowContentPage__2e2b2f53{background:var(--triplex-next-ModalWindow-Background-1-6-0);padding:8px!important}.modalWindowContentPage__2e2b2f53,.modalWindowLoaderScreen__efd94f72{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__2e2b2f53,.modalWindowLoaderScreen__efd94f72{border-radius:24px}}.islandBody__3a48c9a3{display:block}.islandHeader__410fd016,.islandFooter__72187b60,.island__9f78fe1a{position:relative}.island__9f78fe1a.type1__ed0fea8f{background-color:var(--triplex-next-Island-Type1_Background-1-6-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-6-0)}.island__9f78fe1a.type2__083718f0{background-color:var(--triplex-next-Island-Type2_Background-1-6-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-6-0)}.island__9f78fe1a.type3__7446217c{background-color:var(--triplex-next-Island-Type3_Background-1-6-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-6-0)}.island__9f78fe1a.sm__fb2226da{border-radius:16px;padding:16px}.island__9f78fe1a.md__0709ad15{border-radius:24px;padding:24px}.island__9f78fe1a.lg__34827c89{border-radius:32px;padding:32px}.island__9f78fe1a .islandHeader__410fd016+.islandBody__3a48c9a3,.island__9f78fe1a .islandHeader__410fd016+.islandFooter__72187b60,.island__9f78fe1a .islandBody__3a48c9a3+.islandFooter__72187b60{margin-top:16px}@media (max-width: 767px){.island__9f78fe1a.sm__fb2226da,.island__9f78fe1a.md__0709ad15{border-radius:16px;padding:16px}.island__9f78fe1a.lg__34827c89{border-radius:24px;padding:24px}}.modalWindowBody__baac8d81{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__3f02bc09{position:absolute;top:30px;right:30px}@media (max-width: 767px){.modalWindowClose__3f02bc09{top:20px;right:20px}}.loaderScreen__8290eb13{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__8290eb13.loaderSmallBackdrop__fe2b9d24{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-6-0)}.loaderScreen__8290eb13.loaderMiddleBackdrop__797a9ade{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-6-0)}.body__309eea5d{position:relative;display:flex}.body__309eea5d .bodyInner__7f752e87{position:relative;flex-grow:1;width:100%}.verticalMargin24__4095aa65{margin-top:24px;margin-bottom:24px}.verticalMargin16__68a4d5d1{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__4095aa65{margin-top:16px;margin-bottom:16px}.verticalMargin16__68a4d5d1{margin-top:8px;margin-bottom:8px}}.page__b00e55e1{height:100%;display:flex;flex-direction:column;max-width:100%;padding:24px;box-sizing:border-box}.global-page{position:relative}@media (max-width: 767px){.page__b00e55e1{padding:16px}}.bodyPage__ac398249{flex-grow:1}.global-LB-more-media-point-0 .headerPageTypeFirst__591e641c.sticky__290dd72c{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__591e641c.sticky__290dd72c[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-6-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__3095dc74.sticky__290dd72c{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__3095dc74.sticky__290dd72c[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-6-0)!important}.headerTabs__40a5d290{display:flex;justify-content:space-between}.headerTabs__40a5d290 .headerTabsContent__e93aedf3{flex-grow:1}.headerTabs__40a5d290 .headerTabsControls__57af65ab{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__40a5d290{flex-wrap:wrap}.headerTabs__40a5d290 .headerTabsContent__e93aedf3{width:100%}.headerTabs__40a5d290 .headerTabsControls__57af65ab{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__40a5d290 .headerTabsControls__57af65ab>button{margin-left:16px;margin-top:16px}}.headerTitle__2966ab68{display:flex;justify-content:space-between}.headerTitle__2966ab68 .headerTitleControls__89049c66{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__b9fb8ab7+.headerTitle__2966ab68{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__2966ab68{flex-wrap:wrap}.headerTitle__2966ab68 .headerTitleContent__aa01cec7{width:100%}.headerTitle__2966ab68 .headerTitleControls__89049c66{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__2966ab68 .headerTitleControls__89049c66>button{margin-left:16px;margin-top:16px}}.headerSubheader__8ca99d7f{padding:24px 0}.headerSubheader__8ca99d7f.withoutPaddings__f4865268{padding:0}.headerLayoutSidebar__6e122810{display:flex;justify-content:space-between}.headerLayoutSidebarContent__8d195266{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__6869efb0{display:none}}.footerDescription__7b576a6e{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__45a1e048{flex-grow:1;margin-right:auto}.footerDescriptionControls__c178be19{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__7b576a6e{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__45a1e048{width:100%}.footerDescriptionControls__c178be19{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__c178be19>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__45a1e048+.footerDescriptionControls__c178be19{margin-top:0}.footer__ce828901{padding:16px 0}}.modalWindowHeader__99584f36 .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__99584f36 .global-HeaderTitleContent{padding-right:72px}}.list__a05e5702{margin:0;padding:0;list-style:none;position:relative}.listItemControls__f0dc950f{display:flex;padding:0 16px 0 4px}.listItemContent__c079544c{background:var(--triplex-next-ListItem-Background-1-6-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__c079544c.selected__b7ab3be0{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-1-6-0)}.listItemControlsButton__02ba9365{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-6-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__02ba9365:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-6-0)}.listItemControlsButton__02ba9365:hover .listItemControlsButtonLabel__98b0512d{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-6-0)!important}.listItemControlsButton__02ba9365.expanded__d077f347,.listItemControlsButton__02ba9365:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-6-0)}.listItemControlsButton__02ba9365.expanded__d077f347 .listItemControlsButtonLabel__98b0512d,.listItemControlsButton__02ba9365:active .listItemControlsButtonLabel__98b0512d{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-6-0)!important}.listItemControlsButton__02ba9365+.listItemControlsButton__02ba9365,.listItemControlsButton__02ba9365+.listItemControlsButtonDropdown__7715eeb9{margin-left:4px}.listItemControlsButtonIcon__f4dad55d{line-height:0}.listItemControlsButton__02ba9365.withText__573a0208 .listItemControlsButtonIcon__f4dad55d{margin-bottom:8px}.listItemControlsButtonLabel__98b0512d{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-6-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__7715eeb9{display:flex}.listItemControlsButtonInner__1b910ee0{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__02ba9365.withIcon__9f93cf2f.withText__573a0208 .listItemControlsButtonInner__1b910ee0{height:44px;overflow:visible}.buttonDropdownMenuItem__0fbb406c{overflow:hidden;text-overflow:ellipsis}.listEmptyState__dc12b57d{padding:64px 16px 16px;text-align:center}.listItemLoading__a2e2a3eb{height:24px;padding:12px 0;position:relative}.label__41f259dd{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__41f259dd.md__c990c0f0{min-width:24px;min-height:24px}.label__41f259dd.md__c990c0f0.nonempty__4c40f7ed{padding-left:32px;padding-top:2px}.label__41f259dd.lg__138a5376{min-width:28px;min-height:28px}.label__41f259dd.lg__138a5376.nonempty__4c40f7ed{padding-left:40px;padding-top:4px}.label__41f259dd.disabled__809f9350{cursor:default}.label__41f259dd[hidden]{display:none}.checkbox__b4e13950{margin:0;opacity:0}.checkboxIcon__b0e10d49{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-6-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-6-0)}.checkmarkIcon__65ff4c49{transform:scale(0)}.checkmarkIcon__65ff4c49 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-6-0)}.checkboxIcon__b0e10d49,.checkmarkIcon__65ff4c49{pointer-events:none}.checkbox__b4e13950,.checkboxIcon__b0e10d49,.checkmarkIcon__65ff4c49{position:absolute;left:0;top:0}.md__c990c0f0 .checkbox__b4e13950,.md__c990c0f0 .checkboxIcon__b0e10d49,.md__c990c0f0 .checkmarkIcon__65ff4c49{width:24px;height:24px}.lg__138a5376 .checkbox__b4e13950,.lg__138a5376 .checkboxIcon__b0e10d49,.lg__138a5376 .checkmarkIcon__65ff4c49{width:28px;height:28px}.checkbox__b4e13950:enabled{cursor:pointer}.checkbox__b4e13950:enabled:hover+.checkboxIcon__b0e10d49{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-6-0);background-color:var(--triplex-next-Checkbox-Background_Hover-1-6-0)}.checkbox__b4e13950:checked+.checkboxIcon__b0e10d49{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-6-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-6-0)}.checkbox__b4e13950:checked~.checkmarkIcon__65ff4c49{transform:scale(1);transition:transform .2s ease-out}.checkbox__b4e13950:disabled+.checkboxIcon__b0e10d49{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-6-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-6-0)}.checkbox__b4e13950:disabled:checked+.checkboxIcon__b0e10d49{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-6-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-6-0)}.checkbox__b4e13950:disabled~.checkmarkIcon__65ff4c49 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-6-0)}.checkbox__b4e13950:focus-visible+.checkboxIcon__b0e10d49{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-6-0)}.checkbox__b4e13950:checked:enabled:hover+.checkboxIcon__b0e10d49{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-6-0)}.listItemSelectable__52e38ee9{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-6-0);border-radius:8px}.listItemSelectable__52e38ee9.selected__b7ab3be0{background:var(--triplex-next-ListItem-Background_Selected-1-6-0)}.checkboxWrapper__068da2e1{padding:16px;line-height:0}.childrenWrapper__2ac9baf2{flex-grow:1}.checkboxLabel__97d021cf{padding:0!important;position:relative}.checkboxLabelClickArea__c842750b{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__c01fc7ec{position:relative;overflow:hidden}.swipeableArea__c01fc7ec .content__3764a6a3{position:relative;touch-action:pan-y}.swipeableArea__c01fc7ec .content__3764a6a3.disableScroll__303e376a{touch-action:none}.swipeableArea__c01fc7ec .content__3764a6a3.disablePointerEvents__6ad521bb:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__c01fc7ec .swipeAnimationFinish__e9ccfe2b{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__c01fc7ec .leftContent__3e9739ce,.swipeableArea__c01fc7ec .rightContent__e7af4989{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__c01fc7ec .rightContent__e7af4989{left:auto;right:0}.listItemTail__e55824c0{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__0ca9b07f{background:var(--triplex-next-ListMaster-Background-1-6-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__cd23b657{position:absolute;top:0;left:0;right:0}.listItemTailTop__cd23b657: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-6-0)}.listItemTailTop__cd23b657: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-6-0)}.listItemTailBottom__c0abf11c{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__c0abf11c: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-6-0)}.listItemTailBottom__c0abf11c: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-6-0)}.listItemTailRight__136ae38c{right:-8px}.listItemTailLeft__cd91da8b{left:-8px}.listItemTable__87a4c0de{margin-bottom:4px}.listItemTable__87a4c0de:last-child{margin-bottom:0}.listSortableItemTarget__a86b9582{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-6-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__a86b9582:hover{background:var(--triplex-next-ListItem-Background_Selected-1-6-0)}.listSortableItemTarget__a86b9582.dragging__161082aa{background:var(--triplex-next-ListItem-Background_Dragging-1-6-0);box-shadow:var(--triplex-next-ListItem-Shadow-1-6-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__84ab530e{flex:1}.listSortableItemTargetIcon__e7cd0541{display:block;margin-left:24px}.listSortableItem__33424876{position:relative}.listSortableItem__33424876.dragging__161082aa{z-index:1}.listSortableItemControls__147b8d44{display:inline-block}.formFieldClear__8f6668b5{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__8f6668b5.hidden__70313ef0{opacity:0;pointer-events:none}.formFieldTarget__e2c2ae74{padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-6-0)}.formFieldTarget__e2c2ae74.placeholder__2b9d8565{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-6-0)}.formFieldTarget__e2c2ae74.disabled__a453a005{color:var(--triplex-next-FormField-Target_Color_Disabled-1-6-0)}.formFieldTarget__e2c2ae74.size-sm__a05087c7{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldTarget__e2c2ae74.size-md__534a484a{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__e2c2ae74.size-lg__01deb97d{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__e2c2ae74 .placeholderWrapper__3addf8f4{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__e2c2ae74:focus .placeholderWrapper__3addf8f4{opacity:1}.formFieldTextarea__1ea0f108{width:100%;padding:0;box-sizing:border-box;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-6-0);resize:none}.formFieldTextarea__1ea0f108.sm__ae3e17c6{height:44px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__1ea0f108.md__3ee668f8{height:60px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__1ea0f108.lg__45373710{height:76px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__1ea0f108:focus{outline:none}.formFieldTextarea__1ea0f108:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-6-0)}.formFieldTextarea__1ea0f108::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-6-0)}.chipGroupItem__fc8ed82c{display:inline-block}.chip__cf54b4b9{background:var(--triplex-next-Chip-Background_Default-1-6-0);color:var(--triplex-next-Chip-Color_Default-1-6-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;align-items:center;cursor:pointer;outline:none;vertical-align:middle}.chip__cf54b4b9.lg__479bd083{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__cf54b4b9.lg__479bd083 .prefix__451c8700{padding-left:16px}.chip__cf54b4b9.lg__479bd083 .postfix__d083c74b{padding-right:16px}.chip__cf54b4b9.md__5b77f036{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__cf54b4b9.md__5b77f036 .prefix__451c8700{padding-left:12px}.chip__cf54b4b9.md__5b77f036 .postfix__d083c74b{padding-right:12px}.chip__cf54b4b9.sm__28fd4eb6{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__cf54b4b9.sm__28fd4eb6 .prefix__451c8700{padding-left:8px}.chip__cf54b4b9.sm__28fd4eb6 .postfix__d083c74b{padding-right:8px}.chip__cf54b4b9:hover{background:var(--triplex-next-Chip-Background_Hover-1-6-0);color:var(--triplex-next-Chip-Color_Hover-1-6-0)}.chip__cf54b4b9:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-6-0)}.chip__cf54b4b9:active,.chip__cf54b4b9[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-6-0);color:var(--triplex-next-Chip-Color_Active-1-6-0)}.chip__cf54b4b9.disabled__dfb45f37{background:var(--triplex-next-Chip-Background_Disabled-1-6-0);color:var(--triplex-next-Chip-Color_Disabled-1-6-0);cursor:default;pointer-events:none}.chip__cf54b4b9.selected__af96749e{background:var(--triplex-next-Chip-Background_Selected_Default-1-6-0);color:var(--triplex-next-Chip-Color_Selected_Default-1-6-0)}.chip__cf54b4b9.selected__af96749e:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-6-0);color:var(--triplex-next-Chip-Color_Selected_Hover-1-6-0)}.chip__cf54b4b9.selected__af96749e:active,.chip__cf54b4b9.selected__af96749e[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-6-0);color:var(--triplex-next-Chip-Color_Selected_Active-1-6-0)}.chip__cf54b4b9.selected__af96749e.disabled__dfb45f37{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-6-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-6-0)}.chip__cf54b4b9.withPrefix__1c7c08da{padding-left:0}.chip__cf54b4b9.withPostfix__f6adadc5{padding-right:0}.chip__cf54b4b9 .content__5decf5c5{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__cf54b4b9 .prefix__451c8700,.chip__cf54b4b9 .postfix__d083c74b{display:flex}.chipClearButton__ad06a87d{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__ad06a87d:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-6-0)}.chipDropdownArrow__16d003be{transition:transform .3s ease}.chipDropdownArrow__16d003be.rotated__d42f6596{transform:rotate(-180deg)}.selectExtendedFieldTarget__f5f650b2{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__f5f650b2 .caretIcon__c13c1d2c{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__f5f650b2.selectOpened__595b0b7a .caretIcon__c13c1d2c{transform:rotate(180deg)}.selectExtendedFieldTarget__f5f650b2.loading__2ce5a68c,.selectExtendedFieldTarget__f5f650b2.disabled__12d7c751{-webkit-user-select:none;user-select:none;pointer-events:none}.SelectExtendedField__a11dd787{position:relative}.multiselectFieldHeader__def6fe4b{padding:12px}.multiselectFieldContentWrapper__1a605972{padding:0 12px}.multiselectFieldContentWrapper__1a605972 .multiselectFieldContent__66d17fdd{padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__1a605972 .multiselectFieldContent__66d17fdd.sm__9e412d6b{height:204px}.multiselectFieldContentWrapper__1a605972 .multiselectFieldContent__66d17fdd.md__0c77bfd6{height:245px}.multiselectFieldContentWrapper__1a605972 .multiselectFieldContent__66d17fdd.lg__2735d270{height:324px}.multiselectFieldFooter__15715db5{padding:0 12px 12px}.multiselectFieldFooter__15715db5:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-6-0)}.chipOptionsContent__a4daf59c{min-width:14px;text-align:center;display:block}.tooltipDesktop__a82ecd9f{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__a82ecd9f .tooltipBody__65c2b014{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-6-0)}.tooltipDesktop__a82ecd9f .tooltipXButton__bec3caf3{position:absolute;right:8px;top:8px}.tooltipDesktopContent__48e0053c{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-6-0);border-radius:8px}.closable__6839f188 .tooltipDesktopContent__48e0053c{padding-right:32px}.tooltipSM__9d273895 .tooltipDesktopContent__48e0053c{width:192px;min-height:52px}.tooltipLG__6c8ac2cb .tooltipDesktopContent__48e0053c{width:384px;min-height:52px}.tooltipOverlay__d532204c{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__e0ec99b2{width:0;height:0}.tooltipDesktopTip__e0ec99b2.down__500ba40b{border-top:solid var(--triplex-next-Tooltip-Background-1-6-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__e0ec99b2.up__3b57b064{border-bottom:solid var(--triplex-next-Tooltip-Background-1-6-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__e0ec99b2.left__20d1eacd{border-right:solid var(--triplex-next-Tooltip-Background-1-6-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__e0ec99b2.right__9531a3d2{border-left:solid var(--triplex-next-Tooltip-Background-1-6-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__3bfc9ecc .tooltipBody__65c2b014{text-align:left}.tooltipMobile__3bfc9ecc .tooltipXButton__bec3caf3{position:absolute;right:16px;top:16px}.tooltipMobileContent__0045c627{padding:16px}.headerless__b4cd9de8 .tooltipMobileContent__0045c627{padding-right:40px}.tooltipLink__4f257dcf{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__8e17437d{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-6-0)}.desktop__8e17437d:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-6-0)}.desktop__8e17437d:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-6-0)}.desktop__8e17437d:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-6-0)}.mobile__62cf3ffe{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-6-0)}.mobile__62cf3ffe:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-6-0)}.mobile__62cf3ffe:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-6-0)}.mobile__62cf3ffe:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-6-0)}.chipSuggestInputWrapper__281f0191{margin:12px}.suggestDropdownMobileBody__899e0e68{height:176px}.suggestDropdownMobileNoOptionsText__a30038e0{padding:16px}.checkboxXGroup__86bfacaf{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__86bfacaf.indent-12__44f47daa{margin-left:-6px;margin-right:-6px}.checkboxXGroup__86bfacaf.indent-12__44f47daa .label__41f259dd{margin-left:6px;margin-right:6px}.checkboxXGroup__86bfacaf.indent-16__f85814cd{margin-left:-8px;margin-right:-8px}.checkboxXGroup__86bfacaf.indent-16__f85814cd .label__41f259dd{margin-left:8px;margin-right:8px}.checkboxXGroup__86bfacaf.indent-20__88baf7ca{margin-left:-10px;margin-right:-10px}.checkboxXGroup__86bfacaf.indent-20__88baf7ca .label__41f259dd{margin-left:10px;margin-right:10px}.checkboxXGroup__86bfacaf.indent-24__3a3dc9bf{margin-left:-12px;margin-right:-12px}.checkboxXGroup__86bfacaf.indent-24__3a3dc9bf .label__41f259dd{margin-left:12px;margin-right:12px}.checkboxXGroup__86bfacaf.indent-28__1e2f8ccf{margin-left:-14px;margin-right:-14px}.checkboxXGroup__86bfacaf.indent-28__1e2f8ccf .label__41f259dd{margin-left:14px;margin-right:14px}.checkboxXGroup__86bfacaf.indent-32__1e4d362b{margin-left:-16px;margin-right:-16px}.checkboxXGroup__86bfacaf.indent-32__1e4d362b .label__41f259dd{margin-left:16px;margin-right:16px}.checkboxYGroup__13b201ea{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__13b201ea .label__41f259dd.lg__138a5376+.label__41f259dd.lg__138a5376{margin-top:20px}.checkboxYGroup__13b201ea .label__41f259dd.md__c990c0f0+.label__41f259dd.md__c990c0f0{margin-top:16px}.card__94cb011b{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__94cb011b.roundingMD__a51311f9{--radius: 16px}.card__94cb011b.roundingSM__0dd2fe65{--radius: 8px}.card__94cb011b.general__7bc572d3{background:var(--triplex-next-Card-Static_General_Background-1-6-0)}.card__94cb011b.secondary__78e86e2d{background:var(--triplex-next-Card-Static_Secondary_Background-1-6-0)}.card__94cb011b .cardMedia__d78cb1a2{background-size:cover;background-repeat:no-repeat;background-position:center}.card__94cb011b .cardContent__7767f945{padding:var(--padding)}.card__94cb011b .cardContent__7767f945.paddingMD__40814973{--padding: 24px}.card__94cb011b .cardContent__7767f945.paddingSM__dec351bd{--padding: 16px}.card__94cb011b .cardContent__7767f945 .cardContentHeader__3953a636{margin-bottom:16px}.card__94cb011b .cardContent__7767f945 .cardContentFooter__d09a2daf{margin-top:16px}.action__a8bd1bcf{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__a8bd1bcf: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__a8bd1bcf.general__7bc572d3{background:var(--triplex-next-Card-Action_General_Background-1-6-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-6-0)}.action__a8bd1bcf.general__7bc572d3:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-6-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-6-0)}.action__a8bd1bcf.general__7bc572d3.selected__4175c3c2{background:var(--triplex-next-Card-Action_General_Background_Selected-1-6-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-6-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-6-0)}.action__a8bd1bcf.general__7bc572d3.selected__4175c3c2:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-6-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-6-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-6-0)}.action__a8bd1bcf.general__7bc572d3:focus{outline:none}.action__a8bd1bcf.general__7bc572d3:focus.focusVisible__247713a4{box-shadow:var(--triplex-next-Card-Shadow_Default-1-6-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-6-0)}.action__a8bd1bcf.secondary__78e86e2d{background:var(--triplex-next-Card-Action_Secondary_Background-1-6-0)}.action__a8bd1bcf.secondary__78e86e2d:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-6-0)}.action__a8bd1bcf.secondary__78e86e2d.selected__4175c3c2{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-6-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-6-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-6-0)}.action__a8bd1bcf.secondary__78e86e2d.selected__4175c3c2:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-6-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-6-0)}.action__a8bd1bcf.secondary__78e86e2d:focus{outline:none}.action__a8bd1bcf.secondary__78e86e2d:focus.focusVisible__247713a4{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-6-0)}.alertContext__b90ff17f{display:flex;font-size:12px;line-height:16px}.alertContext__b90ff17f>svg{flex-shrink:0}.alertContext__b90ff17f .alertContextText__f5f0c85e{margin-left:8px}.alertContext__b90ff17f.alertTypeError__e8f4e703 .alertContextText__f5f0c85e{color:var(--triplex-next-AlertContext-Error_Color-1-6-0)}.alertContext__b90ff17f.alertTypeInfo__5c600c32 .alertContextText__f5f0c85e{color:var(--triplex-next-AlertContext-Info_Color-1-6-0)}.alertContext__b90ff17f.alertTypeWarning__aea0a492 .alertContextText__f5f0c85e{color:var(--triplex-next-AlertContext-Warning_Color-1-6-0)}.alertContext__b90ff17f.alertTypeSystem__3742d908 .alertContextText__f5f0c85e{color:var(--triplex-next-AlertContext-System_Color-1-6-0)}.alertProcess__e51ee5f0{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__e51ee5f0.withSpoiler__b2b858b3{min-height:40px}.alertProcess__e51ee5f0 .themeIcon__ba11187e{box-sizing:border-box;height:20px;width:20px}.alertProcess__e51ee5f0.alertTypeError__e8f4e703{background:var(--triplex-next-AlertProcess-Error_Background-1-6-0)}.alertProcess__e51ee5f0.alertTypeInfo__5c600c32{background:var(--triplex-next-AlertProcess-Info_Background-1-6-0)}.alertProcess__e51ee5f0.alertTypeWarning__aea0a492{background:var(--triplex-next-AlertProcess-Warning_Background-1-6-0)}.alertProcess__e51ee5f0.alertTypeSystem__3742d908{background:var(--triplex-next-AlertProcess-System_Background-1-6-0)}.alertProcess__e51ee5f0.alertTypeFeature__6fb43584{background:var(--triplex-next-AlertProcess-Feature_Background-1-6-0)}.alertProcess__e51ee5f0.alertTypeFeature__6fb43584 .themeIcon__ba11187e{padding-top:0}.alertProcess__e51ee5f0 .alertProcessContentBlock__9cb40d3e{flex:1;margin-left:10px}.alertProcess__e51ee5f0 .alertProcessContentBlock__9cb40d3e:not(:has(+.closeButton__0bcbc888)){padding-right:26px}.alertProcess__e51ee5f0 .alertProcessContentBlock__9cb40d3e .expandableContent__0f4d98e8{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__e51ee5f0 .alertProcessContentBlock__9cb40d3e .expandableContent__0f4d98e8.expanded__67a481d1{max-height:1000px;opacity:1}.alertProcess__e51ee5f0 .closeButton__0bcbc888{margin-left:10px}.alertProcess__e51ee5f0 .expandButton__50266845{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__e51ee5f0 .expandButton__50266845.expanded__67a481d1{transform:rotate(180deg)}.adaptive__4d727585{font-size:10px!important;line-height:12px!important}.calendarControls__2dd297a3{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-6-0)}.calendarViewDays__801219c4{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__d77571f7 .calendarViewDays__801219c4{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__c5188cd1,.calendarViewYears__ba6e1b91{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__d77571f7 .calendarViewMonths__c5188cd1,.adaptive__d77571f7 .calendarViewYears__ba6e1b91{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__7a607720{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-6-0)}.calendarViewDaysBody__453d05f9:before{display:block;content:"‌";line-height:8px}.adaptive__d77571f7 .calendarViewDaysBody__453d05f9:before{line-height:4px}.calendarViewItem__758210c7{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__758210c7:focus-visible{outline:none}.calendarViewItem__758210c7.current__a053c9a9{font-weight:600}.calendarViewItem__758210c7.disabled__d2159b06{pointer-events:none}.calendarViewItemLabel__bb02d4be{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-6-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-6-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-6-0);cursor:pointer}.calendarViewItemLabel__bb02d4be:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-6-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-6-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829:hover.basicMark__e6847101:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829:hover.standardMark__259b5da4:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829:hover.attentionMark__f401c337:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829:hover.criticalMark__0c4a92c8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829.muted__e159711c{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-6-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829.muted__e159711c:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-6-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829.basicMark__e6847101:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829.standardMark__259b5da4:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829.attentionMark__f401c337:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.selected__2df76829.criticalMark__0c4a92c8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.marked__840e5ede:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__bb02d4be.basicMark__e6847101:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.standardMark__259b5da4:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.attentionMark__f401c337:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.criticalMark__0c4a92c8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-6-0)}.calendarViewItemLabel__bb02d4be.muted__e159711c{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-6-0)}.calendarViewItemLabel__bb02d4be.disabled__d2159b06{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-6-0);background:none}.calendarViewItem__758210c7:focus-visible .calendarViewItemLabel__bb02d4be{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-6-0)}.unitDay__6680bc74{width:36px;height:36px;border-radius:6px}.unitMonth__bbced98a,.unitYear__eca7bd3f{width:89px;height:48px;border-radius:6px}.adaptive__d77571f7 .unitMonth__bbced98a,.adaptive__d77571f7 .unitYear__eca7bd3f{width:104px;height:48px;border-radius:6px}.calendarFooter__ec540956{margin-top:12px;text-align:center}.calendar__e096b376{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-6-0);-webkit-user-select:none;user-select:none}.calendar__e096b376.adaptive__d77571f7{width:auto;padding:20px}.calendar__e096b376+.calendar__e096b376{margin-top:20px}.col-1__f31f9224{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__4de601b8{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__c777846e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__c64d1159{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__c1980ef2{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__04705662{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__cb226eea{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__9d1bab5f{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__119c17ed{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__d5370d9e{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__d343af2b{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__f2ee45c0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__ce041b2e{margin-left:0%}.offset-1__e20d5401{margin-left:8.33333333%}.offset-2__76433648{margin-left:16.66666667%}.offset-3__2936e82e{margin-left:25%}.offset-4__13e2f7f8{margin-left:33.33333333%}.offset-5__0c61f663{margin-left:41.66666667%}.offset-6__b32993ed{margin-left:50%}.offset-7__a3fd2e8a{margin-left:58.33333333%}.offset-8__6a793688{margin-left:66.66666667%}.offset-9__d74b4ec9{margin-left:75%}.offset-10__403a603d{margin-left:83.33333333%}.offset-11__010db9b1{margin-left:91.66666667%}.d-none__cca089f6{display:none!important}.d-block__62e85a1d{display:block!important}@media (min-width: 576px){.col-sm-1__434fa847{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__35f8fc05{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__8ba83dd9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__9f0a8335{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__8dfa1503{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__f0427be9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__4aebf590{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__082f31d9{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__b9570858{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__78b9b89a{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__173ea5ac{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__247372df{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__ff434f96{margin-left:0%}.offset-sm-1__370bac60{margin-left:8.33333333%}.offset-sm-2__c5d2ea4c{margin-left:16.66666667%}.offset-sm-3__374aba4d{margin-left:25%}.offset-sm-4__1a9f1f76{margin-left:33.33333333%}.offset-sm-5__91d4703c{margin-left:41.66666667%}.offset-sm-6__287a4831{margin-left:50%}.offset-sm-7__7e04098d{margin-left:58.33333333%}.offset-sm-8__0a1dc6d6{margin-left:66.66666667%}.offset-sm-9__376513f6{margin-left:75%}.offset-sm-10__9182ba1f{margin-left:83.33333333%}.offset-sm-11__b21240ff{margin-left:91.66666667%}.d-none-sm__a1c35890{display:none!important}.d-block-sm__491ae868{display:block!important}}@media (min-width: 768px){.col-md-1__d7345b73{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__276ccf9a{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__e05dc15e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__e7f5e035{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__8fe11700{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__4abcf8f5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__c4f47253{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__ca68e553{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__4a81e7a1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__b058fcdf{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__001fbeec{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__c70b23ae{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__84ff7c08{margin-left:0%}.offset-md-1__d46ce86e{margin-left:8.33333333%}.offset-md-2__78653e9f{margin-left:16.66666667%}.offset-md-3__69e2390f{margin-left:25%}.offset-md-4__a4b9e09a{margin-left:33.33333333%}.offset-md-5__0639f6ba{margin-left:41.66666667%}.offset-md-6__4f4434b4{margin-left:50%}.offset-md-7__e7f876bc{margin-left:58.33333333%}.offset-md-8__b0561b89{margin-left:66.66666667%}.offset-md-9__ab24659b{margin-left:75%}.offset-md-10__b0ebb7a9{margin-left:83.33333333%}.offset-md-11__2f916272{margin-left:91.66666667%}.d-none-md__10d37e16{display:none!important}.d-block-md__9a76123c{display:block!important}}@media (min-width: 992px){.col-lg-1__716d8e80{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__00add410{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__23054eb9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__8edd16f0{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__aa301148{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__5a1a89b7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__f7ac279c{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__eda80305{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__32ba39e3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__b96cea33{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__0f7dd78d{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__3e119e78{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__4d07c629{margin-left:0%}.offset-lg-1__8fad1420{margin-left:8.33333333%}.offset-lg-2__1c98bb8d{margin-left:16.66666667%}.offset-lg-3__f428e3ac{margin-left:25%}.offset-lg-4__2a3b25c1{margin-left:33.33333333%}.offset-lg-5__4d449555{margin-left:41.66666667%}.offset-lg-6__eada972a{margin-left:50%}.offset-lg-7__ab38b5fb{margin-left:58.33333333%}.offset-lg-8__91da7fef{margin-left:66.66666667%}.offset-lg-9__24f13343{margin-left:75%}.offset-lg-10__e955affc{margin-left:83.33333333%}.offset-lg-11__e41c4e3a{margin-left:91.66666667%}.d-none-lg__0b04b72e{display:none!important}.d-block-lg__716d8d4e{display:block!important}}@media (min-width: 1200px){.col-xl-1__fbf6eee2{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__e73eeecc{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__f5808ee0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__9ec366cc{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__30eef838{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__cf69fed1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__763d3f7e{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__cd45e786{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__cc927788{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__5e952ab9{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__4890ceb7{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__9a9543cd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__c6559084{margin-left:0%}.offset-xl-1__75a12150{margin-left:8.33333333%}.offset-xl-2__ec584d20{margin-left:16.66666667%}.offset-xl-3__503d1e7d{margin-left:25%}.offset-xl-4__d2779b84{margin-left:33.33333333%}.offset-xl-5__b2df87c2{margin-left:41.66666667%}.offset-xl-6__a8be215d{margin-left:50%}.offset-xl-7__418c9982{margin-left:58.33333333%}.offset-xl-8__eeb9dee7{margin-left:66.66666667%}.offset-xl-9__d3aaead6{margin-left:75%}.offset-xl-10__56cfb0e9{margin-left:83.33333333%}.offset-xl-11__65518dbc{margin-left:91.66666667%}.d-none-xl__4aa5c784{display:none!important}.d-block-xl__d7d7c7e0{display:block!important}}.datePickerExtendedMobileDropdown__d37d403e{max-height:100vh}.dropdownMobileMaskedInput__00d40089{height:20px;padding:0;background:transparent;border:none;border-radius:0}.ellipsisLineClamp__362de6e5{--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__362de6e5.oneLine__1b261371{word-break:break-all}.link__c1f07272{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-6-0)}.link__c1f07272:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-6-0)}.link__c1f07272:active{color:var(--triplex-next-Link-Text_Color_Active-1-6-0)}.link__c1f07272:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-6-0)}.wordWithContent__6ad79b42{white-space:nowrap;display:inline-flex;align-items:center}.before__61b38325 :first-child{margin-right:4px}.after__b0b10d2e :last-child{margin-left:4px}.marker__8bb8a5b7{border-radius:50%}.marker__8bb8a5b7.md__7e9d16b9{width:8px;height:8px}.marker__8bb8a5b7.lg__772bc66e{width:10px;height:10px}.marker__8bb8a5b7.success__6868ef46{background:var(--triplex-next-Marker-Background_Success-1-6-0)}.marker__8bb8a5b7.error__f4e95fb6{background:var(--triplex-next-Marker-Background_Error-1-6-0)}.marker__8bb8a5b7.warning__89c8ea36{background:var(--triplex-next-Marker-Background_Warning-1-6-0)}.marker__8bb8a5b7.waiting__759c189a{background:var(--triplex-next-Marker-Background_Waiting-1-6-0)}.markerStatus__964532f5{line-height:0;display:flex;align-items:start}.markerStatus__964532f5 .contentContainer__ebcae280{display:flex;flex-direction:column}.markerStatus__964532f5.md__39021282{gap:4px}.markerStatus__964532f5.md__39021282 .markerContainer__a7472e41{margin-top:4px}.markerStatus__964532f5.lg__b9ddf483{gap:6px}.markerStatus__964532f5.lg__b9ddf483 .contentContainer__ebcae280{gap:4px}.markerStatus__964532f5.lg__b9ddf483 .markerContainer__a7472e41{margin-top:5px}.row__9b10bacf{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__9b10bacf.noPaddingBottom__f488479d,.row__9b10bacf:last-child{padding-bottom:0}.tabsExtended__5df142d3{position:relative}.tabsExtendedContent__b7b97b85{display:inline-flex}.tabsExtendedContent__b7b97b85.sm__b7e9844b{border-radius:6px;padding:4px}.tabsExtendedContent__b7b97b85.md__2908a398{border-radius:8px;padding:4px}.tabsExtendedContent__b7b97b85.lg__1e0e8963{border-radius:10px;padding:8px}.tabsExtendedTab__4f4077a0{display:flex}.tabsExtendedTab__4f4077a0+.tabsExtendedTab__4f4077a0,.tabsExtendedDropdown__2cb97038{margin-left:2px}.tabsReal__8df84c16,.tabsFake__1440b8f5{display:flex;box-sizing:border-box;width:100%}.tabsReal__8df84c16.hidden__be506dd6{visibility:hidden}.tabsReal__8df84c16 .tabsExtendedTab__4f4077a0.hidden__be506dd6{display:none}.tabsFake__1440b8f5{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__ca918d23 .tabsExtendedContent__b7b97b85{background-color:var(--triplex-next-Tabs-Type1_Background-1-6-0)}.type2__035ec2ce .tabsExtendedContent__b7b97b85{background-color:var(--triplex-next-Tabs-Type2_Background-1-6-0)}.tabsExtendedTabButton__a4724819{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-6-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__a4724819 .tabButtonText__2d5dd3f1{font-weight:400}.tabsExtendedTabButton__a4724819.lg__1e0e8963{border-radius:6px;padding:10px 16px}.tabsExtendedTabButton__a4724819.lg__1e0e8963 .tabButtonText__2d5dd3f1{font-size:16px;line-height:20px}.tabsExtendedTabButton__a4724819.md__2908a398{border-radius:4px;padding:6px 16px}.tabsExtendedTabButton__a4724819.md__2908a398 .tabButtonText__2d5dd3f1{font-size:14px;line-height:20px}.tabsExtendedTabButton__a4724819.sm__b7e9844b{border-radius:4px;padding:2px 16px}.tabsExtendedTabButton__a4724819.sm__b7e9844b .tabButtonText__2d5dd3f1{font-size:12px;line-height:16px}.tabsExtendedTabButton__a4724819::-moz-focus-inner{border:none}.tabsExtendedTabButton__a4724819+.tabsExtendedTabButton__a4724819{margin-left:2px}.tabsExtendedTabButton__a4724819:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-6-0)}.tabsExtendedTabButton__a4724819.type1__ca918d23{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-6-0)}.tabsExtendedTabButton__a4724819.type1__ca918d23.selected__b30865b0{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-6-0)}.tabsExtendedTabButton__a4724819.type1__ca918d23.selected__b30865b0 .tabButtonText__2d5dd3f1{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-1-6-0)}.tabsExtendedTabButton__a4724819.type1__ca918d23:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-6-0)}.tabsExtendedTabButton__a4724819.type1__ca918d23:hover .tabButtonText__2d5dd3f1{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-1-6-0)}.tabsExtendedTabButton__a4724819.type1__ca918d23 .tabButtonText__2d5dd3f1{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-1-6-0)}.tabsExtendedTabButton__a4724819.type2__035ec2ce{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-6-0);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-1-6-0)}.tabsExtendedTabButton__a4724819.type2__035ec2ce.selected__b30865b0{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-6-0)}.tabsExtendedTabButton__a4724819.type2__035ec2ce.selected__b30865b0 .tabButtonText__2d5dd3f1{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-1-6-0)}.tabsExtendedTabButton__a4724819.type2__035ec2ce:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-6-0)}.tabsExtendedTabButton__a4724819.type2__035ec2ce:hover .tabButtonText__2d5dd3f1{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-1-6-0)}.tabButtonDropdown__cb8aad51{padding:0!important;border-radius:0!important;background:none!important}.tabButtonDropdown__cb8aad51.sm__d85c6816{min-width:20px!important;min-height:20px!important}.tabButtonDropdown__cb8aad51.md__88168c9c{min-width:32px!important;min-height:32px!important}.tabButtonDropdown__cb8aad51.lg__72234cac{min-width:40px!important;min-height:40px!important}.tag__951c8030{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-6-0);border-radius:4px;gap:2px}.tag__951c8030.sm__172693f5{height:20px;padding:2px 4px 2px 6px}.tag__951c8030.md__587e6f50{height:28px;padding:4px 6px 4px 8px}.tag__951c8030.lg__c586ec56{height:32px;padding:6px 8px 6px 10px}.content__420fd521{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagGroup__5585d0b3{display:flex;flex-wrap:wrap}.tagGroup__5585d0b3.sm__88f9e19e{gap:4px}.tagGroup__5585d0b3.md__b75653ea{gap:8px}.tagGroup__5585d0b3.lg__8aba9c9a{gap:12px}.paginationExtended__4ca10077{position:relative;padding:24px 0;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__d8b5cb1e .directionIconNext__598d6fcd{transform:rotate(180deg)}.pageEllipsis__92167717{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;color:var(--triplex-next-TableBasic-PaginationBasic_Color-1-6-0);cursor:default}.paginationPageButton__5a0e4c4f{font-size:14px;font-family:inherit;color:var(--triplex-next-Pagination-PageButton_Color-1-6-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__5a0e4c4f:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-6-0);outline:none}.paginationPageButton__5a0e4c4f:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-6-0)}.paginationPageButton__5a0e4c4f:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-6-0);cursor:grabbing}.paginationPageButton__5a0e4c4f.currentPage__f138e483{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-6-0);cursor:default}.paginationNavigationExtended__98242f02{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__cce91e23{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__cce91e23 .paginationSelectControl__61cbd92d{margin-left:8px}.skeleton__609e4654{border-radius:16px;flex-grow:1}.skeleton__609e4654.light__bc878e86{animation:skeleton-light-pulse__bad60d2a 2s ease-in-out infinite}.skeleton__609e4654.dark__ca29cd69{animation:skeleton-dark-pulse__6da90b4d 2s ease-in-out infinite}@keyframes skeleton-light-pulse__bad60d2a{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-6-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-6-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-6-0)}}@keyframes skeleton-dark-pulse__6da90b4d{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-6-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-6-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-6-0)}}.segmentedControlSegment__a14648e6{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-1-6-0);outline:none;cursor:pointer}.segmentedControlSegment__a14648e6:disabled{cursor:default}.sm__9ee11eed .segmentedControlSegment__a14648e6{min-height:20px;padding:2px;font-size:12px;line-height:16px;border-radius:4px}.md__0f55ac8b .segmentedControlSegment__a14648e6{min-height:32px;padding:6px;font-size:14px;line-height:20px;border-radius:6px}.lg__07da9893 .segmentedControlSegment__a14648e6{min-height:40px;padding:8px;font-size:16px;line-height:20px;border-radius:8px}.general1__6f6aeb79 .segmentedControlSegment__a14648e6{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-6-0)}.general1__6f6aeb79 .segmentedControlSegment__a14648e6:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-6-0)}.general1__6f6aeb79 .segmentedControlSegment__a14648e6:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-6-0)}.general1__6f6aeb79 .segmentedControlSegment__a14648e6.selected__ae318106{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-6-0)}.general1__6f6aeb79 .segmentedControlSegment__a14648e6.selected__ae318106:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-6-0)}.general1__6f6aeb79 .segmentedControlSegment__a14648e6.selected__ae318106:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-6-0)}.general2__726472f3 .segmentedControlSegment__a14648e6{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-6-0)}.general2__726472f3 .segmentedControlSegment__a14648e6:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-6-0)}.general2__726472f3 .segmentedControlSegment__a14648e6:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-6-0)}.general2__726472f3 .segmentedControlSegment__a14648e6.selected__ae318106{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-6-0)}.general2__726472f3 .segmentedControlSegment__a14648e6.selected__ae318106:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-6-0)}.general2__726472f3 .segmentedControlSegment__a14648e6.selected__ae318106:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-6-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-6-0)}.secondary1__82a52b8f .segmentedControlSegment__a14648e6{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-6-0)}.secondary1__82a52b8f .segmentedControlSegment__a14648e6:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-6-0)}.secondary1__82a52b8f .segmentedControlSegment__a14648e6:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-6-0)}.secondary1__82a52b8f .segmentedControlSegment__a14648e6.selected__ae318106{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-6-0)}.secondary1__82a52b8f .segmentedControlSegment__a14648e6.selected__ae318106:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-6-0)}.secondary2__755a4fcf .segmentedControlSegment__a14648e6{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-6-0)}.secondary2__755a4fcf .segmentedControlSegment__a14648e6:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-6-0)}.secondary2__755a4fcf .segmentedControlSegment__a14648e6:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-6-0)}.secondary2__755a4fcf .segmentedControlSegment__a14648e6.selected__ae318106{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-6-0)}.secondary2__755a4fcf .segmentedControlSegment__a14648e6.selected__ae318106:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-6-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-6-0)}.segmentedControlSegment__a14648e6:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-6-0)}.content__8eb644d4{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__9b1237af{display:flex;gap:4px}.segmentedControl__9b1237af.general1__6f6aeb79{background:var(--triplex-next-SegmentedControl-General_1_Background-1-6-0)}.segmentedControl__9b1237af.secondary1__82a52b8f{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-6-0)}.segmentedControl__9b1237af.general2__726472f3{background:var(--triplex-next-SegmentedControl-General_2_Background-1-6-0)}.segmentedControl__9b1237af.secondary2__755a4fcf{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-6-0)}.segmentedControl__9b1237af.sm__9ee11eed{padding:4px}.segmentedControl__9b1237af.md__0f55ac8b{padding:6px}.segmentedControl__9b1237af.lg__07da9893{padding:8px}.step__b4ae0489{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__b4ae0489.default__efa8a56e{background-color:var(--triplex-next-Step-Background_Default-1-6-0)}.step__b4ae0489.default__efa8a56e>span{color:var(--triplex-next-Step-Color_Default-1-6-0)}.step__b4ae0489.done__43b7b8e1{background-color:var(--triplex-next-Step-Background_Done-1-6-0)}.step__b4ae0489.done__43b7b8e1>span{color:var(--triplex-next-Step-Color_Done-1-6-0)}.step__b4ae0489.warning__7dd91455{background-color:var(--triplex-next-Step-Background_Warning-1-6-0)}.step__b4ae0489.warning__7dd91455>span{color:var(--triplex-next-Step-Color_Warning-1-6-0)}.step__b4ae0489.active__20f69ca9{background-color:var(--triplex-next-Step-Background_Active-1-6-0)}.step__b4ae0489.active__20f69ca9>span{color:var(--triplex-next-Step-Color_Active-1-6-0)}.step__b4ae0489.error__fd56517d{background-color:var(--triplex-next-Step-Background_Error-1-6-0)}.step__b4ae0489.error__fd56517d>span{color:var(--triplex-next-Step-Color_Error-1-6-0)}.step__b4ae0489.disabled__ee151458{background-color:var(--triplex-next-Step-Background_Disabled-1-6-0)}.step__b4ae0489.disabled__ee151458>span{color:var(--triplex-next-Step-Color_Disabled-1-6-0)}.stepperWrapper__0f2f8f3d{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-1-6-0)}.stepperStep__1d134172{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__1d134172+.stepperStep__1d134172{margin-left:12px}.stepperStep__1d134172.sm__ba418c6f:not(:last-child) .content__681d9d20{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__1d134172.sm__ba418c6f:last-child .content__681d9d20{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__1d134172.sm__ba418c6f:last-child .arrow__b1f316e4{display:none}.stepperStep__1d134172.md__81e3d6a1:not(:last-child) .content__681d9d20{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__1d134172.md__81e3d6a1:last-child .content__681d9d20{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__1d134172.md__81e3d6a1:last-child .arrow__b1f316e4{display:none}.stepperStep__1d134172.lg__5baf1d0e:not(:last-child) .content__681d9d20{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__1d134172.lg__5baf1d0e:last-child .content__681d9d20{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__1d134172.lg__5baf1d0e:last-child .arrow__b1f316e4{display:none}.stepperStep__1d134172:hover:not(.active__50d5b052):not(.disabled__742b9ea1) .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Hover-1-6-0)}.stepperStep__1d134172:hover:not(.active__50d5b052):not(.disabled__742b9ea1) .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-6-0)}.stepperStep__1d134172:hover:not(.active__50d5b052):not(.disabled__742b9ea1) .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-6-0)}.stepperStep__1d134172.active__50d5b052{cursor:default}.stepperStep__1d134172.active__50d5b052 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-6-0)}.stepperStep__1d134172.active__50d5b052 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-6-0)}.stepperStep__1d134172.active__50d5b052.error__4d168053 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-6-0)}.stepperStep__1d134172.active__50d5b052.error__4d168053 .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-6-0)}.stepperStep__1d134172.active__50d5b052.error__4d168053 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-6-0)}.stepperStep__1d134172.active__50d5b052.warning__d3824b83 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0)}.stepperStep__1d134172.active__50d5b052.warning__d3824b83 .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0)}.stepperStep__1d134172.active__50d5b052.warning__d3824b83 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.error__4d168053 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.error__4d168053 .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.error__4d168053 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.error__4d168053:hover .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.error__4d168053:hover .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.error__4d168053:hover .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.warning__d3824b83 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.warning__d3824b83 .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.warning__d3824b83 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.warning__d3824b83:hover .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.warning__d3824b83:hover .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0)}.stepperStep__1d134172.completed__9e6e22ea.warning__d3824b83:hover .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7 :not(.error__4d168053):not(.warning__d3824b83) .content__681d9d20{color:var(--triplex-next-Stepper-Step_Color_Default-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7 :not(.error__4d168053):not(.warning__d3824b83):hover .content__681d9d20{color:var(--triplex-next-Stepper-Step_Color_Hover-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.error__4d168053 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.error__4d168053 .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.error__4d168053 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.error__4d168053:hover .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.error__4d168053:hover .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.error__4d168053:hover .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.warning__d3824b83 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.warning__d3824b83 .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.warning__d3824b83 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.warning__d3824b83:hover .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.warning__d3824b83:hover .arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0)}.stepperStep__1d134172.inactive__8680f8b7.warning__d3824b83:hover .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-6-0)}.stepperStep__1d134172.disabled__742b9ea1{pointer-events:none}.stepperStep__1d134172.disabled__742b9ea1 .content__681d9d20{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-6-0)}.stepperStep__1d134172.disabled__742b9ea1 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-6-0)}.stepperStep__1d134172.disabled__742b9ea1 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-6-0)}.stepperStep__1d134172.focusVisible__edade224.completed__9e6e22ea .content__681d9d20,.stepperStep__1d134172.focusVisible__edade224.active__50d5b052 .content__681d9d20,.stepperStep__1d134172.focusVisible__edade224.inactive__8680f8b7 .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-6-0)}.stepperStep__1d134172.focusVisible__edade224.completed__9e6e22ea .arrow__b1f316e4 path:last-child,.stepperStep__1d134172.focusVisible__edade224.active__50d5b052 .arrow__b1f316e4 path:last-child,.stepperStep__1d134172.focusVisible__edade224.inactive__8680f8b7 .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-6-0)}.stepperStep__1d134172.focusVisible__edade224.completed__9e6e22ea:hover .content__681d9d20,.stepperStep__1d134172.focusVisible__edade224.active__50d5b052:hover .content__681d9d20,.stepperStep__1d134172.focusVisible__edade224.inactive__8680f8b7:hover .content__681d9d20{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-6-0)}.stepperStep__1d134172.focusVisible__edade224.completed__9e6e22ea:hover .arrow__b1f316e4 path:last-child,.stepperStep__1d134172.focusVisible__edade224.active__50d5b052:hover .arrow__b1f316e4 path:last-child,.stepperStep__1d134172.focusVisible__edade224.inactive__8680f8b7:hover .arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-6-0)}.content__681d9d20{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-6-0);color:var(--triplex-next-Stepper-Step_Color_Hover-1-6-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-6-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__ba418c6f{font-size:12px;line-height:16px}.md__81e3d6a1{font-size:14px;line-height:20px}.lg__5baf1d0e{font-size:16px;line-height:20px}.arrow__b1f316e4{transform:translate(0)}.arrow__b1f316e4 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-6-0)}.arrow__b1f316e4 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-6-0)}.icon__ba44d4f5{display:inline-flex;align-items:center;line-height:0}.nonempty__f957ae25 .icon__ba44d4f5{margin-right:6px}.stepperExtended__5c4efa8e{display:flex;padding:0;margin:0;list-style:none}.carouselExtended__605faa23{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__605faa23::-webkit-scrollbar{display:none}.stepper__d7e9ed94.sm__ba418c6f{padding-left:28px;padding-right:28px}.stepper__d7e9ed94.md__81e3d6a1{padding-left:40px;padding-right:40px}.stepper__d7e9ed94.lg__5baf1d0e{padding-left:56px;padding-right:56px}.stepperCarousel__81a1feba{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__81a1feba .buttonPrev__1b5e79dd,.stepperCarousel__81a1feba .buttonNext__ec95fb30{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__81a1feba .buttonPrev__1b5e79dd.sm__ba418c6f,.stepperCarousel__81a1feba .buttonNext__ec95fb30.sm__ba418c6f{height:28px;width:28px}.stepperCarousel__81a1feba .buttonPrev__1b5e79dd.md__81e3d6a1,.stepperCarousel__81a1feba .buttonNext__ec95fb30.md__81e3d6a1{height:40px;width:40px}.stepperCarousel__81a1feba .buttonPrev__1b5e79dd.lg__5baf1d0e,.stepperCarousel__81a1feba .buttonNext__ec95fb30.lg__5baf1d0e{height:56px;width:56px}.stepperCarousel__81a1feba .buttonPrev__1b5e79dd{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-1-6-0)}.stepperCarousel__81a1feba .buttonNext__ec95fb30{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-1-6-0)}@media (max-width: 767px){.stepper__d7e9ed94{padding-left:16px;padding-right:16px}.buttonPrev__1b5e79dd,.buttonNext__ec95fb30{display:none}}.expandAnimation__e24b8c06{transition-property:height;transition-timing-function:ease-in-out}.islandAccordion__2c057ed3{margin:0;padding:0}.islandAccordion__2c057ed3 .island__5728a3f5{padding:0}.islandAccordion__2c057ed3 .item__10bb1538{position:relative;list-style-type:none}.islandAccordion__2c057ed3 .item__10bb1538.disabled__26444418{opacity:.48;cursor:default;pointer-events:none}.islandAccordion__2c057ed3 .item__10bb1538+.item__10bb1538.sm__ab38e0ef,.islandAccordion__2c057ed3 .item__10bb1538+.item__10bb1538.md__e8587cee{margin-top:16px}.islandAccordion__2c057ed3 .item__10bb1538+.item__10bb1538.lg__2dd921ca{margin-top:24px}.islandAccordion__2c057ed3 .item__10bb1538 .header__7d18f3df{display:flex;width:100%;margin:0;outline:none;border:1px solid transparent;text-align:left;cursor:pointer;background:none}.islandAccordion__2c057ed3 .item__10bb1538 .focused__56dec150{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-6-0)}.islandAccordion__2c057ed3 .item__10bb1538.type1__1a81ee57:not(.opened__cb9b1c65):hover .island__5728a3f5{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-6-0)}.islandAccordion__2c057ed3 .item__10bb1538.type2__3df15d22:not(.opened__cb9b1c65):hover .island__5728a3f5{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-6-0)}.islandAccordion__2c057ed3 .item__10bb1538.type3__66de0d4f:not(.opened__cb9b1c65):hover .island__5728a3f5{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-6-0)}.islandAccordion__2c057ed3 .item__10bb1538 .footer__0154c477{text-align:right}.islandAccordion__2c057ed3 .item__10bb1538 .body__eec35644,.islandAccordion__2c057ed3 .item__10bb1538 .footer__0154c477{visibility:hidden}.islandAccordion__2c057ed3 .item__10bb1538.opened__cb9b1c65 .body__eec35644,.islandAccordion__2c057ed3 .item__10bb1538.opened__cb9b1c65 .footer__0154c477{visibility:visible}.islandAccordion__2c057ed3 .item__10bb1538 .caretWrapper__277f4961{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__2c057ed3 .item__10bb1538 .caretIcon__9c81929f{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__2c057ed3 .item__10bb1538.sm__ab38e0ef .header__7d18f3df{padding:16px;border-radius:16px}.islandAccordion__2c057ed3 .item__10bb1538.sm__ab38e0ef .step__8572c206+.titleWrapper__1199b7a7{margin-top:2px}.islandAccordion__2c057ed3 .item__10bb1538.sm__ab38e0ef .body__eec35644,.islandAccordion__2c057ed3 .item__10bb1538.sm__ab38e0ef .footer__0154c477{padding:0 16px 16px}.islandAccordion__2c057ed3 .item__10bb1538.sm__ab38e0ef .caretWrapper__277f4961{right:20px}.islandAccordion__2c057ed3 .item__10bb1538.sm__ab38e0ef .remove__4fa5982e{right:-40px;top:20px}.islandAccordion__2c057ed3 .item__10bb1538.sm__ab38e0ef .step__8572c206{margin-right:12px}.islandAccordion__2c057ed3 .item__10bb1538.md__e8587cee .header__7d18f3df{padding:24px;border-radius:24px}.islandAccordion__2c057ed3 .item__10bb1538.md__e8587cee .body__eec35644,.islandAccordion__2c057ed3 .item__10bb1538.md__e8587cee .footer__0154c477{padding:0 24px 24px}.islandAccordion__2c057ed3 .item__10bb1538.md__e8587cee .caretWrapper__277f4961{right:28px}.islandAccordion__2c057ed3 .item__10bb1538.md__e8587cee .remove__4fa5982e{right:-40px;top:28px}.islandAccordion__2c057ed3 .item__10bb1538.md__e8587cee .step__8572c206{margin-right:12px}.islandAccordion__2c057ed3 .item__10bb1538.lg__2dd921ca .header__7d18f3df{padding:32px;border-radius:32px}.islandAccordion__2c057ed3 .item__10bb1538.lg__2dd921ca .body__eec35644,.islandAccordion__2c057ed3 .item__10bb1538.lg__2dd921ca .footer__0154c477{padding:0 32px 32px}.islandAccordion__2c057ed3 .item__10bb1538.lg__2dd921ca .caretWrapper__277f4961{right:36px}.islandAccordion__2c057ed3 .item__10bb1538.lg__2dd921ca .remove__4fa5982e{right:-48px;top:40px}.islandAccordion__2c057ed3 .item__10bb1538.lg__2dd921ca .step__8572c206{margin:2px 16px 0 0}.islandAccordion__2c057ed3 .item__10bb1538.opened__cb9b1c65:not(.disabled__26444418) .caretWrapper__277f4961 .caretIcon__9c81929f{transform:rotate(-180deg)}.islandAccordion__2c057ed3 .item__10bb1538 .remove__4fa5982e{position:absolute}.noColumns__99300b12{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__99300b12>.content__aa47c6df{width:456px;text-align:center}.filterPanel__7ae6a2a5{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__a92f5bc3{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__a92f5bc3>a:not(:first-child){margin-left:16px}.tabsLinePanel__f0de442d{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__4a3f6d8e{0%{opacity:0}to{opacity:1}}.tableBasic__9fce648b{position:relative}.tableBasic__9fce648b table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__9fce648b table th.alignLeft__2653dca4,.tableBasic__9fce648b table td.alignLeft__2653dca4{text-align:left}.tableBasic__9fce648b table th.alignRight__b55822cb,.tableBasic__9fce648b table td.alignRight__b55822cb{text-align:right}.tableBasic__9fce648b table th.alignCenter__7be8947d,.tableBasic__9fce648b table td.alignCenter__7be8947d{text-align:center}.tableBasic__9fce648b table th.verticalAlignBaseline__bbc72691,.tableBasic__9fce648b table td.verticalAlignBaseline__bbc72691{vertical-align:baseline}.tableBasic__9fce648b table th.verticalAlignSub__2c7b9b06,.tableBasic__9fce648b table td.verticalAlignSub__2c7b9b06{vertical-align:sub}.tableBasic__9fce648b table th.verticalAlignSuper__bdb11679,.tableBasic__9fce648b table td.verticalAlignSuper__bdb11679{vertical-align:super}.tableBasic__9fce648b table th.verticalAlignTextTop__f723eed2,.tableBasic__9fce648b table td.verticalAlignTextTop__f723eed2{vertical-align:text-top}.tableBasic__9fce648b table th.verticalAlignTextBottom__52e38449,.tableBasic__9fce648b table td.verticalAlignTextBottom__52e38449{vertical-align:text-bottom}.tableBasic__9fce648b table th.verticalAlignMiddle__b4909406,.tableBasic__9fce648b table td.verticalAlignMiddle__b4909406{vertical-align:middle}.tableBasic__9fce648b table th.verticalAlignTop__c01bf0e4,.tableBasic__9fce648b table td.verticalAlignTop__c01bf0e4{vertical-align:top}.tableBasic__9fce648b table th.verticalAlignBottom__60b17b1c,.tableBasic__9fce648b table td.verticalAlignBottom__60b17b1c{vertical-align:bottom}.tableBasic__9fce648b table>thead>tr{height:48px}.tableBasic__9fce648b table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-6-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-6-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__9fce648b table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-1-6-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-1-6-0)}}.tableBasic__9fce648b table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__9fce648b table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__9fce648b table>thead>tr>th.checkboxType__0da074e1{padding:16px 12px}.tableBasic__9fce648b table>thead>tr>th .thBlock__34cc6fc1{display:inline-flex;vertical-align:top}.tableBasic__9fce648b table>thead>tr>th .thBlock__34cc6fc1.order__8940117b{cursor:pointer}.tableBasic__9fce648b table>thead>tr>th .thBlock__34cc6fc1.order__8940117b .orderButton__ec1a3d92{display:flex;visibility:hidden;align-items:center}.tableBasic__9fce648b table>thead>tr>th .thBlock__34cc6fc1.order__8940117b .orderButton__ec1a3d92.alignLeft__2653dca4{margin-right:8px}.tableBasic__9fce648b table>thead>tr>th .thBlock__34cc6fc1.order__8940117b .orderButton__ec1a3d92.alignRight__b55822cb{margin-left:8px}.tableBasic__9fce648b table>thead>tr>th .thBlock__34cc6fc1.order__8940117b .orderButton__ec1a3d92.sorted__9c10f454{visibility:visible}.tableBasic__9fce648b table>thead>tr>th .thBlock__34cc6fc1.order__8940117b:hover .orderButton__ec1a3d92{visibility:visible}.tableBasic__9fce648b table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-6-0)}.tableBasic__9fce648b table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__9fce648b table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__9fce648b table>tbody>tr>td.textType__b18d2c92{padding:12px}.tableBasic__9fce648b table>tbody>tr>td.componentsType__d794f4e1{padding:8px 12px}.tableBasic__9fce648b table>tbody>tr>td.checkboxType__0da074e1{padding:10px 12px 12px}.tableBasic__9fce648b table>tbody>tr.selected__ecfa0c5d>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-6-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__9fce648b table>tbody>tr.selected__ecfa0c5d>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-1-6-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-1-6-0)}}.tableBasic__9fce648b table>tbody.clickable__9d6ee328>tr{cursor:pointer}.tableBasic__9fce648b table>tbody.hoverable__5c038007>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-6-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__9fce648b table>tbody.hoverable__5c038007>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-1-6-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-1-6-0)}}.tableBasic__9fce648b .footerEmptyData__4d527c7f{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__9fce648b .spinnerWrapper__b0cd1465{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__9fce648b .spinnerWrapper__b0cd1465 .tableLoaderScreen__634ea2c9{border-radius:8px 8px 0 0}.tableBasic__9fce648b .overlayCover__3ebc537c{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-6-0);animation:fadeIn__4a3f6d8e .3s}.tableBasicSettingsBody__c705e6d7{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__a1946fc3{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-6-0)!important}.columnSettingsSortableListItemTarget__a1946fc3:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-6-0)!important}.columnSettingsSortableListItemTarget__a1946fc3.dragging__27a9fed9{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-6-0)!important}.columnSettingsStaticListItem__f2fd0f29{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-6-0)}.tableBasicSettingsFooter__b1be8051{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-6-0);padding:11px 12px 12px}.tableBasicSettingsHeader__b9ce4834{padding:16px 12px 12px}.tableSettingsLink__8748e178{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__616dcbd0{width:320px}.tableFooterWrapper__232faf89{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__232faf89 .tableFooterShadow__f31377f5{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-6-0);pointer-events:none}.tableFooterWrapper__232faf89 .tableFooter__616ea38f{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-6-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__232faf89 .tableFooter__616ea38f .tableFooterSummary__783516c6{display:flex;align-items:center}.tableFooterWrapper__232faf89 .tableFooter__616ea38f .tableFooterSummary__783516c6 .tableFooterSummarySelectedCount__9e9f707f,.tableFooterWrapper__232faf89 .tableFooter__616ea38f .tableFooterSummary__783516c6 .tableFooterSummarySelectAllButton__6d5b5daa,.tableFooterWrapper__232faf89 .tableFooter__616ea38f .tableFooterSummary__783516c6 .tableFooterSummaryAmount__1817e1a2{display:inline-flex}.tableFooterWrapper__232faf89 .tableFooter__616ea38f .tableFooterSummary__783516c6 .tableFooterSummarySelectedCount__9e9f707f,.tableFooterWrapper__232faf89 .tableFooter__616ea38f .tableFooterSummary__783516c6 .tableFooterSummarySelectAllButton__6d5b5daa,.tableFooterWrapper__232faf89 .tableFooter__616ea38f .tableFooterSummary__783516c6 .tableFooterSummaryAmount__1817e1a2,.tableFooterWrapper__232faf89 .tableFooter__616ea38f .tableFooterSummary__783516c6 .tableFooterSummaryLabel__689e0fef{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__232faf89{height:112px}}.paginationPanel__80b2c10f{margin-top:16px}.masterTable__fa6c94ad{position:relative}.currency__f1278710{font-size:16px;line-height:20px;color:var(--triplex-next-ColorDarkNeutralAlpha-90-1-6-0)}.orderedListItem__1cceb0fe{counter-increment:list-item-tx}.orderedListItem__1cceb0fe:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__1cceb0fe+.orderedListItem__1cceb0fe{margin-top:8px}.orderedList__a58f47cc{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.suggestFieldDesktop__c99f9d45{position:relative}.suggestDropdownListItem__8a099c51{overflow:hidden;text-overflow:ellipsis}.suggestFieldMobile__d2b1bf92{position:relative}.suggestFieldMobileBody__c83f10a9{height:176px}.suggestFieldMobileDropdownHint__429f746e{padding:16px}.lightBox__6f201e46{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__6f201e46 .lightBoxBackdrop__6c986c8f{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-6-0)}.lightBox__6f201e46.lightBoxSideOverlayActive__601bb2f2,.lightBox__6f201e46.lightBoxTopOverlayActive__368eb94a{overflow-y:hidden}.lightBox__6f201e46 .lightBoxContent__a038a12c{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-6-0)}.lightBox__6f201e46 .lightBoxContent__a038a12c>.global-page{max-width:848px}.lightBox__6f201e46 .loadingContentOverlay__885e0f98{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__6f201e46 .lightBoxContentResizeWrapper__d1e03362{position:absolute;left:0;right:0;height:0}.lightBox__6f201e46 .tempElSafariBug__595a2f57{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__2a70c0d2,.global-LB-less-or-equal-media-point-0 .lightBox__6f201e46.lightBoxSideOverlayActive__601bb2f2{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__a038a12c{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__a038a12c{padding-left:80px;padding-right:80px}.lightBoxControls__a86731b4{z-index:100}.withKeyboardEvent__744643a3{display:inline-block}.withoutKeyboardEvent__d343af12,.lightBox__6f201e46.lightBoxSideOverlayActive__601bb2f2 .withKeyboardEvent__744643a3,.lightBox__6f201e46.lightBoxTopOverlayActive__368eb94a .withKeyboardEvent__744643a3,.lightBox__6f201e46.isLoading__df389b40 .withKeyboardEvent__744643a3{display:none}.lightBox__6f201e46.lightBoxSideOverlayActive__601bb2f2 .withoutKeyboardEvent__d343af12,.lightBox__6f201e46.lightBoxTopOverlayActive__368eb94a .withoutKeyboardEvent__d343af12,.lightBox__6f201e46.isLoading__df389b40 .withoutKeyboardEvent__d343af12{display:inline-block}.lightBox__6f201e46.isLoading__df389b40 .lightBoxPrev__2d997ea0,.lightBox__6f201e46.isLoading__df389b40 .lightBoxNext__ef288f2f{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__a86731b4{position:absolute;left:0;right:0;top:0;padding:16px 16px 0}.global-LB-less-or-equal-media-point-0 .lightBoxControlsDesktop__b8c9d199{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__e51f19d7{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__cf338d2f{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__2d997ea0,.global-LB-less-or-equal-media-point-0 .lightBoxNext__ef288f2f{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__2d997ea0{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__80b08444,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__87457773{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__a86731b4{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__b8c9d199{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__e51f19d7{display:none}.global-LB-more-media-point-0 .lightBoxClose__cf338d2f{position:fixed;left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px);top:calc(40px + var(--lightBox-screen-top))}.global-LB-more-media-point-0 .lightBoxPrev__2d997ea0,.global-LB-more-media-point-0 .lightBoxNext__ef288f2f{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__2d997ea0{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__ef288f2f{left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__6cdd32e7{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__6cdd32e7.fixed__c6dcaa79{position:fixed}.overlay__6cdd32e7.closing__0bb61123,.overlay__6cdd32e7.opened__4ec851a5{visibility:visible;left:0;right:0}.overlayPanel__9df38de6{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-6-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__9df38de6.bottom__3ca4d5d7{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__9df38de6.left__2f0ec73c{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__9df38de6.right__55374136{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__9df38de6.top__b828bd21{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__9df38de6.left__2f0ec73c.opened__4ec851a5,.overlayPanel__9df38de6.right__55374136.opened__4ec851a5{transform:translate(0)}.overlayPanel__9df38de6.top__b828bd21.opened__4ec851a5,.overlayPanel__9df38de6.bottom__3ca4d5d7.opened__4ec851a5{transform:translateY(0)}.overlayContent__9a33122d{display:flex;min-height:100%}.overlayMask__65ddc43e{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-6-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__65ddc43e.overlayOpened__8adde032{opacity:1}.lightBoxSideOverlayLoaderWrapper__f8d6720b{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__c0b70b67{position:absolute;top:24px;right:24px}.lightBoxSideOverlayCloseMobile__f306f176{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktop__c0b70b67{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__f306f176{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__f306f176{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktop__c0b70b67{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__f306f176{display:none}.lightBoxSideOverlayMask__37ecee17{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-6-0)}.lightBoxSideOverlayWrapper__e5cb1c20{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__e5cb1c20.overflowXHidden__974deff4{overflow-x:hidden}.lightBoxSideOverlayWrapper__e5cb1c20.overflowYHidden__40529122{overflow-y:hidden}.lightBoxSideOverlayWrapper__e5cb1c20.closing__fa78239d,.lightBoxSideOverlayWrapper__e5cb1c20.opened__9cb2da88{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__e5cb1c20.closing__fa78239d{pointer-events:none}.lightBoxSideOverlayWrapper__e5cb1c20 .global-page{background-color:transparent!important}.lightBoxSideOverlayWrapper__e5cb1c20 .lightBoxSideOverlayContent__840bb60f{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-6-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__e5cb1c20 .lightBoxSideOverlayContent__840bb60f.opened__9cb2da88{transform:none}.lightBoxSideOverlayWrapper__e5cb1c20 .lightBoxSideOverlayContent__840bb60f.opening__37a3b80a{transform:translateY(0)}.lightBoxSideOverlayWrapper__e5cb1c20.sizeSM__83fdfbf4 .global-page{width:480px;max-width:100%}.lightBoxSideOverlayWrapper__e5cb1c20.sizeMD__31311621 .global-page{width:600px;max-width:100%}.lightBoxSideOverlayWrapper__e5cb1c20.sizeLG__143bb5bc .global-page{width:800px;max-width:100%}.lightBoxSideOverlayWrapper__e5cb1c20 .lightBoxSideOverlayBase__fa71ec35{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__e5cb1c20 .lightBoxSideOverlayContent__840bb60f{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__e5cb1c20 .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__e5cb1c20 .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__e888f549{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__e888f549.closing__fa78239d,.lightBoxSideOverlay__e888f549.opening__37a3b80a{overflow-x:hidden}.topOverlayMask__2d678efd{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-6-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__07e10636{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__07e10636.closing__5fa60bcf,.topOverlayWrapper__07e10636.opened__38bfeb9f{bottom:0}.topOverlayWrapper__07e10636 .topOverlayPanel__038124dc{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__eee20d5b{z-index:500}@media (max-width: 767px){.topOverlayPanel__038124dc{margin-left:16px;margin-right:16px;margin-bottom:16px}}html.scroll-0__56169442{--triplex-next-scroll-width: 0px}html.scroll-15__eedc4b43{--triplex-next-scroll-width: 15px}html.scroll-16__6677d423{--triplex-next-scroll-width: 16px}html.scroll-17__d4f15475{--triplex-next-scroll-width: 17px}.smsInput__e9fcd39f{display:inline-block;position:relative;width:100%}.smsInput__e9fcd39f .input__a0fe1b3d{text-align:center}.smsInput__e9fcd39f .input__a0fe1b3d::placeholder{opacity:1}.smsInput__e9fcd39f .input__a0fe1b3d:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-6-0)}.smsInput__e9fcd39f .input__a0fe1b3d.lg__f04d98ad{padding:18px 40px}.smsInput__e9fcd39f .input__a0fe1b3d.md__18475fa7{padding-left:26px;padding-right:26px}.smsInput__e9fcd39f .input__a0fe1b3d.sm__ad155e30{padding-left:20px;padding-right:20px}.smsInput__e9fcd39f .btnRefresh__6636001a{position:absolute;outline:none;z-index:1}.smsInput__e9fcd39f .btnRefresh__6636001a.lg__f04d98ad{top:12px;left:12px;height:32px;width:32px}.smsInput__e9fcd39f .btnRefresh__6636001a.md__18475fa7{top:10px;left:10px}.smsInput__e9fcd39f .btnRefresh__6636001a.sm__ad155e30{top:4px;left:4px}.smsInput__e9fcd39f .btnRefresh__6636001a .full__2e4581e8{fill:var(--triplex-next-SMSInput-Refresh_Fill_Full-1-6-0)}.smsInput__e9fcd39f .btnRefresh__6636001a .empty__63fc0c0e{fill:var(--triplex-next-SMSInput-Refresh_Fill_Empty-1-6-0)}.smsInput__e9fcd39f .btnRefresh__6636001a:disabled{cursor:default;fill:var(--triplex-next-SMSInput-Refresh_Disabled-1-6-0)}.smsInput__e9fcd39f .btnSubmit__8ba53c2f{position:absolute;fill:var(--triplex-next-SMSInput-Submit_Background_Default-1-6-0)}.smsInput__e9fcd39f .btnSubmit__8ba53c2f.active__12b845d1:not(:disabled){fill:var(--triplex-next-SMSInput-Submit_Background_Active-1-6-0)}.smsInput__e9fcd39f .btnSubmit__8ba53c2f.active__12b845d1:not(:disabled):hover{fill:var(--triplex-next-SMSInput-Submit_Background_Hover-1-6-0)}.smsInput__e9fcd39f .btnSubmit__8ba53c2f.lg__f04d98ad{top:15px;right:15px;height:26px;width:26px}.smsInput__e9fcd39f .btnSubmit__8ba53c2f.md__18475fa7{top:10px;right:10px}.smsInput__e9fcd39f .btnSubmit__8ba53c2f.sm__ad155e30{top:4px;right:4px}.spoiler__6e9b34c5{display:flex;flex-direction:column}.spoiler__6e9b34c5.opened__1427fb29 .caretIcon__95cb16db{transform:rotate(-180deg)}.spoiler__6e9b34c5 .head__a413cc4e .caretIcon__95cb16db{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__6e9b34c5 .head__a413cc4e button>span{white-space:normal;text-align:left}.spoiler__6e9b34c5 .content__c2c57ffd.hidden__60eddba0{display:none}.spoiler__6e9b34c5 .lg__4fed43d5 .content__c2c57ffd{margin-top:8px}.spoiler__6e9b34c5 .md__883c503e .content__c2c57ffd{margin-top:0}.spoiler__6e9b34c5 .sm__c3e9880e .content__c2c57ffd{margin-top:-4px}.statusTrackerWrapper__3c1cd81c{display:flex;justify-content:center;min-height:360px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-1-6-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-6-0);overflow:hidden;height:100%}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248{text-align:center;padding:16px 24px;z-index:1}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248.verticalAlignMiddle__c072a219{align-self:center}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248.verticalAlignBottom__20220066{align-self:end}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerChild__d906cdd5{padding:8px 0}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerChild__d906cdd5:empty{padding:0}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerSum__e2174285,.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerTitle__7ed8153a{padding-bottom:4px}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerDescription__054ddc48{display:block;padding-top:8px}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerAlert__97ae83e7{margin-top:12px;text-align:left}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerStatus__9445ee17{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerFooterWrapper__3735459c{display:grid}.statusTrackerWrapper__3c1cd81c .statusTracker__8b14a248 .statusTrackerFooterWrapper__3735459c .statusTrackerButton__f39c5db6{margin-left:0;margin-bottom:12px}.statusTrackerWrapper__3c1cd81c .statusTrackerColor__fb84e9a8{position:absolute;width:75%;height:76%;left:-15px;right:92px;top:-10px;bottom:89px;filter:blur(70px);border-radius:50%}.statusTrackerWrapper__3c1cd81c .statusTrackerColor__fb84e9a8.waiting__ed4a5957{background:var(--triplex-next-StatusTracker-Waiting_Color-1-6-0)}.statusTrackerWrapper__3c1cd81c .statusTrackerColor__fb84e9a8.warning__1406ff22{background:var(--triplex-next-StatusTracker-Warning_Background-1-6-0)}.statusTrackerWrapper__3c1cd81c .statusTrackerColor__fb84e9a8.rejected__2b7a1229{background:var(--triplex-next-StatusTracker-Rejected_Color-1-6-0)}.statusTrackerWrapper__3c1cd81c .statusTrackerColor__fb84e9a8.approved__25f6bdff{background:var(--triplex-next-StatusTracker-Approved_Color-1-6-0)}.statusTrackerWrapper__3c1cd81c .statusTrackerBackground__d7299eaf{position:absolute;width:88%;height:42%;left:15px;right:0;top:-13%;bottom:0;filter:blur(70px);border-radius:50%}.statusTrackerWrapper__3c1cd81c .statusTrackerBackground__d7299eaf.waiting__ed4a5957{background:var(--triplex-next-StatusTracker-Waiting_Background-1-6-0)}.statusTrackerWrapper__3c1cd81c .statusTrackerBackground__d7299eaf.warning__1406ff22{background:var(--triplex-next-StatusTracker-Warning_Background-1-6-0)}.statusTrackerWrapper__3c1cd81c .statusTrackerBackground__d7299eaf.rejected__2b7a1229{background:var(--triplex-next-StatusTracker-Rejected_Background-1-6-0)}.statusTrackerWrapper__3c1cd81c .statusTrackerBackground__d7299eaf.approved__25f6bdff{background:var(--triplex-next-StatusTracker-Approved_Background-1-6-0)}@media (max-width: 767px){.statusTrackerWrapper__3c1cd81c{border-radius:16px}}.smallInput__f9ea36dc{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-6-0);background:var(--triplex-next-SmallInput-Background-1-6-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-6-0)}.smallInput__f9ea36dc::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-6-0);opacity:1}.smallInput__f9ea36dc::-ms-clear{display:none}.documentNumberEdit__f2c19c4f .label__9b4501b5{display:inline-block;margin-right:8px}.documentNumberEdit__f2c19c4f .inputEditWrapper__bb01e103{width:68px;display:inline-block}.sliderExtendedDot__d7056d20{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-6-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__d7056d20:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-6-0)}.sliderExtendedDot__d7056d20.focusedByClick__3cdc32bb:focus{box-shadow:none}.sliderExtendedDot__d7056d20:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-6-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__d7056d20:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-6-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__d7056d20.disabled__9f49b00d{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-6-0)}.sliderExtendedDot__d7056d20.disabled__9f49b00d:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-6-0)}.sliderExtendedDot__d7056d20.disabled__9f49b00d:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-6-0)}.sliderExtendedDot__d7056d20:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-6-0)}.sliderExtendedDot__d7056d20:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-6-0)}.sliderExtendedDot__d7056d20.dragByMouse__c487ceaa{background:var(--triplex-next-Slider-Dot_Background_Select-1-6-0)}.sliderExtendedDot__d7056d20.dragByMouse__c487ceaa:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-6-0)}.sliderExtendedDot__d7056d20:hover .sliderExtendedTooltipOverlay__beca942b,.sliderExtendedDot__d7056d20:focus .sliderExtendedTooltipOverlay__beca942b{visibility:visible}.sliderExtendedDot__d7056d20.lg__5c263f91{width:28px;height:28px}.sliderExtendedDot__d7056d20.lg__5c263f91:after{width:10px;height:10px}.sliderExtendedDot__d7056d20.lg__5c263f91:before{width:14px;height:14px}.sliderExtendedMarks__6c4bf223{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__862f9e38{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__862f9e38 .sliderExtendedMarkDot__0f010787{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-6-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__862f9e38 .sliderExtendedMarkDot__0f010787.inSelectedRange__7ee9b6ea{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-6-0)}.sliderExtendedMark__862f9e38.lg__5c263f91{top:20px}.sliderExtendedMark__862f9e38.lg__5c263f91 .sliderExtendedMarkDot__0f010787{top:-20px}.sliderExtendedMark__862f9e38 .sliderExtendedMarkText__de7994e2{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__862f9e38.disabled__9f49b00d{pointer-events:none}.sliderExtendedMark__862f9e38.disabled__9f49b00d .sliderExtendedMarkText__de7994e2{pointer-events:none;opacity:.35}.sliderExtendedMark__862f9e38.disabled__9f49b00d .sliderExtendedMarkDot__0f010787{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-6-0)}.sliderExtendedMark__862f9e38:first-child,.sliderExtendedMark__862f9e38:last-child{transform:none}.sliderExtendedMark__862f9e38:first-child.reverse__942f10b2 .sliderExtendedMarkDot__0f010787{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__862f9e38:first-child.reverse__942f10b2 .sliderExtendedMarkText__de7994e2{margin-right:-4px}.sliderExtendedMark__862f9e38:first-child:not(.reverse__942f10b2) .sliderExtendedMarkDot__0f010787{left:0;transform:translate(-50%)}.sliderExtendedMark__862f9e38:first-child .sliderExtendedMarkText__de7994e2{margin-left:-4px}.sliderExtendedMark__862f9e38:last-child.reverse__942f10b2 .sliderExtendedMarkDot__0f010787{left:0;transform:translate(-50%)}.sliderExtendedMark__862f9e38:last-child.reverse__942f10b2 .sliderExtendedMarkText__de7994e2{margin-left:-4px}.sliderExtendedMark__862f9e38:last-child:not(.reverse__942f10b2) .sliderExtendedMarkDot__0f010787{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__862f9e38:last-child .sliderExtendedMarkText__de7994e2{margin-right:-4px}.sliderExtendedMark__862f9e38.active__cb2e8e5a{pointer-events:none}.sliderExtendedRail__b5cb309f{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-6-0);cursor:pointer}.sliderExtended__8c5fc324{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__8c5fc324.disabled__9f49b00d .sliderExtendedRail__b5cb309f{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-6-0)}.sliderExtended__8c5fc324.lg__5c263f91{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__3c097529{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-6-0);z-index:10}.sliderExtendedTrack__3c097529.lg__5c263f91{top:12px}.sliderExtendedTrack__3c097529:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-6-0)}.sliderExtendedTrack__3c097529.focusedByClick__3cdc32bb:focus{box-shadow:none}.sliderExtendedTrack__3c097529.hoverOrDragByMouse__68306745{background:var(--triplex-next-Slider-Track_Background_Hover-1-6-0)}.sliderExtendedTrack__3c097529.staticSlider__c670033a{cursor:default;pointer-events:none}.sliderExtendedTrack__3c097529.disabled__9f49b00d{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-6-0)}.sliderExtendedTooltipOverlay__beca942b{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__beca942b.lg__5c263f91{bottom:32px}.sliderExtendedTooltipOverlay__beca942b .tooltipBody__08afcde9{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-6-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-6-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__beca942b .tooltipTip__0368fddb{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-6-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__beca942b .tooltipTip__0368fddb{margin:-.5px}}.treeView__9cfe7607,.treeViewGroup__291bfbae{margin:0;padding:0}.treeView__9cfe7607 .treeViewNode__64594810,.treeViewGroup__291bfbae .treeViewNode__64594810{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__d0bee83f.collapsed__c8a59c3b{visibility:hidden}.checkboxTreeExtended__299b0582{margin-bottom:-12px}.checkboxTreeExtendedNode__bda4bdff .checkboxTreeExtendedNode__bda4bdff{margin-left:24px}.checkboxTreeExtendedNodeHeader__1a6b6091{display:flex;justify-content:space-between;position:relative;margin-bottom:12px}.checkboxTreeExtendedNodeHeader__1a6b6091 .checkboxTreeCheckboxLabel__095dd8c3{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__1a6b6091 .caretIconWrapper__99bc1af0{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__1a6b6091 .caretIconWrapper__99bc1af0:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-6-0)}.checkboxTreeExtendedNodeHeader__1a6b6091.opened__0831e089 .caretIconWrapper__99bc1af0{transform:rotate(180deg)}.chipGroup__f14f9173{display:flex}.chipGroup__f14f9173.oneLine__1580bf0b{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__f14f9173.oneLine__1580bf0b::-webkit-scrollbar{display:none}.chipGroup__f14f9173.multiLine__86c0722f{flex-wrap:wrap}.chipGroup__f14f9173.lg__d4f07616{gap:12px}.chipGroup__f14f9173.md__d95a0a94,.chipGroup__f14f9173.sm__1b4fb13d{gap:8px}.confirm__397e02b6{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__397e02b6.isInLightBox__32dc22fd{max-width:800px}.confirm__397e02b6.isInSideOverlaySM__317f55c9{max-width:432px}.confirm__397e02b6.isInSideOverlayMD__c944685e{max-width:552px}.confirm__397e02b6.isInSideOverlayLG__e55d3384{max-width:752px}.confirmCloseButton__b8ad1626{position:absolute;top:24px;right:24px}.confirmContent__bb754890{margin-bottom:24px;padding-right:56px}.confirmControls__ae392a25{white-space:nowrap}.confirmContentTitle__e20e67c3{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__b8ad1626{top:16px;right:16px}.confirmContent__bb754890{margin-bottom:16px}}.divider__4486c81e{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-6-0);border:none}.marginTopSize-4__46a9277c{margin-top:4px}.marginBottomSize-4__c829f703{margin-bottom:4px}.marginTopSize-8__41df0ad2{margin-top:8px}.marginBottomSize-8__310c0864{margin-bottom:8px}.marginTopSize-12__52205b1b{margin-top:12px}.marginBottomSize-12__796068c5{margin-bottom:12px}.marginTopSize-16__17b9c49c{margin-top:16px}.marginBottomSize-16__f7073af9{margin-bottom:16px}.marginTopSize-20__24ea801c{margin-top:20px}.marginBottomSize-20__052251c6{margin-bottom:20px}.marginTopSize-24__3e460590{margin-top:24px}.marginBottomSize-24__758fc2e7{margin-bottom:24px}.marginTopSize-28__f35ed16c{margin-top:28px}.marginBottomSize-28__2bddc20e{margin-bottom:28px}.marginTopSize-32__ea64522b{margin-top:32px}.marginBottomSize-32__3a7af215{margin-bottom:32px}.listMasterChipGroup__8a308d32{padding:0 16px}.listMasterFooter__8e8690cd{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-6-0);color:var(--triplex-next-ListMaster-Footer_Color-1-6-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__8e8690cd.sticky__2462cc47{position:sticky;bottom:0}.listMasterFooterDescription__fd198743{padding-right:16px}.listMasterFooterControls__0f66d3bb{white-space:nowrap}.listMasterHeader__f5951187{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-6-0);color:var(--triplex-next-ListMaster-Header_Color-1-6-0)}.listMasterHeader__f5951187.sticky__2462cc47{position:sticky;top:0;z-index:1}.selectionControls__3005eebc{display:flex;justify-content:space-between;align-items:center}.uploadZone__bf546633{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-6-0)}.uploadZone__bf546633:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-6-0)}.uploadZoneDragArea__c928a55a{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-6-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__da46c5c3{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-6-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-6-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-6-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__0db44110{display:none}button.helpBoxButton__19327057{position:relative;vertical-align:text-bottom}.helpBoxTooltipBody__acbc96cd{padding-right:16px}.dateRange__4b2d55c3{display:flex;align-items:center}.dateRangeButton__6aaf9774{z-index:1}.separator__fddd545b{width:20px;height:20px;flex-shrink:0}
1
+ html {--triplex-next-ColorBrand-0-1-7-0: #1F3336;
2
+ --triplex-next-ColorBrand-10-1-7-0: #0B3A3C;
3
+ --triplex-next-ColorBrand-20-1-7-0: #006063;
4
+ --triplex-next-ColorBrand-30-1-7-0: #007777;
5
+ --triplex-next-ColorBrand-40-1-7-0: #008985;
6
+ --triplex-next-ColorBrand-50-1-7-0: #21A19A;
7
+ --triplex-next-ColorBrand-60-1-7-0: #19BDB0;
8
+ --triplex-next-ColorBrand-70-1-7-0: #4BD9CF;
9
+ --triplex-next-ColorBrand-80-1-7-0: #71ECDC;
10
+ --triplex-next-ColorBrand-90-1-7-0: #A8F5E9;
11
+ --triplex-next-ColorBrand-100-1-7-0: #E3FFFA;
12
+ --triplex-next-ColorDarkNeutralAlpha-0-1-7-0: rgba(31, 31, 34, 1);
13
+ --triplex-next-ColorDarkNeutralAlpha-10-1-7-0: rgba(31, 31, 34, .95);
14
+ --triplex-next-ColorDarkNeutralAlpha-20-1-7-0: rgba(31, 31, 34, .85);
15
+ --triplex-next-ColorDarkNeutralAlpha-30-1-7-0: rgba(31, 31, 34, .75);
16
+ --triplex-next-ColorDarkNeutralAlpha-40-1-7-0: rgba(31, 31, 34, .65);
17
+ --triplex-next-ColorDarkNeutralAlpha-50-1-7-0: rgba(31, 31, 34, .55);
18
+ --triplex-next-ColorDarkNeutralAlpha-60-1-7-0: rgba(31, 31, 34, .45);
19
+ --triplex-next-ColorDarkNeutralAlpha-70-1-7-0: rgba(31, 31, 34, .35);
20
+ --triplex-next-ColorDarkNeutralAlpha-80-1-7-0: rgba(31, 31, 34, .25);
21
+ --triplex-next-ColorDarkNeutralAlpha-90-1-7-0: rgba(31, 31, 34, .15);
22
+ --triplex-next-ColorDarkNeutralAlpha-100-1-7-0: rgba(31, 31, 34, .05);
23
+ --triplex-next-ColorDarkNeutral-0-1-7-0: #000000;
24
+ --triplex-next-ColorDarkNeutral-10-1-7-0: #171719;
25
+ --triplex-next-ColorDarkNeutral-20-1-7-0: #1B1B1D;
26
+ --triplex-next-ColorDarkNeutral-30-1-7-0: #1F1F22;
27
+ --triplex-next-ColorDarkNeutral-40-1-7-0: #262629;
28
+ --triplex-next-ColorDarkNeutral-50-1-7-0: #2D2D30;
29
+ --triplex-next-ColorDarkNeutral-60-1-7-0: #343437;
30
+ --triplex-next-ColorDarkNeutral-70-1-7-0: #3B3B3E;
31
+ --triplex-next-ColorDarkNeutral-80-1-7-0: #424245;
32
+ --triplex-next-ColorDarkNeutral-90-1-7-0: #49494C;
33
+ --triplex-next-ColorDarkNeutral-100-1-7-0: #4F4F52;
34
+ --triplex-next-ColorError-0-1-7-0: #443139;
35
+ --triplex-next-ColorError-10-1-7-0: #4E3741;
36
+ --triplex-next-ColorError-20-1-7-0: #A90024;
37
+ --triplex-next-ColorError-30-1-7-0: #BD002C;
38
+ --triplex-next-ColorError-40-1-7-0: #D10032;
39
+ --triplex-next-ColorError-50-1-7-0: #E60037;
40
+ --triplex-next-ColorError-60-1-7-0: #F80C45;
41
+ --triplex-next-ColorError-70-1-7-0: #FF5571;
42
+ --triplex-next-ColorError-80-1-7-0: #FFB1C1;
43
+ --triplex-next-ColorError-90-1-7-0: #FCE0E6;
44
+ --triplex-next-ColorError-100-1-7-0: #FFF0F3;
45
+ --triplex-next-ColorInfo-0-1-7-0: #313749;
46
+ --triplex-next-ColorInfo-10-1-7-0: #2E3A52;
47
+ --triplex-next-ColorInfo-20-1-7-0: #0A43B0;
48
+ --triplex-next-ColorInfo-30-1-7-0: #124FC2;
49
+ --triplex-next-ColorInfo-40-1-7-0: #0E57CC;
50
+ --triplex-next-ColorInfo-50-1-7-0: #1371E4;
51
+ --triplex-next-ColorInfo-60-1-7-0: #1297FE;
52
+ --triplex-next-ColorInfo-70-1-7-0: #66BEFF;
53
+ --triplex-next-ColorInfo-80-1-7-0: #8DD2FF;
54
+ --triplex-next-ColorInfo-90-1-7-0: #B8E6FF;
55
+ --triplex-next-ColorInfo-100-1-7-0: #E3F6FF;
56
+ --triplex-next-ColorNeutralAlpha-0-1-7-0: rgba(255, 255, 255, 1);
57
+ --triplex-next-ColorNeutralAlpha-10-1-7-0: rgba(255, 255, 255, .95);
58
+ --triplex-next-ColorNeutralAlpha-20-1-7-0: rgba(255, 255, 255, .85);
59
+ --triplex-next-ColorNeutralAlpha-30-1-7-0: rgba(255, 255, 255, .75);
60
+ --triplex-next-ColorNeutralAlpha-40-1-7-0: rgba(255, 255, 255, .65);
61
+ --triplex-next-ColorNeutralAlpha-50-1-7-0: rgba(255, 255, 255, .55);
62
+ --triplex-next-ColorNeutralAlpha-60-1-7-0: rgba(255, 255, 255, .45);
63
+ --triplex-next-ColorNeutralAlpha-70-1-7-0: rgba(255, 255, 255, .35);
64
+ --triplex-next-ColorNeutralAlpha-80-1-7-0: rgba(255, 255, 255, .25);
65
+ --triplex-next-ColorNeutralAlpha-90-1-7-0: rgba(255, 255, 255, .15);
66
+ --triplex-next-ColorNeutralAlpha-100-1-7-0: rgba(255, 255, 255, .05);
67
+ --triplex-next-ColorNeutral-0-1-7-0: #CBCFD7;
68
+ --triplex-next-ColorNeutral-10-1-7-0: #D1D4DC;
69
+ --triplex-next-ColorNeutral-20-1-7-0: #D6D9E0;
70
+ --triplex-next-ColorNeutral-30-1-7-0: #DCDFE4;
71
+ --triplex-next-ColorNeutral-40-1-7-0: #DFE2E7;
72
+ --triplex-next-ColorNeutral-50-1-7-0: #E3E6EA;
73
+ --triplex-next-ColorNeutral-60-1-7-0: #E7E9EE;
74
+ --triplex-next-ColorNeutral-70-1-7-0: #EAEDF1;
75
+ --triplex-next-ColorNeutral-80-1-7-0: #EEF0F4;
76
+ --triplex-next-ColorNeutral-90-1-7-0: #F2F4F7;
77
+ --triplex-next-ColorNeutral-100-1-7-0: #FFFFFF;
78
+ --triplex-next-ColorSuccess-0-1-7-0: #28433E;
79
+ --triplex-next-ColorSuccess-10-1-7-0: #2A4C45;
80
+ --triplex-next-ColorSuccess-20-1-7-0: #00624C;
81
+ --triplex-next-ColorSuccess-30-1-7-0: #007353;
82
+ --triplex-next-ColorSuccess-40-1-7-0: #008B5C;
83
+ --triplex-next-ColorSuccess-50-1-7-0: #00C075;
84
+ --triplex-next-ColorSuccess-60-1-7-0: #00D67D;
85
+ --triplex-next-ColorSuccess-70-1-7-0: #3AF299;
86
+ --triplex-next-ColorSuccess-80-1-7-0: #8AFFB8;
87
+ --triplex-next-ColorSuccess-90-1-7-0: #B8FFD4;
88
+ --triplex-next-ColorSuccess-100-1-7-0: #E1FFEB;
89
+ --triplex-next-ColorSystem-0-1-7-0: #373C49;
90
+ --triplex-next-ColorSystem-10-1-7-0: #384156;
91
+ --triplex-next-ColorSystem-20-1-7-0: #47526D;
92
+ --triplex-next-ColorSystem-30-1-7-0: #57637F;
93
+ --triplex-next-ColorSystem-40-1-7-0: #697591;
94
+ --triplex-next-ColorSystem-50-1-7-0: #8291B3;
95
+ --triplex-next-ColorSystem-60-1-7-0: #95A3C1;
96
+ --triplex-next-ColorSystem-70-1-7-0: #A9B6D0;
97
+ --triplex-next-ColorSystem-80-1-7-0: #BFCADF;
98
+ --triplex-next-ColorSystem-90-1-7-0: #D6DEED;
99
+ --triplex-next-ColorSystem-100-1-7-0: #EEF3FC;
100
+ --triplex-next-ColorWarning-0-1-7-0: #463734;
101
+ --triplex-next-ColorWarning-10-1-7-0: #4F3E3B;
102
+ --triplex-next-ColorWarning-20-1-7-0: #E03400;
103
+ --triplex-next-ColorWarning-30-1-7-0: #E63D00;
104
+ --triplex-next-ColorWarning-40-1-7-0: #EF4C01;
105
+ --triplex-next-ColorWarning-50-1-7-0: #FD6508;
106
+ --triplex-next-ColorWarning-60-1-7-0: #FF7A17;
107
+ --triplex-next-ColorWarning-70-1-7-0: #FFB13B;
108
+ --triplex-next-ColorWarning-80-1-7-0: #FFD169;
109
+ --triplex-next-ColorWarning-90-1-7-0: #FCEAC7;
110
+ --triplex-next-ColorWarning-100-1-7-0: #FFF4DB;
111
+ --triplex-next-AlertContext-Error_Color-1-7-0: #D10032;
112
+ --triplex-next-AlertContext-Info_Color-1-7-0: rgba(31, 31, 34, 1);
113
+ --triplex-next-AlertContext-System_Color-1-7-0: rgba(31, 31, 34, 1);
114
+ --triplex-next-AlertContext-Warning_Color-1-7-0: rgba(31, 31, 34, 1);
115
+ --triplex-next-AlertProcess-Info_Background-1-7-0: #E3F6FF;
116
+ --triplex-next-AlertProcess-Warning_Background-1-7-0: #FFF4DB;
117
+ --triplex-next-AlertProcess-Error_Background-1-7-0: #FFF0F3;
118
+ --triplex-next-AlertProcess-System_Background-1-7-0: #EEF3FC;
119
+ --triplex-next-AlertProcess-Feature_Background-1-7-0: #E3FFFA;
120
+ --triplex-next-Button-General_Background_Active-1-7-0: #007777;
121
+ --triplex-next-Button-General_Background_Default-1-7-0: #21A19A;
122
+ --triplex-next-Button-General_Background_Disabled-1-7-0: #F2F4F7;
123
+ --triplex-next-Button-General_Background_Hover-1-7-0: #19BDB0;
124
+ --triplex-next-Button-General_Color_Active-1-7-0: rgba(255, 255, 255, 1);
125
+ --triplex-next-Button-General_Color_Default-1-7-0: rgba(255, 255, 255, 1);
126
+ --triplex-next-Button-General_Color_Disabled-1-7-0: rgba(31, 31, 34, .35);
127
+ --triplex-next-Button-General_Color_Hover-1-7-0: rgba(255, 255, 255, 1);
128
+ --triplex-next-Button-General_Shadow_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
129
+ --triplex-next-Button-Secondary_Background_Active-1-7-0: #DCDFE4;
130
+ --triplex-next-Button-Secondary_Background_Default-1-7-0: #F2F4F7;
131
+ --triplex-next-Button-Secondary_Background_Disabled-1-7-0: #F2F4F7;
132
+ --triplex-next-Button-Secondary_Background_Hover-1-7-0: #EAEDF1;
133
+ --triplex-next-Button-Secondary_Color_Active-1-7-0: #007777;
134
+ --triplex-next-Button-Secondary_Color_Default-1-7-0: #008985;
135
+ --triplex-next-Button-Secondary_Color_Disabled-1-7-0: rgba(31, 31, 34, .35);
136
+ --triplex-next-Button-Secondary_Color_Hover-1-7-0: #21A19A;
137
+ --triplex-next-Button-Secondary_Shadow_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
138
+ --triplex-next-Button-SecondaryLight_Background_Active-1-7-0: #DFE2E7;
139
+ --triplex-next-Button-SecondaryLight_Background_Default-1-7-0: #FFFFFF;
140
+ --triplex-next-Button-SecondaryLight_Background_Disabled-1-7-0: #F2F4F7;
141
+ --triplex-next-Button-SecondaryLight_Background_Hover-1-7-0: #EEF0F4;
142
+ --triplex-next-Button-SecondaryLight_Color_Active-1-7-0: #007777;
143
+ --triplex-next-Button-SecondaryLight_Color_Default-1-7-0: #008985;
144
+ --triplex-next-Button-SecondaryLight_Color_Disabled-1-7-0: rgba(31, 31, 34, .35);
145
+ --triplex-next-Button-SecondaryLight_Color_Hover-1-7-0: #21A19A;
146
+ --triplex-next-Button-SecondaryLight_Shadow_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
147
+ --triplex-next-Button-Danger_Background_Active-1-7-0: #BD002C;
148
+ --triplex-next-Button-Danger_Background_Default-1-7-0: #E60037;
149
+ --triplex-next-Button-Danger_Background_Disabled-1-7-0: #F2F4F7;
150
+ --triplex-next-Button-Danger_Background_Hover-1-7-0: #F80C45;
151
+ --triplex-next-Button-Danger_Color_Active-1-7-0: rgba(255, 255, 255, 1);
152
+ --triplex-next-Button-Danger_Color_Default-1-7-0: rgba(255, 255, 255, 1);
153
+ --triplex-next-Button-Danger_Color_Disabled-1-7-0: rgba(31, 31, 34, .35);
154
+ --triplex-next-Button-Danger_Color_Hover-1-7-0: rgba(255, 255, 255, 1);
155
+ --triplex-next-Button-Danger_Shadow_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
156
+ --triplex-next-Button-Icon_Shadow_Focus-1-7-0: 0 0 0 1px #FFD169;
157
+ --triplex-next-Button-Link_Color_Active-1-7-0: #007777;
158
+ --triplex-next-Button-Link_Color_Default-1-7-0: #008985;
159
+ --triplex-next-Button-Link_Color_Disabled-1-7-0: rgba(31, 31, 34, .35);
160
+ --triplex-next-Button-Link_Color_Hover-1-7-0: #21A19A;
161
+ --triplex-next-Button-Link_Shadow_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
162
+ --triplex-next-Calendar-Background_Shadow-1-7-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
163
+ --triplex-next-Calendar-View_Header_Color-1-7-0: rgba(31, 31, 34, .55);
164
+ --triplex-next-Calendar-View_Item_Background_Default-1-7-0: none;
165
+ --triplex-next-Calendar-View_Item_Background_Hover-1-7-0: #19BDB0;
166
+ --triplex-next-Calendar-View_Item_Background_Selected_Default-1-7-0: #21A19A;
167
+ --triplex-next-Calendar-View_Item_Background_Selected_Hover-1-7-0: #007777;
168
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-7-0: #E3FFFA;
169
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-7-0: #A8F5E9;
170
+ --triplex-next-Calendar-View_Item_Color_Default-1-7-0: rgba(31, 31, 34, 1);
171
+ --triplex-next-Calendar-View_Item_Color_Hover-1-7-0: rgba(255, 255, 255, 1);
172
+ --triplex-next-Calendar-View_Item_Color_Disabled-1-7-0: rgba(31, 31, 34, .35);
173
+ --triplex-next-Calendar-View_Item_Color_Muted-1-7-0: rgba(31, 31, 34, .35);
174
+ --triplex-next-Calendar-View_Item_Color_Selected-1-7-0: rgba(255, 255, 255, 1);
175
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-7-0: rgba(31, 31, 34, .35);
176
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-7-0: rgba(31, 31, 34, .35);
177
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-7-0: rgba(31, 31, 34, .35);
178
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-7-0: rgba(31, 31, 34, .35);
179
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-7-0: rgba(31, 31, 34, .35);
180
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-7-0: #00C075;
181
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-7-0: #00C075;
182
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-7-0: #00C075;
183
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-7-0: #FD6508;
184
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-7-0: #FD6508;
185
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-7-0: #FD6508;
186
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-7-0: #E60037;
187
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-7-0: #E60037;
188
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-7-0: #E60037;
189
+ --triplex-next-Card-Static_General_Background-1-7-0: #FFFFFF;
190
+ --triplex-next-Card-Static_Secondary_Background-1-7-0: #F2F4F7;
191
+ --triplex-next-Card-Action_General_Background-1-7-0: #FFFFFF;
192
+ --triplex-next-Card-Action_General_Background_Hover-1-7-0: #FFFFFF;
193
+ --triplex-next-Card-Action_General_Background_Selected-1-7-0: #F2F4F7;
194
+ --triplex-next-Card-Action_General_Background_Selected_Hover-1-7-0: #F2F4F7;
195
+ --triplex-next-Card-Action_Secondary_Background-1-7-0: #F2F4F7;
196
+ --triplex-next-Card-Action_Secondary_Background_Hover-1-7-0: #EAEDF1;
197
+ --triplex-next-Card-Action_Secondary_Background_Selected-1-7-0: #E3E6EA;
198
+ --triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-7-0: #DCDFE4;
199
+ --triplex-next-Card-Shadow_Default-1-7-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
200
+ --triplex-next-Card-Shadow_Focus-1-7-0: inset 0 0 0 1px #FFD169;
201
+ --triplex-next-Card-Shadow_Hover-1-7-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
202
+ --triplex-next-Card-Shadow_Selected-1-7-0: inset 0 0 0 1px #21A19A;
203
+ --triplex-next-Card-Shadow_Selected_Hover-1-7-0: inset 0 0 0 1px #19BDB0;
204
+ --triplex-next-Checkbox-Background_Checked_Default-1-7-0: #21A19A;
205
+ --triplex-next-Checkbox-Background_Checked_Disabled-1-7-0: #EAEDF1;
206
+ --triplex-next-Checkbox-Background_Checked_Hover-1-7-0: #007777;
207
+ --triplex-next-Checkbox-Background_Default-1-7-0: #F2F4F7;
208
+ --triplex-next-Checkbox-Background_Disabled-1-7-0: #F2F4F7;
209
+ --triplex-next-Checkbox-Background_Hover-1-7-0: #19BDB0;
210
+ --triplex-next-Checkbox-BorderColor_Default-1-7-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
211
+ --triplex-next-Checkbox-BorderColor_Disabled-1-7-0: 0 0 0 1px #E3E6EA inset;
212
+ --triplex-next-Checkbox-BorderColor_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
213
+ --triplex-next-Checkbox-BorderColor_Hover-1-7-0: none;
214
+ --triplex-next-Checkbox-BorderColor_Checked_Default-1-7-0: none;
215
+ --triplex-next-Checkbox-BorderColor_Checked_Disabled-1-7-0: none;
216
+ --triplex-next-Checkbox-Checkmark_Fill_Default-1-7-0: rgba(255, 255, 255, 1);
217
+ --triplex-next-Checkbox-Checkmark_Fill_Disabled-1-7-0: rgba(31, 31, 34, .15);
218
+ --triplex-next-Chip-Background_Active-1-7-0: #DFE2E7;
219
+ --triplex-next-Chip-Background_Default-1-7-0: #F2F4F7;
220
+ --triplex-next-Chip-Background_Disabled-1-7-0: #F2F4F7;
221
+ --triplex-next-Chip-Background_Hover-1-7-0: #EAEDF1;
222
+ --triplex-next-Chip-Background_Selected_Active-1-7-0: #4F4F52;
223
+ --triplex-next-Chip-Background_Selected_Default-1-7-0: #3B3B3E;
224
+ --triplex-next-Chip-Background_Selected_Disabled-1-7-0: #343437;
225
+ --triplex-next-Chip-Background_Selected_Hover-1-7-0: #49494C;
226
+ --triplex-next-Chip-Color_Active-1-7-0: rgba(31, 31, 34, 1);
227
+ --triplex-next-Chip-Color_Default-1-7-0: rgba(31, 31, 34, 1);
228
+ --triplex-next-Chip-Color_Disabled-1-7-0: rgba(31, 31, 34, .35);
229
+ --triplex-next-Chip-Color_Hover-1-7-0: rgba(31, 31, 34, 1);
230
+ --triplex-next-Chip-Color_Selected_Active-1-7-0: rgba(255, 255, 255, 1);
231
+ --triplex-next-Chip-Color_Selected_Default-1-7-0: rgba(255, 255, 255, 1);
232
+ --triplex-next-Chip-Color_Selected_Disabled-1-7-0: rgba(255, 255, 255, .25);
233
+ --triplex-next-Chip-Color_Selected_Hover-1-7-0: rgba(255, 255, 255, 1);
234
+ --triplex-next-Chip-Shadow_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
235
+ --triplex-next-Divider-Background-1-7-0: #D6D9E0;
236
+ --triplex-next-Dropdown-Background-1-7-0: #FFFFFF;
237
+ --triplex-next-Dropdown-Shadow-1-7-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
238
+ --triplex-next-DropdownList-Background_Active-1-7-0: #EAEDF1;
239
+ --triplex-next-DropdownList-Background_Default-1-7-0: none;
240
+ --triplex-next-DropdownList-Background_Selected-1-7-0: #DCDFE4;
241
+ --triplex-next-DropdownList-Color-1-7-0: rgba(31, 31, 34, 1);
242
+ --triplex-next-DropdownMobile-Backdrop-1-7-0: rgba(31, 31, 34, .65);
243
+ --triplex-next-DropdownMobile-Border_Color-1-7-0: #D6D9E0;
244
+ --triplex-next-DropdownMobile-Content_Background-1-7-0: #FFFFFF;
245
+ --triplex-next-DropdownMobile-Footer_Background-1-7-0: #FFFFFF;
246
+ --triplex-next-DropdownMobile-Header_Background-1-7-0: #F2F4F7;
247
+ --triplex-next-DropdownMobileList-Active_Background-1-7-0: #F2F4F7;
248
+ --triplex-next-DropdownMobileList-Selected_Background-1-7-0: #DCDFE4;
249
+ --triplex-next-FooterPage-StickyShadow-1-7-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
250
+ --triplex-next-FormField-Background_Active-1-7-0: #F2F4F7;
251
+ --triplex-next-FormField-Background_Default-1-7-0: #F2F4F7;
252
+ --triplex-next-FormField-Background_Disabled-1-7-0: #F2F4F7;
253
+ --triplex-next-FormField-Background_Error-1-7-0: #FFF0F3;
254
+ --triplex-next-FormField-Background_Error_Hover-1-7-0: #FCE0E6;
255
+ --triplex-next-FormField-Background_Hover-1-7-0: #EAEDF1;
256
+ --triplex-next-FormField-Background_Warning-1-7-0: #FFF4DB;
257
+ --triplex-next-FormField-Background_Warning_Hover-1-7-0: #FCEAC7;
258
+ --triplex-next-FormField-Input_Color_Default-1-7-0: rgba(31, 31, 34, 1);
259
+ --triplex-next-FormField-Input_Color_Disabled-1-7-0: rgba(31, 31, 34, .45);
260
+ --triplex-next-FormField-Target_Color_Default-1-7-0: rgba(31, 31, 34, 1);
261
+ --triplex-next-FormField-Target_Color_Disabled-1-7-0: rgba(31, 31, 34, .45);
262
+ --triplex-next-FormField-Target_PlaceholderColor_Default-1-7-0: rgba(31, 31, 34, .65);
263
+ --triplex-next-FormField-Label_Color_Default-1-7-0: rgba(31, 31, 34, .65);
264
+ --triplex-next-FormField-Label_Color_Disabled-1-7-0: rgba(31, 31, 34, .45);
265
+ --triplex-next-FormField-Shadow_Active-1-7-0: 0 0 0 1px #21A19A inset;
266
+ --triplex-next-FormField-Shadow_Default-1-7-0: none;
267
+ --triplex-next-FormField-Shadow_Error_Active-1-7-0: 0 0 0 1px #E60037 inset;
268
+ --triplex-next-FormField-Shadow_Warning_Active-1-7-0: 0 0 0 1px #FD6508 inset;
269
+ --triplex-next-FormField-Placeholder_Color-1-7-0: rgba(31, 31, 34, .65);
270
+ --triplex-next-HeaderPage-StickyShadow-1-7-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
271
+ --triplex-next-Island-Type1_Background-1-7-0: #FFFFFF;
272
+ --triplex-next-Island-Type2_Background-1-7-0: rgba(255, 255, 255, .35);
273
+ --triplex-next-Island-Type3_Background-1-7-0: #F2F4F7;
274
+ --triplex-next-Island-Type1_Shadow-1-7-0: none;
275
+ --triplex-next-Island-Type2_Shadow-1-7-0: 0 0 0 1px #FFFFFF inset;
276
+ --triplex-next-Island-Type3_Shadow-1-7-0: none;
277
+ --triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-7-0: #DCDFE4;
278
+ --triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-7-0: rgba(31, 31, 34, .05);
279
+ --triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-7-0: #DCDFE4;
280
+ --triplex-next-IslandAccordion-Shadow_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
281
+ --triplex-next-IslandWidget-ExtraFooter_Background-1-7-0: #FFFFFF;
282
+ --triplex-next-IslandWidget-ExtraFooter_Shadow-1-7-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
283
+ --triplex-next-Link-BorderColor_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
284
+ --triplex-next-Link-Text_Color_Active-1-7-0: #007777;
285
+ --triplex-next-Link-Text_Color_Default-1-7-0: #008985;
286
+ --triplex-next-Link-Text_Color_Hover-1-7-0: #21A19A;
287
+ --triplex-next-ListItem-Background-1-7-0: #FFFFFF;
288
+ --triplex-next-ListItem-Background_Dragging-1-7-0: #FFFFFF;
289
+ --triplex-next-ListItem-Background_Selected-1-7-0: #F2F4F7;
290
+ --triplex-next-ListItem-Shadow-1-7-0: 0 2px 7px rgba(31, 31, 34, 0.25);
291
+ --triplex-next-ListItemControlsButton-Background_Active-1-7-0: #DCDFE4;
292
+ --triplex-next-ListItemControlsButton-Background_Default-1-7-0: #F2F4F7;
293
+ --triplex-next-ListItemControlsButton-Background_Hover-1-7-0: #EAEDF1;
294
+ --triplex-next-ListItemControlsButton-Color_Active-1-7-0: #007777;
295
+ --triplex-next-ListItemControlsButton-Color_Default-1-7-0: #008985;
296
+ --triplex-next-ListItemControlsButton-Color_Hover-1-7-0: #21A19A;
297
+ --triplex-next-ListMaster-Background-1-7-0: #FFFFFF;
298
+ --triplex-next-ListMaster-Footer_Background-1-7-0: #DCDFE4;
299
+ --triplex-next-ListMaster-Footer_Color-1-7-0: #EAEDF1;
300
+ --triplex-next-ListMaster-Header_Background-1-7-0: #DCDFE4;
301
+ --triplex-next-ListMaster-Header_Color-1-7-0: #EAEDF1;
302
+ --triplex-next-Loader-Element_Background_Brand-1-7-0: #21A19A;
303
+ --triplex-next-Loader-Element_Background_Neutral-1-7-0: rgba(255, 255, 255, 1);
304
+ --triplex-next-Loader-Middle_Background_Default-1-7-0: #EEF0F4;
305
+ --triplex-next-LoaderScreen-Small_Backdrop_Default-1-7-0: rgba(255, 255, 255, .75);
306
+ --triplex-next-LoaderScreen-Middle_Backdrop_Default-1-7-0: rgba(255, 255, 255, .75);
307
+ --triplex-next-LoaderScreen-Middle_Background_Default-1-7-0: #EEF0F4;
308
+ --triplex-next-Marker-Background_Error-1-7-0: #E60037;
309
+ --triplex-next-Marker-Background_Success-1-7-0: #21A19A;
310
+ --triplex-next-Marker-Background_Waiting-1-7-0: #8291B3;
311
+ --triplex-next-Marker-Background_Warning-1-7-0: #FD6508;
312
+ --triplex-next-MarkerStatus-Description_Color-1-7-0: rgba(0, 0, 0, 0.55);
313
+ --triplex-next-MultiselectField-Divider_Color-1-7-0: #D6D9E0;
314
+ --triplex-next-Overlay-Background-1-7-0: rgba(255, 255, 255, .8);
315
+ --triplex-next-Overlay-Panel_Background-1-7-0: #FFFFFF;
316
+ --triplex-next-Pagination-PageButton_Background_Active-1-7-0: #E3E6EA;
317
+ --triplex-next-Pagination-PageButton_Background_Hover-1-7-0: #F2F4F7;
318
+ --triplex-next-Pagination-PageButton_Background_Selected-1-7-0: #E3E6EA;
319
+ --triplex-next-Pagination-PageButton_BorderColor_Focus-1-7-0: #FFD169;
320
+ --triplex-next-Pagination-PageButton_Color-1-7-0: rgba(31, 31, 34, 1);
321
+ --triplex-next-Radio-Background_Checked_Default-1-7-0: #21A19A;
322
+ --triplex-next-Radio-Background_Checked_Disabled-1-7-0: #EAEDF1;
323
+ --triplex-next-Radio-Background_Checked_Hover-1-7-0: #007777;
324
+ --triplex-next-Radio-Background_Default-1-7-0: #F2F4F7;
325
+ --triplex-next-Radio-Background_Disabled-1-7-0: #F2F4F7;
326
+ --triplex-next-Radio-Background_Hover-1-7-0: #19BDB0;
327
+ --triplex-next-Radio-BorderColor_Default-1-7-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
328
+ --triplex-next-Radio-BorderColor_Disabled-1-7-0: 0 0 0 1px #E3E6EA inset;
329
+ --triplex-next-Radio-BorderColor_Focused-1-7-0: 0 0 0 1px #FFD169 inset;
330
+ --triplex-next-Radio-BorderColor_Checked_Default-1-7-0: none;
331
+ --triplex-next-Radio-BorderColor_Checked_Disabled-1-7-0: none;
332
+ --triplex-next-Radio-Dot_Default-1-7-0: rgba(255, 255, 255, 1);
333
+ --triplex-next-Radio-Dot_Disabled-1-7-0: rgba(31, 31, 34, .15);
334
+ --triplex-next-SegmentedControl-General_1_Background-1-7-0: #F2F4F7;
335
+ --triplex-next-SegmentedControl-General_2_Background-1-7-0: #FFFFFF;
336
+ --triplex-next-SegmentedControl-Secondary_1_Background-1-7-0: #F2F4F7;
337
+ --triplex-next-SegmentedControl-Secondary_2_Background-1-7-0: #FFFFFF;
338
+ --triplex-next-SegmentedControlSegment-General_1_Color_Default-1-7-0: rgba(31, 31, 34, .65);
339
+ --triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-7-0: rgba(31, 31, 34, 1);
340
+ --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-7-0: rgba(31, 31, 34, .15);
341
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-7-0: rgba(255, 255, 255, 1);
342
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-7-0: rgba(255, 255, 255, 1);
343
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-7-0: rgba(255, 255, 255, .25);
344
+ --triplex-next-SegmentedControlSegment-General_1_Background_Default-1-7-0: #F2F4F7;
345
+ --triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-7-0: #DFE2E7;
346
+ --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-7-0: #F2F4F7;
347
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-7-0: #3B3B3E;
348
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-7-0: #49494C;
349
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-7-0: #343437;
350
+ --triplex-next-SegmentedControlSegment-General_2_Color_Default-1-7-0: rgba(31, 31, 34, .65);
351
+ --triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-7-0: rgba(31, 31, 34, 1);
352
+ --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-7-0: rgba(31, 31, 34, .15);
353
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-7-0: rgba(255, 255, 255, 1);
354
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-7-0: rgba(255, 255, 255, 1);
355
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-7-0: rgba(255, 255, 255, .25);
356
+ --triplex-next-SegmentedControlSegment-General_2_Background_Default-1-7-0: #FFFFFF;
357
+ --triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-7-0: #EEF0F4;
358
+ --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-7-0: #FFFFFF;
359
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-7-0: #3B3B3E;
360
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-7-0: #49494C;
361
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-7-0: #343437;
362
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-7-0: rgba(31, 31, 34, .65);
363
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-7-0: rgba(31, 31, 34, 1);
364
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-7-0: rgba(31, 31, 34, .15);
365
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-7-0: rgba(31, 31, 34, 1);
366
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-7-0: rgba(31, 31, 34, 1);
367
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-7-0: rgba(31, 31, 34, .15);
368
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-7-0: #F2F4F7;
369
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-7-0: #DFE2E7;
370
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-7-0: #F2F4F7;
371
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-7-0: #FFFFFF;
372
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-7-0: #DFE2E7;
373
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-7-0: #FFFFFF;
374
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-7-0: rgba(31, 31, 34, .65);
375
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-7-0: rgba(31, 31, 34, 1);
376
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-7-0: rgba(31, 31, 34, .15);
377
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-7-0: rgba(31, 31, 34, 1);
378
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-7-0: rgba(31, 31, 34, 1);
379
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-7-0: rgba(31, 31, 34, .15);
380
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-7-0: #FFFFFF;
381
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-7-0: #EEF0F4;
382
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-7-0: #FFFFFF;
383
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-7-0: #E3E6EA;
384
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-7-0: #D6D9E0;
385
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-7-0: #F2F4F7;
386
+ --triplex-next-SegmentedControlSegment-BorderColor_Default-1-7-0: transparent;
387
+ --triplex-next-SegmentedControlSegment-BorderColor_Focus-1-7-0: #FFD169;
388
+ --triplex-next-Skeleton-BackgroundColor_Light_Start-1-7-0: #F2F4F7;
389
+ --triplex-next-Skeleton-BackgroundColor_Light_End-1-7-0: #DFE2E7;
390
+ --triplex-next-Skeleton-BackgroundColor_Dark_Start-1-7-0: rgba(31, 31, 34, .05);
391
+ --triplex-next-Skeleton-BackgroundColor_Dark_End-1-7-0: rgba(31, 31, 34, .15);
392
+ --triplex-next-SMSInput-Refresh_Fill_Empty-1-7-0: rgba(31, 31, 34, .35);
393
+ --triplex-next-SMSInput-Refresh_Fill_Full-1-7-0: #008985;
394
+ --triplex-next-SMSInput-Refresh_Disabled-1-7-0: rgba(31, 31, 34, .15);
395
+ --triplex-next-SMSInput-Submit_Background_Default-1-7-0: rgba(31, 31, 34, .15);
396
+ --triplex-next-SMSInput-Submit_Background_Hover-1-7-0: #19BDB0;
397
+ --triplex-next-SMSInput-Submit_Background_Active-1-7-0: #21A19A;
398
+ --triplex-next-Slider-Dot_Background_Default-1-7-0: #21A19A;
399
+ --triplex-next-Slider-Dot_Background_Disabled-1-7-0: #F2F4F7;
400
+ --triplex-next-Slider-Dot_Background_Hover-1-7-0: #19BDB0;
401
+ --triplex-next-Slider-Dot_Background_Select-1-7-0: #007777;
402
+ --triplex-next-Slider-Dot_Focus-1-7-0: #FFD169;
403
+ --triplex-next-Slider-Dot_Inner_Background-1-7-0: #FFFFFF;
404
+ --triplex-next-Slider-Dot_Inner_Background_Disabled-1-7-0: rgba(31, 31, 34, .15);
405
+ --triplex-next-Slider-Mark_Dot_Background_Default-1-7-0: #DCDFE4;
406
+ --triplex-next-Slider-Mark_Dot_Background_Selected-1-7-0: #21A19A;
407
+ --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-7-0: #E7E9EE;
408
+ --triplex-next-Slider-Rail_Background-1-7-0: #DCDFE4;
409
+ --triplex-next-Slider-Rail_Background_Disabled-1-7-0: #DCDFE4;
410
+ --triplex-next-Slider-Tooltip_Background-1-7-0: #1B1B1D;
411
+ --triplex-next-Slider-Tooltip_Color-1-7-0: rgba(255, 255, 255, 1);
412
+ --triplex-next-Slider-Track_Background_Default-1-7-0: #21A19A;
413
+ --triplex-next-Slider-Track_Background_Disabled-1-7-0: #E7E9EE;
414
+ --triplex-next-Slider-Track_Background_Hover-1-7-0: #007777;
415
+ --triplex-next-Step-Color_Active-1-7-0: #008985;
416
+ --triplex-next-Step-Color_Default-1-7-0: rgba(31, 31, 34, .65);
417
+ --triplex-next-Step-Color_Disabled-1-7-0: #FFFFFF;
418
+ --triplex-next-Step-Color_Done-1-7-0: #FFFFFF;
419
+ --triplex-next-Step-Color_Error-1-7-0: rgba(255, 255, 255, 1);
420
+ --triplex-next-Step-Color_Warning-1-7-0: rgba(255, 255, 255, 1);
421
+ --triplex-next-Step-Background_Active-1-7-0: #E3FFFA;
422
+ --triplex-next-Step-Background_Default-1-7-0: #F2F4F7;
423
+ --triplex-next-Step-Background_Disabled-1-7-0: rgba(31, 31, 34, .15);
424
+ --triplex-next-Step-Background_Done-1-7-0: #008985;
425
+ --triplex-next-Step-Background_Error-1-7-0: #D10032;
426
+ --triplex-next-Step-Background_Warning-1-7-0: #EF4C01;
427
+ --triplex-next-Stepper-Step_Background_Default-1-7-0: #F2F4F7;
428
+ --triplex-next-Stepper-Step_Background_Hover-1-7-0: #EAEDF1;
429
+ --triplex-next-Stepper-Step_Background_Disabled-1-7-0: #F2F4F7;
430
+ --triplex-next-Stepper-Step_Background_Error-1-7-0: #FFF0F3;
431
+ --triplex-next-Stepper-Step_Background_Error_Hover-1-7-0: #FCE0E6;
432
+ --triplex-next-Stepper-Step_Background_Warning-1-7-0: #FFF4DB;
433
+ --triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0: #FCEAC7;
434
+ --triplex-next-Stepper-Step_BorderColor_Focus-1-7-0: #FFD169;
435
+ --triplex-next-Stepper-Step_BorderColor_Error-1-7-0: #E60037;
436
+ --triplex-next-Stepper-Step_BorderColor_Warning-1-7-0: #FD6508;
437
+ --triplex-next-Stepper-Step_BorderColor_Success-1-7-0: #21A19A;
438
+ --triplex-next-Stepper-Step_Color_Default-1-7-0: rgba(31, 31, 34, .65);
439
+ --triplex-next-Stepper-Step_Color_Hover-1-7-0: rgba(31, 31, 34, 1);
440
+ --triplex-next-Stepper-Step_Color_Disabled-1-7-0: rgba(31, 31, 34, .35);
441
+ --triplex-next-Stepper-ButtonNext_Background-1-7-0: linear-gradient(to left, #FFFFFF 39.06%, transparent);
442
+ --triplex-next-Stepper-ButtonPrev_Background-1-7-0: linear-gradient(to right, #FFFFFF 39.06%, transparent);
443
+ --triplex-next-Stepper-Background-1-7-0: #FFFFFF;
444
+ --triplex-next-Stepper-Wrapper_Background-1-7-0: linear-gradient(#FFFFFF 64px, transparent 0);
445
+ --triplex-next-Stepper-Wrapper_BoxShadow-1-7-0: 0 10px 15px 0 rgba(228, 232, 235, 0.5);
446
+ --triplex-next-TableBasic-Background_Hover-1-7-0: #E3E6EA;
447
+ --triplex-next-TableBasic-Background_Selected-1-7-0: #DCDFE4;
448
+ --triplex-next-TableBasic-Color-1-7-0: rgba(31, 31, 34, 1);
449
+ --triplex-next-TableBasic-Header_Background-1-7-0: #E7E9EE;
450
+ --triplex-next-TableBasic-TableFooter_Background-1-7-0: #E7E9EE;
451
+ --triplex-next-TableBasic-TableFooter_Highlight-1-7-0: linear-gradient(transparent, #FFFFFF);
452
+ --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-7-0: #D6D9E0;
453
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-7-0: #FFFFFF;
454
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-7-0: #EAEDF1;
455
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-7-0: #FFFFFF;
456
+ --triplex-next-Tabs-Type1_Background-1-7-0: #F2F4F7;
457
+ --triplex-next-Tabs-Type2_Background-1-7-0: #FFFFFF;
458
+ --triplex-next-Tabs-Type1_Tab_Background_Default-1-7-0: #F2F4F7;
459
+ --triplex-next-Tabs-Type2_Tab_Background_Default-1-7-0: #FFFFFF;
460
+ --triplex-next-Tabs-Type1_Tab_Background_Selected-1-7-0: #DCDFE4;
461
+ --triplex-next-Tabs-Type2_Tab_Background_Selected-1-7-0: #E3E6EA;
462
+ --triplex-next-Tabs-Type1_Tab_Background_Hover-1-7-0: #E3E6EA;
463
+ --triplex-next-Tabs-Type2_Tab_Background_Hover-1-7-0: #EEF0F4;
464
+ --triplex-next-Tabs-Type1_Tab_Color_Default-1-7-0: rgba(31, 31, 34, .65);
465
+ --triplex-next-Tabs-Type2_Tab_Color_Default-1-7-0: rgba(31, 31, 34, .65);
466
+ --triplex-next-Tabs-Type1_Tab_Color_Selected-1-7-0: rgba(31, 31, 34, 1);
467
+ --triplex-next-Tabs-Type2_Tab_Color_Selected-1-7-0: rgba(31, 31, 34, 1);
468
+ --triplex-next-Tabs-Type1_Tab_Color_Hover-1-7-0: rgba(31, 31, 34, 1);
469
+ --triplex-next-Tabs-Type2_Tab_Color_Hover-1-7-0: rgba(31, 31, 34, 1);
470
+ --triplex-next-Tabs-Tab_BorderColor_Default-1-7-0: transparent;
471
+ --triplex-next-Tabs-Tab_BorderColor_Focus-1-7-0: 0 0 0 1px #FFD169 inset;
472
+ --triplex-next-Tag-Background-1-7-0: #DFE2E7;
473
+ --triplex-next-TabsLine-BorderColor_Active-1-7-0: #21A19A;
474
+ --triplex-next-TabsLine-BorderColor_Hover-1-7-0: #19BDB0;
475
+ --triplex-next-TabsLine-Color_Active-1-7-0: rgba(31, 31, 34, 1);
476
+ --triplex-next-TabsLine-Color_Default-1-7-0: rgba(31, 31, 34, .65);
477
+ --triplex-next-TabsLine-Color_Hover-1-7-0: rgba(31, 31, 34, 1);
478
+ --triplex-next-TabsLine-Notification_Color-1-7-0: #FFB13B;
479
+ --triplex-next-TabsLine-Separator_Color-1-7-0: #D6D9E0;
480
+ --triplex-next-TabsLine-Shadow_Focus-1-7-0: 0 0 0 1px #FFDD64 inset;
481
+ --triplex-next-Tooltip-Background-1-7-0: #1B1B1D;
482
+ --triplex-next-Tooltip-Color-1-7-0: rgba(255, 255, 255, 1);
483
+ --triplex-next-Tooltip-Link_Desktop_Color_Active-1-7-0: #008985;
484
+ --triplex-next-Tooltip-Link_Desktop_Color_Default-1-7-0: #19BDB0;
485
+ --triplex-next-Tooltip-Link_Desktop_Color_Hover-1-7-0: #4BD9CF;
486
+ --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-7-0: 0 0 0 1px #FFD169;
487
+ --triplex-next-Tooltip-Link_Mobile_Color_Active-1-7-0: #007777;
488
+ --triplex-next-Tooltip-Link_Mobile_Color_Default-1-7-0: #008985;
489
+ --triplex-next-Tooltip-Link_Mobile_Color_Hover-1-7-0: #21A19A;
490
+ --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-7-0: 0 0 0 1px #FFDD64;
491
+ --triplex-next-Typography-Primary_Color-1-7-0: rgba(31, 31, 34, 1);
492
+ --triplex-next-Typography-Complementary_Color-1-7-0: rgba(31, 31, 34, .85);
493
+ --triplex-next-Typography-Secondary_Color-1-7-0: rgba(31, 31, 34, .65);
494
+ --triplex-next-Typography-Tertiary_Color-1-7-0: rgba(31, 31, 34, .55);
495
+ --triplex-next-Typography-Disabled_Color-1-7-0: rgba(31, 31, 34, .35);
496
+ --triplex-next-Typography-Brand_Color-1-7-0: #008985;
497
+ --triplex-next-Typography-Info_Color-1-7-0: #0E57CC;
498
+ --triplex-next-Typography-Success_Color-1-7-0: #008B5C;
499
+ --triplex-next-Typography-Error_Color-1-7-0: #D10032;
500
+ --triplex-next-Typography-Warning_Color-1-7-0: #EF4C01;
501
+ --triplex-next-Typography-System_Color-1-7-0: #697591;
502
+ --triplex-next-UploadZone-Background_Default-1-7-0: #F2F4F7;
503
+ --triplex-next-UploadZone-Background_Hover-1-7-0: #EAEDF1;
504
+ --triplex-next-UploadZone-BorderColor_Default-1-7-0: #2D2D30;
505
+ --triplex-next-UploadZone-DragArea_Background-1-7-0: #F2F4F7;
506
+ --triplex-next-UploadZone-DragArea_BorderColor-1-7-0: #21A19A;
507
+ --triplex-next-LightBox-Backdrop_Background-1-7-0: rgba(31, 31, 34, .75);
508
+ --triplex-next-LightBox-Content_Background-1-7-0: #EAEDF1;
509
+ --triplex-next-Notification-Background-1-7-0: #FFFFFF;
510
+ --triplex-next-Notification-Color-1-7-0: #1F1F22;
511
+ --triplex-next-Notification-TimeColor-1-7-0: rgba(31, 31, 34, 0.65);
512
+ --triplex-next-Notification-Shadow-1-7-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
513
+ --triplex-next-StatusTracker-Draft_Background-1-7-0: rgba(255, 255, 255, .15);
514
+ --triplex-next-StatusTracker-Warning_Background-1-7-0: #FF7A17;
515
+ --triplex-next-StatusTracker-Waiting_Background-1-7-0: #BFCADF;
516
+ --triplex-next-StatusTracker-Rejected_Background-1-7-0: #FF5571;
517
+ --triplex-next-StatusTracker-Approved_Background-1-7-0: #00D67D;
518
+ --triplex-next-StatusTracker-Waiting_Color-1-7-0: #A9B6D0;
519
+ --triplex-next-StatusTracker-Rejected_Color-1-7-0: #FFB1C1;
520
+ --triplex-next-StatusTracker-Approved_Color-1-7-0: #00D67D;
521
+ --triplex-next-StatusTracker-Border_Color-1-7-0: #FFFFFF;
522
+ --triplex-next-ModalWindow-Background-1-7-0: #E7E9EE;
523
+ --triplex-next-ModalWindow-Backdrop_Background-1-7-0: rgba(31, 31, 34, .75);
524
+ --triplex-next-TopOverlay-Background-1-7-0: rgba(31, 31, 34, .55);
525
+ --triplex-next-SmallInput-Background-1-7-0: #F2F4F7;
526
+ --triplex-next-SmallInput-Color-1-7-0: rgba(31, 31, 34, 1);
527
+ --triplex-next-SmallInput-PlaceholderColor-1-7-0: rgba(31, 31, 34, .65);
528
+ --triplex-next-SmallInput-Shadow-1-7-0: 0 0 0 1px rgba(33, 161, 154) inset;}
529
+ .underline__15e96fe7{text-decoration:underline}.strikethrough__b39dc42b{text-decoration:line-through}.underlineStrikethrough__e479d84d{text-decoration:underline line-through}.typography__fa5e3b68.primary__63dc7ee1{color:var(--triplex-next-Typography-Primary_Color-1-7-0)}.typography__fa5e3b68.complementary__c7c9bdf0{color:var(--triplex-next-Typography-Complementary_Color-1-7-0)}.typography__fa5e3b68.secondary__6a6a8af2{color:var(--triplex-next-Typography-Secondary_Color-1-7-0)}.typography__fa5e3b68.tertiary__c5b675a0{color:var(--triplex-next-Typography-Tertiary_Color-1-7-0)}.typography__fa5e3b68.disabled__a1206d7a{color:var(--triplex-next-Typography-Disabled_Color-1-7-0)}.typography__fa5e3b68.brand__08e8962c{color:var(--triplex-next-Typography-Brand_Color-1-7-0);-webkit-user-select:none;user-select:none}.typography__fa5e3b68.info__cb0da67b{color:var(--triplex-next-Typography-Info_Color-1-7-0)}.typography__fa5e3b68.success__9a5e7f87{color:var(--triplex-next-Typography-Success_Color-1-7-0)}.typography__fa5e3b68.error__69882a8e{color:var(--triplex-next-Typography-Error_Color-1-7-0)}.typography__fa5e3b68.warning__2cb0d600{color:var(--triplex-next-Typography-Warning_Color-1-7-0)}.typography__fa5e3b68.system__b81168f1{color:var(--triplex-next-Typography-System_Color-1-7-0)}.typography__fa5e3b68.compact__6ce2f668{line-height:calc(16 / 14)}.title__dac2a41b{outline:none}.title__dac2a41b.regular__38e21628{font-family:SBSansDisplay}.title__dac2a41b.semibold__662912d9{font-family:SBSansDisplaySemibold}.title__dac2a41b.medium__0558926c{font-family:SBSansDisplayMedium}.title__dac2a41b.bold__3d5fbe6b{font-family:SBSansDisplayBold}.h1__db8cca97,.h2__033a807b,.h3__1c4ae429{margin:0}.h1__db8cca97{font-size:28px;line-height:36px}.h2__033a807b{font-size:24px;line-height:32px}.h3__1c4ae429{font-size:20px;line-height:28px}.text__c3f1fda4{outline:none}.text__c3f1fda4.regular__38e21628{font-family:SBSansText}.text__c3f1fda4.semibold__662912d9{font-family:SBSansTextSemibold}.b1__5cf9a1c2{font-size:18px;line-height:24px}.b2__41be0509{font-size:16px;line-height:20px}.b3__0f157ded{font-size:14px;line-height:20px}.b3__0f157ded.compact__6ce2f668{line-height:16px}.b4__214cf604{font-size:12px;line-height:16px}.caption__ff69bbe9.regular__38e21628{font-family:SBSansText}.caption__ff69bbe9.semibold__662912d9{font-family:SBSansTextSemibold}.c1__e9514ac7{font-size:10px;line-height:12px}.c2__9e49659f{font-size:8px;line-height:10px}.d1__477474d1{font-size:32px;line-height:40px}.d1__477474d1.regular__38e21628{font-family:SBSansDisplay}.d1__477474d1.semibold__662912d9{font-family:SBSansDisplaySemibold}.formFieldInput__f51f362d{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-7-0)}.formFieldInput__f51f362d:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-7-0)}.formFieldInput__f51f362d::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-7-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__f51f362d:focus{outline:none}.formFieldInput__f51f362d:focus::placeholder{opacity:1}.formFieldInput__f51f362d:-webkit-autofill{animation-name:autofill-applied-hook__512b8bfc;animation-duration:1ms}.formFieldInput__f51f362d:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__043f884e;animation-duration:1ms}.formFieldInput__f51f362d.sm__c5a41880{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__f51f362d.md__805545f9{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__f51f362d.lg__8a29a6ec{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__512b8bfc{0%{transform:none}}@keyframes autofill-cancelled-hook__043f884e{0%{transform:none}}.formField__1f658114{position:relative;flex-grow:1;background:var(--triplex-next-FormField-Background_Default-1-7-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-7-0);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__1f658114:hover{background:var(--triplex-next-FormField-Background_Hover-1-7-0)}.formField__1f658114.disabled__c491fccc{background:var(--triplex-next-FormField-Background_Disabled-1-7-0)}.formField__1f658114.active__1c9ebc5f{background:var(--triplex-next-FormField-Background_Active-1-7-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-7-0)}.formField__1f658114.active__1c9ebc5f::placeholder{opacity:1}.formField__1f658114.error__4f23773b{background:var(--triplex-next-FormField-Background_Error-1-7-0)}.formField__1f658114.error__4f23773b:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-7-0)}.formField__1f658114.error__4f23773b.active__1c9ebc5f{background:var(--triplex-next-FormField-Background_Error-1-7-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-7-0)}.formField__1f658114.warning__c276f15d{background:var(--triplex-next-FormField-Background_Warning-1-7-0)}.formField__1f658114.warning__c276f15d:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-7-0)}.formField__1f658114.warning__c276f15d.active__1c9ebc5f{background:var(--triplex-next-FormField-Background_Warning-1-7-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-7-0)}.formField__1f658114.size-sm__ef195191{border-radius:6px}.formField__1f658114.size-md__61e63eda{border-radius:8px}.formField__1f658114.size-lg__2b7c9f63{border-radius:10px}.formFieldDescription__1df6421b{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__1df6421b.withCounter__6a93cea5{display:flex;justify-content:space-between}.formFieldLabel__a272a85f{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__a272a85f.size-sm__ef195191{top:6px}.formFieldLabel__a272a85f.size-md__61e63eda{top:10px}.formFieldLabel__a272a85f.size-lg__2b7c9f63{top:18px}.formFieldLabel__a272a85f.size-lg__2b7c9f63.floating__4e92eb9c{top:10px}.formFieldLabelText__41cca717{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-7-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.size-sm__ef195191 .formFieldLabelText__41cca717{font-size:12px;line-height:16px}.size-md__61e63eda .formFieldLabelText__41cca717{font-size:14px;line-height:20px}.size-lg__2b7c9f63 .formFieldLabelText__41cca717{font-size:16px;line-height:20px}.floating__4e92eb9c .formFieldLabelText__41cca717{font-size:12px;line-height:16px}.floating__4e92eb9c.size-sm__ef195191 .formFieldLabelText__41cca717,.floating__4e92eb9c.size-md__61e63eda .formFieldLabelText__41cca717{display:none}.disabled__c491fccc .formFieldLabelText__41cca717{color:var(--triplex-next-FormField-Label_Color_Disabled-1-7-0)}.formFieldPostfix__f05a4d90{padding:0 12px 0 4px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__c0112741{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__a2f63c05{padding-left:4px}.formFieldMaskedInputWrapper__7a0aed6e{position:relative}.formFieldMaskedInputWrapper__7a0aed6e .formFieldMaskedInputPlaceholder__a174863c{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__7a0aed6e .formFieldMaskedInputPlaceholder__a174863c::placeholder{opacity:1}.formFieldMaskedInputWrapper__7a0aed6e.size-sm__ef195191{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__7a0aed6e.size-sm__ef195191 .formFieldMaskedInputPlaceholder__a174863c{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__7a0aed6e.size-md__61e63eda{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__7a0aed6e.size-md__61e63eda .formFieldMaskedInputPlaceholder__a174863c{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__7a0aed6e.size-lg__2b7c9f63{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__7a0aed6e.size-lg__2b7c9f63 .formFieldMaskedInputPlaceholder__a174863c{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__7a0aed6e .formFieldMaskedInput__02926aca{display:block;position:relative;background:none!important}.dropdownDesktop__fab8c97a{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-7-0);background-color:var(--triplex-next-Dropdown-Background-1-7-0)}.dropdownDesktop-sm__08e306c9{border-radius:6px}.dropdownDesktop-md__4176f726{border-radius:8px}.dropdownDesktop-lg__86655552{border-radius:10px}.dropdownDesktopOverflowHidden__e296abf5{overflow:hidden}.dropdownMobileWrapper__b24f969a{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__dad6593f{background:var(--triplex-next-DropdownMobile-Backdrop-1-7-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__dad6593f.closing__503b52df{opacity:0}.dropdownMobileBackdrop__dad6593f.opening__71c3fb17,.dropdownMobileBackdrop__dad6593f.opened__d71f71b7{opacity:var(--triplex-DropdownMobile-Opacity-1-7-0)}.dropdownMobile__62d9dfa3{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__62d9dfa3.closing__503b52df{transform:translateY(100%)}.dropdownMobile__62d9dfa3.opening__71c3fb17,.dropdownMobile__62d9dfa3.opened__d71f71b7{transform:translateY(0)}.dropdownMobileHeader__5893c521{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-7-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileContent__c3e2d988{background:var(--triplex-next-DropdownMobile-Content_Background-1-7-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__16122704{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-7-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-7-0);flex-shrink:1}.dropdownMobileListItem__19df5fd8{padding:16px}.dropdownMobileListItem__19df5fd8.selected__591ee5bb{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-7-0)}.dropdownMobileListItem__19df5fd8:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-7-0)}.dropdownMobileLoader__2cde0ec5+.dropdownMobileClose__d3254f11{margin-left:8px}.dropdownMobileListLoader__9fba78a2{margin:-2px auto}.dropdownMobileBodyOverflow__6947cf97{overflow:hidden}.dropdownDesktopList__816ae2eb{padding:4px;overflow:auto}.dropdownDesktopList__816ae2eb.sm__c8ea4af3{max-height:156px;font-size:12px;line-height:16px}.dropdownDesktopList__816ae2eb.sm__c8ea4af3 .dropdownDesktopListItem__d058059c{padding:6px 8px;border-radius:6px}.dropdownDesktopList__816ae2eb.sm__c8ea4af3 .dropdownDesktopListLoader__d4386ab1{margin:0 auto}.dropdownDesktopList__816ae2eb.md__28d98ce2{max-height:186px;font-size:14px;line-height:20px}.dropdownDesktopList__816ae2eb.md__28d98ce2 .dropdownDesktopListItem__d058059c{padding:7px 8px;border-radius:8px}.dropdownDesktopList__816ae2eb.md__28d98ce2 .dropdownDesktopListLoader__d4386ab1{margin:-2px auto}.dropdownDesktopList__816ae2eb.lg__3d9e5d24{max-height:256px;font-size:16px;line-height:20px}.dropdownDesktopList__816ae2eb.lg__3d9e5d24 .dropdownDesktopListItem__d058059c{padding:14px 8px;border-radius:10px}.dropdownDesktopList__816ae2eb.lg__3d9e5d24 .dropdownDesktopListLoader__d4386ab1{margin:-6px auto}.dropdownDesktopListItem__d058059c{color:var(--triplex-next-DropdownList-Color-1-7-0);background:var(--triplex-next-DropdownList-Background_Default-1-7-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__d058059c+.dropdownDesktopListItem__d058059c{margin-top:2px}.dropdownDesktopListItem__d058059c.active__f1ff34c6{background:var(--triplex-next-DropdownList-Background_Active-1-7-0);cursor:pointer}.dropdownDesktopListItem__d058059c.selected__591ee5bb{background:var(--triplex-next-DropdownList-Background_Selected-1-7-0);cursor:default}.loaderSmall__2d7dd853{display:flex;justify-content:center;align-items:center}.loaderSmall__2d7dd853.sm__eb2ccf2e{width:16px;height:16px;gap:2px}.loaderSmall__2d7dd853.sm__eb2ccf2e .dot__cafa8511{width:4px;height:4px}.loaderSmall__2d7dd853.md__cbec53bc{width:24px;height:24px;gap:3px}.loaderSmall__2d7dd853.md__cbec53bc .dot__cafa8511{width:6px;height:6px}.loaderSmall__2d7dd853.lg__ff71b9ba{width:32px;height:32px;gap:4px}.loaderSmall__2d7dd853.lg__ff71b9ba .dot__cafa8511{width:8px;height:8px}.loaderSmall__2d7dd853.neutral__3da0f8ad .dot__cafa8511{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-7-0)}.loaderSmall__2d7dd853.brand__7e21feba .dot__cafa8511{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-7-0)}.loaderSmall__2d7dd853 .dot__cafa8511{border-radius:50%}.loaderSmall__2d7dd853 .dot1__8fe57e01{animation:dotCycleSmall__8c4db9ca .9s infinite}.loaderSmall__2d7dd853 .dot2__dd32dbd2{animation:dotCycleSmall__8c4db9ca .9s infinite .15s}.loaderSmall__2d7dd853 .dot3__a8e4ce5a{animation:dotCycleSmall__8c4db9ca .9s infinite .3s}@keyframes dotCycleSmall__8c4db9ca{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__7934d0ba{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-7-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__5691ed2b{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__5691ed2b .dot__cafa8511{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-7-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__5691ed2b .dot1__8fe57e01{top:0;left:0;animation:dotCycleMiddle__7226f6ee 3s infinite}.loaderMiddleDots__5691ed2b .dot2__dd32dbd2{right:0;top:0;opacity:.7;animation:dotCycleMiddle__7226f6ee 3s infinite .74s}.loaderMiddleDots__5691ed2b .dot3__a8e4ce5a{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__7226f6ee 3s infinite 1.5s}.loaderMiddleDots__5691ed2b .dot4__62791e58{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__7226f6ee 3s infinite 2.25s}.loaderMiddleDots__5691ed2b .line__4f41c8ed{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-7-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__1c0efc56 3s infinite}@keyframes lineCycle__1c0efc56{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__7226f6ee{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.buttonIcon__2ef3ea1c{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__2ef3ea1c:enabled{cursor:pointer}.buttonIcon__2ef3ea1c.circle__0c4f0a45{border-radius:50%}.buttonIcon__2ef3ea1c.squircle__f1a9b2e0{border-radius:4px}.buttonIcon__2ef3ea1c:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-7-0)}.dropdownMobileInput__4686a330{flex:1;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input-Color_Default-1-7-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__4686a330::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-7-0);opacity:1}.dropdownMobileInput__4686a330::-ms-clear{display:none}.dropdownMobileInput__4686a330+.dropdownMobileClose__d3254f11,.dropdownMobileInput__4686a330+.dropdownMobileLoader__2cde0ec5{margin-left:12px}.tabsLineWrapper__fd209e1e[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__fd209e1e[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__fd209e1e[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__fd209e1e[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__fd209e1e{position:relative}.tabsLineWrapper__fd209e1e:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-7-0);bottom:0;left:0;right:0}.tabsLine__8d9a6f1f{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__8d9a6f1f:has(.sm__1bd09ff4){height:28px}.tabsLine__8d9a6f1f:has(.md__0bc0a6ec){height:40px}.tabsLine__8d9a6f1f:has(.lg__cf806dc6){height:56px}.tab__fd31d5cf{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer;color:var(--triplex-next-TabsLine-Color_Default-1-7-0);font-weight:400}.tab__fd31d5cf.sm__1bd09ff4{font-size:12px;line-height:16px;height:28px;padding-bottom:12px}.tab__fd31d5cf.md__0bc0a6ec{font-size:14px;line-height:20px;height:40px;padding-top:8px;padding-bottom:12px}.tab__fd31d5cf.lg__cf806dc6{font-size:16px;line-height:20px;height:56px;padding-top:16px;padding-bottom:20px}.tab__fd31d5cf::-moz-focus-inner{border:none;padding:0}.tab__fd31d5cf:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-7-0)}.tab__fd31d5cf.active__3625130d{cursor:default;color:var(--triplex-next-TabsLine-Color_Active-1-7-0)}.tab__fd31d5cf:hover{color:var(--triplex-next-TabsLine-Color_Hover-1-7-0)}.tab__fd31d5cf: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__fd31d5cf:hover:after,.tab__fd31d5cf:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-7-0)}.tab__fd31d5cf.active__3625130d:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-7-0)}.notificationIcon__b1746b42{position:absolute;right:6px;width:8px;height:8px;border-radius:50%;background-color:var(--triplex-next-TabsLine-Notification_Color-1-7-0)}.sm__1bd09ff4 .notificationIcon__b1746b42{top:0}.md__0bc0a6ec .notificationIcon__b1746b42{top:8px}.lg__cf806dc6 .notificationIcon__b1746b42{top:16px}.tabsLineDropdown__534fd33b{display:inline-block}.tabsLineDropdown__534fd33b .dropdownTarget__424eb0e5.active__3625130d{cursor:pointer}.tabsLineDropdown__534fd33b .dropdownTargetInner__5e65c0fe{display:inline-flex;align-items:center}.tabsLineDropdown__534fd33b .dropdownTargetCaret__8ca7bbad{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__534fd33b .dropdownTargetCaret__8ca7bbad.opened__9e96c84f{transform:rotate(-180deg)}.tabsLineDropdown__534fd33b .dropdown__d4f31f15{right:0;padding:4px}.tabsLineDropdown__534fd33b .dropdownItem__808ec858.withNotification__2b4dec9e .dropdownItemInner__5dd673d7{margin-right:2px}.tabsLineDropdown__534fd33b .dropdownItem__808ec858.withNotification__2b4dec9e .notificationIcon__b1746b42{top:2px;right:2px}.tabsLineMobileWrapper__ecc42e7f{position:relative}.tabsLineMobileWrapper__ecc42e7f .tab__fd31d5cf{flex-shrink:0}.tabsLineMobileWrapper__ecc42e7f .tab__fd31d5cf:first-child{margin-left:16px}.tabsLineMobileWrapper__ecc42e7f .tab__fd31d5cf:last-child{margin-right:16px}.tabsLineMobile__70f58f0d{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__70f58f0d::-webkit-scrollbar{display:none}.label__28321a9c{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__28321a9c.md__16f86d9e{min-height:24px;min-width:24px}.label__28321a9c.md__16f86d9e.nonempty__471ffb7a{padding-left:32px;padding-top:2px}.label__28321a9c.lg__3bf44aa2{min-width:28px;min-height:28px}.label__28321a9c.lg__3bf44aa2.nonempty__471ffb7a{padding-left:40px;padding-top:4px}.label__28321a9c.disabled__704beee9{cursor:default}.radio__9fe2080b{margin:0;opacity:0}.radioIcon__91ae5df7{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-7-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-7-0)}.radioIcon__91ae5df7:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-7-0);border-radius:50%;transform:scale(0)}.md__16f86d9e .radioIcon__91ae5df7:after{width:12px;height:12px;top:6px;left:6px}.lg__3bf44aa2 .radioIcon__91ae5df7:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__91ae5df7,.radioIcon__91ae5df7:after{pointer-events:none}.radio__9fe2080b,.radioIcon__91ae5df7{position:absolute;left:0;top:0}.md__16f86d9e .radio__9fe2080b,.md__16f86d9e .radioIcon__91ae5df7{width:24px;height:24px}.lg__3bf44aa2 .radio__9fe2080b,.lg__3bf44aa2 .radioIcon__91ae5df7{width:28px;height:28px}.radio__9fe2080b:enabled{cursor:pointer}.radio__9fe2080b:checked+.radioIcon__91ae5df7{background:var(--triplex-next-Radio-Background_Checked_Default-1-7-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-7-0)}.radio__9fe2080b:checked+.radioIcon__91ae5df7:after{transform:scale(1);transition:transform .2s ease-out}.radio__9fe2080b:hover+.radioIcon__91ae5df7{background-color:var(--triplex-next-Radio-Background_Hover-1-7-0);box-shadow:none}.radio__9fe2080b:disabled+.radioIcon__91ae5df7{background:var(--triplex-next-Radio-Background_Disabled-1-7-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-7-0)}.radio__9fe2080b:disabled:checked+.radioIcon__91ae5df7{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-7-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-7-0)}.radio__9fe2080b:disabled+.radioIcon__91ae5df7:after{background:var(--triplex-next-Radio-Dot_Disabled-1-7-0)}.radio__9fe2080b:focus-visible+.radioIcon__91ae5df7{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-7-0)}.radio__9fe2080b:checked:enabled:hover+.radioIcon__91ae5df7{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-7-0)}.radioXGroup__be8ea3c7{display:inline-flex;flex-flow:row wrap}.radioXGroup__be8ea3c7.indent-12__b2f6541e{margin-left:-6px;margin-right:-6px}.radioXGroup__be8ea3c7.indent-12__b2f6541e .label__28321a9c{margin-left:6px;margin-right:6px}.radioXGroup__be8ea3c7.indent-16__758e3023{margin-left:-8px;margin-right:-8px}.radioXGroup__be8ea3c7.indent-16__758e3023 .label__28321a9c{margin-left:8px;margin-right:8px}.radioXGroup__be8ea3c7.indent-20__0e3d6e06{margin-left:-10px;margin-right:-10px}.radioXGroup__be8ea3c7.indent-20__0e3d6e06 .label__28321a9c{margin-left:10px;margin-right:10px}.radioXGroup__be8ea3c7.indent-24__1a36f793{margin-left:-12px;margin-right:-12px}.radioXGroup__be8ea3c7.indent-24__1a36f793 .label__28321a9c{margin-left:12px;margin-right:12px}.radioXGroup__be8ea3c7.indent-28__5fd4d43a{margin-left:-14px;margin-right:-14px}.radioXGroup__be8ea3c7.indent-28__5fd4d43a .label__28321a9c{margin-left:14px;margin-right:14px}.radioXGroup__be8ea3c7.indent-32__879da0d4{margin-left:-16px;margin-right:-16px}.radioXGroup__be8ea3c7.indent-32__879da0d4 .label__28321a9c{margin-left:16px;margin-right:16px}.radioYGroup__6119af64{display:inline-flex;flex-flow:column wrap}.radioYGroup__6119af64 .label__28321a9c.md__16f86d9e+.label__28321a9c.md__16f86d9e{margin-top:16px}.radioYGroup__6119af64 .label__28321a9c.lg__3bf44aa2+.label__28321a9c.lg__3bf44aa2{margin-top:20px}.notification__44e2c4f7{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-7-0);background:var(--triplex-next-Notification-Background-1-7-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-7-0);z-index:300}.notification__44e2c4f7:first-child{margin-top:0}.notification__44e2c4f7.extraBottomPadding__29a29c21{padding-bottom:24px}.notification__44e2c4f7 .notificationHeader__92bf2072{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-7-0);width:100%;margin-top:0;margin-bottom:8px}.notification__44e2c4f7 .notificationIcon__a0302b31{line-height:0}.notification__44e2c4f7 .notificationBody__fcee7b8e{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__44e2c4f7 .notificationBodyList__929bc01a{margin-top:8px}.notification__44e2c4f7 .notificationBodyContent__ec316b4c{width:100%;font-size:14px}.notification__44e2c4f7 .notificationClose__8ba7bc3b{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__44e2c4f7.showCloseOnHover__7e939819 .notificationClose__8ba7bc3b{opacity:0}.notification__44e2c4f7.showCloseOnHover__7e939819:hover{cursor:pointer}.notification__44e2c4f7.showCloseOnHover__7e939819:hover .notificationClose__8ba7bc3b{opacity:1}.notification__44e2c4f7 .notificationFooter__b5ea09fc{display:flex;align-items:center;margin-top:16px}.notification__44e2c4f7 .notificationFooter__b5ea09fc button+a{margin-left:16px}.notification__44e2c4f7 .notificationTime__c3468df5{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-7-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__13636450{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__13636450:hover{cursor:pointer}.notificationGroupedWrapper__13636450 .notificationGroupedFooterItem__b49d2847{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-7-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-7-0)}.notificationGroupedWrapper__13636450 .notificationGroupedFooterItem__b49d2847.first__75950cd9{bottom:-8px;z-index:200}.notificationGroupedWrapper__13636450 .notificationGroupedFooterItem__b49d2847.second__953f5e90{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__44e2c4f7,.notificationGroupedWrapper__13636450{width:100%}}.unorderedListItem__06f9bb9d:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__06f9bb9d+.unorderedListItem__06f9bb9d{margin-top:8px}.unorderedList__2d19bf7f{position:relative;margin:0;padding-left:14px;list-style:none}.button__477383a0.general__14126cca{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-7-0);color:var(--triplex-next-Button-General_Color_Default-1-7-0)}.button__477383a0.general__14126cca:hover{background:var(--triplex-next-Button-General_Background_Hover-1-7-0);color:var(--triplex-next-Button-General_Color_Hover-1-7-0)}.button__477383a0.general__14126cca.expanded__b4ecc60a,.button__477383a0.general__14126cca:active{background:var(--triplex-next-Button-General_Background_Active-1-7-0);color:var(--triplex-next-Button-General_Color_Active-1-7-0)}.button__477383a0.general__14126cca:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-7-0)}.button__477383a0.general__14126cca:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-7-0);color:var(--triplex-next-Button-General_Color_Disabled-1-7-0)}.button__477383a0.secondary__41a87dcf{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-7-0);color:var(--triplex-next-Button-Secondary_Color_Default-1-7-0)}.button__477383a0.secondary__41a87dcf:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-7-0);color:var(--triplex-next-Button-Secondary_Color_Hover-1-7-0)}.button__477383a0.secondary__41a87dcf.expanded__b4ecc60a,.button__477383a0.secondary__41a87dcf:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-7-0);color:var(--triplex-next-Button-Secondary_Color_Active-1-7-0)}.button__477383a0.secondary__41a87dcf:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-7-0)}.button__477383a0.secondary__41a87dcf:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-7-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-7-0)}.button__477383a0.secondaryLight__c2babadb{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-7-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-7-0)}.button__477383a0.secondaryLight__c2babadb:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-7-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-7-0)}.button__477383a0.secondaryLight__c2babadb.expanded__b4ecc60a,.button__477383a0.secondaryLight__c2babadb:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-7-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-7-0)}.button__477383a0.secondaryLight__c2babadb:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-7-0)}.button__477383a0.secondaryLight__c2babadb:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-7-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-7-0)}.button__477383a0.danger__7d4b98a7{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-7-0);color:var(--triplex-next-Button-Danger_Color_Default-1-7-0)}.button__477383a0.danger__7d4b98a7:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-7-0);color:var(--triplex-next-Button-Danger_Color_Hover-1-7-0)}.button__477383a0.danger__7d4b98a7.expanded__b4ecc60a,.button__477383a0.danger__7d4b98a7:active{background:var(--triplex-next-Button-Danger_Background_Active-1-7-0);color:var(--triplex-next-Button-Danger_Color_Active-1-7-0)}.button__477383a0.danger__7d4b98a7:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-7-0)}.button__477383a0.danger__7d4b98a7:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-7-0);color:var(--triplex-next-Button-Danger_Color_Disabled-1-7-0)}.button__477383a0.link__1a702809{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-7-0);padding:0}.button__477383a0.link__1a702809.sm__81bcb335{height:28px;min-width:0px;padding:6px 2px}.button__477383a0.link__1a702809.md__8b3fdeb9{height:40px;min-width:0px;padding:10px 2px}.button__477383a0.link__1a702809.lg__4c1d5c1e{height:56px;min-width:0px;padding:18px 2px}.button__477383a0.link__1a702809:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-7-0)}.button__477383a0.link__1a702809.expanded__b4ecc60a,.button__477383a0.link__1a702809:active{color:var(--triplex-next-Button-Link_Color_Active-1-7-0)}.button__477383a0.link__1a702809:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-7-0)}.button__477383a0.link__1a702809:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-7-0)}.button__477383a0{position:relative;margin:0;vertical-align:top;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__477383a0::-moz-focus-inner{border:none;padding:0}.button__477383a0.sm__81bcb335{line-height:16px;font-size:12px}.button__477383a0.sm__81bcb335.general__14126cca,.button__477383a0.sm__81bcb335.secondary__41a87dcf,.button__477383a0.sm__81bcb335.secondaryLight__c2babadb,.button__477383a0.sm__81bcb335.danger__7d4b98a7{height:28px;min-width:58px;padding:6px 16px;border-radius:6px}.button__477383a0.sm__81bcb335.icon__6d2047ae{min-height:28px;min-width:28px;padding:4px}.button__477383a0.md__8b3fdeb9{line-height:20px;font-size:14px}.button__477383a0.md__8b3fdeb9.general__14126cca,.button__477383a0.md__8b3fdeb9.secondary__41a87dcf,.button__477383a0.md__8b3fdeb9.secondaryLight__c2babadb,.button__477383a0.md__8b3fdeb9.danger__7d4b98a7{height:40px;min-width:72px;padding:10px 20px;border-radius:8px}.button__477383a0.md__8b3fdeb9.icon__6d2047ae{min-height:40px;min-width:40px;padding:10px}.button__477383a0.lg__4c1d5c1e{line-height:20px;font-size:16px}.button__477383a0.lg__4c1d5c1e.general__14126cca,.button__477383a0.lg__4c1d5c1e.secondary__41a87dcf,.button__477383a0.lg__4c1d5c1e.secondaryLight__c2babadb,.button__477383a0.lg__4c1d5c1e.danger__7d4b98a7{height:56px;min-width:84px;padding:18px 24px;border-radius:10px}.button__477383a0.lg__4c1d5c1e.icon__6d2047ae{min-height:56px;min-width:56px;padding:12px}.button__477383a0:disabled{cursor:default}.button__477383a0:disabled *{pointer-events:none}.button__477383a0+.button__477383a0:not(.block__efdc8eec){margin-left:12px}.button__477383a0 .content__2b628142{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__477383a0.block__efdc8eec{display:block;width:100%}.button__477383a0.loading__d74e4b38{pointer-events:none}.button__477383a0.loading__d74e4b38 .content__2b628142{visibility:hidden}.button__477383a0 .loader__a392fd73{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__477383a0 .loader__a392fd73.hidden__6c058559{visibility:hidden}.buttonDropdownExtended__446e3239{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__446e3239 .buttonDropdownExtendedBlock__9e889048{padding:4px;margin-top:4px;right:0}.buttonDropdown__5b400bf9.block__efdc8eec{display:block}.buttonDropdown__5b400bf9+.button__477383a0:not(.block__efdc8eec),.buttonDropdown__5b400bf9+.buttonDropdown__5b400bf9:not(.block__efdc8eec){margin-left:16px}.buttonDropdown__5b400bf9 .buttonDropdownTarget__e81824c9 .caretIcon__0016250e{position:relative;left:4px;transition:transform .3s ease-in-out}.buttonDropdown__5b400bf9 .buttonDropdownTarget__e81824c9.active__2f4077df .caretIcon__0016250e{transform:rotate(-180deg)}.buttonDropdown__5b400bf9 .buttonDropdownMenuItem__490d9717{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__771caf8d{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__b56f6c60{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__e839d283{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__ce9f9eec{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-7-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__9d0b8695{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__9d0b8695 .modalWindowContentWrapper__49b331b6{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__771caf8d .6s ease}.modalWindow__9d0b8695 .modalWindowContent__c3df8f25{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__9d0b8695 .modalWindowContent__c3df8f25 .modalWindowBody__1cc57f27{box-sizing:border-box;animation:fadeIn__d2f9a5f0 .3s ease}@keyframes fadeIn__d2f9a5f0{0%{opacity:0}to{opacity:1}}.modalWindow__9d0b8695 .modalWindowContent__c3df8f25 .spinnerSm__8bb12e4c{display:none}@media (max-width: 767px){.modalWindow__9d0b8695 .modalWindowContent__c3df8f25 .spinner__d3cba8f7{display:none}.modalWindow__9d0b8695 .modalWindowContent__c3df8f25 .spinnerSm__8bb12e4c{display:flex}}.modalWindowClose__e6070c79{transition:visibility 0s .3s;-webkit-tap-highlight-color:transparent}.global-modalWindowTransition-exit .modalWindow__9d0b8695 .modalWindowContentWrapper__49b331b6{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__b56f6c60 .3s ease}.global-modalWindowTransition-exit .modalWindow__9d0b8695 .modalWindowContentWrapper__49b331b6 .modalWindowBody__1cc57f27{animation:fadeOut__eebf184f .3s ease}@keyframes fadeOut__eebf184f{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__44c63000{position:absolute;left:0;right:0;height:0}.modalWindow__9d0b8695.sm__6cb0b3b7 .modalWindowContentWrapper__49b331b6{max-width:480px}.modalWindow__9d0b8695.sm__6cb0b3b7 .modalWindowContent__c3df8f25 .modalWindowBody__1cc57f27{min-height:196px}@media (max-width: 575px){.modalWindow__9d0b8695.sm__6cb0b3b7 .modalWindowContentWrapper__49b331b6{max-width:100%}}.modalWindow__9d0b8695.md__6ce394e5 .modalWindowContentWrapper__49b331b6{max-width:600px}.modalWindow__9d0b8695.md__6ce394e5 .modalWindowContent__c3df8f25 .modalWindowBody__1cc57f27{min-height:246px}@media (max-width: 767px){.modalWindow__9d0b8695.md__6ce394e5 .modalWindowContentWrapper__49b331b6{max-width:100%}}.modalWindow__9d0b8695.lg__0fc0b8a1 .modalWindowContentWrapper__49b331b6{max-width:800px}.modalWindow__9d0b8695.lg__0fc0b8a1 .modalWindowContent__c3df8f25 .modalWindowBody__1cc57f27{min-height:396px}@media (max-width: 991px){.modalWindow__9d0b8695.lg__0fc0b8a1 .modalWindowContentWrapper__49b331b6{max-width:100%}}.modalWindowContentPage__5a7700e1{background:var(--triplex-next-ModalWindow-Background-1-7-0);padding:8px!important}.modalWindowContentPage__5a7700e1,.modalWindowLoaderScreen__548a0708{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__5a7700e1,.modalWindowLoaderScreen__548a0708{border-radius:24px}}.islandBody__3126dd59{display:block}.islandHeader__c1b925fe,.islandFooter__5c9a989b,.island__298feb71{position:relative}.island__298feb71.type1__78a92401{background-color:var(--triplex-next-Island-Type1_Background-1-7-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-7-0)}.island__298feb71.type2__f9680aa2{background-color:var(--triplex-next-Island-Type2_Background-1-7-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-7-0)}.island__298feb71.type3__4b6c6ad2{background-color:var(--triplex-next-Island-Type3_Background-1-7-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-7-0)}.island__298feb71.sm__8758aa71{border-radius:16px;padding:16px}.island__298feb71.md__294597d1{border-radius:24px;padding:24px}.island__298feb71.lg__9cf737ac{border-radius:32px;padding:32px}.island__298feb71 .islandHeader__c1b925fe+.islandBody__3126dd59,.island__298feb71 .islandHeader__c1b925fe+.islandFooter__5c9a989b,.island__298feb71 .islandBody__3126dd59+.islandFooter__5c9a989b{margin-top:16px}@media (max-width: 767px){.island__298feb71.sm__8758aa71,.island__298feb71.md__294597d1{border-radius:16px;padding:16px}.island__298feb71.lg__9cf737ac{border-radius:24px;padding:24px}}.modalWindowBody__1cc57f27{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__e6070c79{position:absolute;top:30px;right:30px}@media (max-width: 767px){.modalWindowClose__e6070c79{top:20px;right:20px}}.loaderScreen__c18c9a08{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__c18c9a08.loaderSmallBackdrop__da3f9e9d{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-7-0)}.loaderScreen__c18c9a08.loaderMiddleBackdrop__8633455e{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-7-0)}.body__f52f6de5{position:relative;display:flex}.body__f52f6de5 .bodyInner__c26344ff{position:relative;flex-grow:1;width:100%}.bodyPage__2ebd6069{flex-grow:1}.verticalMargin24__ffc80e1c{margin-top:24px;margin-bottom:24px}.verticalMargin16__5150e66b{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__ffc80e1c{margin-top:16px;margin-bottom:16px}.verticalMargin16__5150e66b{margin-top:8px;margin-bottom:8px}}.headerTabs__9282d88a{display:flex;justify-content:space-between}.headerTabs__9282d88a .headerTabsContent__df52defc{flex-grow:1}.headerTabs__9282d88a .headerTabsControls__9a78b28f{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__9282d88a{flex-wrap:wrap}.headerTabs__9282d88a .headerTabsContent__df52defc{width:100%}.headerTabs__9282d88a .headerTabsControls__9a78b28f{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__9282d88a .headerTabsControls__9a78b28f>button{margin-left:16px;margin-top:16px}}.headerTitle__7160cbd2{display:flex;justify-content:space-between}.headerTitle__7160cbd2 .headerTitleControls__1d63dc33{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__639c3dba+.headerTitle__7160cbd2{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__7160cbd2{flex-wrap:wrap}.headerTitle__7160cbd2 .headerTitleContent__a0f6b0f4{width:100%}.headerTitle__7160cbd2 .headerTitleControls__1d63dc33{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__7160cbd2 .headerTitleControls__1d63dc33>button{margin-left:16px;margin-top:16px}}.headerSubheader__b7804874{padding:24px 0}.headerSubheader__b7804874.withoutPaddings__9ee5c758{padding:0}.headerLayoutSidebar__ae367d5f{display:flex;justify-content:space-between}.headerLayoutSidebarContent__dce2ec3e{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__751d550a{display:none}}.page__f46b268b{height:100%;display:flex;flex-direction:column;max-width:100%;padding:24px;box-sizing:border-box}.global-page{position:relative}@media (max-width: 767px){.page__f46b268b{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__01bbe9d4.sticky__1c057034{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__01bbe9d4.sticky__1c057034[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-7-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__096707bf.sticky__1c057034{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__096707bf.sticky__1c057034[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-7-0)!important}.footerDescription__66f7907d{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__7d3725f5{flex-grow:1;margin-right:auto}.footerDescriptionControls__c77ff3e7{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__66f7907d{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__7d3725f5{width:100%}.footerDescriptionControls__c77ff3e7{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__c77ff3e7>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__7d3725f5+.footerDescriptionControls__c77ff3e7{margin-top:0}.footer__9f05d509{padding:16px 0}}.modalWindowHeader__4e4d85f1 .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__4e4d85f1 .global-HeaderTitleContent{padding-right:72px}}.list__f144b882{margin:0;padding:0;list-style:none;position:relative}.listItemControls__f74c1169{display:flex;padding:0 16px 0 4px}.listItemContent__1ef8195d{background:var(--triplex-next-ListItem-Background-1-7-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__1ef8195d.selected__63f37ca2{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-1-7-0)}.listItemControlsButton__677c8980{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-7-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__677c8980:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-7-0)}.listItemControlsButton__677c8980:hover .listItemControlsButtonLabel__19134e07{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-7-0)!important}.listItemControlsButton__677c8980.expanded__09cdaf90,.listItemControlsButton__677c8980:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-7-0)}.listItemControlsButton__677c8980.expanded__09cdaf90 .listItemControlsButtonLabel__19134e07,.listItemControlsButton__677c8980:active .listItemControlsButtonLabel__19134e07{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-7-0)!important}.listItemControlsButton__677c8980+.listItemControlsButton__677c8980,.listItemControlsButton__677c8980+.listItemControlsButtonDropdown__1d4dcb27{margin-left:4px}.listItemControlsButtonIcon__9f23a8f2{line-height:0}.listItemControlsButton__677c8980.withText__fe790248 .listItemControlsButtonIcon__9f23a8f2{margin-bottom:8px}.listItemControlsButtonLabel__19134e07{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-7-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__1d4dcb27{display:flex}.listItemControlsButtonInner__f77fdc91{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__677c8980.withIcon__b1b38577.withText__fe790248 .listItemControlsButtonInner__f77fdc91{height:44px;overflow:visible}.buttonDropdownMenuItem__bdcc6a41{overflow:hidden;text-overflow:ellipsis}.listEmptyState__512f1a72{padding:64px 16px 16px;text-align:center}.listItemLoading__859829ed{height:24px;padding:12px 0;position:relative}.label__88c4ddf3{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__88c4ddf3.md__5c99e209{min-width:24px;min-height:24px}.label__88c4ddf3.md__5c99e209.nonempty__3058818d{padding-left:32px;padding-top:2px}.label__88c4ddf3.lg__d010dfad{min-width:28px;min-height:28px}.label__88c4ddf3.lg__d010dfad.nonempty__3058818d{padding-left:40px;padding-top:4px}.label__88c4ddf3.disabled__c30d8306{cursor:default}.label__88c4ddf3[hidden]{display:none}.checkbox__2b3cc305{margin:0;opacity:0}.checkboxIcon__12ace6a0{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-7-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-7-0)}.checkmarkIcon__228c92f3{transform:scale(0)}.checkmarkIcon__228c92f3 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-7-0)}.checkboxIcon__12ace6a0,.checkmarkIcon__228c92f3{pointer-events:none}.checkbox__2b3cc305,.checkboxIcon__12ace6a0,.checkmarkIcon__228c92f3{position:absolute;left:0;top:0}.md__5c99e209 .checkbox__2b3cc305,.md__5c99e209 .checkboxIcon__12ace6a0,.md__5c99e209 .checkmarkIcon__228c92f3{width:24px;height:24px}.lg__d010dfad .checkbox__2b3cc305,.lg__d010dfad .checkboxIcon__12ace6a0,.lg__d010dfad .checkmarkIcon__228c92f3{width:28px;height:28px}.checkbox__2b3cc305:enabled{cursor:pointer}.checkbox__2b3cc305:enabled:hover+.checkboxIcon__12ace6a0{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-7-0);background-color:var(--triplex-next-Checkbox-Background_Hover-1-7-0)}.checkbox__2b3cc305:checked+.checkboxIcon__12ace6a0{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-7-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-7-0)}.checkbox__2b3cc305:checked~.checkmarkIcon__228c92f3{transform:scale(1);transition:transform .2s ease-out}.checkbox__2b3cc305:disabled+.checkboxIcon__12ace6a0{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-7-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-7-0)}.checkbox__2b3cc305:disabled:checked+.checkboxIcon__12ace6a0{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-7-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-7-0)}.checkbox__2b3cc305:disabled~.checkmarkIcon__228c92f3 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-7-0)}.checkbox__2b3cc305:focus-visible+.checkboxIcon__12ace6a0{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-7-0)}.checkbox__2b3cc305:checked:enabled:hover+.checkboxIcon__12ace6a0{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-7-0)}.listItemSelectable__f85cc406{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-7-0);border-radius:8px}.listItemSelectable__f85cc406.selected__63f37ca2{background:var(--triplex-next-ListItem-Background_Selected-1-7-0)}.checkboxWrapper__cc17d31b{padding:16px;line-height:0}.childrenWrapper__ccd3e250{flex-grow:1}.checkboxLabel__1558ad3a{padding:0!important;position:relative}.checkboxLabelClickArea__7506f957{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__ef47ad47{position:relative;overflow:hidden}.swipeableArea__ef47ad47 .content__113b9179{position:relative;touch-action:pan-y}.swipeableArea__ef47ad47 .content__113b9179.disableScroll__4568ccf6{touch-action:none}.swipeableArea__ef47ad47 .content__113b9179.disablePointerEvents__a0a52036:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__ef47ad47 .swipeAnimationFinish__9ca9bd71{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__ef47ad47 .leftContent__902f95c3,.swipeableArea__ef47ad47 .rightContent__9beed8c9{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__ef47ad47 .rightContent__9beed8c9{left:auto;right:0}.listItemTail__d4082b9f{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__f75c8e2d{background:var(--triplex-next-ListMaster-Background-1-7-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__0d5b12c4{position:absolute;top:0;left:0;right:0}.listItemTailTop__0d5b12c4: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-7-0)}.listItemTailTop__0d5b12c4: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-7-0)}.listItemTailBottom__a3761e43{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__a3761e43: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-7-0)}.listItemTailBottom__a3761e43: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-7-0)}.listItemTailRight__53a67548{right:-8px}.listItemTailLeft__457266d2{left:-8px}.listItemTable__b3edfc93{margin-bottom:4px}.listItemTable__b3edfc93:last-child{margin-bottom:0}.listSortableItemTarget__a037c585{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-7-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__a037c585:hover{background:var(--triplex-next-ListItem-Background_Selected-1-7-0)}.listSortableItemTarget__a037c585.dragging__20ab2953{background:var(--triplex-next-ListItem-Background_Dragging-1-7-0);box-shadow:var(--triplex-next-ListItem-Shadow-1-7-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__1b4f7c18{flex:1}.listSortableItemTargetIcon__c1efae4c{display:block;margin-left:24px}.listSortableItem__466d529d{position:relative}.listSortableItem__466d529d.dragging__20ab2953{z-index:1}.listSortableItemControls__7c2cc686{display:inline-block}.islandWidgetHeader__ef619fce{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.islandWidgetHeader__ef619fce .islandWidgetHeaderContent__23855f34{display:flex;align-items:center;gap:8px}.islandWidgetHeader__ef619fce .islandWidgetHeaderDescription__43a99215{display:flex}@media (max-width: 767px){.islandWidgetHeader__ef619fce{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetFooter__ec070b35{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__a15d10b4{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__419495e2{margin-left:auto;white-space:nowrap}.expandAnimation__6127b8cf{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__1d07466a{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-1-7-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}.islandWidget__84ef8d42{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__84ef8d42>*{height:100%}.islandWidgetWithExtraFooter__bdba8254: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-7-0)!important}.islandWidgetWrapper__dce27add{display:flex;flex-direction:column}.formFieldClear__e6d2ff3c{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__e6d2ff3c.hidden__ff090af5{opacity:0;pointer-events:none}.formFieldTarget__11ee3baa{padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-7-0)}.formFieldTarget__11ee3baa.placeholder__7b6f6fd1{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-7-0)}.formFieldTarget__11ee3baa.disabled__c491fccc{color:var(--triplex-next-FormField-Target_Color_Disabled-1-7-0)}.formFieldTarget__11ee3baa.size-sm__ef195191{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldTarget__11ee3baa.size-md__61e63eda{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__11ee3baa.size-lg__2b7c9f63{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__11ee3baa .placeholderWrapper__9cf967a4{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__11ee3baa:focus .placeholderWrapper__9cf967a4{opacity:1}.formFieldTextarea__7e7f1806{width:100%;padding:0;box-sizing:border-box;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-7-0);resize:none}.formFieldTextarea__7e7f1806.sm__c5a41880{height:44px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__7e7f1806.md__805545f9{height:60px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__7e7f1806.lg__8a29a6ec{height:76px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__7e7f1806:focus{outline:none}.formFieldTextarea__7e7f1806:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-7-0)}.formFieldTextarea__7e7f1806::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-7-0)}.chipGroupItem__ded95d13{display:inline-block}.chip__b389ee5c{background:var(--triplex-next-Chip-Background_Default-1-7-0);color:var(--triplex-next-Chip-Color_Default-1-7-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;align-items:center;cursor:pointer;outline:none;vertical-align:middle}.chip__b389ee5c.lg__46525c30{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__b389ee5c.lg__46525c30 .prefix__e4ce3a55{padding-left:16px}.chip__b389ee5c.lg__46525c30 .postfix__011cbd90{padding-right:16px}.chip__b389ee5c.md__63ceedc0{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__b389ee5c.md__63ceedc0 .prefix__e4ce3a55{padding-left:12px}.chip__b389ee5c.md__63ceedc0 .postfix__011cbd90{padding-right:12px}.chip__b389ee5c.sm__5552e01e{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__b389ee5c.sm__5552e01e .prefix__e4ce3a55{padding-left:8px}.chip__b389ee5c.sm__5552e01e .postfix__011cbd90{padding-right:8px}.chip__b389ee5c:hover{background:var(--triplex-next-Chip-Background_Hover-1-7-0);color:var(--triplex-next-Chip-Color_Hover-1-7-0)}.chip__b389ee5c:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-7-0)}.chip__b389ee5c:active,.chip__b389ee5c[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-7-0);color:var(--triplex-next-Chip-Color_Active-1-7-0)}.chip__b389ee5c.disabled__004b4f7d{background:var(--triplex-next-Chip-Background_Disabled-1-7-0);color:var(--triplex-next-Chip-Color_Disabled-1-7-0);cursor:default;pointer-events:none}.chip__b389ee5c.selected__68010304{background:var(--triplex-next-Chip-Background_Selected_Default-1-7-0);color:var(--triplex-next-Chip-Color_Selected_Default-1-7-0)}.chip__b389ee5c.selected__68010304:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-7-0);color:var(--triplex-next-Chip-Color_Selected_Hover-1-7-0)}.chip__b389ee5c.selected__68010304:active,.chip__b389ee5c.selected__68010304[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-7-0);color:var(--triplex-next-Chip-Color_Selected_Active-1-7-0)}.chip__b389ee5c.selected__68010304.disabled__004b4f7d{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-7-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-7-0)}.chip__b389ee5c.withPrefix__ec2e8e3e{padding-left:0}.chip__b389ee5c.withPostfix__6938d0ce{padding-right:0}.chip__b389ee5c .content__561f09cc{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__b389ee5c .prefix__e4ce3a55,.chip__b389ee5c .postfix__011cbd90{display:flex}.chipClearButton__31b020ba{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__31b020ba:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-7-0)}.chipDropdownArrow__e16d1d56{transition:transform .3s ease}.chipDropdownArrow__e16d1d56.rotated__a0377380{transform:rotate(-180deg)}.selectExtendedFieldTarget__bc5b12dd{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__bc5b12dd .caretIcon__a4cd570f{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__bc5b12dd.selectOpened__329244c7 .caretIcon__a4cd570f{transform:rotate(180deg)}.selectExtendedFieldTarget__bc5b12dd.loading__4a13548e,.selectExtendedFieldTarget__bc5b12dd.disabled__6c247702{-webkit-user-select:none;user-select:none;pointer-events:none}.SelectExtendedField__70912fe7{position:relative}.multiselectFieldHeader__0f8114b4{padding:12px}.multiselectFieldContentWrapper__a6703a5a{padding:0 12px}.multiselectFieldContentWrapper__a6703a5a .multiselectFieldContent__c003b593{padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__a6703a5a .multiselectFieldContent__c003b593.sm__a7cd1fa2{height:204px}.multiselectFieldContentWrapper__a6703a5a .multiselectFieldContent__c003b593.md__7844f73d{height:245px}.multiselectFieldContentWrapper__a6703a5a .multiselectFieldContent__c003b593.lg__2992a730{height:324px}.multiselectFieldFooter__c8711dc1{padding:0 12px 12px}.multiselectFieldFooter__c8711dc1:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-7-0)}.chipOptionsContent__a84850a7{min-width:14px;text-align:center;display:block}.tooltipDesktop__ec73d066{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__ec73d066 .tooltipBody__0f15ca76{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-7-0)}.tooltipDesktop__ec73d066 .tooltipXButton__e2717d75{position:absolute;right:8px;top:8px}.tooltipDesktopContent__e4ece8b7{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-7-0);border-radius:8px}.closable__c3cfbb83 .tooltipDesktopContent__e4ece8b7{padding-right:32px}.tooltipSM__a28eab37 .tooltipDesktopContent__e4ece8b7{width:192px;min-height:52px}.tooltipLG__9cf028e0 .tooltipDesktopContent__e4ece8b7{width:384px;min-height:52px}.tooltipOverlay__5b2a6b2f{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__bd067ca3{width:0;height:0}.tooltipDesktopTip__bd067ca3.down__32b9e62b{border-top:solid var(--triplex-next-Tooltip-Background-1-7-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__bd067ca3.up__06908083{border-bottom:solid var(--triplex-next-Tooltip-Background-1-7-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__bd067ca3.left__2b0797df{border-right:solid var(--triplex-next-Tooltip-Background-1-7-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__bd067ca3.right__fdbaf255{border-left:solid var(--triplex-next-Tooltip-Background-1-7-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__9083ed82 .tooltipBody__0f15ca76{text-align:left}.tooltipMobile__9083ed82 .tooltipXButton__e2717d75{position:absolute;right:16px;top:16px}.tooltipMobileContent__76cc6bd0{padding:16px}.headerless__66591ad1 .tooltipMobileContent__76cc6bd0{padding-right:40px}.tooltipLink__d9ed648f{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__f516cbed{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-7-0)}.desktop__f516cbed:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-7-0)}.desktop__f516cbed:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-7-0)}.desktop__f516cbed:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-7-0)}.mobile__6b7e7a3c{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-7-0)}.mobile__6b7e7a3c:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-7-0)}.mobile__6b7e7a3c:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-7-0)}.mobile__6b7e7a3c:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-7-0)}.chipSuggestInputWrapper__a8bf4034{margin:12px}.suggestDropdownMobileBody__3ebfcc28{height:176px}.suggestDropdownMobileNoOptionsText__e0a600b5{padding:16px}.checkboxXGroup__081c4f8e{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__081c4f8e.indent-12__2ce34b69{margin-left:-6px;margin-right:-6px}.checkboxXGroup__081c4f8e.indent-12__2ce34b69 .label__88c4ddf3{margin-left:6px;margin-right:6px}.checkboxXGroup__081c4f8e.indent-16__eafba112{margin-left:-8px;margin-right:-8px}.checkboxXGroup__081c4f8e.indent-16__eafba112 .label__88c4ddf3{margin-left:8px;margin-right:8px}.checkboxXGroup__081c4f8e.indent-20__808be847{margin-left:-10px;margin-right:-10px}.checkboxXGroup__081c4f8e.indent-20__808be847 .label__88c4ddf3{margin-left:10px;margin-right:10px}.checkboxXGroup__081c4f8e.indent-24__ce440d62{margin-left:-12px;margin-right:-12px}.checkboxXGroup__081c4f8e.indent-24__ce440d62 .label__88c4ddf3{margin-left:12px;margin-right:12px}.checkboxXGroup__081c4f8e.indent-28__929e2222{margin-left:-14px;margin-right:-14px}.checkboxXGroup__081c4f8e.indent-28__929e2222 .label__88c4ddf3{margin-left:14px;margin-right:14px}.checkboxXGroup__081c4f8e.indent-32__181eebb4{margin-left:-16px;margin-right:-16px}.checkboxXGroup__081c4f8e.indent-32__181eebb4 .label__88c4ddf3{margin-left:16px;margin-right:16px}.checkboxYGroup__cdf024c5{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__cdf024c5 .label__88c4ddf3.lg__d010dfad+.label__88c4ddf3.lg__d010dfad{margin-top:20px}.checkboxYGroup__cdf024c5 .label__88c4ddf3.md__5c99e209+.label__88c4ddf3.md__5c99e209{margin-top:16px}.card__a7018616{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__a7018616.roundingMD__5a78bafb{--radius: 16px}.card__a7018616.roundingSM__ab04785a{--radius: 8px}.card__a7018616.general__1a00baf5{background:var(--triplex-next-Card-Static_General_Background-1-7-0)}.card__a7018616.secondary__9dc15bd3{background:var(--triplex-next-Card-Static_Secondary_Background-1-7-0)}.card__a7018616 .cardMedia__3e5f50a4{background-size:cover;background-repeat:no-repeat;background-position:center}.card__a7018616 .cardContent__d7762ec0{padding:var(--padding)}.card__a7018616 .cardContent__d7762ec0.paddingMD__ed92f6e4{--padding: 24px}.card__a7018616 .cardContent__d7762ec0.paddingSM__8f6043c8{--padding: 16px}.card__a7018616 .cardContent__d7762ec0 .cardContentHeader__648c5857{margin-bottom:16px}.card__a7018616 .cardContent__d7762ec0 .cardContentFooter__d2f2bfd9{margin-top:16px}.action__401129da{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__401129da: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__401129da.general__1a00baf5{background:var(--triplex-next-Card-Action_General_Background-1-7-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-7-0)}.action__401129da.general__1a00baf5:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-7-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-7-0)}.action__401129da.general__1a00baf5.selected__4ca016d1{background:var(--triplex-next-Card-Action_General_Background_Selected-1-7-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-7-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-7-0)}.action__401129da.general__1a00baf5.selected__4ca016d1:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-7-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-7-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-7-0)}.action__401129da.general__1a00baf5:focus{outline:none}.action__401129da.general__1a00baf5:focus.focusVisible__b0ccedd8{box-shadow:var(--triplex-next-Card-Shadow_Default-1-7-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-7-0)}.action__401129da.secondary__9dc15bd3{background:var(--triplex-next-Card-Action_Secondary_Background-1-7-0)}.action__401129da.secondary__9dc15bd3:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-7-0)}.action__401129da.secondary__9dc15bd3.selected__4ca016d1{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-7-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-7-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-7-0)}.action__401129da.secondary__9dc15bd3.selected__4ca016d1:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-7-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-7-0)}.action__401129da.secondary__9dc15bd3:focus{outline:none}.action__401129da.secondary__9dc15bd3:focus.focusVisible__b0ccedd8{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-7-0)}.alertContext__d8942409{display:flex;font-size:12px;line-height:16px}.alertContext__d8942409>svg{flex-shrink:0}.alertContext__d8942409 .alertContextText__b97df4b8{margin-left:8px}.alertContext__d8942409.alertTypeError__4c612feb .alertContextText__b97df4b8{color:var(--triplex-next-AlertContext-Error_Color-1-7-0)}.alertContext__d8942409.alertTypeInfo__1fc73e77 .alertContextText__b97df4b8{color:var(--triplex-next-AlertContext-Info_Color-1-7-0)}.alertContext__d8942409.alertTypeWarning__e2e8b329 .alertContextText__b97df4b8{color:var(--triplex-next-AlertContext-Warning_Color-1-7-0)}.alertContext__d8942409.alertTypeSystem__ed6a23c2 .alertContextText__b97df4b8{color:var(--triplex-next-AlertContext-System_Color-1-7-0)}.alertProcess__04a82dfb{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__04a82dfb.withSpoiler__643e300a{min-height:40px}.alertProcess__04a82dfb .themeIcon__5a6aea5b{box-sizing:border-box;height:20px;width:20px}.alertProcess__04a82dfb.alertTypeError__4c612feb{background:var(--triplex-next-AlertProcess-Error_Background-1-7-0)}.alertProcess__04a82dfb.alertTypeInfo__1fc73e77{background:var(--triplex-next-AlertProcess-Info_Background-1-7-0)}.alertProcess__04a82dfb.alertTypeWarning__e2e8b329{background:var(--triplex-next-AlertProcess-Warning_Background-1-7-0)}.alertProcess__04a82dfb.alertTypeSystem__ed6a23c2{background:var(--triplex-next-AlertProcess-System_Background-1-7-0)}.alertProcess__04a82dfb.alertTypeFeature__f29bc412{background:var(--triplex-next-AlertProcess-Feature_Background-1-7-0)}.alertProcess__04a82dfb.alertTypeFeature__f29bc412 .themeIcon__5a6aea5b{padding-top:0}.alertProcess__04a82dfb .alertProcessContentBlock__634a4e94{flex:1;margin-left:10px}.alertProcess__04a82dfb .alertProcessContentBlock__634a4e94:not(:has(+.closeButton__33beeda4)){padding-right:26px}.alertProcess__04a82dfb .alertProcessContentBlock__634a4e94 .expandableContent__5b1163f5{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__04a82dfb .alertProcessContentBlock__634a4e94 .expandableContent__5b1163f5.expanded__c6eadbe7{max-height:1000px;opacity:1}.alertProcess__04a82dfb .closeButton__33beeda4{margin-left:10px}.alertProcess__04a82dfb .expandButton__b50ec112{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__04a82dfb .expandButton__b50ec112.expanded__c6eadbe7{transform:rotate(180deg)}.adaptive__1527bec2{font-size:10px!important;line-height:12px!important}.calendarControls__af99d750{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-7-0)}.calendarViewDays__a67aa4ba{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__03632f7a .calendarViewDays__a67aa4ba{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__10a34851,.calendarViewYears__5f25e67f{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__03632f7a .calendarViewMonths__10a34851,.adaptive__03632f7a .calendarViewYears__5f25e67f{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__90448260{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-7-0)}.calendarViewDaysBody__a1c8a0e0:before{display:block;content:"‌";line-height:8px}.adaptive__03632f7a .calendarViewDaysBody__a1c8a0e0:before{line-height:4px}.calendarViewItem__87475482{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__87475482:focus-visible{outline:none}.calendarViewItem__87475482.current__d425c368{font-weight:600}.calendarViewItem__87475482.disabled__e88f0d97{pointer-events:none}.calendarViewItemLabel__d8b95b07{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-7-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-7-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-7-0);cursor:pointer}.calendarViewItemLabel__d8b95b07:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-7-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-7-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288:hover.basicMark__e342d728:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288:hover.standardMark__059ab173:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288:hover.attentionMark__5bb41c50:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288:hover.criticalMark__74cd9e7c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288.muted__20dcaae6{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-7-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288.muted__20dcaae6:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-7-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288.basicMark__e342d728:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288.standardMark__059ab173:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288.attentionMark__5bb41c50:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.selected__82734288.criticalMark__74cd9e7c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.marked__1055677d:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__d8b95b07.basicMark__e342d728:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.standardMark__059ab173:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.attentionMark__5bb41c50:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.criticalMark__74cd9e7c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-7-0)}.calendarViewItemLabel__d8b95b07.muted__20dcaae6{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-7-0)}.calendarViewItemLabel__d8b95b07.disabled__e88f0d97{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-7-0);background:none}.calendarViewItem__87475482:focus-visible .calendarViewItemLabel__d8b95b07{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-7-0)}.unitDay__95325b54{width:36px;height:36px;border-radius:6px}.unitMonth__1552ee71,.unitYear__e50908cc{width:89px;height:48px;border-radius:6px}.adaptive__03632f7a .unitMonth__1552ee71,.adaptive__03632f7a .unitYear__e50908cc{width:104px;height:48px;border-radius:6px}.calendarFooter__99bbbc74{margin-top:12px;text-align:center}.calendar__331ead25{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-7-0);-webkit-user-select:none;user-select:none}.calendar__331ead25.adaptive__03632f7a{width:auto;padding:20px}.calendar__331ead25+.calendar__331ead25{margin-top:20px}.col-1__759e1db6{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__cb68d36d{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__c0485436{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__79b1c82d{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__65555c6a{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__4b3f6a04{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__cd5b81cf{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__f225ed81{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__3129afdb{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__22faf9bd{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__16316ded{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__d260d248{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__703acbe3{margin-left:0%}.offset-1__a0a4660a{margin-left:8.33333333%}.offset-2__65e2bac1{margin-left:16.66666667%}.offset-3__9cb8afb9{margin-left:25%}.offset-4__110c3aa7{margin-left:33.33333333%}.offset-5__16de9e59{margin-left:41.66666667%}.offset-6__1740f949{margin-left:50%}.offset-7__0efb2bd1{margin-left:58.33333333%}.offset-8__b47b1da8{margin-left:66.66666667%}.offset-9__90cfb228{margin-left:75%}.offset-10__9549998a{margin-left:83.33333333%}.offset-11__0a3c3adb{margin-left:91.66666667%}.d-none__abe8014b{display:none!important}.d-block__2fc4df64{display:block!important}@media (min-width: 576px){.col-sm-1__138edd79{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__c5201038{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__f40b5332{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__4351b0f5{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__52c46d45{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__0796dd25{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__7ea55ac6{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__fece681b{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__32e7cc06{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__1b019e7e{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__a99da487{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__36d1c20d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__17d90d39{margin-left:0%}.offset-sm-1__c0675b2c{margin-left:8.33333333%}.offset-sm-2__489379a5{margin-left:16.66666667%}.offset-sm-3__bed2466c{margin-left:25%}.offset-sm-4__b1872722{margin-left:33.33333333%}.offset-sm-5__ae36b444{margin-left:41.66666667%}.offset-sm-6__b45a073b{margin-left:50%}.offset-sm-7__df4c6682{margin-left:58.33333333%}.offset-sm-8__eb5f7ca4{margin-left:66.66666667%}.offset-sm-9__dc1348b9{margin-left:75%}.offset-sm-10__c152ef87{margin-left:83.33333333%}.offset-sm-11__cecee0a4{margin-left:91.66666667%}.d-none-sm__cb3760ed{display:none!important}.d-block-sm__399499ef{display:block!important}}@media (min-width: 768px){.col-md-1__997880af{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__49ec93a4{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__1cb2e320{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__0af5f4d5{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__98422093{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__4d16a4e8{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__9d2c60fa{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__000639b8{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__40730f43{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__48d81120{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__767aa099{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__cc8192fe{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__5b7ab590{margin-left:0%}.offset-md-1__cdd80545{margin-left:8.33333333%}.offset-md-2__9a487e10{margin-left:16.66666667%}.offset-md-3__5461af2a{margin-left:25%}.offset-md-4__9ca31a4a{margin-left:33.33333333%}.offset-md-5__b28d3c1e{margin-left:41.66666667%}.offset-md-6__cde3f64a{margin-left:50%}.offset-md-7__ab1d971d{margin-left:58.33333333%}.offset-md-8__e1050dc7{margin-left:66.66666667%}.offset-md-9__1fcce5ed{margin-left:75%}.offset-md-10__3362c314{margin-left:83.33333333%}.offset-md-11__8385c938{margin-left:91.66666667%}.d-none-md__d729905e{display:none!important}.d-block-md__69b1fd1f{display:block!important}}@media (min-width: 992px){.col-lg-1__f32e40f7{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__e4631fd2{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__9222e4c6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__eb705626{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__6772072d{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__b3675ac5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__1b1869d0{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__4fc64016{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__05c41c7d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__f4314ee6{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__55942d56{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__35fbc60d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__ff1eb6b0{margin-left:0%}.offset-lg-1__2997cc47{margin-left:8.33333333%}.offset-lg-2__afe1bc8c{margin-left:16.66666667%}.offset-lg-3__f12a6e39{margin-left:25%}.offset-lg-4__f3efb09b{margin-left:33.33333333%}.offset-lg-5__4203ff62{margin-left:41.66666667%}.offset-lg-6__a015f741{margin-left:50%}.offset-lg-7__60a91e51{margin-left:58.33333333%}.offset-lg-8__81ce5b51{margin-left:66.66666667%}.offset-lg-9__ed90e015{margin-left:75%}.offset-lg-10__ae7a7c6d{margin-left:83.33333333%}.offset-lg-11__d05a63b1{margin-left:91.66666667%}.d-none-lg__43fc7029{display:none!important}.d-block-lg__b6ac36b7{display:block!important}}@media (min-width: 1200px){.col-xl-1__d19cac60{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__00a8dd36{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__e7647074{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__9153fefa{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__fa3ea71d{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__9130c77e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__3994d224{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__d597075c{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__013eaf5c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__548b9637{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__c3289c80{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__48ab8f27{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__ec92e51b{margin-left:0%}.offset-xl-1__95bdb5a2{margin-left:8.33333333%}.offset-xl-2__5dc7b60b{margin-left:16.66666667%}.offset-xl-3__d7735ee0{margin-left:25%}.offset-xl-4__0d459f82{margin-left:33.33333333%}.offset-xl-5__e41a6b41{margin-left:41.66666667%}.offset-xl-6__2f7bc08e{margin-left:50%}.offset-xl-7__cd57f9b0{margin-left:58.33333333%}.offset-xl-8__1b37c301{margin-left:66.66666667%}.offset-xl-9__3e723661{margin-left:75%}.offset-xl-10__32de40f8{margin-left:83.33333333%}.offset-xl-11__b527d5f4{margin-left:91.66666667%}.d-none-xl__3c65f240{display:none!important}.d-block-xl__ad8e5c96{display:block!important}}.datePickerExtendedMobileDropdown__5a733323{max-height:100vh}.dropdownMobileMaskedInput__2daef760{height:20px;padding:0;background:transparent;border:none;border-radius:0}.ellipsisLineClamp__3d3939e5{--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__3d3939e5.oneLine__58ff5a25{word-break:break-all}.link__bcad8447{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-7-0)}.link__bcad8447:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-7-0)}.link__bcad8447:active{color:var(--triplex-next-Link-Text_Color_Active-1-7-0)}.link__bcad8447:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-7-0)}.wordWithContent__0c1b8363{white-space:nowrap;display:inline-flex;align-items:center}.before__de5f128f :first-child{margin-right:4px}.after__2dffb4fb :last-child{margin-left:4px}.marker__111ce7b0{border-radius:50%}.marker__111ce7b0.md__ff6afcba{width:8px;height:8px}.marker__111ce7b0.lg__ab207372{width:10px;height:10px}.marker__111ce7b0.success__5463656d{background:var(--triplex-next-Marker-Background_Success-1-7-0)}.marker__111ce7b0.error__baac8814{background:var(--triplex-next-Marker-Background_Error-1-7-0)}.marker__111ce7b0.warning__5bb2407c{background:var(--triplex-next-Marker-Background_Warning-1-7-0)}.marker__111ce7b0.waiting__cacbbb8c{background:var(--triplex-next-Marker-Background_Waiting-1-7-0)}.markerStatus__341a4d69{line-height:0;display:flex;align-items:start}.markerStatus__341a4d69 .contentContainer__dd5229a3{display:flex;flex-direction:column}.markerStatus__341a4d69.md__e1a4fa86{gap:4px}.markerStatus__341a4d69.md__e1a4fa86 .markerContainer__4338a7fe{margin-top:4px}.markerStatus__341a4d69.lg__6abd1fa7{gap:6px}.markerStatus__341a4d69.lg__6abd1fa7 .contentContainer__dd5229a3{gap:4px}.markerStatus__341a4d69.lg__6abd1fa7 .markerContainer__4338a7fe{margin-top:5px}.row__5e8af5e5{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__5e8af5e5.noPaddingBottom__4384a47c,.row__5e8af5e5:last-child{padding-bottom:0}.tabsExtended__0edba8f3{position:relative}.tabsExtendedContent__21f1899e{display:inline-flex}.tabsExtendedContent__21f1899e.sm__ee56b101{border-radius:6px;padding:4px}.tabsExtendedContent__21f1899e.md__5c6eb1f1{border-radius:8px;padding:4px}.tabsExtendedContent__21f1899e.lg__2be236e3{border-radius:10px;padding:8px}.tabsExtendedTab__2f034764{display:flex}.tabsExtendedTab__2f034764+.tabsExtendedTab__2f034764,.tabsExtendedDropdown__44b4933b{margin-left:2px}.tabsReal__a34bd6f8,.tabsFake__9aa881ee{display:flex;box-sizing:border-box;width:100%}.tabsReal__a34bd6f8.hidden__19307359{visibility:hidden}.tabsReal__a34bd6f8 .tabsExtendedTab__2f034764.hidden__19307359{display:none}.tabsFake__9aa881ee{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__85195505 .tabsExtendedContent__21f1899e{background-color:var(--triplex-next-Tabs-Type1_Background-1-7-0)}.type2__3c639314 .tabsExtendedContent__21f1899e{background-color:var(--triplex-next-Tabs-Type2_Background-1-7-0)}.tabsExtendedTabButton__269635d0{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-7-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__269635d0 .tabButtonText__0b639f64{font-weight:400}.tabsExtendedTabButton__269635d0.lg__2be236e3{border-radius:6px;padding:10px 16px}.tabsExtendedTabButton__269635d0.lg__2be236e3 .tabButtonText__0b639f64{font-size:16px;line-height:20px}.tabsExtendedTabButton__269635d0.md__5c6eb1f1{border-radius:4px;padding:6px 16px}.tabsExtendedTabButton__269635d0.md__5c6eb1f1 .tabButtonText__0b639f64{font-size:14px;line-height:20px}.tabsExtendedTabButton__269635d0.sm__ee56b101{border-radius:4px;padding:2px 16px}.tabsExtendedTabButton__269635d0.sm__ee56b101 .tabButtonText__0b639f64{font-size:12px;line-height:16px}.tabsExtendedTabButton__269635d0::-moz-focus-inner{border:none}.tabsExtendedTabButton__269635d0+.tabsExtendedTabButton__269635d0{margin-left:2px}.tabsExtendedTabButton__269635d0:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-7-0)}.tabsExtendedTabButton__269635d0.type1__85195505{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-7-0)}.tabsExtendedTabButton__269635d0.type1__85195505.selected__c53cc10f{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-7-0)}.tabsExtendedTabButton__269635d0.type1__85195505.selected__c53cc10f .tabButtonText__0b639f64{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-1-7-0)}.tabsExtendedTabButton__269635d0.type1__85195505:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-7-0)}.tabsExtendedTabButton__269635d0.type1__85195505:hover .tabButtonText__0b639f64{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-1-7-0)}.tabsExtendedTabButton__269635d0.type1__85195505 .tabButtonText__0b639f64{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-1-7-0)}.tabsExtendedTabButton__269635d0.type2__3c639314{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-7-0);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-1-7-0)}.tabsExtendedTabButton__269635d0.type2__3c639314.selected__c53cc10f{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-7-0)}.tabsExtendedTabButton__269635d0.type2__3c639314.selected__c53cc10f .tabButtonText__0b639f64{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-1-7-0)}.tabsExtendedTabButton__269635d0.type2__3c639314:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-7-0)}.tabsExtendedTabButton__269635d0.type2__3c639314:hover .tabButtonText__0b639f64{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-1-7-0)}.tabButtonDropdown__bae6f990{padding:0!important;border-radius:0!important;background:none!important}.tabButtonDropdown__bae6f990.sm__1e749050{min-width:20px!important;min-height:20px!important}.tabButtonDropdown__bae6f990.md__050008bc{min-width:32px!important;min-height:32px!important}.tabButtonDropdown__bae6f990.lg__e4ff66df{min-width:40px!important;min-height:40px!important}.tag__18b9eee7{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-7-0);border-radius:4px;gap:2px}.tag__18b9eee7.sm__d33d00c3{height:20px;padding:2px 4px 2px 6px}.tag__18b9eee7.md__c4749a35{height:28px;padding:4px 6px 4px 8px}.tag__18b9eee7.lg__ba87174f{height:32px;padding:6px 8px 6px 10px}.content__68c69eb2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagGroup__d1981edb{display:flex;flex-wrap:wrap}.tagGroup__d1981edb.sm__fa7d897d{gap:4px}.tagGroup__d1981edb.md__3a9e427d{gap:8px}.tagGroup__d1981edb.lg__b48e5455{gap:12px}.paginationExtended__a7557910{position:relative;padding:24px 0;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__1094e3e5 .directionIconNext__be7bd7b6{transform:rotate(180deg)}.pageEllipsis__7c78f960{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;color:var(--triplex-next-TableBasic-PaginationBasic_Color-1-7-0);cursor:default}.paginationPageButton__609dcb22{font-size:14px;font-family:inherit;color:var(--triplex-next-Pagination-PageButton_Color-1-7-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__609dcb22:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-7-0);outline:none}.paginationPageButton__609dcb22:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-7-0)}.paginationPageButton__609dcb22:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-7-0);cursor:grabbing}.paginationPageButton__609dcb22.currentPage__be4fc3e7{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-7-0);cursor:default}.paginationNavigationExtended__de4e336a{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__0dd2c98e{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__0dd2c98e .paginationSelectControl__61f5adac{margin-left:8px}.skeleton__84491141{border-radius:16px;flex-grow:1}.skeleton__84491141.light__dc5d79c7{animation:skeleton-light-pulse__d8c125a5 2s ease-in-out infinite}.skeleton__84491141.dark__d4b2a732{animation:skeleton-dark-pulse__27936957 2s ease-in-out infinite}@keyframes skeleton-light-pulse__d8c125a5{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-7-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-7-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-7-0)}}@keyframes skeleton-dark-pulse__27936957{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-7-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-7-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-7-0)}}.segmentedControlSegment__263740e2{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-1-7-0);outline:none;cursor:pointer}.segmentedControlSegment__263740e2:disabled{cursor:default}.sm__ac7d350e .segmentedControlSegment__263740e2{min-height:20px;padding:2px;font-size:12px;line-height:16px;border-radius:4px}.md__79f8981f .segmentedControlSegment__263740e2{min-height:32px;padding:6px;font-size:14px;line-height:20px;border-radius:6px}.lg__2256c5fb .segmentedControlSegment__263740e2{min-height:40px;padding:8px;font-size:16px;line-height:20px;border-radius:8px}.general1__97d975b0 .segmentedControlSegment__263740e2{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-7-0)}.general1__97d975b0 .segmentedControlSegment__263740e2:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-7-0)}.general1__97d975b0 .segmentedControlSegment__263740e2:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-7-0)}.general1__97d975b0 .segmentedControlSegment__263740e2.selected__529fcf8d{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-7-0)}.general1__97d975b0 .segmentedControlSegment__263740e2.selected__529fcf8d:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-7-0)}.general1__97d975b0 .segmentedControlSegment__263740e2.selected__529fcf8d:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-7-0)}.general2__d7a5c5ca .segmentedControlSegment__263740e2{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-7-0)}.general2__d7a5c5ca .segmentedControlSegment__263740e2:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-7-0)}.general2__d7a5c5ca .segmentedControlSegment__263740e2:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-7-0)}.general2__d7a5c5ca .segmentedControlSegment__263740e2.selected__529fcf8d{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-7-0)}.general2__d7a5c5ca .segmentedControlSegment__263740e2.selected__529fcf8d:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-7-0)}.general2__d7a5c5ca .segmentedControlSegment__263740e2.selected__529fcf8d:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-7-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-7-0)}.secondary1__b571c6d5 .segmentedControlSegment__263740e2{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-7-0)}.secondary1__b571c6d5 .segmentedControlSegment__263740e2:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-7-0)}.secondary1__b571c6d5 .segmentedControlSegment__263740e2:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-7-0)}.secondary1__b571c6d5 .segmentedControlSegment__263740e2.selected__529fcf8d{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-7-0)}.secondary1__b571c6d5 .segmentedControlSegment__263740e2.selected__529fcf8d:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-7-0)}.secondary2__064d6123 .segmentedControlSegment__263740e2{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-7-0)}.secondary2__064d6123 .segmentedControlSegment__263740e2:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-7-0)}.secondary2__064d6123 .segmentedControlSegment__263740e2:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-7-0)}.secondary2__064d6123 .segmentedControlSegment__263740e2.selected__529fcf8d{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-7-0)}.secondary2__064d6123 .segmentedControlSegment__263740e2.selected__529fcf8d:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-7-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-7-0)}.segmentedControlSegment__263740e2:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-7-0)}.content__0b737753{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__386f9d45{display:flex;gap:4px}.segmentedControl__386f9d45.general1__97d975b0{background:var(--triplex-next-SegmentedControl-General_1_Background-1-7-0)}.segmentedControl__386f9d45.secondary1__b571c6d5{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-7-0)}.segmentedControl__386f9d45.general2__d7a5c5ca{background:var(--triplex-next-SegmentedControl-General_2_Background-1-7-0)}.segmentedControl__386f9d45.secondary2__064d6123{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-7-0)}.segmentedControl__386f9d45.sm__ac7d350e{padding:4px}.segmentedControl__386f9d45.md__79f8981f{padding:6px}.segmentedControl__386f9d45.lg__2256c5fb{padding:8px}.step__901a7dcd{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__901a7dcd.default__d100f395{background-color:var(--triplex-next-Step-Background_Default-1-7-0)}.step__901a7dcd.default__d100f395>span{color:var(--triplex-next-Step-Color_Default-1-7-0)}.step__901a7dcd.done__dcc2d775{background-color:var(--triplex-next-Step-Background_Done-1-7-0)}.step__901a7dcd.done__dcc2d775>span{color:var(--triplex-next-Step-Color_Done-1-7-0)}.step__901a7dcd.warning__01a1be4b{background-color:var(--triplex-next-Step-Background_Warning-1-7-0)}.step__901a7dcd.warning__01a1be4b>span{color:var(--triplex-next-Step-Color_Warning-1-7-0)}.step__901a7dcd.active__8fe64a4e{background-color:var(--triplex-next-Step-Background_Active-1-7-0)}.step__901a7dcd.active__8fe64a4e>span{color:var(--triplex-next-Step-Color_Active-1-7-0)}.step__901a7dcd.error__d36443b3{background-color:var(--triplex-next-Step-Background_Error-1-7-0)}.step__901a7dcd.error__d36443b3>span{color:var(--triplex-next-Step-Color_Error-1-7-0)}.step__901a7dcd.disabled__095f3a53{background-color:var(--triplex-next-Step-Background_Disabled-1-7-0)}.step__901a7dcd.disabled__095f3a53>span{color:var(--triplex-next-Step-Color_Disabled-1-7-0)}.stepperWrapper__79d7986a{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-1-7-0)}.stepperStep__80844961{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__80844961+.stepperStep__80844961{margin-left:12px}.stepperStep__80844961.sm__95170a00:not(:last-child) .content__faff6d79{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__80844961.sm__95170a00:last-child .content__faff6d79{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__80844961.sm__95170a00:last-child .arrow__72cf4d2e{display:none}.stepperStep__80844961.md__b58a0f4c:not(:last-child) .content__faff6d79{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__80844961.md__b58a0f4c:last-child .content__faff6d79{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__80844961.md__b58a0f4c:last-child .arrow__72cf4d2e{display:none}.stepperStep__80844961.lg__bc45bfd6:not(:last-child) .content__faff6d79{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__80844961.lg__bc45bfd6:last-child .content__faff6d79{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__80844961.lg__bc45bfd6:last-child .arrow__72cf4d2e{display:none}.stepperStep__80844961:hover:not(.active__bde17be3):not(.disabled__79631457) .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Hover-1-7-0)}.stepperStep__80844961:hover:not(.active__bde17be3):not(.disabled__79631457) .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-7-0)}.stepperStep__80844961:hover:not(.active__bde17be3):not(.disabled__79631457) .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-7-0)}.stepperStep__80844961.active__bde17be3{cursor:default}.stepperStep__80844961.active__bde17be3 .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-7-0)}.stepperStep__80844961.active__bde17be3 .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-7-0)}.stepperStep__80844961.active__bde17be3.error__096d83c3 .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-7-0)}.stepperStep__80844961.active__bde17be3.error__096d83c3 .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-7-0)}.stepperStep__80844961.active__bde17be3.error__096d83c3 .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-7-0)}.stepperStep__80844961.active__bde17be3.warning__e83007b4 .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0)}.stepperStep__80844961.active__bde17be3.warning__e83007b4 .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0)}.stepperStep__80844961.active__bde17be3.warning__e83007b4 .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-7-0)}.stepperStep__80844961.completed__d5856bd6.error__096d83c3 .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-7-0)}.stepperStep__80844961.completed__d5856bd6.error__096d83c3 .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-7-0)}.stepperStep__80844961.completed__d5856bd6.error__096d83c3 .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-7-0)}.stepperStep__80844961.completed__d5856bd6.error__096d83c3:hover .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-7-0)}.stepperStep__80844961.completed__d5856bd6.error__096d83c3:hover .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-7-0)}.stepperStep__80844961.completed__d5856bd6.error__096d83c3:hover .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-7-0)}.stepperStep__80844961.completed__d5856bd6.warning__e83007b4 .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0)}.stepperStep__80844961.completed__d5856bd6.warning__e83007b4 .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0)}.stepperStep__80844961.completed__d5856bd6.warning__e83007b4 .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0)}.stepperStep__80844961.completed__d5856bd6.warning__e83007b4:hover .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0)}.stepperStep__80844961.completed__d5856bd6.warning__e83007b4:hover .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0)}.stepperStep__80844961.completed__d5856bd6.warning__e83007b4:hover .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0)}.stepperStep__80844961.inactive__874992fd :not(.error__096d83c3):not(.warning__e83007b4) .content__faff6d79{color:var(--triplex-next-Stepper-Step_Color_Default-1-7-0)}.stepperStep__80844961.inactive__874992fd :not(.error__096d83c3):not(.warning__e83007b4):hover .content__faff6d79{color:var(--triplex-next-Stepper-Step_Color_Hover-1-7-0)}.stepperStep__80844961.inactive__874992fd.error__096d83c3 .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-7-0)}.stepperStep__80844961.inactive__874992fd.error__096d83c3 .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-7-0)}.stepperStep__80844961.inactive__874992fd.error__096d83c3 .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-7-0)}.stepperStep__80844961.inactive__874992fd.error__096d83c3:hover .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-7-0)}.stepperStep__80844961.inactive__874992fd.error__096d83c3:hover .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-7-0)}.stepperStep__80844961.inactive__874992fd.error__096d83c3:hover .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-7-0)}.stepperStep__80844961.inactive__874992fd.warning__e83007b4 .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0)}.stepperStep__80844961.inactive__874992fd.warning__e83007b4 .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0)}.stepperStep__80844961.inactive__874992fd.warning__e83007b4 .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-7-0)}.stepperStep__80844961.inactive__874992fd.warning__e83007b4:hover .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0)}.stepperStep__80844961.inactive__874992fd.warning__e83007b4:hover .arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0)}.stepperStep__80844961.inactive__874992fd.warning__e83007b4:hover .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-7-0)}.stepperStep__80844961.disabled__79631457{pointer-events:none}.stepperStep__80844961.disabled__79631457 .content__faff6d79{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-7-0)}.stepperStep__80844961.disabled__79631457 .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-7-0)}.stepperStep__80844961.disabled__79631457 .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-7-0)}.stepperStep__80844961.focusVisible__1fa4f845.completed__d5856bd6 .content__faff6d79,.stepperStep__80844961.focusVisible__1fa4f845.active__bde17be3 .content__faff6d79,.stepperStep__80844961.focusVisible__1fa4f845.inactive__874992fd .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-7-0)}.stepperStep__80844961.focusVisible__1fa4f845.completed__d5856bd6 .arrow__72cf4d2e path:last-child,.stepperStep__80844961.focusVisible__1fa4f845.active__bde17be3 .arrow__72cf4d2e path:last-child,.stepperStep__80844961.focusVisible__1fa4f845.inactive__874992fd .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-7-0)}.stepperStep__80844961.focusVisible__1fa4f845.completed__d5856bd6:hover .content__faff6d79,.stepperStep__80844961.focusVisible__1fa4f845.active__bde17be3:hover .content__faff6d79,.stepperStep__80844961.focusVisible__1fa4f845.inactive__874992fd:hover .content__faff6d79{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-7-0)}.stepperStep__80844961.focusVisible__1fa4f845.completed__d5856bd6:hover .arrow__72cf4d2e path:last-child,.stepperStep__80844961.focusVisible__1fa4f845.active__bde17be3:hover .arrow__72cf4d2e path:last-child,.stepperStep__80844961.focusVisible__1fa4f845.inactive__874992fd:hover .arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-7-0)}.content__faff6d79{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-7-0);color:var(--triplex-next-Stepper-Step_Color_Hover-1-7-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-7-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__95170a00{font-size:12px;line-height:16px}.md__b58a0f4c{font-size:14px;line-height:20px}.lg__bc45bfd6{font-size:16px;line-height:20px}.arrow__72cf4d2e{transform:translate(0)}.arrow__72cf4d2e path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-7-0)}.arrow__72cf4d2e path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-7-0)}.icon__938e8e0a{display:inline-flex;align-items:center;line-height:0}.nonempty__94612664 .icon__938e8e0a{margin-right:6px}.stepperExtended__3ba71595{display:flex;padding:0;margin:0;list-style:none}.carouselExtended__4f2e2f2d{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__4f2e2f2d::-webkit-scrollbar{display:none}.stepper__5b87a5d2.sm__95170a00{padding-left:28px;padding-right:28px}.stepper__5b87a5d2.md__b58a0f4c{padding-left:40px;padding-right:40px}.stepper__5b87a5d2.lg__bc45bfd6{padding-left:56px;padding-right:56px}.stepperCarousel__bac4552a{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__bac4552a .buttonPrev__98e0b63d,.stepperCarousel__bac4552a .buttonNext__06d2c141{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__bac4552a .buttonPrev__98e0b63d.sm__95170a00,.stepperCarousel__bac4552a .buttonNext__06d2c141.sm__95170a00{height:28px;width:28px}.stepperCarousel__bac4552a .buttonPrev__98e0b63d.md__b58a0f4c,.stepperCarousel__bac4552a .buttonNext__06d2c141.md__b58a0f4c{height:40px;width:40px}.stepperCarousel__bac4552a .buttonPrev__98e0b63d.lg__bc45bfd6,.stepperCarousel__bac4552a .buttonNext__06d2c141.lg__bc45bfd6{height:56px;width:56px}.stepperCarousel__bac4552a .buttonPrev__98e0b63d{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-1-7-0)}.stepperCarousel__bac4552a .buttonNext__06d2c141{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-1-7-0)}@media (max-width: 767px){.stepper__5b87a5d2{padding-left:16px;padding-right:16px}.buttonPrev__98e0b63d,.buttonNext__06d2c141{display:none}}.islandAccordion__a8bf0b59{margin:0;padding:0}.islandAccordion__a8bf0b59 .island__1618b06c{padding:0}.islandAccordion__a8bf0b59 .item__4a373c8e{position:relative;list-style-type:none}.islandAccordion__a8bf0b59 .item__4a373c8e.disabled__37139858{opacity:.48;cursor:default;pointer-events:none}.islandAccordion__a8bf0b59 .item__4a373c8e+.item__4a373c8e.sm__f2dd7b0d,.islandAccordion__a8bf0b59 .item__4a373c8e+.item__4a373c8e.md__f442cd93{margin-top:16px}.islandAccordion__a8bf0b59 .item__4a373c8e+.item__4a373c8e.lg__fdadc734{margin-top:24px}.islandAccordion__a8bf0b59 .item__4a373c8e .header__f02ca1c9{display:flex;width:100%;margin:0;outline:none;border:1px solid transparent;text-align:left;cursor:pointer;background:none}.islandAccordion__a8bf0b59 .item__4a373c8e .focused__ba1e3041{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-7-0)}.islandAccordion__a8bf0b59 .item__4a373c8e.type1__4015c711:not(.opened__8661bd0a):hover .island__1618b06c{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-7-0)}.islandAccordion__a8bf0b59 .item__4a373c8e.type2__fb71590a:not(.opened__8661bd0a):hover .island__1618b06c{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-7-0)}.islandAccordion__a8bf0b59 .item__4a373c8e.type3__09d0bdd2:not(.opened__8661bd0a):hover .island__1618b06c{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-7-0)}.islandAccordion__a8bf0b59 .item__4a373c8e .footer__3797ca93{text-align:right}.islandAccordion__a8bf0b59 .item__4a373c8e .body__9990f1db,.islandAccordion__a8bf0b59 .item__4a373c8e .footer__3797ca93{visibility:hidden}.islandAccordion__a8bf0b59 .item__4a373c8e.opened__8661bd0a .body__9990f1db,.islandAccordion__a8bf0b59 .item__4a373c8e.opened__8661bd0a .footer__3797ca93{visibility:visible}.islandAccordion__a8bf0b59 .item__4a373c8e .caretWrapper__aa40d8c7{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__a8bf0b59 .item__4a373c8e .caretIcon__087af99c{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__a8bf0b59 .item__4a373c8e.sm__f2dd7b0d .header__f02ca1c9{padding:16px;border-radius:16px}.islandAccordion__a8bf0b59 .item__4a373c8e.sm__f2dd7b0d .step__6c547510+.titleWrapper__f3d333ad{margin-top:2px}.islandAccordion__a8bf0b59 .item__4a373c8e.sm__f2dd7b0d .body__9990f1db,.islandAccordion__a8bf0b59 .item__4a373c8e.sm__f2dd7b0d .footer__3797ca93{padding:0 16px 16px}.islandAccordion__a8bf0b59 .item__4a373c8e.sm__f2dd7b0d .caretWrapper__aa40d8c7{right:20px}.islandAccordion__a8bf0b59 .item__4a373c8e.sm__f2dd7b0d .remove__76e73c15{right:-40px;top:20px}.islandAccordion__a8bf0b59 .item__4a373c8e.sm__f2dd7b0d .step__6c547510{margin-right:12px}.islandAccordion__a8bf0b59 .item__4a373c8e.md__f442cd93 .header__f02ca1c9{padding:24px;border-radius:24px}.islandAccordion__a8bf0b59 .item__4a373c8e.md__f442cd93 .body__9990f1db,.islandAccordion__a8bf0b59 .item__4a373c8e.md__f442cd93 .footer__3797ca93{padding:0 24px 24px}.islandAccordion__a8bf0b59 .item__4a373c8e.md__f442cd93 .caretWrapper__aa40d8c7{right:28px}.islandAccordion__a8bf0b59 .item__4a373c8e.md__f442cd93 .remove__76e73c15{right:-40px;top:28px}.islandAccordion__a8bf0b59 .item__4a373c8e.md__f442cd93 .step__6c547510{margin-right:12px}.islandAccordion__a8bf0b59 .item__4a373c8e.lg__fdadc734 .header__f02ca1c9{padding:32px;border-radius:32px}.islandAccordion__a8bf0b59 .item__4a373c8e.lg__fdadc734 .body__9990f1db,.islandAccordion__a8bf0b59 .item__4a373c8e.lg__fdadc734 .footer__3797ca93{padding:0 32px 32px}.islandAccordion__a8bf0b59 .item__4a373c8e.lg__fdadc734 .caretWrapper__aa40d8c7{right:36px}.islandAccordion__a8bf0b59 .item__4a373c8e.lg__fdadc734 .remove__76e73c15{right:-48px;top:40px}.islandAccordion__a8bf0b59 .item__4a373c8e.lg__fdadc734 .step__6c547510{margin:2px 16px 0 0}.islandAccordion__a8bf0b59 .item__4a373c8e.opened__8661bd0a:not(.disabled__37139858) .caretWrapper__aa40d8c7 .caretIcon__087af99c{transform:rotate(-180deg)}.islandAccordion__a8bf0b59 .item__4a373c8e .remove__76e73c15{position:absolute}.noColumns__b1a5c623{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__b1a5c623>.content__c9820873{width:456px;text-align:center}.filterPanel__e666588f{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__3146b5ac{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__3146b5ac>a:not(:first-child){margin-left:16px}.tabsLinePanel__a4753721{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__54d47f89{0%{opacity:0}to{opacity:1}}.tableBasic__4b3fe5f9{position:relative}.tableBasic__4b3fe5f9 table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__4b3fe5f9 table th.alignLeft__3749a68f,.tableBasic__4b3fe5f9 table td.alignLeft__3749a68f{text-align:left}.tableBasic__4b3fe5f9 table th.alignRight__9bc287aa,.tableBasic__4b3fe5f9 table td.alignRight__9bc287aa{text-align:right}.tableBasic__4b3fe5f9 table th.alignCenter__b4d7800a,.tableBasic__4b3fe5f9 table td.alignCenter__b4d7800a{text-align:center}.tableBasic__4b3fe5f9 table th.verticalAlignBaseline__8eb62780,.tableBasic__4b3fe5f9 table td.verticalAlignBaseline__8eb62780{vertical-align:baseline}.tableBasic__4b3fe5f9 table th.verticalAlignSub__19a3f8c7,.tableBasic__4b3fe5f9 table td.verticalAlignSub__19a3f8c7{vertical-align:sub}.tableBasic__4b3fe5f9 table th.verticalAlignSuper__cc1c565b,.tableBasic__4b3fe5f9 table td.verticalAlignSuper__cc1c565b{vertical-align:super}.tableBasic__4b3fe5f9 table th.verticalAlignTextTop__e25c6949,.tableBasic__4b3fe5f9 table td.verticalAlignTextTop__e25c6949{vertical-align:text-top}.tableBasic__4b3fe5f9 table th.verticalAlignTextBottom__82952988,.tableBasic__4b3fe5f9 table td.verticalAlignTextBottom__82952988{vertical-align:text-bottom}.tableBasic__4b3fe5f9 table th.verticalAlignMiddle__85a1606c,.tableBasic__4b3fe5f9 table td.verticalAlignMiddle__85a1606c{vertical-align:middle}.tableBasic__4b3fe5f9 table th.verticalAlignTop__fd921960,.tableBasic__4b3fe5f9 table td.verticalAlignTop__fd921960{vertical-align:top}.tableBasic__4b3fe5f9 table th.verticalAlignBottom__69bf9982,.tableBasic__4b3fe5f9 table td.verticalAlignBottom__69bf9982{vertical-align:bottom}.tableBasic__4b3fe5f9 table>thead>tr{height:48px}.tableBasic__4b3fe5f9 table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-7-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-7-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__4b3fe5f9 table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-1-7-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-1-7-0)}}.tableBasic__4b3fe5f9 table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__4b3fe5f9 table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__4b3fe5f9 table>thead>tr>th.checkboxType__222d2019{padding:16px 12px}.tableBasic__4b3fe5f9 table>thead>tr>th .thBlock__a4bd5337{display:inline-flex;vertical-align:top}.tableBasic__4b3fe5f9 table>thead>tr>th .thBlock__a4bd5337.order__24be062b{cursor:pointer}.tableBasic__4b3fe5f9 table>thead>tr>th .thBlock__a4bd5337.order__24be062b .orderButton__6027772c{display:flex;visibility:hidden;align-items:center}.tableBasic__4b3fe5f9 table>thead>tr>th .thBlock__a4bd5337.order__24be062b .orderButton__6027772c.alignLeft__3749a68f{margin-right:8px}.tableBasic__4b3fe5f9 table>thead>tr>th .thBlock__a4bd5337.order__24be062b .orderButton__6027772c.alignRight__9bc287aa{margin-left:8px}.tableBasic__4b3fe5f9 table>thead>tr>th .thBlock__a4bd5337.order__24be062b .orderButton__6027772c.sorted__0c18cc9a{visibility:visible}.tableBasic__4b3fe5f9 table>thead>tr>th .thBlock__a4bd5337.order__24be062b:hover .orderButton__6027772c{visibility:visible}.tableBasic__4b3fe5f9 table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-7-0)}.tableBasic__4b3fe5f9 table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__4b3fe5f9 table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__4b3fe5f9 table>tbody>tr>td.textType__78050800{padding:12px}.tableBasic__4b3fe5f9 table>tbody>tr>td.componentsType__78d215df{padding:8px 12px}.tableBasic__4b3fe5f9 table>tbody>tr>td.checkboxType__222d2019{padding:10px 12px 12px}.tableBasic__4b3fe5f9 table>tbody>tr.selected__08fd4f8d>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-7-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__4b3fe5f9 table>tbody>tr.selected__08fd4f8d>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-1-7-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-1-7-0)}}.tableBasic__4b3fe5f9 table>tbody.clickable__9157f309>tr{cursor:pointer}.tableBasic__4b3fe5f9 table>tbody.hoverable__a1fd5b01>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-7-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__4b3fe5f9 table>tbody.hoverable__a1fd5b01>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-1-7-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-1-7-0)}}.tableBasic__4b3fe5f9 .footerEmptyData__44869266{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__4b3fe5f9 .spinnerWrapper__00d0b991{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__4b3fe5f9 .spinnerWrapper__00d0b991 .tableLoaderScreen__6de7611a{border-radius:8px 8px 0 0}.tableBasic__4b3fe5f9 .overlayCover__ad834ab7{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-7-0);animation:fadeIn__54d47f89 .3s}.tableBasicSettingsBody__3d186816{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__c6fe5b80{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-7-0)!important}.columnSettingsSortableListItemTarget__c6fe5b80:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-7-0)!important}.columnSettingsSortableListItemTarget__c6fe5b80.dragging__b27afdc2{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-7-0)!important}.columnSettingsStaticListItem__b5d7a388{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-7-0)}.tableBasicSettingsFooter__1ee357da{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-7-0);padding:11px 12px 12px}.tableBasicSettingsHeader__2e3429a6{padding:16px 12px 12px}.tableSettingsLink__4d665895{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__78637d7a{width:320px}.tableFooterWrapper__07a1151a{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__07a1151a .tableFooterShadow__ecd3bf12{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-7-0);pointer-events:none}.tableFooterWrapper__07a1151a .tableFooter__a562a358{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-7-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__07a1151a .tableFooter__a562a358 .tableFooterSummary__2332c08d{display:flex;align-items:center}.tableFooterWrapper__07a1151a .tableFooter__a562a358 .tableFooterSummary__2332c08d .tableFooterSummarySelectedCount__a10124c8,.tableFooterWrapper__07a1151a .tableFooter__a562a358 .tableFooterSummary__2332c08d .tableFooterSummarySelectAllButton__f90f648b,.tableFooterWrapper__07a1151a .tableFooter__a562a358 .tableFooterSummary__2332c08d .tableFooterSummaryAmount__b8568fea{display:inline-flex}.tableFooterWrapper__07a1151a .tableFooter__a562a358 .tableFooterSummary__2332c08d .tableFooterSummarySelectedCount__a10124c8,.tableFooterWrapper__07a1151a .tableFooter__a562a358 .tableFooterSummary__2332c08d .tableFooterSummarySelectAllButton__f90f648b,.tableFooterWrapper__07a1151a .tableFooter__a562a358 .tableFooterSummary__2332c08d .tableFooterSummaryAmount__b8568fea,.tableFooterWrapper__07a1151a .tableFooter__a562a358 .tableFooterSummary__2332c08d .tableFooterSummaryLabel__6994fea4{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__07a1151a{height:112px}}.paginationPanel__fe25a9d6{margin-top:16px}.masterTable__1a2d0783{position:relative}.currency__29c068a1{font-size:16px;line-height:20px;color:var(--triplex-next-ColorDarkNeutralAlpha-90-1-7-0)}.orderedListItem__5e911f15{counter-increment:list-item-tx}.orderedListItem__5e911f15:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__5e911f15+.orderedListItem__5e911f15{margin-top:8px}.orderedList__4764dcc4{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.suggestFieldDesktop__cbdc737e{position:relative}.suggestDropdownListItem__17554f92{overflow:hidden;text-overflow:ellipsis}.suggestFieldMobile__ea73d54f{position:relative}.suggestFieldMobileBody__6d0da074{height:176px}.suggestFieldMobileDropdownHint__b4198124{padding:16px}.lightBox__7562d756{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__7562d756 .lightBoxBackdrop__28080e4a{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-7-0)}.lightBox__7562d756.lightBoxSideOverlayActive__3b3c3285,.lightBox__7562d756.lightBoxTopOverlayActive__14b6ce29{overflow-y:hidden}.lightBox__7562d756 .lightBoxContent__1d9dc3d7{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-7-0)}.lightBox__7562d756 .lightBoxContent__1d9dc3d7>.global-page{max-width:848px}.lightBox__7562d756 .loadingContentOverlay__43aee85b{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__7562d756 .lightBoxContentResizeWrapper__88bcc79a{position:absolute;left:0;right:0;height:0}.lightBox__7562d756 .tempElSafariBug__c020301f{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__a4b68fed,.global-LB-less-or-equal-media-point-0 .lightBox__7562d756.lightBoxSideOverlayActive__3b3c3285{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__1d9dc3d7{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__1d9dc3d7{padding-left:80px;padding-right:80px}.lightBoxControls__55adf79c{z-index:100}.withKeyboardEvent__0aef1ce9{display:inline-block}.withoutKeyboardEvent__b2937114,.lightBox__7562d756.lightBoxSideOverlayActive__3b3c3285 .withKeyboardEvent__0aef1ce9,.lightBox__7562d756.lightBoxTopOverlayActive__14b6ce29 .withKeyboardEvent__0aef1ce9,.lightBox__7562d756.isLoading__a1eb0a50 .withKeyboardEvent__0aef1ce9{display:none}.lightBox__7562d756.lightBoxSideOverlayActive__3b3c3285 .withoutKeyboardEvent__b2937114,.lightBox__7562d756.lightBoxTopOverlayActive__14b6ce29 .withoutKeyboardEvent__b2937114,.lightBox__7562d756.isLoading__a1eb0a50 .withoutKeyboardEvent__b2937114{display:inline-block}.lightBox__7562d756.isLoading__a1eb0a50 .lightBoxPrev__bf8320ec,.lightBox__7562d756.isLoading__a1eb0a50 .lightBoxNext__fe69a882{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__55adf79c{position:absolute;left:0;right:0;top:0;padding:16px 16px 0}.global-LB-less-or-equal-media-point-0 .lightBoxControlsDesktop__21f848ae{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__0c358d7a{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__e6e7c33b{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__bf8320ec,.global-LB-less-or-equal-media-point-0 .lightBoxNext__fe69a882{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__bf8320ec{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__7c5ee48f,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__2dda7d43{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__55adf79c{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__21f848ae{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__0c358d7a{display:none}.global-LB-more-media-point-0 .lightBoxClose__e6e7c33b{position:fixed;left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px);top:calc(40px + var(--lightBox-screen-top))}.global-LB-more-media-point-0 .lightBoxPrev__bf8320ec,.global-LB-more-media-point-0 .lightBoxNext__fe69a882{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__bf8320ec{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__fe69a882{left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__30a41770{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__30a41770.fixed__4210e049{position:fixed}.overlay__30a41770.closing__203e8ffd,.overlay__30a41770.opened__939700c7{visibility:visible;left:0;right:0}.overlayPanel__c7a7801c{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-7-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__c7a7801c.bottom__b526259a{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__c7a7801c.left__fe5def40{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__c7a7801c.right__a06a7d3e{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__c7a7801c.top__c13c7466{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__c7a7801c.left__fe5def40.opened__939700c7,.overlayPanel__c7a7801c.right__a06a7d3e.opened__939700c7{transform:translate(0)}.overlayPanel__c7a7801c.top__c13c7466.opened__939700c7,.overlayPanel__c7a7801c.bottom__b526259a.opened__939700c7{transform:translateY(0)}.overlayContent__180f5403{display:flex;min-height:100%}.overlayMask__0f4cfcc8{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-7-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__0f4cfcc8.overlayOpened__b53db9dd{opacity:1}.lightBoxSideOverlayLoaderWrapper__e72e84ed{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__c8eb038f{position:absolute;top:24px;right:24px}.lightBoxSideOverlayCloseMobile__19567d21{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktop__c8eb038f{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__19567d21{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__19567d21{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktop__c8eb038f{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__19567d21{display:none}.lightBoxSideOverlayMask__7672cbca{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-7-0)}.lightBoxSideOverlayWrapper__85fc026b{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__85fc026b.overflowXHidden__acafa0a7{overflow-x:hidden}.lightBoxSideOverlayWrapper__85fc026b.overflowYHidden__336362f4{overflow-y:hidden}.lightBoxSideOverlayWrapper__85fc026b.closing__5df3f8cf,.lightBoxSideOverlayWrapper__85fc026b.opened__d8bde90a{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__85fc026b.closing__5df3f8cf{pointer-events:none}.lightBoxSideOverlayWrapper__85fc026b .global-page{background-color:transparent!important}.lightBoxSideOverlayWrapper__85fc026b .lightBoxSideOverlayContent__76d894a9{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-7-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__85fc026b .lightBoxSideOverlayContent__76d894a9.opened__d8bde90a{transform:none}.lightBoxSideOverlayWrapper__85fc026b .lightBoxSideOverlayContent__76d894a9.opening__cc8e4845{transform:translateY(0)}.lightBoxSideOverlayWrapper__85fc026b.sizeSM__30c8e366 .global-page{width:480px;max-width:100%}.lightBoxSideOverlayWrapper__85fc026b.sizeMD__ce8a79cd .global-page{width:600px;max-width:100%}.lightBoxSideOverlayWrapper__85fc026b.sizeLG__ccbec09e .global-page{width:800px;max-width:100%}.lightBoxSideOverlayWrapper__85fc026b .lightBoxSideOverlayBase__2df39fc4{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__85fc026b .lightBoxSideOverlayContent__76d894a9{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__85fc026b .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__85fc026b .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__a75524ed{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__a75524ed.closing__5df3f8cf,.lightBoxSideOverlay__a75524ed.opening__cc8e4845{overflow-x:hidden}.topOverlayMask__277b2d39{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-7-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__a1a0af7f{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__a1a0af7f.closing__ff349286,.topOverlayWrapper__a1a0af7f.opened__90f24c8b{bottom:0}.topOverlayWrapper__a1a0af7f .topOverlayPanel__638c6c93{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__5795314a{z-index:500}@media (max-width: 767px){.topOverlayPanel__638c6c93{margin-left:16px;margin-right:16px;margin-bottom:16px}}html.scroll-0__7592a834{--triplex-next-scroll-width: 0px}html.scroll-15__99297a23{--triplex-next-scroll-width: 15px}html.scroll-16__c702f447{--triplex-next-scroll-width: 16px}html.scroll-17__7c345f62{--triplex-next-scroll-width: 17px}.smsInput__9e43698a{display:inline-block;position:relative;width:100%}.smsInput__9e43698a .input__de22b8c8{text-align:center}.smsInput__9e43698a .input__de22b8c8::placeholder{opacity:1}.smsInput__9e43698a .input__de22b8c8:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-7-0)}.smsInput__9e43698a .input__de22b8c8.lg__dfbb1722{padding:18px 40px}.smsInput__9e43698a .input__de22b8c8.md__5c36cd55{padding-left:26px;padding-right:26px}.smsInput__9e43698a .input__de22b8c8.sm__429ce971{padding-left:20px;padding-right:20px}.smsInput__9e43698a .btnRefresh__cac437c4{position:absolute;outline:none;z-index:1}.smsInput__9e43698a .btnRefresh__cac437c4.lg__dfbb1722{top:12px;left:12px;height:32px;width:32px}.smsInput__9e43698a .btnRefresh__cac437c4.md__5c36cd55{top:10px;left:10px}.smsInput__9e43698a .btnRefresh__cac437c4.sm__429ce971{top:4px;left:4px}.smsInput__9e43698a .btnRefresh__cac437c4 .full__47a08ecb{fill:var(--triplex-next-SMSInput-Refresh_Fill_Full-1-7-0)}.smsInput__9e43698a .btnRefresh__cac437c4 .empty__976ee931{fill:var(--triplex-next-SMSInput-Refresh_Fill_Empty-1-7-0)}.smsInput__9e43698a .btnRefresh__cac437c4:disabled{cursor:default;fill:var(--triplex-next-SMSInput-Refresh_Disabled-1-7-0)}.smsInput__9e43698a .btnSubmit__0d3e33e3{position:absolute;fill:var(--triplex-next-SMSInput-Submit_Background_Default-1-7-0)}.smsInput__9e43698a .btnSubmit__0d3e33e3.active__1bb60a81:not(:disabled){fill:var(--triplex-next-SMSInput-Submit_Background_Active-1-7-0)}.smsInput__9e43698a .btnSubmit__0d3e33e3.active__1bb60a81:not(:disabled):hover{fill:var(--triplex-next-SMSInput-Submit_Background_Hover-1-7-0)}.smsInput__9e43698a .btnSubmit__0d3e33e3.lg__dfbb1722{top:15px;right:15px;height:26px;width:26px}.smsInput__9e43698a .btnSubmit__0d3e33e3.md__5c36cd55{top:10px;right:10px}.smsInput__9e43698a .btnSubmit__0d3e33e3.sm__429ce971{top:4px;right:4px}.spoiler__fa0d2766{display:flex;flex-direction:column}.spoiler__fa0d2766.opened__3358263c .caretIcon__5c4b5022{transform:rotate(-180deg)}.spoiler__fa0d2766 .head__c90203a6 .caretIcon__5c4b5022{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__fa0d2766 .head__c90203a6 button>span{white-space:normal;text-align:left}.spoiler__fa0d2766 .content__96736398.hidden__3b7b538a{display:none}.spoiler__fa0d2766 .lg__a2db415b .content__96736398{margin-top:8px}.spoiler__fa0d2766 .md__82acd175 .content__96736398{margin-top:0}.spoiler__fa0d2766 .sm__2c34887c .content__96736398{margin-top:-4px}.statusTrackerWrapper__b8f195da{display:flex;justify-content:center;min-height:360px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-1-7-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-7-0);overflow:hidden;height:100%}.statusTrackerWrapper__b8f195da .statusTracker__f289f025{text-align:center;padding:16px 24px;z-index:1}.statusTrackerWrapper__b8f195da .statusTracker__f289f025.verticalAlignMiddle__c8fafefd{align-self:center}.statusTrackerWrapper__b8f195da .statusTracker__f289f025.verticalAlignBottom__4b5e567a{align-self:end}.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerChild__a2034691{padding:8px 0}.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerChild__a2034691:empty{padding:0}.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerSum__fd7f55b6,.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerTitle__32e2c468{padding-bottom:4px}.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerDescription__4daa0350{display:block;padding-top:8px}.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerAlert__4fd06979{margin-top:12px;text-align:left}.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerStatus__4372ef3e{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerFooterWrapper__2eb83578{display:grid}.statusTrackerWrapper__b8f195da .statusTracker__f289f025 .statusTrackerFooterWrapper__2eb83578 .statusTrackerButton__b02a75ee{margin-left:0;margin-bottom:12px}.statusTrackerWrapper__b8f195da .statusTrackerColor__7590427c{position:absolute;width:75%;height:76%;left:-15px;right:92px;top:-10px;bottom:89px;filter:blur(70px);border-radius:50%}.statusTrackerWrapper__b8f195da .statusTrackerColor__7590427c.waiting__b06dbedb{background:var(--triplex-next-StatusTracker-Waiting_Color-1-7-0)}.statusTrackerWrapper__b8f195da .statusTrackerColor__7590427c.warning__c9ae57af{background:var(--triplex-next-StatusTracker-Warning_Background-1-7-0)}.statusTrackerWrapper__b8f195da .statusTrackerColor__7590427c.rejected__9d6eb6af{background:var(--triplex-next-StatusTracker-Rejected_Color-1-7-0)}.statusTrackerWrapper__b8f195da .statusTrackerColor__7590427c.approved__f9c4b950{background:var(--triplex-next-StatusTracker-Approved_Color-1-7-0)}.statusTrackerWrapper__b8f195da .statusTrackerBackground__918a771e{position:absolute;width:88%;height:42%;left:15px;right:0;top:-13%;bottom:0;filter:blur(70px);border-radius:50%}.statusTrackerWrapper__b8f195da .statusTrackerBackground__918a771e.waiting__b06dbedb{background:var(--triplex-next-StatusTracker-Waiting_Background-1-7-0)}.statusTrackerWrapper__b8f195da .statusTrackerBackground__918a771e.warning__c9ae57af{background:var(--triplex-next-StatusTracker-Warning_Background-1-7-0)}.statusTrackerWrapper__b8f195da .statusTrackerBackground__918a771e.rejected__9d6eb6af{background:var(--triplex-next-StatusTracker-Rejected_Background-1-7-0)}.statusTrackerWrapper__b8f195da .statusTrackerBackground__918a771e.approved__f9c4b950{background:var(--triplex-next-StatusTracker-Approved_Background-1-7-0)}@media (max-width: 767px){.statusTrackerWrapper__b8f195da{border-radius:16px}}.smallInput__009548ee{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-7-0);background:var(--triplex-next-SmallInput-Background-1-7-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-7-0)}.smallInput__009548ee::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-7-0);opacity:1}.smallInput__009548ee::-ms-clear{display:none}.documentNumberEdit__420e8237 .label__5a499337{display:inline-block;margin-right:8px}.documentNumberEdit__420e8237 .inputEditWrapper__f9624389{width:68px;display:inline-block}.sliderExtendedDot__ac338556{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-7-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__ac338556:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-7-0)}.sliderExtendedDot__ac338556.focusedByClick__78db6d92:focus{box-shadow:none}.sliderExtendedDot__ac338556:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-7-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__ac338556:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-7-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__ac338556.disabled__f58ba3de{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-7-0)}.sliderExtendedDot__ac338556.disabled__f58ba3de:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-7-0)}.sliderExtendedDot__ac338556.disabled__f58ba3de:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-7-0)}.sliderExtendedDot__ac338556:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-7-0)}.sliderExtendedDot__ac338556:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-7-0)}.sliderExtendedDot__ac338556.dragByMouse__3b2338cd{background:var(--triplex-next-Slider-Dot_Background_Select-1-7-0)}.sliderExtendedDot__ac338556.dragByMouse__3b2338cd:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-7-0)}.sliderExtendedDot__ac338556:hover .sliderExtendedTooltipOverlay__c0cd816b,.sliderExtendedDot__ac338556:focus .sliderExtendedTooltipOverlay__c0cd816b{visibility:visible}.sliderExtendedDot__ac338556.lg__9183541c{width:28px;height:28px}.sliderExtendedDot__ac338556.lg__9183541c:after{width:10px;height:10px}.sliderExtendedDot__ac338556.lg__9183541c:before{width:14px;height:14px}.sliderExtendedMarks__56e15774{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__0738149d{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__0738149d .sliderExtendedMarkDot__46efccb8{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-7-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__0738149d .sliderExtendedMarkDot__46efccb8.inSelectedRange__42d84fdc{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-7-0)}.sliderExtendedMark__0738149d.lg__9183541c{top:20px}.sliderExtendedMark__0738149d.lg__9183541c .sliderExtendedMarkDot__46efccb8{top:-20px}.sliderExtendedMark__0738149d .sliderExtendedMarkText__1ac3b045{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__0738149d.disabled__f58ba3de{pointer-events:none}.sliderExtendedMark__0738149d.disabled__f58ba3de .sliderExtendedMarkText__1ac3b045{pointer-events:none;opacity:.35}.sliderExtendedMark__0738149d.disabled__f58ba3de .sliderExtendedMarkDot__46efccb8{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-7-0)}.sliderExtendedMark__0738149d:first-child,.sliderExtendedMark__0738149d:last-child{transform:none}.sliderExtendedMark__0738149d:first-child.reverse__8d010a3e .sliderExtendedMarkDot__46efccb8{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__0738149d:first-child.reverse__8d010a3e .sliderExtendedMarkText__1ac3b045{margin-right:-4px}.sliderExtendedMark__0738149d:first-child:not(.reverse__8d010a3e) .sliderExtendedMarkDot__46efccb8{left:0;transform:translate(-50%)}.sliderExtendedMark__0738149d:first-child .sliderExtendedMarkText__1ac3b045{margin-left:-4px}.sliderExtendedMark__0738149d:last-child.reverse__8d010a3e .sliderExtendedMarkDot__46efccb8{left:0;transform:translate(-50%)}.sliderExtendedMark__0738149d:last-child.reverse__8d010a3e .sliderExtendedMarkText__1ac3b045{margin-left:-4px}.sliderExtendedMark__0738149d:last-child:not(.reverse__8d010a3e) .sliderExtendedMarkDot__46efccb8{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__0738149d:last-child .sliderExtendedMarkText__1ac3b045{margin-right:-4px}.sliderExtendedMark__0738149d.active__a9eb0948{pointer-events:none}.sliderExtendedRail__c680fe2b{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-7-0);cursor:pointer}.sliderExtended__fb5b0b14{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__fb5b0b14.disabled__f58ba3de .sliderExtendedRail__c680fe2b{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-7-0)}.sliderExtended__fb5b0b14.lg__9183541c{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__b7566d60{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-7-0);z-index:10}.sliderExtendedTrack__b7566d60.lg__9183541c{top:12px}.sliderExtendedTrack__b7566d60:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-7-0)}.sliderExtendedTrack__b7566d60.focusedByClick__78db6d92:focus{box-shadow:none}.sliderExtendedTrack__b7566d60.hoverOrDragByMouse__0e0b40bc{background:var(--triplex-next-Slider-Track_Background_Hover-1-7-0)}.sliderExtendedTrack__b7566d60.staticSlider__c66429a6{cursor:default;pointer-events:none}.sliderExtendedTrack__b7566d60.disabled__f58ba3de{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-7-0)}.sliderExtendedTooltipOverlay__c0cd816b{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__c0cd816b.lg__9183541c{bottom:32px}.sliderExtendedTooltipOverlay__c0cd816b .tooltipBody__97b1fa96{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-7-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-7-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__c0cd816b .tooltipTip__1f8bc3c3{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-7-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__c0cd816b .tooltipTip__1f8bc3c3{margin:-.5px}}.treeView__4469e63c,.treeViewGroup__d262fbee{margin:0;padding:0}.treeView__4469e63c .treeViewNode__3a1b44dc,.treeViewGroup__d262fbee .treeViewNode__3a1b44dc{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__bdac65ed.collapsed__4aab5679{visibility:hidden}.checkboxTreeExtended__bcad64e2{margin-bottom:-12px}.checkboxTreeExtendedNode__9bca1808 .checkboxTreeExtendedNode__9bca1808{margin-left:24px}.checkboxTreeExtendedNodeHeader__dd0bc4ef{display:flex;justify-content:space-between;position:relative;margin-bottom:12px}.checkboxTreeExtendedNodeHeader__dd0bc4ef .checkboxTreeCheckboxLabel__73aa93c8{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__dd0bc4ef .caretIconWrapper__4cfc28fb{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__dd0bc4ef .caretIconWrapper__4cfc28fb:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-7-0)}.checkboxTreeExtendedNodeHeader__dd0bc4ef.opened__4c99b0dc .caretIconWrapper__4cfc28fb{transform:rotate(180deg)}.chipGroup__88d0d3a1{display:flex}.chipGroup__88d0d3a1.oneLine__a14af088{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__88d0d3a1.oneLine__a14af088::-webkit-scrollbar{display:none}.chipGroup__88d0d3a1.multiLine__b9f61cbf{flex-wrap:wrap}.chipGroup__88d0d3a1.lg__ef7f6a61{gap:12px}.chipGroup__88d0d3a1.md__91a8cacd,.chipGroup__88d0d3a1.sm__ac9213f3{gap:8px}.confirm__05866c29{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__05866c29.isInLightBox__6b844715{max-width:800px}.confirm__05866c29.isInSideOverlaySM__e9680f62{max-width:432px}.confirm__05866c29.isInSideOverlayMD__fb78c8b0{max-width:552px}.confirm__05866c29.isInSideOverlayLG__44f6b2af{max-width:752px}.confirmCloseButton__b4ccf0c8{position:absolute;top:24px;right:24px}.confirmContent__87540184{margin-bottom:24px;padding-right:56px}.confirmControls__d8879fac{white-space:nowrap}.confirmContentTitle__a29a4542{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__b4ccf0c8{top:16px;right:16px}.confirmContent__87540184{margin-bottom:16px}}.divider__016eb90f{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-7-0);border:none}.marginTopSize-4__d2ff33c7{margin-top:4px}.marginBottomSize-4__ec85b009{margin-bottom:4px}.marginTopSize-8__d487d4dc{margin-top:8px}.marginBottomSize-8__681fa5cf{margin-bottom:8px}.marginTopSize-12__514c7f64{margin-top:12px}.marginBottomSize-12__c1265bef{margin-bottom:12px}.marginTopSize-16__7aed5788{margin-top:16px}.marginBottomSize-16__9b4bb4b1{margin-bottom:16px}.marginTopSize-20__e1a53410{margin-top:20px}.marginBottomSize-20__5af149fe{margin-bottom:20px}.marginTopSize-24__484884e1{margin-top:24px}.marginBottomSize-24__331a64bb{margin-bottom:24px}.marginTopSize-28__092fbdcd{margin-top:28px}.marginBottomSize-28__fced29d9{margin-bottom:28px}.marginTopSize-32__5a0f89b4{margin-top:32px}.marginBottomSize-32__9774e6b4{margin-bottom:32px}.listMasterChipGroup__1ad37444{padding:0 16px}.listMasterFooter__e03f0cd8{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-7-0);color:var(--triplex-next-ListMaster-Footer_Color-1-7-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__e03f0cd8.sticky__21fa2bc4{position:sticky;bottom:0}.listMasterFooterDescription__0ec681b4{padding-right:16px}.listMasterFooterControls__4b15eeab{white-space:nowrap}.listMasterHeader__51965b28{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-7-0);color:var(--triplex-next-ListMaster-Header_Color-1-7-0)}.listMasterHeader__51965b28.sticky__21fa2bc4{position:sticky;top:0;z-index:1}.selectionControls__e1fd6251{display:flex;justify-content:space-between;align-items:center}.uploadZone__c2d5ad70{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-7-0)}.uploadZone__c2d5ad70:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-7-0)}.uploadZoneDragArea__21b0a283{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-7-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__9071337b{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-7-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-7-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-7-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__7c52e2cf{display:none}button.helpBoxButton__628a6449{position:relative;vertical-align:text-bottom}.helpBoxTooltipBody__19a807ec{padding-right:16px}.dateRange__e1c7d0c9{display:flex;align-items:center}.dateRangeButton__7747ad9d{z-index:1}.separator__f661bf4e{width:20px;height:20px;flex-shrink:0}