@sberbusiness/triplex-next 1.26.0 → 1.28.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 (413) hide show
  1. package/chunks/AlertProcessSpoiler-NldQtvco.js +41 -0
  2. package/chunks/{CalendarViewItem-DHFLturD.js → CalendarViewItem-83koObqy.js} +11 -11
  3. package/chunks/Card.module-c3-33ce8.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-DmQ81avO.js +15 -0
  5. package/chunks/Chip-BQ_gYzxq.js +77 -0
  6. package/chunks/Confirm.module-NvQ6x492.js +15 -0
  7. package/chunks/{DropdownListItem-CjZLy9zZ.js → DropdownListItem-CVJjluxY.js} +19 -19
  8. package/chunks/DropdownMobile.module-BzplQxLc.js +23 -0
  9. package/chunks/Footer.module-C5auaCMC.js +9 -0
  10. package/chunks/{FormFieldInput-C2TczHnQ.js → FormFieldInput-BTVRGCId.js} +19 -19
  11. package/chunks/HeaderLayoutSidebar.module-CmVwh8YX.js +9 -0
  12. package/chunks/HeaderTabs.module-BTcgQwsE.js +9 -0
  13. package/chunks/{HeaderTitle.module-BdAYtCP5.js → HeaderTitle.module-Bh2WjxIN.js} +2 -2
  14. package/chunks/IslandAccordion.module-B-19rXcD.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-BO73Tgxq.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-Df2VlDhN.js +12 -0
  17. package/chunks/{LightBoxContent-B8dwsZcd.js → LightBoxContent-BV0_QYb_.js} +2 -2
  18. package/chunks/LightBoxControls.module-DbEH8RB1.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DX1kP1BM.js +9 -0
  20. package/chunks/{ListItemControlsButton-DjUxcey4.js → ListItemControlsButton-_-tEvYQM.js} +13 -13
  21. package/chunks/ListItemTail.module-BKoqbpG6.js +12 -0
  22. package/chunks/ListMasterFooter.module-Dbk-k1aZ.js +10 -0
  23. package/chunks/ModalWindow.module-Dt8kEFNo.js +17 -0
  24. package/chunks/Notification.module-B9uJ73NL.js +20 -0
  25. package/chunks/Overlay.module-D6x0Rc2c.js +18 -0
  26. package/chunks/Page.module-Dp-a8BZr.js +11 -0
  27. package/chunks/SMSField.module-C2BQO6iZ.js +16 -0
  28. package/chunks/SliderExtendedMarks.module-DI6EJLUh.js +15 -0
  29. package/chunks/{SliderExtendedRail-BYK2Vyz9.js → SliderExtendedRail-Dp8PruYh.js} +7 -7
  30. package/chunks/StatusTracker.module-CF7eqrdv.js +24 -0
  31. package/chunks/{StepperStepArrowBorder-CHpL6Q5q.js → StepperStepArrowBorder-BhxHSVsg.js} +9 -9
  32. package/chunks/{SuggestFieldMobileDropdownHint-BpAuE0ir.js → SuggestFieldMobileDropdownHint-Dj6gWOOm.js} +6 -6
  33. package/chunks/TableFooter.module-BBF-DJGA.js +14 -0
  34. package/chunks/TabsExtended.module-C4CTakbs.js +16 -0
  35. package/chunks/TabsLine.module-CQy-1q2X.js +21 -0
  36. package/chunks/TooltipDesktop.module-BsYuxr3t.js +19 -0
  37. package/chunks/TreeView.module-BkeBRmgo.js +9 -0
  38. package/chunks/{UploadZoneInput-qDtiZYmT.js → UploadZoneInput-Bhz9sU72.js} +10 -10
  39. package/chunks/{constants-CtrvWwDT.js → constants-CAK3AnS2.js} +6 -6
  40. package/chunks/utils-BeYLwFL4.js +24 -0
  41. package/chunks/utils-CWZKt6QH.js +73 -0
  42. package/chunks/{utils-BYHIu3S4.js → utils-JveQLn3C.js} +4 -4
  43. package/chunks/{utils-CqjXJ4Td.js → utils-m2ZY7x9c.js} +2 -2
  44. package/components/Alert/AlertContext/AlertContext.js +20 -20
  45. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  46. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  47. package/components/Amount/Amount.js +11 -11
  48. package/components/AmountField/AmountField.js +1 -1
  49. package/components/Avatar/Avatar.js +17 -17
  50. package/components/Badge/Badge.js +12 -12
  51. package/components/Badge/BadgeDot.js +5 -5
  52. package/components/Badge/components/BadgeContent.js +14 -14
  53. package/components/Badge/components/BadgePostfix.js +1 -1
  54. package/components/Badge/components/BadgePrefix.js +4 -4
  55. package/components/Body/Body.js +4 -4
  56. package/components/Button/Button.js +23 -23
  57. package/components/Button/ButtonBase.js +1 -1
  58. package/components/Button/ButtonDropdown.js +2 -2
  59. package/components/Button/ButtonDropdownExtended.js +4 -4
  60. package/components/Button/ButtonIcon.js +6 -6
  61. package/components/Calendar/Calendar.js +17 -17
  62. package/components/Calendar/components/CalendarControls.js +1 -1
  63. package/components/Calendar/components/CalendarFooter.js +4 -4
  64. package/components/Calendar/components/CalendarViewDays.js +1 -1
  65. package/components/Calendar/components/CalendarViewItem.js +1 -1
  66. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  67. package/components/Calendar/components/CalendarViewYears.js +1 -1
  68. package/components/Card/CardAction.js +16 -16
  69. package/components/Card/CardStatic.js +2 -2
  70. package/components/Card/components/CardContent/CardContent.js +1 -1
  71. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  72. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  73. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  74. package/components/Card/components/CardMedia.js +1 -1
  75. package/components/Card/utils.js +1 -1
  76. package/components/CarouselExtended/CarouselExtended.js +6 -6
  77. package/components/Checkbox/Checkbox.js +2 -2
  78. package/components/Checkbox/CheckboxXGroup.js +12 -12
  79. package/components/Checkbox/CheckboxYGroup.js +1 -1
  80. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  81. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  82. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  83. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  84. package/components/Chip/Chip.js +1 -1
  85. package/components/Chip/ChipClearButton.js +6 -6
  86. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  87. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  88. package/components/Chip/ChipDropdownArrow.js +5 -5
  89. package/components/Chip/ChipIcon.js +1 -1
  90. package/components/Chip/ChipMultiselect.js +1 -1
  91. package/components/Chip/ChipOptions.js +8 -8
  92. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  93. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  94. package/components/Chip/ChipSort.js +1 -1
  95. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  96. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
  97. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  98. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +6 -6
  99. package/components/Chip/index.js +1 -1
  100. package/components/ChipGroup/ChipGroup.js +11 -11
  101. package/components/Col/Col.js +140 -140
  102. package/components/CollapsableTree/components/CollapsableTreeNode.js +1 -1
  103. package/components/Confirm/Confirm.js +1 -1
  104. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  105. package/components/Confirm/components/ConfirmContent.js +1 -1
  106. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  107. package/components/Confirm/components/ConfirmControls.js +1 -1
  108. package/components/DateField/DateField.js +53 -51
  109. package/components/DateField/DateFieldTarget.js +39 -38
  110. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  111. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +9 -9
  112. package/components/DateRange/DateRange.js +18 -18
  113. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  114. package/components/Divider/Divider.js +17 -17
  115. package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
  116. package/components/Dropdown/desktop/DropdownDesktop.js +13 -13
  117. package/components/Dropdown/desktop/DropdownList.js +1 -1
  118. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  119. package/components/Dropdown/desktop/index.js +1 -1
  120. package/components/Dropdown/index.js +1 -1
  121. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  122. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  127. package/components/Dropdown/mobile/DropdownMobileInput.js +6 -6
  128. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  129. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  131. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
  132. package/components/Ellipsis/Ellipsis.js +5 -5
  133. package/components/EmptyView/EmptyView.js +20 -20
  134. package/components/ExpandAnimation/ExpandAnimation.js +1 -1
  135. package/components/Footer/Footer.js +1 -1
  136. package/components/Footer/components/FooterDescription.js +1 -1
  137. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  138. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  139. package/components/FormField/FormField.js +24 -24
  140. package/components/FormField/components/FormFieldClear.js +8 -8
  141. package/components/FormField/components/FormFieldCounter.js +4 -4
  142. package/components/FormField/components/FormFieldDescription.js +3 -3
  143. package/components/FormField/components/FormFieldInput.js +1 -1
  144. package/components/FormField/components/FormFieldLabel.js +9 -9
  145. package/components/FormField/components/FormFieldMaskedInput.js +5 -5
  146. package/components/FormField/components/FormFieldPostfix.js +7 -7
  147. package/components/FormField/components/FormFieldPrefix.js +5 -5
  148. package/components/FormField/components/FormFieldTarget.js +9 -9
  149. package/components/FormField/components/FormFieldTextarea.js +14 -14
  150. package/components/FormField/components/index.js +1 -1
  151. package/components/FormField/index.js +1 -1
  152. package/components/Header/Header.js +1 -1
  153. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  156. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +5 -5
  157. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  158. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  159. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  160. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  161. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  162. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  163. package/components/HelpBox/HelpBox.js +5 -5
  164. package/components/IconWrapper/IconWrapper.js +3 -3
  165. package/components/Island/Island.js +1 -1
  166. package/components/Island/components/IslandBody.js +1 -1
  167. package/components/Island/components/IslandFooter.js +3 -3
  168. package/components/Island/components/IslandHeader.js +3 -3
  169. package/components/Island/utils.js +1 -1
  170. package/components/IslandAccordion/IslandAccordion.js +2 -2
  171. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  172. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  173. package/components/IslandAccordion/components/IslandAccordionItem.js +69 -63
  174. package/components/IslandWidget/IslandWidget.js +48 -40
  175. package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
  176. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
  177. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  178. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  180. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  181. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  182. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  183. package/components/IslandWidget/components/IslandWidgetWrapper.js +1 -1
  184. package/components/LightBox/LightBox.js +18 -18
  185. package/components/LightBox/LightBoxContent.js +1 -1
  186. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  187. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  188. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  189. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +68 -61
  191. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  192. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  193. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
  194. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +14 -14
  195. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +13 -13
  196. package/components/Link/Link.js +20 -20
  197. package/components/List/List.js +5 -5
  198. package/components/List/ListSortable.js +30 -55
  199. package/components/List/components/ListEmptyState.js +3 -3
  200. package/components/List/components/ListItem.js +1 -1
  201. package/components/List/components/ListItemContent.js +6 -6
  202. package/components/List/components/ListItemControls.js +5 -5
  203. package/components/List/components/ListItemControlsButton.js +1 -1
  204. package/components/List/components/ListItemControlsButtonDropdown.js +40 -39
  205. package/components/List/components/ListItemLoading.js +6 -6
  206. package/components/List/components/ListItemSelectable.js +1 -1
  207. package/components/List/components/ListItemTable.js +7 -7
  208. package/components/List/components/ListItemTailLeft.js +1 -1
  209. package/components/List/components/ListItemTailRight.js +1 -1
  210. package/components/List/components/ListSortableItem.js +23 -22
  211. package/components/List/components/ListSortableItemControls.js +1 -1
  212. package/components/List/components/ListSortableItemTarget.js +1 -1
  213. package/components/List/index.js +1 -1
  214. package/components/List/utils.js +20 -0
  215. package/components/ListMaster/ListMaster.js +20 -13
  216. package/components/ListMaster/components/ListMasterBody.js +1 -1
  217. package/components/ListMaster/components/ListMasterChipGroup.js +7 -7
  218. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  219. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  220. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  221. package/components/ListMaster/components/ListMasterHeader.js +9 -9
  222. package/components/ListMaster/components/SelectionControls.js +2 -2
  223. package/components/Loader/LoaderMiddle/LoaderMiddle.js +5 -5
  224. package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
  225. package/components/LoaderScreen/LoaderScreen.js +8 -8
  226. package/components/Marker/Marker.js +1 -1
  227. package/components/Marker/utils.js +1 -1
  228. package/components/MarkerStatus/MarkerStatus.js +13 -13
  229. package/components/ModalWindow/ModalWindow.js +61 -65
  230. package/components/ModalWindow/components/ModalWindowBody.js +13 -12
  231. package/components/ModalWindow/components/ModalWindowClose.js +15 -16
  232. package/components/ModalWindow/components/ModalWindowContent.js +22 -16
  233. package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
  234. package/components/ModalWindow/components/ModalWindowViewManager.js +27 -26
  235. package/components/MonthYearField/MonthYearField.js +32 -30
  236. package/components/MonthYearField/MonthYearFieldTarget.js +36 -36
  237. package/components/MonthYearRange/MonthYearRange.js +5 -5
  238. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  239. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +12 -12
  240. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  241. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  242. package/components/Notification/Notification.js +2 -2
  243. package/components/Notification/NotificationGrouped.js +1 -1
  244. package/components/Notification/components/NotificationBody.js +1 -1
  245. package/components/Notification/components/NotificationBodyList.js +1 -1
  246. package/components/Notification/components/NotificationClose.js +1 -1
  247. package/components/Notification/components/NotificationFooter.js +1 -1
  248. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  249. package/components/Notification/components/NotificationHeader.js +1 -1
  250. package/components/Notification/components/NotificationIcon.js +1 -1
  251. package/components/Notification/components/NotificationTime.js +1 -1
  252. package/components/NumberField/NumberFieldInput.js +1 -1
  253. package/components/OrderedList/OrderedList.js +5 -5
  254. package/components/OrderedList/OrderedListItem.js +11 -11
  255. package/components/Overlay/Overlay.js +1 -1
  256. package/components/Overlay/OverlayMask.js +1 -1
  257. package/components/Overlay/OverlayPanel.js +1 -1
  258. package/components/Page/Page.js +1 -1
  259. package/components/Page/components/BodyPage.js +1 -1
  260. package/components/Page/components/FooterPage.js +1 -1
  261. package/components/Page/components/HeaderPage.js +1 -1
  262. package/components/Pagination/components/PaginationExtended.js +6 -6
  263. package/components/Pagination/components/PaginationNavigationButton.js +5 -5
  264. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  265. package/components/Pagination/components/PaginationPageButton.js +5 -5
  266. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  267. package/components/Pagination/components/PaginationSelect.js +9 -9
  268. package/components/Radio/Radio.js +9 -9
  269. package/components/Radio/RadioXGroup.js +12 -12
  270. package/components/Radio/RadioYGroup.js +9 -9
  271. package/components/Row/Row.js +6 -6
  272. package/components/SMSField/SMSField.js +2 -2
  273. package/components/SMSField/components/RefreshIcon.js +1 -1
  274. package/components/SMSField/components/SMSFieldInput.js +2 -2
  275. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  276. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  277. package/components/SegmentedControl/SegmentedControl.js +15 -15
  278. package/components/SegmentedControl/SegmentedControlSegment.js +16 -16
  279. package/components/SelectExtendedField/SelectExtendedField.js +10 -10
  280. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  281. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  282. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +13 -13
  283. package/components/SelectField/SelectField.js +1 -1
  284. package/components/Skeleton/Skeleton.js +9 -9
  285. package/components/SliderExtended/SliderExtended.js +2 -2
  286. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +13 -13
  287. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  288. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  289. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  290. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +9 -9
  291. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +25 -25
  292. package/components/SmallInput/SmallInput.js +5 -5
  293. package/components/Spoiler/Spoiler.js +7 -7
  294. package/components/StatusTracker/StatusTracker.js +2 -2
  295. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  296. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  297. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  298. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  299. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  300. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  301. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  302. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  303. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  304. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  305. package/components/Step/Step.js +29 -23
  306. package/components/Stepper/Stepper.js +14 -14
  307. package/components/Stepper/StepperExtended.js +10 -10
  308. package/components/Stepper/StepperStep.js +2 -2
  309. package/components/Stepper/StepperStepArrowBorder.js +1 -1
  310. package/components/Suggest/SuggestMobileDropdownContent.js +15 -15
  311. package/components/SuggestField/SuggestField.js +2 -2
  312. package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
  313. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  314. package/components/SuggestField/index.js +1 -1
  315. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  316. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  317. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  318. package/components/SuggestField/mobile/index.js +1 -1
  319. package/components/SwipeableArea/SwipeableArea.js +10 -10
  320. package/components/Table/FilterPanel.js +2 -2
  321. package/components/Table/MasterTable.js +20 -20
  322. package/components/Table/NoColumns.js +3 -3
  323. package/components/Table/PaginationPanel.js +4 -4
  324. package/components/Table/TableBasic/TableBasic.js +1 -1
  325. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  326. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  327. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  328. package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
  329. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +1 -1
  330. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  331. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
  332. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  333. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
  334. package/components/Table/TableFooter/TableFooter.js +1 -1
  335. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  336. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  337. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  338. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  339. package/components/Table/TabsLinePanel.js +5 -5
  340. package/components/Table/TabsLinePanelLinks.js +1 -1
  341. package/components/Table/utils.js +1 -1
  342. package/components/Tabs/Tabs.js +15 -15
  343. package/components/TabsExtended/TabsExtended.js +2 -2
  344. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  345. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  346. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  347. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  348. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  349. package/components/TabsExtended/utils.js +1 -1
  350. package/components/TabsLine/TabsLine.js +1 -1
  351. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  352. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  353. package/components/TabsLine/components/TabsLineItem.js +1 -1
  354. package/components/TabsLine/components/TabsLineMobile.js +5 -5
  355. package/components/Tag/Tag.js +15 -15
  356. package/components/TagColor/TagColor.js +7 -7
  357. package/components/TagGroup/TagGroup.js +8 -8
  358. package/components/TextField/TextField.js +1 -1
  359. package/components/TextareaField/TextareaField.js +1 -1
  360. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  361. package/components/Tooltip/components/common/TooltipLink.js +6 -6
  362. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  363. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  364. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  365. package/components/Tooltip/components/mobile/TooltipMobile.js +5 -5
  366. package/components/TopOverlay/TopOverlay.js +18 -18
  367. package/components/TreeView/TreeView.js +1 -1
  368. package/components/TreeView/components/TreeViewGroup.js +1 -1
  369. package/components/TreeView/components/TreeViewNode.js +1 -1
  370. package/components/Typography/Caption.js +30 -30
  371. package/components/Typography/CodeText.js +11 -11
  372. package/components/Typography/Text.js +24 -24
  373. package/components/Typography/Title.js +18 -18
  374. package/components/Typography/constants.js +1 -1
  375. package/components/UnorderedList/UnorderedList.js +8 -8
  376. package/components/UnorderedList/UnorderedListItem.js +2 -2
  377. package/components/UploadZone/UploadZone.js +2 -2
  378. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  379. package/components/index.js +5 -5
  380. package/index.d.ts +96 -28
  381. package/index.js +5 -5
  382. package/package.json +1 -1
  383. package/styles/triplex-next.css +538 -538
  384. package/chunks/AlertProcessSpoiler-Boz5enko.js +0 -41
  385. package/chunks/Card.module-Bn676gKC.js +0 -17
  386. package/chunks/CheckboxTreeExtended.module-QbHPuClH.js +0 -15
  387. package/chunks/Chip-Di8g8Z6j.js +0 -77
  388. package/chunks/Confirm.module-b8ZTqcR2.js +0 -15
  389. package/chunks/DropdownMobile.module-B2yaydF-.js +0 -23
  390. package/chunks/Footer.module-DlTuw8bG.js +0 -9
  391. package/chunks/HeaderLayoutSidebar.module-BR0oblQF.js +0 -9
  392. package/chunks/HeaderTabs.module-D88xeP19.js +0 -9
  393. package/chunks/IslandAccordion.module-CbGSbbl6.js +0 -25
  394. package/chunks/IslandWidgetFooter.module-DzcObfJV.js +0 -9
  395. package/chunks/IslandWidgetHeader.module-_sYg-PBp.js +0 -12
  396. package/chunks/LightBoxControls.module-DHrZ8-M9.js +0 -16
  397. package/chunks/LightBoxSideOverlayClose.module-CgO3NViT.js +0 -9
  398. package/chunks/ListItemTail.module-CIBEtGa9.js +0 -12
  399. package/chunks/ListMasterFooter.module-DDv57q5J.js +0 -10
  400. package/chunks/ModalWindow.module-Cek3j-PN.js +0 -17
  401. package/chunks/Notification.module-BWxDmBI2.js +0 -20
  402. package/chunks/Overlay.module-CUZKmhvQ.js +0 -18
  403. package/chunks/Page.module-BD0MsbnW.js +0 -11
  404. package/chunks/SMSField.module-B6sFmN1l.js +0 -16
  405. package/chunks/SliderExtendedMarks.module-jwnpPZXf.js +0 -15
  406. package/chunks/StatusTracker.module-DQI30fwP.js +0 -24
  407. package/chunks/TableFooter.module-DB3LfuRN.js +0 -14
  408. package/chunks/TabsExtended.module-DbTk0iCS.js +0 -16
  409. package/chunks/TabsLine.module-D3zxaGjs.js +0 -21
  410. package/chunks/TooltipDesktop.module-BTHsU4ca.js +0 -19
  411. package/chunks/TreeView.module-BXHaAGRo.js +0 -9
  412. package/chunks/utils-4uYqfVa-.js +0 -73
  413. package/chunks/utils-DhWCXYI8.js +0 -24
@@ -1,538 +1,538 @@
1
- html {--triplex-next-ColorBrand-0-1-26-0: #1F3336;
2
- --triplex-next-ColorBrand-10-1-26-0: #0B3A3C;
3
- --triplex-next-ColorBrand-20-1-26-0: #006063;
4
- --triplex-next-ColorBrand-30-1-26-0: #007777;
5
- --triplex-next-ColorBrand-40-1-26-0: #008985;
6
- --triplex-next-ColorBrand-50-1-26-0: #21A19A;
7
- --triplex-next-ColorBrand-60-1-26-0: #19BDB0;
8
- --triplex-next-ColorBrand-70-1-26-0: #4BD9CF;
9
- --triplex-next-ColorBrand-80-1-26-0: #71ECDC;
10
- --triplex-next-ColorBrand-90-1-26-0: #A8F5E9;
11
- --triplex-next-ColorBrand-95-1-26-0: #C5FAF1;
12
- --triplex-next-ColorBrand-100-1-26-0: #E3FFFA;
13
- --triplex-next-ColorDarkNeutralAlpha-0-1-26-0: rgba(31, 31, 34, 1);
14
- --triplex-next-ColorDarkNeutralAlpha-10-1-26-0: rgba(31, 31, 34, .95);
15
- --triplex-next-ColorDarkNeutralAlpha-20-1-26-0: rgba(31, 31, 34, .85);
16
- --triplex-next-ColorDarkNeutralAlpha-30-1-26-0: rgba(31, 31, 34, .75);
17
- --triplex-next-ColorDarkNeutralAlpha-40-1-26-0: rgba(31, 31, 34, .65);
18
- --triplex-next-ColorDarkNeutralAlpha-50-1-26-0: rgba(31, 31, 34, .55);
19
- --triplex-next-ColorDarkNeutralAlpha-60-1-26-0: rgba(31, 31, 34, .45);
20
- --triplex-next-ColorDarkNeutralAlpha-70-1-26-0: rgba(31, 31, 34, .35);
21
- --triplex-next-ColorDarkNeutralAlpha-80-1-26-0: rgba(31, 31, 34, .25);
22
- --triplex-next-ColorDarkNeutralAlpha-90-1-26-0: rgba(31, 31, 34, .15);
23
- --triplex-next-ColorDarkNeutralAlpha-100-1-26-0: rgba(31, 31, 34, .05);
24
- --triplex-next-ColorDarkNeutral-0-1-26-0: #000000;
25
- --triplex-next-ColorDarkNeutral-10-1-26-0: #171719;
26
- --triplex-next-ColorDarkNeutral-20-1-26-0: #1B1B1D;
27
- --triplex-next-ColorDarkNeutral-30-1-26-0: #1F1F22;
28
- --triplex-next-ColorDarkNeutral-40-1-26-0: #262629;
29
- --triplex-next-ColorDarkNeutral-50-1-26-0: #2D2D30;
30
- --triplex-next-ColorDarkNeutral-60-1-26-0: #343437;
31
- --triplex-next-ColorDarkNeutral-70-1-26-0: #3B3B3E;
32
- --triplex-next-ColorDarkNeutral-80-1-26-0: #424245;
33
- --triplex-next-ColorDarkNeutral-90-1-26-0: #49494C;
34
- --triplex-next-ColorDarkNeutral-100-1-26-0: #4F4F52;
35
- --triplex-next-ColorError-0-1-26-0: #443139;
36
- --triplex-next-ColorError-10-1-26-0: #4E3741;
37
- --triplex-next-ColorError-20-1-26-0: #A90024;
38
- --triplex-next-ColorError-30-1-26-0: #BD002C;
39
- --triplex-next-ColorError-40-1-26-0: #D10032;
40
- --triplex-next-ColorError-50-1-26-0: #E60037;
41
- --triplex-next-ColorError-60-1-26-0: #F80C45;
42
- --triplex-next-ColorError-70-1-26-0: #FF5571;
43
- --triplex-next-ColorError-80-1-26-0: #FFB1C1;
44
- --triplex-next-ColorError-90-1-26-0: #FCE0E6;
45
- --triplex-next-ColorError-100-1-26-0: #FFF0F3;
46
- --triplex-next-ColorInfo-0-1-26-0: #313749;
47
- --triplex-next-ColorInfo-10-1-26-0: #2E3A52;
48
- --triplex-next-ColorInfo-20-1-26-0: #0A43B0;
49
- --triplex-next-ColorInfo-30-1-26-0: #124FC2;
50
- --triplex-next-ColorInfo-40-1-26-0: #0E57CC;
51
- --triplex-next-ColorInfo-50-1-26-0: #1371E4;
52
- --triplex-next-ColorInfo-60-1-26-0: #1297FE;
53
- --triplex-next-ColorInfo-70-1-26-0: #66BEFF;
54
- --triplex-next-ColorInfo-80-1-26-0: #8DD2FF;
55
- --triplex-next-ColorInfo-90-1-26-0: #B8E6FF;
56
- --triplex-next-ColorInfo-100-1-26-0: #E3F6FF;
57
- --triplex-next-ColorNeutralAlpha-0-1-26-0: rgba(255, 255, 255, 1);
58
- --triplex-next-ColorNeutralAlpha-10-1-26-0: rgba(255, 255, 255, .95);
59
- --triplex-next-ColorNeutralAlpha-20-1-26-0: rgba(255, 255, 255, .85);
60
- --triplex-next-ColorNeutralAlpha-30-1-26-0: rgba(255, 255, 255, .75);
61
- --triplex-next-ColorNeutralAlpha-40-1-26-0: rgba(255, 255, 255, .65);
62
- --triplex-next-ColorNeutralAlpha-50-1-26-0: rgba(255, 255, 255, .55);
63
- --triplex-next-ColorNeutralAlpha-60-1-26-0: rgba(255, 255, 255, .45);
64
- --triplex-next-ColorNeutralAlpha-70-1-26-0: rgba(255, 255, 255, .35);
65
- --triplex-next-ColorNeutralAlpha-80-1-26-0: rgba(255, 255, 255, .25);
66
- --triplex-next-ColorNeutralAlpha-90-1-26-0: rgba(255, 255, 255, .15);
67
- --triplex-next-ColorNeutralAlpha-100-1-26-0: rgba(255, 255, 255, .05);
68
- --triplex-next-ColorNeutral-0-1-26-0: #CBCFD7;
69
- --triplex-next-ColorNeutral-10-1-26-0: #D1D4DC;
70
- --triplex-next-ColorNeutral-20-1-26-0: #D6D9E0;
71
- --triplex-next-ColorNeutral-30-1-26-0: #DCDFE4;
72
- --triplex-next-ColorNeutral-40-1-26-0: #DFE2E7;
73
- --triplex-next-ColorNeutral-50-1-26-0: #E3E6EA;
74
- --triplex-next-ColorNeutral-60-1-26-0: #E7E9EE;
75
- --triplex-next-ColorNeutral-70-1-26-0: #EAEDF1;
76
- --triplex-next-ColorNeutral-80-1-26-0: #EEF0F4;
77
- --triplex-next-ColorNeutral-90-1-26-0: #F2F4F7;
78
- --triplex-next-ColorNeutral-100-1-26-0: #FFFFFF;
79
- --triplex-next-ColorSuccess-0-1-26-0: #28433E;
80
- --triplex-next-ColorSuccess-10-1-26-0: #2A4C45;
81
- --triplex-next-ColorSuccess-20-1-26-0: #00624C;
82
- --triplex-next-ColorSuccess-30-1-26-0: #007353;
83
- --triplex-next-ColorSuccess-40-1-26-0: #008B5C;
84
- --triplex-next-ColorSuccess-50-1-26-0: #00C075;
85
- --triplex-next-ColorSuccess-60-1-26-0: #00D67D;
86
- --triplex-next-ColorSuccess-70-1-26-0: #3AF299;
87
- --triplex-next-ColorSuccess-80-1-26-0: #8AFFB8;
88
- --triplex-next-ColorSuccess-90-1-26-0: #B8FFD4;
89
- --triplex-next-ColorSuccess-100-1-26-0: #E1FFEB;
90
- --triplex-next-ColorSystem-0-1-26-0: #373C49;
91
- --triplex-next-ColorSystem-10-1-26-0: #384156;
92
- --triplex-next-ColorSystem-20-1-26-0: #47526D;
93
- --triplex-next-ColorSystem-30-1-26-0: #57637F;
94
- --triplex-next-ColorSystem-40-1-26-0: #697591;
95
- --triplex-next-ColorSystem-50-1-26-0: #8291B3;
96
- --triplex-next-ColorSystem-60-1-26-0: #95A3C1;
97
- --triplex-next-ColorSystem-70-1-26-0: #A9B6D0;
98
- --triplex-next-ColorSystem-80-1-26-0: #BFCADF;
99
- --triplex-next-ColorSystem-90-1-26-0: #D6DEED;
100
- --triplex-next-ColorSystem-95-1-26-0: #E0E8F4;
101
- --triplex-next-ColorSystem-100-1-26-0: #EEF3FC;
102
- --triplex-next-ColorWarning-0-1-26-0: #463734;
103
- --triplex-next-ColorWarning-10-1-26-0: #4F3E3B;
104
- --triplex-next-ColorWarning-20-1-26-0: #E03400;
105
- --triplex-next-ColorWarning-30-1-26-0: #E63D00;
106
- --triplex-next-ColorWarning-40-1-26-0: #EF4C01;
107
- --triplex-next-ColorWarning-50-1-26-0: #FD6508;
108
- --triplex-next-ColorWarning-60-1-26-0: #FF7A17;
109
- --triplex-next-ColorWarning-70-1-26-0: #FFB13B;
110
- --triplex-next-ColorWarning-80-1-26-0: #FFD169;
111
- --triplex-next-ColorWarning-90-1-26-0: #FCEAC7;
112
- --triplex-next-ColorWarning-100-1-26-0: #FFF4DB;
113
- --triplex-next-AlertContext-Error_Color-1-26-0: #D10032;
114
- --triplex-next-AlertContext-Info_Color-1-26-0: rgba(31, 31, 34, 1);
115
- --triplex-next-AlertContext-System_Color-1-26-0: rgba(31, 31, 34, 1);
116
- --triplex-next-AlertContext-Warning_Color-1-26-0: rgba(31, 31, 34, 1);
117
- --triplex-next-AlertProcess-Info_Background-1-26-0: #E3F6FF;
118
- --triplex-next-AlertProcess-Warning_Background-1-26-0: #FFF4DB;
119
- --triplex-next-AlertProcess-Error_Background-1-26-0: #FFF0F3;
120
- --triplex-next-AlertProcess-System_Background-1-26-0: #E0E8F4;
121
- --triplex-next-AlertProcess-Feature_Background-1-26-0: #E3FFFA;
122
- --triplex-next-Avatar-Background-1-26-0: #E3E6EA;
123
- --triplex-next-Badge-Background-1-26-0: #FFB13B;
124
- --triplex-next-Button-General_Background_Active-1-26-0: #007777;
125
- --triplex-next-Button-General_Background_Default-1-26-0: #21A19A;
126
- --triplex-next-Button-General_Background_Disabled-1-26-0: #F2F4F7;
127
- --triplex-next-Button-General_Background_Hover-1-26-0: #19BDB0;
128
- --triplex-next-Button-General_Color_Active-1-26-0: rgba(255, 255, 255, 1);
129
- --triplex-next-Button-General_Color_Default-1-26-0: rgba(255, 255, 255, 1);
130
- --triplex-next-Button-General_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
131
- --triplex-next-Button-General_Color_Hover-1-26-0: rgba(255, 255, 255, 1);
132
- --triplex-next-Button-General_Shadow_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
133
- --triplex-next-Button-Secondary_Background_Active-1-26-0: #DCDFE4;
134
- --triplex-next-Button-Secondary_Background_Default-1-26-0: #F2F4F7;
135
- --triplex-next-Button-Secondary_Background_Disabled-1-26-0: #F2F4F7;
136
- --triplex-next-Button-Secondary_Background_Hover-1-26-0: #EAEDF1;
137
- --triplex-next-Button-Secondary_Color_Active-1-26-0: #007777;
138
- --triplex-next-Button-Secondary_Color_Default-1-26-0: #008985;
139
- --triplex-next-Button-Secondary_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
140
- --triplex-next-Button-Secondary_Color_Hover-1-26-0: #21A19A;
141
- --triplex-next-Button-Secondary_Shadow_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
142
- --triplex-next-Button-SecondaryLight_Background_Active-1-26-0: #DFE2E7;
143
- --triplex-next-Button-SecondaryLight_Background_Default-1-26-0: #FFFFFF;
144
- --triplex-next-Button-SecondaryLight_Background_Disabled-1-26-0: #F2F4F7;
145
- --triplex-next-Button-SecondaryLight_Background_Hover-1-26-0: #EEF0F4;
146
- --triplex-next-Button-SecondaryLight_Color_Active-1-26-0: #007777;
147
- --triplex-next-Button-SecondaryLight_Color_Default-1-26-0: #008985;
148
- --triplex-next-Button-SecondaryLight_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
149
- --triplex-next-Button-SecondaryLight_Color_Hover-1-26-0: #21A19A;
150
- --triplex-next-Button-SecondaryLight_Shadow_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
151
- --triplex-next-Button-Danger_Background_Active-1-26-0: #BD002C;
152
- --triplex-next-Button-Danger_Background_Default-1-26-0: #E60037;
153
- --triplex-next-Button-Danger_Background_Disabled-1-26-0: #F2F4F7;
154
- --triplex-next-Button-Danger_Background_Hover-1-26-0: #F80C45;
155
- --triplex-next-Button-Danger_Color_Active-1-26-0: rgba(255, 255, 255, 1);
156
- --triplex-next-Button-Danger_Color_Default-1-26-0: rgba(255, 255, 255, 1);
157
- --triplex-next-Button-Danger_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
158
- --triplex-next-Button-Danger_Color_Hover-1-26-0: rgba(255, 255, 255, 1);
159
- --triplex-next-Button-Danger_Shadow_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
160
- --triplex-next-Button-Icon_Shadow_Focus-1-26-0: 0 0 0 1px #FFD169;
161
- --triplex-next-Button-Link_Color_Active-1-26-0: #007777;
162
- --triplex-next-Button-Link_Color_Default-1-26-0: #008985;
163
- --triplex-next-Button-Link_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
164
- --triplex-next-Button-Link_Color_Hover-1-26-0: #21A19A;
165
- --triplex-next-Button-Link_Shadow_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
166
- --triplex-next-Calendar-Background_Shadow-1-26-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
167
- --triplex-next-Calendar-View_Header_Color-1-26-0: rgba(31, 31, 34, .55);
168
- --triplex-next-Calendar-View_Item_Background_Default-1-26-0: none;
169
- --triplex-next-Calendar-View_Item_Background_Hover-1-26-0: #19BDB0;
170
- --triplex-next-Calendar-View_Item_Background_Selected_Default-1-26-0: #21A19A;
171
- --triplex-next-Calendar-View_Item_Background_Selected_Hover-1-26-0: #007777;
172
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-26-0: #E3FFFA;
173
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-26-0: #A8F5E9;
174
- --triplex-next-Calendar-View_Item_BorderColor_Default-1-26-0: transparent;
175
- --triplex-next-Calendar-View_Item_BorderColor_Focus-1-26-0: #FFD169;
176
- --triplex-next-Calendar-View_Item_Color_Default-1-26-0: rgba(31, 31, 34, 1);
177
- --triplex-next-Calendar-View_Item_Color_Hover-1-26-0: rgba(255, 255, 255, 1);
178
- --triplex-next-Calendar-View_Item_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
179
- --triplex-next-Calendar-View_Item_Color_Muted-1-26-0: rgba(31, 31, 34, .35);
180
- --triplex-next-Calendar-View_Item_Color_Selected-1-26-0: rgba(255, 255, 255, 1);
181
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-26-0: rgba(31, 31, 34, .35);
182
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-26-0: rgba(31, 31, 34, .35);
183
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-26-0: rgba(31, 31, 34, .35);
184
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-26-0: rgba(31, 31, 34, .35);
185
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-26-0: rgba(31, 31, 34, .35);
186
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-26-0: #00C075;
187
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-26-0: #00C075;
188
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-26-0: #00C075;
189
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-26-0: #FD6508;
190
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-26-0: #FD6508;
191
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-26-0: #FD6508;
192
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-26-0: #E60037;
193
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-26-0: #E60037;
194
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-26-0: #E60037;
195
- --triplex-next-Card-Static_General_Background-1-26-0: #FFFFFF;
196
- --triplex-next-Card-Static_Secondary_Background-1-26-0: #F2F4F7;
197
- --triplex-next-Card-Action_General_Background-1-26-0: #FFFFFF;
198
- --triplex-next-Card-Action_General_Background_Hover-1-26-0: #FFFFFF;
199
- --triplex-next-Card-Action_General_Background_Selected-1-26-0: #F2F4F7;
200
- --triplex-next-Card-Action_General_Background_Selected_Hover-1-26-0: #F2F4F7;
201
- --triplex-next-Card-Action_Secondary_Background-1-26-0: #F2F4F7;
202
- --triplex-next-Card-Action_Secondary_Background_Hover-1-26-0: #EAEDF1;
203
- --triplex-next-Card-Action_Secondary_Background_Selected-1-26-0: #E3E6EA;
204
- --triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-26-0: #DCDFE4;
205
- --triplex-next-Card-Shadow_Default-1-26-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
206
- --triplex-next-Card-Shadow_Focus-1-26-0: inset 0 0 0 1px #FFD169;
207
- --triplex-next-Card-Shadow_Hover-1-26-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
208
- --triplex-next-Card-Shadow_Selected-1-26-0: inset 0 0 0 1px #21A19A;
209
- --triplex-next-Card-Shadow_Selected_Hover-1-26-0: inset 0 0 0 1px #19BDB0;
210
- --triplex-next-Checkbox-Background_Checked_Default-1-26-0: #21A19A;
211
- --triplex-next-Checkbox-Background_Checked_Disabled-1-26-0: #EAEDF1;
212
- --triplex-next-Checkbox-Background_Checked_Hover-1-26-0: #007777;
213
- --triplex-next-Checkbox-Background_Default-1-26-0: #F2F4F7;
214
- --triplex-next-Checkbox-Background_Disabled-1-26-0: #F2F4F7;
215
- --triplex-next-Checkbox-Background_Hover-1-26-0: #19BDB0;
216
- --triplex-next-Checkbox-BorderColor_Default-1-26-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
217
- --triplex-next-Checkbox-BorderColor_Disabled-1-26-0: 0 0 0 1px #E3E6EA inset;
218
- --triplex-next-Checkbox-BorderColor_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
219
- --triplex-next-Checkbox-BorderColor_Hover-1-26-0: none;
220
- --triplex-next-Checkbox-BorderColor_Checked_Default-1-26-0: none;
221
- --triplex-next-Checkbox-BorderColor_Checked_Disabled-1-26-0: none;
222
- --triplex-next-Checkbox-Checkmark_Fill_Default-1-26-0: rgba(255, 255, 255, 1);
223
- --triplex-next-Checkbox-Checkmark_Fill_Disabled-1-26-0: rgba(31, 31, 34, .15);
224
- --triplex-next-Chip-Background_Active-1-26-0: #DFE2E7;
225
- --triplex-next-Chip-Background_Default-1-26-0: #F2F4F7;
226
- --triplex-next-Chip-Background_Disabled-1-26-0: #F2F4F7;
227
- --triplex-next-Chip-Background_Hover-1-26-0: #EAEDF1;
228
- --triplex-next-Chip-Background_Selected_Active-1-26-0: #4F4F52;
229
- --triplex-next-Chip-Background_Selected_Default-1-26-0: #3B3B3E;
230
- --triplex-next-Chip-Background_Selected_Disabled-1-26-0: #343437;
231
- --triplex-next-Chip-Background_Selected_Hover-1-26-0: #49494C;
232
- --triplex-next-Chip-Color_Active-1-26-0: rgba(31, 31, 34, 1);
233
- --triplex-next-Chip-Color_Default-1-26-0: rgba(31, 31, 34, 1);
234
- --triplex-next-Chip-Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
235
- --triplex-next-Chip-Color_Hover-1-26-0: rgba(31, 31, 34, 1);
236
- --triplex-next-Chip-Color_Selected_Active-1-26-0: rgba(255, 255, 255, 1);
237
- --triplex-next-Chip-Color_Selected_Default-1-26-0: rgba(255, 255, 255, 1);
238
- --triplex-next-Chip-Color_Selected_Disabled-1-26-0: rgba(255, 255, 255, .25);
239
- --triplex-next-Chip-Color_Selected_Hover-1-26-0: rgba(255, 255, 255, 1);
240
- --triplex-next-Chip-Shadow_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
241
- --triplex-next-Divider-Background-1-26-0: #D6D9E0;
242
- --triplex-next-Dropdown-Background-1-26-0: #FFFFFF;
243
- --triplex-next-Dropdown-Shadow-1-26-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
244
- --triplex-next-DropdownList-Background_Active-1-26-0: #EAEDF1;
245
- --triplex-next-DropdownList-Background_Default-1-26-0: none;
246
- --triplex-next-DropdownList-Background_Selected-1-26-0: #DCDFE4;
247
- --triplex-next-DropdownList-Color-1-26-0: rgba(31, 31, 34, 1);
248
- --triplex-next-DropdownMobile-Backdrop-1-26-0: rgba(31, 31, 34, .65);
249
- --triplex-next-DropdownMobile-Border_Color-1-26-0: #D6D9E0;
250
- --triplex-next-DropdownMobile-Content_Background-1-26-0: #FFFFFF;
251
- --triplex-next-DropdownMobile-Footer_Background-1-26-0: #FFFFFF;
252
- --triplex-next-DropdownMobile-Header_Background-1-26-0: #F2F4F7;
253
- --triplex-next-DropdownMobileList-Active_Background-1-26-0: #EAEDF1;
254
- --triplex-next-DropdownMobileList-Selected_Background-1-26-0: #DCDFE4;
255
- --triplex-next-FooterPage-StickyShadow-1-26-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
256
- --triplex-next-FormField-Background_Active-1-26-0: #F2F4F7;
257
- --triplex-next-FormField-Background_Default-1-26-0: #F2F4F7;
258
- --triplex-next-FormField-Background_Disabled-1-26-0: #F2F4F7;
259
- --triplex-next-FormField-Background_Error-1-26-0: #FFF0F3;
260
- --triplex-next-FormField-Background_Error_Hover-1-26-0: #FCE0E6;
261
- --triplex-next-FormField-Background_Hover-1-26-0: #EAEDF1;
262
- --triplex-next-FormField-Background_Warning-1-26-0: #FFF4DB;
263
- --triplex-next-FormField-Background_Warning_Hover-1-26-0: #FCEAC7;
264
- --triplex-next-FormField-Input_Color_Default-1-26-0: rgba(31, 31, 34, 1);
265
- --triplex-next-FormField-Input_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
266
- --triplex-next-FormField-Target_Color_Default-1-26-0: rgba(31, 31, 34, 1);
267
- --triplex-next-FormField-Target_Color_Disabled-1-26-0: rgba(31, 31, 34, .45);
268
- --triplex-next-FormField-Target_PlaceholderColor_Default-1-26-0: rgba(31, 31, 34, .65);
269
- --triplex-next-FormField-Label_Color_Default-1-26-0: rgba(31, 31, 34, .65);
270
- --triplex-next-FormField-Label_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
271
- --triplex-next-FormField-Shadow_Active-1-26-0: 0 0 0 1px #21A19A inset;
272
- --triplex-next-FormField-Shadow_Default-1-26-0: none;
273
- --triplex-next-FormField-Shadow_Error_Active-1-26-0: 0 0 0 1px #E60037 inset;
274
- --triplex-next-FormField-Shadow_Warning_Active-1-26-0: 0 0 0 1px #FD6508 inset;
275
- --triplex-next-FormField-Placeholder_Color-1-26-0: rgba(31, 31, 34, .65);
276
- --triplex-next-HeaderPage-StickyShadow-1-26-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
277
- --triplex-next-Island-Type1_Background-1-26-0: #FFFFFF;
278
- --triplex-next-Island-Type2_Background-1-26-0: rgba(255, 255, 255, .35);
279
- --triplex-next-Island-Type3_Background-1-26-0: #F2F4F7;
280
- --triplex-next-Island-Type1_Shadow-1-26-0: none;
281
- --triplex-next-Island-Type2_Shadow-1-26-0: 0 0 0 1px #FFFFFF inset;
282
- --triplex-next-Island-Type3_Shadow-1-26-0: none;
283
- --triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-26-0: #DCDFE4;
284
- --triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-26-0: rgba(31, 31, 34, .05);
285
- --triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-26-0: #DCDFE4;
286
- --triplex-next-IslandAccordion-Shadow_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
287
- --triplex-next-IslandWidget-ExtraFooter_Background-1-26-0: #FFFFFF;
288
- --triplex-next-IslandWidget-ExtraFooter_Shadow-1-26-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
289
- --triplex-next-LightBox-Backdrop_Background-1-26-0: rgba(31, 31, 34, .75);
290
- --triplex-next-LightBox-Content_Background-1-26-0: #EAEDF1;
291
- --triplex-next-Link-BorderColor_Focus-1-26-0: 0 0 0 1px #FFD169 inset;
292
- --triplex-next-Link-Text_Color_Active-1-26-0: #007777;
293
- --triplex-next-Link-Text_Color_Default-1-26-0: #008985;
294
- --triplex-next-Link-Text_Color_Hover-1-26-0: #21A19A;
295
- --triplex-next-ListItem-Background-1-26-0: #FFFFFF;
296
- --triplex-next-ListItem-Background_Dragging-1-26-0: #FFFFFF;
297
- --triplex-next-ListItem-Background_Selected-1-26-0: #F2F4F7;
298
- --triplex-next-ListItem-Shadow_Dragging-1-26-0: 0 2px 7px rgba(31, 31, 34, 0.25);
299
- --triplex-next-ListItemControlsButton-Background_Active-1-26-0: #DCDFE4;
300
- --triplex-next-ListItemControlsButton-Background_Default-1-26-0: #F2F4F7;
301
- --triplex-next-ListItemControlsButton-Background_Hover-1-26-0: #EAEDF1;
302
- --triplex-next-ListItemControlsButton-Color_Active-1-26-0: #007777;
303
- --triplex-next-ListItemControlsButton-Color_Default-1-26-0: #008985;
304
- --triplex-next-ListItemControlsButton-Color_Hover-1-26-0: #21A19A;
305
- --triplex-next-ListMaster-Background-1-26-0: #FFFFFF;
306
- --triplex-next-ListMaster-Footer_Background-1-26-0: #FFFFFF;
307
- --triplex-next-ListMaster-Footer_Shadow-1-26-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
308
- --triplex-next-ListMaster-Header_Background-1-26-0: #FFFFFF;
309
- --triplex-next-ListMaster-Header_Shadow-1-26-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
310
- --triplex-next-Loader-Element_Background_Brand-1-26-0: #21A19A;
311
- --triplex-next-Loader-Element_Background_Neutral-1-26-0: rgba(255, 255, 255, 1);
312
- --triplex-next-Loader-Middle_Background_Default-1-26-0: #EEF0F4;
313
- --triplex-next-LoaderScreen-Small_Backdrop_Default-1-26-0: rgba(255, 255, 255, .75);
314
- --triplex-next-LoaderScreen-Middle_Backdrop_Default-1-26-0: rgba(255, 255, 255, .75);
315
- --triplex-next-LoaderScreen-Middle_Background_Default-1-26-0: #EEF0F4;
316
- --triplex-next-Marker-Background_Error-1-26-0: #E60037;
317
- --triplex-next-Marker-Background_Success-1-26-0: #21A19A;
318
- --triplex-next-Marker-Background_Waiting-1-26-0: #8291B3;
319
- --triplex-next-Marker-Background_Warning-1-26-0: #FD6508;
320
- --triplex-next-MarkerStatus-Description_Color-1-26-0: rgba(0, 0, 0, 0.55);
321
- --triplex-next-ModalWindow-Background-1-26-0: #EAEDF1;
322
- --triplex-next-ModalWindow-Backdrop_Background-1-26-0: rgba(79, 79, 82, .5);
323
- --triplex-next-MultiselectField-Divider_Color-1-26-0: #D6D9E0;
324
- --triplex-next-Notification-Background-1-26-0: #FFFFFF;
325
- --triplex-next-Notification-Color-1-26-0: #1F1F22;
326
- --triplex-next-Notification-TimeColor-1-26-0: rgba(31, 31, 34, 0.65);
327
- --triplex-next-Notification-Shadow-1-26-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
328
- --triplex-next-Overlay-Background-1-26-0: rgba(255, 255, 255, .8);
329
- --triplex-next-Overlay-Panel_Background-1-26-0: #FFFFFF;
330
- --triplex-next-Pagination-PageButton_Background_Active-1-26-0: #E3E6EA;
331
- --triplex-next-Pagination-PageButton_Background_Hover-1-26-0: #F2F4F7;
332
- --triplex-next-Pagination-PageButton_Background_Selected-1-26-0: #E3E6EA;
333
- --triplex-next-Pagination-PageButton_BorderColor_Focus-1-26-0: #FFD169;
334
- --triplex-next-Radio-Background_Checked_Default-1-26-0: #21A19A;
335
- --triplex-next-Radio-Background_Checked_Disabled-1-26-0: #EAEDF1;
336
- --triplex-next-Radio-Background_Checked_Hover-1-26-0: #007777;
337
- --triplex-next-Radio-Background_Default-1-26-0: #F2F4F7;
338
- --triplex-next-Radio-Background_Disabled-1-26-0: #F2F4F7;
339
- --triplex-next-Radio-Background_Hover-1-26-0: #19BDB0;
340
- --triplex-next-Radio-BorderColor_Default-1-26-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
341
- --triplex-next-Radio-BorderColor_Disabled-1-26-0: 0 0 0 1px #E3E6EA inset;
342
- --triplex-next-Radio-BorderColor_Focused-1-26-0: 0 0 0 1px #FFD169 inset;
343
- --triplex-next-Radio-BorderColor_Checked_Default-1-26-0: none;
344
- --triplex-next-Radio-BorderColor_Checked_Disabled-1-26-0: none;
345
- --triplex-next-Radio-Dot_Default-1-26-0: rgba(255, 255, 255, 1);
346
- --triplex-next-Radio-Dot_Disabled-1-26-0: rgba(31, 31, 34, .15);
347
- --triplex-next-SegmentedControl-General_1_Background-1-26-0: #F2F4F7;
348
- --triplex-next-SegmentedControl-General_2_Background-1-26-0: #FFFFFF;
349
- --triplex-next-SegmentedControl-Secondary_1_Background-1-26-0: #F2F4F7;
350
- --triplex-next-SegmentedControl-Secondary_2_Background-1-26-0: #FFFFFF;
351
- --triplex-next-SegmentedControlSegment-General_1_Color_Default-1-26-0: rgba(31, 31, 34, .65);
352
- --triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-26-0: rgba(31, 31, 34, 1);
353
- --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-26-0: rgba(31, 31, 34, .15);
354
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-26-0: rgba(255, 255, 255, 1);
355
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-26-0: rgba(255, 255, 255, 1);
356
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-26-0: rgba(255, 255, 255, .25);
357
- --triplex-next-SegmentedControlSegment-General_1_Background_Default-1-26-0: #F2F4F7;
358
- --triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-26-0: #DFE2E7;
359
- --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-26-0: #F2F4F7;
360
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-26-0: #3B3B3E;
361
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-26-0: #49494C;
362
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-26-0: #343437;
363
- --triplex-next-SegmentedControlSegment-General_2_Color_Default-1-26-0: rgba(31, 31, 34, .65);
364
- --triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-26-0: rgba(31, 31, 34, 1);
365
- --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-26-0: rgba(31, 31, 34, .15);
366
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-26-0: rgba(255, 255, 255, 1);
367
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-26-0: rgba(255, 255, 255, 1);
368
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-26-0: rgba(255, 255, 255, .25);
369
- --triplex-next-SegmentedControlSegment-General_2_Background_Default-1-26-0: #FFFFFF;
370
- --triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-26-0: #EEF0F4;
371
- --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-26-0: #FFFFFF;
372
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-26-0: #3B3B3E;
373
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-26-0: #49494C;
374
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-26-0: #343437;
375
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-26-0: rgba(31, 31, 34, .65);
376
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-26-0: rgba(31, 31, 34, 1);
377
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-26-0: rgba(31, 31, 34, .15);
378
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-26-0: rgba(31, 31, 34, 1);
379
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-26-0: rgba(31, 31, 34, 1);
380
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-26-0: rgba(31, 31, 34, .15);
381
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-26-0: #F2F4F7;
382
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-26-0: #DFE2E7;
383
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-26-0: #F2F4F7;
384
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-26-0: #FFFFFF;
385
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-26-0: #DFE2E7;
386
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-26-0: #FFFFFF;
387
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-26-0: rgba(31, 31, 34, .65);
388
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-26-0: rgba(31, 31, 34, 1);
389
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-26-0: rgba(31, 31, 34, .15);
390
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-26-0: rgba(31, 31, 34, 1);
391
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-26-0: rgba(31, 31, 34, 1);
392
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-26-0: rgba(31, 31, 34, .15);
393
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-26-0: #FFFFFF;
394
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-26-0: #EEF0F4;
395
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-26-0: #FFFFFF;
396
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-26-0: #E3E6EA;
397
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-26-0: #D6D9E0;
398
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-26-0: #F2F4F7;
399
- --triplex-next-SegmentedControlSegment-BorderColor_Default-1-26-0: transparent;
400
- --triplex-next-SegmentedControlSegment-BorderColor_Focus-1-26-0: #FFD169;
401
- --triplex-next-Skeleton-BackgroundColor_Light_Start-1-26-0: #F2F4F7;
402
- --triplex-next-Skeleton-BackgroundColor_Light_End-1-26-0: #DFE2E7;
403
- --triplex-next-Skeleton-BackgroundColor_Dark_Start-1-26-0: rgba(31, 31, 34, .05);
404
- --triplex-next-Skeleton-BackgroundColor_Dark_End-1-26-0: rgba(31, 31, 34, .15);
405
- --triplex-next-SmallInput-Background-1-26-0: #F2F4F7;
406
- --triplex-next-SmallInput-Color-1-26-0: rgba(31, 31, 34, 1);
407
- --triplex-next-SmallInput-PlaceholderColor-1-26-0: rgba(31, 31, 34, .65);
408
- --triplex-next-SmallInput-Shadow-1-26-0: 0 0 0 1px rgba(33, 161, 154) inset;
409
- --triplex-next-SMSField-Refresh_Fill_Empty-1-26-0: rgba(31, 31, 34, .35);
410
- --triplex-next-SMSField-Refresh_Fill_Full-1-26-0: #008985;
411
- --triplex-next-SMSField-Refresh_Disabled-1-26-0: rgba(31, 31, 34, .15);
412
- --triplex-next-SMSField-Submit_Background_Default-1-26-0: rgba(31, 31, 34, .15);
413
- --triplex-next-SMSField-Submit_Background_Hover-1-26-0: #19BDB0;
414
- --triplex-next-SMSField-Submit_Background_Active-1-26-0: #21A19A;
415
- --triplex-next-Slider-Dot_Background_Default-1-26-0: #21A19A;
416
- --triplex-next-Slider-Dot_Background_Disabled-1-26-0: #F2F4F7;
417
- --triplex-next-Slider-Dot_Background_Hover-1-26-0: #19BDB0;
418
- --triplex-next-Slider-Dot_Background_Select-1-26-0: #007777;
419
- --triplex-next-Slider-Dot_Focus-1-26-0: #FFD169;
420
- --triplex-next-Slider-Dot_Inner_Background-1-26-0: #FFFFFF;
421
- --triplex-next-Slider-Dot_Inner_Background_Disabled-1-26-0: rgba(31, 31, 34, .15);
422
- --triplex-next-Slider-Mark_Dot_Background_Default-1-26-0: #DCDFE4;
423
- --triplex-next-Slider-Mark_Dot_Background_Selected-1-26-0: #21A19A;
424
- --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-26-0: #E7E9EE;
425
- --triplex-next-Slider-Rail_Background-1-26-0: #DCDFE4;
426
- --triplex-next-Slider-Rail_Background_Disabled-1-26-0: #DCDFE4;
427
- --triplex-next-Slider-Tooltip_Background-1-26-0: #1B1B1D;
428
- --triplex-next-Slider-Tooltip_Color-1-26-0: rgba(255, 255, 255, 1);
429
- --triplex-next-Slider-Track_Background_Default-1-26-0: #21A19A;
430
- --triplex-next-Slider-Track_Background_Disabled-1-26-0: #E7E9EE;
431
- --triplex-next-Slider-Track_Background_Hover-1-26-0: #007777;
432
- --triplex-next-StatusTracker-Draft_Background-1-26-0: rgba(255, 255, 255, .15);
433
- --triplex-next-StatusTracker-Warning_Background-1-26-0: #FF7A17;
434
- --triplex-next-StatusTracker-Waiting_Background-1-26-0: #BFCADF;
435
- --triplex-next-StatusTracker-Rejected_Background-1-26-0: #FF5571;
436
- --triplex-next-StatusTracker-Approved_Background-1-26-0: #00D67D;
437
- --triplex-next-StatusTracker-Waiting_Color-1-26-0: #A9B6D0;
438
- --triplex-next-StatusTracker-Rejected_Color-1-26-0: #FFB1C1;
439
- --triplex-next-StatusTracker-Approved_Color-1-26-0: #00D67D;
440
- --triplex-next-StatusTracker-Border_Color-1-26-0: #FFFFFF;
441
- --triplex-next-Step-Color_Active-1-26-0: #008985;
442
- --triplex-next-Step-Color_Default-1-26-0: rgba(31, 31, 34, .65);
443
- --triplex-next-Step-Color_Disabled-1-26-0: #FFFFFF;
444
- --triplex-next-Step-Color_Done-1-26-0: #FFFFFF;
445
- --triplex-next-Step-Color_Error-1-26-0: rgba(255, 255, 255, 1);
446
- --triplex-next-Step-Color_Warning-1-26-0: rgba(255, 255, 255, 1);
447
- --triplex-next-Step-Background_Active-1-26-0: #E3FFFA;
448
- --triplex-next-Step-Background_Default-1-26-0: rgba(31, 31, 34, .05);
449
- --triplex-next-Step-Background_Disabled-1-26-0: rgba(31, 31, 34, .15);
450
- --triplex-next-Step-Background_Done-1-26-0: #008985;
451
- --triplex-next-Step-Background_Error-1-26-0: #D10032;
452
- --triplex-next-Step-Background_Warning-1-26-0: #EF4C01;
453
- --triplex-next-Stepper-Step_Background_Default-1-26-0: #F2F4F7;
454
- --triplex-next-Stepper-Step_Background_Hover-1-26-0: #EAEDF1;
455
- --triplex-next-Stepper-Step_Background_Disabled-1-26-0: #F2F4F7;
456
- --triplex-next-Stepper-Step_Background_Error-1-26-0: #FFF0F3;
457
- --triplex-next-Stepper-Step_Background_Error_Hover-1-26-0: #FCE0E6;
458
- --triplex-next-Stepper-Step_Background_Warning-1-26-0: #FFF4DB;
459
- --triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0: #FCEAC7;
460
- --triplex-next-Stepper-Step_BorderColor_Focus-1-26-0: #FFD169;
461
- --triplex-next-Stepper-Step_BorderColor_Error-1-26-0: #E60037;
462
- --triplex-next-Stepper-Step_BorderColor_Warning-1-26-0: #FD6508;
463
- --triplex-next-Stepper-Step_BorderColor_Success-1-26-0: #21A19A;
464
- --triplex-next-Stepper-Step_Color_Default-1-26-0: rgba(31, 31, 34, .65);
465
- --triplex-next-Stepper-Step_Color_Hover-1-26-0: rgba(31, 31, 34, 1);
466
- --triplex-next-Stepper-Step_Color_Disabled-1-26-0: rgba(31, 31, 34, .35);
467
- --triplex-next-Stepper-ButtonWrapper_Background_Prev-1-26-0: linear-gradient(to right, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
468
- --triplex-next-Stepper-ButtonWrapper_Background_Next-1-26-0: linear-gradient(to left, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
469
- --triplex-next-TableBasic-Background_Hover-1-26-0: #E3E6EA;
470
- --triplex-next-TableBasic-Background_Selected-1-26-0: #DCDFE4;
471
- --triplex-next-TableBasic-Color-1-26-0: rgba(31, 31, 34, 1);
472
- --triplex-next-TableBasic-Header_Background-1-26-0: #E7E9EE;
473
- --triplex-next-TableBasic-TableFooter_Background-1-26-0: #E7E9EE;
474
- --triplex-next-TableBasic-TableFooter_Highlight-1-26-0: linear-gradient(transparent, #FFFFFF);
475
- --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-26-0: #D6D9E0;
476
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-26-0: #FFFFFF;
477
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-26-0: #EAEDF1;
478
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-26-0: #FFFFFF;
479
- --triplex-next-Tabs-Type1_Background-1-26-0: #F2F4F7;
480
- --triplex-next-Tabs-Type2_Background-1-26-0: #FFFFFF;
481
- --triplex-next-Tabs-Type1_Tab_Background_Default-1-26-0: #F2F4F7;
482
- --triplex-next-Tabs-Type2_Tab_Background_Default-1-26-0: #FFFFFF;
483
- --triplex-next-Tabs-Type1_Tab_Background_Selected-1-26-0: #DCDFE4;
484
- --triplex-next-Tabs-Type2_Tab_Background_Selected-1-26-0: #E3E6EA;
485
- --triplex-next-Tabs-Type1_Tab_Background_Hover-1-26-0: #E3E6EA;
486
- --triplex-next-Tabs-Type2_Tab_Background_Hover-1-26-0: #EEF0F4;
487
- --triplex-next-Tabs-Tab_BorderColor_Default-1-26-0: transparent;
488
- --triplex-next-Tabs-Tab_BorderColor_Focus-1-26-0: #FFD169;
489
- --triplex-next-Tag-Background-1-26-0: #DFE2E7;
490
- --triplex-next-TagColor-Background_Default-1-26-0: #EEF3FC;
491
- --triplex-next-TagColor-Background_Success-1-26-0: #E3FFFA;
492
- --triplex-next-TagColor-Background_Info-1-26-0: #E3F6FF;
493
- --triplex-next-TagColor-Background_Warning-1-26-0: #FFF4DB;
494
- --triplex-next-TagColor-Background_Error-1-26-0: #FFF0F3;
495
- --triplex-next-TagColor-Text_Color_Default-1-26-0: rgba(31, 31, 34, .75);
496
- --triplex-next-TabsLine-BorderColor_Active-1-26-0: #21A19A;
497
- --triplex-next-TabsLine-BorderColor_Hover-1-26-0: #19BDB0;
498
- --triplex-next-TabsLine-Separator_Color-1-26-0: #D6D9E0;
499
- --triplex-next-TabsLine-Shadow_Focus-1-26-0: 0 0 0 1px #FFDD64 inset;
500
- --triplex-next-Tooltip-Background-1-26-0: #1B1B1D;
501
- --triplex-next-Tooltip-Color-1-26-0: rgba(255, 255, 255, 1);
502
- --triplex-next-Tooltip-Link_Desktop_Color_Active-1-26-0: #008985;
503
- --triplex-next-Tooltip-Link_Desktop_Color_Default-1-26-0: #19BDB0;
504
- --triplex-next-Tooltip-Link_Desktop_Color_Hover-1-26-0: #4BD9CF;
505
- --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-26-0: 0 0 0 1px #FFD169;
506
- --triplex-next-Tooltip-Link_Mobile_Color_Active-1-26-0: #007777;
507
- --triplex-next-Tooltip-Link_Mobile_Color_Default-1-26-0: #008985;
508
- --triplex-next-Tooltip-Link_Mobile_Color_Hover-1-26-0: #21A19A;
509
- --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-26-0: 0 0 0 1px #FFDD64;
510
- --triplex-next-TopOverlay-Background-1-26-0: rgba(31, 31, 34, .55);
511
- --triplex-next-Typography-Primary_Color-1-26-0: rgba(31, 31, 34, 1);
512
- --triplex-next-Typography-Complementary_Color-1-26-0: rgba(31, 31, 34, .85);
513
- --triplex-next-Typography-Secondary_Color-1-26-0: rgba(31, 31, 34, .65);
514
- --triplex-next-Typography-Tertiary_Color-1-26-0: rgba(31, 31, 34, .55);
515
- --triplex-next-Typography-Disabled_Color-1-26-0: rgba(31, 31, 34, .35);
516
- --triplex-next-Typography-Brand_Color-1-26-0: #008985;
517
- --triplex-next-Typography-Info_Color-1-26-0: #0E57CC;
518
- --triplex-next-Typography-Success_Color-1-26-0: #008B5C;
519
- --triplex-next-Typography-Error_Color-1-26-0: #D10032;
520
- --triplex-next-Typography-Warning_Color-1-26-0: #EF4C01;
521
- --triplex-next-Typography-System_Color-1-26-0: #697591;
522
- --triplex-next-Typography-PrimaryInvert_Color-1-26-0: rgba(255, 255, 255, 1);
523
- --triplex-next-Typography-ComplementaryInvert_Color-1-26-0: rgba(255, 255, 255, .75);
524
- --triplex-next-Typography-SecondaryInvert_Color-1-26-0: rgba(255, 255, 255, .55);
525
- --triplex-next-Typography-TertiaryInvert_Color-1-26-0: rgba(255, 255, 255, .45);
526
- --triplex-next-Typography-DisabledInvert_Color-1-26-0: rgba(255, 255, 255, .25);
527
- --triplex-next-Typography-BrandInvert_Color-1-26-0: #19BDB0;
528
- --triplex-next-Typography-InfoInvert_Color-1-26-0: #1297FE;
529
- --triplex-next-Typography-SuccessInvert_Color-1-26-0: #00D67D;
530
- --triplex-next-Typography-ErrorInvert_Color-1-26-0: #F80C45;
531
- --triplex-next-Typography-WarningInvert_Color-1-26-0: #FF7A17;
532
- --triplex-next-Typography-SystemInvert_Color-1-26-0: #95A3C1;
533
- --triplex-next-UploadZone-Background_Default-1-26-0: #F2F4F7;
534
- --triplex-next-UploadZone-Background_Hover-1-26-0: #EAEDF1;
535
- --triplex-next-UploadZone-BorderColor_Default-1-26-0: #2D2D30;
536
- --triplex-next-UploadZone-DragArea_Background-1-26-0: #F2F4F7;
537
- --triplex-next-UploadZone-DragArea_BorderColor-1-26-0: #21A19A;}
538
- .underline__6f357afb{text-decoration:underline}.strikethrough__ebdb1328{text-decoration:line-through}.underlineStrikethrough__0e9da31a{text-decoration:underline line-through}.typography__7271e12d.primary__7f7ad0c5{color:var(--triplex-next-Typography-Primary_Color-1-26-0)}.typography__7271e12d.primaryInvert__6c3c4ace{color:var(--triplex-next-Typography-PrimaryInvert_Color-1-26-0)}.typography__7271e12d.complementary__5b21fcc9{color:var(--triplex-next-Typography-Complementary_Color-1-26-0)}.typography__7271e12d.complementaryInvert__3f55ad57{color:var(--triplex-next-Typography-ComplementaryInvert_Color-1-26-0)}.typography__7271e12d.secondary__b3c93e5e{color:var(--triplex-next-Typography-Secondary_Color-1-26-0)}.typography__7271e12d.secondaryInvert__ac11ca02{color:var(--triplex-next-Typography-SecondaryInvert_Color-1-26-0)}.typography__7271e12d.tertiary__e06d7df3{color:var(--triplex-next-Typography-Tertiary_Color-1-26-0)}.typography__7271e12d.tertiaryInvert__f8f90905{color:var(--triplex-next-Typography-TertiaryInvert_Color-1-26-0)}.typography__7271e12d.disabled__a6fb1835{color:var(--triplex-next-Typography-Disabled_Color-1-26-0)}.typography__7271e12d.disabledInvert__1a330595{color:var(--triplex-next-Typography-DisabledInvert_Color-1-26-0)}.typography__7271e12d.brand__eeb88b0a{color:var(--triplex-next-Typography-Brand_Color-1-26-0);-webkit-user-select:none;user-select:none}.typography__7271e12d.brandInvert__1dc2e182{color:var(--triplex-next-Typography-BrandInvert_Color-1-26-0)}.typography__7271e12d.info__6d231559{color:var(--triplex-next-Typography-Info_Color-1-26-0)}.typography__7271e12d.infoInvert__080b123e{color:var(--triplex-next-Typography-InfoInvert_Color-1-26-0)}.typography__7271e12d.success__4b1d4931{color:var(--triplex-next-Typography-Success_Color-1-26-0)}.typography__7271e12d.successInvert__4bcb305d{color:var(--triplex-next-Typography-SuccessInvert_Color-1-26-0)}.typography__7271e12d.error__9dff2699{color:var(--triplex-next-Typography-Error_Color-1-26-0)}.typography__7271e12d.errorInvert__1ffd1363{color:var(--triplex-next-Typography-ErrorInvert_Color-1-26-0)}.typography__7271e12d.warning__60a8b935{color:var(--triplex-next-Typography-Warning_Color-1-26-0)}.typography__7271e12d.warningInvert__a305fe2e{color:var(--triplex-next-Typography-WarningInvert_Color-1-26-0)}.typography__7271e12d.system__484ff210{color:var(--triplex-next-Typography-System_Color-1-26-0)}.typography__7271e12d.systemInvert__bf73208c{color:var(--triplex-next-Typography-SystemInvert_Color-1-26-0)}.typography__7271e12d.compact__0ccf7bcf{line-height:calc(16 / 14)}.caption__e4f0fd67.regular__9038d154{font-family:SBSansText,Arial,sans-serif}.caption__e4f0fd67.semibold__924ffc0e{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.c1__c4a27e4b{font-size:10px;line-height:12px}.c2__3a180993{font-size:8px;line-height:10px}.d1__68dd0147{font-size:32px;line-height:40px}.d1__68dd0147.regular__9038d154{font-family:SBSansDisplay,Arial,sans-serif}.d1__68dd0147.semibold__924ffc0e{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.codeText__8a637f46{font-family:SBSansTextMono,Arial,monospace;font-size:14px;line-height:20px;font-weight:400}.text__8ec77077{outline:none}.text__8ec77077.regular__9038d154{font-family:SBSansText,Arial,sans-serif}.text__8ec77077.semibold__924ffc0e{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.b1__24a94709{font-size:18px;line-height:24px}.b2__2392b79b{font-size:16px;line-height:20px}.b3__e5e1283e{font-size:14px;line-height:20px}.b3__e5e1283e.compact__0ccf7bcf{line-height:16px}.b4__3fa23665{font-size:12px;line-height:16px}.title__8b36f3f4{outline:none}.title__8b36f3f4.regular__9038d154{font-family:SBSansDisplay,Arial,sans-serif;font-weight:400}.title__8b36f3f4.semibold__924ffc0e{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.title__8b36f3f4.medium__93fbb67f{font-family:SBSansDisplayMedium,Arial,sans-serif;font-weight:500}.title__8b36f3f4.bold__0cb26443{font-family:SBSansDisplayBold,Arial,sans-serif;font-weight:700}.h1__c3040d2c,.h2__b8a4fc03,.h3__e7bdabeb{margin:0}.h1__c3040d2c{font-size:28px;line-height:36px}.h2__b8a4fc03{font-size:24px;line-height:32px}.h3__e7bdabeb{font-size:20px;line-height:28px}.formFieldInput__899aeea8{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-26-0)}.formFieldInput__899aeea8.sm__c36a54ac{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__899aeea8.md__08ccad04{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__899aeea8.lg__c1944c19{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldInput__899aeea8:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-26-0)}.formFieldInput__899aeea8::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-26-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__899aeea8:focus{outline:none}.formFieldInput__899aeea8:focus::placeholder{opacity:1}.formFieldInput__899aeea8:-webkit-autofill{animation-name:autofill-applied-hook__cd9cfed8;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__899aeea8:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__7d0ca3ab;animation-duration:1ms}.formField__cc8ef1ec{position:relative;flex-grow:1;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.formField__cc8ef1ec.sm__c36a54ac{border-radius:6px}.formField__cc8ef1ec.md__08ccad04{border-radius:8px}.formField__cc8ef1ec.lg__c1944c19{border-radius:10px}.formField__cc8ef1ec.default__fc7c7547{background:var(--triplex-next-FormField-Background_Default-1-26-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-26-0)}.formField__cc8ef1ec:hover{background:var(--triplex-next-FormField-Background_Hover-1-26-0)}.formField__cc8ef1ec.active__153d1e97{background:var(--triplex-next-FormField-Background_Active-1-26-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-26-0)}.formField__cc8ef1ec.active__153d1e97 .formFieldInput__899aeea8::placeholder,.formField__cc8ef1ec.active__153d1e97 .formFieldTextarea__b83f655a::placeholder{opacity:1}.formField__cc8ef1ec.disabled__0ac0a7da{background:var(--triplex-next-FormField-Background_Disabled-1-26-0)}.formField__cc8ef1ec.error__d1b42372{background:var(--triplex-next-FormField-Background_Error-1-26-0)}.formField__cc8ef1ec.error__d1b42372:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-26-0)}.formField__cc8ef1ec.error__d1b42372.active__153d1e97{background:var(--triplex-next-FormField-Background_Error-1-26-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-26-0)}.formField__cc8ef1ec.warning__976fed6b{background:var(--triplex-next-FormField-Background_Warning-1-26-0)}.formField__cc8ef1ec.warning__976fed6b:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-26-0)}.formField__cc8ef1ec.warning__976fed6b.active__153d1e97{background:var(--triplex-next-FormField-Background_Warning-1-26-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-26-0)}.formField__cc8ef1ec.filled__f520b14f:not(.disabled__0ac0a7da):hover .formFieldClear__16e38972,.formField__cc8ef1ec.filled__f520b14f:not(.disabled__0ac0a7da).active__153d1e97 .formFieldClear__16e38972{visibility:visible;opacity:1;pointer-events:auto}.formFieldDescription__5f8adcc6{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__5f8adcc6.withCounter__cadd6bab{display:flex}.formFieldLabel__a3da3120{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__a3da3120.sm__c36a54ac{top:6px}.formFieldLabel__a3da3120.md__08ccad04{top:10px}.formFieldLabel__a3da3120.lg__c1944c19{top:18px}.formFieldLabel__a3da3120.lg__c1944c19.floating__d71607f8{top:10px}.formFieldLabelText__0663413b{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-26-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__c36a54ac .formFieldLabelText__0663413b{font-size:12px;line-height:16px}.md__08ccad04 .formFieldLabelText__0663413b{font-size:14px;line-height:20px}.lg__c1944c19 .formFieldLabelText__0663413b{font-size:16px;line-height:20px}.floating__d71607f8 .formFieldLabelText__0663413b{font-size:12px;line-height:16px}.floating__d71607f8.sm__c36a54ac .formFieldLabelText__0663413b,.floating__d71607f8.md__08ccad04 .formFieldLabelText__0663413b{display:none}.disabled__0ac0a7da .formFieldLabelText__0663413b{color:var(--triplex-next-FormField-Label_Color_Disabled-1-26-0)}.formFieldPostfix__b906c174{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__a0c91ee3{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__98459740{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__649e030e{position:relative}.formFieldMaskedInputWrapper__649e030e .formFieldMaskedInputPlaceholder__c58c7144{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__649e030e .formFieldMaskedInputPlaceholder__c58c7144::placeholder{opacity:1}.formFieldMaskedInputWrapper__649e030e .formFieldMaskedInputPlaceholder__c58c7144:disabled{visibility:hidden}.formFieldMaskedInputWrapper__649e030e.size-sm__f1df10b4{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__649e030e.size-sm__f1df10b4 .formFieldMaskedInputPlaceholder__c58c7144{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__649e030e.size-md__276a4129{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__649e030e.size-md__276a4129 .formFieldMaskedInputPlaceholder__c58c7144{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__649e030e.size-lg__4db84798{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__649e030e.size-lg__4db84798 .formFieldMaskedInputPlaceholder__c58c7144{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__649e030e .formFieldMaskedInput__6217392d{display:block;position:relative;background:none!important}.dropdownDesktop__1a37f92e{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-26-0);background-color:var(--triplex-next-Dropdown-Background-1-26-0)}.dropdownDesktop__1a37f92e.sm__56ec5fe4{border-radius:6px}.dropdownDesktop__1a37f92e.md__84816fb7{border-radius:8px}.dropdownDesktop__1a37f92e.lg__96932398{border-radius:10px}.dropdownDesktopOverflowHidden__611c0d54{overflow:hidden}.badgeDot__5dd5ef47{display:inline-block;background:var(--triplex-next-Badge-Background-1-26-0);border-radius:50%}.badgeDot__5dd5ef47.sm__5c612cec{width:6px;height:6px}.badgeDot__5dd5ef47.md__a1022922{width:8px;height:8px}.badgeDot__5dd5ef47.lg__ebf043d8{width:10px;height:10px}.badgeContent__92084fe7{display:flex}.badgeContent__92084fe7.sm__5c612cec{padding-left:4px;padding-right:4px}.badgeContent__92084fe7.md__a1022922{padding-left:6px;padding-right:6px}.badgeContent__92084fe7.lg__ebf043d8{padding-left:8px;padding-right:8px}.badgeContent__92084fe7.noPaddingLeft__a7756543{padding-left:0}.badgeContent__92084fe7.noPaddingRight__f41e2722{padding-right:0}.badgePrefix__bca9dbbc,.badgePostfix__7e65c073{display:contents}.badge__fc394dde{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;background:var(--triplex-next-Badge-Background-1-26-0)}.badge__fc394dde.sm__5c612cec{height:16px;border-radius:4px}.badge__fc394dde.md__a1022922{height:20px;border-radius:6px}.badge__fc394dde.lg__ebf043d8{height:24px;border-radius:8px}.dropdownDesktopList__82ac8b26{margin:4px;overflow:auto}.dropdownDesktopList__82ac8b26 .notificationIcon__a5ddc45d{position:absolute}.dropdownDesktopList__82ac8b26.sm__56ec5fe4{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__82ac8b26.sm__56ec5fe4 .dropdownDesktopListItem__85cf4a1e{padding:6px 8px;border-radius:6px}.dropdownDesktopList__82ac8b26.sm__56ec5fe4 .dropdownDesktopListLoader__04b7a945{margin:0 auto}.dropdownDesktopList__82ac8b26.sm__56ec5fe4 .notificationIcon__a5ddc45d{right:3px;top:3px}.dropdownDesktopList__82ac8b26.md__84816fb7{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__82ac8b26.md__84816fb7 .dropdownDesktopListItem__85cf4a1e{padding:7px 8px;border-radius:8px}.dropdownDesktopList__82ac8b26.md__84816fb7 .dropdownDesktopListLoader__04b7a945{margin:-2px auto}.dropdownDesktopList__82ac8b26.md__84816fb7 .notificationIcon__a5ddc45d{right:4px;top:4px}.dropdownDesktopList__82ac8b26.lg__96932398{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__82ac8b26.lg__96932398 .dropdownDesktopListItem__85cf4a1e{padding:14px 8px;border-radius:10px}.dropdownDesktopList__82ac8b26.lg__96932398 .dropdownDesktopListLoader__04b7a945{margin:-6px auto}.dropdownDesktopList__82ac8b26.lg__96932398 .notificationIcon__a5ddc45d{right:4px;top:6px}.dropdownDesktopListItem__85cf4a1e{color:var(--triplex-next-DropdownList-Color-1-26-0);background:var(--triplex-next-DropdownList-Background_Default-1-26-0);position:relative;outline:none}.dropdownDesktopListItem__85cf4a1e+.dropdownDesktopListItem__85cf4a1e{margin-top:2px}.dropdownDesktopListItem__85cf4a1e.active__47bacaed{background:var(--triplex-next-DropdownList-Background_Active-1-26-0);cursor:pointer}.dropdownDesktopListItem__85cf4a1e.selected__ef7d5020{background:var(--triplex-next-DropdownList-Background_Selected-1-26-0);cursor:default}.loaderSmall__7c789062{display:flex;justify-content:center;align-items:center}.loaderSmall__7c789062.sm__27d1752b{width:16px;height:16px;gap:2px}.loaderSmall__7c789062.sm__27d1752b .dot__d16ab068{width:4px;height:4px}.loaderSmall__7c789062.md__cef2280c{width:24px;height:24px;gap:3px}.loaderSmall__7c789062.md__cef2280c .dot__d16ab068{width:6px;height:6px}.loaderSmall__7c789062.lg__b9136351{width:32px;height:32px;gap:4px}.loaderSmall__7c789062.lg__b9136351 .dot__d16ab068{width:8px;height:8px}.loaderSmall__7c789062.neutral__8c85075f .dot__d16ab068{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-26-0)}.loaderSmall__7c789062.brand__7a54431d .dot__d16ab068{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-26-0)}.loaderSmall__7c789062 .dot__d16ab068{border-radius:50%}.loaderSmall__7c789062 .dot1__1c0fcb76{animation:dotCycleSmall__22d35810 .9s infinite}.loaderSmall__7c789062 .dot2__a99356e5{animation:dotCycleSmall__22d35810 .9s infinite .15s}.loaderSmall__7c789062 .dot3__04461e65{animation:dotCycleSmall__22d35810 .9s infinite .3s}@keyframes dotCycleSmall__22d35810{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__698ecfab{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-26-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__620a4071{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__620a4071 .dot__d16ab068{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-26-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__620a4071 .dot1__1c0fcb76{top:0;left:0;animation:dotCycleMiddle__02ee64f5 3s infinite}.loaderMiddleDots__620a4071 .dot2__a99356e5{right:0;top:0;opacity:.7;animation:dotCycleMiddle__02ee64f5 3s infinite .74s}.loaderMiddleDots__620a4071 .dot3__04461e65{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__02ee64f5 3s infinite 1.5s}.loaderMiddleDots__620a4071 .dot4__5f744a91{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__02ee64f5 3s infinite 2.25s}.loaderMiddleDots__620a4071 .line__f5bea23d{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-26-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__db456226 3s infinite}@keyframes lineCycle__db456226{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__02ee64f5{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__b4b6e56f{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__1a1255d4{background:var(--triplex-next-DropdownMobile-Backdrop-1-26-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__1a1255d4.closing__8d59b20f{opacity:0}.dropdownMobileBackdrop__1a1255d4.opening__56139036,.dropdownMobileBackdrop__1a1255d4.opened__44c3e147{opacity:var(--triplex-DropdownMobile-Opacity-1-26-0)}.dropdownMobile__d193012c{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__d193012c.closing__8d59b20f{transform:translateY(100%)}.dropdownMobile__d193012c.opening__56139036,.dropdownMobile__d193012c.opened__44c3e147{transform:translateY(0)}.dropdownMobileHeader__4acf4bf6{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-26-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__4acf4bf6 .dropdownMobileHeaderContent__686b4a1e{display:flex;flex-grow:1;min-width:0;margin-right:12px;min-height:20px}.dropdownMobileContent__8d7267a3{background:var(--triplex-next-DropdownMobile-Content_Background-1-26-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__9629f932{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-26-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-26-0);flex-shrink:1}.dropdownMobileListItem__1a3b3612{position:relative;padding:16px}.dropdownMobileListItem__1a3b3612.selected__ef7d5020{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-26-0)}.dropdownMobileListItem__1a3b3612:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-26-0)}.dropdownMobileBodyOverflow__d61ee439{overflow:hidden}.controlButtons__d4dfb2af{display:flex}.dropdownMobileLoader__e423d8f2{margin-right:8px}.dropdownMobileListLoader__7bb4f311{display:flex;justify-content:center;align-items:center;padding:16px}.notificationIcon__a5ddc45d{position:absolute;right:6px;top:6px}.disableInteraction__4e59466a{pointer-events:none}.displayContents__08d7e7f6{display:contents}.buttonIcon__2f586e4f{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__2f586e4f:enabled{cursor:pointer}.buttonIcon__2f586e4f.circle__0ee45ad7{border-radius:50%}.buttonIcon__2f586e4f.squircle__bef3ac03{border-radius:4px}.buttonIcon__2f586e4f:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-26-0)}.dropdownMobileInput__817d738d{width:100%;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input_Color_Default-1-26-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__817d738d::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-26-0);opacity:1}.dropdownMobileInput__817d738d::-ms-clear{display:none}.tabsLineWrapper__d128b3ae[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__d128b3ae[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__d128b3ae[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__d128b3ae[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__d128b3ae{position:relative}.tabsLineWrapper__d128b3ae.withSeparator__bde3338c:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-26-0);bottom:0;left:0;right:0}.tabsLine__e00095a6{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__e00095a6:has(.sm__672ae0bf){height:28px}.tabsLine__e00095a6:has(.md__9907be28){height:40px}.tabsLine__e00095a6:has(.lg__7721b512){height:56px}.tab__fc2efe51{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__fc2efe51.sm__672ae0bf{height:28px;padding-bottom:12px}.tab__fc2efe51.md__9907be28{height:40px;padding-top:8px;padding-bottom:12px}.tab__fc2efe51.lg__7721b512{height:56px;padding-top:16px;padding-bottom:20px}.tab__fc2efe51::-moz-focus-inner{border:none;padding:0}.tab__fc2efe51:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-26-0)}.tab__fc2efe51.active__d2b44364{cursor:default}.tab__fc2efe51: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__fc2efe51:hover:after,.tab__fc2efe51:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-26-0)}.tab__fc2efe51.active__d2b44364:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-26-0)}.notificationIcon__6a7a62ec{position:absolute;right:6px}.sm__672ae0bf .notificationIcon__6a7a62ec{top:0}.md__9907be28 .notificationIcon__6a7a62ec{top:8px}.lg__7721b512 .notificationIcon__6a7a62ec{top:16px}.tabsLineDropdown__814d5011{display:inline-block}.tabsLineDropdown__814d5011 .dropdownTarget__b6046e33.active__d2b44364{cursor:pointer}.tabsLineDropdown__814d5011 .dropdownTargetInner__1b1a6cd2{display:inline-flex;align-items:center}.tabsLineDropdown__814d5011 .dropdownTargetCaret__a18e3055{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__814d5011 .dropdownTargetCaret__a18e3055.opened__e2b2c2c2{transform:rotate(-180deg)}.tabsLineDropdown__814d5011 .dropdown__303d5726{right:0;padding:4px}.tabsLineMobileWrapper__992ccc46{position:relative}.tabsLineMobileWrapper__992ccc46 .tab__fc2efe51{flex-shrink:0}.tabsLineMobileWrapper__992ccc46 .tab__fc2efe51:first-child{margin-left:16px}.tabsLineMobileWrapper__992ccc46 .tab__fc2efe51:last-child{margin-right:16px}.tabsLineMobile__150bf802{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__150bf802::-webkit-scrollbar{display:none}.label__e9901d39{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__e9901d39.sm__d37cff5a{min-width:16px;min-height:16px}.label__e9901d39.sm__d37cff5a.nonempty__b74f58ff{padding:2px 0 2px 24px}.label__e9901d39.md__8bc9fe68{min-height:24px;min-width:24px}.label__e9901d39.md__8bc9fe68.nonempty__b74f58ff{padding-left:32px;padding-top:2px}.label__e9901d39.lg__6c35984a{min-width:28px;min-height:28px}.label__e9901d39.lg__6c35984a.nonempty__b74f58ff{padding-left:40px;padding-top:4px}.label__e9901d39.disabled__11b7f85e{cursor:default}.radio__71234c45{margin:0;opacity:0}.radioIcon__8b59a4f3{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-26-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-26-0)}.radioIcon__8b59a4f3:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-26-0);border-radius:50%;transform:scale(0)}.sm__d37cff5a .radioIcon__8b59a4f3:after{width:8px;height:8px;top:4px;left:4px}.md__8bc9fe68 .radioIcon__8b59a4f3:after{width:12px;height:12px;top:6px;left:6px}.lg__6c35984a .radioIcon__8b59a4f3:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__8b59a4f3,.radioIcon__8b59a4f3:after{pointer-events:none}.radio__71234c45,.radioIcon__8b59a4f3{position:absolute;left:0;top:0}.sm__d37cff5a .radio__71234c45,.sm__d37cff5a .radioIcon__8b59a4f3{width:16px;height:16px;top:2px}.md__8bc9fe68 .radio__71234c45,.md__8bc9fe68 .radioIcon__8b59a4f3{width:24px;height:24px}.lg__6c35984a .radio__71234c45,.lg__6c35984a .radioIcon__8b59a4f3{width:28px;height:28px}.radio__71234c45:enabled{cursor:pointer}.radio__71234c45:checked+.radioIcon__8b59a4f3{background:var(--triplex-next-Radio-Background_Checked_Default-1-26-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-26-0)}.radio__71234c45:checked+.radioIcon__8b59a4f3:after{transform:scale(1);transition:transform .2s ease-out}.radio__71234c45:hover+.radioIcon__8b59a4f3{background-color:var(--triplex-next-Radio-Background_Hover-1-26-0);box-shadow:none}.radio__71234c45:disabled+.radioIcon__8b59a4f3{background:var(--triplex-next-Radio-Background_Disabled-1-26-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-26-0)}.radio__71234c45:disabled:checked+.radioIcon__8b59a4f3{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-26-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-26-0)}.radio__71234c45:disabled+.radioIcon__8b59a4f3:after{background:var(--triplex-next-Radio-Dot_Disabled-1-26-0)}.radio__71234c45:focus-visible+.radioIcon__8b59a4f3{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-26-0)}.radio__71234c45:checked:enabled:hover+.radioIcon__8b59a4f3{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-26-0)}.radioXGroup__6bcde551{display:inline-flex;flex-flow:row wrap}.radioXGroup__6bcde551.indent-12__13f2b15d{margin-left:-6px;margin-right:-6px}.radioXGroup__6bcde551.indent-12__13f2b15d .label__e9901d39{margin-left:6px;margin-right:6px}.radioXGroup__6bcde551.indent-16__8a42039e{margin-left:-8px;margin-right:-8px}.radioXGroup__6bcde551.indent-16__8a42039e .label__e9901d39{margin-left:8px;margin-right:8px}.radioXGroup__6bcde551.indent-20__17ad48c7{margin-left:-10px;margin-right:-10px}.radioXGroup__6bcde551.indent-20__17ad48c7 .label__e9901d39{margin-left:10px;margin-right:10px}.radioXGroup__6bcde551.indent-24__567f42a7{margin-left:-12px;margin-right:-12px}.radioXGroup__6bcde551.indent-24__567f42a7 .label__e9901d39{margin-left:12px;margin-right:12px}.radioXGroup__6bcde551.indent-28__035e00d5{margin-left:-14px;margin-right:-14px}.radioXGroup__6bcde551.indent-28__035e00d5 .label__e9901d39{margin-left:14px;margin-right:14px}.radioXGroup__6bcde551.indent-32__085ed5a4{margin-left:-16px;margin-right:-16px}.radioXGroup__6bcde551.indent-32__085ed5a4 .label__e9901d39{margin-left:16px;margin-right:16px}.radioYGroup__e513bc2d{display:inline-flex;flex-flow:column wrap}.radioYGroup__e513bc2d .label__e9901d39.sm__d37cff5a+.label__e9901d39.sm__d37cff5a{margin-top:8px}.radioYGroup__e513bc2d .label__e9901d39.md__8bc9fe68+.label__e9901d39.md__8bc9fe68{margin-top:16px}.radioYGroup__e513bc2d .label__e9901d39.lg__6c35984a+.label__e9901d39.lg__6c35984a{margin-top:20px}.notification__002c2a31{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-26-0);background:var(--triplex-next-Notification-Background-1-26-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-26-0);z-index:300}.notification__002c2a31:first-child{margin-top:0}.notification__002c2a31.extraBottomPadding__e57ba78e{padding-bottom:24px}.notification__002c2a31 .notificationHeader__ec242e0f{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-26-0);width:100%;margin-top:0;margin-bottom:8px}.notification__002c2a31 .notificationIcon__e4ad8246{line-height:0}.notification__002c2a31 .notificationBody__40b43a47{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__002c2a31 .notificationBodyList__636bd75a{margin-top:8px}.notification__002c2a31 .notificationClose__dbafe4dc{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__002c2a31.showCloseOnHover__cb9abba0 .notificationClose__dbafe4dc{opacity:0}.notification__002c2a31.showCloseOnHover__cb9abba0:hover{cursor:pointer}.notification__002c2a31.showCloseOnHover__cb9abba0:hover .notificationClose__dbafe4dc{opacity:1}.notification__002c2a31 .notificationFooter__e6a8ffa2{display:flex;align-items:center;margin-top:16px}.notification__002c2a31 .notificationFooter__e6a8ffa2 button+a{margin-left:16px}.notification__002c2a31 .notificationTime__9208d2df{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-26-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__721f8c71{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__721f8c71:hover{cursor:pointer}.notificationGroupedWrapper__721f8c71 .notificationGroupedFooterItem__51f7145a{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-26-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-26-0)}.notificationGroupedWrapper__721f8c71 .notificationGroupedFooterItem__51f7145a.first__d38cea75{bottom:-8px;z-index:200}.notificationGroupedWrapper__721f8c71 .notificationGroupedFooterItem__51f7145a.second__bcd4c366{bottom:-16px;z-index:100}@media(max-width:767px){.notification__002c2a31,.notificationGroupedWrapper__721f8c71{width:100%}}.unorderedListItem__43d42554:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__43d42554+.unorderedListItem__43d42554{margin-top:8px}.unorderedList__994b59de{position:relative;margin:0;padding-left:14px;list-style:none}.button__adf25459.general__fff4f187{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-26-0);color:var(--triplex-next-Button-General_Color_Default-1-26-0)}.button__adf25459.general__fff4f187:hover{background:var(--triplex-next-Button-General_Background_Hover-1-26-0);color:var(--triplex-next-Button-General_Color_Hover-1-26-0)}.button__adf25459.general__fff4f187.expanded__ce0c86c5,.button__adf25459.general__fff4f187:active{background:var(--triplex-next-Button-General_Background_Active-1-26-0);color:var(--triplex-next-Button-General_Color_Active-1-26-0)}.button__adf25459.general__fff4f187:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-26-0)}.button__adf25459.general__fff4f187:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-26-0);color:var(--triplex-next-Button-General_Color_Disabled-1-26-0)}.button__adf25459.secondary__aadbded9{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-26-0);color:var(--triplex-next-Button-Secondary_Color_Default-1-26-0)}.button__adf25459.secondary__aadbded9:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-26-0);color:var(--triplex-next-Button-Secondary_Color_Hover-1-26-0)}.button__adf25459.secondary__aadbded9.expanded__ce0c86c5,.button__adf25459.secondary__aadbded9:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-26-0);color:var(--triplex-next-Button-Secondary_Color_Active-1-26-0)}.button__adf25459.secondary__aadbded9:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-26-0)}.button__adf25459.secondary__aadbded9:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-26-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-26-0)}.button__adf25459.secondaryLight__ca31d7be{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-26-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-26-0)}.button__adf25459.secondaryLight__ca31d7be:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-26-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-26-0)}.button__adf25459.secondaryLight__ca31d7be.expanded__ce0c86c5,.button__adf25459.secondaryLight__ca31d7be:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-26-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-26-0)}.button__adf25459.secondaryLight__ca31d7be:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-26-0)}.button__adf25459.secondaryLight__ca31d7be:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-26-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-26-0)}.button__adf25459.danger__d9720150{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-26-0);color:var(--triplex-next-Button-Danger_Color_Default-1-26-0)}.button__adf25459.danger__d9720150:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-26-0);color:var(--triplex-next-Button-Danger_Color_Hover-1-26-0)}.button__adf25459.danger__d9720150.expanded__ce0c86c5,.button__adf25459.danger__d9720150:active{background:var(--triplex-next-Button-Danger_Background_Active-1-26-0);color:var(--triplex-next-Button-Danger_Color_Active-1-26-0)}.button__adf25459.danger__d9720150:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-26-0)}.button__adf25459.danger__d9720150:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-26-0);color:var(--triplex-next-Button-Danger_Color_Disabled-1-26-0)}.button__adf25459.link__a274176c{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-26-0);padding:0}.button__adf25459.link__a274176c.sm__aa752ac0{height:28px;min-width:0px;padding:6px 2px}.button__adf25459.link__a274176c.md__8226a45e{height:40px;min-width:0px;padding:10px 2px}.button__adf25459.link__a274176c.lg__83f8729e{height:56px;min-width:0px;padding:18px 2px}.button__adf25459.link__a274176c:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-26-0)}.button__adf25459.link__a274176c.expanded__ce0c86c5,.button__adf25459.link__a274176c:active{color:var(--triplex-next-Button-Link_Color_Active-1-26-0)}.button__adf25459.link__a274176c:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-26-0)}.button__adf25459.link__a274176c:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-26-0)}.button__adf25459{display:inline-flex;align-items:center;position:relative;margin:0;outline:none;font-family:inherit;background-clip:padding-box;cursor:pointer;border:none;font-weight:600;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.button__adf25459::-moz-focus-inner{border:none;padding:0}.button__adf25459.sm__aa752ac0{line-height:16px;font-size:12px}.button__adf25459.sm__aa752ac0.general__fff4f187,.button__adf25459.sm__aa752ac0.secondary__aadbded9,.button__adf25459.sm__aa752ac0.secondaryLight__ca31d7be,.button__adf25459.sm__aa752ac0.danger__d9720150{height:28px;min-width:58px;padding:0 12px;border-radius:6px}.button__adf25459.sm__aa752ac0.icon__1b178210{min-height:28px;min-width:28px;padding:0 4px}.button__adf25459.md__8226a45e{line-height:20px;font-size:14px}.button__adf25459.md__8226a45e.general__fff4f187,.button__adf25459.md__8226a45e.secondary__aadbded9,.button__adf25459.md__8226a45e.secondaryLight__ca31d7be,.button__adf25459.md__8226a45e.danger__d9720150{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__adf25459.md__8226a45e.icon__1b178210{min-height:40px;min-width:40px;padding:0 10px}.button__adf25459.lg__83f8729e{line-height:20px;font-size:16px}.button__adf25459.lg__83f8729e.general__fff4f187,.button__adf25459.lg__83f8729e.secondary__aadbded9,.button__adf25459.lg__83f8729e.secondaryLight__ca31d7be,.button__adf25459.lg__83f8729e.danger__d9720150{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__adf25459.lg__83f8729e.icon__1b178210{min-height:56px;min-width:56px;padding:0 12px}.button__adf25459:disabled{cursor:default}.button__adf25459:disabled *{pointer-events:none}.button__adf25459+.button__adf25459:not(.block__906144f4){margin-left:12px}.button__adf25459 .content__03599638{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__adf25459.block__906144f4{display:block;width:100%}.button__adf25459.loading__38790ef4{pointer-events:none}.button__adf25459.loading__38790ef4 .content__03599638{visibility:hidden}.button__adf25459 .loader__f247cfb6{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__adf25459 .loader__f247cfb6.hidden__3641b058{visibility:hidden}.buttonDropdownExtended__9bfe1206{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__9bfe1206 .buttonDropdownExtendedBlock__ce44c209{padding:4px;margin-top:4px;right:0}.buttonDropdown__9645dfba.block__906144f4{display:block}.buttonDropdown__9645dfba+.button__adf25459:not(.block__906144f4),.buttonDropdown__9645dfba+.buttonDropdown__9645dfba:not(.block__906144f4){margin-left:16px}.buttonDropdown__9645dfba .buttonDropdownTarget__085f4014 .caretIcon__bbbe9946{margin-left:2px;transition:transform .3s ease-in-out}.buttonDropdown__9645dfba .buttonDropdownTarget__085f4014.active__314f8f1c .caretIcon__bbbe9946{transform:rotate(-180deg)}.buttonDropdown__9645dfba .buttonDropdownMenuItem__c9a13045{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__8d7189f4{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__0b8a8868{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__f2e3ebd2{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__2599b101{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-26-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__8d6bc89c{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__8d6bc89c .modalWindowContentWrapper__28ccf211{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__8d7189f4 .6s ease}.modalWindow__8d6bc89c .modalWindowContent__c5ecf762{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__8d6bc89c .modalWindowContent__c5ecf762 .modalWindowBody__e3e41381{box-sizing:border-box;animation:fadeIn__a9e18cf2 .3s ease}@keyframes fadeIn__a9e18cf2{0%{opacity:0}to{opacity:1}}.modalWindow__8d6bc89c .modalWindowContent__c5ecf762 .spinnerSm__2a927a93{display:none}@media(max-width:767px){.modalWindow__8d6bc89c .modalWindowContent__c5ecf762 .spinner__baf8b784{display:none}.modalWindow__8d6bc89c .modalWindowContent__c5ecf762 .spinnerSm__2a927a93{display:flex}}.global-modalWindowTransition-exit .modalWindow__8d6bc89c .modalWindowContentWrapper__28ccf211{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__0b8a8868 .3s ease}.global-modalWindowTransition-exit .modalWindow__8d6bc89c .modalWindowContentWrapper__28ccf211 .modalWindowBody__e3e41381{animation:fadeOut__a9338916 .3s ease}@keyframes fadeOut__a9338916{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__f5c79f69{position:absolute;left:0;right:0;height:0}.modalWindow__8d6bc89c.sm__a966c847 .modalWindowContentWrapper__28ccf211{max-width:480px}.modalWindow__8d6bc89c.sm__a966c847 .modalWindowContent__c5ecf762 .modalWindowBody__e3e41381{min-height:196px}@media(max-width:575px){.modalWindow__8d6bc89c.sm__a966c847 .modalWindowContentWrapper__28ccf211{max-width:100%}}.modalWindow__8d6bc89c.md__df44ba06 .modalWindowContentWrapper__28ccf211{max-width:600px}.modalWindow__8d6bc89c.md__df44ba06 .modalWindowContent__c5ecf762 .modalWindowBody__e3e41381{min-height:246px}@media(max-width:767px){.modalWindow__8d6bc89c.md__df44ba06 .modalWindowContentWrapper__28ccf211{max-width:100%}}.modalWindow__8d6bc89c.lg__be66bc28 .modalWindowContentWrapper__28ccf211{max-width:800px}.modalWindow__8d6bc89c.lg__be66bc28 .modalWindowContent__c5ecf762 .modalWindowBody__e3e41381{min-height:396px}@media(max-width:991px){.modalWindow__8d6bc89c.lg__be66bc28 .modalWindowContentWrapper__28ccf211{max-width:100%}}.modalWindowContentPage__300148ff{background:var(--triplex-next-ModalWindow-Background-1-26-0);padding:8px!important}.modalWindowContentPage__300148ff,.modalWindowLoaderScreen__8da6162c{border-radius:32px}@media(max-width:767px){.modalWindowContentPage__300148ff,.modalWindowLoaderScreen__8da6162c{border-radius:24px}}.islandBody__7a97ec08{display:block}.islandHeader__1f220458,.islandFooter__f35950fe,.island__d8424135{position:relative}.island__d8424135.type1__59649218{background-color:var(--triplex-next-Island-Type1_Background-1-26-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-26-0)}.island__d8424135.type2__7d6cfde1{background-color:var(--triplex-next-Island-Type2_Background-1-26-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-26-0)}.island__d8424135.type3__764da912{background-color:var(--triplex-next-Island-Type3_Background-1-26-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-26-0)}.island__d8424135.sm__60daaaeb{border-radius:16px;padding:16px}.island__d8424135.sm__60daaaeb .islandHeader__1f220458+.islandBody__7a97ec08,.island__d8424135.sm__60daaaeb .islandHeader__1f220458+.islandFooter__f35950fe,.island__d8424135.sm__60daaaeb .islandBody__7a97ec08+.islandFooter__f35950fe{margin-top:8px}.island__d8424135.md__196d30f6{border-radius:24px;padding:24px}.island__d8424135.md__196d30f6 .islandHeader__1f220458+.islandBody__7a97ec08,.island__d8424135.md__196d30f6 .islandHeader__1f220458+.islandFooter__f35950fe,.island__d8424135.md__196d30f6 .islandBody__7a97ec08+.islandFooter__f35950fe{margin-top:12px}.island__d8424135.lg__fed65537{border-radius:32px;padding:32px}.island__d8424135.lg__fed65537 .islandHeader__1f220458+.islandBody__7a97ec08,.island__d8424135.lg__fed65537 .islandHeader__1f220458+.islandFooter__f35950fe,.island__d8424135.lg__fed65537 .islandBody__7a97ec08+.islandFooter__f35950fe{margin-top:16px}@media(max-width:767px){.island__d8424135.sm__60daaaeb,.island__d8424135.md__196d30f6{border-radius:16px;padding:16px}.island__d8424135.lg__fed65537{border-radius:24px;padding:24px}}.modalWindowBody__e3e41381{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__edc39a34{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media(max-width:767px){.modalWindowClose__edc39a34{top:20px;right:20px}}.loaderScreen__9f14d02f{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__9f14d02f.loaderSmallBackdrop__93cb6090{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-26-0)}.loaderScreen__9f14d02f.loaderMiddleBackdrop__2703f310{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-26-0)}.body__8d036328{position:relative;display:flex}.body__8d036328 .bodyInner__8da82b59{position:relative;flex-grow:1;width:100%}.bodyPage__962e44f3{flex-grow:1}.verticalMargin24__47524bd3{margin-top:24px;margin-bottom:24px}.verticalMargin16__cba5928c{margin-top:16px;margin-bottom:16px}@media(max-width:767px){.verticalMargin24__47524bd3{margin-top:16px;margin-bottom:16px}.verticalMargin16__cba5928c{margin-top:8px;margin-bottom:8px}}.headerTabs__92c72103{display:flex;justify-content:space-between}.headerTabs__92c72103 .headerTabsContent__b3e6067a{flex-grow:1;min-width:1px}.headerTabs__92c72103 .headerTabsControls__7f1d376a{flex-shrink:0;white-space:nowrap;padding-left:24px}@media(max-width:767px){.headerTabs__92c72103{flex-wrap:wrap}.headerTabs__92c72103 .headerTabsContent__b3e6067a{width:100%}.headerTabs__92c72103 .headerTabsControls__7f1d376a{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__92c72103 .headerTabsControls__7f1d376a>button{margin-left:16px;margin-top:16px}}.headerTitle__4a7b59d8{display:flex;justify-content:space-between}.headerTitle__4a7b59d8 .headerTitleControls__c5280f4c{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__0b882b55+.headerTitle__4a7b59d8{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media(max-width:767px){.headerTitle__4a7b59d8{flex-wrap:wrap}.headerTitle__4a7b59d8 .headerTitleContent__4d350253{width:100%}.headerTitle__4a7b59d8 .headerTitleControls__c5280f4c{padding-left:0;white-space:normal;flex-shrink:initial;margin-left:-16px}.headerTitle__4a7b59d8 .headerTitleControls__c5280f4c>button,.headerTitle__4a7b59d8 .headerTitleControls__c5280f4c>[class*=buttonDropdown]{margin-left:16px;margin-top:16px}}.headerSubheader__cc5fbf1f{padding:24px 0}.headerSubheader__cc5fbf1f.withoutPaddings__e9eb3b58{padding:0}.headerLayoutSidebar__9291c539{display:flex;justify-content:space-between}.headerLayoutSidebarContent__dce37cdc{flex-grow:1;min-width:1px}@media(max-width:767px){.headerLayoutSidebarSidebar__54c7cb55{display:none}}.page__970b16f2{height:100%;display:flex;flex-direction:column;max-width:100%;padding:32px;box-sizing:border-box}.global-page{position:relative}@media(max-width:767px){.page__970b16f2{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__d7737d94.sticky__3bbfcdd5{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__d7737d94.sticky__3bbfcdd5[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-26-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__418f2290.sticky__3bbfcdd5{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__418f2290.sticky__3bbfcdd5[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-1-26-0)!important}.footerDescription__be44f353{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__1cc1083f{flex-grow:1;margin-right:auto}.footerDescriptionControls__8e0664e7{margin-left:auto;white-space:nowrap;padding-left:24px}@media(max-width:767px){.footerDescription__be44f353{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__1cc1083f{width:100%}.footerDescriptionControls__8e0664e7{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__8e0664e7>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__1cc1083f+.footerDescriptionControls__8e0664e7{margin-top:0}.footer__9f65d13f{padding:16px 0}}.modalWindowHeader__9c346e37 .global-HeaderTitleContent{padding-right:64px}@media(max-width:767px){.modalWindowHeader__9c346e37 .global-HeaderTitleContent{padding-right:72px}}.list__6e8617e8{margin:0;padding:0;list-style:none;position:relative}.listItemControls__4a369e3a{display:flex;padding:0 16px 0 4px}.listItemContent__0de746d4{background:var(--triplex-next-ListItem-Background-1-26-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__0de746d4.selected__aace9268{background:var(--triplex-next-ListItem-Background_Selected-1-26-0)}.listItemControlsButton__28addf76{margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-26-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px;width:92px}.listItemControlsButton__28addf76:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-26-0)}.listItemControlsButton__28addf76:hover .listItemControlsButtonLabel__eb29febb{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-26-0)!important}.listItemControlsButton__28addf76.expanded__8a7335b5,.listItemControlsButton__28addf76:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-26-0)}.listItemControlsButton__28addf76.expanded__8a7335b5 .listItemControlsButtonLabel__eb29febb,.listItemControlsButton__28addf76:active .listItemControlsButtonLabel__eb29febb{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-26-0)!important}.listItemControlsButton__28addf76+.listItemControlsButton__28addf76,.listItemControlsButton__28addf76+.listItemControlsButtonDropdown__51ac706d{margin-left:4px}.listItemControlsButtonIcon__b0236887{line-height:0}.listItemControlsButton__28addf76.withText__36c89775 .listItemControlsButtonIcon__b0236887{margin-bottom:8px}.listItemControlsButtonLabel__eb29febb{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-26-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__51ac706d{display:flex}.listItemControlsButtonInner__e4057dab{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__28addf76.withIcon__82074753.withText__36c89775 .listItemControlsButtonInner__e4057dab{height:44px;overflow:visible}.buttonDropdownMenuItem__43454b34{overflow:hidden;text-overflow:ellipsis}.listEmptyState__cf2403ea{padding:64px 16px 16px;text-align:center}.listItemLoading__6ab2957a{display:flex;justify-content:center;height:24px;padding:12px 0;position:relative;background-color:var(--triplex-next-ListItem-Background-1-26-0)}.label__ea41e863{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__ea41e863.sm__ba9f6bab{min-width:16px;min-height:16px}.label__ea41e863.sm__ba9f6bab.nonempty__e443a546{padding:2px 0 2px 24px}.label__ea41e863.md__3f62270f{min-width:24px;min-height:24px}.label__ea41e863.md__3f62270f.nonempty__e443a546{padding-left:32px;padding-top:2px}.label__ea41e863.lg__d7101c33{min-width:28px;min-height:28px}.label__ea41e863.lg__d7101c33.nonempty__e443a546{padding-left:40px;padding-top:4px}.label__ea41e863.disabled__628950ae{cursor:default}.label__ea41e863[hidden]{display:none}.checkbox__ee5ca16a{margin:0;opacity:0}.checkboxIcon__95b62459{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-26-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-26-0)}.sm__ba9f6bab .checkboxIcon__95b62459{border-radius:4px}.checkmarkIcon__27baee82{transform:scale(0)}.checkmarkIcon__27baee82 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-26-0)}.checkboxIcon__95b62459,.checkmarkIcon__27baee82{pointer-events:none}.checkbox__ee5ca16a,.checkboxIcon__95b62459,.checkmarkIcon__27baee82{position:absolute;left:0;top:0}.sm__ba9f6bab .checkbox__ee5ca16a,.sm__ba9f6bab .checkboxIcon__95b62459,.sm__ba9f6bab .checkmarkIcon__27baee82{width:16px;height:16px;top:2px}.md__3f62270f .checkbox__ee5ca16a,.md__3f62270f .checkboxIcon__95b62459,.md__3f62270f .checkmarkIcon__27baee82{width:24px;height:24px}.lg__d7101c33 .checkbox__ee5ca16a,.lg__d7101c33 .checkboxIcon__95b62459,.lg__d7101c33 .checkmarkIcon__27baee82{width:28px;height:28px}.checkbox__ee5ca16a:enabled{cursor:pointer}.checkbox__ee5ca16a:enabled:hover+.checkboxIcon__95b62459{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-26-0);background-color:var(--triplex-next-Checkbox-Background_Hover-1-26-0)}.checkbox__ee5ca16a:checked+.checkboxIcon__95b62459{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-26-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-26-0)}.checkbox__ee5ca16a:checked~.checkmarkIcon__27baee82{transform:scale(1);transition:transform .2s ease-out}.checkbox__ee5ca16a:disabled+.checkboxIcon__95b62459{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-26-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-26-0)}.checkbox__ee5ca16a:disabled:checked+.checkboxIcon__95b62459{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-26-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-26-0)}.checkbox__ee5ca16a:disabled~.checkmarkIcon__27baee82 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-26-0)}.checkbox__ee5ca16a:focus-visible+.checkboxIcon__95b62459{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-26-0)}.checkbox__ee5ca16a:checked:enabled:hover+.checkboxIcon__95b62459{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-26-0)}.listItemSelectable__17b92dd7{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-26-0);border-radius:8px}.listItemSelectable__17b92dd7.selected__aace9268{background:var(--triplex-next-ListItem-Background_Selected-1-26-0)}.checkboxWrapper__4049e6e7{padding:16px;line-height:0}.childrenWrapper__394a9ffc{flex-grow:1}.checkboxLabel__275608cb{padding:0!important;position:relative}.checkboxLabelClickArea__1e4ccd58{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__e1d6fa8c{position:relative;overflow:hidden}.swipeableArea__e1d6fa8c .content__d2551feb{position:relative;touch-action:pan-y}.swipeableArea__e1d6fa8c .content__d2551feb.disableScroll__6a8d532a{touch-action:none}.swipeableArea__e1d6fa8c .content__d2551feb.disablePointerEvents__b2a7c302:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__e1d6fa8c .swipeAnimationFinish__6c806190{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__e1d6fa8c .leftContent__fbc1f3b2,.swipeableArea__e1d6fa8c .rightContent__c839cdad{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__e1d6fa8c .rightContent__c839cdad{left:auto;right:0}.listItemTail__b97f0ea2{position:absolute;width:18px;top:0;bottom:0;overflow:hidden}.listItemTailLine__f608dfeb{background:var(--triplex-next-ListMaster-Background-1-26-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailLeft__cb305e0d{left:-8px}.listItemTailRight__d7f684ab{right:-10px}.listItemTailTop__48943610{position:absolute;top:0;left:0;right:0}.listItemTailTop__48943610: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-26-0)}.listItemTailTop__48943610: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-26-0)}.listItemTailBottom__4bc141ca{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__4bc141ca: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-26-0)}.listItemTailBottom__4bc141ca: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-ListMaster-Background-1-26-0)}.listItemTable__16f0f0b4{margin-bottom:4px}.listItemTable__16f0f0b4:last-child{margin-bottom:0}.listItemTable__16f0f0b4 .swipeableArea__378343ce{border-radius:8px}.listSortableItemTarget__3c0d1bb5{display:flex;gap:16px;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-26-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__3c0d1bb5:hover{background:var(--triplex-next-ListItem-Background_Selected-1-26-0)}.listSortableItemTarget__3c0d1bb5.dragging__6f66d4ba{background:var(--triplex-next-ListItem-Background_Dragging-1-26-0);box-shadow:var(--triplex-next-ListItem-Shadow_Dragging-1-26-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__f400adee{flex:1}.listSortableItemTargetIcon__277e441c{display:block}.listSortableItem__e10a0565{position:relative}.listSortableItem__e10a0565.dragging__6f66d4ba{z-index:1}.listSortableItemControls__4ff16a42{display:inline-block}.islandWidgetHeader__1245de4c{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__1245de4c .islandWidgetHeaderContent__6f9df413{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__1245de4c .islandWidgetHeaderDescription__85387b7b{display:flex}.islandWidgetHeader__1245de4c .caretWrapper__3e15fcde{position:absolute;top:20px;right:16px}.islandWidgetHeader__1245de4c .caretIcon__2e3a1dfc{transition:transform .3s ease-in-out}.islandWidgetHeader__1245de4c.open__ea4d8666 .caretWrapper__3e15fcde .caretIcon__2e3a1dfc{transform:rotate(-180deg)}@media(max-width:767px){.islandWidgetHeader__1245de4c{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__d48d204d{padding-top:16px}.islandWidgetFooter__17f90e00{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__11df033c{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__87a44f1c{margin-left:auto;white-space:nowrap}.expandAnimation__3349b0fc{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__65efe422{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-1-26-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media(max-width:767px){.islandWidgetExtraFooter__65efe422{border-radius:0 0 16px 16px}}.islandWidget__77ce4f51{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__77ce4f51>*{height:100%}.islandWidgetWithExtraFooter__bfb0e37f: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-26-0)!important}@media(max-width:767px){.islandWidgetHeaderWrapperAdaptive__b6b9672c{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__ba29df48{display:flex;flex-direction:column}.formFieldClear__16e38972{visibility:hidden;opacity:0;transition:visibility,opacity;transition-duration:.3s;pointer-events:none}.formFieldClear__16e38972:focus{visibility:visible;opacity:1;pointer-events:auto}.formFieldTarget__22373826{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-26-0);overflow:hidden;white-space:nowrap}.formFieldTarget__22373826.sm__c36a54ac{font-size:12px;height:28px;line-height:16px}.formFieldTarget__22373826.md__08ccad04{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__22373826.lg__c1944c19{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__22373826.placeholder__e6bcf08c{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-26-0)}.formFieldTarget__22373826.disabled__0ac0a7da{color:var(--triplex-next-FormField-Target_Color_Disabled-1-26-0)}.formFieldTarget__22373826 .placeholderWrapper__e8dfcb26{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__22373826:focus{outline:none}.formFieldTarget__22373826:focus .placeholderWrapper__e8dfcb26,.formFieldTarget__22373826.active__153d1e97 .placeholderWrapper__e8dfcb26{opacity:1}.formFieldTextarea__b83f655a{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-26-0);vertical-align:top;font-family:inherit}.formFieldTextarea__b83f655a.sm__c36a54ac{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__b83f655a.md__08ccad04{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__b83f655a.lg__c1944c19{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__b83f655a::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-26-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__b83f655a:focus{outline:none}.formFieldTextarea__b83f655a:focus::placeholder{opacity:1}.formFieldTextarea__b83f655a:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-26-0)}.formFieldTextarea__b83f655a:-webkit-autofill{animation-name:autofill-applied-hook__cd9cfed8;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldTextarea__b83f655a:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__7d0ca3ab;animation-duration:1ms}@keyframes autofill-applied-hook__cd9cfed8{0%{transform:none}}@keyframes autofill-cancelled-hook__7d0ca3ab{0%{transform:none}}.chipGroupItem__3debf19f{display:inline-block}.chip__d8a87643{background:var(--triplex-next-Chip-Background_Default-1-26-0);color:var(--triplex-next-Chip-Color_Default-1-26-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;gap:2px;align-items:center;cursor:pointer;outline:none;position:relative;vertical-align:middle}.chip__d8a87643.lg__6fecf234{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__d8a87643.lg__6fecf234 .prefix__da9b2a1c{padding-left:16px}.chip__d8a87643.lg__6fecf234 .postfix__fd1b1c3d{padding-right:12px}.chip__d8a87643.lg__6fecf234 .notificationIcon__7617bb23{right:6px;top:6px}.chip__d8a87643.md__accac2e2{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__d8a87643.md__accac2e2 .prefix__da9b2a1c{padding-left:12px}.chip__d8a87643.md__accac2e2 .postfix__fd1b1c3d{padding-right:8px}.chip__d8a87643.md__accac2e2 .notificationIcon__7617bb23{right:4px;top:4px}.chip__d8a87643.sm__4400f154{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__d8a87643.sm__4400f154 .prefix__da9b2a1c{padding-left:8px}.chip__d8a87643.sm__4400f154 .postfix__fd1b1c3d{padding-right:8px}.chip__d8a87643.sm__4400f154 .notificationIcon__7617bb23{right:3px;top:3px}.chip__d8a87643:hover{background:var(--triplex-next-Chip-Background_Hover-1-26-0);color:var(--triplex-next-Chip-Color_Hover-1-26-0)}.chip__d8a87643:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-26-0)}.chip__d8a87643:active,.chip__d8a87643[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-26-0);color:var(--triplex-next-Chip-Color_Active-1-26-0)}.chip__d8a87643.disabled__ebf13874{background:var(--triplex-next-Chip-Background_Disabled-1-26-0);color:var(--triplex-next-Chip-Color_Disabled-1-26-0);cursor:default;pointer-events:none}.chip__d8a87643.selected__a1365398{background:var(--triplex-next-Chip-Background_Selected_Default-1-26-0);color:var(--triplex-next-Chip-Color_Selected_Default-1-26-0)}.chip__d8a87643.selected__a1365398:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-26-0);color:var(--triplex-next-Chip-Color_Selected_Hover-1-26-0)}.chip__d8a87643.selected__a1365398:active,.chip__d8a87643.selected__a1365398[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-26-0);color:var(--triplex-next-Chip-Color_Selected_Active-1-26-0)}.chip__d8a87643.selected__a1365398.disabled__ebf13874{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-26-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-26-0)}.chip__d8a87643.withPrefix__a54ca5c5{padding-left:0}.chip__d8a87643.withPostfix__6a6d7d0e{padding-right:0}.chip__d8a87643 .content__211c1160{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__d8a87643 .prefix__da9b2a1c,.chip__d8a87643 .postfix__fd1b1c3d{display:flex}.chip__d8a87643 .notificationIcon__7617bb23{position:absolute}.calendarControls__2add8050{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-26-0)}.calendarViewDays__9277d36f{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__1dc213ac .calendarViewDays__9277d36f{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__3c990c3e,.calendarViewYears__e9819213{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__1dc213ac .calendarViewMonths__3c990c3e,.adaptive__1dc213ac .calendarViewYears__e9819213{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__9b2393a8{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-26-0)}.calendarViewDaysBody__822e319c:before{display:block;content:"‌";line-height:8px}.adaptive__1dc213ac .calendarViewDaysBody__822e319c:before{line-height:4px}.calendarViewItem__ad009b86{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__ad009b86:focus-visible{outline:none}.calendarViewItem__ad009b86.current__6173a569{font-weight:600}.calendarViewItem__ad009b86.disabled__6e1bd9e4{pointer-events:none}.calendarViewItemLabel__7d397d79{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-26-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-26-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-26-0);cursor:pointer}.calendarViewItemLabel__7d397d79:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-26-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-26-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc:hover.basicMark__fea3994e:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc:hover.standardMark__632b69eb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc:hover.attentionMark__71bbc1a7:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc:hover.criticalMark__30972adb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc.muted__84d4aa58{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-26-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc.muted__84d4aa58:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-26-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc.basicMark__fea3994e:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc.standardMark__632b69eb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc.attentionMark__71bbc1a7:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-26-0)}.calendarViewItemLabel__7d397d79.selected__9a03fafc.criticalMark__30972adb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-26-0)}.calendarViewItemLabel__7d397d79.marked__118a91ae:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__7d397d79.basicMark__fea3994e:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-26-0)}.calendarViewItemLabel__7d397d79.standardMark__632b69eb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-26-0)}.calendarViewItemLabel__7d397d79.attentionMark__71bbc1a7:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-26-0)}.calendarViewItemLabel__7d397d79.criticalMark__30972adb:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-26-0)}.calendarViewItemLabel__7d397d79.muted__84d4aa58{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-26-0)}.calendarViewItemLabel__7d397d79.disabled__6e1bd9e4{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-26-0);background:none}.calendarViewItem__ad009b86:focus-visible .calendarViewItemLabel__7d397d79{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-26-0)}.unitDay__f6688a4b{width:36px;height:36px;border-radius:6px}.unitMonth__640c8525,.unitYear__b023ae6c{width:89px;height:48px;border-radius:6px}.adaptive__1dc213ac .unitMonth__640c8525,.adaptive__1dc213ac .unitYear__b023ae6c{width:104px;height:48px;border-radius:6px}.calendarFooter__ee5e8fb6{margin-top:12px;text-align:center}.calendar__772387ad{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-26-0);-webkit-user-select:none;user-select:none}.calendar__772387ad.adaptive__1dc213ac{width:auto;padding:20px}.calendar__772387ad+.calendar__772387ad{margin-top:20px}.datePickerExtendedMobileDropdown__fbbfcdec{max-height:100vh}.chipDropdownArrow__a21b1213{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__a21b1213.rotated__5c9a5e7d{transform:rotate(-180deg)}.chipClearButton__dba34a04{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__dba34a04:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-26-0)}.dropdownMobileMaskedInput__2c788741{height:20px!important;padding:0!important}.dropdownMobileMaskedInput__2c788741:first-child{top:0}.selectExtendedFieldTarget__75c048d0{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__75c048d0 .caretWrapper__d7df7ff6{height:100%}.selectExtendedFieldTarget__75c048d0 .caretIcon__414e9ebe{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__75c048d0.selectOpened__05642c7a .caretIcon__414e9ebe{transform:rotate(180deg)}.selectExtendedFieldTarget__75c048d0.disabled__6829d1d9{-webkit-user-select:none;user-select:none;cursor:default}.selectExtendedFieldTarget__75c048d0.disabled__6829d1d9 .target__b8317c34,.selectExtendedFieldTarget__75c048d0.disabled__6829d1d9 .caretWrapper__d7df7ff6{pointer-events:none}.selectExtendedField__713796f5{position:relative}.multiselectFieldHeader__29024810{padding:12px}.multiselectFieldContent__9514b4d4{position:relative;padding:0 12px 12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContent__9514b4d4:first-child{padding-top:12px}.multiselectFieldContent__9514b4d4:has(.loaderScreen__2e4bd8b9){overflow:hidden}.multiselectFieldContent__9514b4d4.sm__7b47f979{max-height:208px}.multiselectFieldContent__9514b4d4.md__25aa7463{max-height:266px}.multiselectFieldContent__9514b4d4.lg__3fa7be56{max-height:296px}.multiselectFieldFooter__ab93fb01{padding:0 12px 12px}.multiselectFieldFooter__ab93fb01:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-26-0)}.chipOptionsContent__6cfa4a30{min-width:14px;text-align:center;display:block}.tooltipDesktop__baeb45e5{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__baeb45e5 .tooltipBody__bad557c2{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-26-0)}.tooltipDesktop__baeb45e5 .tooltipXButton__a94a62ea{position:absolute;right:8px;top:8px}.tooltipDesktopContent__f60ef936{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-26-0);border-radius:8px}.closable__2b241a79 .tooltipDesktopContent__f60ef936{padding-right:32px}.tooltipSM__da78bcf8 .tooltipDesktopContent__f60ef936{width:192px;min-height:52px}.tooltipLG__7b727626 .tooltipDesktopContent__f60ef936{width:384px;min-height:52px}.tooltipOverlay__6443f025{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__6f466bfa{width:0;height:0}.tooltipDesktopTip__6f466bfa.down__132f5161{border-top:solid var(--triplex-next-Tooltip-Background-1-26-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__6f466bfa.up__f54ec5b4{border-bottom:solid var(--triplex-next-Tooltip-Background-1-26-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__6f466bfa.left__b738a81a{border-right:solid var(--triplex-next-Tooltip-Background-1-26-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__6f466bfa.right__b8ca9c79{border-left:solid var(--triplex-next-Tooltip-Background-1-26-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__26241b30 .tooltipBody__bad557c2{text-align:left}.tooltipMobileContent__f9f9502f{padding:16px}.headerless__8df906c8 .tooltipMobileContent__f9f9502f{padding-right:40px;border-radius:16px 16px 0 0}.headerless__8df906c8 .tooltipMobileContent__f9f9502f .closeButton__47a91152{position:absolute;right:16px;top:16px}.tooltipLink__0bd6022c{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__f851696f{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-26-0)}.desktop__f851696f:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-26-0)}.desktop__f851696f:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-26-0)}.desktop__f851696f:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-26-0)}.mobile__c9ef2da2{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-26-0)}.mobile__c9ef2da2:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-26-0)}.mobile__c9ef2da2:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-26-0)}.mobile__c9ef2da2:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-26-0)}.chipSuggestInputWrapper__797a8146{margin:12px}.suggestDropdownMobileBody__10806c7e{height:176px}.suggestDropdownMobileNoOptionsText__e9085a29{padding:16px}.checkboxXGroup__e85e70e0{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__e85e70e0.indent-12__aa80a868{margin-left:-6px;margin-right:-6px}.checkboxXGroup__e85e70e0.indent-12__aa80a868 .label__ea41e863{margin-left:6px;margin-right:6px}.checkboxXGroup__e85e70e0.indent-16__6fe9d888{margin-left:-8px;margin-right:-8px}.checkboxXGroup__e85e70e0.indent-16__6fe9d888 .label__ea41e863{margin-left:8px;margin-right:8px}.checkboxXGroup__e85e70e0.indent-20__b0802f35{margin-left:-10px;margin-right:-10px}.checkboxXGroup__e85e70e0.indent-20__b0802f35 .label__ea41e863{margin-left:10px;margin-right:10px}.checkboxXGroup__e85e70e0.indent-24__a7f4bbef{margin-left:-12px;margin-right:-12px}.checkboxXGroup__e85e70e0.indent-24__a7f4bbef .label__ea41e863{margin-left:12px;margin-right:12px}.checkboxXGroup__e85e70e0.indent-28__896d7473{margin-left:-14px;margin-right:-14px}.checkboxXGroup__e85e70e0.indent-28__896d7473 .label__ea41e863{margin-left:14px;margin-right:14px}.checkboxXGroup__e85e70e0.indent-32__1e8c8e35{margin-left:-16px;margin-right:-16px}.checkboxXGroup__e85e70e0.indent-32__1e8c8e35 .label__ea41e863{margin-left:16px;margin-right:16px}.checkboxYGroup__da5c8075{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__da5c8075 .label__ea41e863.sm__ba9f6bab+.label__ea41e863.sm__ba9f6bab{margin-top:8px}.checkboxYGroup__da5c8075 .label__ea41e863.lg__d7101c33+.label__ea41e863.lg__d7101c33{margin-top:20px}.checkboxYGroup__da5c8075 .label__ea41e863.md__3f62270f+.label__ea41e863.md__3f62270f{margin-top:16px}@media(max-width:767px){.checkboxYGroup__da5c8075{margin:14px 16px}.checkboxYGroup__da5c8075 .label__ea41e863.sm__ba9f6bab+.label__ea41e863.sm__ba9f6bab,.checkboxYGroup__da5c8075 .label__ea41e863.md__3f62270f+.label__ea41e863.md__3f62270f,.checkboxYGroup__da5c8075 .label__ea41e863.lg__d7101c33+.label__ea41e863.lg__d7101c33{margin-top:28px}}.card__7d5aff3b{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__7d5aff3b.roundingMD__8cc9113d{--radius: 16px}.card__7d5aff3b.roundingSM__62f7d1f9{--radius: 8px}.card__7d5aff3b.general__f4a90939{background:var(--triplex-next-Card-Static_General_Background-1-26-0)}.card__7d5aff3b.secondary__5a472bf2{background:var(--triplex-next-Card-Static_Secondary_Background-1-26-0)}.card__7d5aff3b .cardMedia__645a6d3c{background-size:cover;background-repeat:no-repeat;background-position:center}.card__7d5aff3b .cardContent__cbc406cd{padding:var(--padding)}.card__7d5aff3b .cardContent__cbc406cd.paddingMD__153800cb{--padding: 24px}.card__7d5aff3b .cardContent__cbc406cd.paddingSM__941bf162{--padding: 16px}.card__7d5aff3b .cardContent__cbc406cd .cardContentHeader__45471f61{margin-bottom:16px}.card__7d5aff3b .cardContent__cbc406cd .cardContentFooter__410d1ed4{margin-top:16px}.action__d020aebd{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__d020aebd: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__d020aebd.general__f4a90939{background:var(--triplex-next-Card-Action_General_Background-1-26-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-26-0)}.action__d020aebd.general__f4a90939:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-26-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-26-0)}.action__d020aebd.general__f4a90939.selected__8b6579d3{background:var(--triplex-next-Card-Action_General_Background_Selected-1-26-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-26-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-26-0)}.action__d020aebd.general__f4a90939.selected__8b6579d3:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-26-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-26-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-26-0)}.action__d020aebd.general__f4a90939:focus{outline:none}.action__d020aebd.general__f4a90939:focus.focusVisible__2c59bdc8{box-shadow:var(--triplex-next-Card-Shadow_Default-1-26-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-26-0)}.action__d020aebd.secondary__5a472bf2{background:var(--triplex-next-Card-Action_Secondary_Background-1-26-0)}.action__d020aebd.secondary__5a472bf2:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-26-0)}.action__d020aebd.secondary__5a472bf2.selected__8b6579d3{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-26-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-26-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-26-0)}.action__d020aebd.secondary__5a472bf2.selected__8b6579d3:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-26-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-26-0)}.action__d020aebd.secondary__5a472bf2:focus{outline:none}.action__d020aebd.secondary__5a472bf2:focus.focusVisible__2c59bdc8{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-26-0)}.alertContext__260d6e6b{display:flex;font-size:12px;line-height:16px}.alertContext__260d6e6b>svg{flex-shrink:0}.alertContext__260d6e6b .alertContextText__3d445234{margin-left:8px}.alertContext__260d6e6b.alertTypeError__53b3b78d .alertContextText__3d445234{color:var(--triplex-next-AlertContext-Error_Color-1-26-0)}.alertContext__260d6e6b.alertTypeInfo__0a196485 .alertContextText__3d445234{color:var(--triplex-next-AlertContext-Info_Color-1-26-0)}.alertContext__260d6e6b.alertTypeWarning__8760708e .alertContextText__3d445234{color:var(--triplex-next-AlertContext-Warning_Color-1-26-0)}.alertContext__260d6e6b.alertTypeSystem__6b845859 .alertContextText__3d445234{color:var(--triplex-next-AlertContext-System_Color-1-26-0)}.alertProcess__599715c0{display:flex;padding:16px;position:relative}.alertProcess__599715c0.md__d156815a{border-radius:12px}.alertProcess__599715c0.lg__417f0883{border-radius:24px}.alertProcess__599715c0.withSpoiler__e2c104c4{min-height:40px}.alertProcess__599715c0 .themeIcon__85f9c57f{box-sizing:border-box;height:20px;width:20px}.alertProcess__599715c0.alertTypeError__53b3b78d{background:var(--triplex-next-AlertProcess-Error_Background-1-26-0)}.alertProcess__599715c0.alertTypeInfo__0a196485{background:var(--triplex-next-AlertProcess-Info_Background-1-26-0)}.alertProcess__599715c0.alertTypeWarning__8760708e{background:var(--triplex-next-AlertProcess-Warning_Background-1-26-0)}.alertProcess__599715c0.alertTypeSystem__6b845859{background:var(--triplex-next-AlertProcess-System_Background-1-26-0)}.alertProcess__599715c0.alertTypeFeature__e9f15e65{background:var(--triplex-next-AlertProcess-Feature_Background-1-26-0)}.alertProcess__599715c0.alertTypeFeature__e9f15e65 .themeIcon__85f9c57f{padding-top:0}.alertProcess__599715c0 .alertProcessContentBlock__5a10cbba{flex:1;margin-left:10px}.alertProcess__599715c0 .alertProcessContentBlock__5a10cbba .expandableContent__36fea0dd{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__599715c0 .alertProcessContentBlock__5a10cbba .expandableContent__36fea0dd.expanded__0f04ab72{max-height:1000px;opacity:1}.alertProcess__599715c0 .closeButton__623295e2{margin-left:10px}.alertProcess__599715c0 .expandButton__a82e75dc{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__599715c0 .expandButton__a82e75dc.expanded__0f04ab72{transform:rotate(180deg)}.adaptive__8ecccac5{font-size:10px!important;line-height:12px!important}.avatar__0b3a7399{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-1-26-0)}.avatar__0b3a7399.xxs__02c929b6{width:28px;height:28px;border-radius:6px}.avatar__0b3a7399.xs__22d3dcf6{width:32px;height:32px;border-radius:8px}.avatar__0b3a7399.sm__bd80eb5a{width:40px;height:40px;border-radius:10px}.avatar__0b3a7399.md__2fb68a8a{width:56px;height:56px;border-radius:16px}.avatar__0b3a7399.lg__b35076fe{width:80px;height:80px;border-radius:20px}.avatar__0b3a7399.xl__ac82d2e0{width:96px;height:96px;border-radius:24px}.avatar__0b3a7399.xxl__6c6e4158{width:128px;height:128px;border-radius:28px}.carouselExtended__9ce8b026{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__9ce8b026::-webkit-scrollbar{display:none}.treeView__4a64cfdb,.treeViewGroup__8aea37e4{margin:0;padding:0}.treeView__4a64cfdb .treeViewNode__01d5cc06,.treeViewGroup__8aea37e4 .treeViewNode__01d5cc06{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__49d4c6f3.collapsed__f1d3a803{visibility:hidden}.checkboxTreeExtended__f000955a{margin-bottom:-12px}.checkboxTreeExtendedNode__3f59587c .checkboxTreeExtendedNode__3f59587c:has(.sm__77c37c0c){margin-left:16px}.checkboxTreeExtendedNode__3f59587c .checkboxTreeExtendedNode__3f59587c:has(.md__3c425f7c),.checkboxTreeExtendedNode__3f59587c .checkboxTreeExtendedNode__3f59587c:has(.lg__e8f739dc){margin-left:24px}.checkboxTreeExtendedNodeHeader__8d1006e8{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__8d1006e8.sm__77c37c0c{margin-bottom:8px}.checkboxTreeExtendedNodeHeader__8d1006e8.md__3c425f7c,.checkboxTreeExtendedNodeHeader__8d1006e8.lg__e8f739dc{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__8d1006e8 .checkboxTreeCheckboxLabel__a57b38a5{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__8d1006e8 .caretIconWrapper__30a3dfa0{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__8d1006e8 .caretIconWrapper__30a3dfa0:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-26-0)}.checkboxTreeExtendedNodeHeader__8d1006e8.opened__73cfd273 .caretIconWrapper__30a3dfa0{transform:rotate(180deg)}@media(max-width:767px){.checkboxTreeExtended__f000955a{padding:0 16px}.checkboxTreeExtended__f000955a .checkboxTreeExtendedNodeHeader__8d1006e8{margin-bottom:0}.checkboxTreeExtended__f000955a .checkboxTreeExtendedNodeHeader__8d1006e8 .checkboxTreeCheckboxLabel__a57b38a5{padding-top:16px;padding-bottom:16px}.checkboxTreeExtended__f000955a .checkboxTreeExtendedNodeHeader__8d1006e8 .checkboxTreeCheckboxLabel__a57b38a5>span,.checkboxTreeExtended__f000955a .checkboxTreeExtendedNodeHeader__8d1006e8 .checkboxTreeCheckboxLabel__a57b38a5>svg,.checkboxTreeExtended__f000955a .checkboxTreeExtendedNodeHeader__8d1006e8 .checkboxTreeCheckboxLabel__a57b38a5 .checkboxTreeCheckbox__2d818943{top:14px}}.chipGroup__138dd88c{display:flex}.chipGroup__138dd88c.oneLine__9814cc32{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__138dd88c.oneLine__9814cc32::-webkit-scrollbar{display:none}.chipGroup__138dd88c.multiLine__86554a26{flex-wrap:wrap}.chipGroup__138dd88c.lg__b332de5a{gap:12px}.chipGroup__138dd88c.md__cf9a29e4,.chipGroup__138dd88c.sm__3ead4130{gap:8px}.col-1__a92b6203{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__e1f5bfd9{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__923e4bf5{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__8131f177{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__ac57b930{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__b3591e5b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__58a59e5e{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__5b9e4533{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__c7a0f30a{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__e04f4e0e{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__ff499f34{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__afb984b0{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__55c4f079{margin-left:0%}.offset-1__51bc2609{margin-left:8.33333333%}.offset-2__245eb214{margin-left:16.66666667%}.offset-3__c994a395{margin-left:25%}.offset-4__9830f44f{margin-left:33.33333333%}.offset-5__53811458{margin-left:41.66666667%}.offset-6__6d79a797{margin-left:50%}.offset-7__1f52ef37{margin-left:58.33333333%}.offset-8__8fe02cc1{margin-left:66.66666667%}.offset-9__1a200d89{margin-left:75%}.offset-10__78f87411{margin-left:83.33333333%}.offset-11__bb855277{margin-left:91.66666667%}.d-none__7a9245c9{display:none!important}.d-block__e77b7fc7{display:block!important}@media(min-width:576px){.col-sm-1__43315e9c{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__42a8ffb8{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__2949ad5b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__1919de65{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__3b2718f3{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__58ac5c22{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__9971ff8f{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__9b399dec{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__4d9b2cfe{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__9dd26931{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__e357d51f{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__fd7a6a19{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__282bcdb2{margin-left:0%}.offset-sm-1__4fbec743{margin-left:8.33333333%}.offset-sm-2__8a41fdb6{margin-left:16.66666667%}.offset-sm-3__75cd9aca{margin-left:25%}.offset-sm-4__8c17f847{margin-left:33.33333333%}.offset-sm-5__86bc8e50{margin-left:41.66666667%}.offset-sm-6__891f76a7{margin-left:50%}.offset-sm-7__b6035516{margin-left:58.33333333%}.offset-sm-8__3424b5a4{margin-left:66.66666667%}.offset-sm-9__7608f2fc{margin-left:75%}.offset-sm-10__811e1623{margin-left:83.33333333%}.offset-sm-11__048ab177{margin-left:91.66666667%}.d-none-sm__ce5bb6d5{display:none!important}.d-block-sm__90d81569{display:block!important}}@media(min-width:768px){.col-md-1__c87560ef{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__65918e25{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__bcbeba3e{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__8021ad91{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__ec68a6b1{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__24631996{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__f77b2729{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__b25680c8{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__831f1c95{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__9678b1ce{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__fa803179{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__b58e4448{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__3db07b82{margin-left:0%}.offset-md-1__55dd107c{margin-left:8.33333333%}.offset-md-2__089fb8b8{margin-left:16.66666667%}.offset-md-3__bb2d5e60{margin-left:25%}.offset-md-4__cd831758{margin-left:33.33333333%}.offset-md-5__19a4e5d6{margin-left:41.66666667%}.offset-md-6__b7f09495{margin-left:50%}.offset-md-7__7d637b5b{margin-left:58.33333333%}.offset-md-8__eb0a9910{margin-left:66.66666667%}.offset-md-9__2960d54e{margin-left:75%}.offset-md-10__57fb390c{margin-left:83.33333333%}.offset-md-11__7c4b1c0d{margin-left:91.66666667%}.d-none-md__84ac53a2{display:none!important}.d-block-md__8e310894{display:block!important}}@media(min-width:992px){.col-lg-1__8e87c810{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__1f0eb000{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__0e24d1d3{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__fd32b09b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__14926da7{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__668ad631{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__4240a9f9{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__b8c2baf3{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__b06eb851{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__c5481602{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__59a192a8{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__e78cba09{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__006790b2{margin-left:0%}.offset-lg-1__96144972{margin-left:8.33333333%}.offset-lg-2__b3601922{margin-left:16.66666667%}.offset-lg-3__a03f66f3{margin-left:25%}.offset-lg-4__c8fc0331{margin-left:33.33333333%}.offset-lg-5__a3900f57{margin-left:41.66666667%}.offset-lg-6__049b4b8d{margin-left:50%}.offset-lg-7__65aa0055{margin-left:58.33333333%}.offset-lg-8__271b7daf{margin-left:66.66666667%}.offset-lg-9__46f443fd{margin-left:75%}.offset-lg-10__e0cde56c{margin-left:83.33333333%}.offset-lg-11__7e83a947{margin-left:91.66666667%}.d-none-lg__84423b1e{display:none!important}.d-block-lg__c4950b58{display:block!important}}@media(min-width:1200px){.col-xl-1__b1117807{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__474cae8e{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__51a0bdb6{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__573a11ef{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__12d4722f{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__98d91ad1{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__01f17f4e{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__89111f58{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__7864fc83{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__dafb34b0{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__051eff02{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__419c2db1{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__9dcdb416{margin-left:0%}.offset-xl-1__153d529f{margin-left:8.33333333%}.offset-xl-2__40900082{margin-left:16.66666667%}.offset-xl-3__80775e75{margin-left:25%}.offset-xl-4__dd8bbd02{margin-left:33.33333333%}.offset-xl-5__04ba172d{margin-left:41.66666667%}.offset-xl-6__72a3fca6{margin-left:50%}.offset-xl-7__665d5f26{margin-left:58.33333333%}.offset-xl-8__21986b74{margin-left:66.66666667%}.offset-xl-9__7a82d898{margin-left:75%}.offset-xl-10__9070a2e0{margin-left:83.33333333%}.offset-xl-11__5600ef80{margin-left:91.66666667%}.d-none-xl__ff071b40{display:none!important}.d-block-xl__e7655596{display:block!important}}.confirm__f632edff{flex-grow:1;margin:0 auto;max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2);box-sizing:border-box}.confirm__f632edff.isInLightBox__07fc8283{max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2)}.confirm__f632edff.isInSideOverlaySM__cd9b8ab7{max-width:520px}.confirm__f632edff.isInSideOverlayMD__f68acf8e{max-width:680px}.confirm__f632edff.isInSideOverlayLG__6ea69796{max-width:800px}.confirmCloseButton__b1316cb3{position:absolute;top:24px;right:24px}.confirmContent__fc3942e3{margin-bottom:24px;padding-right:56px}.confirmControls__b590a6d5{white-space:nowrap}.confirmContentTitle__367afafd{margin-bottom:12px}@media(max-width:767px){.confirmCloseButton__b1316cb3{top:16px;right:16px}.confirmContent__fc3942e3{margin-bottom:16px}}.dateRange__a86e51ac{display:flex;align-items:center}.dateRangeButton__a3e68ddb{z-index:1}.separator__06a46685{width:20px;height:20px;flex-shrink:0}.divider__970e67cc{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-26-0);border:none}.marginTopSize-4__1c29b355{margin-top:4px}.marginBottomSize-4__4d5f22bd{margin-bottom:4px}.marginTopSize-8__ca816976{margin-top:8px}.marginBottomSize-8__48c5b3c8{margin-bottom:8px}.marginTopSize-12__f14d10e9{margin-top:12px}.marginBottomSize-12__a37429fa{margin-bottom:12px}.marginTopSize-16__deb17bba{margin-top:16px}.marginBottomSize-16__feb4b0ef{margin-bottom:16px}.marginTopSize-20__bcbabc16{margin-top:20px}.marginBottomSize-20__c92cc46f{margin-bottom:20px}.marginTopSize-24__7b3237bf{margin-top:24px}.marginBottomSize-24__8d7a82eb{margin-bottom:24px}.marginTopSize-28__32ddf98c{margin-top:28px}.marginBottomSize-28__375521d0{margin-bottom:28px}.marginTopSize-32__1b8d66e7{margin-top:32px}.marginBottomSize-32__6ee6d714{margin-bottom:32px}.smallInput__bd21d24f{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-26-0);background:var(--triplex-next-SmallInput-Background-1-26-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-26-0)}.smallInput__bd21d24f::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-26-0);opacity:1}.smallInput__bd21d24f::-ms-clear{display:none}.link__1b846c12{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-26-0)}.link__1b846c12:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-26-0)}.link__1b846c12:active{color:var(--triplex-next-Link-Text_Color_Active-1-26-0)}.link__1b846c12:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-26-0)}.wordWithContent__3514174e{white-space:nowrap;display:inline-flex;align-items:center}.before__c814620d :first-child{margin-right:2px}.after__7ffc07f5 :last-child{margin-left:2px}.documentNumberEdit__889874a6 .label__ac596fe9{display:inline-block;margin-right:8px}.documentNumberEdit__889874a6 .inputEditWrapper__3b49e351{width:68px;display:inline-block}.ellipsisLineClamp__51e6ab65{--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__51e6ab65.oneLine__f3701476{word-break:break-all}.emptyView__600543e9,.container__7d53dd29{display:flex;flex-direction:column;align-items:center;width:100%}.icon__ea982bb4{flex-shrink:0}.textBlock__dce4085b{text-align:center}button.helpBoxButton__53686209{position:relative;vertical-align:text-bottom}.islandAccordion__7ef01390{margin:0;padding:0}.islandAccordion__7ef01390 .island__91ecdc00{padding:0}.islandAccordion__7ef01390 .item__c2924b55{position:relative;list-style-type:none}.islandAccordion__7ef01390 .item__c2924b55.disabled__7726ac15{cursor:default;pointer-events:none}.islandAccordion__7ef01390 .item__c2924b55+.item__c2924b55.sm__af703b26,.islandAccordion__7ef01390 .item__c2924b55+.item__c2924b55.md__7c8b2538{margin-top:16px}.islandAccordion__7ef01390 .item__c2924b55+.item__c2924b55.lg__a7871460{margin-top:24px}.islandAccordion__7ef01390 .item__c2924b55 .header__a7ea7189{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__7ef01390 .item__c2924b55 .header__a7ea7189:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-26-0)}.islandAccordion__7ef01390 .item__c2924b55.type1__5c1d2962:not(.opened__35003b51) .header__a7ea7189:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-26-0)}.islandAccordion__7ef01390 .item__c2924b55.type2__f4d1bb36:not(.opened__35003b51) .header__a7ea7189:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-26-0)}.islandAccordion__7ef01390 .item__c2924b55.type3__f3ff478c:not(.opened__35003b51) .header__a7ea7189:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-26-0)}.islandAccordion__7ef01390 .item__c2924b55 .footer__332c351a{text-align:right}.islandAccordion__7ef01390 .item__c2924b55 .body__a21bdb2b,.islandAccordion__7ef01390 .item__c2924b55 .footer__332c351a{visibility:hidden}.islandAccordion__7ef01390 .item__c2924b55.opened__35003b51 .body__a21bdb2b,.islandAccordion__7ef01390 .item__c2924b55.opened__35003b51 .footer__332c351a{visibility:visible}.islandAccordion__7ef01390 .item__c2924b55 .caretWrapper__a323e9dd{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__7ef01390 .item__c2924b55 .caretIcon__ff45eaa5{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__7ef01390 .item__c2924b55 .title__325a614c{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__7ef01390 .item__c2924b55.sm__af703b26 .header__a7ea7189{padding:16px;border-radius:16px}.islandAccordion__7ef01390 .item__c2924b55.sm__af703b26 .step__c76a362e+.title__325a614c{margin-top:2px}.islandAccordion__7ef01390 .item__c2924b55.sm__af703b26 .body__a21bdb2b,.islandAccordion__7ef01390 .item__c2924b55.sm__af703b26 .footer__332c351a{padding:0 16px 16px}.islandAccordion__7ef01390 .item__c2924b55.sm__af703b26 .caretWrapper__a323e9dd{right:10px}.islandAccordion__7ef01390 .item__c2924b55.sm__af703b26 .remove__528307e8{right:-36px;top:20px}.islandAccordion__7ef01390 .item__c2924b55.sm__af703b26 .step__c76a362e{margin-right:12px}.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .header__a7ea7189{padding:24px;border-radius:24px}.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .body__a21bdb2b,.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .footer__332c351a{padding:0 24px 24px}.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .caretWrapper__a323e9dd{right:18px}.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .remove__528307e8{right:-40px;top:28px}.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .step__c76a362e{margin-right:12px}.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .header__a7ea7189{padding:32px;border-radius:32px}.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .body__a21bdb2b,.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .footer__332c351a{padding:0 32px 32px}.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .caretWrapper__a323e9dd{right:24px}.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .remove__528307e8{right:-40px;top:36px}.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .step__c76a362e{margin:0 16px 0 0}.islandAccordion__7ef01390 .item__c2924b55.opened__35003b51:not(.disabled__7726ac15) .caretWrapper__a323e9dd .caretIcon__ff45eaa5{transform:rotate(-180deg)}.islandAccordion__7ef01390 .item__c2924b55 .remove__528307e8{position:absolute}@media(max-width:767px){.islandAccordion__7ef01390 .item__c2924b55 .footer__332c351a{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__7ef01390 .item__c2924b55 .footer__332c351a>*{margin-left:0!important}.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .header__a7ea7189{padding:16px;border-radius:16px}.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .body__a21bdb2b,.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .footer__332c351a{padding:0 16px 16px}.islandAccordion__7ef01390 .item__c2924b55.md__7c8b2538 .caretWrapper__a323e9dd{right:10px}.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .header__a7ea7189{padding:24px;border-radius:24px}.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .body__a21bdb2b,.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .footer__332c351a{padding:0 24px 24px}.islandAccordion__7ef01390 .item__c2924b55.lg__a7871460 .caretWrapper__a323e9dd{right:18px}}.step__320e5d42{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__320e5d42.default__28268aa9{background-color:var(--triplex-next-Step-Background_Default-1-26-0)}.step__320e5d42.default__28268aa9>span{color:var(--triplex-next-Step-Color_Default-1-26-0)}.step__320e5d42.done__b5d4912e{background-color:var(--triplex-next-Step-Background_Done-1-26-0)}.step__320e5d42.done__b5d4912e>span{color:var(--triplex-next-Step-Color_Done-1-26-0)}.step__320e5d42.warning__da1ff5a9{background-color:var(--triplex-next-Step-Background_Warning-1-26-0)}.step__320e5d42.warning__da1ff5a9>span{color:var(--triplex-next-Step-Color_Warning-1-26-0)}.step__320e5d42.active__3a78b995{background-color:var(--triplex-next-Step-Background_Active-1-26-0)}.step__320e5d42.active__3a78b995>span{color:var(--triplex-next-Step-Color_Active-1-26-0)}.step__320e5d42.error__1038ec52{background-color:var(--triplex-next-Step-Background_Error-1-26-0)}.step__320e5d42.error__1038ec52>span{color:var(--triplex-next-Step-Color_Error-1-26-0)}.step__320e5d42.disabled__d761e804{background-color:var(--triplex-next-Step-Background_Disabled-1-26-0)}.step__320e5d42.disabled__d761e804>span{color:var(--triplex-next-Step-Color_Disabled-1-26-0)}.lightBox__b7faaec5{--lightBox-content-max-width: 864px;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__b7faaec5.sm__0ba11edf{--lightBox-content-max-width: 664px}.lightBox__b7faaec5.md__3507dde5{--lightBox-content-max-width: 864px}.lightBox__b7faaec5.lg__a080aa01{--lightBox-content-max-width: 1064px}.lightBox__b7faaec5.xl__aec3f808{--lightBox-content-max-width: 1264px}.lightBox__b7faaec5 .lightBoxBackdrop__2ae4c445{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-26-0)}.lightBox__b7faaec5.lightBoxSideOverlayActive__43fd9a82,.lightBox__b7faaec5.lightBoxTopOverlayActive__5a1400fb{overflow-y:hidden}.lightBox__b7faaec5 .lightBoxContent__2ea18beb{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-26-0)}.lightBox__b7faaec5 .lightBoxContent__2ea18beb>.global-page{width:100%;max-width:var(--lightBox-content-max-width);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBox__b7faaec5 .lightBoxContent__2ea18beb>.global-page{padding:16px}}.lightBox__b7faaec5 .loadingContentOverlay__e4e331d4{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__b7faaec5 .lightBoxContentResizeWrapper__5ea07110{position:absolute;left:0;right:0;height:0}.lightBox__b7faaec5 .tempElSafariBug__1b2cdd77{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__7acb4630,.global-LB-less-or-equal-media-point-0 .lightBox__b7faaec5.lightBoxSideOverlayActive__43fd9a82{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__2ea18beb{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__2ea18beb{padding-left:80px;padding-right:80px}.lightBoxControls__7fe6f5e1{z-index:100}.withKeyboardEvent__f2e16bdd{display:inline-block}.withoutKeyboardEvent__c7a8f14c,.lightBox__b7faaec5.lightBoxSideOverlayActive__43fd9a82 .withKeyboardEvent__f2e16bdd,.lightBox__b7faaec5.lightBoxTopOverlayActive__5a1400fb .withKeyboardEvent__f2e16bdd,.lightBox__b7faaec5.isLoading__3523b0fc .withKeyboardEvent__f2e16bdd{display:none}.lightBox__b7faaec5.lightBoxSideOverlayActive__43fd9a82 .withoutKeyboardEvent__c7a8f14c,.lightBox__b7faaec5.lightBoxTopOverlayActive__5a1400fb .withoutKeyboardEvent__c7a8f14c,.lightBox__b7faaec5.isLoading__3523b0fc .withoutKeyboardEvent__c7a8f14c{display:inline-block}.lightBox__b7faaec5.isLoading__3523b0fc .lightBoxPrev__d836304d,.lightBox__b7faaec5.isLoading__3523b0fc .lightBoxNext__01a215be{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__7fe6f5e1{position:absolute;left:0;right:0;top:0;min-height:56px;padding:16px 16px 0;box-sizing:border-box}.global-LB-less-or-equal-media-point-0 .lightBoxControlsDesktop__fbd26343{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__86f72181{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__d854118e{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__d836304d,.global-LB-less-or-equal-media-point-0 .lightBoxNext__01a215be{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__d836304d{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__e474188b,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__03c8c38d{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__7fe6f5e1{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__fbd26343{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__86f72181{display:none}.global-LB-more-media-point-0 .lightBoxClose__d854118e{position:fixed;left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px);top:calc(40px + var(--lightBox-screen-top))}.global-LB-more-media-point-0 .lightBoxPrev__d836304d,.global-LB-more-media-point-0 .lightBoxNext__01a215be{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__d836304d{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__01a215be{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__f0554c62{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__f0554c62.fixed__8d03b430{position:fixed}.overlay__f0554c62.closing__a7d170b2,.overlay__f0554c62.opened__0c910baf{visibility:visible;left:0;right:0}.overlayPanel__71679ec9{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-26-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__71679ec9.bottom__e0bc797f{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__71679ec9.left__8173e9c3{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__71679ec9.right__a7f2863f{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__71679ec9.top__0fe3f84c{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__71679ec9.left__8173e9c3.opened__0c910baf,.overlayPanel__71679ec9.right__a7f2863f.opened__0c910baf{transform:translate(0)}.overlayPanel__71679ec9.top__0fe3f84c.opened__0c910baf,.overlayPanel__71679ec9.bottom__e0bc797f.opened__0c910baf{transform:translateY(0)}.overlayContent__9347660a{display:flex;min-height:100%}.overlayMask__43758da7{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-26-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__43758da7.overlayOpened__c3da44e6{opacity:1}.lightBoxSideOverlayLoaderWrapper__6a237c2c{left:0;top:0;right:0;height:100vh;position:absolute;z-index:201;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.lightBoxSideOverlayCloseDesktopContainer__0d2e70d6{position:absolute;top:24px;right:24px;bottom:0;pointer-events:none}.lightBoxSideOverlayCloseDesktop__bce05e72{position:sticky;top:24px;pointer-events:auto}.lightBoxSideOverlayCloseMobile__8682185b{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__0d2e70d6{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__8682185b{display:block}@media(max-width:767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__8682185b{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__0d2e70d6{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__8682185b{display:none}.lightBoxSideOverlayMask__4ee6a3ba{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-26-0)}.lightBoxSideOverlayWrapper__fec7b7ca{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__fec7b7ca.overflowXHidden__1e8c673c{overflow-x:hidden}.lightBoxSideOverlayWrapper__fec7b7ca.overflowYHidden__01b061dc{overflow-y:hidden}.lightBoxSideOverlayWrapper__fec7b7ca.closing__c6de7312,.lightBoxSideOverlayWrapper__fec7b7ca.opened__dfc88d2f{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__fec7b7ca.closing__c6de7312{pointer-events:none}.lightBoxSideOverlayWrapper__fec7b7ca .global-page{max-width:var(--lightBox-content-max-width, 864px);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBoxSideOverlayWrapper__fec7b7ca .global-page{padding:16px}}.lightBoxSideOverlayWrapper__fec7b7ca .lightBoxSideOverlayContent__2a50e06f{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-26-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__fec7b7ca .lightBoxSideOverlayContent__2a50e06f.opened__dfc88d2f{transform:none}.lightBoxSideOverlayWrapper__fec7b7ca .lightBoxSideOverlayContent__2a50e06f.opening__6eb82c26{transform:translateY(0)}.lightBoxSideOverlayWrapper__fec7b7ca.sm__0ba11edf .global-page{width:584px;max-width:100%}.lightBoxSideOverlayWrapper__fec7b7ca.md__3507dde5 .global-page{width:744px;max-width:100%}.lightBoxSideOverlayWrapper__fec7b7ca.lg__a080aa01 .global-page{width:864px;max-width:100%}.lightBoxSideOverlayWrapper__fec7b7ca .lightBoxSideOverlayBase__4fa49e9e{overflow:visible;bottom:auto;height:100%}@media(max-width:767px){.lightBoxSideOverlayWrapper__fec7b7ca .lightBoxSideOverlayContent__2a50e06f{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__fec7b7ca .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__fec7b7ca .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__acf5279f{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__acf5279f.closing__c6de7312,.lightBoxSideOverlay__acf5279f.opening__6eb82c26{overflow-x:hidden}.topOverlayMask__1633f8a4{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-26-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__e4b1e1c0{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__e4b1e1c0.closing__dee62ff3,.topOverlayWrapper__e4b1e1c0.opened__9de80925{bottom:0}.topOverlayWrapper__e4b1e1c0 .topOverlayPanel__54685481{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__063f6fbd{z-index:500}@media(max-width:767px){.topOverlayPanel__54685481{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__89bdaee3{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: var(--lightBox-content-max-width, 864px);--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width))}.lightBoxLeftSidebar__89bdaee3.fixed__f5c25d64{position:fixed}.lightBoxRightSidebar__54e3bcf8{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: var(--lightBox-content-max-width, 864px);--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width))}.lightBoxRightSidebar__54e3bcf8.fixed__f5c25d64{position:fixed}.hidden__52471f24{display:none}html.scroll-0__33c57561{--triplex-next-scroll-width: 0px}html.scroll-15__988b3ac7{--triplex-next-scroll-width: 15px}html.scroll-16__0cda190b{--triplex-next-scroll-width: 16px}html.scroll-17__ab425ee9{--triplex-next-scroll-width: 17px}.listMasterChipGroup__edd80cde{padding:0 16px}.listMasterFooter__dcecff45{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-26-0);box-shadow:var(--triplex-next-ListMaster-Footer_Shadow-1-26-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__dcecff45.sticky__cb8745bd{position:sticky;bottom:0}.listMasterFooterDescription__88f5ac94{padding-right:16px}.listMasterFooterControls__6f8d5f23{white-space:nowrap}.listMasterHeader__1a193cc4{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-26-0);box-shadow:var(--triplex-next-ListMaster-Header_Shadow-1-26-0)}.listMasterHeader__1a193cc4.sticky__cb8745bd{position:sticky;top:0;z-index:1}.selectionControls__9a05f1c5{display:flex;justify-content:space-between;align-items:center}.marker__d5462cb6.success__a6b56aba{background:var(--triplex-next-Marker-Background_Success-1-26-0)}.marker__d5462cb6.error__9c5e71df{background:var(--triplex-next-Marker-Background_Error-1-26-0)}.marker__d5462cb6.warning__24d5f2bb{background:var(--triplex-next-Marker-Background_Warning-1-26-0)}.marker__d5462cb6.waiting__3dbf2530{background:var(--triplex-next-Marker-Background_Waiting-1-26-0)}.markerStatus__9173c571{line-height:0;display:flex;align-items:start}.markerStatus__9173c571 .contentContainer__19adaae8{display:flex;flex-direction:column}.markerStatus__9173c571.md__ba7f338d{gap:4px}.markerStatus__9173c571.md__ba7f338d .markerContainer__837c1f3c{margin-top:4px}.markerStatus__9173c571.lg__92e5b0b4{gap:6px}.markerStatus__9173c571.lg__92e5b0b4 .contentContainer__19adaae8{gap:4px}.markerStatus__9173c571.lg__92e5b0b4 .markerContainer__837c1f3c{margin-top:5px}.monthYearRange__8e686fee{display:flex;align-items:center}.monthYearRangeButton__de64c108{z-index:1}.separator__52931c39{width:16px;height:16px;flex-shrink:0}.orderedListItem__5d1cc881{counter-increment:list-item-tx}.orderedListItem__5d1cc881:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__5d1cc881+.orderedListItem__5d1cc881{margin-top:8px}.orderedList__88a5dd70{--start-index-tx: 0;position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx var(--start-index-tx)}.paginationExtended__cb43e915{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__1ad98adb .directionIconNext__f8627257{transform:rotate(180deg)}.paginationPageEllipsis__b8ec0ed7{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;cursor:default}.paginationPageButton__b9db7836{background-color:transparent;display:flex;justify-content:center;align-items:center;height:28px;width:28px;border:1px solid transparent;border-radius:6px;cursor:pointer}.paginationPageButton__b9db7836:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-26-0);outline:none}.paginationPageButton__b9db7836:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-26-0)}.paginationPageButton__b9db7836:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-26-0);cursor:grabbing}.paginationPageButton__b9db7836.currentPage__03327fc0{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-26-0);cursor:default}.paginationNavigationExtended__db8ee633{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__7839e502{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__7839e502 .paginationSelectControl__21cec4b6{margin-left:8px;min-width:72px}.row__b4095bf7{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;padding-bottom:16px}.row__b4095bf7.noPaddingBottom__3f2a7c91,.row__b4095bf7:last-child{padding-bottom:0}.segmentedControlSegment__b13d6900{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;font-family:inherit;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-1-26-0);outline:none;cursor:pointer}.segmentedControlSegment__b13d6900:disabled{cursor:default}.sm__00bc0c0e .segmentedControlSegment__b13d6900{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__c5df8340 .segmentedControlSegment__b13d6900{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__c66973ad .segmentedControlSegment__b13d6900{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__52b4328c .segmentedControlSegment__b13d6900{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-26-0)}.general1__52b4328c .segmentedControlSegment__b13d6900:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-26-0)}.general1__52b4328c .segmentedControlSegment__b13d6900:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-26-0)}.general1__52b4328c .segmentedControlSegment__b13d6900.selected__c5aa18ad{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-26-0)}.general1__52b4328c .segmentedControlSegment__b13d6900.selected__c5aa18ad:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-26-0)}.general1__52b4328c .segmentedControlSegment__b13d6900.selected__c5aa18ad:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-26-0)}.general2__14c334fe .segmentedControlSegment__b13d6900{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-26-0)}.general2__14c334fe .segmentedControlSegment__b13d6900:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-26-0)}.general2__14c334fe .segmentedControlSegment__b13d6900:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-26-0)}.general2__14c334fe .segmentedControlSegment__b13d6900.selected__c5aa18ad{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-26-0)}.general2__14c334fe .segmentedControlSegment__b13d6900.selected__c5aa18ad:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-26-0)}.general2__14c334fe .segmentedControlSegment__b13d6900.selected__c5aa18ad:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-26-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-26-0)}.secondary1__eccae7ea .segmentedControlSegment__b13d6900{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-26-0)}.secondary1__eccae7ea .segmentedControlSegment__b13d6900:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-26-0)}.secondary1__eccae7ea .segmentedControlSegment__b13d6900:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-26-0)}.secondary1__eccae7ea .segmentedControlSegment__b13d6900.selected__c5aa18ad{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-26-0)}.secondary1__eccae7ea .segmentedControlSegment__b13d6900.selected__c5aa18ad:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-26-0)}.secondary2__171d57fa .segmentedControlSegment__b13d6900{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-26-0)}.secondary2__171d57fa .segmentedControlSegment__b13d6900:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-26-0)}.secondary2__171d57fa .segmentedControlSegment__b13d6900:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-26-0)}.secondary2__171d57fa .segmentedControlSegment__b13d6900.selected__c5aa18ad{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-26-0)}.secondary2__171d57fa .segmentedControlSegment__b13d6900.selected__c5aa18ad:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-26-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-26-0)}.segmentedControlSegment__b13d6900:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-26-0)}.content__f9215d0f{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__e596d9d4{display:flex;gap:4px}.segmentedControl__e596d9d4.general1__52b4328c{background:var(--triplex-next-SegmentedControl-General_1_Background-1-26-0)}.segmentedControl__e596d9d4.secondary1__eccae7ea{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-26-0)}.segmentedControl__e596d9d4.general2__14c334fe{background:var(--triplex-next-SegmentedControl-General_2_Background-1-26-0)}.segmentedControl__e596d9d4.secondary2__171d57fa{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-26-0)}.segmentedControl__e596d9d4.sm__00bc0c0e{border-radius:6px;padding:4px}.segmentedControl__e596d9d4.md__c5df8340{border-radius:8px;padding:4px}.segmentedControl__e596d9d4.lg__c66973ad{border-radius:10px;padding:8px}.skeleton__a131a697{border-radius:16px;flex-grow:1}.skeleton__a131a697.light__2f04ca01{animation:skeleton-light-pulse__7e4a2b53 2s ease-in-out infinite}.skeleton__a131a697.dark__c705402a{animation:skeleton-dark-pulse__9055b38c 2s ease-in-out infinite}@keyframes skeleton-light-pulse__7e4a2b53{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-26-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-26-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-26-0)}}@keyframes skeleton-dark-pulse__9055b38c{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-26-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-26-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-26-0)}}.sliderExtendedDot__99b38613{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-26-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__99b38613:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-26-0)}.sliderExtendedDot__99b38613.focusedByClick__e793bc67:focus{box-shadow:none}.sliderExtendedDot__99b38613:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-26-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__99b38613:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-26-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__99b38613.disabled__2207c4a6{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-26-0)}.sliderExtendedDot__99b38613.disabled__2207c4a6:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-26-0)}.sliderExtendedDot__99b38613.disabled__2207c4a6:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-26-0)}.sliderExtendedDot__99b38613:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-26-0)}.sliderExtendedDot__99b38613:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-26-0)}.sliderExtendedDot__99b38613.dragByMouse__92af1fae{background:var(--triplex-next-Slider-Dot_Background_Select-1-26-0)}.sliderExtendedDot__99b38613.dragByMouse__92af1fae:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-26-0)}.sliderExtendedDot__99b38613:hover .sliderExtendedTooltipOverlay__da0f6d36,.sliderExtendedDot__99b38613:focus .sliderExtendedTooltipOverlay__da0f6d36{visibility:visible}.sliderExtendedDot__99b38613.lg__2643545c{width:28px;height:28px}.sliderExtendedDot__99b38613.lg__2643545c:after{width:10px;height:10px}.sliderExtendedDot__99b38613.lg__2643545c:before{width:14px;height:14px}.sliderExtendedMarks__6cf76b68{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__4a2fb144{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__4a2fb144 .sliderExtendedMarkDot__dba3a07e{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-26-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__4a2fb144 .sliderExtendedMarkDot__dba3a07e.inSelectedRange__0939a00b{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-26-0)}.sliderExtendedMark__4a2fb144.lg__2643545c{top:20px}.sliderExtendedMark__4a2fb144.lg__2643545c .sliderExtendedMarkDot__dba3a07e{top:-20px}.sliderExtendedMark__4a2fb144 .sliderExtendedMarkText__d6f93ee3{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__4a2fb144.disabled__2207c4a6{pointer-events:none}.sliderExtendedMark__4a2fb144.disabled__2207c4a6 .sliderExtendedMarkText__d6f93ee3{pointer-events:none;opacity:.35}.sliderExtendedMark__4a2fb144.disabled__2207c4a6 .sliderExtendedMarkDot__dba3a07e{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-26-0)}.sliderExtendedMark__4a2fb144:first-child,.sliderExtendedMark__4a2fb144:last-child{transform:none}.sliderExtendedMark__4a2fb144:first-child.reverse__608eefa5 .sliderExtendedMarkDot__dba3a07e{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__4a2fb144:first-child.reverse__608eefa5 .sliderExtendedMarkText__d6f93ee3{margin-right:-4px}.sliderExtendedMark__4a2fb144:first-child:not(.reverse__608eefa5) .sliderExtendedMarkDot__dba3a07e{left:0;transform:translate(-50%)}.sliderExtendedMark__4a2fb144:first-child .sliderExtendedMarkText__d6f93ee3{margin-left:-4px}.sliderExtendedMark__4a2fb144:last-child.reverse__608eefa5 .sliderExtendedMarkDot__dba3a07e{left:0;transform:translate(-50%)}.sliderExtendedMark__4a2fb144:last-child.reverse__608eefa5 .sliderExtendedMarkText__d6f93ee3{margin-left:-4px}.sliderExtendedMark__4a2fb144:last-child:not(.reverse__608eefa5) .sliderExtendedMarkDot__dba3a07e{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__4a2fb144:last-child .sliderExtendedMarkText__d6f93ee3{margin-right:-4px}.sliderExtendedMark__4a2fb144.active__6669b8a0{pointer-events:none}.sliderExtendedRail__df720377{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-26-0);cursor:pointer}.sliderExtended__72a52f9a{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__72a52f9a.disabled__2207c4a6 .sliderExtendedRail__df720377{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-26-0)}.sliderExtended__72a52f9a.lg__2643545c{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__853145f1{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-26-0);z-index:10}.sliderExtendedTrack__853145f1.lg__2643545c{top:12px}.sliderExtendedTrack__853145f1:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-26-0)}.sliderExtendedTrack__853145f1.focusedByClick__e793bc67:focus{box-shadow:none}.sliderExtendedTrack__853145f1.hoverOrDragByMouse__076f9151{background:var(--triplex-next-Slider-Track_Background_Hover-1-26-0)}.sliderExtendedTrack__853145f1.staticSlider__fcf878f3{cursor:default;pointer-events:none}.sliderExtendedTrack__853145f1.disabled__2207c4a6{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-26-0)}.sliderExtendedTooltipOverlay__da0f6d36{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__da0f6d36.lg__2643545c{bottom:32px}.sliderExtendedTooltipOverlay__da0f6d36 .tooltipBody__06675efa{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-26-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-26-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__da0f6d36 .tooltipTip__6ad3fb53{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-26-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.sliderExtendedTooltipOverlay__da0f6d36 .tooltipTip__6ad3fb53{margin:-.5px}}.smsField__a64373f9{display:inline-block;position:relative;width:100%}.smsField__a64373f9 .input__2cac6e24{text-align:center}.smsField__a64373f9 .input__2cac6e24::placeholder{opacity:1}.smsField__a64373f9 .input__2cac6e24:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-26-0)}.smsField__a64373f9 .input__2cac6e24.lg__390d683d{padding:18px 40px}.smsField__a64373f9 .input__2cac6e24.md__ccb7b71d{padding-left:26px;padding-right:26px}.smsField__a64373f9 .input__2cac6e24.sm__e0321c1e{padding-left:20px;padding-right:20px}.smsField__a64373f9 .btnRefresh__740e4936{position:absolute;outline:none;z-index:1}.smsField__a64373f9 .btnRefresh__740e4936.lg__390d683d{top:12px;left:12px;height:32px;width:32px}.smsField__a64373f9 .btnRefresh__740e4936.md__ccb7b71d{top:10px;left:10px}.smsField__a64373f9 .btnRefresh__740e4936.sm__e0321c1e{top:4px;left:4px}.smsField__a64373f9 .btnRefresh__740e4936 .full__7418edd3{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-1-26-0)}.smsField__a64373f9 .btnRefresh__740e4936 .empty__71859935{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-1-26-0)}.smsField__a64373f9 .btnRefresh__740e4936:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-1-26-0)}.smsField__a64373f9 .btnSubmit__fa58c2e1{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-1-26-0)}.smsField__a64373f9 .btnSubmit__fa58c2e1.active__2b72cf2b:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-1-26-0)}.smsField__a64373f9 .btnSubmit__fa58c2e1.active__2b72cf2b:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-1-26-0)}.smsField__a64373f9 .btnSubmit__fa58c2e1.lg__390d683d{top:15px;right:15px;height:26px;width:26px}.smsField__a64373f9 .btnSubmit__fa58c2e1.md__ccb7b71d{top:10px;right:10px}.smsField__a64373f9 .btnSubmit__fa58c2e1.sm__e0321c1e{top:4px;right:4px}.spoiler__72163c99{display:flex;flex-direction:column}.spoiler__72163c99.opened__222b2923 .caretIcon__7299104a{transform:rotate(-180deg)}.spoiler__72163c99 .head__02111daf .caretIcon__7299104a{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__72163c99 .head__02111daf button>span{white-space:normal;text-align:left}.spoiler__72163c99 .content__4e7aebcc.hidden__0b543e11{display:none}.spoiler__72163c99 .lg__2574066b .content__4e7aebcc{margin-top:8px}.spoiler__72163c99 .md__deb84c95 .content__4e7aebcc{margin-top:0}.spoiler__72163c99 .sm__4ade4467 .content__4e7aebcc{margin-top:-4px}.statusTrackerWrapper__2d751ec9{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-1-26-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-26-0);overflow:hidden;height:100%}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2{width:100%;padding:40px 24px 16px;box-sizing:border-box;z-index:1;text-align:center}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2.verticalAlignMiddle__0b46dd55{align-self:center}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2.verticalAlignBottom__4929a045{align-self:end}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerChild__bab05f36{padding:8px 0}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerChild__bab05f36:empty{padding:0}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerSum__b3eb7b07,.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerTitle__6dc1da89{padding-bottom:4px}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerDescription__d4495c33{display:block;padding-top:8px}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerAlert__5930ca73{margin-top:12px;text-align:left}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerStatus__c5f7b4ef{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerFooterWrapper__644f8b66{display:grid}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerFooterWrapper__644f8b66 .statusTrackerDescription__d4495c33:last-child{padding-top:0}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerFooterWrapper__644f8b66 .statusTrackerButton__8227f4fb{margin-bottom:12px}.statusTrackerWrapper__2d751ec9 .statusTracker__68008ca2 .statusTrackerFooterWrapper__644f8b66 .statusTrackerButton__8227f4fb:last-child{margin-bottom:0}.statusTrackerWrapper__2d751ec9 .statusTrackerColor__b616fab5{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__2d751ec9 .statusTrackerColor__b616fab5.waiting__7f08f88c{background:var(--triplex-next-StatusTracker-Waiting_Color-1-26-0)}.statusTrackerWrapper__2d751ec9 .statusTrackerColor__b616fab5.warning__f8f9c955{background:var(--triplex-next-StatusTracker-Warning_Background-1-26-0)}.statusTrackerWrapper__2d751ec9 .statusTrackerColor__b616fab5.rejected__4243bd84{background:var(--triplex-next-StatusTracker-Rejected_Color-1-26-0)}.statusTrackerWrapper__2d751ec9 .statusTrackerColor__b616fab5.approved__1681fbd3{background:var(--triplex-next-StatusTracker-Approved_Color-1-26-0)}.statusTrackerWrapper__2d751ec9 .statusTrackerBackground__8c7b6d41{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__2d751ec9 .statusTrackerBackground__8c7b6d41.waiting__7f08f88c{background:var(--triplex-next-StatusTracker-Waiting_Background-1-26-0)}.statusTrackerWrapper__2d751ec9 .statusTrackerBackground__8c7b6d41.warning__f8f9c955{background:var(--triplex-next-StatusTracker-Warning_Background-1-26-0)}.statusTrackerWrapper__2d751ec9 .statusTrackerBackground__8c7b6d41.rejected__4243bd84{background:var(--triplex-next-StatusTracker-Rejected_Background-1-26-0)}.statusTrackerWrapper__2d751ec9 .statusTrackerBackground__8c7b6d41.approved__1681fbd3{background:var(--triplex-next-StatusTracker-Approved_Background-1-26-0)}@media(max-width:767px){.statusTrackerWrapper__2d751ec9{border-radius:16px}}.stepperStep__9aeda9da{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__9aeda9da+.stepperStep__9aeda9da{margin-left:12px}.stepperStep__9aeda9da.sm__87680fd7{font-size:12px;line-height:16px}.stepperStep__9aeda9da.sm__87680fd7:not(:last-child) .content__9f1a8229{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__9aeda9da.sm__87680fd7:last-child .content__9f1a8229{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__9aeda9da.sm__87680fd7:last-child .arrow__753b1269{display:none}.stepperStep__9aeda9da.md__51fa40a2{font-size:14px;line-height:20px}.stepperStep__9aeda9da.md__51fa40a2:not(:last-child) .content__9f1a8229{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__9aeda9da.md__51fa40a2:last-child .content__9f1a8229{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__9aeda9da.md__51fa40a2:last-child .arrow__753b1269{display:none}.stepperStep__9aeda9da.lg__f08681f9{font-size:16px;line-height:20px}.stepperStep__9aeda9da.lg__f08681f9:not(:last-child) .content__9f1a8229{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__9aeda9da.lg__f08681f9:last-child .content__9f1a8229{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__9aeda9da.lg__f08681f9:last-child .arrow__753b1269{display:none}.stepperStep__9aeda9da:hover:not(.active__9a2bb6d7):not(.disabled__68f67558) .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Hover-1-26-0)}.stepperStep__9aeda9da:hover:not(.active__9a2bb6d7):not(.disabled__68f67558) .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-26-0)}.stepperStep__9aeda9da:hover:not(.active__9a2bb6d7):not(.disabled__68f67558) .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-26-0)}.stepperStep__9aeda9da.active__9a2bb6d7{cursor:default}.stepperStep__9aeda9da.active__9a2bb6d7 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-26-0)}.stepperStep__9aeda9da.active__9a2bb6d7 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-26-0)}.stepperStep__9aeda9da.active__9a2bb6d7.error__e92554c7 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-26-0)}.stepperStep__9aeda9da.active__9a2bb6d7.error__e92554c7 .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-26-0)}.stepperStep__9aeda9da.active__9a2bb6d7.error__e92554c7 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-26-0)}.stepperStep__9aeda9da.active__9a2bb6d7.warning__13b4efd8 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0)}.stepperStep__9aeda9da.active__9a2bb6d7.warning__13b4efd8 .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0)}.stepperStep__9aeda9da.active__9a2bb6d7.warning__13b4efd8 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.error__e92554c7 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.error__e92554c7 .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.error__e92554c7 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.error__e92554c7:hover .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.error__e92554c7:hover .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.error__e92554c7:hover .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.warning__13b4efd8 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.warning__13b4efd8 .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.warning__13b4efd8 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.warning__13b4efd8:hover .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.warning__13b4efd8:hover .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0)}.stepperStep__9aeda9da.completed__f77510a1.warning__13b4efd8:hover .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95 :not(.error__e92554c7):not(.warning__13b4efd8) .content__9f1a8229{color:var(--triplex-next-Stepper-Step_Color_Default-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95 :not(.error__e92554c7):not(.warning__13b4efd8):hover .content__9f1a8229{color:var(--triplex-next-Stepper-Step_Color_Hover-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.error__e92554c7 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.error__e92554c7 .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.error__e92554c7 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.error__e92554c7:hover .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.error__e92554c7:hover .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.error__e92554c7:hover .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.warning__13b4efd8 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.warning__13b4efd8 .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.warning__13b4efd8 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.warning__13b4efd8:hover .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.warning__13b4efd8:hover .arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0)}.stepperStep__9aeda9da.inactive__fdb1fc95.warning__13b4efd8:hover .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-26-0)}.stepperStep__9aeda9da.disabled__68f67558{pointer-events:none}.stepperStep__9aeda9da.disabled__68f67558 .content__9f1a8229{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-26-0)}.stepperStep__9aeda9da.disabled__68f67558 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-26-0)}.stepperStep__9aeda9da.disabled__68f67558 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-26-0)}.stepperStep__9aeda9da.focusVisible__8c32c477.completed__f77510a1 .content__9f1a8229,.stepperStep__9aeda9da.focusVisible__8c32c477.active__9a2bb6d7 .content__9f1a8229,.stepperStep__9aeda9da.focusVisible__8c32c477.inactive__fdb1fc95 .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-26-0)}.stepperStep__9aeda9da.focusVisible__8c32c477.completed__f77510a1 .arrow__753b1269 path:last-child,.stepperStep__9aeda9da.focusVisible__8c32c477.active__9a2bb6d7 .arrow__753b1269 path:last-child,.stepperStep__9aeda9da.focusVisible__8c32c477.inactive__fdb1fc95 .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-26-0)}.stepperStep__9aeda9da.focusVisible__8c32c477.completed__f77510a1:hover .content__9f1a8229,.stepperStep__9aeda9da.focusVisible__8c32c477.active__9a2bb6d7:hover .content__9f1a8229,.stepperStep__9aeda9da.focusVisible__8c32c477.inactive__fdb1fc95:hover .content__9f1a8229{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-26-0)}.stepperStep__9aeda9da.focusVisible__8c32c477.completed__f77510a1:hover .arrow__753b1269 path:last-child,.stepperStep__9aeda9da.focusVisible__8c32c477.active__9a2bb6d7:hover .arrow__753b1269 path:last-child,.stepperStep__9aeda9da.focusVisible__8c32c477.inactive__fdb1fc95:hover .arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-26-0)}.content__9f1a8229{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-26-0);color:var(--triplex-next-Stepper-Step_Color_Hover-1-26-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-26-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.arrow__753b1269{transform:translate(0)}.arrow__753b1269 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-26-0)}.arrow__753b1269 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-26-0)}.icon__f398481d{display:inline-flex;align-items:center;line-height:0}.nonempty__b5170558 .icon__f398481d{margin-right:6px}.stepperExtended__eb12aff6{display:flex;padding:0;margin:0;list-style:none}.stepperCarousel__c8ee695c{position:relative}.stepperCarousel__c8ee695c:hover .stepperButtonWrapper__0e2df55e{opacity:1;pointer-events:auto}.stepperButtonWrapper__0e2df55e{position:absolute;top:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.stepperButtonWrapper__0e2df55e.prev__03e5e532{left:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Prev-1-26-0)}.stepperButtonWrapper__0e2df55e.next__cf6c9432{right:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Next-1-26-0)}.stepperButton__0d828f0a.sm__87680fd7{height:28px;width:28px}.stepperButton__0d828f0a.md__51fa40a2{height:40px;width:40px}.stepperButton__0d828f0a.lg__f08681f9{height:56px;width:56px}@media(max-width:767px){.stepperButtonWrapper__0e2df55e{display:none}}.suggestFieldMobileBody__fefd9c2e{height:176px}.suggestFieldMobileDropdownHint__4c8bfcb6{padding:16px}.noColumns__3012714f{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__3012714f>.content__575a22a1{width:456px;text-align:center}.filterPanel__6a73ed62{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__a8169cd3{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__a8169cd3>a:not(:first-child){margin-left:16px}.tabsLinePanel__4d242097{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__9aeb9c06{0%{opacity:0}to{opacity:1}}.tableBasic__124ddeee{position:relative}.tableBasic__124ddeee table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__124ddeee table th.alignLeft__f88e5c52,.tableBasic__124ddeee table td.alignLeft__f88e5c52{text-align:left}.tableBasic__124ddeee table th.alignRight__6db6514c,.tableBasic__124ddeee table td.alignRight__6db6514c{text-align:right}.tableBasic__124ddeee table th.alignCenter__2bd7c3a0,.tableBasic__124ddeee table td.alignCenter__2bd7c3a0{text-align:center}.tableBasic__124ddeee table th.verticalAlignBaseline__828a9e37,.tableBasic__124ddeee table td.verticalAlignBaseline__828a9e37{vertical-align:baseline}.tableBasic__124ddeee table th.verticalAlignSub__f595a6bf,.tableBasic__124ddeee table td.verticalAlignSub__f595a6bf{vertical-align:sub}.tableBasic__124ddeee table th.verticalAlignSuper__8caab761,.tableBasic__124ddeee table td.verticalAlignSuper__8caab761{vertical-align:super}.tableBasic__124ddeee table th.verticalAlignTextTop__dff13271,.tableBasic__124ddeee table td.verticalAlignTextTop__dff13271{vertical-align:text-top}.tableBasic__124ddeee table th.verticalAlignTextBottom__f15dca64,.tableBasic__124ddeee table td.verticalAlignTextBottom__f15dca64{vertical-align:text-bottom}.tableBasic__124ddeee table th.verticalAlignMiddle__b2b0ab14,.tableBasic__124ddeee table td.verticalAlignMiddle__b2b0ab14{vertical-align:middle}.tableBasic__124ddeee table th.verticalAlignTop__3bbf8342,.tableBasic__124ddeee table td.verticalAlignTop__3bbf8342{vertical-align:top}.tableBasic__124ddeee table th.verticalAlignBottom__a2cd257c,.tableBasic__124ddeee table td.verticalAlignBottom__a2cd257c{vertical-align:bottom}.tableBasic__124ddeee table>thead>tr{height:48px}.tableBasic__124ddeee table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-26-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-26-0)}.tableBasic__124ddeee table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__124ddeee table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__124ddeee table>thead>tr>th.checkboxType__284d7564{padding:16px 12px}.tableBasic__124ddeee table>thead>tr>th .thBlock__e8c61452{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__124ddeee table>thead>tr>th .thBlock__e8c61452.order__a0c0ff48{cursor:pointer}.tableBasic__124ddeee table>thead>tr>th .thBlock__e8c61452.order__a0c0ff48 .orderButton__d958d791{display:flex;visibility:hidden;align-items:center}.tableBasic__124ddeee table>thead>tr>th .thBlock__e8c61452.order__a0c0ff48 .orderButton__d958d791.alignLeft__f88e5c52{margin-right:8px}.tableBasic__124ddeee table>thead>tr>th .thBlock__e8c61452.order__a0c0ff48 .orderButton__d958d791.alignRight__6db6514c{margin-left:8px}.tableBasic__124ddeee table>thead>tr>th .thBlock__e8c61452.order__a0c0ff48 .orderButton__d958d791.sorted__3b01dc98{visibility:visible}.tableBasic__124ddeee table>thead>tr>th .thBlock__e8c61452.order__a0c0ff48:hover .orderButton__d958d791{visibility:visible}.tableBasic__124ddeee table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-26-0)}.tableBasic__124ddeee table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__124ddeee table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__124ddeee table>tbody>tr>td.textType__997a30d5{padding:12px}.tableBasic__124ddeee table>tbody>tr>td.componentsType__c5600ed1{padding:8px 12px}.tableBasic__124ddeee table>tbody>tr>td.checkboxType__284d7564{padding:10px 12px 12px}.tableBasic__124ddeee table>tbody>tr.selected__e78dc5a3>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-26-0)}.tableBasic__124ddeee table>tbody.clickable__425f496b>tr{cursor:pointer}.tableBasic__124ddeee table>tbody.hoverable__4fc7cb57>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-26-0)}.tableBasic__124ddeee .footerEmptyData__0c1e1d85{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__124ddeee .spinnerWrapper__dd40c892{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__124ddeee .spinnerWrapper__dd40c892 .tableLoaderScreen__adedbf14{border-radius:8px 8px 0 0}.tableBasic__124ddeee .overlayCover__3419d415{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-26-0);animation:fadeIn__9aeb9c06 .3s}.tableBasicSettingsBody__119aaef8{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__4d95e8f9{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-26-0)!important}.columnSettingsSortableListItemTarget__4d95e8f9:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-26-0)!important}.columnSettingsSortableListItemTarget__4d95e8f9.dragging__f0a140eb{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-26-0)!important}.columnSettingsStaticListItem__476fce51{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-26-0)}.tableBasicSettingsFooter__2b418841{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-26-0);padding:11px 12px 12px}.tableBasicSettingsHeader__49f1b8c2{padding:16px 12px 12px}.tableSettingsLink__02df326f{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__c036ed5d{width:320px}.tableFooterWrapper__5368adb7{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__5368adb7 .tableFooterShadow__c96b6715{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-26-0);pointer-events:none}.tableFooterWrapper__5368adb7 .tableFooter__113acadf{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-26-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__5368adb7 .tableFooter__113acadf .tableFooterSummary__09544e77{display:flex;align-items:center}.tableFooterWrapper__5368adb7 .tableFooter__113acadf .tableFooterSummary__09544e77 .tableFooterSummarySelectedCount__1833d5f7,.tableFooterWrapper__5368adb7 .tableFooter__113acadf .tableFooterSummary__09544e77 .tableFooterSummarySelectAllButton__b4c99bc6,.tableFooterWrapper__5368adb7 .tableFooter__113acadf .tableFooterSummary__09544e77 .tableFooterSummaryAmount__f96fad5d{display:inline-flex}.tableFooterWrapper__5368adb7 .tableFooter__113acadf .tableFooterSummary__09544e77 .tableFooterSummarySelectedCount__1833d5f7,.tableFooterWrapper__5368adb7 .tableFooter__113acadf .tableFooterSummary__09544e77 .tableFooterSummarySelectAllButton__b4c99bc6,.tableFooterWrapper__5368adb7 .tableFooter__113acadf .tableFooterSummary__09544e77 .tableFooterSummaryAmount__f96fad5d,.tableFooterWrapper__5368adb7 .tableFooter__113acadf .tableFooterSummary__09544e77 .tableFooterSummaryLabel__a9fac698{margin-left:24px}@media(max-width:767px){.tableFooterWrapper__5368adb7{height:112px}}.paginationPanel__f6ebb126{margin-top:16px}.masterTable__2cefc40f,.tabsExtended__22dc302e{position:relative}.tabsExtendedContent__302e7d38{display:inline-flex}.tabsExtendedContent__302e7d38.sm__5bf79869{border-radius:6px;padding:4px}.tabsExtendedContent__302e7d38.md__1584e1f0{border-radius:8px;padding:4px}.tabsExtendedContent__302e7d38.lg__10f4d578{border-radius:10px;padding:8px}.tabsExtendedTab__f4e4543b{display:flex}.tabsExtendedTab__f4e4543b+.tabsExtendedTab__f4e4543b,.tabsExtendedDropdown__1a684782{margin-left:4px}.tabsReal__45d060a6,.tabsFake__7eadb100{display:flex;box-sizing:border-box;width:100%}.tabsReal__45d060a6.hidden__204e8048{visibility:hidden}.tabsReal__45d060a6 .tabsExtendedTab__f4e4543b.hidden__204e8048{display:none}.tabsFake__7eadb100{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__b81e6629 .tabsExtendedContent__302e7d38{background-color:var(--triplex-next-Tabs-Type1_Background-1-26-0)}.type2__8153f9b3 .tabsExtendedContent__302e7d38{background-color:var(--triplex-next-Tabs-Type2_Background-1-26-0)}.tabsExtendedTabButton__7753d3ad{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-26-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__7753d3ad .notificationIcon__e581db28{position:absolute}.tabsExtendedTabButton__7753d3ad.lg__10f4d578{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__7753d3ad.lg__10f4d578 .notificationIcon__e581db28{right:6px;top:6px}.tabsExtendedTabButton__7753d3ad.md__1584e1f0{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__7753d3ad.md__1584e1f0 .notificationIcon__e581db28{right:4px;top:4px}.tabsExtendedTabButton__7753d3ad.sm__5bf79869{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__7753d3ad.sm__5bf79869 .notificationIcon__e581db28{right:3px;top:3px}.tabsExtendedTabButton__7753d3ad .tabsExtendedTabButtonTextDefault__1621ce50{display:block}.tabsExtendedTabButton__7753d3ad .tabsExtendedTabButtonTextHover__7db8c776,.tabsExtendedTabButton__7753d3ad:hover .tabsExtendedTabButtonTextDefault__1621ce50,.tabsExtendedTabButton__7753d3ad.selected__c1e6c174 .tabsExtendedTabButtonTextDefault__1621ce50{display:none}.tabsExtendedTabButton__7753d3ad:hover .tabsExtendedTabButtonTextHover__7db8c776,.tabsExtendedTabButton__7753d3ad.selected__c1e6c174 .tabsExtendedTabButtonTextHover__7db8c776{display:block}.tabsExtendedTabButton__7753d3ad::-moz-focus-inner{border:none}.tabsExtendedTabButton__7753d3ad+.tabsExtendedTabButton__7753d3ad{margin-left:2px}.tabsExtendedTabButton__7753d3ad:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-26-0)}.tabsExtendedTabButton__7753d3ad.type1__b81e6629{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-26-0)}.tabsExtendedTabButton__7753d3ad.type1__b81e6629.selected__c1e6c174{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-26-0)}.tabsExtendedTabButton__7753d3ad.type1__b81e6629:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-26-0)}.tabsExtendedTabButton__7753d3ad.type2__8153f9b3{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-26-0)}.tabsExtendedTabButton__7753d3ad.type2__8153f9b3.selected__c1e6c174{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-26-0)}.tabsExtendedTabButton__7753d3ad.type2__8153f9b3:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-26-0)}.tabsContent__e43d2566 .tabButtonDropdown__30bde6be{justify-content:center;padding:0!important;border-radius:0!important;background:none!important}.tabsContent__e43d2566 .tabButtonDropdown__30bde6be.sm__cf5ae7c2{min-width:20px;min-height:20px;height:20px}.tabsContent__e43d2566 .tabButtonDropdown__30bde6be.md__97bdc63d{min-width:32px;min-height:32px;height:32px}.tabsContent__e43d2566 .tabButtonDropdown__30bde6be.lg__04b2a691{min-width:40px;min-height:40px;height:40px}.tag__3d98f6c0{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-26-0);border-radius:4px;gap:2px}.tag__3d98f6c0.sm__11f7d7b1{height:20px;padding:2px 4px 2px 6px}.tag__3d98f6c0.md__1f347f91{height:28px;padding:4px 6px 4px 8px}.tag__3d98f6c0.lg__6f54254e{height:32px;padding:6px 8px 6px 10px}.content__76af9a8c{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagColor__c8de62f4{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__c8de62f4.sm__689776e6{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__c8de62f4.md__9c2d8b4f{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__c8de62f4.lg__5c836415{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__c8de62f4.default__14212f75{background:var(--triplex-next-TagColor-Background_Default-1-26-0)}.tagColor__c8de62f4.success__de5b22b4{background:var(--triplex-next-TagColor-Background_Success-1-26-0)}.tagColor__c8de62f4.info__16baea71{background:var(--triplex-next-TagColor-Background_Info-1-26-0)}.tagColor__c8de62f4.warning__ccebcc8f{background:var(--triplex-next-TagColor-Background_Warning-1-26-0)}.tagColor__c8de62f4.error__892fa8c7{background:var(--triplex-next-TagColor-Background_Error-1-26-0)}.content__4bdf048f{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-1-26-0)}.tagGroup__d052d290.sm__af9c721c{margin:-2px}.tagGroup__d052d290.sm__af9c721c>*{margin:2px}.tagGroup__d052d290.md__00790cd3{margin:-4px}.tagGroup__d052d290.md__00790cd3>*{margin:4px}.tagGroup__d052d290.lg__e8a8c86f{margin:-6px}.tagGroup__d052d290.lg__e8a8c86f>*{margin:6px}.uploadZone__4ef2d601{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-26-0)}.uploadZone__4ef2d601:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-26-0)}.uploadZoneDragArea__40dac035{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-26-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__b992f5ee{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-26-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-26-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-26-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__c5a9f75b{display:none}@media(max-width:767px){.uploadZone__4ef2d601,.uploadZone__4ef2d601:hover{background:none}.uploadZoneDragArea__40dac035{display:none}}
1
+ html {--triplex-next-ColorBrand-0-1-28-0: #1F3336;
2
+ --triplex-next-ColorBrand-10-1-28-0: #0B3A3C;
3
+ --triplex-next-ColorBrand-20-1-28-0: #006063;
4
+ --triplex-next-ColorBrand-30-1-28-0: #007777;
5
+ --triplex-next-ColorBrand-40-1-28-0: #008985;
6
+ --triplex-next-ColorBrand-50-1-28-0: #21A19A;
7
+ --triplex-next-ColorBrand-60-1-28-0: #19BDB0;
8
+ --triplex-next-ColorBrand-70-1-28-0: #4BD9CF;
9
+ --triplex-next-ColorBrand-80-1-28-0: #71ECDC;
10
+ --triplex-next-ColorBrand-90-1-28-0: #A8F5E9;
11
+ --triplex-next-ColorBrand-95-1-28-0: #C5FAF1;
12
+ --triplex-next-ColorBrand-100-1-28-0: #E3FFFA;
13
+ --triplex-next-ColorDarkNeutralAlpha-0-1-28-0: rgba(31, 31, 34, 1);
14
+ --triplex-next-ColorDarkNeutralAlpha-10-1-28-0: rgba(31, 31, 34, .95);
15
+ --triplex-next-ColorDarkNeutralAlpha-20-1-28-0: rgba(31, 31, 34, .85);
16
+ --triplex-next-ColorDarkNeutralAlpha-30-1-28-0: rgba(31, 31, 34, .75);
17
+ --triplex-next-ColorDarkNeutralAlpha-40-1-28-0: rgba(31, 31, 34, .65);
18
+ --triplex-next-ColorDarkNeutralAlpha-50-1-28-0: rgba(31, 31, 34, .55);
19
+ --triplex-next-ColorDarkNeutralAlpha-60-1-28-0: rgba(31, 31, 34, .45);
20
+ --triplex-next-ColorDarkNeutralAlpha-70-1-28-0: rgba(31, 31, 34, .35);
21
+ --triplex-next-ColorDarkNeutralAlpha-80-1-28-0: rgba(31, 31, 34, .25);
22
+ --triplex-next-ColorDarkNeutralAlpha-90-1-28-0: rgba(31, 31, 34, .15);
23
+ --triplex-next-ColorDarkNeutralAlpha-100-1-28-0: rgba(31, 31, 34, .05);
24
+ --triplex-next-ColorDarkNeutral-0-1-28-0: #000000;
25
+ --triplex-next-ColorDarkNeutral-10-1-28-0: #171719;
26
+ --triplex-next-ColorDarkNeutral-20-1-28-0: #1B1B1D;
27
+ --triplex-next-ColorDarkNeutral-30-1-28-0: #1F1F22;
28
+ --triplex-next-ColorDarkNeutral-40-1-28-0: #262629;
29
+ --triplex-next-ColorDarkNeutral-50-1-28-0: #2D2D30;
30
+ --triplex-next-ColorDarkNeutral-60-1-28-0: #343437;
31
+ --triplex-next-ColorDarkNeutral-70-1-28-0: #3B3B3E;
32
+ --triplex-next-ColorDarkNeutral-80-1-28-0: #424245;
33
+ --triplex-next-ColorDarkNeutral-90-1-28-0: #49494C;
34
+ --triplex-next-ColorDarkNeutral-100-1-28-0: #4F4F52;
35
+ --triplex-next-ColorError-0-1-28-0: #443139;
36
+ --triplex-next-ColorError-10-1-28-0: #4E3741;
37
+ --triplex-next-ColorError-20-1-28-0: #A90024;
38
+ --triplex-next-ColorError-30-1-28-0: #BD002C;
39
+ --triplex-next-ColorError-40-1-28-0: #D10032;
40
+ --triplex-next-ColorError-50-1-28-0: #E60037;
41
+ --triplex-next-ColorError-60-1-28-0: #F80C45;
42
+ --triplex-next-ColorError-70-1-28-0: #FF5571;
43
+ --triplex-next-ColorError-80-1-28-0: #FFB1C1;
44
+ --triplex-next-ColorError-90-1-28-0: #FCE0E6;
45
+ --triplex-next-ColorError-100-1-28-0: #FFF0F3;
46
+ --triplex-next-ColorInfo-0-1-28-0: #313749;
47
+ --triplex-next-ColorInfo-10-1-28-0: #2E3A52;
48
+ --triplex-next-ColorInfo-20-1-28-0: #0A43B0;
49
+ --triplex-next-ColorInfo-30-1-28-0: #124FC2;
50
+ --triplex-next-ColorInfo-40-1-28-0: #0E57CC;
51
+ --triplex-next-ColorInfo-50-1-28-0: #1371E4;
52
+ --triplex-next-ColorInfo-60-1-28-0: #1297FE;
53
+ --triplex-next-ColorInfo-70-1-28-0: #66BEFF;
54
+ --triplex-next-ColorInfo-80-1-28-0: #8DD2FF;
55
+ --triplex-next-ColorInfo-90-1-28-0: #B8E6FF;
56
+ --triplex-next-ColorInfo-100-1-28-0: #E3F6FF;
57
+ --triplex-next-ColorNeutralAlpha-0-1-28-0: rgba(255, 255, 255, 1);
58
+ --triplex-next-ColorNeutralAlpha-10-1-28-0: rgba(255, 255, 255, .95);
59
+ --triplex-next-ColorNeutralAlpha-20-1-28-0: rgba(255, 255, 255, .85);
60
+ --triplex-next-ColorNeutralAlpha-30-1-28-0: rgba(255, 255, 255, .75);
61
+ --triplex-next-ColorNeutralAlpha-40-1-28-0: rgba(255, 255, 255, .65);
62
+ --triplex-next-ColorNeutralAlpha-50-1-28-0: rgba(255, 255, 255, .55);
63
+ --triplex-next-ColorNeutralAlpha-60-1-28-0: rgba(255, 255, 255, .45);
64
+ --triplex-next-ColorNeutralAlpha-70-1-28-0: rgba(255, 255, 255, .35);
65
+ --triplex-next-ColorNeutralAlpha-80-1-28-0: rgba(255, 255, 255, .25);
66
+ --triplex-next-ColorNeutralAlpha-90-1-28-0: rgba(255, 255, 255, .15);
67
+ --triplex-next-ColorNeutralAlpha-100-1-28-0: rgba(255, 255, 255, .05);
68
+ --triplex-next-ColorNeutral-0-1-28-0: #CBCFD7;
69
+ --triplex-next-ColorNeutral-10-1-28-0: #D1D4DC;
70
+ --triplex-next-ColorNeutral-20-1-28-0: #D6D9E0;
71
+ --triplex-next-ColorNeutral-30-1-28-0: #DCDFE4;
72
+ --triplex-next-ColorNeutral-40-1-28-0: #DFE2E7;
73
+ --triplex-next-ColorNeutral-50-1-28-0: #E3E6EA;
74
+ --triplex-next-ColorNeutral-60-1-28-0: #E7E9EE;
75
+ --triplex-next-ColorNeutral-70-1-28-0: #EAEDF1;
76
+ --triplex-next-ColorNeutral-80-1-28-0: #EEF0F4;
77
+ --triplex-next-ColorNeutral-90-1-28-0: #F2F4F7;
78
+ --triplex-next-ColorNeutral-100-1-28-0: #FFFFFF;
79
+ --triplex-next-ColorSuccess-0-1-28-0: #28433E;
80
+ --triplex-next-ColorSuccess-10-1-28-0: #2A4C45;
81
+ --triplex-next-ColorSuccess-20-1-28-0: #00624C;
82
+ --triplex-next-ColorSuccess-30-1-28-0: #007353;
83
+ --triplex-next-ColorSuccess-40-1-28-0: #008B5C;
84
+ --triplex-next-ColorSuccess-50-1-28-0: #00C075;
85
+ --triplex-next-ColorSuccess-60-1-28-0: #00D67D;
86
+ --triplex-next-ColorSuccess-70-1-28-0: #3AF299;
87
+ --triplex-next-ColorSuccess-80-1-28-0: #8AFFB8;
88
+ --triplex-next-ColorSuccess-90-1-28-0: #B8FFD4;
89
+ --triplex-next-ColorSuccess-100-1-28-0: #E1FFEB;
90
+ --triplex-next-ColorSystem-0-1-28-0: #373C49;
91
+ --triplex-next-ColorSystem-10-1-28-0: #384156;
92
+ --triplex-next-ColorSystem-20-1-28-0: #47526D;
93
+ --triplex-next-ColorSystem-30-1-28-0: #57637F;
94
+ --triplex-next-ColorSystem-40-1-28-0: #697591;
95
+ --triplex-next-ColorSystem-50-1-28-0: #8291B3;
96
+ --triplex-next-ColorSystem-60-1-28-0: #95A3C1;
97
+ --triplex-next-ColorSystem-70-1-28-0: #A9B6D0;
98
+ --triplex-next-ColorSystem-80-1-28-0: #BFCADF;
99
+ --triplex-next-ColorSystem-90-1-28-0: #D6DEED;
100
+ --triplex-next-ColorSystem-95-1-28-0: #E0E8F4;
101
+ --triplex-next-ColorSystem-100-1-28-0: #EEF3FC;
102
+ --triplex-next-ColorWarning-0-1-28-0: #463734;
103
+ --triplex-next-ColorWarning-10-1-28-0: #4F3E3B;
104
+ --triplex-next-ColorWarning-20-1-28-0: #E03400;
105
+ --triplex-next-ColorWarning-30-1-28-0: #E63D00;
106
+ --triplex-next-ColorWarning-40-1-28-0: #EF4C01;
107
+ --triplex-next-ColorWarning-50-1-28-0: #FD6508;
108
+ --triplex-next-ColorWarning-60-1-28-0: #FF7A17;
109
+ --triplex-next-ColorWarning-70-1-28-0: #FFB13B;
110
+ --triplex-next-ColorWarning-80-1-28-0: #FFD169;
111
+ --triplex-next-ColorWarning-90-1-28-0: #FCEAC7;
112
+ --triplex-next-ColorWarning-100-1-28-0: #FFF4DB;
113
+ --triplex-next-AlertContext-Error_Color-1-28-0: #D10032;
114
+ --triplex-next-AlertContext-Info_Color-1-28-0: rgba(31, 31, 34, 1);
115
+ --triplex-next-AlertContext-System_Color-1-28-0: rgba(31, 31, 34, 1);
116
+ --triplex-next-AlertContext-Warning_Color-1-28-0: rgba(31, 31, 34, 1);
117
+ --triplex-next-AlertProcess-Info_Background-1-28-0: #E3F6FF;
118
+ --triplex-next-AlertProcess-Warning_Background-1-28-0: #FFF4DB;
119
+ --triplex-next-AlertProcess-Error_Background-1-28-0: #FFF0F3;
120
+ --triplex-next-AlertProcess-System_Background-1-28-0: #E0E8F4;
121
+ --triplex-next-AlertProcess-Feature_Background-1-28-0: #E3FFFA;
122
+ --triplex-next-Avatar-Background-1-28-0: #E3E6EA;
123
+ --triplex-next-Badge-Background-1-28-0: #FFB13B;
124
+ --triplex-next-Button-General_Background_Active-1-28-0: #007777;
125
+ --triplex-next-Button-General_Background_Default-1-28-0: #21A19A;
126
+ --triplex-next-Button-General_Background_Disabled-1-28-0: #F2F4F7;
127
+ --triplex-next-Button-General_Background_Hover-1-28-0: #19BDB0;
128
+ --triplex-next-Button-General_Color_Active-1-28-0: rgba(255, 255, 255, 1);
129
+ --triplex-next-Button-General_Color_Default-1-28-0: rgba(255, 255, 255, 1);
130
+ --triplex-next-Button-General_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
131
+ --triplex-next-Button-General_Color_Hover-1-28-0: rgba(255, 255, 255, 1);
132
+ --triplex-next-Button-General_Shadow_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
133
+ --triplex-next-Button-Secondary_Background_Active-1-28-0: #DCDFE4;
134
+ --triplex-next-Button-Secondary_Background_Default-1-28-0: #F2F4F7;
135
+ --triplex-next-Button-Secondary_Background_Disabled-1-28-0: #F2F4F7;
136
+ --triplex-next-Button-Secondary_Background_Hover-1-28-0: #EAEDF1;
137
+ --triplex-next-Button-Secondary_Color_Active-1-28-0: #007777;
138
+ --triplex-next-Button-Secondary_Color_Default-1-28-0: #008985;
139
+ --triplex-next-Button-Secondary_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
140
+ --triplex-next-Button-Secondary_Color_Hover-1-28-0: #21A19A;
141
+ --triplex-next-Button-Secondary_Shadow_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
142
+ --triplex-next-Button-SecondaryLight_Background_Active-1-28-0: #DFE2E7;
143
+ --triplex-next-Button-SecondaryLight_Background_Default-1-28-0: #FFFFFF;
144
+ --triplex-next-Button-SecondaryLight_Background_Disabled-1-28-0: #F2F4F7;
145
+ --triplex-next-Button-SecondaryLight_Background_Hover-1-28-0: #EEF0F4;
146
+ --triplex-next-Button-SecondaryLight_Color_Active-1-28-0: #007777;
147
+ --triplex-next-Button-SecondaryLight_Color_Default-1-28-0: #008985;
148
+ --triplex-next-Button-SecondaryLight_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
149
+ --triplex-next-Button-SecondaryLight_Color_Hover-1-28-0: #21A19A;
150
+ --triplex-next-Button-SecondaryLight_Shadow_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
151
+ --triplex-next-Button-Danger_Background_Active-1-28-0: #BD002C;
152
+ --triplex-next-Button-Danger_Background_Default-1-28-0: #E60037;
153
+ --triplex-next-Button-Danger_Background_Disabled-1-28-0: #F2F4F7;
154
+ --triplex-next-Button-Danger_Background_Hover-1-28-0: #F80C45;
155
+ --triplex-next-Button-Danger_Color_Active-1-28-0: rgba(255, 255, 255, 1);
156
+ --triplex-next-Button-Danger_Color_Default-1-28-0: rgba(255, 255, 255, 1);
157
+ --triplex-next-Button-Danger_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
158
+ --triplex-next-Button-Danger_Color_Hover-1-28-0: rgba(255, 255, 255, 1);
159
+ --triplex-next-Button-Danger_Shadow_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
160
+ --triplex-next-Button-Icon_Shadow_Focus-1-28-0: 0 0 0 1px #FFD169;
161
+ --triplex-next-Button-Link_Color_Active-1-28-0: #007777;
162
+ --triplex-next-Button-Link_Color_Default-1-28-0: #008985;
163
+ --triplex-next-Button-Link_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
164
+ --triplex-next-Button-Link_Color_Hover-1-28-0: #21A19A;
165
+ --triplex-next-Button-Link_Shadow_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
166
+ --triplex-next-Calendar-Background_Shadow-1-28-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
167
+ --triplex-next-Calendar-View_Header_Color-1-28-0: rgba(31, 31, 34, .55);
168
+ --triplex-next-Calendar-View_Item_Background_Default-1-28-0: none;
169
+ --triplex-next-Calendar-View_Item_Background_Hover-1-28-0: #19BDB0;
170
+ --triplex-next-Calendar-View_Item_Background_Selected_Default-1-28-0: #21A19A;
171
+ --triplex-next-Calendar-View_Item_Background_Selected_Hover-1-28-0: #007777;
172
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-28-0: #E3FFFA;
173
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-28-0: #A8F5E9;
174
+ --triplex-next-Calendar-View_Item_BorderColor_Default-1-28-0: transparent;
175
+ --triplex-next-Calendar-View_Item_BorderColor_Focus-1-28-0: #FFD169;
176
+ --triplex-next-Calendar-View_Item_Color_Default-1-28-0: rgba(31, 31, 34, 1);
177
+ --triplex-next-Calendar-View_Item_Color_Hover-1-28-0: rgba(255, 255, 255, 1);
178
+ --triplex-next-Calendar-View_Item_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
179
+ --triplex-next-Calendar-View_Item_Color_Muted-1-28-0: rgba(31, 31, 34, .35);
180
+ --triplex-next-Calendar-View_Item_Color_Selected-1-28-0: rgba(255, 255, 255, 1);
181
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-28-0: rgba(31, 31, 34, .35);
182
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-28-0: rgba(31, 31, 34, .35);
183
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-28-0: rgba(31, 31, 34, .35);
184
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-28-0: rgba(31, 31, 34, .35);
185
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-28-0: rgba(31, 31, 34, .35);
186
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-28-0: #00C075;
187
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-28-0: #00C075;
188
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-28-0: #00C075;
189
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-28-0: #FD6508;
190
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-28-0: #FD6508;
191
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-28-0: #FD6508;
192
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-28-0: #E60037;
193
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-28-0: #E60037;
194
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-28-0: #E60037;
195
+ --triplex-next-Card-Static_General_Background-1-28-0: #FFFFFF;
196
+ --triplex-next-Card-Static_Secondary_Background-1-28-0: #F2F4F7;
197
+ --triplex-next-Card-Action_General_Background-1-28-0: #FFFFFF;
198
+ --triplex-next-Card-Action_General_Background_Hover-1-28-0: #FFFFFF;
199
+ --triplex-next-Card-Action_General_Background_Selected-1-28-0: #F2F4F7;
200
+ --triplex-next-Card-Action_General_Background_Selected_Hover-1-28-0: #F2F4F7;
201
+ --triplex-next-Card-Action_Secondary_Background-1-28-0: #F2F4F7;
202
+ --triplex-next-Card-Action_Secondary_Background_Hover-1-28-0: #EAEDF1;
203
+ --triplex-next-Card-Action_Secondary_Background_Selected-1-28-0: #E3E6EA;
204
+ --triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-28-0: #DCDFE4;
205
+ --triplex-next-Card-Shadow_Default-1-28-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
206
+ --triplex-next-Card-Shadow_Focus-1-28-0: inset 0 0 0 1px #FFD169;
207
+ --triplex-next-Card-Shadow_Hover-1-28-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
208
+ --triplex-next-Card-Shadow_Selected-1-28-0: inset 0 0 0 1px #21A19A;
209
+ --triplex-next-Card-Shadow_Selected_Hover-1-28-0: inset 0 0 0 1px #19BDB0;
210
+ --triplex-next-Checkbox-Background_Checked_Default-1-28-0: #21A19A;
211
+ --triplex-next-Checkbox-Background_Checked_Disabled-1-28-0: #EAEDF1;
212
+ --triplex-next-Checkbox-Background_Checked_Hover-1-28-0: #007777;
213
+ --triplex-next-Checkbox-Background_Default-1-28-0: #F2F4F7;
214
+ --triplex-next-Checkbox-Background_Disabled-1-28-0: #F2F4F7;
215
+ --triplex-next-Checkbox-Background_Hover-1-28-0: #19BDB0;
216
+ --triplex-next-Checkbox-BorderColor_Default-1-28-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
217
+ --triplex-next-Checkbox-BorderColor_Disabled-1-28-0: 0 0 0 1px #E3E6EA inset;
218
+ --triplex-next-Checkbox-BorderColor_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
219
+ --triplex-next-Checkbox-BorderColor_Hover-1-28-0: none;
220
+ --triplex-next-Checkbox-BorderColor_Checked_Default-1-28-0: none;
221
+ --triplex-next-Checkbox-BorderColor_Checked_Disabled-1-28-0: none;
222
+ --triplex-next-Checkbox-Checkmark_Fill_Default-1-28-0: rgba(255, 255, 255, 1);
223
+ --triplex-next-Checkbox-Checkmark_Fill_Disabled-1-28-0: rgba(31, 31, 34, .15);
224
+ --triplex-next-Chip-Background_Active-1-28-0: #DFE2E7;
225
+ --triplex-next-Chip-Background_Default-1-28-0: #F2F4F7;
226
+ --triplex-next-Chip-Background_Disabled-1-28-0: #F2F4F7;
227
+ --triplex-next-Chip-Background_Hover-1-28-0: #EAEDF1;
228
+ --triplex-next-Chip-Background_Selected_Active-1-28-0: #4F4F52;
229
+ --triplex-next-Chip-Background_Selected_Default-1-28-0: #3B3B3E;
230
+ --triplex-next-Chip-Background_Selected_Disabled-1-28-0: #343437;
231
+ --triplex-next-Chip-Background_Selected_Hover-1-28-0: #49494C;
232
+ --triplex-next-Chip-Color_Active-1-28-0: rgba(31, 31, 34, 1);
233
+ --triplex-next-Chip-Color_Default-1-28-0: rgba(31, 31, 34, 1);
234
+ --triplex-next-Chip-Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
235
+ --triplex-next-Chip-Color_Hover-1-28-0: rgba(31, 31, 34, 1);
236
+ --triplex-next-Chip-Color_Selected_Active-1-28-0: rgba(255, 255, 255, 1);
237
+ --triplex-next-Chip-Color_Selected_Default-1-28-0: rgba(255, 255, 255, 1);
238
+ --triplex-next-Chip-Color_Selected_Disabled-1-28-0: rgba(255, 255, 255, .25);
239
+ --triplex-next-Chip-Color_Selected_Hover-1-28-0: rgba(255, 255, 255, 1);
240
+ --triplex-next-Chip-Shadow_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
241
+ --triplex-next-Divider-Background-1-28-0: #D6D9E0;
242
+ --triplex-next-Dropdown-Background-1-28-0: #FFFFFF;
243
+ --triplex-next-Dropdown-Shadow-1-28-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
244
+ --triplex-next-DropdownList-Background_Active-1-28-0: #EAEDF1;
245
+ --triplex-next-DropdownList-Background_Default-1-28-0: none;
246
+ --triplex-next-DropdownList-Background_Selected-1-28-0: #DCDFE4;
247
+ --triplex-next-DropdownList-Color-1-28-0: rgba(31, 31, 34, 1);
248
+ --triplex-next-DropdownMobile-Backdrop-1-28-0: rgba(31, 31, 34, .65);
249
+ --triplex-next-DropdownMobile-Border_Color-1-28-0: #D6D9E0;
250
+ --triplex-next-DropdownMobile-Content_Background-1-28-0: #FFFFFF;
251
+ --triplex-next-DropdownMobile-Footer_Background-1-28-0: #FFFFFF;
252
+ --triplex-next-DropdownMobile-Header_Background-1-28-0: #F2F4F7;
253
+ --triplex-next-DropdownMobileList-Active_Background-1-28-0: #EAEDF1;
254
+ --triplex-next-DropdownMobileList-Selected_Background-1-28-0: #DCDFE4;
255
+ --triplex-next-FooterPage-StickyShadow-1-28-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
256
+ --triplex-next-FormField-Background_Active-1-28-0: #F2F4F7;
257
+ --triplex-next-FormField-Background_Default-1-28-0: #F2F4F7;
258
+ --triplex-next-FormField-Background_Disabled-1-28-0: #F2F4F7;
259
+ --triplex-next-FormField-Background_Error-1-28-0: #FFF0F3;
260
+ --triplex-next-FormField-Background_Error_Hover-1-28-0: #FCE0E6;
261
+ --triplex-next-FormField-Background_Hover-1-28-0: #EAEDF1;
262
+ --triplex-next-FormField-Background_Warning-1-28-0: #FFF4DB;
263
+ --triplex-next-FormField-Background_Warning_Hover-1-28-0: #FCEAC7;
264
+ --triplex-next-FormField-Input_Color_Default-1-28-0: rgba(31, 31, 34, 1);
265
+ --triplex-next-FormField-Input_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
266
+ --triplex-next-FormField-Target_Color_Default-1-28-0: rgba(31, 31, 34, 1);
267
+ --triplex-next-FormField-Target_Color_Disabled-1-28-0: rgba(31, 31, 34, .45);
268
+ --triplex-next-FormField-Target_PlaceholderColor_Default-1-28-0: rgba(31, 31, 34, .65);
269
+ --triplex-next-FormField-Label_Color_Default-1-28-0: rgba(31, 31, 34, .65);
270
+ --triplex-next-FormField-Label_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
271
+ --triplex-next-FormField-Shadow_Active-1-28-0: 0 0 0 1px #21A19A inset;
272
+ --triplex-next-FormField-Shadow_Default-1-28-0: none;
273
+ --triplex-next-FormField-Shadow_Error_Active-1-28-0: 0 0 0 1px #E60037 inset;
274
+ --triplex-next-FormField-Shadow_Warning_Active-1-28-0: 0 0 0 1px #FD6508 inset;
275
+ --triplex-next-FormField-Placeholder_Color-1-28-0: rgba(31, 31, 34, .65);
276
+ --triplex-next-HeaderPage-StickyShadow-1-28-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
277
+ --triplex-next-Island-Type1_Background-1-28-0: #FFFFFF;
278
+ --triplex-next-Island-Type2_Background-1-28-0: rgba(255, 255, 255, .35);
279
+ --triplex-next-Island-Type3_Background-1-28-0: #F2F4F7;
280
+ --triplex-next-Island-Type1_Shadow-1-28-0: none;
281
+ --triplex-next-Island-Type2_Shadow-1-28-0: 0 0 0 1px #FFFFFF inset;
282
+ --triplex-next-Island-Type3_Shadow-1-28-0: none;
283
+ --triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-28-0: #DCDFE4;
284
+ --triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-28-0: rgba(31, 31, 34, .05);
285
+ --triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-28-0: #DCDFE4;
286
+ --triplex-next-IslandAccordion-Shadow_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
287
+ --triplex-next-IslandWidget-ExtraFooter_Background-1-28-0: #FFFFFF;
288
+ --triplex-next-IslandWidget-ExtraFooter_Shadow-1-28-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
289
+ --triplex-next-LightBox-Backdrop_Background-1-28-0: rgba(31, 31, 34, .75);
290
+ --triplex-next-LightBox-Content_Background-1-28-0: #EAEDF1;
291
+ --triplex-next-Link-BorderColor_Focus-1-28-0: 0 0 0 1px #FFD169 inset;
292
+ --triplex-next-Link-Text_Color_Active-1-28-0: #007777;
293
+ --triplex-next-Link-Text_Color_Default-1-28-0: #008985;
294
+ --triplex-next-Link-Text_Color_Hover-1-28-0: #21A19A;
295
+ --triplex-next-ListItem-Background-1-28-0: #FFFFFF;
296
+ --triplex-next-ListItem-Background_Dragging-1-28-0: #FFFFFF;
297
+ --triplex-next-ListItem-Background_Selected-1-28-0: #F2F4F7;
298
+ --triplex-next-ListItem-Shadow_Dragging-1-28-0: 0 2px 7px rgba(31, 31, 34, 0.25);
299
+ --triplex-next-ListItemControlsButton-Background_Active-1-28-0: #DCDFE4;
300
+ --triplex-next-ListItemControlsButton-Background_Default-1-28-0: #F2F4F7;
301
+ --triplex-next-ListItemControlsButton-Background_Hover-1-28-0: #EAEDF1;
302
+ --triplex-next-ListItemControlsButton-Color_Active-1-28-0: #007777;
303
+ --triplex-next-ListItemControlsButton-Color_Default-1-28-0: #008985;
304
+ --triplex-next-ListItemControlsButton-Color_Hover-1-28-0: #21A19A;
305
+ --triplex-next-ListMaster-Background-1-28-0: #FFFFFF;
306
+ --triplex-next-ListMaster-Footer_Background-1-28-0: #FFFFFF;
307
+ --triplex-next-ListMaster-Footer_Shadow-1-28-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
308
+ --triplex-next-ListMaster-Header_Background-1-28-0: #FFFFFF;
309
+ --triplex-next-ListMaster-Header_Shadow-1-28-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
310
+ --triplex-next-Loader-Element_Background_Brand-1-28-0: #21A19A;
311
+ --triplex-next-Loader-Element_Background_Neutral-1-28-0: rgba(255, 255, 255, 1);
312
+ --triplex-next-Loader-Middle_Background_Default-1-28-0: #EEF0F4;
313
+ --triplex-next-LoaderScreen-Small_Backdrop_Default-1-28-0: rgba(255, 255, 255, .75);
314
+ --triplex-next-LoaderScreen-Middle_Backdrop_Default-1-28-0: rgba(255, 255, 255, .75);
315
+ --triplex-next-LoaderScreen-Middle_Background_Default-1-28-0: #EEF0F4;
316
+ --triplex-next-Marker-Background_Error-1-28-0: #E60037;
317
+ --triplex-next-Marker-Background_Success-1-28-0: #21A19A;
318
+ --triplex-next-Marker-Background_Waiting-1-28-0: #8291B3;
319
+ --triplex-next-Marker-Background_Warning-1-28-0: #FD6508;
320
+ --triplex-next-MarkerStatus-Description_Color-1-28-0: rgba(0, 0, 0, 0.55);
321
+ --triplex-next-ModalWindow-Background-1-28-0: #EAEDF1;
322
+ --triplex-next-ModalWindow-Backdrop_Background-1-28-0: rgba(79, 79, 82, .5);
323
+ --triplex-next-MultiselectField-Divider_Color-1-28-0: #D6D9E0;
324
+ --triplex-next-Notification-Background-1-28-0: #FFFFFF;
325
+ --triplex-next-Notification-Color-1-28-0: #1F1F22;
326
+ --triplex-next-Notification-TimeColor-1-28-0: rgba(31, 31, 34, 0.65);
327
+ --triplex-next-Notification-Shadow-1-28-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
328
+ --triplex-next-Overlay-Background-1-28-0: rgba(255, 255, 255, .8);
329
+ --triplex-next-Overlay-Panel_Background-1-28-0: #FFFFFF;
330
+ --triplex-next-Pagination-PageButton_Background_Active-1-28-0: #E3E6EA;
331
+ --triplex-next-Pagination-PageButton_Background_Hover-1-28-0: #F2F4F7;
332
+ --triplex-next-Pagination-PageButton_Background_Selected-1-28-0: #E3E6EA;
333
+ --triplex-next-Pagination-PageButton_BorderColor_Focus-1-28-0: #FFD169;
334
+ --triplex-next-Radio-Background_Checked_Default-1-28-0: #21A19A;
335
+ --triplex-next-Radio-Background_Checked_Disabled-1-28-0: #EAEDF1;
336
+ --triplex-next-Radio-Background_Checked_Hover-1-28-0: #007777;
337
+ --triplex-next-Radio-Background_Default-1-28-0: #F2F4F7;
338
+ --triplex-next-Radio-Background_Disabled-1-28-0: #F2F4F7;
339
+ --triplex-next-Radio-Background_Hover-1-28-0: #19BDB0;
340
+ --triplex-next-Radio-BorderColor_Default-1-28-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
341
+ --triplex-next-Radio-BorderColor_Disabled-1-28-0: 0 0 0 1px #E3E6EA inset;
342
+ --triplex-next-Radio-BorderColor_Focused-1-28-0: 0 0 0 1px #FFD169 inset;
343
+ --triplex-next-Radio-BorderColor_Checked_Default-1-28-0: none;
344
+ --triplex-next-Radio-BorderColor_Checked_Disabled-1-28-0: none;
345
+ --triplex-next-Radio-Dot_Default-1-28-0: rgba(255, 255, 255, 1);
346
+ --triplex-next-Radio-Dot_Disabled-1-28-0: rgba(31, 31, 34, .15);
347
+ --triplex-next-SegmentedControl-General_1_Background-1-28-0: #F2F4F7;
348
+ --triplex-next-SegmentedControl-General_2_Background-1-28-0: #FFFFFF;
349
+ --triplex-next-SegmentedControl-Secondary_1_Background-1-28-0: #F2F4F7;
350
+ --triplex-next-SegmentedControl-Secondary_2_Background-1-28-0: #FFFFFF;
351
+ --triplex-next-SegmentedControlSegment-General_1_Color_Default-1-28-0: rgba(31, 31, 34, .65);
352
+ --triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-28-0: rgba(31, 31, 34, 1);
353
+ --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-28-0: rgba(31, 31, 34, .15);
354
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-28-0: rgba(255, 255, 255, 1);
355
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-28-0: rgba(255, 255, 255, 1);
356
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-28-0: rgba(255, 255, 255, .25);
357
+ --triplex-next-SegmentedControlSegment-General_1_Background_Default-1-28-0: #F2F4F7;
358
+ --triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-28-0: #DFE2E7;
359
+ --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-28-0: #F2F4F7;
360
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-28-0: #3B3B3E;
361
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-28-0: #49494C;
362
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-28-0: #343437;
363
+ --triplex-next-SegmentedControlSegment-General_2_Color_Default-1-28-0: rgba(31, 31, 34, .65);
364
+ --triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-28-0: rgba(31, 31, 34, 1);
365
+ --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-28-0: rgba(31, 31, 34, .15);
366
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-28-0: rgba(255, 255, 255, 1);
367
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-28-0: rgba(255, 255, 255, 1);
368
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-28-0: rgba(255, 255, 255, .25);
369
+ --triplex-next-SegmentedControlSegment-General_2_Background_Default-1-28-0: #FFFFFF;
370
+ --triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-28-0: #EEF0F4;
371
+ --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-28-0: #FFFFFF;
372
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-28-0: #3B3B3E;
373
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-28-0: #49494C;
374
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-28-0: #343437;
375
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-28-0: rgba(31, 31, 34, .65);
376
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-28-0: rgba(31, 31, 34, 1);
377
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-28-0: rgba(31, 31, 34, .15);
378
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-28-0: rgba(31, 31, 34, 1);
379
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-28-0: rgba(31, 31, 34, 1);
380
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-28-0: rgba(31, 31, 34, .15);
381
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-28-0: #F2F4F7;
382
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-28-0: #DFE2E7;
383
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-28-0: #F2F4F7;
384
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-28-0: #FFFFFF;
385
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-28-0: #DFE2E7;
386
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-28-0: #FFFFFF;
387
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-28-0: rgba(31, 31, 34, .65);
388
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-28-0: rgba(31, 31, 34, 1);
389
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-28-0: rgba(31, 31, 34, .15);
390
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-28-0: rgba(31, 31, 34, 1);
391
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-28-0: rgba(31, 31, 34, 1);
392
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-28-0: rgba(31, 31, 34, .15);
393
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-28-0: #FFFFFF;
394
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-28-0: #EEF0F4;
395
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-28-0: #FFFFFF;
396
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-28-0: #E3E6EA;
397
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-28-0: #D6D9E0;
398
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-28-0: #F2F4F7;
399
+ --triplex-next-SegmentedControlSegment-BorderColor_Default-1-28-0: transparent;
400
+ --triplex-next-SegmentedControlSegment-BorderColor_Focus-1-28-0: #FFD169;
401
+ --triplex-next-Skeleton-BackgroundColor_Light_Start-1-28-0: #F2F4F7;
402
+ --triplex-next-Skeleton-BackgroundColor_Light_End-1-28-0: #DFE2E7;
403
+ --triplex-next-Skeleton-BackgroundColor_Dark_Start-1-28-0: rgba(31, 31, 34, .05);
404
+ --triplex-next-Skeleton-BackgroundColor_Dark_End-1-28-0: rgba(31, 31, 34, .15);
405
+ --triplex-next-SmallInput-Background-1-28-0: #F2F4F7;
406
+ --triplex-next-SmallInput-Color-1-28-0: rgba(31, 31, 34, 1);
407
+ --triplex-next-SmallInput-PlaceholderColor-1-28-0: rgba(31, 31, 34, .65);
408
+ --triplex-next-SmallInput-Shadow-1-28-0: 0 0 0 1px rgba(33, 161, 154) inset;
409
+ --triplex-next-SMSField-Refresh_Fill_Empty-1-28-0: rgba(31, 31, 34, .35);
410
+ --triplex-next-SMSField-Refresh_Fill_Full-1-28-0: #008985;
411
+ --triplex-next-SMSField-Refresh_Disabled-1-28-0: rgba(31, 31, 34, .15);
412
+ --triplex-next-SMSField-Submit_Background_Default-1-28-0: rgba(31, 31, 34, .15);
413
+ --triplex-next-SMSField-Submit_Background_Hover-1-28-0: #19BDB0;
414
+ --triplex-next-SMSField-Submit_Background_Active-1-28-0: #21A19A;
415
+ --triplex-next-Slider-Dot_Background_Default-1-28-0: #21A19A;
416
+ --triplex-next-Slider-Dot_Background_Disabled-1-28-0: #F2F4F7;
417
+ --triplex-next-Slider-Dot_Background_Hover-1-28-0: #19BDB0;
418
+ --triplex-next-Slider-Dot_Background_Select-1-28-0: #007777;
419
+ --triplex-next-Slider-Dot_Focus-1-28-0: #FFD169;
420
+ --triplex-next-Slider-Dot_Inner_Background-1-28-0: #FFFFFF;
421
+ --triplex-next-Slider-Dot_Inner_Background_Disabled-1-28-0: rgba(31, 31, 34, .15);
422
+ --triplex-next-Slider-Mark_Dot_Background_Default-1-28-0: #DCDFE4;
423
+ --triplex-next-Slider-Mark_Dot_Background_Selected-1-28-0: #21A19A;
424
+ --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-28-0: #E7E9EE;
425
+ --triplex-next-Slider-Rail_Background-1-28-0: #DCDFE4;
426
+ --triplex-next-Slider-Rail_Background_Disabled-1-28-0: #DCDFE4;
427
+ --triplex-next-Slider-Tooltip_Background-1-28-0: #1B1B1D;
428
+ --triplex-next-Slider-Tooltip_Color-1-28-0: rgba(255, 255, 255, 1);
429
+ --triplex-next-Slider-Track_Background_Default-1-28-0: #21A19A;
430
+ --triplex-next-Slider-Track_Background_Disabled-1-28-0: #E7E9EE;
431
+ --triplex-next-Slider-Track_Background_Hover-1-28-0: #007777;
432
+ --triplex-next-StatusTracker-Draft_Background-1-28-0: rgba(255, 255, 255, .15);
433
+ --triplex-next-StatusTracker-Warning_Background-1-28-0: #FF7A17;
434
+ --triplex-next-StatusTracker-Waiting_Background-1-28-0: #BFCADF;
435
+ --triplex-next-StatusTracker-Rejected_Background-1-28-0: #FF5571;
436
+ --triplex-next-StatusTracker-Approved_Background-1-28-0: #00D67D;
437
+ --triplex-next-StatusTracker-Waiting_Color-1-28-0: #A9B6D0;
438
+ --triplex-next-StatusTracker-Rejected_Color-1-28-0: #FFB1C1;
439
+ --triplex-next-StatusTracker-Approved_Color-1-28-0: #00D67D;
440
+ --triplex-next-StatusTracker-Border_Color-1-28-0: #FFFFFF;
441
+ --triplex-next-Step-Color_Active-1-28-0: #008985;
442
+ --triplex-next-Step-Color_Default-1-28-0: rgba(31, 31, 34, .65);
443
+ --triplex-next-Step-Color_Disabled-1-28-0: #FFFFFF;
444
+ --triplex-next-Step-Color_Done-1-28-0: #FFFFFF;
445
+ --triplex-next-Step-Color_Error-1-28-0: rgba(255, 255, 255, 1);
446
+ --triplex-next-Step-Color_Warning-1-28-0: rgba(255, 255, 255, 1);
447
+ --triplex-next-Step-Background_Active-1-28-0: #E3FFFA;
448
+ --triplex-next-Step-Background_Default-1-28-0: rgba(31, 31, 34, .05);
449
+ --triplex-next-Step-Background_Disabled-1-28-0: rgba(31, 31, 34, .15);
450
+ --triplex-next-Step-Background_Done-1-28-0: #008985;
451
+ --triplex-next-Step-Background_Error-1-28-0: #D10032;
452
+ --triplex-next-Step-Background_Warning-1-28-0: #EF4C01;
453
+ --triplex-next-Stepper-Step_Background_Default-1-28-0: #F2F4F7;
454
+ --triplex-next-Stepper-Step_Background_Hover-1-28-0: #EAEDF1;
455
+ --triplex-next-Stepper-Step_Background_Disabled-1-28-0: #F2F4F7;
456
+ --triplex-next-Stepper-Step_Background_Error-1-28-0: #FFF0F3;
457
+ --triplex-next-Stepper-Step_Background_Error_Hover-1-28-0: #FCE0E6;
458
+ --triplex-next-Stepper-Step_Background_Warning-1-28-0: #FFF4DB;
459
+ --triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0: #FCEAC7;
460
+ --triplex-next-Stepper-Step_BorderColor_Focus-1-28-0: #FFD169;
461
+ --triplex-next-Stepper-Step_BorderColor_Error-1-28-0: #E60037;
462
+ --triplex-next-Stepper-Step_BorderColor_Warning-1-28-0: #FD6508;
463
+ --triplex-next-Stepper-Step_BorderColor_Success-1-28-0: #21A19A;
464
+ --triplex-next-Stepper-Step_Color_Default-1-28-0: rgba(31, 31, 34, .65);
465
+ --triplex-next-Stepper-Step_Color_Hover-1-28-0: rgba(31, 31, 34, 1);
466
+ --triplex-next-Stepper-Step_Color_Disabled-1-28-0: rgba(31, 31, 34, .35);
467
+ --triplex-next-Stepper-ButtonWrapper_Background_Prev-1-28-0: linear-gradient(to right, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
468
+ --triplex-next-Stepper-ButtonWrapper_Background_Next-1-28-0: linear-gradient(to left, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
469
+ --triplex-next-TableBasic-Background_Hover-1-28-0: #E3E6EA;
470
+ --triplex-next-TableBasic-Background_Selected-1-28-0: #DCDFE4;
471
+ --triplex-next-TableBasic-Color-1-28-0: rgba(31, 31, 34, 1);
472
+ --triplex-next-TableBasic-Header_Background-1-28-0: #E7E9EE;
473
+ --triplex-next-TableBasic-TableFooter_Background-1-28-0: #E7E9EE;
474
+ --triplex-next-TableBasic-TableFooter_Highlight-1-28-0: linear-gradient(transparent, #FFFFFF);
475
+ --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-28-0: #D6D9E0;
476
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-28-0: #FFFFFF;
477
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-28-0: #EAEDF1;
478
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-28-0: #FFFFFF;
479
+ --triplex-next-Tabs-Type1_Background-1-28-0: #F2F4F7;
480
+ --triplex-next-Tabs-Type2_Background-1-28-0: #FFFFFF;
481
+ --triplex-next-Tabs-Type1_Tab_Background_Default-1-28-0: #F2F4F7;
482
+ --triplex-next-Tabs-Type2_Tab_Background_Default-1-28-0: #FFFFFF;
483
+ --triplex-next-Tabs-Type1_Tab_Background_Selected-1-28-0: #DCDFE4;
484
+ --triplex-next-Tabs-Type2_Tab_Background_Selected-1-28-0: #E3E6EA;
485
+ --triplex-next-Tabs-Type1_Tab_Background_Hover-1-28-0: #E3E6EA;
486
+ --triplex-next-Tabs-Type2_Tab_Background_Hover-1-28-0: #EEF0F4;
487
+ --triplex-next-Tabs-Tab_BorderColor_Default-1-28-0: transparent;
488
+ --triplex-next-Tabs-Tab_BorderColor_Focus-1-28-0: #FFD169;
489
+ --triplex-next-Tag-Background-1-28-0: #DFE2E7;
490
+ --triplex-next-TagColor-Background_Default-1-28-0: #EEF3FC;
491
+ --triplex-next-TagColor-Background_Success-1-28-0: #E3FFFA;
492
+ --triplex-next-TagColor-Background_Info-1-28-0: #E3F6FF;
493
+ --triplex-next-TagColor-Background_Warning-1-28-0: #FFF4DB;
494
+ --triplex-next-TagColor-Background_Error-1-28-0: #FFF0F3;
495
+ --triplex-next-TagColor-Text_Color_Default-1-28-0: rgba(31, 31, 34, .75);
496
+ --triplex-next-TabsLine-BorderColor_Active-1-28-0: #21A19A;
497
+ --triplex-next-TabsLine-BorderColor_Hover-1-28-0: #19BDB0;
498
+ --triplex-next-TabsLine-Separator_Color-1-28-0: #D6D9E0;
499
+ --triplex-next-TabsLine-Shadow_Focus-1-28-0: 0 0 0 1px #FFDD64 inset;
500
+ --triplex-next-Tooltip-Background-1-28-0: #1B1B1D;
501
+ --triplex-next-Tooltip-Color-1-28-0: rgba(255, 255, 255, 1);
502
+ --triplex-next-Tooltip-Link_Desktop_Color_Active-1-28-0: #008985;
503
+ --triplex-next-Tooltip-Link_Desktop_Color_Default-1-28-0: #19BDB0;
504
+ --triplex-next-Tooltip-Link_Desktop_Color_Hover-1-28-0: #4BD9CF;
505
+ --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-28-0: 0 0 0 1px #FFD169;
506
+ --triplex-next-Tooltip-Link_Mobile_Color_Active-1-28-0: #007777;
507
+ --triplex-next-Tooltip-Link_Mobile_Color_Default-1-28-0: #008985;
508
+ --triplex-next-Tooltip-Link_Mobile_Color_Hover-1-28-0: #21A19A;
509
+ --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-28-0: 0 0 0 1px #FFDD64;
510
+ --triplex-next-TopOverlay-Background-1-28-0: rgba(31, 31, 34, .55);
511
+ --triplex-next-Typography-Primary_Color-1-28-0: rgba(31, 31, 34, 1);
512
+ --triplex-next-Typography-Complementary_Color-1-28-0: rgba(31, 31, 34, .85);
513
+ --triplex-next-Typography-Secondary_Color-1-28-0: rgba(31, 31, 34, .65);
514
+ --triplex-next-Typography-Tertiary_Color-1-28-0: rgba(31, 31, 34, .55);
515
+ --triplex-next-Typography-Disabled_Color-1-28-0: rgba(31, 31, 34, .35);
516
+ --triplex-next-Typography-Brand_Color-1-28-0: #008985;
517
+ --triplex-next-Typography-Info_Color-1-28-0: #0E57CC;
518
+ --triplex-next-Typography-Success_Color-1-28-0: #008B5C;
519
+ --triplex-next-Typography-Error_Color-1-28-0: #D10032;
520
+ --triplex-next-Typography-Warning_Color-1-28-0: #EF4C01;
521
+ --triplex-next-Typography-System_Color-1-28-0: #697591;
522
+ --triplex-next-Typography-PrimaryInvert_Color-1-28-0: rgba(255, 255, 255, 1);
523
+ --triplex-next-Typography-ComplementaryInvert_Color-1-28-0: rgba(255, 255, 255, .75);
524
+ --triplex-next-Typography-SecondaryInvert_Color-1-28-0: rgba(255, 255, 255, .55);
525
+ --triplex-next-Typography-TertiaryInvert_Color-1-28-0: rgba(255, 255, 255, .45);
526
+ --triplex-next-Typography-DisabledInvert_Color-1-28-0: rgba(255, 255, 255, .25);
527
+ --triplex-next-Typography-BrandInvert_Color-1-28-0: #19BDB0;
528
+ --triplex-next-Typography-InfoInvert_Color-1-28-0: #1297FE;
529
+ --triplex-next-Typography-SuccessInvert_Color-1-28-0: #00D67D;
530
+ --triplex-next-Typography-ErrorInvert_Color-1-28-0: #F80C45;
531
+ --triplex-next-Typography-WarningInvert_Color-1-28-0: #FF7A17;
532
+ --triplex-next-Typography-SystemInvert_Color-1-28-0: #95A3C1;
533
+ --triplex-next-UploadZone-Background_Default-1-28-0: #F2F4F7;
534
+ --triplex-next-UploadZone-Background_Hover-1-28-0: #EAEDF1;
535
+ --triplex-next-UploadZone-BorderColor_Default-1-28-0: #2D2D30;
536
+ --triplex-next-UploadZone-DragArea_Background-1-28-0: #F2F4F7;
537
+ --triplex-next-UploadZone-DragArea_BorderColor-1-28-0: #21A19A;}
538
+ .underline__ae1e71f7{text-decoration:underline}.strikethrough__b4a76fe7{text-decoration:line-through}.underlineStrikethrough__ffadb6a0{text-decoration:underline line-through}.typography__0532c2f6.primary__27b7c064{color:var(--triplex-next-Typography-Primary_Color-1-28-0)}.typography__0532c2f6.primaryInvert__2748b1bc{color:var(--triplex-next-Typography-PrimaryInvert_Color-1-28-0)}.typography__0532c2f6.complementary__bf9d1c7a{color:var(--triplex-next-Typography-Complementary_Color-1-28-0)}.typography__0532c2f6.complementaryInvert__fc5ecc50{color:var(--triplex-next-Typography-ComplementaryInvert_Color-1-28-0)}.typography__0532c2f6.secondary__df9156d3{color:var(--triplex-next-Typography-Secondary_Color-1-28-0)}.typography__0532c2f6.secondaryInvert__c9e40cba{color:var(--triplex-next-Typography-SecondaryInvert_Color-1-28-0)}.typography__0532c2f6.tertiary__d7170509{color:var(--triplex-next-Typography-Tertiary_Color-1-28-0)}.typography__0532c2f6.tertiaryInvert__afa7b9b3{color:var(--triplex-next-Typography-TertiaryInvert_Color-1-28-0)}.typography__0532c2f6.disabled__3a8b53c2{color:var(--triplex-next-Typography-Disabled_Color-1-28-0)}.typography__0532c2f6.disabledInvert__c4f0a67f{color:var(--triplex-next-Typography-DisabledInvert_Color-1-28-0)}.typography__0532c2f6.brand__2291ce6d{color:var(--triplex-next-Typography-Brand_Color-1-28-0);-webkit-user-select:none;user-select:none}.typography__0532c2f6.brandInvert__836b588d{color:var(--triplex-next-Typography-BrandInvert_Color-1-28-0)}.typography__0532c2f6.info__e3765b73{color:var(--triplex-next-Typography-Info_Color-1-28-0)}.typography__0532c2f6.infoInvert__a2ec7293{color:var(--triplex-next-Typography-InfoInvert_Color-1-28-0)}.typography__0532c2f6.success__70496829{color:var(--triplex-next-Typography-Success_Color-1-28-0)}.typography__0532c2f6.successInvert__8bf7711c{color:var(--triplex-next-Typography-SuccessInvert_Color-1-28-0)}.typography__0532c2f6.error__b87d2e49{color:var(--triplex-next-Typography-Error_Color-1-28-0)}.typography__0532c2f6.errorInvert__a8a3074a{color:var(--triplex-next-Typography-ErrorInvert_Color-1-28-0)}.typography__0532c2f6.warning__f17d6dd4{color:var(--triplex-next-Typography-Warning_Color-1-28-0)}.typography__0532c2f6.warningInvert__c8ec8acf{color:var(--triplex-next-Typography-WarningInvert_Color-1-28-0)}.typography__0532c2f6.system__d4140e5e{color:var(--triplex-next-Typography-System_Color-1-28-0)}.typography__0532c2f6.systemInvert__b904d3e5{color:var(--triplex-next-Typography-SystemInvert_Color-1-28-0)}.typography__0532c2f6.compact__1c2e2202{line-height:calc(16 / 14)}.caption__2fd1b250.regular__af4d213a{font-family:SBSansText,Arial,sans-serif}.caption__2fd1b250.semibold__23b0b119{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.c1__fab0414a{font-size:10px;line-height:12px}.c2__a11ab164{font-size:8px;line-height:10px}.d1__a831915a{font-size:32px;line-height:40px}.d1__a831915a.regular__af4d213a{font-family:SBSansDisplay,Arial,sans-serif}.d1__a831915a.semibold__23b0b119{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.codeText__19c2546d{font-family:SBSansTextMono,Arial,monospace;font-size:14px;line-height:20px;font-weight:400}.text__6f37a671{outline:none}.text__6f37a671.regular__af4d213a{font-family:SBSansText,Arial,sans-serif}.text__6f37a671.semibold__23b0b119{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.b1__b1a7458b{font-size:18px;line-height:24px}.b2__89cc4235{font-size:16px;line-height:20px}.b3__96de0190{font-size:14px;line-height:20px}.b3__96de0190.compact__1c2e2202{line-height:16px}.b4__e296995d{font-size:12px;line-height:16px}.title__b2e804ad{outline:none}.title__b2e804ad.regular__af4d213a{font-family:SBSansDisplay,Arial,sans-serif;font-weight:400}.title__b2e804ad.semibold__23b0b119{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.title__b2e804ad.medium__c96bc93d{font-family:SBSansDisplayMedium,Arial,sans-serif;font-weight:500}.title__b2e804ad.bold__d4b3096b{font-family:SBSansDisplayBold,Arial,sans-serif;font-weight:700}.h1__0040a593,.h2__1801eec9,.h3__feef4013{margin:0}.h1__0040a593{font-size:28px;line-height:36px}.h2__1801eec9{font-size:24px;line-height:32px}.h3__feef4013{font-size:20px;line-height:28px}.formFieldInput__95ba74f1{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-28-0)}.formFieldInput__95ba74f1.sm__e4f0c4d5{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__95ba74f1.md__8d028fcf{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__95ba74f1.lg__e94f66ec{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldInput__95ba74f1:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-28-0)}.formFieldInput__95ba74f1::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-28-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__95ba74f1:focus{outline:none}.formFieldInput__95ba74f1:focus::placeholder{opacity:1}.formFieldInput__95ba74f1:-webkit-autofill{animation-name:autofill-applied-hook__ac8297a9;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__95ba74f1:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__8a4624b4;animation-duration:1ms}.formField__c47180e7{position:relative;flex-grow:1;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.formField__c47180e7.sm__e4f0c4d5{border-radius:6px}.formField__c47180e7.md__8d028fcf{border-radius:8px}.formField__c47180e7.lg__e94f66ec{border-radius:10px}.formField__c47180e7.default__bab83fb6{background:var(--triplex-next-FormField-Background_Default-1-28-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-28-0)}.formField__c47180e7:hover{background:var(--triplex-next-FormField-Background_Hover-1-28-0)}.formField__c47180e7.active__4450f009{background:var(--triplex-next-FormField-Background_Active-1-28-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-28-0)}.formField__c47180e7.active__4450f009 .formFieldInput__95ba74f1::placeholder,.formField__c47180e7.active__4450f009 .formFieldTextarea__1d1900db::placeholder{opacity:1}.formField__c47180e7.disabled__b2c09795{background:var(--triplex-next-FormField-Background_Disabled-1-28-0)}.formField__c47180e7.error__31b0eee1{background:var(--triplex-next-FormField-Background_Error-1-28-0)}.formField__c47180e7.error__31b0eee1:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-28-0)}.formField__c47180e7.error__31b0eee1.active__4450f009{background:var(--triplex-next-FormField-Background_Error-1-28-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-28-0)}.formField__c47180e7.warning__8d644712{background:var(--triplex-next-FormField-Background_Warning-1-28-0)}.formField__c47180e7.warning__8d644712:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-28-0)}.formField__c47180e7.warning__8d644712.active__4450f009{background:var(--triplex-next-FormField-Background_Warning-1-28-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-28-0)}.formField__c47180e7.filled__8041266a:not(.disabled__b2c09795):hover .formFieldClear__d8377dcd,.formField__c47180e7.filled__8041266a:not(.disabled__b2c09795).active__4450f009 .formFieldClear__d8377dcd{visibility:visible;opacity:1;pointer-events:auto}.formFieldDescription__fd5aac84{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__fd5aac84.withCounter__47d5cf83{display:flex}.formFieldLabel__1cd40558{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__1cd40558.sm__e4f0c4d5{top:6px}.formFieldLabel__1cd40558.md__8d028fcf{top:10px}.formFieldLabel__1cd40558.lg__e94f66ec{top:18px}.formFieldLabel__1cd40558.lg__e94f66ec.floating__528caace{top:10px}.formFieldLabelText__e20b1041{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-28-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__e4f0c4d5 .formFieldLabelText__e20b1041{font-size:12px;line-height:16px}.md__8d028fcf .formFieldLabelText__e20b1041{font-size:14px;line-height:20px}.lg__e94f66ec .formFieldLabelText__e20b1041{font-size:16px;line-height:20px}.floating__528caace .formFieldLabelText__e20b1041{font-size:12px;line-height:16px}.floating__528caace.sm__e4f0c4d5 .formFieldLabelText__e20b1041,.floating__528caace.md__8d028fcf .formFieldLabelText__e20b1041{display:none}.disabled__b2c09795 .formFieldLabelText__e20b1041{color:var(--triplex-next-FormField-Label_Color_Disabled-1-28-0)}.formFieldPostfix__e3f106ac{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__35c73035{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__01f94862{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__a0d60520{position:relative}.formFieldMaskedInputWrapper__a0d60520 .formFieldMaskedInputPlaceholder__aa67a9db{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__a0d60520 .formFieldMaskedInputPlaceholder__aa67a9db::placeholder{opacity:1}.formFieldMaskedInputWrapper__a0d60520 .formFieldMaskedInputPlaceholder__aa67a9db:disabled{visibility:hidden}.formFieldMaskedInputWrapper__a0d60520.size-sm__8ef81428{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__a0d60520.size-sm__8ef81428 .formFieldMaskedInputPlaceholder__aa67a9db{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__a0d60520.size-md__ad35c414{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__a0d60520.size-md__ad35c414 .formFieldMaskedInputPlaceholder__aa67a9db{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__a0d60520.size-lg__81ddb3fd{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__a0d60520.size-lg__81ddb3fd .formFieldMaskedInputPlaceholder__aa67a9db{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__a0d60520 .formFieldMaskedInput__13e5e066{display:block;position:relative;background:none!important}.dropdownDesktop__7c54b370{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-28-0);background-color:var(--triplex-next-Dropdown-Background-1-28-0)}.dropdownDesktop__7c54b370.sm__48b482a5{border-radius:6px}.dropdownDesktop__7c54b370.md__904f0481{border-radius:8px}.dropdownDesktop__7c54b370.lg__a1a80320{border-radius:10px}.dropdownDesktopOverflowHidden__68cf3376{overflow:hidden}.badgeDot__9a6ac915{display:inline-block;background:var(--triplex-next-Badge-Background-1-28-0);border-radius:50%}.badgeDot__9a6ac915.sm__ff542039{width:6px;height:6px}.badgeDot__9a6ac915.md__458035fe{width:8px;height:8px}.badgeDot__9a6ac915.lg__1e5b51b1{width:10px;height:10px}.badgeContent__04bcddab{display:flex}.badgeContent__04bcddab.sm__ff542039{padding-left:4px;padding-right:4px}.badgeContent__04bcddab.md__458035fe{padding-left:6px;padding-right:6px}.badgeContent__04bcddab.lg__1e5b51b1{padding-left:8px;padding-right:8px}.badgeContent__04bcddab.noPaddingLeft__11da243e{padding-left:0}.badgeContent__04bcddab.noPaddingRight__77ebbf0f{padding-right:0}.badgePrefix__ebbf819d,.badgePostfix__400c47be{display:contents}.badge__798933f6{display:inline-flex;align-items:center;justify-content:center;position:relative;width:fit-content;white-space:nowrap;background:var(--triplex-next-Badge-Background-1-28-0)}.badge__798933f6.sm__ff542039{height:16px;border-radius:4px}.badge__798933f6.md__458035fe{height:20px;border-radius:6px}.badge__798933f6.lg__1e5b51b1{height:24px;border-radius:8px}.dropdownDesktopList__7e0c272a{margin:4px;overflow:auto}.dropdownDesktopList__7e0c272a .notificationIcon__142482cd{position:absolute}.dropdownDesktopList__7e0c272a.sm__48b482a5{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__7e0c272a.sm__48b482a5 .dropdownDesktopListItem__1e857c1a{padding:6px 8px;border-radius:6px}.dropdownDesktopList__7e0c272a.sm__48b482a5 .dropdownDesktopListLoader__e5ceffbb{margin:0 auto}.dropdownDesktopList__7e0c272a.sm__48b482a5 .notificationIcon__142482cd{right:3px;top:3px}.dropdownDesktopList__7e0c272a.md__904f0481{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__7e0c272a.md__904f0481 .dropdownDesktopListItem__1e857c1a{padding:7px 8px;border-radius:8px}.dropdownDesktopList__7e0c272a.md__904f0481 .dropdownDesktopListLoader__e5ceffbb{margin:-2px auto}.dropdownDesktopList__7e0c272a.md__904f0481 .notificationIcon__142482cd{right:4px;top:4px}.dropdownDesktopList__7e0c272a.lg__a1a80320{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__7e0c272a.lg__a1a80320 .dropdownDesktopListItem__1e857c1a{padding:14px 8px;border-radius:10px}.dropdownDesktopList__7e0c272a.lg__a1a80320 .dropdownDesktopListLoader__e5ceffbb{margin:-6px auto}.dropdownDesktopList__7e0c272a.lg__a1a80320 .notificationIcon__142482cd{right:4px;top:6px}.dropdownDesktopListItem__1e857c1a{color:var(--triplex-next-DropdownList-Color-1-28-0);background:var(--triplex-next-DropdownList-Background_Default-1-28-0);position:relative;outline:none}.dropdownDesktopListItem__1e857c1a+.dropdownDesktopListItem__1e857c1a{margin-top:2px}.dropdownDesktopListItem__1e857c1a.active__d26e00e5{background:var(--triplex-next-DropdownList-Background_Active-1-28-0);cursor:pointer}.dropdownDesktopListItem__1e857c1a.selected__f82c1105{background:var(--triplex-next-DropdownList-Background_Selected-1-28-0);cursor:default}.loaderSmall__7e5ee9ba{display:flex;justify-content:center;align-items:center}.loaderSmall__7e5ee9ba.sm__decd99f6{width:16px;height:16px;gap:2px}.loaderSmall__7e5ee9ba.sm__decd99f6 .dot__b5ff9808{width:4px;height:4px}.loaderSmall__7e5ee9ba.md__d97017c0{width:24px;height:24px;gap:3px}.loaderSmall__7e5ee9ba.md__d97017c0 .dot__b5ff9808{width:6px;height:6px}.loaderSmall__7e5ee9ba.lg__91b96b65{width:32px;height:32px;gap:4px}.loaderSmall__7e5ee9ba.lg__91b96b65 .dot__b5ff9808{width:8px;height:8px}.loaderSmall__7e5ee9ba.neutral__90c1116c .dot__b5ff9808{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-28-0)}.loaderSmall__7e5ee9ba.brand__cf970b23 .dot__b5ff9808{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-28-0)}.loaderSmall__7e5ee9ba .dot__b5ff9808{border-radius:50%}.loaderSmall__7e5ee9ba .dot1__aa922bf5{animation:dotCycleSmall__68497a4e .9s infinite}.loaderSmall__7e5ee9ba .dot2__c310d16b{animation:dotCycleSmall__68497a4e .9s infinite .15s}.loaderSmall__7e5ee9ba .dot3__d2032889{animation:dotCycleSmall__68497a4e .9s infinite .3s}@keyframes dotCycleSmall__68497a4e{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__6ee19cc9{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-28-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__e81fc8c8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__e81fc8c8 .dot__b5ff9808{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-28-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__e81fc8c8 .dot1__aa922bf5{top:0;left:0;animation:dotCycleMiddle__529017a4 3s infinite}.loaderMiddleDots__e81fc8c8 .dot2__c310d16b{right:0;top:0;opacity:.7;animation:dotCycleMiddle__529017a4 3s infinite .74s}.loaderMiddleDots__e81fc8c8 .dot3__d2032889{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__529017a4 3s infinite 1.5s}.loaderMiddleDots__e81fc8c8 .dot4__75a364dd{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__529017a4 3s infinite 2.25s}.loaderMiddleDots__e81fc8c8 .line__dfe2bab9{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-28-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__9b898ae0 3s infinite}@keyframes lineCycle__9b898ae0{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__529017a4{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__d75c7326{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__4d49c65c{background:var(--triplex-next-DropdownMobile-Backdrop-1-28-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__4d49c65c.closing__2ee1e7b1{opacity:0}.dropdownMobileBackdrop__4d49c65c.opening__ec85eb53,.dropdownMobileBackdrop__4d49c65c.opened__67dfaee1{opacity:var(--triplex-DropdownMobile-Opacity-1-28-0)}.dropdownMobile__c8ccd846{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__c8ccd846.closing__2ee1e7b1{transform:translateY(100%)}.dropdownMobile__c8ccd846.opening__ec85eb53,.dropdownMobile__c8ccd846.opened__67dfaee1{transform:translateY(0)}.dropdownMobileHeader__cd8e699b{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-28-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__cd8e699b .dropdownMobileHeaderContent__0fd2701c{display:flex;flex-grow:1;min-width:0;margin-right:12px;min-height:20px}.dropdownMobileContent__b94d57f6{background:var(--triplex-next-DropdownMobile-Content_Background-1-28-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__88f42dfa{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-28-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-28-0);flex-shrink:1}.dropdownMobileListItem__30921d0f{position:relative;padding:16px}.dropdownMobileListItem__30921d0f.selected__f82c1105{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-28-0)}.dropdownMobileListItem__30921d0f:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-28-0)}.dropdownMobileBodyOverflow__6573bc04{overflow:hidden}.controlButtons__1d1ba963{display:flex}.dropdownMobileLoader__5174ab43{margin-right:8px}.dropdownMobileListLoader__e8afa215{display:flex;justify-content:center;align-items:center;padding:16px}.notificationIcon__142482cd{position:absolute;right:6px;top:6px}.disableInteraction__faf59e17{pointer-events:none}.displayContents__183d4471{display:contents}.buttonIcon__aafffa55{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__aafffa55:enabled{cursor:pointer}.buttonIcon__aafffa55.circle__c7b608ca{border-radius:50%}.buttonIcon__aafffa55.squircle__a9b332e7{border-radius:4px}.buttonIcon__aafffa55:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-28-0)}.dropdownMobileInput__3efcf933{width:100%;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input_Color_Default-1-28-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__3efcf933::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-28-0);opacity:1}.dropdownMobileInput__3efcf933::-ms-clear{display:none}.tabsLineWrapper__ddc343f1[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__ddc343f1[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__ddc343f1[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__ddc343f1[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__ddc343f1{position:relative}.tabsLineWrapper__ddc343f1.withSeparator__aedc0a1a:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-28-0);bottom:0;left:0;right:0}.tabsLine__1c53e46c{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__1c53e46c:has(.sm__c1bc8ffe){height:28px}.tabsLine__1c53e46c:has(.md__e2776ade){height:40px}.tabsLine__1c53e46c:has(.lg__72ac6208){height:56px}.tab__306932d9{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__306932d9.sm__c1bc8ffe{height:28px;padding-bottom:12px}.tab__306932d9.md__e2776ade{height:40px;padding-top:8px;padding-bottom:12px}.tab__306932d9.lg__72ac6208{height:56px;padding-top:16px;padding-bottom:20px}.tab__306932d9::-moz-focus-inner{border:none;padding:0}.tab__306932d9:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-28-0)}.tab__306932d9.active__e33da510{cursor:default}.tab__306932d9: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__306932d9:hover:after,.tab__306932d9:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-28-0)}.tab__306932d9.active__e33da510:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-28-0)}.notificationIcon__7a5b9a29{position:absolute;right:6px}.sm__c1bc8ffe .notificationIcon__7a5b9a29{top:0}.md__e2776ade .notificationIcon__7a5b9a29{top:8px}.lg__72ac6208 .notificationIcon__7a5b9a29{top:16px}.tabsLineDropdown__7051f30a{display:inline-block}.tabsLineDropdown__7051f30a .dropdownTarget__92878282.active__e33da510{cursor:pointer}.tabsLineDropdown__7051f30a .dropdownTargetInner__552ff4b4{display:inline-flex;align-items:center}.tabsLineDropdown__7051f30a .dropdownTargetCaret__84347209{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__7051f30a .dropdownTargetCaret__84347209.opened__5cc20f0e{transform:rotate(-180deg)}.tabsLineDropdown__7051f30a .dropdown__8762a51a{right:0;padding:4px}.tabsLineMobileWrapper__08f07111{position:relative}.tabsLineMobileWrapper__08f07111 .tab__306932d9{flex-shrink:0}.tabsLineMobileWrapper__08f07111 .tab__306932d9:first-child{margin-left:16px}.tabsLineMobileWrapper__08f07111 .tab__306932d9:last-child{margin-right:16px}.tabsLineMobile__bf034990{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__bf034990::-webkit-scrollbar{display:none}.label__656cd8ef{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__656cd8ef.sm__181bc074{min-width:16px;min-height:16px}.label__656cd8ef.sm__181bc074.nonempty__223d50f3{padding:2px 0 2px 24px}.label__656cd8ef.md__ae723c42{min-height:24px;min-width:24px}.label__656cd8ef.md__ae723c42.nonempty__223d50f3{padding-left:32px;padding-top:2px}.label__656cd8ef.lg__7e605783{min-width:28px;min-height:28px}.label__656cd8ef.lg__7e605783.nonempty__223d50f3{padding-left:40px;padding-top:4px}.label__656cd8ef.disabled__ef0e041f{cursor:default}.radio__231f0c10{margin:0;opacity:0}.radioIcon__0487c004{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-28-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-28-0)}.radioIcon__0487c004:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-28-0);border-radius:50%;transform:scale(0)}.sm__181bc074 .radioIcon__0487c004:after{width:8px;height:8px;top:4px;left:4px}.md__ae723c42 .radioIcon__0487c004:after{width:12px;height:12px;top:6px;left:6px}.lg__7e605783 .radioIcon__0487c004:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__0487c004,.radioIcon__0487c004:after{pointer-events:none}.radio__231f0c10,.radioIcon__0487c004{position:absolute;left:0;top:0}.sm__181bc074 .radio__231f0c10,.sm__181bc074 .radioIcon__0487c004{width:16px;height:16px;top:2px}.md__ae723c42 .radio__231f0c10,.md__ae723c42 .radioIcon__0487c004{width:24px;height:24px}.lg__7e605783 .radio__231f0c10,.lg__7e605783 .radioIcon__0487c004{width:28px;height:28px}.radio__231f0c10:enabled{cursor:pointer}.radio__231f0c10:checked+.radioIcon__0487c004{background:var(--triplex-next-Radio-Background_Checked_Default-1-28-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-28-0)}.radio__231f0c10:checked+.radioIcon__0487c004:after{transform:scale(1);transition:transform .2s ease-out}.radio__231f0c10:hover+.radioIcon__0487c004{background-color:var(--triplex-next-Radio-Background_Hover-1-28-0);box-shadow:none}.radio__231f0c10:disabled+.radioIcon__0487c004{background:var(--triplex-next-Radio-Background_Disabled-1-28-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-28-0)}.radio__231f0c10:disabled:checked+.radioIcon__0487c004{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-28-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-28-0)}.radio__231f0c10:disabled+.radioIcon__0487c004:after{background:var(--triplex-next-Radio-Dot_Disabled-1-28-0)}.radio__231f0c10:focus-visible+.radioIcon__0487c004{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-28-0)}.radio__231f0c10:checked:enabled:hover+.radioIcon__0487c004{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-28-0)}.radioXGroup__41f9ebf6{display:inline-flex;flex-flow:row wrap}.radioXGroup__41f9ebf6.indent-12__f37fb3c8{margin-left:-6px;margin-right:-6px}.radioXGroup__41f9ebf6.indent-12__f37fb3c8 .label__656cd8ef{margin-left:6px;margin-right:6px}.radioXGroup__41f9ebf6.indent-16__8dcd08d1{margin-left:-8px;margin-right:-8px}.radioXGroup__41f9ebf6.indent-16__8dcd08d1 .label__656cd8ef{margin-left:8px;margin-right:8px}.radioXGroup__41f9ebf6.indent-20__8fc924ae{margin-left:-10px;margin-right:-10px}.radioXGroup__41f9ebf6.indent-20__8fc924ae .label__656cd8ef{margin-left:10px;margin-right:10px}.radioXGroup__41f9ebf6.indent-24__5ecce299{margin-left:-12px;margin-right:-12px}.radioXGroup__41f9ebf6.indent-24__5ecce299 .label__656cd8ef{margin-left:12px;margin-right:12px}.radioXGroup__41f9ebf6.indent-28__def648b3{margin-left:-14px;margin-right:-14px}.radioXGroup__41f9ebf6.indent-28__def648b3 .label__656cd8ef{margin-left:14px;margin-right:14px}.radioXGroup__41f9ebf6.indent-32__e22f18e1{margin-left:-16px;margin-right:-16px}.radioXGroup__41f9ebf6.indent-32__e22f18e1 .label__656cd8ef{margin-left:16px;margin-right:16px}.radioYGroup__71882673{display:inline-flex;flex-flow:column wrap}.radioYGroup__71882673 .label__656cd8ef.sm__181bc074+.label__656cd8ef.sm__181bc074{margin-top:8px}.radioYGroup__71882673 .label__656cd8ef.md__ae723c42+.label__656cd8ef.md__ae723c42{margin-top:16px}.radioYGroup__71882673 .label__656cd8ef.lg__7e605783+.label__656cd8ef.lg__7e605783{margin-top:20px}.notification__98308952{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-28-0);background:var(--triplex-next-Notification-Background-1-28-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-28-0);z-index:300}.notification__98308952:first-child{margin-top:0}.notification__98308952.extraBottomPadding__d2ac3766{padding-bottom:24px}.notification__98308952 .notificationHeader__2199d38a{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-28-0);width:100%;margin-top:0;margin-bottom:8px}.notification__98308952 .notificationIcon__dbfc7e47{line-height:0}.notification__98308952 .notificationBody__e3692a1c{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__98308952 .notificationBodyList__6b66027b{margin-top:8px}.notification__98308952 .notificationClose__b9fcc381{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__98308952.showCloseOnHover__bc728d31 .notificationClose__b9fcc381{opacity:0}.notification__98308952.showCloseOnHover__bc728d31:hover{cursor:pointer}.notification__98308952.showCloseOnHover__bc728d31:hover .notificationClose__b9fcc381{opacity:1}.notification__98308952 .notificationFooter__55c13bb0{display:flex;align-items:center;margin-top:16px}.notification__98308952 .notificationFooter__55c13bb0 button+a{margin-left:16px}.notification__98308952 .notificationTime__70a54b9e{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-28-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__4f4fbcc0{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__4f4fbcc0:hover{cursor:pointer}.notificationGroupedWrapper__4f4fbcc0 .notificationGroupedFooterItem__ae879030{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-28-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-28-0)}.notificationGroupedWrapper__4f4fbcc0 .notificationGroupedFooterItem__ae879030.first__beafa2c1{bottom:-8px;z-index:200}.notificationGroupedWrapper__4f4fbcc0 .notificationGroupedFooterItem__ae879030.second__eaf69257{bottom:-16px;z-index:100}@media(max-width:767px){.notification__98308952,.notificationGroupedWrapper__4f4fbcc0{width:100%}}.unorderedListItem__4c230dbe:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__4c230dbe+.unorderedListItem__4c230dbe{margin-top:8px}.unorderedList__abac3c02{position:relative;margin:0;padding-left:14px;list-style:none}.button__7dba5980.general__6a6bde37{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-28-0);color:var(--triplex-next-Button-General_Color_Default-1-28-0)}.button__7dba5980.general__6a6bde37:hover{background:var(--triplex-next-Button-General_Background_Hover-1-28-0);color:var(--triplex-next-Button-General_Color_Hover-1-28-0)}.button__7dba5980.general__6a6bde37.expanded__a34e1aa7,.button__7dba5980.general__6a6bde37:active{background:var(--triplex-next-Button-General_Background_Active-1-28-0);color:var(--triplex-next-Button-General_Color_Active-1-28-0)}.button__7dba5980.general__6a6bde37:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-28-0)}.button__7dba5980.general__6a6bde37:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-28-0);color:var(--triplex-next-Button-General_Color_Disabled-1-28-0)}.button__7dba5980.secondary__eeab70b7{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-28-0);color:var(--triplex-next-Button-Secondary_Color_Default-1-28-0)}.button__7dba5980.secondary__eeab70b7:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-28-0);color:var(--triplex-next-Button-Secondary_Color_Hover-1-28-0)}.button__7dba5980.secondary__eeab70b7.expanded__a34e1aa7,.button__7dba5980.secondary__eeab70b7:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-28-0);color:var(--triplex-next-Button-Secondary_Color_Active-1-28-0)}.button__7dba5980.secondary__eeab70b7:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-28-0)}.button__7dba5980.secondary__eeab70b7:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-28-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-28-0)}.button__7dba5980.secondaryLight__0228936f{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-28-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-28-0)}.button__7dba5980.secondaryLight__0228936f:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-28-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-28-0)}.button__7dba5980.secondaryLight__0228936f.expanded__a34e1aa7,.button__7dba5980.secondaryLight__0228936f:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-28-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-28-0)}.button__7dba5980.secondaryLight__0228936f:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-28-0)}.button__7dba5980.secondaryLight__0228936f:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-28-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-28-0)}.button__7dba5980.danger__64625c01{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-28-0);color:var(--triplex-next-Button-Danger_Color_Default-1-28-0)}.button__7dba5980.danger__64625c01:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-28-0);color:var(--triplex-next-Button-Danger_Color_Hover-1-28-0)}.button__7dba5980.danger__64625c01.expanded__a34e1aa7,.button__7dba5980.danger__64625c01:active{background:var(--triplex-next-Button-Danger_Background_Active-1-28-0);color:var(--triplex-next-Button-Danger_Color_Active-1-28-0)}.button__7dba5980.danger__64625c01:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-28-0)}.button__7dba5980.danger__64625c01:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-28-0);color:var(--triplex-next-Button-Danger_Color_Disabled-1-28-0)}.button__7dba5980.link__5e98d100{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-28-0);padding:0}.button__7dba5980.link__5e98d100.sm__57ee5dd3{height:28px;min-width:0px;padding:6px 2px}.button__7dba5980.link__5e98d100.md__4866c404{height:40px;min-width:0px;padding:10px 2px}.button__7dba5980.link__5e98d100.lg__39a35b96{height:56px;min-width:0px;padding:18px 2px}.button__7dba5980.link__5e98d100:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-28-0)}.button__7dba5980.link__5e98d100.expanded__a34e1aa7,.button__7dba5980.link__5e98d100:active{color:var(--triplex-next-Button-Link_Color_Active-1-28-0)}.button__7dba5980.link__5e98d100:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-28-0)}.button__7dba5980.link__5e98d100:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-28-0)}.button__7dba5980{display:inline-flex;align-items:center;position:relative;margin:0;outline:none;font-family:inherit;background-clip:padding-box;cursor:pointer;border:none;font-weight:600;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.button__7dba5980::-moz-focus-inner{border:none;padding:0}.button__7dba5980.sm__57ee5dd3{line-height:16px;font-size:12px}.button__7dba5980.sm__57ee5dd3.general__6a6bde37,.button__7dba5980.sm__57ee5dd3.secondary__eeab70b7,.button__7dba5980.sm__57ee5dd3.secondaryLight__0228936f,.button__7dba5980.sm__57ee5dd3.danger__64625c01{height:28px;min-width:58px;padding:0 12px;border-radius:6px}.button__7dba5980.sm__57ee5dd3.icon__3fe37c5f{min-height:28px;min-width:28px;padding:0 4px}.button__7dba5980.md__4866c404{line-height:20px;font-size:14px}.button__7dba5980.md__4866c404.general__6a6bde37,.button__7dba5980.md__4866c404.secondary__eeab70b7,.button__7dba5980.md__4866c404.secondaryLight__0228936f,.button__7dba5980.md__4866c404.danger__64625c01{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__7dba5980.md__4866c404.icon__3fe37c5f{min-height:40px;min-width:40px;padding:0 10px}.button__7dba5980.lg__39a35b96{line-height:20px;font-size:16px}.button__7dba5980.lg__39a35b96.general__6a6bde37,.button__7dba5980.lg__39a35b96.secondary__eeab70b7,.button__7dba5980.lg__39a35b96.secondaryLight__0228936f,.button__7dba5980.lg__39a35b96.danger__64625c01{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__7dba5980.lg__39a35b96.icon__3fe37c5f{min-height:56px;min-width:56px;padding:0 12px}.button__7dba5980:disabled{cursor:default}.button__7dba5980:disabled *{pointer-events:none}.button__7dba5980+.button__7dba5980:not(.block__2c14160a){margin-left:12px}.button__7dba5980 .content__062d3a2b{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__7dba5980.block__2c14160a{display:block;width:100%}.button__7dba5980.loading__95212ae0{pointer-events:none}.button__7dba5980.loading__95212ae0 .content__062d3a2b{visibility:hidden}.button__7dba5980 .loader__13d5d048{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__7dba5980 .loader__13d5d048.hidden__1c171fc7{visibility:hidden}.buttonDropdownExtended__a30da15a{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__a30da15a .buttonDropdownExtendedBlock__3a2c8d6b{padding:4px;margin-top:4px;right:0}.buttonDropdown__a32ef8cf.block__2c14160a{display:block}.buttonDropdown__a32ef8cf+.button__7dba5980:not(.block__2c14160a),.buttonDropdown__a32ef8cf+.buttonDropdown__a32ef8cf:not(.block__2c14160a){margin-left:16px}.buttonDropdown__a32ef8cf .buttonDropdownTarget__ea4d0632 .caretIcon__3ca075b8{margin-left:2px;transition:transform .3s ease-in-out}.buttonDropdown__a32ef8cf .buttonDropdownTarget__ea4d0632.active__3c71c87d .caretIcon__3ca075b8{transform:rotate(-180deg)}.buttonDropdown__a32ef8cf .buttonDropdownMenuItem__911eb9eb{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__074bd4bd{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__ca27dea6{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__1b393915{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__bf669e99{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-28-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__ae3e63ec{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__ae3e63ec .modalWindowContentWrapper__0a75a9ec{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__074bd4bd .6s ease}.modalWindow__ae3e63ec .modalWindowContent__566c34e6{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__ae3e63ec .modalWindowContent__566c34e6 .modalWindowBody__8ca9cc4d{box-sizing:border-box;animation:fadeIn__921e2014 .3s ease}@keyframes fadeIn__921e2014{0%{opacity:0}to{opacity:1}}.modalWindow__ae3e63ec .modalWindowContent__566c34e6 .spinnerSm__a15bbbb4{display:none}@media(max-width:767px){.modalWindow__ae3e63ec .modalWindowContent__566c34e6 .spinner__1c078fdc{display:none}.modalWindow__ae3e63ec .modalWindowContent__566c34e6 .spinnerSm__a15bbbb4{display:flex}}.global-modalWindowTransition-exit .modalWindow__ae3e63ec .modalWindowContentWrapper__0a75a9ec{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__ca27dea6 .3s ease}.global-modalWindowTransition-exit .modalWindow__ae3e63ec .modalWindowContentWrapper__0a75a9ec .modalWindowBody__8ca9cc4d{animation:fadeOut__8be1afa7 .3s ease}@keyframes fadeOut__8be1afa7{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__24683cb5{position:absolute;left:0;right:0;height:0}.modalWindow__ae3e63ec.sm__a2001118 .modalWindowContentWrapper__0a75a9ec{max-width:480px}.modalWindow__ae3e63ec.sm__a2001118 .modalWindowContent__566c34e6 .modalWindowBody__8ca9cc4d{min-height:196px}@media(max-width:575px){.modalWindow__ae3e63ec.sm__a2001118 .modalWindowContentWrapper__0a75a9ec{max-width:100%}}.modalWindow__ae3e63ec.md__109efc4a .modalWindowContentWrapper__0a75a9ec{max-width:600px}.modalWindow__ae3e63ec.md__109efc4a .modalWindowContent__566c34e6 .modalWindowBody__8ca9cc4d{min-height:246px}@media(max-width:767px){.modalWindow__ae3e63ec.md__109efc4a .modalWindowContentWrapper__0a75a9ec{max-width:100%}}.modalWindow__ae3e63ec.lg__244eaa53 .modalWindowContentWrapper__0a75a9ec{max-width:800px}.modalWindow__ae3e63ec.lg__244eaa53 .modalWindowContent__566c34e6 .modalWindowBody__8ca9cc4d{min-height:396px}@media(max-width:991px){.modalWindow__ae3e63ec.lg__244eaa53 .modalWindowContentWrapper__0a75a9ec{max-width:100%}}.modalWindowContentPage__55a99888{background:var(--triplex-next-ModalWindow-Background-1-28-0);padding:8px!important}.modalWindowContentPage__55a99888,.modalWindowLoaderScreen__5781f22c{border-radius:32px}@media(max-width:767px){.modalWindowContentPage__55a99888,.modalWindowLoaderScreen__5781f22c{border-radius:24px}}.islandBody__3e7c2312{display:block}.islandHeader__86bcf77f,.islandFooter__719ee524,.island__2ff434a7{position:relative}.island__2ff434a7.type1__1ecc48ef{background-color:var(--triplex-next-Island-Type1_Background-1-28-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-28-0)}.island__2ff434a7.type2__f45ae8b0{background-color:var(--triplex-next-Island-Type2_Background-1-28-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-28-0)}.island__2ff434a7.type3__9b3f9300{background-color:var(--triplex-next-Island-Type3_Background-1-28-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-28-0)}.island__2ff434a7.sm__ee398c06{border-radius:16px;padding:16px}.island__2ff434a7.sm__ee398c06 .islandHeader__86bcf77f+.islandBody__3e7c2312,.island__2ff434a7.sm__ee398c06 .islandHeader__86bcf77f+.islandFooter__719ee524,.island__2ff434a7.sm__ee398c06 .islandBody__3e7c2312+.islandFooter__719ee524{margin-top:8px}.island__2ff434a7.md__219cc21b{border-radius:24px;padding:24px}.island__2ff434a7.md__219cc21b .islandHeader__86bcf77f+.islandBody__3e7c2312,.island__2ff434a7.md__219cc21b .islandHeader__86bcf77f+.islandFooter__719ee524,.island__2ff434a7.md__219cc21b .islandBody__3e7c2312+.islandFooter__719ee524{margin-top:12px}.island__2ff434a7.lg__aab94b3c{border-radius:32px;padding:32px}.island__2ff434a7.lg__aab94b3c .islandHeader__86bcf77f+.islandBody__3e7c2312,.island__2ff434a7.lg__aab94b3c .islandHeader__86bcf77f+.islandFooter__719ee524,.island__2ff434a7.lg__aab94b3c .islandBody__3e7c2312+.islandFooter__719ee524{margin-top:16px}@media(max-width:767px){.island__2ff434a7.sm__ee398c06,.island__2ff434a7.md__219cc21b{border-radius:16px;padding:16px}.island__2ff434a7.lg__aab94b3c{border-radius:24px;padding:24px}}.modalWindowBody__8ca9cc4d{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__08d40925{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media(max-width:767px){.modalWindowClose__08d40925{top:20px;right:20px}}.loaderScreen__9fab6bbd{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__9fab6bbd.loaderSmallBackdrop__12fab4d7{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-28-0)}.loaderScreen__9fab6bbd.loaderMiddleBackdrop__71ce87ef{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-28-0)}.body__e5d1cf3f{position:relative;display:flex}.body__e5d1cf3f .bodyInner__3742a289{position:relative;flex-grow:1;width:100%}.bodyPage__a1391528{flex-grow:1}.verticalMargin24__4615968b{margin-top:24px;margin-bottom:24px}.verticalMargin16__7e6f9740{margin-top:16px;margin-bottom:16px}@media(max-width:767px){.verticalMargin24__4615968b{margin-top:16px;margin-bottom:16px}.verticalMargin16__7e6f9740{margin-top:8px;margin-bottom:8px}}.headerTabs__389ce82a{display:flex;justify-content:space-between}.headerTabs__389ce82a .headerTabsContent__00affc79{flex-grow:1;min-width:1px}.headerTabs__389ce82a .headerTabsControls__5c17a114{flex-shrink:0;white-space:nowrap;padding-left:24px}@media(max-width:767px){.headerTabs__389ce82a{flex-wrap:wrap}.headerTabs__389ce82a .headerTabsContent__00affc79{width:100%}.headerTabs__389ce82a .headerTabsControls__5c17a114{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__389ce82a .headerTabsControls__5c17a114>button{margin-left:16px;margin-top:16px}}.headerTitle__9430d285{display:flex;justify-content:space-between}.headerTitle__9430d285 .headerTitleControls__3b062bbc{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__c3a9a54c+.headerTitle__9430d285{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media(max-width:767px){.headerTitle__9430d285{flex-wrap:wrap}.headerTitle__9430d285 .headerTitleContent__94829796{width:100%}.headerTitle__9430d285 .headerTitleControls__3b062bbc{padding-left:0;white-space:normal;flex-shrink:initial;margin-left:-16px}.headerTitle__9430d285 .headerTitleControls__3b062bbc>button,.headerTitle__9430d285 .headerTitleControls__3b062bbc>[class*=buttonDropdown]{margin-left:16px;margin-top:16px}}.headerSubheader__54623f47{padding:24px 0}.headerSubheader__54623f47.withoutPaddings__286618ed{padding:0}.headerLayoutSidebar__55ac098c{display:flex;justify-content:space-between}.headerLayoutSidebarContent__eb596ece{flex-grow:1;min-width:1px}@media(max-width:767px){.headerLayoutSidebarSidebar__6b6b4a5a{display:none}}.page__0b1b3bca{height:100%;display:flex;flex-direction:column;max-width:100%;padding:32px;box-sizing:border-box}.global-page{position:relative}@media(max-width:767px){.page__0b1b3bca{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__32e14583.sticky__9314661b{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__32e14583.sticky__9314661b[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-28-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__a3871c02.sticky__9314661b{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__a3871c02.sticky__9314661b[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-1-28-0)!important}.footerDescription__0447a522{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__78ca0446{flex-grow:1;margin-right:auto}.footerDescriptionControls__5a0d4f1e{margin-left:auto;white-space:nowrap;padding-left:24px}@media(max-width:767px){.footerDescription__0447a522{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__78ca0446{width:100%}.footerDescriptionControls__5a0d4f1e{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__5a0d4f1e>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__78ca0446+.footerDescriptionControls__5a0d4f1e{margin-top:0}.footer__bb186c97{padding:16px 0}}.modalWindowHeader__d507becf .global-HeaderTitleContent{padding-right:64px}@media(max-width:767px){.modalWindowHeader__d507becf .global-HeaderTitleContent{padding-right:72px}}.list__8a9a7fe9{margin:0;padding:0;list-style:none;position:relative}.listItemControls__019fbe01{display:flex;padding:0 16px 0 4px}.listItemContent__e3627b84{background:var(--triplex-next-ListItem-Background-1-28-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__e3627b84.selected__32fb9f7a{background:var(--triplex-next-ListItem-Background_Selected-1-28-0)}.listItemControlsButton__db6a4cbb{margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-28-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px;width:92px}.listItemControlsButton__db6a4cbb:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-28-0)}.listItemControlsButton__db6a4cbb:hover .listItemControlsButtonLabel__363fe39c{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-28-0)!important}.listItemControlsButton__db6a4cbb:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-28-0)}.listItemControlsButton__db6a4cbb:active .listItemControlsButtonLabel__363fe39c{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-28-0)!important}.listItemControlsButton__db6a4cbb+.listItemControlsButton__db6a4cbb,.listItemControlsButton__db6a4cbb+.listItemControlsButtonDropdown__39a120ed{margin-left:4px}.listItemControlsButtonIcon__b8cab098{line-height:0}.listItemControlsButton__db6a4cbb.withText__9ea23957 .listItemControlsButtonIcon__b8cab098{margin-bottom:8px}.listItemControlsButtonLabel__363fe39c{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-28-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__39a120ed{display:flex}.listItemControlsButtonInner__e3453f79{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__db6a4cbb.withIcon__cb44af36.withText__9ea23957 .listItemControlsButtonInner__e3453f79{height:44px;overflow:visible}.buttonDropdownMenuItem__7eb36f00{overflow:hidden;text-overflow:ellipsis}.listEmptyState__a01b3c24{padding:64px 16px 16px;text-align:center}.listItemLoading__2306ce34{display:flex;justify-content:center;height:24px;padding:12px 0;position:relative;background-color:var(--triplex-next-ListItem-Background-1-28-0)}.label__5704982b{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__5704982b.sm__39ac5807{min-width:16px;min-height:16px}.label__5704982b.sm__39ac5807.nonempty__ca25428e{padding:2px 0 2px 24px}.label__5704982b.md__ee35f037{min-width:24px;min-height:24px}.label__5704982b.md__ee35f037.nonempty__ca25428e{padding-left:32px;padding-top:2px}.label__5704982b.lg__ee41718a{min-width:28px;min-height:28px}.label__5704982b.lg__ee41718a.nonempty__ca25428e{padding-left:40px;padding-top:4px}.label__5704982b.disabled__322b37ae{cursor:default}.label__5704982b[hidden]{display:none}.checkbox__e4055d33{margin:0;opacity:0}.checkboxIcon__fa3fbb89{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-28-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-28-0)}.sm__39ac5807 .checkboxIcon__fa3fbb89{border-radius:4px}.checkmarkIcon__f08cb297{transform:scale(0)}.checkmarkIcon__f08cb297 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-28-0)}.checkboxIcon__fa3fbb89,.checkmarkIcon__f08cb297{pointer-events:none}.checkbox__e4055d33,.checkboxIcon__fa3fbb89,.checkmarkIcon__f08cb297{position:absolute;left:0;top:0}.sm__39ac5807 .checkbox__e4055d33,.sm__39ac5807 .checkboxIcon__fa3fbb89,.sm__39ac5807 .checkmarkIcon__f08cb297{width:16px;height:16px;top:2px}.md__ee35f037 .checkbox__e4055d33,.md__ee35f037 .checkboxIcon__fa3fbb89,.md__ee35f037 .checkmarkIcon__f08cb297{width:24px;height:24px}.lg__ee41718a .checkbox__e4055d33,.lg__ee41718a .checkboxIcon__fa3fbb89,.lg__ee41718a .checkmarkIcon__f08cb297{width:28px;height:28px}.checkbox__e4055d33:enabled{cursor:pointer}.checkbox__e4055d33:enabled:hover+.checkboxIcon__fa3fbb89{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-28-0);background-color:var(--triplex-next-Checkbox-Background_Hover-1-28-0)}.checkbox__e4055d33:checked+.checkboxIcon__fa3fbb89{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-28-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-28-0)}.checkbox__e4055d33:checked~.checkmarkIcon__f08cb297{transform:scale(1);transition:transform .2s ease-out}.checkbox__e4055d33:disabled+.checkboxIcon__fa3fbb89{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-28-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-28-0)}.checkbox__e4055d33:disabled:checked+.checkboxIcon__fa3fbb89{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-28-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-28-0)}.checkbox__e4055d33:disabled~.checkmarkIcon__f08cb297 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-28-0)}.checkbox__e4055d33:focus-visible+.checkboxIcon__fa3fbb89{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-28-0)}.checkbox__e4055d33:checked:enabled:hover+.checkboxIcon__fa3fbb89{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-28-0)}.listItemSelectable__b991e795{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-28-0);border-radius:8px}.listItemSelectable__b991e795.selected__32fb9f7a{background:var(--triplex-next-ListItem-Background_Selected-1-28-0)}.checkboxWrapper__82dae3a8{padding:16px;line-height:0}.childrenWrapper__5ce8b727{flex-grow:1}.checkboxLabel__504049d8{padding:0!important;position:relative}.checkboxLabelClickArea__d3eeb465{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__155fc389{position:relative;overflow:hidden}.swipeableArea__155fc389 .content__dd0f661b{position:relative;touch-action:pan-y}.swipeableArea__155fc389 .content__dd0f661b.disableScroll__d36ffe05{touch-action:none}.swipeableArea__155fc389 .content__dd0f661b.disablePointerEvents__a3f12626:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__155fc389 .swipeAnimationFinish__eb041108{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__155fc389 .leftContent__4de86474,.swipeableArea__155fc389 .rightContent__fbf7fcce{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__155fc389 .rightContent__fbf7fcce{left:auto;right:0}.listItemTail__6d79483a{position:absolute;width:18px;top:0;bottom:0;overflow:hidden}.listItemTailLine__7eecb63e{background:var(--triplex-next-ListMaster-Background-1-28-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailLeft__232e128d{left:-8px}.listItemTailRight__158615e7{right:-10px}.listItemTailTop__0a150810{position:absolute;top:0;left:0;right:0}.listItemTailTop__0a150810: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-28-0)}.listItemTailTop__0a150810: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-28-0)}.listItemTailBottom__a2f65472{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__a2f65472: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-28-0)}.listItemTailBottom__a2f65472: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-ListMaster-Background-1-28-0)}.listItemTable__481f52ae{margin-bottom:4px}.listItemTable__481f52ae:last-child{margin-bottom:0}.listItemTable__481f52ae .swipeableArea__76a56658{border-radius:8px}.listSortableItemTarget__fa445801{display:flex;gap:16px;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-28-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__fa445801:hover{background:var(--triplex-next-ListItem-Background_Selected-1-28-0)}.listSortableItemTarget__fa445801.dragging__de6c0dc6{background:var(--triplex-next-ListItem-Background_Dragging-1-28-0);box-shadow:var(--triplex-next-ListItem-Shadow_Dragging-1-28-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__b7ca518c{flex:1}.listSortableItemTargetIcon__519aa7bd{display:block}.listSortableItem__a32a2c90{position:relative}.listSortableItem__a32a2c90.dragging__de6c0dc6{z-index:1}.listSortableItemControls__33f0000c{display:inline-block}.islandWidgetHeader__ceab2af7{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__ceab2af7 .islandWidgetHeaderContent__e3051588{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__ceab2af7 .islandWidgetHeaderDescription__44754f2d{display:flex}.islandWidgetHeader__ceab2af7 .caretWrapper__c67b0ede{position:absolute;top:20px;right:16px}.islandWidgetHeader__ceab2af7 .caretIcon__f9101caa{transition:transform .3s ease-in-out}.islandWidgetHeader__ceab2af7.open__4e7a636f .caretWrapper__c67b0ede .caretIcon__f9101caa{transform:rotate(-180deg)}@media(max-width:767px){.islandWidgetHeader__ceab2af7{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__84cab4b7{padding-top:16px}.islandWidgetFooter__f0d992c8{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__92c28393{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__c82c01ef{margin-left:auto;white-space:nowrap}.expandAnimation__c8f496b3{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__e1193326{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-1-28-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media(max-width:767px){.islandWidgetExtraFooter__e1193326{border-radius:0 0 16px 16px}}.islandWidget__3b700bc8{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__3b700bc8>*{height:100%}.islandWidgetWithExtraFooter__3125467b: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-28-0)!important}@media(max-width:767px){.islandWidgetHeaderWrapperAdaptive__2bd47b2f{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__211ab11d{display:flex;flex-direction:column}.formFieldClear__d8377dcd{visibility:hidden;opacity:0;transition:visibility,opacity;transition-duration:.3s;pointer-events:none}.formFieldClear__d8377dcd:focus{visibility:visible;opacity:1;pointer-events:auto}.formFieldTarget__ce0b2480{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-28-0);overflow:hidden;white-space:nowrap}.formFieldTarget__ce0b2480.sm__e4f0c4d5{font-size:12px;height:28px;line-height:16px}.formFieldTarget__ce0b2480.md__8d028fcf{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__ce0b2480.lg__e94f66ec{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__ce0b2480.placeholder__910a2e14{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-28-0)}.formFieldTarget__ce0b2480.disabled__b2c09795{color:var(--triplex-next-FormField-Target_Color_Disabled-1-28-0)}.formFieldTarget__ce0b2480 .placeholderWrapper__c1c5ef36{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__ce0b2480:focus{outline:none}.formFieldTarget__ce0b2480:focus .placeholderWrapper__c1c5ef36,.formFieldTarget__ce0b2480.active__4450f009 .placeholderWrapper__c1c5ef36{opacity:1}.formFieldTextarea__1d1900db{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-28-0);vertical-align:top;font-family:inherit}.formFieldTextarea__1d1900db.sm__e4f0c4d5{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__1d1900db.md__8d028fcf{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__1d1900db.lg__e94f66ec{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__1d1900db::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-28-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__1d1900db:focus{outline:none}.formFieldTextarea__1d1900db:focus::placeholder{opacity:1}.formFieldTextarea__1d1900db:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-28-0)}.formFieldTextarea__1d1900db:-webkit-autofill{animation-name:autofill-applied-hook__ac8297a9;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldTextarea__1d1900db:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__8a4624b4;animation-duration:1ms}@keyframes autofill-applied-hook__ac8297a9{0%{transform:none}}@keyframes autofill-cancelled-hook__8a4624b4{0%{transform:none}}.chipGroupItem__c84643d9{display:inline-block}.chip__27a01d9c{background:var(--triplex-next-Chip-Background_Default-1-28-0);color:var(--triplex-next-Chip-Color_Default-1-28-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;gap:2px;align-items:center;cursor:pointer;outline:none;position:relative;vertical-align:middle}.chip__27a01d9c.lg__d19a388e{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__27a01d9c.lg__d19a388e .prefix__5f7b1149{padding-left:16px}.chip__27a01d9c.lg__d19a388e .postfix__9dcbfd67{padding-right:12px}.chip__27a01d9c.lg__d19a388e .notificationIcon__75986444{right:6px;top:6px}.chip__27a01d9c.md__2d7235d5{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__27a01d9c.md__2d7235d5 .prefix__5f7b1149{padding-left:12px}.chip__27a01d9c.md__2d7235d5 .postfix__9dcbfd67{padding-right:8px}.chip__27a01d9c.md__2d7235d5 .notificationIcon__75986444{right:4px;top:4px}.chip__27a01d9c.sm__96330065{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__27a01d9c.sm__96330065 .prefix__5f7b1149{padding-left:8px}.chip__27a01d9c.sm__96330065 .postfix__9dcbfd67{padding-right:8px}.chip__27a01d9c.sm__96330065 .notificationIcon__75986444{right:3px;top:3px}.chip__27a01d9c:hover{background:var(--triplex-next-Chip-Background_Hover-1-28-0);color:var(--triplex-next-Chip-Color_Hover-1-28-0)}.chip__27a01d9c:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-28-0)}.chip__27a01d9c:active,.chip__27a01d9c[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-28-0);color:var(--triplex-next-Chip-Color_Active-1-28-0)}.chip__27a01d9c.disabled__97af5d48{background:var(--triplex-next-Chip-Background_Disabled-1-28-0);color:var(--triplex-next-Chip-Color_Disabled-1-28-0);cursor:default;pointer-events:none}.chip__27a01d9c.selected__4328595a{background:var(--triplex-next-Chip-Background_Selected_Default-1-28-0);color:var(--triplex-next-Chip-Color_Selected_Default-1-28-0)}.chip__27a01d9c.selected__4328595a:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-28-0);color:var(--triplex-next-Chip-Color_Selected_Hover-1-28-0)}.chip__27a01d9c.selected__4328595a:active,.chip__27a01d9c.selected__4328595a[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-28-0);color:var(--triplex-next-Chip-Color_Selected_Active-1-28-0)}.chip__27a01d9c.selected__4328595a.disabled__97af5d48{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-28-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-28-0)}.chip__27a01d9c.withPrefix__8c2d3353{padding-left:0}.chip__27a01d9c.withPostfix__ab696f31{padding-right:0}.chip__27a01d9c .content__37aa16f9{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__27a01d9c .prefix__5f7b1149,.chip__27a01d9c .postfix__9dcbfd67{display:flex}.chip__27a01d9c .notificationIcon__75986444{position:absolute}.calendarControls__011359e1{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-28-0)}.calendarViewDays__3e8bb23e{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__201e9210 .calendarViewDays__3e8bb23e{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__041a5746,.calendarViewYears__b82db9b6{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__201e9210 .calendarViewMonths__041a5746,.adaptive__201e9210 .calendarViewYears__b82db9b6{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__31ad027d{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-28-0)}.calendarViewDaysBody__cb748771:before{display:block;content:"‌";line-height:8px}.adaptive__201e9210 .calendarViewDaysBody__cb748771:before{line-height:4px}.calendarViewItem__623702d9{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__623702d9:focus-visible{outline:none}.calendarViewItem__623702d9.current__8358a7a5{font-weight:600}.calendarViewItem__623702d9.disabled__9f121587{pointer-events:none}.calendarViewItemLabel__b4b94c9d{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-28-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-28-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-28-0);cursor:pointer}.calendarViewItemLabel__b4b94c9d:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-28-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-28-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd:hover.basicMark__6b42d3a0:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd:hover.standardMark__2cee3db9:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd:hover.attentionMark__92a921f0:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd:hover.criticalMark__4dfdf296:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd.muted__2611e70b{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-28-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd.muted__2611e70b:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-28-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd.basicMark__6b42d3a0:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd.standardMark__2cee3db9:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd.attentionMark__92a921f0:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.selected__09bf9ddd.criticalMark__4dfdf296:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.marked__446d3c88:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__b4b94c9d.basicMark__6b42d3a0:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.standardMark__2cee3db9:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.attentionMark__92a921f0:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.criticalMark__4dfdf296:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-28-0)}.calendarViewItemLabel__b4b94c9d.muted__2611e70b{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-28-0)}.calendarViewItemLabel__b4b94c9d.disabled__9f121587{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-28-0);background:none}.calendarViewItem__623702d9:focus-visible .calendarViewItemLabel__b4b94c9d{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-28-0)}.unitDay__4a5d1dbf{width:36px;height:36px;border-radius:6px}.unitMonth__ea018063,.unitYear__7521be73{width:89px;height:48px;border-radius:6px}.adaptive__201e9210 .unitMonth__ea018063,.adaptive__201e9210 .unitYear__7521be73{width:104px;height:48px;border-radius:6px}.calendarFooter__1b402190{margin-top:12px;text-align:center}.calendar__0e698d5e{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-28-0);-webkit-user-select:none;user-select:none}.calendar__0e698d5e.adaptive__201e9210{width:auto;padding:20px}.calendar__0e698d5e+.calendar__0e698d5e{margin-top:20px}.datePickerExtendedMobileDropdown__c767e4d1{max-height:100vh}.chipDropdownArrow__39b16dc5{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__39b16dc5.rotated__e78c1d0c{transform:rotate(-180deg)}.chipClearButton__f71df507{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__f71df507:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-28-0)}.dropdownMobileMaskedInput__a9a391ea{height:20px!important;padding:0!important}.dropdownMobileMaskedInput__a9a391ea:first-child{top:0}.selectExtendedFieldTarget__d3b31cbd{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__d3b31cbd .caretWrapper__b57f33ad{height:100%}.selectExtendedFieldTarget__d3b31cbd .caretIcon__64c40a95{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__d3b31cbd.selectOpened__9b6dfc5b .caretIcon__64c40a95{transform:rotate(180deg)}.selectExtendedFieldTarget__d3b31cbd.disabled__85302ee2{-webkit-user-select:none;user-select:none;cursor:default}.selectExtendedFieldTarget__d3b31cbd.disabled__85302ee2 .target__e73749b2,.selectExtendedFieldTarget__d3b31cbd.disabled__85302ee2 .caretWrapper__b57f33ad{pointer-events:none}.selectExtendedField__bc6225cc{position:relative}.multiselectFieldHeader__69a81aa3{padding:12px}.multiselectFieldContent__48f6463c{position:relative;padding:0 12px 12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContent__48f6463c:first-child{padding-top:12px}.multiselectFieldContent__48f6463c:has(.loaderScreen__07537dce){overflow:hidden}.multiselectFieldContent__48f6463c.sm__9e331332{max-height:208px}.multiselectFieldContent__48f6463c.md__b50c694d{max-height:266px}.multiselectFieldContent__48f6463c.lg__231548e8{max-height:296px}.multiselectFieldFooter__40a54232{padding:0 12px 12px}.multiselectFieldFooter__40a54232:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-28-0)}.chipOptionsContent__8ee4fd8a{min-width:14px;text-align:center;display:block}.tooltipDesktop__06d96bc0{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__06d96bc0 .tooltipBody__333625c1{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-28-0)}.tooltipDesktop__06d96bc0 .tooltipXButton__3148a9bb{position:absolute;right:8px;top:8px}.tooltipDesktopContent__50e4b553{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-28-0);border-radius:8px}.closable__ec810ca8 .tooltipDesktopContent__50e4b553{padding-right:32px}.tooltipSM__d9139829 .tooltipDesktopContent__50e4b553{width:192px;min-height:52px}.tooltipLG__f9f6877c .tooltipDesktopContent__50e4b553{width:384px;min-height:52px}.tooltipOverlay__f11659ef{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__dc41f99c{width:0;height:0}.tooltipDesktopTip__dc41f99c.down__1e20b048{border-top:solid var(--triplex-next-Tooltip-Background-1-28-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__dc41f99c.up__1562e64a{border-bottom:solid var(--triplex-next-Tooltip-Background-1-28-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__dc41f99c.left__d43f6493{border-right:solid var(--triplex-next-Tooltip-Background-1-28-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__dc41f99c.right__d53a2909{border-left:solid var(--triplex-next-Tooltip-Background-1-28-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__9ecd10ac .tooltipBody__333625c1{text-align:left}.tooltipMobileContent__b6a2f3d0{padding:16px}.headerless__8ca2c130 .tooltipMobileContent__b6a2f3d0{padding-right:40px;border-radius:16px 16px 0 0}.headerless__8ca2c130 .tooltipMobileContent__b6a2f3d0 .closeButton__7cbd355b{position:absolute;right:16px;top:16px}.tooltipLink__86b09e9d{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__3f03842e{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-28-0)}.desktop__3f03842e:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-28-0)}.desktop__3f03842e:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-28-0)}.desktop__3f03842e:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-28-0)}.mobile__3f4e0758{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-28-0)}.mobile__3f4e0758:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-28-0)}.mobile__3f4e0758:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-28-0)}.mobile__3f4e0758:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-28-0)}.chipSuggestInputWrapper__4e974f98{margin:12px}.suggestDropdownMobileBody__4428dd09{height:176px}.suggestDropdownMobileNoOptionsText__66d09b82{padding:16px}.checkboxXGroup__11c3985e{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__11c3985e.indent-12__30df2713{margin-left:-6px;margin-right:-6px}.checkboxXGroup__11c3985e.indent-12__30df2713 .label__5704982b{margin-left:6px;margin-right:6px}.checkboxXGroup__11c3985e.indent-16__666947dd{margin-left:-8px;margin-right:-8px}.checkboxXGroup__11c3985e.indent-16__666947dd .label__5704982b{margin-left:8px;margin-right:8px}.checkboxXGroup__11c3985e.indent-20__6aa5b34d{margin-left:-10px;margin-right:-10px}.checkboxXGroup__11c3985e.indent-20__6aa5b34d .label__5704982b{margin-left:10px;margin-right:10px}.checkboxXGroup__11c3985e.indent-24__398ca719{margin-left:-12px;margin-right:-12px}.checkboxXGroup__11c3985e.indent-24__398ca719 .label__5704982b{margin-left:12px;margin-right:12px}.checkboxXGroup__11c3985e.indent-28__9836a71e{margin-left:-14px;margin-right:-14px}.checkboxXGroup__11c3985e.indent-28__9836a71e .label__5704982b{margin-left:14px;margin-right:14px}.checkboxXGroup__11c3985e.indent-32__b73cd5fd{margin-left:-16px;margin-right:-16px}.checkboxXGroup__11c3985e.indent-32__b73cd5fd .label__5704982b{margin-left:16px;margin-right:16px}.checkboxYGroup__c9457a95{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__c9457a95 .label__5704982b.sm__39ac5807+.label__5704982b.sm__39ac5807{margin-top:8px}.checkboxYGroup__c9457a95 .label__5704982b.lg__ee41718a+.label__5704982b.lg__ee41718a{margin-top:20px}.checkboxYGroup__c9457a95 .label__5704982b.md__ee35f037+.label__5704982b.md__ee35f037{margin-top:16px}@media(max-width:767px){.checkboxYGroup__c9457a95{margin:14px 16px}.checkboxYGroup__c9457a95 .label__5704982b.sm__39ac5807+.label__5704982b.sm__39ac5807,.checkboxYGroup__c9457a95 .label__5704982b.md__ee35f037+.label__5704982b.md__ee35f037,.checkboxYGroup__c9457a95 .label__5704982b.lg__ee41718a+.label__5704982b.lg__ee41718a{margin-top:28px}}.card__7d9b6505{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__7d9b6505.roundingMD__65e343ab{--radius: 16px}.card__7d9b6505.roundingSM__ef7c0363{--radius: 8px}.card__7d9b6505.general__df397ac4{background:var(--triplex-next-Card-Static_General_Background-1-28-0)}.card__7d9b6505.secondary__0dc96e94{background:var(--triplex-next-Card-Static_Secondary_Background-1-28-0)}.card__7d9b6505 .cardMedia__d528220c{background-size:cover;background-repeat:no-repeat;background-position:center}.card__7d9b6505 .cardContent__4e4ccabc{padding:var(--padding)}.card__7d9b6505 .cardContent__4e4ccabc.paddingMD__2a6e59f5{--padding: 24px}.card__7d9b6505 .cardContent__4e4ccabc.paddingSM__f6be1de2{--padding: 16px}.card__7d9b6505 .cardContent__4e4ccabc .cardContentHeader__a5e3ba55{margin-bottom:16px}.card__7d9b6505 .cardContent__4e4ccabc .cardContentFooter__202485f9{margin-top:16px}.action__565a41a2{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__565a41a2: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__565a41a2.general__df397ac4{background:var(--triplex-next-Card-Action_General_Background-1-28-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-28-0)}.action__565a41a2.general__df397ac4:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-28-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-28-0)}.action__565a41a2.general__df397ac4.selected__fb479a49{background:var(--triplex-next-Card-Action_General_Background_Selected-1-28-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-28-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-28-0)}.action__565a41a2.general__df397ac4.selected__fb479a49:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-28-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-28-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-28-0)}.action__565a41a2.general__df397ac4:focus{outline:none}.action__565a41a2.general__df397ac4:focus.focusVisible__7d81dac0{box-shadow:var(--triplex-next-Card-Shadow_Default-1-28-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-28-0)}.action__565a41a2.secondary__0dc96e94{background:var(--triplex-next-Card-Action_Secondary_Background-1-28-0)}.action__565a41a2.secondary__0dc96e94:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-28-0)}.action__565a41a2.secondary__0dc96e94.selected__fb479a49{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-28-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-28-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-28-0)}.action__565a41a2.secondary__0dc96e94.selected__fb479a49:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-28-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-28-0)}.action__565a41a2.secondary__0dc96e94:focus{outline:none}.action__565a41a2.secondary__0dc96e94:focus.focusVisible__7d81dac0{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-28-0)}.alertContext__ff9c38ba{display:flex;font-size:12px;line-height:16px}.alertContext__ff9c38ba>svg{flex-shrink:0}.alertContext__ff9c38ba .alertContextText__5a2b4bb9{margin-left:8px}.alertContext__ff9c38ba.alertTypeError__a6af4cb3 .alertContextText__5a2b4bb9{color:var(--triplex-next-AlertContext-Error_Color-1-28-0)}.alertContext__ff9c38ba.alertTypeInfo__4bcdef29 .alertContextText__5a2b4bb9{color:var(--triplex-next-AlertContext-Info_Color-1-28-0)}.alertContext__ff9c38ba.alertTypeWarning__33b7bb54 .alertContextText__5a2b4bb9{color:var(--triplex-next-AlertContext-Warning_Color-1-28-0)}.alertContext__ff9c38ba.alertTypeSystem__e17bd77d .alertContextText__5a2b4bb9{color:var(--triplex-next-AlertContext-System_Color-1-28-0)}.alertProcess__38a24d46{display:flex;padding:16px;position:relative}.alertProcess__38a24d46.md__52064e7d{border-radius:12px}.alertProcess__38a24d46.lg__ab95ea2b{border-radius:24px}.alertProcess__38a24d46.withSpoiler__3da4124a{min-height:40px}.alertProcess__38a24d46 .themeIcon__5efd36e5{box-sizing:border-box;height:20px;width:20px}.alertProcess__38a24d46.alertTypeError__a6af4cb3{background:var(--triplex-next-AlertProcess-Error_Background-1-28-0)}.alertProcess__38a24d46.alertTypeInfo__4bcdef29{background:var(--triplex-next-AlertProcess-Info_Background-1-28-0)}.alertProcess__38a24d46.alertTypeWarning__33b7bb54{background:var(--triplex-next-AlertProcess-Warning_Background-1-28-0)}.alertProcess__38a24d46.alertTypeSystem__e17bd77d{background:var(--triplex-next-AlertProcess-System_Background-1-28-0)}.alertProcess__38a24d46.alertTypeFeature__a6c83c0f{background:var(--triplex-next-AlertProcess-Feature_Background-1-28-0)}.alertProcess__38a24d46.alertTypeFeature__a6c83c0f .themeIcon__5efd36e5{padding-top:0}.alertProcess__38a24d46 .alertProcessContentBlock__016fd2f4{flex:1;margin-left:10px}.alertProcess__38a24d46 .alertProcessContentBlock__016fd2f4 .expandableContent__a132b91d{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__38a24d46 .alertProcessContentBlock__016fd2f4 .expandableContent__a132b91d.expanded__18385381{max-height:1000px;opacity:1}.alertProcess__38a24d46 .closeButton__17552094{margin-left:10px}.alertProcess__38a24d46 .expandButton__398cb124{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__38a24d46 .expandButton__398cb124.expanded__18385381{transform:rotate(180deg)}.adaptive__19169951{font-size:10px!important;line-height:12px!important}.avatar__6c611887{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-1-28-0)}.avatar__6c611887.xxs__002fe4ae{width:28px;height:28px;border-radius:6px}.avatar__6c611887.xs__f0f306a2{width:32px;height:32px;border-radius:8px}.avatar__6c611887.sm__83142963{width:40px;height:40px;border-radius:10px}.avatar__6c611887.md__99392cdb{width:56px;height:56px;border-radius:16px}.avatar__6c611887.lg__9fc2ddb1{width:80px;height:80px;border-radius:20px}.avatar__6c611887.xl__3896f3d8{width:96px;height:96px;border-radius:24px}.avatar__6c611887.xxl__cb0265df{width:128px;height:128px;border-radius:28px}.carouselExtended__4b31fd81{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__4b31fd81::-webkit-scrollbar{display:none}.treeView__e8226111,.treeViewGroup__d31bc113{margin:0;padding:0}.treeView__e8226111 .treeViewNode__a2d942ab,.treeViewGroup__d31bc113 .treeViewNode__a2d942ab{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__8cf36732.collapsed__e35fe55c{visibility:hidden}.checkboxTreeExtended__82919833{margin-bottom:-12px}.checkboxTreeExtendedNode__b8bfe3b9 .checkboxTreeExtendedNode__b8bfe3b9:has(.sm__9958c43a){margin-left:16px}.checkboxTreeExtendedNode__b8bfe3b9 .checkboxTreeExtendedNode__b8bfe3b9:has(.md__c4235200),.checkboxTreeExtendedNode__b8bfe3b9 .checkboxTreeExtendedNode__b8bfe3b9:has(.lg__c04193ce){margin-left:24px}.checkboxTreeExtendedNodeHeader__2eb89a9d{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__2eb89a9d.sm__9958c43a{margin-bottom:8px}.checkboxTreeExtendedNodeHeader__2eb89a9d.md__c4235200,.checkboxTreeExtendedNodeHeader__2eb89a9d.lg__c04193ce{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__2eb89a9d .checkboxTreeCheckboxLabel__c9b9a7b0{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__2eb89a9d .caretIconWrapper__9dee329a{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__2eb89a9d .caretIconWrapper__9dee329a:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-28-0)}.checkboxTreeExtendedNodeHeader__2eb89a9d.opened__db772865 .caretIconWrapper__9dee329a{transform:rotate(180deg)}@media(max-width:767px){.checkboxTreeExtended__82919833{padding:0 16px}.checkboxTreeExtended__82919833 .checkboxTreeExtendedNodeHeader__2eb89a9d{margin-bottom:0}.checkboxTreeExtended__82919833 .checkboxTreeExtendedNodeHeader__2eb89a9d .checkboxTreeCheckboxLabel__c9b9a7b0{padding-top:16px;padding-bottom:16px}.checkboxTreeExtended__82919833 .checkboxTreeExtendedNodeHeader__2eb89a9d .checkboxTreeCheckboxLabel__c9b9a7b0>span,.checkboxTreeExtended__82919833 .checkboxTreeExtendedNodeHeader__2eb89a9d .checkboxTreeCheckboxLabel__c9b9a7b0>svg,.checkboxTreeExtended__82919833 .checkboxTreeExtendedNodeHeader__2eb89a9d .checkboxTreeCheckboxLabel__c9b9a7b0 .checkboxTreeCheckbox__f28050b5{top:14px}}.chipGroup__8b7c40c2{display:flex}.chipGroup__8b7c40c2.oneLine__ce6e4afd{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__8b7c40c2.oneLine__ce6e4afd::-webkit-scrollbar{display:none}.chipGroup__8b7c40c2.multiLine__c2318cfe{flex-wrap:wrap}.chipGroup__8b7c40c2.lg__6aa1238f{gap:12px}.chipGroup__8b7c40c2.md__227f397c,.chipGroup__8b7c40c2.sm__40f4a3ec{gap:8px}.col-1__bb38d598{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__fcaf1b45{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__61968842{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__1b74b2ab{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__3015e282{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__186d5b26{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__b2dcda86{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__a8e4934d{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__4015e3a8{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__5f20e6fe{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__27ff5e80{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__18a6e1be{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__7505074a{margin-left:0%}.offset-1__f7cf8ece{margin-left:8.33333333%}.offset-2__810248f2{margin-left:16.66666667%}.offset-3__10ca8a00{margin-left:25%}.offset-4__00b2f745{margin-left:33.33333333%}.offset-5__2e0508f0{margin-left:41.66666667%}.offset-6__bd9e0f5b{margin-left:50%}.offset-7__f56f2d71{margin-left:58.33333333%}.offset-8__67d33340{margin-left:66.66666667%}.offset-9__133d6f4c{margin-left:75%}.offset-10__9d78fa2e{margin-left:83.33333333%}.offset-11__31debe82{margin-left:91.66666667%}.d-none__02011ec9{display:none!important}.d-block__31223686{display:block!important}@media(min-width:576px){.col-sm-1__bd7f1ec2{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__569288a5{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__ac947431{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__abdaa8c7{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__41de0d0f{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__2739b81c{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__ca861519{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__57a26f45{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__aac42acf{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__7ff6f3c1{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__77d08a55{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__f0497e16{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__ca6ea449{margin-left:0%}.offset-sm-1__acc98a9a{margin-left:8.33333333%}.offset-sm-2__42730f2f{margin-left:16.66666667%}.offset-sm-3__9bbf7d98{margin-left:25%}.offset-sm-4__e0868d5a{margin-left:33.33333333%}.offset-sm-5__5647499f{margin-left:41.66666667%}.offset-sm-6__84595d5a{margin-left:50%}.offset-sm-7__576447ea{margin-left:58.33333333%}.offset-sm-8__db3d3b64{margin-left:66.66666667%}.offset-sm-9__a78c3e12{margin-left:75%}.offset-sm-10__50b0a735{margin-left:83.33333333%}.offset-sm-11__90fc12be{margin-left:91.66666667%}.d-none-sm__a9e96d51{display:none!important}.d-block-sm__b7e731d3{display:block!important}}@media(min-width:768px){.col-md-1__1525c27a{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__8a330561{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__3171a20b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__bae11e92{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__d9687bb2{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__74caef58{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__95160a61{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__7b9a5ea8{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__8e2f86bb{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__eb0002df{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__92b36a88{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__923d86f1{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__f1f887e1{margin-left:0%}.offset-md-1__635b0892{margin-left:8.33333333%}.offset-md-2__69dd8972{margin-left:16.66666667%}.offset-md-3__7f0d5d71{margin-left:25%}.offset-md-4__9d962bc2{margin-left:33.33333333%}.offset-md-5__9a7bbe3b{margin-left:41.66666667%}.offset-md-6__8ee7c83f{margin-left:50%}.offset-md-7__1a7b7581{margin-left:58.33333333%}.offset-md-8__891990cb{margin-left:66.66666667%}.offset-md-9__c3b3bd73{margin-left:75%}.offset-md-10__ee549d0e{margin-left:83.33333333%}.offset-md-11__3adab822{margin-left:91.66666667%}.d-none-md__0c65bdd1{display:none!important}.d-block-md__2e2e735d{display:block!important}}@media(min-width:992px){.col-lg-1__eec1a047{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__7eaf1cd2{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__fd173951{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__a0ac693f{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__49157816{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__c0226cf4{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__609eb97d{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__caba647a{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__54cad2b4{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__606a5fcc{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__b5a5dc8b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__eba3e79a{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__37e23f09{margin-left:0%}.offset-lg-1__c4ed060e{margin-left:8.33333333%}.offset-lg-2__27d8c9b7{margin-left:16.66666667%}.offset-lg-3__3a73f37f{margin-left:25%}.offset-lg-4__18228dfb{margin-left:33.33333333%}.offset-lg-5__7e0aab4d{margin-left:41.66666667%}.offset-lg-6__4fd9c23e{margin-left:50%}.offset-lg-7__c2acb404{margin-left:58.33333333%}.offset-lg-8__595734c5{margin-left:66.66666667%}.offset-lg-9__ccf9f465{margin-left:75%}.offset-lg-10__03f4c1be{margin-left:83.33333333%}.offset-lg-11__b7b94778{margin-left:91.66666667%}.d-none-lg__73491ee7{display:none!important}.d-block-lg__43407f36{display:block!important}}@media(min-width:1200px){.col-xl-1__361e7195{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__4e775a8b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__51093fb9{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__c2171676{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__0bb20a59{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__9a765c5a{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__fdb12fb9{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__6d2f8570{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__0c472c48{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__a145fe62{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__c25989b9{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__01b9929f{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__3207f4c4{margin-left:0%}.offset-xl-1__8859b178{margin-left:8.33333333%}.offset-xl-2__71a4ff87{margin-left:16.66666667%}.offset-xl-3__5d8af13b{margin-left:25%}.offset-xl-4__506bc080{margin-left:33.33333333%}.offset-xl-5__9d69725b{margin-left:41.66666667%}.offset-xl-6__099fcb5d{margin-left:50%}.offset-xl-7__e3dafbfa{margin-left:58.33333333%}.offset-xl-8__76ae7fa8{margin-left:66.66666667%}.offset-xl-9__2514e7f9{margin-left:75%}.offset-xl-10__f0325553{margin-left:83.33333333%}.offset-xl-11__ba0f569a{margin-left:91.66666667%}.d-none-xl__bab504a3{display:none!important}.d-block-xl__0fc845d9{display:block!important}}.confirm__3f61b738{flex-grow:1;margin:0 auto;max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2);box-sizing:border-box}.confirm__3f61b738.isInLightBox__53f0633a{max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2)}.confirm__3f61b738.isInSideOverlaySM__5d501682{max-width:520px}.confirm__3f61b738.isInSideOverlayMD__45b5531e{max-width:680px}.confirm__3f61b738.isInSideOverlayLG__cc1eca9e{max-width:800px}.confirmCloseButton__ef798c07{position:absolute;top:24px;right:24px}.confirmContent__a17e11b7{margin-bottom:24px;padding-right:56px}.confirmControls__2cb550aa{white-space:nowrap}.confirmContentTitle__4696524a{margin-bottom:12px}@media(max-width:767px){.confirmCloseButton__ef798c07{top:16px;right:16px}.confirmContent__a17e11b7{margin-bottom:16px}}.dateRange__5dd42b07{display:flex;align-items:center}.dateRangeButton__3714d6e5{z-index:1}.separator__097b868a{width:20px;height:20px;flex-shrink:0}.divider__d5e23455{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-28-0);border:none}.marginTopSize-4__382ce5a9{margin-top:4px}.marginBottomSize-4__f8ea0dbc{margin-bottom:4px}.marginTopSize-8__320f7366{margin-top:8px}.marginBottomSize-8__d723b7ba{margin-bottom:8px}.marginTopSize-12__65bd57ec{margin-top:12px}.marginBottomSize-12__19714d5c{margin-bottom:12px}.marginTopSize-16__fb2ae52f{margin-top:16px}.marginBottomSize-16__ab7261a3{margin-bottom:16px}.marginTopSize-20__99c1fe60{margin-top:20px}.marginBottomSize-20__14fd2711{margin-bottom:20px}.marginTopSize-24__ede0f026{margin-top:24px}.marginBottomSize-24__fd532a0f{margin-bottom:24px}.marginTopSize-28__b979db5a{margin-top:28px}.marginBottomSize-28__07036b4a{margin-bottom:28px}.marginTopSize-32__27df0a83{margin-top:32px}.marginBottomSize-32__a0d3281c{margin-bottom:32px}.smallInput__e646a41c{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-28-0);background:var(--triplex-next-SmallInput-Background-1-28-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-28-0)}.smallInput__e646a41c::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-28-0);opacity:1}.smallInput__e646a41c::-ms-clear{display:none}.link__74b3cd0b{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-28-0)}.link__74b3cd0b:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-28-0)}.link__74b3cd0b:active{color:var(--triplex-next-Link-Text_Color_Active-1-28-0)}.link__74b3cd0b:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-28-0)}.wordWithContent__72dda005{white-space:nowrap;display:inline-flex;align-items:center}.before__0ff9b518 :first-child{margin-right:2px}.after__a5ede68a :last-child{margin-left:2px}.documentNumberEdit__eced5c15 .label__3531dba5{display:inline-block;margin-right:8px}.documentNumberEdit__eced5c15 .inputEditWrapper__b1a22075{width:68px;display:inline-block}.ellipsisLineClamp__502cea9d{--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__502cea9d.oneLine__3bf1af53{word-break:break-all}.emptyView__62dadbbf,.container__da036ff7{display:flex;flex-direction:column;align-items:center;width:100%}.icon__05f8a3de{flex-shrink:0}.textBlock__c0cfec1c{text-align:center}button.helpBoxButton__ec59b50f{position:relative;vertical-align:text-bottom}.islandAccordion__177571be{margin:0;padding:0}.islandAccordion__177571be .island__04f6a825{padding:0}.islandAccordion__177571be .item__3207de53{position:relative;list-style-type:none}.islandAccordion__177571be .item__3207de53.disabled__b892ec86{cursor:default;pointer-events:none}.islandAccordion__177571be .item__3207de53+.item__3207de53.sm__81e74733,.islandAccordion__177571be .item__3207de53+.item__3207de53.md__84c1cf67{margin-top:16px}.islandAccordion__177571be .item__3207de53+.item__3207de53.lg__83726925{margin-top:24px}.islandAccordion__177571be .item__3207de53 .header__41fd09cf{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__177571be .item__3207de53 .header__41fd09cf:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-28-0)}.islandAccordion__177571be .item__3207de53.type1__6d4bf0da:not(.opened__ec836bc2) .header__41fd09cf:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-28-0)}.islandAccordion__177571be .item__3207de53.type2__5126762a:not(.opened__ec836bc2) .header__41fd09cf:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-28-0)}.islandAccordion__177571be .item__3207de53.type3__29f738b2:not(.opened__ec836bc2) .header__41fd09cf:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-28-0)}.islandAccordion__177571be .item__3207de53 .footer__795dfdd6{text-align:right}.islandAccordion__177571be .item__3207de53 .body__bc34f869,.islandAccordion__177571be .item__3207de53 .footer__795dfdd6{visibility:hidden}.islandAccordion__177571be .item__3207de53.opened__ec836bc2 .body__bc34f869,.islandAccordion__177571be .item__3207de53.opened__ec836bc2 .footer__795dfdd6{visibility:visible}.islandAccordion__177571be .item__3207de53 .caretWrapper__b0340eee{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__177571be .item__3207de53 .caretIcon__a47c4291{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__177571be .item__3207de53 .title__31bfb85b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__177571be .item__3207de53.sm__81e74733 .header__41fd09cf{padding:16px;border-radius:16px}.islandAccordion__177571be .item__3207de53.sm__81e74733 .title__31bfb85b{padding-right:42px}.islandAccordion__177571be .item__3207de53.sm__81e74733 .body__bc34f869,.islandAccordion__177571be .item__3207de53.sm__81e74733 .footer__795dfdd6{padding:0 16px 16px}.islandAccordion__177571be .item__3207de53.sm__81e74733 .caretWrapper__b0340eee{right:10px}.islandAccordion__177571be .item__3207de53.sm__81e74733 .remove__17f86db2{right:-36px;top:18px}.islandAccordion__177571be .item__3207de53.sm__81e74733 .step__4a022d35{margin-right:12px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .header__41fd09cf{padding:24px;border-radius:24px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .title__31bfb85b{padding-right:42px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .body__bc34f869,.islandAccordion__177571be .item__3207de53.md__84c1cf67 .footer__795dfdd6{padding:0 24px 24px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .caretWrapper__b0340eee{right:18px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .remove__17f86db2{right:-40px;top:26px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .step__4a022d35{margin-right:12px}.islandAccordion__177571be .item__3207de53.lg__83726925 .header__41fd09cf{padding:32px;border-radius:32px}.islandAccordion__177571be .item__3207de53.lg__83726925 .title__31bfb85b{padding-right:44px}.islandAccordion__177571be .item__3207de53.lg__83726925 .body__bc34f869,.islandAccordion__177571be .item__3207de53.lg__83726925 .footer__795dfdd6{padding:0 32px 32px}.islandAccordion__177571be .item__3207de53.lg__83726925 .caretWrapper__b0340eee{right:24px}.islandAccordion__177571be .item__3207de53.lg__83726925 .remove__17f86db2{right:-40px;top:36px}.islandAccordion__177571be .item__3207de53.lg__83726925 .step__4a022d35{margin:0 16px 0 0}.islandAccordion__177571be .item__3207de53.opened__ec836bc2:not(.disabled__b892ec86) .caretWrapper__b0340eee .caretIcon__a47c4291{transform:rotate(-180deg)}.islandAccordion__177571be .item__3207de53 .remove__17f86db2{position:absolute}@media(max-width:767px){.islandAccordion__177571be .item__3207de53 .title__31bfb85b{white-space:normal;overflow-wrap:anywhere}.islandAccordion__177571be .item__3207de53 .footer__795dfdd6{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__177571be .item__3207de53 .footer__795dfdd6>*{margin-left:0!important}.islandAccordion__177571be .item__3207de53 .caretWrapper__b0340eee{transform:none}.islandAccordion__177571be .item__3207de53.sm__81e74733 .title__31bfb85b{padding-right:34px}.islandAccordion__177571be .item__3207de53.sm__81e74733 .caretWrapper__b0340eee{top:18px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .header__41fd09cf{padding:16px;border-radius:16px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .title__31bfb85b{padding-right:34px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .body__bc34f869,.islandAccordion__177571be .item__3207de53.md__84c1cf67 .footer__795dfdd6{padding:0 16px 16px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .caretWrapper__b0340eee{right:10px;top:18px}.islandAccordion__177571be .item__3207de53.md__84c1cf67 .remove__17f86db2{top:18px}.islandAccordion__177571be .item__3207de53.lg__83726925 .header__41fd09cf{padding:24px;border-radius:24px}.islandAccordion__177571be .item__3207de53.lg__83726925 .title__31bfb85b{padding-right:34px}.islandAccordion__177571be .item__3207de53.lg__83726925 .body__bc34f869,.islandAccordion__177571be .item__3207de53.lg__83726925 .footer__795dfdd6{padding:0 24px 24px}.islandAccordion__177571be .item__3207de53.lg__83726925 .caretWrapper__b0340eee{top:26px;right:18px}.islandAccordion__177571be .item__3207de53.lg__83726925 .remove__17f86db2{top:26px}}.step__d1204310{display:flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:default;border-radius:50%}.step__d1204310.sm__45987137,.step__d1204310.md__1c08f67c{width:28px;height:28px}.step__d1204310.lg__68757009{width:32px;height:32px}.step__d1204310.default__25f25704{background-color:var(--triplex-next-Step-Background_Default-1-28-0)}.step__d1204310.default__25f25704>span{color:var(--triplex-next-Step-Color_Default-1-28-0)}.step__d1204310.done__1ddfbd08{background-color:var(--triplex-next-Step-Background_Done-1-28-0)}.step__d1204310.done__1ddfbd08>span{color:var(--triplex-next-Step-Color_Done-1-28-0)}.step__d1204310.warning__b12d3667{background-color:var(--triplex-next-Step-Background_Warning-1-28-0)}.step__d1204310.warning__b12d3667>span{color:var(--triplex-next-Step-Color_Warning-1-28-0)}.step__d1204310.active__19e7f4ff{background-color:var(--triplex-next-Step-Background_Active-1-28-0)}.step__d1204310.active__19e7f4ff>span{color:var(--triplex-next-Step-Color_Active-1-28-0)}.step__d1204310.error__007e6106{background-color:var(--triplex-next-Step-Background_Error-1-28-0)}.step__d1204310.error__007e6106>span{color:var(--triplex-next-Step-Color_Error-1-28-0)}.step__d1204310.disabled__4c736b05{background-color:var(--triplex-next-Step-Background_Disabled-1-28-0)}.step__d1204310.disabled__4c736b05>span{color:var(--triplex-next-Step-Color_Disabled-1-28-0)}@media(max-width:767px){.step__d1204310.lg__68757009{width:28px;height:28px}}.lightBox__4ed3aa98{--lightBox-content-max-width: 864px;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__4ed3aa98.sm__582a808c{--lightBox-content-max-width: 664px}.lightBox__4ed3aa98.md__8099e2b6{--lightBox-content-max-width: 864px}.lightBox__4ed3aa98.lg__4f2189ee{--lightBox-content-max-width: 1064px}.lightBox__4ed3aa98.xl__d84acc55{--lightBox-content-max-width: 1264px}.lightBox__4ed3aa98 .lightBoxBackdrop__0da2b0f6{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-28-0)}.lightBox__4ed3aa98.lightBoxSideOverlayActive__e540f505,.lightBox__4ed3aa98.lightBoxTopOverlayActive__6b5915fe{overflow-y:hidden}.lightBox__4ed3aa98 .lightBoxContent__98f94b0e{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-28-0)}.lightBox__4ed3aa98 .lightBoxContent__98f94b0e>.global-page{width:100%;max-width:var(--lightBox-content-max-width);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBox__4ed3aa98 .lightBoxContent__98f94b0e>.global-page{padding:16px}}.lightBox__4ed3aa98 .loadingContentOverlay__65917d33{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__4ed3aa98 .lightBoxContentResizeWrapper__2cce67ec{position:absolute;left:0;right:0;height:0}.lightBox__4ed3aa98 .tempElSafariBug__28c125f0{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__9308e1dd,.global-LB-less-or-equal-media-point-0 .lightBox__4ed3aa98.lightBoxSideOverlayActive__e540f505{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__98f94b0e{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__98f94b0e{padding-left:80px;padding-right:80px}.lightBoxControls__457743df{z-index:100}.withKeyboardEvent__2a7539ca{display:inline-block}.withoutKeyboardEvent__2a08241b,.lightBox__4ed3aa98.lightBoxSideOverlayActive__e540f505 .withKeyboardEvent__2a7539ca,.lightBox__4ed3aa98.lightBoxTopOverlayActive__6b5915fe .withKeyboardEvent__2a7539ca,.lightBox__4ed3aa98.isLoading__c0b47fe4 .withKeyboardEvent__2a7539ca{display:none}.lightBox__4ed3aa98.lightBoxSideOverlayActive__e540f505 .withoutKeyboardEvent__2a08241b,.lightBox__4ed3aa98.lightBoxTopOverlayActive__6b5915fe .withoutKeyboardEvent__2a08241b,.lightBox__4ed3aa98.isLoading__c0b47fe4 .withoutKeyboardEvent__2a08241b{display:inline-block}.lightBox__4ed3aa98.isLoading__c0b47fe4 .lightBoxPrev__12df31d8,.lightBox__4ed3aa98.isLoading__c0b47fe4 .lightBoxNext__a0e0162c{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__457743df{position:absolute;left:0;right:0;top:0;min-height:56px;padding:16px 16px 0;box-sizing:border-box}.global-LB-less-or-equal-media-point-0 .lightBoxControlsDesktop__2fcd30a6{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__339c9e09{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__e1476418{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__12df31d8,.global-LB-less-or-equal-media-point-0 .lightBoxNext__a0e0162c{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__12df31d8{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__e193b8cd,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__d94329f0{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__457743df{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__2fcd30a6{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__339c9e09{display:none}.global-LB-more-media-point-0 .lightBoxClose__e1476418{position:fixed;left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px);top:calc(40px + var(--lightBox-screen-top))}.global-LB-more-media-point-0 .lightBoxPrev__12df31d8,.global-LB-more-media-point-0 .lightBoxNext__a0e0162c{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__12df31d8{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__a0e0162c{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__368e9b9c{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__368e9b9c.fixed__5b30e698{position:fixed}.overlay__368e9b9c.closing__c0bba31a,.overlay__368e9b9c.opened__ba98dc90{visibility:visible;left:0;right:0}.overlayPanel__f831d8d1{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-28-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__f831d8d1.bottom__248eb103{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__f831d8d1.left__df19e19b{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__f831d8d1.right__a4324f00{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__f831d8d1.top__1eabc24d{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__f831d8d1.left__df19e19b.opened__ba98dc90,.overlayPanel__f831d8d1.right__a4324f00.opened__ba98dc90{transform:translate(0)}.overlayPanel__f831d8d1.top__1eabc24d.opened__ba98dc90,.overlayPanel__f831d8d1.bottom__248eb103.opened__ba98dc90{transform:translateY(0)}.overlayContent__b67afa2e{display:flex;min-height:100%}.overlayMask__90e875af{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-28-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__90e875af.overlayOpened__3de105a6{opacity:1}.lightBoxSideOverlayLoaderWrapper__471f9781{left:0;top:0;right:0;height:100vh;position:absolute;z-index:201;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.lightBoxSideOverlayCloseDesktopContainer__d4a6e9d1{position:absolute;top:24px;right:24px;bottom:0;pointer-events:none}.lightBoxSideOverlayCloseDesktop__e9badb4d{position:sticky;top:24px;pointer-events:auto}.lightBoxSideOverlayCloseMobile__a6b290a7{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__d4a6e9d1{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__a6b290a7{display:block}@media(max-width:767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__a6b290a7{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__d4a6e9d1{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__a6b290a7{display:none}.lightBoxSideOverlayMask__f09962d7{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-28-0)}.lightBoxSideOverlayWrapper__cabc18ce{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__cabc18ce.overflowXHidden__9033afc5{overflow-x:hidden}.lightBoxSideOverlayWrapper__cabc18ce.overflowYHidden__a9982f16{overflow-y:hidden}.lightBoxSideOverlayWrapper__cabc18ce.closing__18c51b95,.lightBoxSideOverlayWrapper__cabc18ce.opened__4e022b4e{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__cabc18ce.closing__18c51b95{pointer-events:none}.lightBoxSideOverlayWrapper__cabc18ce .global-page{max-width:var(--lightBox-content-max-width, 864px);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBoxSideOverlayWrapper__cabc18ce .global-page{padding:16px}}.lightBoxSideOverlayWrapper__cabc18ce .lightBoxSideOverlayContent__5073a9df{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-28-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__cabc18ce .lightBoxSideOverlayContent__5073a9df.opened__4e022b4e{transform:none}.lightBoxSideOverlayWrapper__cabc18ce .lightBoxSideOverlayContent__5073a9df.opening__d17b5ce2{transform:translateY(0)}.lightBoxSideOverlayWrapper__cabc18ce.sm__582a808c .global-page{width:584px;max-width:100%}.lightBoxSideOverlayWrapper__cabc18ce.md__8099e2b6 .global-page{width:744px;max-width:100%}.lightBoxSideOverlayWrapper__cabc18ce.lg__4f2189ee .global-page{width:864px;max-width:100%}.lightBoxSideOverlayWrapper__cabc18ce .lightBoxSideOverlayBase__ee9d284b{overflow:visible;bottom:auto;height:100%}@media(max-width:767px){.lightBoxSideOverlayWrapper__cabc18ce .lightBoxSideOverlayContent__5073a9df{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__cabc18ce .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__cabc18ce .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__02a38a0f{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__02a38a0f.closing__18c51b95,.lightBoxSideOverlay__02a38a0f.opening__d17b5ce2{overflow-x:hidden}.topOverlayMask__0393e761{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-28-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__04c2c9b7{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__04c2c9b7.closing__2cd1a4e7,.topOverlayWrapper__04c2c9b7.opened__b87cb414{bottom:0}.topOverlayWrapper__04c2c9b7 .topOverlayPanel__85bfc2b1{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__d20d5f02{z-index:500}@media(max-width:767px){.topOverlayPanel__85bfc2b1{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__f6bfec78{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: var(--lightBox-content-max-width, 864px);--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width))}.lightBoxLeftSidebar__f6bfec78.fixed__619dafc2{position:fixed}.lightBoxRightSidebar__b7a58d96{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: var(--lightBox-content-max-width, 864px);--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width))}.lightBoxRightSidebar__b7a58d96.fixed__619dafc2{position:fixed}.hidden__1e24b112{display:none}html.scroll-0__c6dd75ef{--triplex-next-scroll-width: 0px}html.scroll-15__790718fa{--triplex-next-scroll-width: 15px}html.scroll-16__816c6547{--triplex-next-scroll-width: 16px}html.scroll-17__8394ddfe{--triplex-next-scroll-width: 17px}.listMasterChipGroup__991ee740{padding:0 16px}.listMasterFooter__56d11b52{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-28-0);box-shadow:var(--triplex-next-ListMaster-Footer_Shadow-1-28-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__56d11b52.sticky__0dc90d2e{position:sticky;bottom:0}.listMasterFooterDescription__33749584{padding-right:16px}.listMasterFooterControls__6b7a651c{white-space:nowrap}.listMasterHeader__6374b1af{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-28-0);box-shadow:var(--triplex-next-ListMaster-Header_Shadow-1-28-0)}.listMasterHeader__6374b1af.sticky__0dc90d2e{position:sticky;top:0;z-index:1}.selectionControls__6fb7afa7{display:flex;justify-content:space-between;align-items:center}.marker__9a7d50cb.success__12810fc7{background:var(--triplex-next-Marker-Background_Success-1-28-0)}.marker__9a7d50cb.error__537d65dd{background:var(--triplex-next-Marker-Background_Error-1-28-0)}.marker__9a7d50cb.warning__74d1d380{background:var(--triplex-next-Marker-Background_Warning-1-28-0)}.marker__9a7d50cb.waiting__a479fcb4{background:var(--triplex-next-Marker-Background_Waiting-1-28-0)}.markerStatus__a3a0d04b{line-height:0;display:flex;align-items:start}.markerStatus__a3a0d04b .contentContainer__dfd738e6{display:flex;flex-direction:column}.markerStatus__a3a0d04b.md__8896e54b{gap:4px}.markerStatus__a3a0d04b.md__8896e54b .markerContainer__7f28b1dc{margin-top:4px}.markerStatus__a3a0d04b.lg__481b56d0{gap:6px}.markerStatus__a3a0d04b.lg__481b56d0 .contentContainer__dfd738e6{gap:4px}.markerStatus__a3a0d04b.lg__481b56d0 .markerContainer__7f28b1dc{margin-top:5px}.monthYearRange__62f3a4e2{display:flex;align-items:center}.monthYearRangeButton__bfe9de25{z-index:1}.separator__adffe0c2{width:16px;height:16px;flex-shrink:0}.orderedListItem__226ed03d{counter-increment:list-item-tx}.orderedListItem__226ed03d:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__226ed03d+.orderedListItem__226ed03d{margin-top:8px}.orderedList__6fcb17d6{--start-index-tx: 0;position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx var(--start-index-tx)}.paginationExtended__18d8f626{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__1c20c87c .directionIconNext__d5651a23{transform:rotate(180deg)}.paginationPageEllipsis__d13342ee{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;cursor:default}.paginationPageButton__4cde8ba1{background-color:transparent;display:flex;justify-content:center;align-items:center;height:28px;width:28px;border:1px solid transparent;border-radius:6px;cursor:pointer}.paginationPageButton__4cde8ba1:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-28-0);outline:none}.paginationPageButton__4cde8ba1:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-28-0)}.paginationPageButton__4cde8ba1:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-28-0);cursor:grabbing}.paginationPageButton__4cde8ba1.currentPage__d2317e69{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-28-0);cursor:default}.paginationNavigationExtended__f20c2d37{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__77ca0cd0{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__77ca0cd0 .paginationSelectControl__8ed62e08{margin-left:8px;min-width:72px}.row__1155d9e9{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;padding-bottom:16px}.row__1155d9e9.noPaddingBottom__7c7273d3,.row__1155d9e9:last-child{padding-bottom:0}.segmentedControlSegment__c25d9541{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;font-family:inherit;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-1-28-0);outline:none;cursor:pointer}.segmentedControlSegment__c25d9541:disabled{cursor:default}.sm__0d503acf .segmentedControlSegment__c25d9541{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__b040b4dc .segmentedControlSegment__c25d9541{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__b8f25a4c .segmentedControlSegment__c25d9541{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__8b5a7278 .segmentedControlSegment__c25d9541{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-28-0)}.general1__8b5a7278 .segmentedControlSegment__c25d9541:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-28-0)}.general1__8b5a7278 .segmentedControlSegment__c25d9541:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-28-0)}.general1__8b5a7278 .segmentedControlSegment__c25d9541.selected__8df05ac8{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-28-0)}.general1__8b5a7278 .segmentedControlSegment__c25d9541.selected__8df05ac8:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-28-0)}.general1__8b5a7278 .segmentedControlSegment__c25d9541.selected__8df05ac8:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-28-0)}.general2__36e5023e .segmentedControlSegment__c25d9541{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-28-0)}.general2__36e5023e .segmentedControlSegment__c25d9541:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-28-0)}.general2__36e5023e .segmentedControlSegment__c25d9541:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-28-0)}.general2__36e5023e .segmentedControlSegment__c25d9541.selected__8df05ac8{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-28-0)}.general2__36e5023e .segmentedControlSegment__c25d9541.selected__8df05ac8:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-28-0)}.general2__36e5023e .segmentedControlSegment__c25d9541.selected__8df05ac8:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-28-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-28-0)}.secondary1__0107a12a .segmentedControlSegment__c25d9541{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-28-0)}.secondary1__0107a12a .segmentedControlSegment__c25d9541:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-28-0)}.secondary1__0107a12a .segmentedControlSegment__c25d9541:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-28-0)}.secondary1__0107a12a .segmentedControlSegment__c25d9541.selected__8df05ac8{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-28-0)}.secondary1__0107a12a .segmentedControlSegment__c25d9541.selected__8df05ac8:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-28-0)}.secondary2__39551224 .segmentedControlSegment__c25d9541{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-28-0)}.secondary2__39551224 .segmentedControlSegment__c25d9541:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-28-0)}.secondary2__39551224 .segmentedControlSegment__c25d9541:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-28-0)}.secondary2__39551224 .segmentedControlSegment__c25d9541.selected__8df05ac8{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-28-0)}.secondary2__39551224 .segmentedControlSegment__c25d9541.selected__8df05ac8:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-28-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-28-0)}.segmentedControlSegment__c25d9541:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-28-0)}.content__464531f4{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__c6b32a8f{display:flex;gap:4px}.segmentedControl__c6b32a8f.general1__8b5a7278{background:var(--triplex-next-SegmentedControl-General_1_Background-1-28-0)}.segmentedControl__c6b32a8f.secondary1__0107a12a{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-28-0)}.segmentedControl__c6b32a8f.general2__36e5023e{background:var(--triplex-next-SegmentedControl-General_2_Background-1-28-0)}.segmentedControl__c6b32a8f.secondary2__39551224{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-28-0)}.segmentedControl__c6b32a8f.sm__0d503acf{border-radius:6px;padding:4px}.segmentedControl__c6b32a8f.md__b040b4dc{border-radius:8px;padding:4px}.segmentedControl__c6b32a8f.lg__b8f25a4c{border-radius:10px;padding:8px}.skeleton__1b7c8f93{border-radius:16px;flex-grow:1}.skeleton__1b7c8f93.light__ab49bad4{animation:skeleton-light-pulse__5ed1cf6c 2s ease-in-out infinite}.skeleton__1b7c8f93.dark__bc266cd7{animation:skeleton-dark-pulse__90c7d5df 2s ease-in-out infinite}@keyframes skeleton-light-pulse__5ed1cf6c{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-28-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-28-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-28-0)}}@keyframes skeleton-dark-pulse__90c7d5df{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-28-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-28-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-28-0)}}.sliderExtendedDot__39595f57{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-28-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__39595f57:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-28-0)}.sliderExtendedDot__39595f57.focusedByClick__47220356:focus{box-shadow:none}.sliderExtendedDot__39595f57:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-28-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__39595f57:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-28-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__39595f57.disabled__4cd433c8{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-28-0)}.sliderExtendedDot__39595f57.disabled__4cd433c8:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-28-0)}.sliderExtendedDot__39595f57.disabled__4cd433c8:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-28-0)}.sliderExtendedDot__39595f57:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-28-0)}.sliderExtendedDot__39595f57:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-28-0)}.sliderExtendedDot__39595f57.dragByMouse__ef114b2c{background:var(--triplex-next-Slider-Dot_Background_Select-1-28-0)}.sliderExtendedDot__39595f57.dragByMouse__ef114b2c:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-28-0)}.sliderExtendedDot__39595f57:hover .sliderExtendedTooltipOverlay__66d2e26c,.sliderExtendedDot__39595f57:focus .sliderExtendedTooltipOverlay__66d2e26c{visibility:visible}.sliderExtendedDot__39595f57.lg__b2eeba92{width:28px;height:28px}.sliderExtendedDot__39595f57.lg__b2eeba92:after{width:10px;height:10px}.sliderExtendedDot__39595f57.lg__b2eeba92:before{width:14px;height:14px}.sliderExtendedMarks__7200469a{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__e530d1dc{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__e530d1dc .sliderExtendedMarkDot__5ad1d4ae{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-28-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__e530d1dc .sliderExtendedMarkDot__5ad1d4ae.inSelectedRange__cfc85d65{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-28-0)}.sliderExtendedMark__e530d1dc.lg__b2eeba92{top:20px}.sliderExtendedMark__e530d1dc.lg__b2eeba92 .sliderExtendedMarkDot__5ad1d4ae{top:-20px}.sliderExtendedMark__e530d1dc .sliderExtendedMarkText__8c640e16{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__e530d1dc.disabled__4cd433c8{pointer-events:none}.sliderExtendedMark__e530d1dc.disabled__4cd433c8 .sliderExtendedMarkText__8c640e16{pointer-events:none;opacity:.35}.sliderExtendedMark__e530d1dc.disabled__4cd433c8 .sliderExtendedMarkDot__5ad1d4ae{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-28-0)}.sliderExtendedMark__e530d1dc:first-child,.sliderExtendedMark__e530d1dc:last-child{transform:none}.sliderExtendedMark__e530d1dc:first-child.reverse__d87ec24c .sliderExtendedMarkDot__5ad1d4ae{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__e530d1dc:first-child.reverse__d87ec24c .sliderExtendedMarkText__8c640e16{margin-right:-4px}.sliderExtendedMark__e530d1dc:first-child:not(.reverse__d87ec24c) .sliderExtendedMarkDot__5ad1d4ae{left:0;transform:translate(-50%)}.sliderExtendedMark__e530d1dc:first-child .sliderExtendedMarkText__8c640e16{margin-left:-4px}.sliderExtendedMark__e530d1dc:last-child.reverse__d87ec24c .sliderExtendedMarkDot__5ad1d4ae{left:0;transform:translate(-50%)}.sliderExtendedMark__e530d1dc:last-child.reverse__d87ec24c .sliderExtendedMarkText__8c640e16{margin-left:-4px}.sliderExtendedMark__e530d1dc:last-child:not(.reverse__d87ec24c) .sliderExtendedMarkDot__5ad1d4ae{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__e530d1dc:last-child .sliderExtendedMarkText__8c640e16{margin-right:-4px}.sliderExtendedMark__e530d1dc.active__1b619af3{pointer-events:none}.sliderExtendedRail__80c7ea27{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-28-0);cursor:pointer}.sliderExtended__1ea85ef7{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__1ea85ef7.disabled__4cd433c8 .sliderExtendedRail__80c7ea27{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-28-0)}.sliderExtended__1ea85ef7.lg__b2eeba92{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__98817778{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-28-0);z-index:10}.sliderExtendedTrack__98817778.lg__b2eeba92{top:12px}.sliderExtendedTrack__98817778:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-28-0)}.sliderExtendedTrack__98817778.focusedByClick__47220356:focus{box-shadow:none}.sliderExtendedTrack__98817778.hoverOrDragByMouse__10a508a8{background:var(--triplex-next-Slider-Track_Background_Hover-1-28-0)}.sliderExtendedTrack__98817778.staticSlider__15a3c2a9{cursor:default;pointer-events:none}.sliderExtendedTrack__98817778.disabled__4cd433c8{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-28-0)}.sliderExtendedTooltipOverlay__66d2e26c{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__66d2e26c.lg__b2eeba92{bottom:32px}.sliderExtendedTooltipOverlay__66d2e26c .tooltipBody__540855a5{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-28-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-28-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__66d2e26c .tooltipTip__f64eff2e{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-28-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.sliderExtendedTooltipOverlay__66d2e26c .tooltipTip__f64eff2e{margin:-.5px}}.smsField__ae02deb5{display:inline-block;position:relative;width:100%}.smsField__ae02deb5 .input__ef71863b{text-align:center}.smsField__ae02deb5 .input__ef71863b::placeholder{opacity:1}.smsField__ae02deb5 .input__ef71863b:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-28-0)}.smsField__ae02deb5 .input__ef71863b.lg__fa010695{padding:18px 40px}.smsField__ae02deb5 .input__ef71863b.md__d7a1a270{padding-left:26px;padding-right:26px}.smsField__ae02deb5 .input__ef71863b.sm__611b1780{padding-left:20px;padding-right:20px}.smsField__ae02deb5 .btnRefresh__f0dd4c2d{position:absolute;outline:none;z-index:1}.smsField__ae02deb5 .btnRefresh__f0dd4c2d.lg__fa010695{top:12px;left:12px;height:32px;width:32px}.smsField__ae02deb5 .btnRefresh__f0dd4c2d.md__d7a1a270{top:10px;left:10px}.smsField__ae02deb5 .btnRefresh__f0dd4c2d.sm__611b1780{top:4px;left:4px}.smsField__ae02deb5 .btnRefresh__f0dd4c2d .full__fabfbcf6{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-1-28-0)}.smsField__ae02deb5 .btnRefresh__f0dd4c2d .empty__9377c415{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-1-28-0)}.smsField__ae02deb5 .btnRefresh__f0dd4c2d:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-1-28-0)}.smsField__ae02deb5 .btnSubmit__5f690df6{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-1-28-0)}.smsField__ae02deb5 .btnSubmit__5f690df6.active__3dc51a9f:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-1-28-0)}.smsField__ae02deb5 .btnSubmit__5f690df6.active__3dc51a9f:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-1-28-0)}.smsField__ae02deb5 .btnSubmit__5f690df6.lg__fa010695{top:15px;right:15px;height:26px;width:26px}.smsField__ae02deb5 .btnSubmit__5f690df6.md__d7a1a270{top:10px;right:10px}.smsField__ae02deb5 .btnSubmit__5f690df6.sm__611b1780{top:4px;right:4px}.spoiler__0e5d2c15{display:flex;flex-direction:column}.spoiler__0e5d2c15.opened__cf0240df .caretIcon__8b5f9b77{transform:rotate(-180deg)}.spoiler__0e5d2c15 .head__56b6d936 .caretIcon__8b5f9b77{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__0e5d2c15 .head__56b6d936 button>span{white-space:normal;text-align:left}.spoiler__0e5d2c15 .content__16210aa6.hidden__d5259204{display:none}.spoiler__0e5d2c15 .lg__cbf58916 .content__16210aa6{margin-top:8px}.spoiler__0e5d2c15 .md__ef63e6c5 .content__16210aa6{margin-top:0}.spoiler__0e5d2c15 .sm__198d41e3 .content__16210aa6{margin-top:-4px}.statusTrackerWrapper__4d24c53f{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-1-28-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-28-0);overflow:hidden;height:100%}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8{width:100%;padding:40px 24px 16px;box-sizing:border-box;z-index:1;text-align:center}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8.verticalAlignMiddle__37a20793{align-self:center}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8.verticalAlignBottom__02d42960{align-self:end}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerChild__3710cf5a{padding:8px 0}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerChild__3710cf5a:empty{padding:0}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerSum__84e6ea02,.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerTitle__7a54e6f9{padding-bottom:4px}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerDescription__b209f5d6{display:block;padding-top:8px}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerAlert__2f94b636{margin-top:12px;text-align:left}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerStatus__b0f3c6b2{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerFooterWrapper__ebda15f9{display:grid}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerFooterWrapper__ebda15f9 .statusTrackerDescription__b209f5d6:last-child{padding-top:0}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerFooterWrapper__ebda15f9 .statusTrackerButton__4fd81d50{margin-bottom:12px}.statusTrackerWrapper__4d24c53f .statusTracker__60667ae8 .statusTrackerFooterWrapper__ebda15f9 .statusTrackerButton__4fd81d50:last-child{margin-bottom:0}.statusTrackerWrapper__4d24c53f .statusTrackerColor__a229f928{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__4d24c53f .statusTrackerColor__a229f928.waiting__de2e3d47{background:var(--triplex-next-StatusTracker-Waiting_Color-1-28-0)}.statusTrackerWrapper__4d24c53f .statusTrackerColor__a229f928.warning__07a97b9f{background:var(--triplex-next-StatusTracker-Warning_Background-1-28-0)}.statusTrackerWrapper__4d24c53f .statusTrackerColor__a229f928.rejected__75ce13f9{background:var(--triplex-next-StatusTracker-Rejected_Color-1-28-0)}.statusTrackerWrapper__4d24c53f .statusTrackerColor__a229f928.approved__dbe58e2b{background:var(--triplex-next-StatusTracker-Approved_Color-1-28-0)}.statusTrackerWrapper__4d24c53f .statusTrackerBackground__ba6e89dd{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__4d24c53f .statusTrackerBackground__ba6e89dd.waiting__de2e3d47{background:var(--triplex-next-StatusTracker-Waiting_Background-1-28-0)}.statusTrackerWrapper__4d24c53f .statusTrackerBackground__ba6e89dd.warning__07a97b9f{background:var(--triplex-next-StatusTracker-Warning_Background-1-28-0)}.statusTrackerWrapper__4d24c53f .statusTrackerBackground__ba6e89dd.rejected__75ce13f9{background:var(--triplex-next-StatusTracker-Rejected_Background-1-28-0)}.statusTrackerWrapper__4d24c53f .statusTrackerBackground__ba6e89dd.approved__dbe58e2b{background:var(--triplex-next-StatusTracker-Approved_Background-1-28-0)}@media(max-width:767px){.statusTrackerWrapper__4d24c53f{border-radius:16px}}.stepperStep__cee9c237{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__cee9c237+.stepperStep__cee9c237{margin-left:12px}.stepperStep__cee9c237.sm__04653c45{font-size:12px;line-height:16px}.stepperStep__cee9c237.sm__04653c45:not(:last-child) .content__be79fb1a{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__cee9c237.sm__04653c45:last-child .content__be79fb1a{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__cee9c237.sm__04653c45:last-child .arrow__8f0017e5{display:none}.stepperStep__cee9c237.md__d76e2c03{font-size:14px;line-height:20px}.stepperStep__cee9c237.md__d76e2c03:not(:last-child) .content__be79fb1a{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__cee9c237.md__d76e2c03:last-child .content__be79fb1a{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__cee9c237.md__d76e2c03:last-child .arrow__8f0017e5{display:none}.stepperStep__cee9c237.lg__68370bb1{font-size:16px;line-height:20px}.stepperStep__cee9c237.lg__68370bb1:not(:last-child) .content__be79fb1a{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__cee9c237.lg__68370bb1:last-child .content__be79fb1a{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__cee9c237.lg__68370bb1:last-child .arrow__8f0017e5{display:none}.stepperStep__cee9c237:hover:not(.active__1a57cab1):not(.disabled__07895664) .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Hover-1-28-0)}.stepperStep__cee9c237:hover:not(.active__1a57cab1):not(.disabled__07895664) .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-28-0)}.stepperStep__cee9c237:hover:not(.active__1a57cab1):not(.disabled__07895664) .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-28-0)}.stepperStep__cee9c237.active__1a57cab1{cursor:default}.stepperStep__cee9c237.active__1a57cab1 .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-28-0)}.stepperStep__cee9c237.active__1a57cab1 .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-28-0)}.stepperStep__cee9c237.active__1a57cab1.error__99ea66b9 .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-28-0)}.stepperStep__cee9c237.active__1a57cab1.error__99ea66b9 .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-28-0)}.stepperStep__cee9c237.active__1a57cab1.error__99ea66b9 .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-28-0)}.stepperStep__cee9c237.active__1a57cab1.warning__ab50a484 .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0)}.stepperStep__cee9c237.active__1a57cab1.warning__ab50a484 .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0)}.stepperStep__cee9c237.active__1a57cab1.warning__ab50a484 .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.error__99ea66b9 .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.error__99ea66b9 .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.error__99ea66b9 .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.error__99ea66b9:hover .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.error__99ea66b9:hover .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.error__99ea66b9:hover .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.warning__ab50a484 .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.warning__ab50a484 .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.warning__ab50a484 .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.warning__ab50a484:hover .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.warning__ab50a484:hover .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0)}.stepperStep__cee9c237.completed__a6fb6fc1.warning__ab50a484:hover .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca :not(.error__99ea66b9):not(.warning__ab50a484) .content__be79fb1a{color:var(--triplex-next-Stepper-Step_Color_Default-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca :not(.error__99ea66b9):not(.warning__ab50a484):hover .content__be79fb1a{color:var(--triplex-next-Stepper-Step_Color_Hover-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.error__99ea66b9 .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.error__99ea66b9 .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.error__99ea66b9 .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.error__99ea66b9:hover .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.error__99ea66b9:hover .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.error__99ea66b9:hover .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.warning__ab50a484 .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.warning__ab50a484 .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.warning__ab50a484 .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.warning__ab50a484:hover .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.warning__ab50a484:hover .arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0)}.stepperStep__cee9c237.inactive__b104b1ca.warning__ab50a484:hover .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-28-0)}.stepperStep__cee9c237.disabled__07895664{pointer-events:none}.stepperStep__cee9c237.disabled__07895664 .content__be79fb1a{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-28-0)}.stepperStep__cee9c237.disabled__07895664 .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-28-0)}.stepperStep__cee9c237.disabled__07895664 .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-28-0)}.stepperStep__cee9c237.focusVisible__4f7f0871.completed__a6fb6fc1 .content__be79fb1a,.stepperStep__cee9c237.focusVisible__4f7f0871.active__1a57cab1 .content__be79fb1a,.stepperStep__cee9c237.focusVisible__4f7f0871.inactive__b104b1ca .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-28-0)}.stepperStep__cee9c237.focusVisible__4f7f0871.completed__a6fb6fc1 .arrow__8f0017e5 path:last-child,.stepperStep__cee9c237.focusVisible__4f7f0871.active__1a57cab1 .arrow__8f0017e5 path:last-child,.stepperStep__cee9c237.focusVisible__4f7f0871.inactive__b104b1ca .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-28-0)}.stepperStep__cee9c237.focusVisible__4f7f0871.completed__a6fb6fc1:hover .content__be79fb1a,.stepperStep__cee9c237.focusVisible__4f7f0871.active__1a57cab1:hover .content__be79fb1a,.stepperStep__cee9c237.focusVisible__4f7f0871.inactive__b104b1ca:hover .content__be79fb1a{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-28-0)}.stepperStep__cee9c237.focusVisible__4f7f0871.completed__a6fb6fc1:hover .arrow__8f0017e5 path:last-child,.stepperStep__cee9c237.focusVisible__4f7f0871.active__1a57cab1:hover .arrow__8f0017e5 path:last-child,.stepperStep__cee9c237.focusVisible__4f7f0871.inactive__b104b1ca:hover .arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-28-0)}.content__be79fb1a{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-28-0);color:var(--triplex-next-Stepper-Step_Color_Hover-1-28-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-28-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.arrow__8f0017e5{transform:translate(0)}.arrow__8f0017e5 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-28-0)}.arrow__8f0017e5 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-28-0)}.icon__e7056988{display:inline-flex;align-items:center;line-height:0}.nonempty__79c40629 .icon__e7056988{margin-right:6px}.stepperExtended__dafde456{display:flex;padding:0;margin:0;list-style:none}.stepperCarousel__3dccf9df{position:relative}.stepperCarousel__3dccf9df:hover .stepperButtonWrapper__63b8ba73{opacity:1;pointer-events:auto}.stepperButtonWrapper__63b8ba73{position:absolute;top:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.stepperButtonWrapper__63b8ba73.prev__e4b63062{left:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Prev-1-28-0)}.stepperButtonWrapper__63b8ba73.next__bd825cb4{right:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Next-1-28-0)}.stepperButton__19fbeca2.sm__04653c45{height:28px;width:28px}.stepperButton__19fbeca2.md__d76e2c03{height:40px;width:40px}.stepperButton__19fbeca2.lg__68370bb1{height:56px;width:56px}@media(max-width:767px){.stepperButtonWrapper__63b8ba73{display:none}}.suggestFieldMobileBody__8aa79795{height:176px}.suggestFieldMobileDropdownHint__661c0088{padding:16px}.noColumns__25564288{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__25564288>.content__37db38e9{width:456px;text-align:center}.filterPanel__2f867875{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__c34f73b3{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__c34f73b3>a:not(:first-child){margin-left:16px}.tabsLinePanel__ea7f1c2c{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__05f1b381{0%{opacity:0}to{opacity:1}}.tableBasic__7758e8eb{position:relative}.tableBasic__7758e8eb table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__7758e8eb table th.alignLeft__43c9326b,.tableBasic__7758e8eb table td.alignLeft__43c9326b{text-align:left}.tableBasic__7758e8eb table th.alignRight__0e1a9a8e,.tableBasic__7758e8eb table td.alignRight__0e1a9a8e{text-align:right}.tableBasic__7758e8eb table th.alignCenter__9aa0c037,.tableBasic__7758e8eb table td.alignCenter__9aa0c037{text-align:center}.tableBasic__7758e8eb table th.verticalAlignBaseline__37371a4d,.tableBasic__7758e8eb table td.verticalAlignBaseline__37371a4d{vertical-align:baseline}.tableBasic__7758e8eb table th.verticalAlignSub__75a4f545,.tableBasic__7758e8eb table td.verticalAlignSub__75a4f545{vertical-align:sub}.tableBasic__7758e8eb table th.verticalAlignSuper__f9ef087c,.tableBasic__7758e8eb table td.verticalAlignSuper__f9ef087c{vertical-align:super}.tableBasic__7758e8eb table th.verticalAlignTextTop__e729b4f6,.tableBasic__7758e8eb table td.verticalAlignTextTop__e729b4f6{vertical-align:text-top}.tableBasic__7758e8eb table th.verticalAlignTextBottom__01784e4c,.tableBasic__7758e8eb table td.verticalAlignTextBottom__01784e4c{vertical-align:text-bottom}.tableBasic__7758e8eb table th.verticalAlignMiddle__f9ac79e9,.tableBasic__7758e8eb table td.verticalAlignMiddle__f9ac79e9{vertical-align:middle}.tableBasic__7758e8eb table th.verticalAlignTop__de8ef747,.tableBasic__7758e8eb table td.verticalAlignTop__de8ef747{vertical-align:top}.tableBasic__7758e8eb table th.verticalAlignBottom__64102520,.tableBasic__7758e8eb table td.verticalAlignBottom__64102520{vertical-align:bottom}.tableBasic__7758e8eb table>thead>tr{height:48px}.tableBasic__7758e8eb table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-28-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-28-0)}.tableBasic__7758e8eb table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__7758e8eb table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__7758e8eb table>thead>tr>th.checkboxType__56577115{padding:16px 12px}.tableBasic__7758e8eb table>thead>tr>th .thBlock__f672ecef{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__7758e8eb table>thead>tr>th .thBlock__f672ecef.order__ad27edc8{cursor:pointer}.tableBasic__7758e8eb table>thead>tr>th .thBlock__f672ecef.order__ad27edc8 .orderButton__229de2c3{display:flex;visibility:hidden;align-items:center}.tableBasic__7758e8eb table>thead>tr>th .thBlock__f672ecef.order__ad27edc8 .orderButton__229de2c3.alignLeft__43c9326b{margin-right:8px}.tableBasic__7758e8eb table>thead>tr>th .thBlock__f672ecef.order__ad27edc8 .orderButton__229de2c3.alignRight__0e1a9a8e{margin-left:8px}.tableBasic__7758e8eb table>thead>tr>th .thBlock__f672ecef.order__ad27edc8 .orderButton__229de2c3.sorted__aadd7b6c{visibility:visible}.tableBasic__7758e8eb table>thead>tr>th .thBlock__f672ecef.order__ad27edc8:hover .orderButton__229de2c3{visibility:visible}.tableBasic__7758e8eb table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-28-0)}.tableBasic__7758e8eb table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__7758e8eb table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__7758e8eb table>tbody>tr>td.textType__14f10da1{padding:12px}.tableBasic__7758e8eb table>tbody>tr>td.componentsType__4984b560{padding:8px 12px}.tableBasic__7758e8eb table>tbody>tr>td.checkboxType__56577115{padding:10px 12px 12px}.tableBasic__7758e8eb table>tbody>tr.selected__b1374b14>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-28-0)}.tableBasic__7758e8eb table>tbody.clickable__915c8a1b>tr{cursor:pointer}.tableBasic__7758e8eb table>tbody.hoverable__42be0ded>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-28-0)}.tableBasic__7758e8eb .footerEmptyData__fb20ccd3{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__7758e8eb .spinnerWrapper__2ae9f833{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__7758e8eb .spinnerWrapper__2ae9f833 .tableLoaderScreen__e77ed55d{border-radius:8px 8px 0 0}.tableBasic__7758e8eb .overlayCover__9105febb{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-28-0);animation:fadeIn__05f1b381 .3s}.tableBasicSettingsBody__96d801c1{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__d89173f1{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-28-0)!important}.columnSettingsSortableListItemTarget__d89173f1:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-28-0)!important}.columnSettingsSortableListItemTarget__d89173f1.dragging__55ff7747{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-28-0)!important}.columnSettingsStaticListItem__d471ad7b{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-28-0)}.tableBasicSettingsFooter__a46fd476{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-28-0);padding:11px 12px 12px}.tableBasicSettingsHeader__35f7e419{padding:16px 12px 12px}.tableSettingsLink__2dc74460{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__2ae45b61{width:320px}.tableFooterWrapper__77f1b29f{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__77f1b29f .tableFooterShadow__62c24bbd{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-28-0);pointer-events:none}.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-28-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb .tableFooterSummary__2bb4d012{display:flex;align-items:center}.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb .tableFooterSummary__2bb4d012 .tableFooterSummarySelectedCount__bc781083,.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb .tableFooterSummary__2bb4d012 .tableFooterSummarySelectAllButton__dc411a92,.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb .tableFooterSummary__2bb4d012 .tableFooterSummaryAmount__f0667ca1{display:inline-flex}.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb .tableFooterSummary__2bb4d012 .tableFooterSummarySelectedCount__bc781083,.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb .tableFooterSummary__2bb4d012 .tableFooterSummarySelectAllButton__dc411a92,.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb .tableFooterSummary__2bb4d012 .tableFooterSummaryAmount__f0667ca1,.tableFooterWrapper__77f1b29f .tableFooter__2e9832fb .tableFooterSummary__2bb4d012 .tableFooterSummaryLabel__00db4a19{margin-left:24px}@media(max-width:767px){.tableFooterWrapper__77f1b29f{height:112px}}.paginationPanel__9d2b28d3{margin-top:16px}.masterTable__dd35a524,.tabsExtended__719f590c{position:relative}.tabsExtendedContent__3fce27e4{display:inline-flex}.tabsExtendedContent__3fce27e4.sm__6e4196e4{border-radius:6px;padding:4px}.tabsExtendedContent__3fce27e4.md__14237e65{border-radius:8px;padding:4px}.tabsExtendedContent__3fce27e4.lg__de0edfbc{border-radius:10px;padding:8px}.tabsExtendedTab__eb159a33{display:flex}.tabsExtendedTab__eb159a33+.tabsExtendedTab__eb159a33,.tabsExtendedDropdown__70905569{margin-left:4px}.tabsReal__0252f71b,.tabsFake__4681df37{display:flex;box-sizing:border-box;width:100%}.tabsReal__0252f71b.hidden__097f2be9{visibility:hidden}.tabsReal__0252f71b .tabsExtendedTab__eb159a33.hidden__097f2be9{display:none}.tabsFake__4681df37{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__797f3e8e .tabsExtendedContent__3fce27e4{background-color:var(--triplex-next-Tabs-Type1_Background-1-28-0)}.type2__5f293eec .tabsExtendedContent__3fce27e4{background-color:var(--triplex-next-Tabs-Type2_Background-1-28-0)}.tabsExtendedTabButton__360dd748{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-28-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__360dd748 .notificationIcon__dc7ce7cb{position:absolute}.tabsExtendedTabButton__360dd748.lg__de0edfbc{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__360dd748.lg__de0edfbc .notificationIcon__dc7ce7cb{right:6px;top:6px}.tabsExtendedTabButton__360dd748.md__14237e65{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__360dd748.md__14237e65 .notificationIcon__dc7ce7cb{right:4px;top:4px}.tabsExtendedTabButton__360dd748.sm__6e4196e4{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__360dd748.sm__6e4196e4 .notificationIcon__dc7ce7cb{right:3px;top:3px}.tabsExtendedTabButton__360dd748 .tabsExtendedTabButtonTextDefault__85bfa876{display:block}.tabsExtendedTabButton__360dd748 .tabsExtendedTabButtonTextHover__0eed25ab,.tabsExtendedTabButton__360dd748:hover .tabsExtendedTabButtonTextDefault__85bfa876,.tabsExtendedTabButton__360dd748.selected__5dbb6e73 .tabsExtendedTabButtonTextDefault__85bfa876{display:none}.tabsExtendedTabButton__360dd748:hover .tabsExtendedTabButtonTextHover__0eed25ab,.tabsExtendedTabButton__360dd748.selected__5dbb6e73 .tabsExtendedTabButtonTextHover__0eed25ab{display:block}.tabsExtendedTabButton__360dd748::-moz-focus-inner{border:none}.tabsExtendedTabButton__360dd748+.tabsExtendedTabButton__360dd748{margin-left:2px}.tabsExtendedTabButton__360dd748:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-28-0)}.tabsExtendedTabButton__360dd748.type1__797f3e8e{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-28-0)}.tabsExtendedTabButton__360dd748.type1__797f3e8e.selected__5dbb6e73{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-28-0)}.tabsExtendedTabButton__360dd748.type1__797f3e8e:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-28-0)}.tabsExtendedTabButton__360dd748.type2__5f293eec{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-28-0)}.tabsExtendedTabButton__360dd748.type2__5f293eec.selected__5dbb6e73{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-28-0)}.tabsExtendedTabButton__360dd748.type2__5f293eec:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-28-0)}.tabsContent__85130b07 .tabButtonDropdown__9dc93c9f{justify-content:center;padding:0!important;border-radius:0!important;background:none!important}.tabsContent__85130b07 .tabButtonDropdown__9dc93c9f.sm__1e04fb39{min-width:20px;min-height:20px;height:20px}.tabsContent__85130b07 .tabButtonDropdown__9dc93c9f.md__8f8ef6e8{min-width:32px;min-height:32px;height:32px}.tabsContent__85130b07 .tabButtonDropdown__9dc93c9f.lg__e0a35aef{min-width:40px;min-height:40px;height:40px}.tag__0cef4dc5{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-28-0);border-radius:4px;gap:2px}.tag__0cef4dc5.sm__06a3ac63{height:20px;padding:2px 4px 2px 6px}.tag__0cef4dc5.md__d199790a{height:28px;padding:4px 6px 4px 8px}.tag__0cef4dc5.lg__b4dcda97{height:32px;padding:6px 8px 6px 10px}.content__6c92a9a4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagColor__e2f384af{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__e2f384af.sm__8fcadcc4{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__e2f384af.md__645c3cff{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__e2f384af.lg__1dcbf554{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__e2f384af.default__f019b9c4{background:var(--triplex-next-TagColor-Background_Default-1-28-0)}.tagColor__e2f384af.success__aa56e5dc{background:var(--triplex-next-TagColor-Background_Success-1-28-0)}.tagColor__e2f384af.info__a70e0d79{background:var(--triplex-next-TagColor-Background_Info-1-28-0)}.tagColor__e2f384af.warning__8b0a1071{background:var(--triplex-next-TagColor-Background_Warning-1-28-0)}.tagColor__e2f384af.error__be319c7d{background:var(--triplex-next-TagColor-Background_Error-1-28-0)}.content__ec357595{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-1-28-0)}.tagGroup__71b8ecc1.sm__2dadb0b5{margin:-2px}.tagGroup__71b8ecc1.sm__2dadb0b5>*{margin:2px}.tagGroup__71b8ecc1.md__4e522774{margin:-4px}.tagGroup__71b8ecc1.md__4e522774>*{margin:4px}.tagGroup__71b8ecc1.lg__0d3990fa{margin:-6px}.tagGroup__71b8ecc1.lg__0d3990fa>*{margin:6px}.uploadZone__3710bc95{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-28-0)}.uploadZone__3710bc95:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-28-0)}.uploadZoneDragArea__30cea05a{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-28-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__78ce94fa{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-28-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-28-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-28-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__e74edb2f{display:none}@media(max-width:767px){.uploadZone__3710bc95,.uploadZone__3710bc95:hover{background:none}.uploadZoneDragArea__30cea05a{display:none}}