@sberbusiness/triplex-next 0.21.0 → 0.22.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 (428) hide show
  1. package/README.md +54 -25
  2. package/chunks/AlertProcessSpoiler-BsywFBZZ.js +39 -0
  3. package/chunks/{CalendarViewItem-D879SDC1.js → CalendarViewItem-EhHNwDDy.js} +18 -18
  4. package/chunks/Card.module-Dgcuvaxs.js +17 -0
  5. package/chunks/CheckboxTreeExtended.module-CjEhZ2aL.js +15 -0
  6. package/chunks/{Chip-M9mPbBOt.js → Chip-6YRhubRU.js} +19 -19
  7. package/chunks/Confirm.module-BMm4u38e.js +15 -0
  8. package/chunks/{DropdownListItem-BdLTF7q1.js → DropdownListItem-C5KVFMFN.js} +14 -14
  9. package/chunks/DropdownMobile.module-Cxm5Uhf1.js +23 -0
  10. package/chunks/Footer.module-CTy6Jb7Q.js +9 -0
  11. package/chunks/FormFieldInput-Dp--anY3.js +79 -0
  12. package/chunks/HeaderLayoutSidebar.module-DE1rx-T9.js +9 -0
  13. package/chunks/HeaderTabs.module-CU5av8Im.js +9 -0
  14. package/chunks/{HeaderTitle.module-Cg-I_NJG.js → HeaderTitle.module-C_Qbl_yg.js} +2 -2
  15. package/chunks/IslandAccordion.module-DLX2HyLA.js +25 -0
  16. package/chunks/IslandWidgetFooter.module-CevMa9bc.js +9 -0
  17. package/chunks/IslandWidgetHeader.module-DTRWPBN8.js +12 -0
  18. package/chunks/LightBoxContent-qf3pAUrN.js +56 -0
  19. package/chunks/LightBoxControls.module-Bg_GYyOS.js +16 -0
  20. package/chunks/LightBoxSideOverlayClose.module-Cgag40bQ.js +9 -0
  21. package/chunks/{ListItemControlsButton-0bXNCLYU.js → ListItemControlsButton-BAYnQi20.js} +14 -14
  22. package/chunks/ListItemTail.module-Cu07UH0y.js +12 -0
  23. package/chunks/ListMasterFooter.module-CAY0qwdE.js +10 -0
  24. package/chunks/ModalWindow.module-CwlDT1jn.js +17 -0
  25. package/chunks/Notification.module-C93nRGIm.js +20 -0
  26. package/chunks/Overlay.module-CYkgbbXG.js +18 -0
  27. package/chunks/Page.module-DZHBTNJd.js +11 -0
  28. package/chunks/{RightBorderArrow-1OX8NAL9.js → RightBorderArrow-BBut2Is3.js} +6 -6
  29. package/chunks/SMSField.module-BUVlPOpO.js +16 -0
  30. package/chunks/SliderExtendedMarks.module-B93JtPsG.js +15 -0
  31. package/chunks/SliderExtendedRail-DbmfJHLD.js +40 -0
  32. package/chunks/StatusTracker.module-BhVoYRB1.js +24 -0
  33. package/chunks/{SuggestFieldMobileDropdownHint-DNKfDfM3.js → SuggestFieldMobileDropdownHint-BZd9-Rmk.js} +6 -6
  34. package/chunks/TableFooter.module-CwKjzhF7.js +14 -0
  35. package/chunks/TabsExtended.module-NTLSSjNf.js +16 -0
  36. package/chunks/TabsLine.module-CCjh6UnA.js +21 -0
  37. package/chunks/TooltipDesktop.module-CDF6HmOX.js +19 -0
  38. package/chunks/TreeView.module-7cPW-p6b.js +9 -0
  39. package/chunks/{UploadZoneInput-CIib3dEF.js → UploadZoneInput-BfYcVOW-.js} +3 -3
  40. package/chunks/{constants-BamiEgAW.js → constants-BuiH5bGa.js} +12 -12
  41. package/chunks/utils-BgxjtTHV.js +73 -0
  42. package/chunks/utils-BnE2k27o.js +28 -0
  43. package/chunks/{utils-Bt-cuXIX.js → utils-D7L6Tbas.js} +6 -6
  44. package/chunks/utils-Z5FN_0vH.js +24 -0
  45. package/chunks/{vendor-DaOifQgP.js → vendor---Om3uMV.js} +43 -47
  46. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  47. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  48. package/components/Alert/AlertContext/AlertContext.js +15 -15
  49. package/components/Alert/AlertProcess/AlertProcess.js +3 -3
  50. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
  51. package/components/Amount/Amount.js +3 -3
  52. package/components/AmountField/AmountField.js +9 -9
  53. package/components/Avatar/Avatar.js +8 -8
  54. package/components/Badge/Badge.js +11 -11
  55. package/components/Badge/BadgeDot.js +8 -8
  56. package/components/Badge/components/BadgeContent.js +10 -10
  57. package/components/Badge/components/BadgePostfix.js +9 -9
  58. package/components/Badge/components/BadgePrefix.js +6 -6
  59. package/components/Body/Body.js +8 -8
  60. package/components/Button/Button.js +35 -35
  61. package/components/Button/ButtonBase.js +1 -1
  62. package/components/Button/ButtonDropdown.js +96 -83
  63. package/components/Button/ButtonDropdownExtended.js +9 -9
  64. package/components/Button/ButtonIcon.js +13 -13
  65. package/components/Calendar/Calendar.js +3 -3
  66. package/components/Calendar/components/CalendarControls.js +9 -9
  67. package/components/Calendar/components/CalendarFooter.js +3 -3
  68. package/components/Calendar/components/CalendarViewDays.js +2 -2
  69. package/components/Calendar/components/CalendarViewItem.js +2 -2
  70. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  71. package/components/Calendar/components/CalendarViewYears.js +1 -1
  72. package/components/Card/CardAction.js +16 -16
  73. package/components/Card/CardStatic.js +3 -3
  74. package/components/Card/components/CardContent/CardContent.js +2 -2
  75. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  76. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  77. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  78. package/components/Card/components/CardMedia.js +2 -2
  79. package/components/Card/utils.js +1 -1
  80. package/components/CarouselExtended/CarouselExtended.js +2 -2
  81. package/components/Checkbox/Checkbox.js +15 -15
  82. package/components/Checkbox/CheckboxXGroup.js +15 -15
  83. package/components/Checkbox/CheckboxYGroup.js +2 -2
  84. package/components/CheckboxTree/index.js +6 -2
  85. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  86. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  87. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
  88. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  89. package/components/Chip/Chip.js +2 -2
  90. package/components/Chip/ChipClearButton.js +7 -7
  91. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  92. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  93. package/components/Chip/ChipDropdownArrow.js +2 -2
  94. package/components/Chip/ChipIcon.js +1 -1
  95. package/components/Chip/ChipMultiselect.js +2 -2
  96. package/components/Chip/ChipOptions.js +8 -8
  97. package/components/Chip/ChipSelect/ChipSelect.js +9 -10
  98. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  99. package/components/Chip/ChipSort.js +7 -8
  100. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  101. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +17 -18
  102. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  103. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +17 -17
  104. package/components/Chip/index.js +1 -1
  105. package/components/ChipGroup/ChipGroup.js +16 -16
  106. package/components/Col/Col.js +137 -137
  107. package/components/CollapsableTree/components/CollapsableTreeNode.js +6 -6
  108. package/components/Confirm/Confirm.js +2 -2
  109. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  110. package/components/Confirm/components/ConfirmContent.js +2 -2
  111. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  112. package/components/Confirm/components/ConfirmControls.js +2 -2
  113. package/components/DateField/DateField.js +5 -5
  114. package/components/DatePickerExtended/DatePickerExtended.js +3 -3
  115. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +8 -8
  116. package/components/DateRange/DateRange.js +19 -19
  117. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  118. package/components/DesignTokens/components/Tabs.js +0 -18
  119. package/components/Divider/Divider.js +21 -21
  120. package/components/DocumentNumberEdit/DocumentNumberEdit.js +2 -2
  121. package/components/Dropdown/desktop/DropdownDesktop.js +59 -62
  122. package/components/Dropdown/desktop/DropdownList.js +2 -2
  123. package/components/Dropdown/desktop/DropdownListItem.js +2 -2
  124. package/components/Dropdown/desktop/enums.js +7 -0
  125. package/components/Dropdown/desktop/index.js +8 -4
  126. package/components/Dropdown/index.js +24 -25
  127. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  128. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  129. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  130. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  131. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  134. package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
  135. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  136. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  137. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  138. package/components/Ellipsis/Ellipsis.js +5 -5
  139. package/components/ExpandAnimation/ExpandAnimation.js +14 -14
  140. package/components/Footer/Footer.js +1 -1
  141. package/components/Footer/components/FooterDescription.js +2 -2
  142. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  143. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  144. package/components/FormField/FormField.js +69 -77
  145. package/components/FormField/FormFieldContext.js +16 -14
  146. package/components/FormField/components/FormFieldClear.js +25 -23
  147. package/components/FormField/components/FormFieldCounter.js +3 -3
  148. package/components/FormField/components/FormFieldDescription.js +7 -7
  149. package/components/FormField/components/FormFieldInput.js +4 -3
  150. package/components/FormField/components/FormFieldLabel.js +30 -32
  151. package/components/FormField/components/FormFieldMaskedInput.js +16 -16
  152. package/components/FormField/components/FormFieldPostfix.js +8 -8
  153. package/components/FormField/components/FormFieldPrefix.js +2 -2
  154. package/components/FormField/components/FormFieldTarget.js +57 -49
  155. package/components/FormField/components/FormFieldTextarea.js +61 -34
  156. package/components/FormField/components/index.js +23 -0
  157. package/components/FormField/components/utils.js +5 -0
  158. package/components/FormField/index.js +25 -25
  159. package/components/Header/Header.js +1 -1
  160. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  161. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  162. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  163. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
  164. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  165. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  166. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  167. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  168. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  169. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  170. package/components/HelpBox/HelpBox.js +6 -6
  171. package/components/Island/Island.js +2 -2
  172. package/components/Island/components/IslandBody.js +4 -4
  173. package/components/Island/components/IslandFooter.js +3 -3
  174. package/components/Island/components/IslandHeader.js +3 -3
  175. package/components/Island/utils.js +1 -1
  176. package/components/IslandAccordion/IslandAccordion.js +3 -3
  177. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  178. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  179. package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
  180. package/components/IslandWidget/IslandWidget.js +20 -20
  181. package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
  182. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
  183. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  184. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  185. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  186. package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
  187. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  188. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
  189. package/components/IslandWidget/components/IslandWidgetWrapper.js +2 -2
  190. package/components/LightBox/LightBox.js +23 -23
  191. package/components/LightBox/LightBoxContent.js +2 -2
  192. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  193. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  194. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  195. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  196. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +31 -31
  197. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
  198. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  199. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  200. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +4 -4
  201. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +10 -10
  202. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  203. package/components/Link/Link.js +17 -17
  204. package/components/List/List.js +10 -10
  205. package/components/List/ListSortable.js +1 -1
  206. package/components/List/components/ListEmptyState.js +5 -5
  207. package/components/List/components/ListItem.js +1 -1
  208. package/components/List/components/ListItemContent.js +3 -3
  209. package/components/List/components/ListItemControls.js +5 -5
  210. package/components/List/components/ListItemControlsButton.js +2 -2
  211. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  212. package/components/List/components/ListItemLoading.js +2 -2
  213. package/components/List/components/ListItemSelectable.js +15 -15
  214. package/components/List/components/ListItemTable.js +8 -8
  215. package/components/List/components/ListItemTailLeft.js +2 -2
  216. package/components/List/components/ListItemTailRight.js +2 -2
  217. package/components/List/components/ListSortableItem.js +12 -12
  218. package/components/List/components/ListSortableItemControls.js +2 -2
  219. package/components/List/components/ListSortableItemTarget.js +4 -4
  220. package/components/List/index.js +1 -1
  221. package/components/ListMaster/ListMaster.js +1 -1
  222. package/components/ListMaster/components/ListMasterBody.js +1 -1
  223. package/components/ListMaster/components/ListMasterChipGroup.js +6 -6
  224. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  225. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  226. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  227. package/components/ListMaster/components/ListMasterHeader.js +6 -6
  228. package/components/ListMaster/components/SelectionControls.js +3 -3
  229. package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
  230. package/components/Loader/LoaderSmall/LoaderSmall.js +9 -9
  231. package/components/LoaderScreen/LoaderScreen.js +13 -13
  232. package/components/Marker/Marker.js +2 -2
  233. package/components/Marker/utils.js +1 -1
  234. package/components/MarkerStatus/MarkerStatus.js +9 -9
  235. package/components/ModalWindow/ModalWindow.js +2 -2
  236. package/components/ModalWindow/components/ModalWindowBody.js +5 -5
  237. package/components/ModalWindow/components/ModalWindowClose.js +10 -10
  238. package/components/ModalWindow/components/ModalWindowContent.js +2 -2
  239. package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
  240. package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
  241. package/components/MultiselectField/components/MultiselectFieldDropdown.js +49 -33
  242. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +27 -20
  243. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
  244. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +2 -2
  245. package/components/Notification/Notification.js +3 -3
  246. package/components/Notification/NotificationGrouped.js +1 -1
  247. package/components/Notification/components/NotificationBody.js +1 -1
  248. package/components/Notification/components/NotificationBodyList.js +2 -2
  249. package/components/Notification/components/NotificationClose.js +1 -1
  250. package/components/Notification/components/NotificationFooter.js +1 -1
  251. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  252. package/components/Notification/components/NotificationHeader.js +1 -1
  253. package/components/Notification/components/NotificationIcon.js +1 -1
  254. package/components/Notification/components/NotificationTime.js +1 -1
  255. package/components/NumberField/NumberFieldInput.js +5 -5
  256. package/components/OrderedList/OrderedList.js +3 -3
  257. package/components/OrderedList/OrderedListItem.js +7 -7
  258. package/components/Overlay/Overlay.js +2 -2
  259. package/components/Overlay/OverlayMask.js +2 -2
  260. package/components/Overlay/OverlayPanel.js +2 -2
  261. package/components/Page/Page.js +2 -2
  262. package/components/Page/components/BodyPage.js +12 -12
  263. package/components/Page/components/FooterPage.js +2 -2
  264. package/components/Page/components/HeaderPage.js +2 -2
  265. package/components/Page/components/useStickyCornerRadius.js +35 -32
  266. package/components/Pagination/components/PaginationExtended.js +6 -6
  267. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  268. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  269. package/components/Pagination/components/PaginationPageButton.js +14 -14
  270. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  271. package/components/Pagination/components/PaginationSelect.js +7 -7
  272. package/components/Pagination/utils/paginationUtils.js +1 -1
  273. package/components/Radio/Radio.js +13 -13
  274. package/components/Radio/RadioXGroup.js +15 -15
  275. package/components/Radio/RadioYGroup.js +9 -9
  276. package/components/Row/Row.js +6 -6
  277. package/components/SMSField/SMSField.js +3 -3
  278. package/components/SMSField/components/RefreshIcon.js +2 -2
  279. package/components/SMSField/components/SMSFieldInput.js +11 -11
  280. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  281. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  282. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  283. package/components/SegmentedControl/SegmentedControl.js +4 -4
  284. package/components/SegmentedControl/SegmentedControlSegment.js +6 -6
  285. package/components/SelectExtendedField/SelectExtendedField.js +5 -5
  286. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  287. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +50 -43
  288. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +25 -25
  289. package/components/SelectField/SelectField.js +54 -36
  290. package/components/Skeleton/Skeleton.js +9 -9
  291. package/components/SliderExtended/SliderExtended.js +3 -3
  292. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +29 -29
  293. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  294. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  295. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  296. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +2 -2
  297. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +26 -26
  298. package/components/SmallInput/SmallInput.js +6 -6
  299. package/components/Spoiler/Spoiler.js +14 -14
  300. package/components/StatusTracker/StatusTracker.js +3 -3
  301. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  302. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  303. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  304. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  305. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  306. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  307. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  308. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  309. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  310. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  311. package/components/Step/Step.js +6 -6
  312. package/components/Stepper/RightBorderArrow.js +1 -1
  313. package/components/Stepper/Stepper.js +2 -2
  314. package/components/Stepper/StepperExtended.js +2 -2
  315. package/components/Stepper/StepperStep.js +3 -3
  316. package/components/Stepper/StepperWrapper.js +3 -3
  317. package/components/Suggest/SuggestMobileDropdownContent.js +10 -10
  318. package/components/Suggest/useSuggest.js +1 -1
  319. package/components/SuggestField/SuggestField.js +6 -6
  320. package/components/SuggestField/desktop/SuggestFieldDesktop.js +8 -8
  321. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +26 -25
  322. package/components/SuggestField/index.js +1 -1
  323. package/components/SuggestField/mobile/SuggestFieldMobile.js +6 -6
  324. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  325. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  326. package/components/SuggestField/mobile/index.js +1 -1
  327. package/components/SwipeableArea/SwipeableArea.js +21 -21
  328. package/components/Table/FilterPanel.js +3 -3
  329. package/components/Table/MasterTable.js +7 -7
  330. package/components/Table/NoColumns.js +6 -6
  331. package/components/Table/PaginationPanel.js +3 -3
  332. package/components/Table/TableBasic/TableBasic.js +2 -2
  333. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  334. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  335. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  336. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  337. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +3 -3
  338. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  339. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  340. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  341. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +2 -2
  342. package/components/Table/TableFooter/TableFooter.js +2 -2
  343. package/components/Table/TableFooter/components/TableFooterSummary.js +5 -5
  344. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  345. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  346. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  347. package/components/Table/TabsLinePanel.js +2 -2
  348. package/components/Table/TabsLinePanelLinks.js +6 -6
  349. package/components/Table/utils.js +1 -1
  350. package/components/Tabs/Tabs.js +10 -10
  351. package/components/TabsExtended/TabsExtended.js +22 -22
  352. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  353. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  354. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  355. package/components/TabsExtended/components/TabsExtendedTabButton.js +37 -18
  356. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  357. package/components/TabsExtended/utils.js +3 -3
  358. package/components/TabsLine/TabsLine.js +2 -2
  359. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  360. package/components/TabsLine/components/TabsLineDropdown.js +49 -47
  361. package/components/TabsLine/components/TabsLineItem.js +2 -2
  362. package/components/TabsLine/components/TabsLineMobile.js +3 -3
  363. package/components/Tag/Tag.js +10 -10
  364. package/components/TagColor/TagColor.js +12 -12
  365. package/components/TagGroup/TagGroup.js +7 -7
  366. package/components/TextField/TextField.js +1 -1
  367. package/components/TextareaField/TextareaField.js +5 -5
  368. package/components/ThemeProvider/ThemeProvider.js +18 -20
  369. package/components/ThemeProvider/components/ThemeProviderView.js +29 -27
  370. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  371. package/components/Tooltip/components/common/TooltipLink.js +4 -4
  372. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  373. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  374. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  375. package/components/Tooltip/components/mobile/TooltipMobile.js +2 -2
  376. package/components/TopOverlay/TopOverlay.js +19 -19
  377. package/components/TreeView/TreeView.js +2 -2
  378. package/components/TreeView/components/TreeViewGroup.js +1 -1
  379. package/components/TreeView/components/TreeViewNode.js +2 -2
  380. package/components/Typography/Caption.js +19 -19
  381. package/components/Typography/Text.js +18 -18
  382. package/components/Typography/Title.js +19 -19
  383. package/components/Typography/constants.js +1 -1
  384. package/components/UnorderedList/UnorderedList.js +7 -7
  385. package/components/UnorderedList/UnorderedListItem.js +8 -8
  386. package/components/UploadZone/UploadZone.js +3 -3
  387. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  388. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  389. package/components/index.js +541 -538
  390. package/index.d.ts +50 -24
  391. package/index.js +577 -574
  392. package/package.json +2 -3
  393. package/styles/triplex-next.css +541 -547
  394. package/utils/amountUtils.js +1 -1
  395. package/chunks/AlertProcessSpoiler-DxZ8QVn2.js +0 -39
  396. package/chunks/Card.module--O3Bx82B.js +0 -17
  397. package/chunks/CheckboxTreeExtended.module-Cw3yb-cF.js +0 -15
  398. package/chunks/Confirm.module-DtBiR4Fo.js +0 -15
  399. package/chunks/DropdownMobile.module-PpB3KA4H.js +0 -23
  400. package/chunks/Footer.module-Z4RIi8JP.js +0 -9
  401. package/chunks/FormFieldInput-C75omt8Y.js +0 -60
  402. package/chunks/HeaderLayoutSidebar.module-BJZj3qz4.js +0 -9
  403. package/chunks/HeaderTabs.module-ykRWLBUI.js +0 -9
  404. package/chunks/IslandAccordion.module-DE-xutGt.js +0 -25
  405. package/chunks/IslandWidgetFooter.module-DpnJPgi0.js +0 -9
  406. package/chunks/IslandWidgetHeader.module-lf-NGWlm.js +0 -12
  407. package/chunks/LightBoxContent-BLPx_Tsf.js +0 -56
  408. package/chunks/LightBoxControls.module-Cbi_wgHX.js +0 -16
  409. package/chunks/LightBoxSideOverlayClose.module-Dbzm6FYI.js +0 -9
  410. package/chunks/ListItemTail.module-DFYWneN6.js +0 -12
  411. package/chunks/ListMasterFooter.module-CoXWM3Nq.js +0 -10
  412. package/chunks/ModalWindow.module-DqMffIcE.js +0 -17
  413. package/chunks/Notification.module-CPSD8BYw.js +0 -20
  414. package/chunks/Overlay.module-B5Hl3baB.js +0 -18
  415. package/chunks/Page.module-BbrHHqMK.js +0 -11
  416. package/chunks/SMSField.module-CPSjUBD-.js +0 -16
  417. package/chunks/SliderExtendedMarks.module-QNSG8UcN.js +0 -15
  418. package/chunks/SliderExtendedRail-C_1LnK7I.js +0 -40
  419. package/chunks/StatusTracker.module-KkpUE8KY.js +0 -24
  420. package/chunks/TableFooter.module-OEvn0oaX.js +0 -14
  421. package/chunks/TabsExtended.module-B3Ti-48x.js +0 -16
  422. package/chunks/TabsLine.module-BgCBcRYT.js +0 -21
  423. package/chunks/TooltipDesktop.module-CC_4-ATz.js +0 -19
  424. package/chunks/TreeView.module-CmGHGs81.js +0 -9
  425. package/chunks/utils-C5IWf42V.js +0 -24
  426. package/chunks/utils-d7-rkiPs.js +0 -27
  427. package/chunks/utils-hbQGLR7K.js +0 -73
  428. package/components/Dropdown/enums.js +0 -8
@@ -1,547 +1,541 @@
1
- html {--triplex-next-ColorBrand-0-0-21-0: #1F3336;
2
- --triplex-next-ColorBrand-10-0-21-0: #0B3A3C;
3
- --triplex-next-ColorBrand-20-0-21-0: #006063;
4
- --triplex-next-ColorBrand-30-0-21-0: #007777;
5
- --triplex-next-ColorBrand-40-0-21-0: #008985;
6
- --triplex-next-ColorBrand-50-0-21-0: #21A19A;
7
- --triplex-next-ColorBrand-60-0-21-0: #19BDB0;
8
- --triplex-next-ColorBrand-70-0-21-0: #4BD9CF;
9
- --triplex-next-ColorBrand-80-0-21-0: #71ECDC;
10
- --triplex-next-ColorBrand-90-0-21-0: #A8F5E9;
11
- --triplex-next-ColorBrand-95-0-21-0: #C5FAF1;
12
- --triplex-next-ColorBrand-100-0-21-0: #E3FFFA;
13
- --triplex-next-ColorDarkNeutralAlpha-0-0-21-0: rgba(31, 31, 34, 1);
14
- --triplex-next-ColorDarkNeutralAlpha-10-0-21-0: rgba(31, 31, 34, .95);
15
- --triplex-next-ColorDarkNeutralAlpha-20-0-21-0: rgba(31, 31, 34, .85);
16
- --triplex-next-ColorDarkNeutralAlpha-30-0-21-0: rgba(31, 31, 34, .75);
17
- --triplex-next-ColorDarkNeutralAlpha-40-0-21-0: rgba(31, 31, 34, .65);
18
- --triplex-next-ColorDarkNeutralAlpha-50-0-21-0: rgba(31, 31, 34, .55);
19
- --triplex-next-ColorDarkNeutralAlpha-60-0-21-0: rgba(31, 31, 34, .45);
20
- --triplex-next-ColorDarkNeutralAlpha-70-0-21-0: rgba(31, 31, 34, .35);
21
- --triplex-next-ColorDarkNeutralAlpha-80-0-21-0: rgba(31, 31, 34, .25);
22
- --triplex-next-ColorDarkNeutralAlpha-90-0-21-0: rgba(31, 31, 34, .15);
23
- --triplex-next-ColorDarkNeutralAlpha-100-0-21-0: rgba(31, 31, 34, .05);
24
- --triplex-next-ColorDarkNeutral-0-0-21-0: #000000;
25
- --triplex-next-ColorDarkNeutral-10-0-21-0: #171719;
26
- --triplex-next-ColorDarkNeutral-20-0-21-0: #1B1B1D;
27
- --triplex-next-ColorDarkNeutral-30-0-21-0: #1F1F22;
28
- --triplex-next-ColorDarkNeutral-40-0-21-0: #262629;
29
- --triplex-next-ColorDarkNeutral-50-0-21-0: #2D2D30;
30
- --triplex-next-ColorDarkNeutral-60-0-21-0: #343437;
31
- --triplex-next-ColorDarkNeutral-70-0-21-0: #3B3B3E;
32
- --triplex-next-ColorDarkNeutral-80-0-21-0: #424245;
33
- --triplex-next-ColorDarkNeutral-90-0-21-0: #49494C;
34
- --triplex-next-ColorDarkNeutral-100-0-21-0: #4F4F52;
35
- --triplex-next-ColorError-0-0-21-0: #443139;
36
- --triplex-next-ColorError-10-0-21-0: #4E3741;
37
- --triplex-next-ColorError-20-0-21-0: #A90024;
38
- --triplex-next-ColorError-30-0-21-0: #BD002C;
39
- --triplex-next-ColorError-40-0-21-0: #D10032;
40
- --triplex-next-ColorError-50-0-21-0: #E60037;
41
- --triplex-next-ColorError-60-0-21-0: #F80C45;
42
- --triplex-next-ColorError-70-0-21-0: #FF5571;
43
- --triplex-next-ColorError-80-0-21-0: #FFB1C1;
44
- --triplex-next-ColorError-90-0-21-0: #FCE0E6;
45
- --triplex-next-ColorError-100-0-21-0: #FFF0F3;
46
- --triplex-next-ColorInfo-0-0-21-0: #313749;
47
- --triplex-next-ColorInfo-10-0-21-0: #2E3A52;
48
- --triplex-next-ColorInfo-20-0-21-0: #0A43B0;
49
- --triplex-next-ColorInfo-30-0-21-0: #124FC2;
50
- --triplex-next-ColorInfo-40-0-21-0: #0E57CC;
51
- --triplex-next-ColorInfo-50-0-21-0: #1371E4;
52
- --triplex-next-ColorInfo-60-0-21-0: #1297FE;
53
- --triplex-next-ColorInfo-70-0-21-0: #66BEFF;
54
- --triplex-next-ColorInfo-80-0-21-0: #8DD2FF;
55
- --triplex-next-ColorInfo-90-0-21-0: #B8E6FF;
56
- --triplex-next-ColorInfo-100-0-21-0: #E3F6FF;
57
- --triplex-next-ColorNeutralAlpha-0-0-21-0: rgba(255, 255, 255, 1);
58
- --triplex-next-ColorNeutralAlpha-10-0-21-0: rgba(255, 255, 255, .95);
59
- --triplex-next-ColorNeutralAlpha-20-0-21-0: rgba(255, 255, 255, .85);
60
- --triplex-next-ColorNeutralAlpha-30-0-21-0: rgba(255, 255, 255, .75);
61
- --triplex-next-ColorNeutralAlpha-40-0-21-0: rgba(255, 255, 255, .65);
62
- --triplex-next-ColorNeutralAlpha-50-0-21-0: rgba(255, 255, 255, .55);
63
- --triplex-next-ColorNeutralAlpha-60-0-21-0: rgba(255, 255, 255, .45);
64
- --triplex-next-ColorNeutralAlpha-70-0-21-0: rgba(255, 255, 255, .35);
65
- --triplex-next-ColorNeutralAlpha-80-0-21-0: rgba(255, 255, 255, .25);
66
- --triplex-next-ColorNeutralAlpha-90-0-21-0: rgba(255, 255, 255, .15);
67
- --triplex-next-ColorNeutralAlpha-100-0-21-0: rgba(255, 255, 255, .05);
68
- --triplex-next-ColorNeutral-0-0-21-0: #CBCFD7;
69
- --triplex-next-ColorNeutral-10-0-21-0: #D1D4DC;
70
- --triplex-next-ColorNeutral-20-0-21-0: #D6D9E0;
71
- --triplex-next-ColorNeutral-30-0-21-0: #DCDFE4;
72
- --triplex-next-ColorNeutral-40-0-21-0: #DFE2E7;
73
- --triplex-next-ColorNeutral-50-0-21-0: #E3E6EA;
74
- --triplex-next-ColorNeutral-60-0-21-0: #E7E9EE;
75
- --triplex-next-ColorNeutral-70-0-21-0: #EAEDF1;
76
- --triplex-next-ColorNeutral-80-0-21-0: #EEF0F4;
77
- --triplex-next-ColorNeutral-90-0-21-0: #F2F4F7;
78
- --triplex-next-ColorNeutral-100-0-21-0: #FFFFFF;
79
- --triplex-next-ColorSuccess-0-0-21-0: #28433E;
80
- --triplex-next-ColorSuccess-10-0-21-0: #2A4C45;
81
- --triplex-next-ColorSuccess-20-0-21-0: #00624C;
82
- --triplex-next-ColorSuccess-30-0-21-0: #007353;
83
- --triplex-next-ColorSuccess-40-0-21-0: #008B5C;
84
- --triplex-next-ColorSuccess-50-0-21-0: #00C075;
85
- --triplex-next-ColorSuccess-60-0-21-0: #00D67D;
86
- --triplex-next-ColorSuccess-70-0-21-0: #3AF299;
87
- --triplex-next-ColorSuccess-80-0-21-0: #8AFFB8;
88
- --triplex-next-ColorSuccess-90-0-21-0: #B8FFD4;
89
- --triplex-next-ColorSuccess-100-0-21-0: #E1FFEB;
90
- --triplex-next-ColorSystem-0-0-21-0: #373C49;
91
- --triplex-next-ColorSystem-10-0-21-0: #384156;
92
- --triplex-next-ColorSystem-20-0-21-0: #47526D;
93
- --triplex-next-ColorSystem-30-0-21-0: #57637F;
94
- --triplex-next-ColorSystem-40-0-21-0: #697591;
95
- --triplex-next-ColorSystem-50-0-21-0: #8291B3;
96
- --triplex-next-ColorSystem-60-0-21-0: #95A3C1;
97
- --triplex-next-ColorSystem-70-0-21-0: #A9B6D0;
98
- --triplex-next-ColorSystem-80-0-21-0: #BFCADF;
99
- --triplex-next-ColorSystem-90-0-21-0: #D6DEED;
100
- --triplex-next-ColorSystem-95-0-21-0: #E0E8F4;
101
- --triplex-next-ColorSystem-100-0-21-0: #EEF3FC;
102
- --triplex-next-ColorWarning-0-0-21-0: #463734;
103
- --triplex-next-ColorWarning-10-0-21-0: #4F3E3B;
104
- --triplex-next-ColorWarning-20-0-21-0: #E03400;
105
- --triplex-next-ColorWarning-30-0-21-0: #E63D00;
106
- --triplex-next-ColorWarning-40-0-21-0: #EF4C01;
107
- --triplex-next-ColorWarning-50-0-21-0: #FD6508;
108
- --triplex-next-ColorWarning-60-0-21-0: #FF7A17;
109
- --triplex-next-ColorWarning-70-0-21-0: #FFB13B;
110
- --triplex-next-ColorWarning-80-0-21-0: #FFD169;
111
- --triplex-next-ColorWarning-90-0-21-0: #FCEAC7;
112
- --triplex-next-ColorWarning-100-0-21-0: #FFF4DB;
113
- --triplex-next-AlertContext-Error_Color-0-21-0: #D10032;
114
- --triplex-next-AlertContext-Info_Color-0-21-0: rgba(31, 31, 34, 1);
115
- --triplex-next-AlertContext-System_Color-0-21-0: rgba(31, 31, 34, 1);
116
- --triplex-next-AlertContext-Warning_Color-0-21-0: rgba(31, 31, 34, 1);
117
- --triplex-next-AlertProcess-Info_Background-0-21-0: #E3F6FF;
118
- --triplex-next-AlertProcess-Warning_Background-0-21-0: #FFF4DB;
119
- --triplex-next-AlertProcess-Error_Background-0-21-0: #FFF0F3;
120
- --triplex-next-AlertProcess-System_Background-0-21-0: #EEF3FC;
121
- --triplex-next-AlertProcess-Feature_Background-0-21-0: #E3FFFA;
122
- --triplex-next-Avatar-Background-0-21-0: #E3E6EA;
123
- --triplex-next-Badge-Background-0-21-0: #FFB13B;
124
- --triplex-next-Button-General_Background_Active-0-21-0: #007777;
125
- --triplex-next-Button-General_Background_Default-0-21-0: #21A19A;
126
- --triplex-next-Button-General_Background_Disabled-0-21-0: #F2F4F7;
127
- --triplex-next-Button-General_Background_Hover-0-21-0: #19BDB0;
128
- --triplex-next-Button-General_Color_Active-0-21-0: rgba(255, 255, 255, 1);
129
- --triplex-next-Button-General_Color_Default-0-21-0: rgba(255, 255, 255, 1);
130
- --triplex-next-Button-General_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
131
- --triplex-next-Button-General_Color_Hover-0-21-0: rgba(255, 255, 255, 1);
132
- --triplex-next-Button-General_Shadow_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
133
- --triplex-next-Button-Secondary_Background_Active-0-21-0: #DCDFE4;
134
- --triplex-next-Button-Secondary_Background_Default-0-21-0: #F2F4F7;
135
- --triplex-next-Button-Secondary_Background_Disabled-0-21-0: #F2F4F7;
136
- --triplex-next-Button-Secondary_Background_Hover-0-21-0: #EAEDF1;
137
- --triplex-next-Button-Secondary_Color_Active-0-21-0: #007777;
138
- --triplex-next-Button-Secondary_Color_Default-0-21-0: #008985;
139
- --triplex-next-Button-Secondary_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
140
- --triplex-next-Button-Secondary_Color_Hover-0-21-0: #21A19A;
141
- --triplex-next-Button-Secondary_Shadow_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
142
- --triplex-next-Button-SecondaryLight_Background_Active-0-21-0: #DFE2E7;
143
- --triplex-next-Button-SecondaryLight_Background_Default-0-21-0: #FFFFFF;
144
- --triplex-next-Button-SecondaryLight_Background_Disabled-0-21-0: #F2F4F7;
145
- --triplex-next-Button-SecondaryLight_Background_Hover-0-21-0: #EEF0F4;
146
- --triplex-next-Button-SecondaryLight_Color_Active-0-21-0: #007777;
147
- --triplex-next-Button-SecondaryLight_Color_Default-0-21-0: #008985;
148
- --triplex-next-Button-SecondaryLight_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
149
- --triplex-next-Button-SecondaryLight_Color_Hover-0-21-0: #21A19A;
150
- --triplex-next-Button-SecondaryLight_Shadow_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
151
- --triplex-next-Button-Danger_Background_Active-0-21-0: #BD002C;
152
- --triplex-next-Button-Danger_Background_Default-0-21-0: #E60037;
153
- --triplex-next-Button-Danger_Background_Disabled-0-21-0: #F2F4F7;
154
- --triplex-next-Button-Danger_Background_Hover-0-21-0: #F80C45;
155
- --triplex-next-Button-Danger_Color_Active-0-21-0: rgba(255, 255, 255, 1);
156
- --triplex-next-Button-Danger_Color_Default-0-21-0: rgba(255, 255, 255, 1);
157
- --triplex-next-Button-Danger_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
158
- --triplex-next-Button-Danger_Color_Hover-0-21-0: rgba(255, 255, 255, 1);
159
- --triplex-next-Button-Danger_Shadow_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
160
- --triplex-next-Button-Icon_Shadow_Focus-0-21-0: 0 0 0 1px #FFD169;
161
- --triplex-next-Button-Link_Color_Active-0-21-0: #007777;
162
- --triplex-next-Button-Link_Color_Default-0-21-0: #008985;
163
- --triplex-next-Button-Link_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
164
- --triplex-next-Button-Link_Color_Hover-0-21-0: #21A19A;
165
- --triplex-next-Button-Link_Shadow_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
166
- --triplex-next-Calendar-Background_Shadow-0-21-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
167
- --triplex-next-Calendar-View_Header_Color-0-21-0: rgba(31, 31, 34, .55);
168
- --triplex-next-Calendar-View_Item_Background_Default-0-21-0: none;
169
- --triplex-next-Calendar-View_Item_Background_Hover-0-21-0: #19BDB0;
170
- --triplex-next-Calendar-View_Item_Background_Selected_Default-0-21-0: #21A19A;
171
- --triplex-next-Calendar-View_Item_Background_Selected_Hover-0-21-0: #007777;
172
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-21-0: #E3FFFA;
173
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-21-0: #A8F5E9;
174
- --triplex-next-Calendar-View_Item_BorderColor_Default-0-21-0: transparent;
175
- --triplex-next-Calendar-View_Item_BorderColor_Focus-0-21-0: #FFD169;
176
- --triplex-next-Calendar-View_Item_Color_Default-0-21-0: rgba(31, 31, 34, 1);
177
- --triplex-next-Calendar-View_Item_Color_Hover-0-21-0: rgba(255, 255, 255, 1);
178
- --triplex-next-Calendar-View_Item_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
179
- --triplex-next-Calendar-View_Item_Color_Muted-0-21-0: rgba(31, 31, 34, .35);
180
- --triplex-next-Calendar-View_Item_Color_Selected-0-21-0: rgba(255, 255, 255, 1);
181
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-21-0: rgba(31, 31, 34, .35);
182
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-21-0: rgba(31, 31, 34, .35);
183
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-21-0: rgba(31, 31, 34, .35);
184
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-21-0: rgba(31, 31, 34, .35);
185
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-21-0: rgba(31, 31, 34, .35);
186
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-21-0: #00C075;
187
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-21-0: #00C075;
188
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-21-0: #00C075;
189
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-21-0: #FD6508;
190
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-21-0: #FD6508;
191
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-21-0: #FD6508;
192
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-21-0: #E60037;
193
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-21-0: #E60037;
194
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-21-0: #E60037;
195
- --triplex-next-Card-Static_General_Background-0-21-0: #FFFFFF;
196
- --triplex-next-Card-Static_Secondary_Background-0-21-0: #F2F4F7;
197
- --triplex-next-Card-Action_General_Background-0-21-0: #FFFFFF;
198
- --triplex-next-Card-Action_General_Background_Hover-0-21-0: #FFFFFF;
199
- --triplex-next-Card-Action_General_Background_Selected-0-21-0: #F2F4F7;
200
- --triplex-next-Card-Action_General_Background_Selected_Hover-0-21-0: #F2F4F7;
201
- --triplex-next-Card-Action_Secondary_Background-0-21-0: #F2F4F7;
202
- --triplex-next-Card-Action_Secondary_Background_Hover-0-21-0: #EAEDF1;
203
- --triplex-next-Card-Action_Secondary_Background_Selected-0-21-0: #E3E6EA;
204
- --triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-21-0: #DCDFE4;
205
- --triplex-next-Card-Shadow_Default-0-21-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
206
- --triplex-next-Card-Shadow_Focus-0-21-0: inset 0 0 0 1px #FFD169;
207
- --triplex-next-Card-Shadow_Hover-0-21-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
208
- --triplex-next-Card-Shadow_Selected-0-21-0: inset 0 0 0 1px #21A19A;
209
- --triplex-next-Card-Shadow_Selected_Hover-0-21-0: inset 0 0 0 1px #19BDB0;
210
- --triplex-next-Checkbox-Background_Checked_Default-0-21-0: #21A19A;
211
- --triplex-next-Checkbox-Background_Checked_Disabled-0-21-0: #EAEDF1;
212
- --triplex-next-Checkbox-Background_Checked_Hover-0-21-0: #007777;
213
- --triplex-next-Checkbox-Background_Default-0-21-0: #F2F4F7;
214
- --triplex-next-Checkbox-Background_Disabled-0-21-0: #F2F4F7;
215
- --triplex-next-Checkbox-Background_Hover-0-21-0: #19BDB0;
216
- --triplex-next-Checkbox-BorderColor_Default-0-21-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
217
- --triplex-next-Checkbox-BorderColor_Disabled-0-21-0: 0 0 0 1px #E3E6EA inset;
218
- --triplex-next-Checkbox-BorderColor_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
219
- --triplex-next-Checkbox-BorderColor_Hover-0-21-0: none;
220
- --triplex-next-Checkbox-BorderColor_Checked_Default-0-21-0: none;
221
- --triplex-next-Checkbox-BorderColor_Checked_Disabled-0-21-0: none;
222
- --triplex-next-Checkbox-Checkmark_Fill_Default-0-21-0: rgba(255, 255, 255, 1);
223
- --triplex-next-Checkbox-Checkmark_Fill_Disabled-0-21-0: rgba(31, 31, 34, .15);
224
- --triplex-next-Chip-Background_Active-0-21-0: #DFE2E7;
225
- --triplex-next-Chip-Background_Default-0-21-0: #F2F4F7;
226
- --triplex-next-Chip-Background_Disabled-0-21-0: #F2F4F7;
227
- --triplex-next-Chip-Background_Hover-0-21-0: #EAEDF1;
228
- --triplex-next-Chip-Background_Selected_Active-0-21-0: #4F4F52;
229
- --triplex-next-Chip-Background_Selected_Default-0-21-0: #3B3B3E;
230
- --triplex-next-Chip-Background_Selected_Disabled-0-21-0: #343437;
231
- --triplex-next-Chip-Background_Selected_Hover-0-21-0: #49494C;
232
- --triplex-next-Chip-Color_Active-0-21-0: rgba(31, 31, 34, 1);
233
- --triplex-next-Chip-Color_Default-0-21-0: rgba(31, 31, 34, 1);
234
- --triplex-next-Chip-Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
235
- --triplex-next-Chip-Color_Hover-0-21-0: rgba(31, 31, 34, 1);
236
- --triplex-next-Chip-Color_Selected_Active-0-21-0: rgba(255, 255, 255, 1);
237
- --triplex-next-Chip-Color_Selected_Default-0-21-0: rgba(255, 255, 255, 1);
238
- --triplex-next-Chip-Color_Selected_Disabled-0-21-0: rgba(255, 255, 255, .25);
239
- --triplex-next-Chip-Color_Selected_Hover-0-21-0: rgba(255, 255, 255, 1);
240
- --triplex-next-Chip-Shadow_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
241
- --triplex-next-Divider-Background-0-21-0: #D6D9E0;
242
- --triplex-next-Dropdown-Background-0-21-0: #FFFFFF;
243
- --triplex-next-Dropdown-Shadow-0-21-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
244
- --triplex-next-DropdownList-Background_Active-0-21-0: #EAEDF1;
245
- --triplex-next-DropdownList-Background_Default-0-21-0: none;
246
- --triplex-next-DropdownList-Background_Selected-0-21-0: #DCDFE4;
247
- --triplex-next-DropdownList-Color-0-21-0: rgba(31, 31, 34, 1);
248
- --triplex-next-DropdownMobile-Backdrop-0-21-0: rgba(31, 31, 34, .65);
249
- --triplex-next-DropdownMobile-Border_Color-0-21-0: #D6D9E0;
250
- --triplex-next-DropdownMobile-Content_Background-0-21-0: #FFFFFF;
251
- --triplex-next-DropdownMobile-Footer_Background-0-21-0: #FFFFFF;
252
- --triplex-next-DropdownMobile-Header_Background-0-21-0: #F2F4F7;
253
- --triplex-next-DropdownMobileList-Active_Background-0-21-0: #EAEDF1;
254
- --triplex-next-DropdownMobileList-Selected_Background-0-21-0: #DCDFE4;
255
- --triplex-next-FooterPage-StickyShadow-0-21-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
256
- --triplex-next-FormField-Background_Active-0-21-0: #F2F4F7;
257
- --triplex-next-FormField-Background_Default-0-21-0: #F2F4F7;
258
- --triplex-next-FormField-Background_Disabled-0-21-0: #F2F4F7;
259
- --triplex-next-FormField-Background_Error-0-21-0: #FFF0F3;
260
- --triplex-next-FormField-Background_Error_Hover-0-21-0: #FCE0E6;
261
- --triplex-next-FormField-Background_Hover-0-21-0: #EAEDF1;
262
- --triplex-next-FormField-Background_Warning-0-21-0: #FFF4DB;
263
- --triplex-next-FormField-Background_Warning_Hover-0-21-0: #FCEAC7;
264
- --triplex-next-FormField-Input_Color_Default-0-21-0: rgba(31, 31, 34, 1);
265
- --triplex-next-FormField-Input_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
266
- --triplex-next-FormField-Target_Color_Default-0-21-0: rgba(31, 31, 34, 1);
267
- --triplex-next-FormField-Target_Color_Disabled-0-21-0: rgba(31, 31, 34, .45);
268
- --triplex-next-FormField-Target_PlaceholderColor_Default-0-21-0: rgba(31, 31, 34, .65);
269
- --triplex-next-FormField-Label_Color_Default-0-21-0: rgba(31, 31, 34, .65);
270
- --triplex-next-FormField-Label_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
271
- --triplex-next-FormField-Shadow_Active-0-21-0: 0 0 0 1px #21A19A inset;
272
- --triplex-next-FormField-Shadow_Default-0-21-0: none;
273
- --triplex-next-FormField-Shadow_Error_Active-0-21-0: 0 0 0 1px #E60037 inset;
274
- --triplex-next-FormField-Shadow_Warning_Active-0-21-0: 0 0 0 1px #FD6508 inset;
275
- --triplex-next-FormField-Placeholder_Color-0-21-0: rgba(31, 31, 34, .65);
276
- --triplex-next-HeaderPage-StickyShadow-0-21-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
277
- --triplex-next-Island-Type1_Background-0-21-0: #FFFFFF;
278
- --triplex-next-Island-Type2_Background-0-21-0: rgba(255, 255, 255, .35);
279
- --triplex-next-Island-Type3_Background-0-21-0: #F2F4F7;
280
- --triplex-next-Island-Type1_Shadow-0-21-0: none;
281
- --triplex-next-Island-Type2_Shadow-0-21-0: 0 0 0 1px #FFFFFF inset;
282
- --triplex-next-Island-Type3_Shadow-0-21-0: none;
283
- --triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-21-0: #DCDFE4;
284
- --triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-21-0: rgba(31, 31, 34, .05);
285
- --triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-21-0: #DCDFE4;
286
- --triplex-next-IslandAccordion-Shadow_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
287
- --triplex-next-IslandWidget-ExtraFooter_Background-0-21-0: #FFFFFF;
288
- --triplex-next-IslandWidget-ExtraFooter_Shadow-0-21-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
289
- --triplex-next-LightBox-Backdrop_Background-0-21-0: rgba(31, 31, 34, .75);
290
- --triplex-next-LightBox-Content_Background-0-21-0: #EAEDF1;
291
- --triplex-next-Link-BorderColor_Focus-0-21-0: 0 0 0 1px #FFD169 inset;
292
- --triplex-next-Link-Text_Color_Active-0-21-0: #007777;
293
- --triplex-next-Link-Text_Color_Default-0-21-0: #008985;
294
- --triplex-next-Link-Text_Color_Hover-0-21-0: #21A19A;
295
- --triplex-next-ListItem-Background-0-21-0: #FFFFFF;
296
- --triplex-next-ListItem-Background_Dragging-0-21-0: #FFFFFF;
297
- --triplex-next-ListItem-Background_Selected-0-21-0: #F2F4F7;
298
- --triplex-next-ListItem-Shadow-0-21-0: 0 2px 7px rgba(31, 31, 34, 0.25);
299
- --triplex-next-ListItemControlsButton-Background_Active-0-21-0: #DCDFE4;
300
- --triplex-next-ListItemControlsButton-Background_Default-0-21-0: #F2F4F7;
301
- --triplex-next-ListItemControlsButton-Background_Hover-0-21-0: #EAEDF1;
302
- --triplex-next-ListItemControlsButton-Color_Active-0-21-0: #007777;
303
- --triplex-next-ListItemControlsButton-Color_Default-0-21-0: #008985;
304
- --triplex-next-ListItemControlsButton-Color_Hover-0-21-0: #21A19A;
305
- --triplex-next-ListMaster-Background-0-21-0: #FFFFFF;
306
- --triplex-next-ListMaster-Footer_Background-0-21-0: #DCDFE4;
307
- --triplex-next-ListMaster-Footer_Color-0-21-0: #EAEDF1;
308
- --triplex-next-ListMaster-Header_Background-0-21-0: #DCDFE4;
309
- --triplex-next-ListMaster-Header_Color-0-21-0: #EAEDF1;
310
- --triplex-next-Loader-Element_Background_Brand-0-21-0: #21A19A;
311
- --triplex-next-Loader-Element_Background_Neutral-0-21-0: rgba(255, 255, 255, 1);
312
- --triplex-next-Loader-Middle_Background_Default-0-21-0: #EEF0F4;
313
- --triplex-next-LoaderScreen-Small_Backdrop_Default-0-21-0: rgba(255, 255, 255, .75);
314
- --triplex-next-LoaderScreen-Middle_Backdrop_Default-0-21-0: rgba(255, 255, 255, .75);
315
- --triplex-next-LoaderScreen-Middle_Background_Default-0-21-0: #EEF0F4;
316
- --triplex-next-Marker-Background_Error-0-21-0: #E60037;
317
- --triplex-next-Marker-Background_Success-0-21-0: #21A19A;
318
- --triplex-next-Marker-Background_Waiting-0-21-0: #8291B3;
319
- --triplex-next-Marker-Background_Warning-0-21-0: #FD6508;
320
- --triplex-next-MarkerStatus-Description_Color-0-21-0: rgba(0, 0, 0, 0.55);
321
- --triplex-next-ModalWindow-Background-0-21-0: #EAEDF1;
322
- --triplex-next-ModalWindow-Backdrop_Background-0-21-0: rgba(79, 79, 82, .5);
323
- --triplex-next-MultiselectField-Divider_Color-0-21-0: #D6D9E0;
324
- --triplex-next-Notification-Background-0-21-0: #FFFFFF;
325
- --triplex-next-Notification-Color-0-21-0: #1F1F22;
326
- --triplex-next-Notification-TimeColor-0-21-0: rgba(31, 31, 34, 0.65);
327
- --triplex-next-Notification-Shadow-0-21-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
328
- --triplex-next-Overlay-Background-0-21-0: rgba(255, 255, 255, .8);
329
- --triplex-next-Overlay-Panel_Background-0-21-0: #FFFFFF;
330
- --triplex-next-Pagination-PageButton_Background_Active-0-21-0: #E3E6EA;
331
- --triplex-next-Pagination-PageButton_Background_Hover-0-21-0: #F2F4F7;
332
- --triplex-next-Pagination-PageButton_Background_Selected-0-21-0: #E3E6EA;
333
- --triplex-next-Pagination-PageButton_BorderColor_Focus-0-21-0: #FFD169;
334
- --triplex-next-Radio-Background_Checked_Default-0-21-0: #21A19A;
335
- --triplex-next-Radio-Background_Checked_Disabled-0-21-0: #EAEDF1;
336
- --triplex-next-Radio-Background_Checked_Hover-0-21-0: #007777;
337
- --triplex-next-Radio-Background_Default-0-21-0: #F2F4F7;
338
- --triplex-next-Radio-Background_Disabled-0-21-0: #F2F4F7;
339
- --triplex-next-Radio-Background_Hover-0-21-0: #19BDB0;
340
- --triplex-next-Radio-BorderColor_Default-0-21-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
341
- --triplex-next-Radio-BorderColor_Disabled-0-21-0: 0 0 0 1px #E3E6EA inset;
342
- --triplex-next-Radio-BorderColor_Focused-0-21-0: 0 0 0 1px #FFD169 inset;
343
- --triplex-next-Radio-BorderColor_Checked_Default-0-21-0: none;
344
- --triplex-next-Radio-BorderColor_Checked_Disabled-0-21-0: none;
345
- --triplex-next-Radio-Dot_Default-0-21-0: rgba(255, 255, 255, 1);
346
- --triplex-next-Radio-Dot_Disabled-0-21-0: rgba(31, 31, 34, .15);
347
- --triplex-next-SegmentedControl-General_1_Background-0-21-0: #F2F4F7;
348
- --triplex-next-SegmentedControl-General_2_Background-0-21-0: #FFFFFF;
349
- --triplex-next-SegmentedControl-Secondary_1_Background-0-21-0: #F2F4F7;
350
- --triplex-next-SegmentedControl-Secondary_2_Background-0-21-0: #FFFFFF;
351
- --triplex-next-SegmentedControlSegment-General_1_Color_Default-0-21-0: rgba(31, 31, 34, .65);
352
- --triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-21-0: rgba(31, 31, 34, 1);
353
- --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-21-0: rgba(31, 31, 34, .15);
354
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-21-0: rgba(255, 255, 255, 1);
355
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-21-0: rgba(255, 255, 255, 1);
356
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-21-0: rgba(255, 255, 255, .25);
357
- --triplex-next-SegmentedControlSegment-General_1_Background_Default-0-21-0: #F2F4F7;
358
- --triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-21-0: #DFE2E7;
359
- --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-21-0: #F2F4F7;
360
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-21-0: #3B3B3E;
361
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-21-0: #49494C;
362
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-21-0: #343437;
363
- --triplex-next-SegmentedControlSegment-General_2_Color_Default-0-21-0: rgba(31, 31, 34, .65);
364
- --triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-21-0: rgba(31, 31, 34, 1);
365
- --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-21-0: rgba(31, 31, 34, .15);
366
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-21-0: rgba(255, 255, 255, 1);
367
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-21-0: rgba(255, 255, 255, 1);
368
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-21-0: rgba(255, 255, 255, .25);
369
- --triplex-next-SegmentedControlSegment-General_2_Background_Default-0-21-0: #FFFFFF;
370
- --triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-21-0: #EEF0F4;
371
- --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-21-0: #FFFFFF;
372
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-21-0: #3B3B3E;
373
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-21-0: #49494C;
374
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-21-0: #343437;
375
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-21-0: rgba(31, 31, 34, .65);
376
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-21-0: rgba(31, 31, 34, 1);
377
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-21-0: rgba(31, 31, 34, .15);
378
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-21-0: rgba(31, 31, 34, 1);
379
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-0-21-0: rgba(31, 31, 34, 1);
380
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-21-0: rgba(31, 31, 34, .15);
381
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-21-0: #F2F4F7;
382
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-21-0: #DFE2E7;
383
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-21-0: #F2F4F7;
384
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-21-0: #FFFFFF;
385
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-0-21-0: #DFE2E7;
386
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-21-0: #FFFFFF;
387
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-21-0: rgba(31, 31, 34, .65);
388
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-21-0: rgba(31, 31, 34, 1);
389
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-21-0: rgba(31, 31, 34, .15);
390
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-21-0: rgba(31, 31, 34, 1);
391
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-0-21-0: rgba(31, 31, 34, 1);
392
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-21-0: rgba(31, 31, 34, .15);
393
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-21-0: #FFFFFF;
394
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-21-0: #EEF0F4;
395
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-21-0: #FFFFFF;
396
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-21-0: #E3E6EA;
397
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-0-21-0: #D6D9E0;
398
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-21-0: #F2F4F7;
399
- --triplex-next-SegmentedControlSegment-BorderColor_Default-0-21-0: transparent;
400
- --triplex-next-SegmentedControlSegment-BorderColor_Focus-0-21-0: #FFD169;
401
- --triplex-next-Skeleton-BackgroundColor_Light_Start-0-21-0: #F2F4F7;
402
- --triplex-next-Skeleton-BackgroundColor_Light_End-0-21-0: #DFE2E7;
403
- --triplex-next-Skeleton-BackgroundColor_Dark_Start-0-21-0: rgba(31, 31, 34, .05);
404
- --triplex-next-Skeleton-BackgroundColor_Dark_End-0-21-0: rgba(31, 31, 34, .15);
405
- --triplex-next-SmallInput-Background-0-21-0: #F2F4F7;
406
- --triplex-next-SmallInput-Color-0-21-0: rgba(31, 31, 34, 1);
407
- --triplex-next-SmallInput-PlaceholderColor-0-21-0: rgba(31, 31, 34, .65);
408
- --triplex-next-SmallInput-Shadow-0-21-0: 0 0 0 1px rgba(33, 161, 154) inset;
409
- --triplex-next-SMSField-Refresh_Fill_Empty-0-21-0: rgba(31, 31, 34, .35);
410
- --triplex-next-SMSField-Refresh_Fill_Full-0-21-0: #008985;
411
- --triplex-next-SMSField-Refresh_Disabled-0-21-0: rgba(31, 31, 34, .15);
412
- --triplex-next-SMSField-Submit_Background_Default-0-21-0: rgba(31, 31, 34, .15);
413
- --triplex-next-SMSField-Submit_Background_Hover-0-21-0: #19BDB0;
414
- --triplex-next-SMSField-Submit_Background_Active-0-21-0: #21A19A;
415
- --triplex-next-Slider-Dot_Background_Default-0-21-0: #21A19A;
416
- --triplex-next-Slider-Dot_Background_Disabled-0-21-0: #F2F4F7;
417
- --triplex-next-Slider-Dot_Background_Hover-0-21-0: #19BDB0;
418
- --triplex-next-Slider-Dot_Background_Select-0-21-0: #007777;
419
- --triplex-next-Slider-Dot_Focus-0-21-0: #FFD169;
420
- --triplex-next-Slider-Dot_Inner_Background-0-21-0: #FFFFFF;
421
- --triplex-next-Slider-Dot_Inner_Background_Disabled-0-21-0: rgba(31, 31, 34, .15);
422
- --triplex-next-Slider-Mark_Dot_Background_Default-0-21-0: #DCDFE4;
423
- --triplex-next-Slider-Mark_Dot_Background_Selected-0-21-0: #21A19A;
424
- --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-21-0: #E7E9EE;
425
- --triplex-next-Slider-Rail_Background-0-21-0: #DCDFE4;
426
- --triplex-next-Slider-Rail_Background_Disabled-0-21-0: #DCDFE4;
427
- --triplex-next-Slider-Tooltip_Background-0-21-0: #1B1B1D;
428
- --triplex-next-Slider-Tooltip_Color-0-21-0: rgba(255, 255, 255, 1);
429
- --triplex-next-Slider-Track_Background_Default-0-21-0: #21A19A;
430
- --triplex-next-Slider-Track_Background_Disabled-0-21-0: #E7E9EE;
431
- --triplex-next-Slider-Track_Background_Hover-0-21-0: #007777;
432
- --triplex-next-StatusTracker-Draft_Background-0-21-0: rgba(255, 255, 255, .15);
433
- --triplex-next-StatusTracker-Warning_Background-0-21-0: #FF7A17;
434
- --triplex-next-StatusTracker-Waiting_Background-0-21-0: #BFCADF;
435
- --triplex-next-StatusTracker-Rejected_Background-0-21-0: #FF5571;
436
- --triplex-next-StatusTracker-Approved_Background-0-21-0: #00D67D;
437
- --triplex-next-StatusTracker-Waiting_Color-0-21-0: #A9B6D0;
438
- --triplex-next-StatusTracker-Rejected_Color-0-21-0: #FFB1C1;
439
- --triplex-next-StatusTracker-Approved_Color-0-21-0: #00D67D;
440
- --triplex-next-StatusTracker-Border_Color-0-21-0: #FFFFFF;
441
- --triplex-next-Step-Color_Active-0-21-0: #008985;
442
- --triplex-next-Step-Color_Default-0-21-0: rgba(31, 31, 34, .65);
443
- --triplex-next-Step-Color_Disabled-0-21-0: #FFFFFF;
444
- --triplex-next-Step-Color_Done-0-21-0: #FFFFFF;
445
- --triplex-next-Step-Color_Error-0-21-0: rgba(255, 255, 255, 1);
446
- --triplex-next-Step-Color_Warning-0-21-0: rgba(255, 255, 255, 1);
447
- --triplex-next-Step-Background_Active-0-21-0: #E3FFFA;
448
- --triplex-next-Step-Background_Default-0-21-0: rgba(31, 31, 34, .05);
449
- --triplex-next-Step-Background_Disabled-0-21-0: rgba(31, 31, 34, .15);
450
- --triplex-next-Step-Background_Done-0-21-0: #008985;
451
- --triplex-next-Step-Background_Error-0-21-0: #D10032;
452
- --triplex-next-Step-Background_Warning-0-21-0: #EF4C01;
453
- --triplex-next-Stepper-Step_Background_Default-0-21-0: #F2F4F7;
454
- --triplex-next-Stepper-Step_Background_Hover-0-21-0: #EAEDF1;
455
- --triplex-next-Stepper-Step_Background_Disabled-0-21-0: #F2F4F7;
456
- --triplex-next-Stepper-Step_Background_Error-0-21-0: #FFF0F3;
457
- --triplex-next-Stepper-Step_Background_Error_Hover-0-21-0: #FCE0E6;
458
- --triplex-next-Stepper-Step_Background_Warning-0-21-0: #FFF4DB;
459
- --triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0: #FCEAC7;
460
- --triplex-next-Stepper-Step_BorderColor_Focus-0-21-0: #FFD169;
461
- --triplex-next-Stepper-Step_BorderColor_Error-0-21-0: #E60037;
462
- --triplex-next-Stepper-Step_BorderColor_Warning-0-21-0: #FD6508;
463
- --triplex-next-Stepper-Step_BorderColor_Success-0-21-0: #21A19A;
464
- --triplex-next-Stepper-Step_Color_Default-0-21-0: rgba(31, 31, 34, .65);
465
- --triplex-next-Stepper-Step_Color_Hover-0-21-0: rgba(31, 31, 34, 1);
466
- --triplex-next-Stepper-Step_Color_Disabled-0-21-0: rgba(31, 31, 34, .35);
467
- --triplex-next-Stepper-ButtonNext_Background-0-21-0: linear-gradient(to left, #FFFFFF 39.06%, transparent);
468
- --triplex-next-Stepper-ButtonPrev_Background-0-21-0: linear-gradient(to right, #FFFFFF 39.06%, transparent);
469
- --triplex-next-Stepper-Background-0-21-0: #FFFFFF;
470
- --triplex-next-Stepper-Wrapper_Background-0-21-0: linear-gradient(#FFFFFF 64px, transparent 0);
471
- --triplex-next-Stepper-Wrapper_BoxShadow-0-21-0: 0 10px 15px 0 rgba(228, 232, 235, 0.5);
472
- --triplex-next-TableBasic-Background_Hover-0-21-0: #E3E6EA;
473
- --triplex-next-TableBasic-Background_Selected-0-21-0: #DCDFE4;
474
- --triplex-next-TableBasic-Color-0-21-0: rgba(31, 31, 34, 1);
475
- --triplex-next-TableBasic-Header_Background-0-21-0: #E7E9EE;
476
- --triplex-next-TableBasic-TableFooter_Background-0-21-0: #E7E9EE;
477
- --triplex-next-TableBasic-TableFooter_Highlight-0-21-0: linear-gradient(transparent, #FFFFFF);
478
- --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-21-0: #D6D9E0;
479
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-21-0: #FFFFFF;
480
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-21-0: #EAEDF1;
481
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-21-0: #FFFFFF;
482
- --triplex-next-Tabs-Type1_Background-0-21-0: #F2F4F7;
483
- --triplex-next-Tabs-Type2_Background-0-21-0: #FFFFFF;
484
- --triplex-next-Tabs-Type1_Tab_Background_Default-0-21-0: #F2F4F7;
485
- --triplex-next-Tabs-Type2_Tab_Background_Default-0-21-0: #FFFFFF;
486
- --triplex-next-Tabs-Type1_Tab_Background_Selected-0-21-0: #DCDFE4;
487
- --triplex-next-Tabs-Type2_Tab_Background_Selected-0-21-0: #E3E6EA;
488
- --triplex-next-Tabs-Type1_Tab_Background_Hover-0-21-0: #E3E6EA;
489
- --triplex-next-Tabs-Type2_Tab_Background_Hover-0-21-0: #EEF0F4;
490
- --triplex-next-Tabs-Type1_Tab_Color_Default-0-21-0: rgba(31, 31, 34, .65);
491
- --triplex-next-Tabs-Type2_Tab_Color_Default-0-21-0: rgba(31, 31, 34, .65);
492
- --triplex-next-Tabs-Type1_Tab_Color_Selected-0-21-0: rgba(31, 31, 34, 1);
493
- --triplex-next-Tabs-Type2_Tab_Color_Selected-0-21-0: rgba(31, 31, 34, 1);
494
- --triplex-next-Tabs-Type1_Tab_Color_Hover-0-21-0: rgba(31, 31, 34, 1);
495
- --triplex-next-Tabs-Type2_Tab_Color_Hover-0-21-0: rgba(31, 31, 34, 1);
496
- --triplex-next-Tabs-Tab_BorderColor_Default-0-21-0: transparent;
497
- --triplex-next-Tabs-Tab_BorderColor_Focus-0-21-0: #FFD169;
498
- --triplex-next-Tag-Background-0-21-0: #DFE2E7;
499
- --triplex-next-TagColor-Background_Default-0-21-0: #EEF3FC;
500
- --triplex-next-TagColor-Background_Success-0-21-0: #E3FFFA;
501
- --triplex-next-TagColor-Background_Info-0-21-0: #E3F6FF;
502
- --triplex-next-TagColor-Background_Warning-0-21-0: #FFF4DB;
503
- --triplex-next-TagColor-Background_Error-0-21-0: #FFF0F3;
504
- --triplex-next-TagColor-Text_Color_Default-0-21-0: rgba(31, 31, 34, .75);
505
- --triplex-next-TabsLine-BorderColor_Active-0-21-0: #21A19A;
506
- --triplex-next-TabsLine-BorderColor_Hover-0-21-0: #19BDB0;
507
- --triplex-next-TabsLine-Separator_Color-0-21-0: #D6D9E0;
508
- --triplex-next-TabsLine-Shadow_Focus-0-21-0: 0 0 0 1px #FFDD64 inset;
509
- --triplex-next-Tooltip-Background-0-21-0: #1B1B1D;
510
- --triplex-next-Tooltip-Color-0-21-0: rgba(255, 255, 255, 1);
511
- --triplex-next-Tooltip-Link_Desktop_Color_Active-0-21-0: #008985;
512
- --triplex-next-Tooltip-Link_Desktop_Color_Default-0-21-0: #19BDB0;
513
- --triplex-next-Tooltip-Link_Desktop_Color_Hover-0-21-0: #4BD9CF;
514
- --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-21-0: 0 0 0 1px #FFD169;
515
- --triplex-next-Tooltip-Link_Mobile_Color_Active-0-21-0: #007777;
516
- --triplex-next-Tooltip-Link_Mobile_Color_Default-0-21-0: #008985;
517
- --triplex-next-Tooltip-Link_Mobile_Color_Hover-0-21-0: #21A19A;
518
- --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-21-0: 0 0 0 1px #FFDD64;
519
- --triplex-next-TopOverlay-Background-0-21-0: rgba(31, 31, 34, .55);
520
- --triplex-next-Typography-Primary_Color-0-21-0: rgba(31, 31, 34, 1);
521
- --triplex-next-Typography-Complementary_Color-0-21-0: rgba(31, 31, 34, .85);
522
- --triplex-next-Typography-Secondary_Color-0-21-0: rgba(31, 31, 34, .65);
523
- --triplex-next-Typography-Tertiary_Color-0-21-0: rgba(31, 31, 34, .55);
524
- --triplex-next-Typography-Disabled_Color-0-21-0: rgba(31, 31, 34, .35);
525
- --triplex-next-Typography-Brand_Color-0-21-0: #008985;
526
- --triplex-next-Typography-Info_Color-0-21-0: #0E57CC;
527
- --triplex-next-Typography-Success_Color-0-21-0: #008B5C;
528
- --triplex-next-Typography-Error_Color-0-21-0: #D10032;
529
- --triplex-next-Typography-Warning_Color-0-21-0: #EF4C01;
530
- --triplex-next-Typography-System_Color-0-21-0: #697591;
531
- --triplex-next-Typography-PrimaryInvert_Color-0-21-0: rgba(255, 255, 255, 1);
532
- --triplex-next-Typography-ComplementaryInvert_Color-0-21-0: rgba(255, 255, 255, .75);
533
- --triplex-next-Typography-SecondaryInvert_Color-0-21-0: rgba(255, 255, 255, .55);
534
- --triplex-next-Typography-TertiaryInvert_Color-0-21-0: rgba(255, 255, 255, .45);
535
- --triplex-next-Typography-DisabledInvert_Color-0-21-0: rgba(255, 255, 255, .25);
536
- --triplex-next-Typography-BrandInvert_Color-0-21-0: #19BDB0;
537
- --triplex-next-Typography-InfoInvert_Color-0-21-0: #1297FE;
538
- --triplex-next-Typography-SuccessInvert_Color-0-21-0: #00D67D;
539
- --triplex-next-Typography-ErrorInvert_Color-0-21-0: #F80C45;
540
- --triplex-next-Typography-WarningInvert_Color-0-21-0: #FF7A17;
541
- --triplex-next-Typography-SystemInvert_Color-0-21-0: #95A3C1;
542
- --triplex-next-UploadZone-Background_Default-0-21-0: #F2F4F7;
543
- --triplex-next-UploadZone-Background_Hover-0-21-0: #EAEDF1;
544
- --triplex-next-UploadZone-BorderColor_Default-0-21-0: #2D2D30;
545
- --triplex-next-UploadZone-DragArea_Background-0-21-0: #F2F4F7;
546
- --triplex-next-UploadZone-DragArea_BorderColor-0-21-0: #21A19A;}
547
- .underline__4ed5525b{text-decoration:underline}.strikethrough__d9d38423{text-decoration:line-through}.underlineStrikethrough__dbae1069{text-decoration:underline line-through}.typography__30f8191f.primary__281751f2{color:var(--triplex-next-Typography-Primary_Color-0-21-0)}.typography__30f8191f.primaryInvert__31485180{color:var(--triplex-next-Typography-PrimaryInvert_Color-0-21-0)}.typography__30f8191f.complementary__ceee14df{color:var(--triplex-next-Typography-Complementary_Color-0-21-0)}.typography__30f8191f.complementaryInvert__c31876b9{color:var(--triplex-next-Typography-ComplementaryInvert_Color-0-21-0)}.typography__30f8191f.secondary__e597a96e{color:var(--triplex-next-Typography-Secondary_Color-0-21-0)}.typography__30f8191f.secondaryInvert__86ae952e{color:var(--triplex-next-Typography-SecondaryInvert_Color-0-21-0)}.typography__30f8191f.tertiary__11435dbc{color:var(--triplex-next-Typography-Tertiary_Color-0-21-0)}.typography__30f8191f.tertiaryInvert__2d9c886f{color:var(--triplex-next-Typography-TertiaryInvert_Color-0-21-0)}.typography__30f8191f.disabled__f8376318{color:var(--triplex-next-Typography-Disabled_Color-0-21-0)}.typography__30f8191f.disabledInvert__f40bf129{color:var(--triplex-next-Typography-DisabledInvert_Color-0-21-0)}.typography__30f8191f.brand__26fb2ebf{color:var(--triplex-next-Typography-Brand_Color-0-21-0);-webkit-user-select:none;user-select:none}.typography__30f8191f.brandInvert__7150d99e{color:var(--triplex-next-Typography-BrandInvert_Color-0-21-0)}.typography__30f8191f.info__5df8bce9{color:var(--triplex-next-Typography-Info_Color-0-21-0)}.typography__30f8191f.infoInvert__99191e55{color:var(--triplex-next-Typography-InfoInvert_Color-0-21-0)}.typography__30f8191f.success__05734f82{color:var(--triplex-next-Typography-Success_Color-0-21-0)}.typography__30f8191f.successInvert__3351c9e7{color:var(--triplex-next-Typography-SuccessInvert_Color-0-21-0)}.typography__30f8191f.error__54107c23{color:var(--triplex-next-Typography-Error_Color-0-21-0)}.typography__30f8191f.errorInvert__a86e1c5a{color:var(--triplex-next-Typography-ErrorInvert_Color-0-21-0)}.typography__30f8191f.warning__b4c1f2eb{color:var(--triplex-next-Typography-Warning_Color-0-21-0)}.typography__30f8191f.warningInvert__ef5222ad{color:var(--triplex-next-Typography-WarningInvert_Color-0-21-0)}.typography__30f8191f.system__525a2766{color:var(--triplex-next-Typography-System_Color-0-21-0)}.typography__30f8191f.systemInvert__295da836{color:var(--triplex-next-Typography-SystemInvert_Color-0-21-0)}.typography__30f8191f.compact__a6e1f29b{line-height:calc(16 / 14)}.caption__891b9f3e.regular__c5ad160d{font-family:SBSansText}.caption__891b9f3e.semibold__25582dc5{font-family:SBSansTextSemibold;font-weight:600}.c1__e61d3530{font-size:10px;line-height:12px}.c2__7c0f73c4{font-size:8px;line-height:10px}.d1__fc26b168{font-size:32px;line-height:40px}.d1__fc26b168.regular__c5ad160d{font-family:SBSansDisplay}.d1__fc26b168.semibold__25582dc5{font-family:SBSansDisplaySemibold;font-weight:600}.text__83a6f1f9{outline:none}.text__83a6f1f9.regular__c5ad160d{font-family:SBSansText}.text__83a6f1f9.semibold__25582dc5{font-family:SBSansTextSemibold;font-weight:600}.b1__13dd14a9{font-size:18px;line-height:24px}.b2__1555f1cb{font-size:16px;line-height:20px}.b3__72dfc987{font-size:14px;line-height:20px}.b3__72dfc987.compact__a6e1f29b{line-height:16px}.b4__5d3b3e9d{font-size:12px;line-height:16px}.title__b5f47129{outline:none}.title__b5f47129.regular__c5ad160d{font-family:SBSansDisplay;font-weight:400}.title__b5f47129.semibold__25582dc5{font-family:SBSansDisplaySemibold;font-weight:600}.title__b5f47129.medium__af2bf8e1{font-family:SBSansDisplayMedium;font-weight:500}.title__b5f47129.bold__4580684e{font-family:SBSansDisplayBold;font-weight:700}.h1__42047d2e,.h2__b7f9470d,.h3__c8961788{margin:0}.h1__42047d2e{font-size:28px;line-height:36px}.h2__b7f9470d{font-size:24px;line-height:32px}.h3__c8961788{font-size:20px;line-height:28px}.formFieldInput__46c15979{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-0-21-0)}.formFieldInput__46c15979:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-21-0)}.formFieldInput__46c15979::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-21-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__46c15979:focus{outline:none}.formFieldInput__46c15979:focus::placeholder{opacity:1}.formFieldInput__46c15979:-webkit-autofill{animation-name:autofill-applied-hook__cc99c30d;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__46c15979:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__b4cfb694;animation-duration:1ms}.formFieldInput__46c15979.sm__9d81b3df{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__46c15979.md__12df891c{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__46c15979.lg__a5c94cbc{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__cc99c30d{0%{transform:none}}@keyframes autofill-cancelled-hook__b4cfb694{0%{transform:none}}.formField__bf58e82d{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__bf58e82d.default__592d2a0d{background:var(--triplex-next-FormField-Background_Default-0-21-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-0-21-0)}.formField__bf58e82d:hover{background:var(--triplex-next-FormField-Background_Hover-0-21-0)}.formField__bf58e82d.disabled__dbebc5a9{background:var(--triplex-next-FormField-Background_Disabled-0-21-0)}.formField__bf58e82d.active__64a044d6{background:var(--triplex-next-FormField-Background_Active-0-21-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-0-21-0)}.formField__bf58e82d.active__64a044d6::placeholder{opacity:1}.formField__bf58e82d.error__6f308917{background:var(--triplex-next-FormField-Background_Error-0-21-0)}.formField__bf58e82d.error__6f308917:hover{background:var(--triplex-next-FormField-Background_Error_Hover-0-21-0)}.formField__bf58e82d.error__6f308917.active__64a044d6{background:var(--triplex-next-FormField-Background_Error-0-21-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-0-21-0)}.formField__bf58e82d.warning__0f44558e{background:var(--triplex-next-FormField-Background_Warning-0-21-0)}.formField__bf58e82d.warning__0f44558e:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-0-21-0)}.formField__bf58e82d.warning__0f44558e.active__64a044d6{background:var(--triplex-next-FormField-Background_Warning-0-21-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-0-21-0)}.formField__bf58e82d.sm__9d81b3df{border-radius:6px}.formField__bf58e82d.md__12df891c{border-radius:8px}.formField__bf58e82d.lg__a5c94cbc{border-radius:10px}.formFieldDescription__abb745ad{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__abb745ad.withCounter__10bf63b3{display:flex}.formFieldLabel__130a6ac1{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__130a6ac1.sm__9d81b3df{top:6px}.formFieldLabel__130a6ac1.md__12df891c{top:10px}.formFieldLabel__130a6ac1.lg__a5c94cbc{top:18px}.formFieldLabel__130a6ac1.lg__a5c94cbc.floating__141dd020{top:10px}.formFieldLabelText__72af520c{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-0-21-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__9d81b3df .formFieldLabelText__72af520c{font-size:12px;line-height:16px}.md__12df891c .formFieldLabelText__72af520c{font-size:14px;line-height:20px}.lg__a5c94cbc .formFieldLabelText__72af520c{font-size:16px;line-height:20px}.floating__141dd020 .formFieldLabelText__72af520c{font-size:12px;line-height:16px}.floating__141dd020.sm__9d81b3df .formFieldLabelText__72af520c,.floating__141dd020.md__12df891c .formFieldLabelText__72af520c{display:none}.disabled__dbebc5a9 .formFieldLabelText__72af520c{color:var(--triplex-next-FormField-Label_Color_Disabled-0-21-0)}.formFieldPostfix__bec4dd3a{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__483137fc{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px;pointer-events:none}.formFieldCounter__acf9084b{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__9f728ed2{position:relative}.formFieldMaskedInputWrapper__9f728ed2 .formFieldMaskedInputPlaceholder__9d9c868f{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__9f728ed2 .formFieldMaskedInputPlaceholder__9d9c868f::placeholder{opacity:1}.formFieldMaskedInputWrapper__9f728ed2 .formFieldMaskedInputPlaceholder__9d9c868f:disabled{visibility:hidden}.formFieldMaskedInputWrapper__9f728ed2.size-sm__020bff39{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__9f728ed2.size-sm__020bff39 .formFieldMaskedInputPlaceholder__9d9c868f{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__9f728ed2.size-md__08566804{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__9f728ed2.size-md__08566804 .formFieldMaskedInputPlaceholder__9d9c868f{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__9f728ed2.size-lg__f9ec4132{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__9f728ed2.size-lg__f9ec4132 .formFieldMaskedInputPlaceholder__9d9c868f{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__9f728ed2 .formFieldMaskedInput__14b6cb13{display:block;position:relative;background:none!important}.dropdownDesktop__8ccc48c7{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-0-21-0);background-color:var(--triplex-next-Dropdown-Background-0-21-0)}.dropdownDesktop__8ccc48c7.sm__3186abdd{border-radius:6px}.dropdownDesktop__8ccc48c7.md__f42cb32e{border-radius:8px}.dropdownDesktop__8ccc48c7.lg__abba6909{border-radius:10px}.dropdownDesktopOverflowHidden__4dd14196{overflow:hidden}.badgeDot__8c09319c{display:inline-block;background:var(--triplex-next-Badge-Background-0-21-0);border-radius:50%}.badgeDot__8c09319c.sm__f4947da6{width:6px;height:6px}.badgeDot__8c09319c.md__a7cf117b{width:8px;height:8px}.badgeDot__8c09319c.lg__5721233d{width:10px;height:10px}.badgeContent__8781d7c6{display:flex}.badgeContent__8781d7c6.sm__f4947da6{padding-left:4px;padding-right:4px}.badgeContent__8781d7c6.md__a7cf117b{padding-left:6px;padding-right:6px}.badgeContent__8781d7c6.lg__5721233d{padding-left:8px;padding-right:8px}.badgeContent__8781d7c6.noPaddingLeft__126d06d4{padding-left:0}.badgeContent__8781d7c6.noPaddingRight__961b836d{padding-right:0}.badgePrefix__9d4a772a,.badgePostfix__3a8aecc9{display:contents}.badge__35f6de60{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;background:var(--triplex-next-Badge-Background-0-21-0)}.badge__35f6de60.sm__f4947da6{height:16px;border-radius:4px}.badge__35f6de60.md__a7cf117b{height:20px;border-radius:6px}.badge__35f6de60.lg__5721233d{height:24px;border-radius:8px}.dropdownDesktopList__c94eb151{margin:4px;overflow:auto}.dropdownDesktopList__c94eb151 .notificationIcon__ac0d91a1{position:absolute}.dropdownDesktopList__c94eb151.sm__3186abdd{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__c94eb151.sm__3186abdd .dropdownDesktopListItem__da0ff8b3{padding:6px 8px;border-radius:6px}.dropdownDesktopList__c94eb151.sm__3186abdd .dropdownDesktopListLoader__5271eca9{margin:0 auto}.dropdownDesktopList__c94eb151.sm__3186abdd .notificationIcon__ac0d91a1{right:3px;top:3px}.dropdownDesktopList__c94eb151.md__f42cb32e{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__c94eb151.md__f42cb32e .dropdownDesktopListItem__da0ff8b3{padding:7px 8px;border-radius:8px}.dropdownDesktopList__c94eb151.md__f42cb32e .dropdownDesktopListLoader__5271eca9{margin:-2px auto}.dropdownDesktopList__c94eb151.md__f42cb32e .notificationIcon__ac0d91a1{right:4px;top:4px}.dropdownDesktopList__c94eb151.lg__abba6909{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__c94eb151.lg__abba6909 .dropdownDesktopListItem__da0ff8b3{padding:14px 8px;border-radius:10px}.dropdownDesktopList__c94eb151.lg__abba6909 .dropdownDesktopListLoader__5271eca9{margin:-6px auto}.dropdownDesktopList__c94eb151.lg__abba6909 .notificationIcon__ac0d91a1{right:4px;top:6px}.dropdownDesktopListItem__da0ff8b3{color:var(--triplex-next-DropdownList-Color-0-21-0);background:var(--triplex-next-DropdownList-Background_Default-0-21-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__da0ff8b3+.dropdownDesktopListItem__da0ff8b3{margin-top:2px}.dropdownDesktopListItem__da0ff8b3.active__337cbbc9{background:var(--triplex-next-DropdownList-Background_Active-0-21-0);cursor:pointer}.dropdownDesktopListItem__da0ff8b3.selected__e67a7505{background:var(--triplex-next-DropdownList-Background_Selected-0-21-0);cursor:default}.loaderSmall__1901a486{display:flex;justify-content:center;align-items:center}.loaderSmall__1901a486.sm__32a4f1e1{width:16px;height:16px;gap:2px}.loaderSmall__1901a486.sm__32a4f1e1 .dot__634a2839{width:4px;height:4px}.loaderSmall__1901a486.md__46fb178e{width:24px;height:24px;gap:3px}.loaderSmall__1901a486.md__46fb178e .dot__634a2839{width:6px;height:6px}.loaderSmall__1901a486.lg__c3947980{width:32px;height:32px;gap:4px}.loaderSmall__1901a486.lg__c3947980 .dot__634a2839{width:8px;height:8px}.loaderSmall__1901a486.neutral__d953abb1 .dot__634a2839{background-color:var(--triplex-next-Loader-Element_Background_Neutral-0-21-0)}.loaderSmall__1901a486.brand__818e57fb .dot__634a2839{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-21-0)}.loaderSmall__1901a486 .dot__634a2839{border-radius:50%}.loaderSmall__1901a486 .dot1__95295938{animation:dotCycleSmall__be11a181 .9s infinite}.loaderSmall__1901a486 .dot2__1316326c{animation:dotCycleSmall__be11a181 .9s infinite .15s}.loaderSmall__1901a486 .dot3__d6a56955{animation:dotCycleSmall__be11a181 .9s infinite .3s}@keyframes dotCycleSmall__be11a181{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__f398e060{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-0-21-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__abf14e09{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__abf14e09 .dot__634a2839{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-0-21-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__abf14e09 .dot1__95295938{top:0;left:0;animation:dotCycleMiddle__19f01d9c 3s infinite}.loaderMiddleDots__abf14e09 .dot2__1316326c{right:0;top:0;opacity:.7;animation:dotCycleMiddle__19f01d9c 3s infinite .74s}.loaderMiddleDots__abf14e09 .dot3__d6a56955{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__19f01d9c 3s infinite 1.5s}.loaderMiddleDots__abf14e09 .dot4__398d0e1a{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__19f01d9c 3s infinite 2.25s}.loaderMiddleDots__abf14e09 .line__1df5ba54{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-21-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__45848cc6 3s infinite}@keyframes lineCycle__45848cc6{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__19f01d9c{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__628bf443{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__01aebfa8{background:var(--triplex-next-DropdownMobile-Backdrop-0-21-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__01aebfa8.closing__551d0400{opacity:0}.dropdownMobileBackdrop__01aebfa8.opening__ae09a874,.dropdownMobileBackdrop__01aebfa8.opened__6b02aaf7{opacity:var(--triplex-DropdownMobile-Opacity-0-21-0)}.dropdownMobile__a227f051{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__a227f051.closing__551d0400{transform:translateY(100%)}.dropdownMobile__a227f051.opening__ae09a874,.dropdownMobile__a227f051.opened__6b02aaf7{transform:translateY(0)}.dropdownMobileHeader__217cd8cf{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-0-21-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__217cd8cf .dropdownMobileHeaderContent__269d462f{display:flex;flex-grow:1;min-width:0;margin-right:12px;min-height:20px}.dropdownMobileContent__b0bb33b9{background:var(--triplex-next-DropdownMobile-Content_Background-0-21-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__9520cc79{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-0-21-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-0-21-0);flex-shrink:1}.dropdownMobileListItem__ba53f125{position:relative;padding:16px}.dropdownMobileListItem__ba53f125.selected__e67a7505{background:var(--triplex-next-DropdownMobileList-Selected_Background-0-21-0)}.dropdownMobileListItem__ba53f125:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-0-21-0)}.dropdownMobileBodyOverflow__f04c61a5{overflow:hidden}.controlButtons__e1313266{display:flex}.dropdownMobileLoader__b9f8979c{margin-right:8px}.dropdownMobileListLoader__cececafb{display:flex;justify-content:center;align-items:center;padding:16px}.notificationIcon__ac0d91a1{position:absolute;right:6px;top:6px}.buttonIcon__a8804480{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__a8804480:enabled{cursor:pointer}.buttonIcon__a8804480.circle__627bdf5a{border-radius:50%}.buttonIcon__a8804480.squircle__0b588abb{border-radius:4px}.buttonIcon__a8804480:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-0-21-0)}.dropdownMobileInput__ead4562d{width:100%;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input_Color_Default-0-21-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__ead4562d::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-21-0);opacity:1}.dropdownMobileInput__ead4562d::-ms-clear{display:none}.tabsLineWrapper__c0147cc8[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__c0147cc8[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__c0147cc8[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__c0147cc8[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__c0147cc8{position:relative}.tabsLineWrapper__c0147cc8.withSeparator__0eb3aa3e:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-0-21-0);bottom:0;left:0;right:0}.tabsLine__15624629{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__15624629:has(.sm__492d08c1){height:28px}.tabsLine__15624629:has(.md__86af59bd){height:40px}.tabsLine__15624629:has(.lg__806b7586){height:56px}.tab__72d6461f{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__72d6461f.sm__492d08c1{height:28px;padding-bottom:12px}.tab__72d6461f.md__86af59bd{height:40px;padding-top:8px;padding-bottom:12px}.tab__72d6461f.lg__806b7586{height:56px;padding-top:16px;padding-bottom:20px}.tab__72d6461f::-moz-focus-inner{border:none;padding:0}.tab__72d6461f:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-0-21-0)}.tab__72d6461f.active__24edbf52{cursor:default}.tab__72d6461f: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__72d6461f:hover:after,.tab__72d6461f:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-0-21-0)}.tab__72d6461f.active__24edbf52:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-0-21-0)}.notificationIcon__d9682c4c{position:absolute;right:6px}.sm__492d08c1 .notificationIcon__d9682c4c{top:0}.md__86af59bd .notificationIcon__d9682c4c{top:8px}.lg__806b7586 .notificationIcon__d9682c4c{top:16px}.tabsLineDropdown__92cef3a4{display:inline-block}.tabsLineDropdown__92cef3a4 .dropdownTarget__9c407c1c.active__24edbf52{cursor:pointer}.tabsLineDropdown__92cef3a4 .dropdownTargetInner__92b0404f{display:inline-flex;align-items:center}.tabsLineDropdown__92cef3a4 .dropdownTargetCaret__f74a82cd{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__92cef3a4 .dropdownTargetCaret__f74a82cd.opened__c33a73a7{transform:rotate(-180deg)}.tabsLineDropdown__92cef3a4 .dropdown__0b6a7b7f{right:0;padding:4px}.tabsLineMobileWrapper__6b8fe113{position:relative}.tabsLineMobileWrapper__6b8fe113 .tab__72d6461f{flex-shrink:0}.tabsLineMobileWrapper__6b8fe113 .tab__72d6461f:first-child{margin-left:16px}.tabsLineMobileWrapper__6b8fe113 .tab__72d6461f:last-child{margin-right:16px}.tabsLineMobile__72d6e124{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__72d6e124::-webkit-scrollbar{display:none}.label__e0a23862{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__e0a23862.sm__f10d5ca9{min-width:16px;min-height:16px}.label__e0a23862.sm__f10d5ca9.nonempty__716e13f1{padding:2px 0 2px 24px}.label__e0a23862.md__2fe62dae{min-height:24px;min-width:24px}.label__e0a23862.md__2fe62dae.nonempty__716e13f1{padding-left:32px;padding-top:2px}.label__e0a23862.lg__9d9fa452{min-width:28px;min-height:28px}.label__e0a23862.lg__9d9fa452.nonempty__716e13f1{padding-left:40px;padding-top:4px}.label__e0a23862.disabled__836b2195{cursor:default}.radio__3d115247{margin:0;opacity:0}.radioIcon__c4df8f8d{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-0-21-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-0-21-0)}.radioIcon__c4df8f8d:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-0-21-0);border-radius:50%;transform:scale(0)}.sm__f10d5ca9 .radioIcon__c4df8f8d:after{width:8px;height:8px;top:4px;left:4px}.md__2fe62dae .radioIcon__c4df8f8d:after{width:12px;height:12px;top:6px;left:6px}.lg__9d9fa452 .radioIcon__c4df8f8d:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__c4df8f8d,.radioIcon__c4df8f8d:after{pointer-events:none}.radio__3d115247,.radioIcon__c4df8f8d{position:absolute;left:0;top:0}.sm__f10d5ca9 .radio__3d115247,.sm__f10d5ca9 .radioIcon__c4df8f8d{width:16px;height:16px;top:2px}.md__2fe62dae .radio__3d115247,.md__2fe62dae .radioIcon__c4df8f8d{width:24px;height:24px}.lg__9d9fa452 .radio__3d115247,.lg__9d9fa452 .radioIcon__c4df8f8d{width:28px;height:28px}.radio__3d115247:enabled{cursor:pointer}.radio__3d115247:checked+.radioIcon__c4df8f8d{background:var(--triplex-next-Radio-Background_Checked_Default-0-21-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-0-21-0)}.radio__3d115247:checked+.radioIcon__c4df8f8d:after{transform:scale(1);transition:transform .2s ease-out}.radio__3d115247:hover+.radioIcon__c4df8f8d{background-color:var(--triplex-next-Radio-Background_Hover-0-21-0);box-shadow:none}.radio__3d115247:disabled+.radioIcon__c4df8f8d{background:var(--triplex-next-Radio-Background_Disabled-0-21-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-0-21-0)}.radio__3d115247:disabled:checked+.radioIcon__c4df8f8d{background:var(--triplex-next-Radio-Background_Checked_Disabled-0-21-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-0-21-0)}.radio__3d115247:disabled+.radioIcon__c4df8f8d:after{background:var(--triplex-next-Radio-Dot_Disabled-0-21-0)}.radio__3d115247:focus-visible+.radioIcon__c4df8f8d{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-0-21-0)}.radio__3d115247:checked:enabled:hover+.radioIcon__c4df8f8d{background-color:var(--triplex-next-Radio-Background_Checked_Hover-0-21-0)}.radioXGroup__94063f6f{display:inline-flex;flex-flow:row wrap}.radioXGroup__94063f6f.indent-12__ff9e2e0b{margin-left:-6px;margin-right:-6px}.radioXGroup__94063f6f.indent-12__ff9e2e0b .label__e0a23862{margin-left:6px;margin-right:6px}.radioXGroup__94063f6f.indent-16__8b85a047{margin-left:-8px;margin-right:-8px}.radioXGroup__94063f6f.indent-16__8b85a047 .label__e0a23862{margin-left:8px;margin-right:8px}.radioXGroup__94063f6f.indent-20__9e2ca3c6{margin-left:-10px;margin-right:-10px}.radioXGroup__94063f6f.indent-20__9e2ca3c6 .label__e0a23862{margin-left:10px;margin-right:10px}.radioXGroup__94063f6f.indent-24__c1f7ef1c{margin-left:-12px;margin-right:-12px}.radioXGroup__94063f6f.indent-24__c1f7ef1c .label__e0a23862{margin-left:12px;margin-right:12px}.radioXGroup__94063f6f.indent-28__788b383a{margin-left:-14px;margin-right:-14px}.radioXGroup__94063f6f.indent-28__788b383a .label__e0a23862{margin-left:14px;margin-right:14px}.radioXGroup__94063f6f.indent-32__c1fb0183{margin-left:-16px;margin-right:-16px}.radioXGroup__94063f6f.indent-32__c1fb0183 .label__e0a23862{margin-left:16px;margin-right:16px}.radioYGroup__52fafe3e{display:inline-flex;flex-flow:column wrap}.radioYGroup__52fafe3e .label__e0a23862.sm__f10d5ca9+.label__e0a23862.sm__f10d5ca9{margin-top:8px}.radioYGroup__52fafe3e .label__e0a23862.md__2fe62dae+.label__e0a23862.md__2fe62dae{margin-top:16px}.radioYGroup__52fafe3e .label__e0a23862.lg__9d9fa452+.label__e0a23862.lg__9d9fa452{margin-top:20px}.notification__3ba03fc7{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-0-21-0);background:var(--triplex-next-Notification-Background-0-21-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-0-21-0);z-index:300}.notification__3ba03fc7:first-child{margin-top:0}.notification__3ba03fc7.extraBottomPadding__08df90c5{padding-bottom:24px}.notification__3ba03fc7 .notificationHeader__f85f2a80{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-0-21-0);width:100%;margin-top:0;margin-bottom:8px}.notification__3ba03fc7 .notificationIcon__746b794f{line-height:0}.notification__3ba03fc7 .notificationBody__8d564dcb{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__3ba03fc7 .notificationBodyList__69355af4{margin-top:8px}.notification__3ba03fc7 .notificationClose__1f4dadb4{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__3ba03fc7.showCloseOnHover__823ba01c .notificationClose__1f4dadb4{opacity:0}.notification__3ba03fc7.showCloseOnHover__823ba01c:hover{cursor:pointer}.notification__3ba03fc7.showCloseOnHover__823ba01c:hover .notificationClose__1f4dadb4{opacity:1}.notification__3ba03fc7 .notificationFooter__c7a88add{display:flex;align-items:center;margin-top:16px}.notification__3ba03fc7 .notificationFooter__c7a88add button+a{margin-left:16px}.notification__3ba03fc7 .notificationTime__d1436305{font-size:12px;color:var(--triplex-next-Notification-TimeColor-0-21-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__391c3d8f{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__391c3d8f:hover{cursor:pointer}.notificationGroupedWrapper__391c3d8f .notificationGroupedFooterItem__b6cad04c{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-0-21-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-0-21-0)}.notificationGroupedWrapper__391c3d8f .notificationGroupedFooterItem__b6cad04c.first__2b22f69b{bottom:-8px;z-index:200}.notificationGroupedWrapper__391c3d8f .notificationGroupedFooterItem__b6cad04c.second__c8ecb920{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__3ba03fc7,.notificationGroupedWrapper__391c3d8f{width:100%}}.unorderedListItem__fcd82ddb:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__fcd82ddb+.unorderedListItem__fcd82ddb{margin-top:8px}.unorderedList__3bad97db{position:relative;margin:0;padding-left:14px;list-style:none}.button__ad2e55ca.general__c01211d8{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-0-21-0);color:var(--triplex-next-Button-General_Color_Default-0-21-0)}.button__ad2e55ca.general__c01211d8:hover{background:var(--triplex-next-Button-General_Background_Hover-0-21-0);color:var(--triplex-next-Button-General_Color_Hover-0-21-0)}.button__ad2e55ca.general__c01211d8.expanded__2a31bc66,.button__ad2e55ca.general__c01211d8:active{background:var(--triplex-next-Button-General_Background_Active-0-21-0);color:var(--triplex-next-Button-General_Color_Active-0-21-0)}.button__ad2e55ca.general__c01211d8:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-0-21-0)}.button__ad2e55ca.general__c01211d8:disabled{background:var(--triplex-next-Button-General_Background_Disabled-0-21-0);color:var(--triplex-next-Button-General_Color_Disabled-0-21-0)}.button__ad2e55ca.secondary__ccf15713{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-0-21-0);color:var(--triplex-next-Button-Secondary_Color_Default-0-21-0)}.button__ad2e55ca.secondary__ccf15713:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-0-21-0);color:var(--triplex-next-Button-Secondary_Color_Hover-0-21-0)}.button__ad2e55ca.secondary__ccf15713.expanded__2a31bc66,.button__ad2e55ca.secondary__ccf15713:active{background:var(--triplex-next-Button-Secondary_Background_Active-0-21-0);color:var(--triplex-next-Button-Secondary_Color_Active-0-21-0)}.button__ad2e55ca.secondary__ccf15713:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-0-21-0)}.button__ad2e55ca.secondary__ccf15713:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-0-21-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-0-21-0)}.button__ad2e55ca.secondaryLight__c0f4848e{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-0-21-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-0-21-0)}.button__ad2e55ca.secondaryLight__c0f4848e:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-0-21-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-0-21-0)}.button__ad2e55ca.secondaryLight__c0f4848e.expanded__2a31bc66,.button__ad2e55ca.secondaryLight__c0f4848e:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-0-21-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-0-21-0)}.button__ad2e55ca.secondaryLight__c0f4848e:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-0-21-0)}.button__ad2e55ca.secondaryLight__c0f4848e:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-0-21-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-0-21-0)}.button__ad2e55ca.danger__e92fe01d{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-0-21-0);color:var(--triplex-next-Button-Danger_Color_Default-0-21-0)}.button__ad2e55ca.danger__e92fe01d:hover{background:var(--triplex-next-Button-Danger_Background_Hover-0-21-0);color:var(--triplex-next-Button-Danger_Color_Hover-0-21-0)}.button__ad2e55ca.danger__e92fe01d.expanded__2a31bc66,.button__ad2e55ca.danger__e92fe01d:active{background:var(--triplex-next-Button-Danger_Background_Active-0-21-0);color:var(--triplex-next-Button-Danger_Color_Active-0-21-0)}.button__ad2e55ca.danger__e92fe01d:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-0-21-0)}.button__ad2e55ca.danger__e92fe01d:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-0-21-0);color:var(--triplex-next-Button-Danger_Color_Disabled-0-21-0)}.button__ad2e55ca.link__e400fdab{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-0-21-0);padding:0}.button__ad2e55ca.link__e400fdab.sm__a14ae540{height:28px;min-width:0px;padding:6px 2px}.button__ad2e55ca.link__e400fdab.md__e9d9cdc4{height:40px;min-width:0px;padding:10px 2px}.button__ad2e55ca.link__e400fdab.lg__100a908a{height:56px;min-width:0px;padding:18px 2px}.button__ad2e55ca.link__e400fdab:hover{color:var(--triplex-next-Button-Link_Color_Hover-0-21-0)}.button__ad2e55ca.link__e400fdab.expanded__2a31bc66,.button__ad2e55ca.link__e400fdab:active{color:var(--triplex-next-Button-Link_Color_Active-0-21-0)}.button__ad2e55ca.link__e400fdab:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-0-21-0)}.button__ad2e55ca.link__e400fdab:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-0-21-0)}.button__ad2e55ca{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__ad2e55ca::-moz-focus-inner{border:none;padding:0}.button__ad2e55ca.sm__a14ae540{line-height:16px;font-size:12px}.button__ad2e55ca.sm__a14ae540.general__c01211d8,.button__ad2e55ca.sm__a14ae540.secondary__ccf15713,.button__ad2e55ca.sm__a14ae540.secondaryLight__c0f4848e,.button__ad2e55ca.sm__a14ae540.danger__e92fe01d{height:28px;min-width:58px;padding:0 12px;border-radius:6px}.button__ad2e55ca.sm__a14ae540.icon__27912ccb{min-height:28px;min-width:28px;padding:0 4px}.button__ad2e55ca.md__e9d9cdc4{line-height:20px;font-size:14px}.button__ad2e55ca.md__e9d9cdc4.general__c01211d8,.button__ad2e55ca.md__e9d9cdc4.secondary__ccf15713,.button__ad2e55ca.md__e9d9cdc4.secondaryLight__c0f4848e,.button__ad2e55ca.md__e9d9cdc4.danger__e92fe01d{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__ad2e55ca.md__e9d9cdc4.icon__27912ccb{min-height:40px;min-width:40px;padding:0 10px}.button__ad2e55ca.lg__100a908a{line-height:20px;font-size:16px}.button__ad2e55ca.lg__100a908a.general__c01211d8,.button__ad2e55ca.lg__100a908a.secondary__ccf15713,.button__ad2e55ca.lg__100a908a.secondaryLight__c0f4848e,.button__ad2e55ca.lg__100a908a.danger__e92fe01d{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__ad2e55ca.lg__100a908a.icon__27912ccb{min-height:56px;min-width:56px;padding:0 12px}.button__ad2e55ca:disabled{cursor:default}.button__ad2e55ca:disabled *{pointer-events:none}.button__ad2e55ca+.button__ad2e55ca:not(.block__90fabff4){margin-left:12px}.button__ad2e55ca .content__d558e850{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__ad2e55ca.block__90fabff4{display:block;width:100%}.button__ad2e55ca.loading__54934483{pointer-events:none}.button__ad2e55ca.loading__54934483 .content__d558e850{visibility:hidden}.button__ad2e55ca .loader__13abd8bb{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__ad2e55ca .loader__13abd8bb.hidden__66e250ca{visibility:hidden}.buttonDropdownExtended__cfb5dfbb{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__cfb5dfbb .buttonDropdownExtendedBlock__6379b196{padding:4px;margin-top:4px;right:0}.buttonDropdown__3a5bbb35.block__90fabff4{display:block}.buttonDropdown__3a5bbb35+.button__ad2e55ca:not(.block__90fabff4),.buttonDropdown__3a5bbb35+.buttonDropdown__3a5bbb35:not(.block__90fabff4){margin-left:16px}.buttonDropdown__3a5bbb35 .buttonDropdownTarget__0de17e53 .caretIcon__3729f2e9{margin-left:2px;transition:transform .3s ease-in-out}.buttonDropdown__3a5bbb35 .buttonDropdownTarget__0de17e53.active__2b7b1cfd .caretIcon__3729f2e9{transform:rotate(-180deg)}.buttonDropdown__3a5bbb35 .buttonDropdownMenuItem__c1470acf{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__b65862d7{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__311e2b61{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__b5854a32{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__de49349b{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-0-21-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__512e4f9d{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__512e4f9d .modalWindowContentWrapper__f78cb13c{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__b65862d7 .6s ease}.modalWindow__512e4f9d .modalWindowContent__76c252e0{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__512e4f9d .modalWindowContent__76c252e0 .modalWindowBody__8053b704{box-sizing:border-box;animation:fadeIn__fe2a0f9b .3s ease}@keyframes fadeIn__fe2a0f9b{0%{opacity:0}to{opacity:1}}.modalWindow__512e4f9d .modalWindowContent__76c252e0 .spinnerSm__0f9ef909{display:none}@media (max-width: 767px){.modalWindow__512e4f9d .modalWindowContent__76c252e0 .spinner__f0380fd7{display:none}.modalWindow__512e4f9d .modalWindowContent__76c252e0 .spinnerSm__0f9ef909{display:flex}}.global-modalWindowTransition-exit .modalWindow__512e4f9d .modalWindowContentWrapper__f78cb13c{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__311e2b61 .3s ease}.global-modalWindowTransition-exit .modalWindow__512e4f9d .modalWindowContentWrapper__f78cb13c .modalWindowBody__8053b704{animation:fadeOut__2b7694a9 .3s ease}@keyframes fadeOut__2b7694a9{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__12de5bd3{position:absolute;left:0;right:0;height:0}.modalWindow__512e4f9d.sm__4d4894d0 .modalWindowContentWrapper__f78cb13c{max-width:480px}.modalWindow__512e4f9d.sm__4d4894d0 .modalWindowContent__76c252e0 .modalWindowBody__8053b704{min-height:196px}@media (max-width: 575px){.modalWindow__512e4f9d.sm__4d4894d0 .modalWindowContentWrapper__f78cb13c{max-width:100%}}.modalWindow__512e4f9d.md__551aa049 .modalWindowContentWrapper__f78cb13c{max-width:600px}.modalWindow__512e4f9d.md__551aa049 .modalWindowContent__76c252e0 .modalWindowBody__8053b704{min-height:246px}@media (max-width: 767px){.modalWindow__512e4f9d.md__551aa049 .modalWindowContentWrapper__f78cb13c{max-width:100%}}.modalWindow__512e4f9d.lg__4ad8e97a .modalWindowContentWrapper__f78cb13c{max-width:800px}.modalWindow__512e4f9d.lg__4ad8e97a .modalWindowContent__76c252e0 .modalWindowBody__8053b704{min-height:396px}@media (max-width: 991px){.modalWindow__512e4f9d.lg__4ad8e97a .modalWindowContentWrapper__f78cb13c{max-width:100%}}.modalWindowContentPage__02438d3e{background:var(--triplex-next-ModalWindow-Background-0-21-0);padding:8px!important}.modalWindowContentPage__02438d3e,.modalWindowLoaderScreen__b97bbc8b{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__02438d3e,.modalWindowLoaderScreen__b97bbc8b{border-radius:24px}}.islandBody__495ea39c{display:block}.islandHeader__9136c9aa,.islandFooter__f44597b9,.island__83ab732a{position:relative}.island__83ab732a.type1__536f21b0{background-color:var(--triplex-next-Island-Type1_Background-0-21-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-0-21-0)}.island__83ab732a.type2__5d258cc1{background-color:var(--triplex-next-Island-Type2_Background-0-21-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-0-21-0)}.island__83ab732a.type3__92a05006{background-color:var(--triplex-next-Island-Type3_Background-0-21-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-0-21-0)}.island__83ab732a.sm__f77e750c{border-radius:16px;padding:16px}.island__83ab732a.sm__f77e750c .islandHeader__9136c9aa+.islandBody__495ea39c,.island__83ab732a.sm__f77e750c .islandHeader__9136c9aa+.islandFooter__f44597b9,.island__83ab732a.sm__f77e750c .islandBody__495ea39c+.islandFooter__f44597b9{margin-top:8px}.island__83ab732a.md__b38e548b{border-radius:24px;padding:24px}.island__83ab732a.md__b38e548b .islandHeader__9136c9aa+.islandBody__495ea39c,.island__83ab732a.md__b38e548b .islandHeader__9136c9aa+.islandFooter__f44597b9,.island__83ab732a.md__b38e548b .islandBody__495ea39c+.islandFooter__f44597b9{margin-top:12px}.island__83ab732a.lg__6aaca33f{border-radius:32px;padding:32px}.island__83ab732a.lg__6aaca33f .islandHeader__9136c9aa+.islandBody__495ea39c,.island__83ab732a.lg__6aaca33f .islandHeader__9136c9aa+.islandFooter__f44597b9,.island__83ab732a.lg__6aaca33f .islandBody__495ea39c+.islandFooter__f44597b9{margin-top:16px}@media (max-width: 767px){.island__83ab732a.sm__f77e750c,.island__83ab732a.md__b38e548b{border-radius:16px;padding:16px}.island__83ab732a.lg__6aaca33f{border-radius:24px;padding:24px}}.modalWindowBody__8053b704{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__f96885c2{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.modalWindowClose__f96885c2{top:20px;right:20px}}.loaderScreen__14db0bae{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__14db0bae.loaderSmallBackdrop__69b2d830{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-0-21-0)}.loaderScreen__14db0bae.loaderMiddleBackdrop__537b4fc9{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-21-0)}.body__ae8a94d0{position:relative;display:flex}.body__ae8a94d0 .bodyInner__ab939434{position:relative;flex-grow:1;width:100%}.bodyPage__1f9e8a7d{flex-grow:1}.verticalMargin24__62d37ef0{margin-top:24px;margin-bottom:24px}.verticalMargin16__0ae04f3a{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__62d37ef0{margin-top:16px;margin-bottom:16px}.verticalMargin16__0ae04f3a{margin-top:8px;margin-bottom:8px}}.headerTabs__1c5304e3{display:flex;justify-content:space-between}.headerTabs__1c5304e3 .headerTabsContent__a75f6ce6{flex-grow:1}.headerTabs__1c5304e3 .headerTabsControls__10d5eb5c{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__1c5304e3{flex-wrap:wrap}.headerTabs__1c5304e3 .headerTabsContent__a75f6ce6{width:100%}.headerTabs__1c5304e3 .headerTabsControls__10d5eb5c{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__1c5304e3 .headerTabsControls__10d5eb5c>button{margin-left:16px;margin-top:16px}}.headerTitle__ea792f9a{display:flex;justify-content:space-between}.headerTitle__ea792f9a .headerTitleControls__c1d13fe8{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__ad906eb0+.headerTitle__ea792f9a{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__ea792f9a{flex-wrap:wrap}.headerTitle__ea792f9a .headerTitleContent__3e54cd17{width:100%}.headerTitle__ea792f9a .headerTitleControls__c1d13fe8{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__ea792f9a .headerTitleControls__c1d13fe8>button{margin-left:16px;margin-top:16px}}.headerSubheader__e4196d11{padding:24px 0}.headerSubheader__e4196d11.withoutPaddings__26125921{padding:0}.headerLayoutSidebar__11ee9a82{display:flex;justify-content:space-between}.headerLayoutSidebarContent__af5b9738{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__27059a86{display:none}}.page__b9696a27{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__b9696a27{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__042cb863.sticky__d8916401{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__042cb863.sticky__d8916401[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-0-21-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__e66faab1.sticky__d8916401{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__e66faab1.sticky__d8916401[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-0-21-0)!important}.footerDescription__a879a71c{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__2a1821c4{flex-grow:1;margin-right:auto}.footerDescriptionControls__db615225{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__a879a71c{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__2a1821c4{width:100%}.footerDescriptionControls__db615225{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__db615225>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__2a1821c4+.footerDescriptionControls__db615225{margin-top:0}.footer__c8979be3{padding:16px 0}}.modalWindowHeader__7d3895f5 .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__7d3895f5 .global-HeaderTitleContent{padding-right:72px}}.list__2af8d8cc{margin:0;padding:0;list-style:none;position:relative}.listItemControls__d35ba737{display:flex;padding:0 16px 0 4px}.listItemContent__9bf15d13{background:var(--triplex-next-ListItem-Background-0-21-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__9bf15d13.selected__15e4f0b2{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-0-21-0)}.listItemControlsButton__50df8b9a{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-0-21-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__50df8b9a:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-0-21-0)}.listItemControlsButton__50df8b9a:hover .listItemControlsButtonLabel__8aca972f{color:var(--triplex-next-ListItemControlsButton-Color_Hover-0-21-0)!important}.listItemControlsButton__50df8b9a.expanded__e57b1512,.listItemControlsButton__50df8b9a:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-0-21-0)}.listItemControlsButton__50df8b9a.expanded__e57b1512 .listItemControlsButtonLabel__8aca972f,.listItemControlsButton__50df8b9a:active .listItemControlsButtonLabel__8aca972f{color:var(--triplex-next-ListItemControlsButton-Color_Active-0-21-0)!important}.listItemControlsButton__50df8b9a+.listItemControlsButton__50df8b9a,.listItemControlsButton__50df8b9a+.listItemControlsButtonDropdown__758d33f4{margin-left:4px}.listItemControlsButtonIcon__6f84824b{line-height:0}.listItemControlsButton__50df8b9a.withText__54c4291f .listItemControlsButtonIcon__6f84824b{margin-bottom:8px}.listItemControlsButtonLabel__8aca972f{color:var(--triplex-next-ListItemControlsButton-Color_Default-0-21-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__758d33f4{display:flex}.listItemControlsButtonInner__ff96e263{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__50df8b9a.withIcon__a2a1dad4.withText__54c4291f .listItemControlsButtonInner__ff96e263{height:44px;overflow:visible}.buttonDropdownMenuItem__c9bc5f50{overflow:hidden;text-overflow:ellipsis}.listEmptyState__332cd122{padding:64px 16px 16px;text-align:center}.listItemLoading__6001915f{height:24px;padding:12px 0;position:relative}.label__b750b705{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__b750b705.sm__1d9bf570{min-width:16px;min-height:16px}.label__b750b705.sm__1d9bf570.nonempty__a08deead{padding:2px 0 2px 24px}.label__b750b705.md__24faf2cc{min-width:24px;min-height:24px}.label__b750b705.md__24faf2cc.nonempty__a08deead{padding-left:32px;padding-top:2px}.label__b750b705.lg__3d91f818{min-width:28px;min-height:28px}.label__b750b705.lg__3d91f818.nonempty__a08deead{padding-left:40px;padding-top:4px}.label__b750b705.disabled__05deace8{cursor:default}.label__b750b705[hidden]{display:none}.checkbox__ecbbfe16{margin:0;opacity:0}.checkboxIcon__ba5a9d4d{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-0-21-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-0-21-0)}.sm__1d9bf570 .checkboxIcon__ba5a9d4d{border-radius:4px}.checkmarkIcon__16d7cc38{transform:scale(0)}.checkmarkIcon__16d7cc38 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-0-21-0)}.checkboxIcon__ba5a9d4d,.checkmarkIcon__16d7cc38{pointer-events:none}.checkbox__ecbbfe16,.checkboxIcon__ba5a9d4d,.checkmarkIcon__16d7cc38{position:absolute;left:0;top:0}.sm__1d9bf570 .checkbox__ecbbfe16,.sm__1d9bf570 .checkboxIcon__ba5a9d4d,.sm__1d9bf570 .checkmarkIcon__16d7cc38{width:16px;height:16px;top:2px}.md__24faf2cc .checkbox__ecbbfe16,.md__24faf2cc .checkboxIcon__ba5a9d4d,.md__24faf2cc .checkmarkIcon__16d7cc38{width:24px;height:24px}.lg__3d91f818 .checkbox__ecbbfe16,.lg__3d91f818 .checkboxIcon__ba5a9d4d,.lg__3d91f818 .checkmarkIcon__16d7cc38{width:28px;height:28px}.checkbox__ecbbfe16:enabled{cursor:pointer}.checkbox__ecbbfe16:enabled:hover+.checkboxIcon__ba5a9d4d{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-0-21-0);background-color:var(--triplex-next-Checkbox-Background_Hover-0-21-0)}.checkbox__ecbbfe16:checked+.checkboxIcon__ba5a9d4d{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-0-21-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-0-21-0)}.checkbox__ecbbfe16:checked~.checkmarkIcon__16d7cc38{transform:scale(1);transition:transform .2s ease-out}.checkbox__ecbbfe16:disabled+.checkboxIcon__ba5a9d4d{background-color:var(--triplex-next-Checkbox-Background_Disabled-0-21-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-0-21-0)}.checkbox__ecbbfe16:disabled:checked+.checkboxIcon__ba5a9d4d{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-0-21-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-21-0)}.checkbox__ecbbfe16:disabled~.checkmarkIcon__16d7cc38 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-21-0)}.checkbox__ecbbfe16:focus-visible+.checkboxIcon__ba5a9d4d{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-0-21-0)}.checkbox__ecbbfe16:checked:enabled:hover+.checkboxIcon__ba5a9d4d{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-0-21-0)}.listItemSelectable__c8372e14{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-0-21-0);border-radius:8px}.listItemSelectable__c8372e14.selected__15e4f0b2{background:var(--triplex-next-ListItem-Background_Selected-0-21-0)}.checkboxWrapper__ec45b7c5{padding:16px;line-height:0}.childrenWrapper__983e0147{flex-grow:1}.checkboxLabel__77561e91{padding:0!important;position:relative}.checkboxLabelClickArea__1c208d44{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__79b3f025{position:relative;overflow:hidden}.swipeableArea__79b3f025 .content__10370d1e{position:relative;touch-action:pan-y}.swipeableArea__79b3f025 .content__10370d1e.disableScroll__c031ae2f{touch-action:none}.swipeableArea__79b3f025 .content__10370d1e.disablePointerEvents__65743ac0:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__79b3f025 .swipeAnimationFinish__f3792f72{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__79b3f025 .leftContent__815b6d98,.swipeableArea__79b3f025 .rightContent__16480a16{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__79b3f025 .rightContent__16480a16{left:auto;right:0}.listItemTail__49e7613f{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__1f9f4f5d{background:var(--triplex-next-ListMaster-Background-0-21-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__921b2343{position:absolute;top:0;left:0;right:0}.listItemTailTop__921b2343: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-0-21-0)}.listItemTailTop__921b2343: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-0-21-0)}.listItemTailBottom__df88c04c{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__df88c04c: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-0-21-0)}.listItemTailBottom__df88c04c:before{content:"";width:8px;height:8px;position:absolute;bottom:0;left:0;border-bottom-right-radius:8px;box-shadow:2px 2px 0 2px var(--triplex-next-ListItem-Tail_Background-0-21-0)}.listItemTailRight__0e2fa3c7{right:-8px}.listItemTailLeft__c07e35bb{left:-8px}.listItemTable__c975d465{margin-bottom:4px}.listItemTable__c975d465:last-child{margin-bottom:0}.listSortableItemTarget__20c9697a{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-0-21-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__20c9697a:hover{background:var(--triplex-next-ListItem-Background_Selected-0-21-0)}.listSortableItemTarget__20c9697a.dragging__b92d4709{background:var(--triplex-next-ListItem-Background_Dragging-0-21-0);box-shadow:var(--triplex-next-ListItem-Shadow-0-21-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__b55d2b72{flex:1}.listSortableItemTargetIcon__793f3e17{display:block;margin-left:24px}.listSortableItem__385a65cf{position:relative}.listSortableItem__385a65cf.dragging__b92d4709{z-index:1}.listSortableItemControls__e8c2cfb8{display:inline-block}.islandWidgetHeader__e9966d38{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__e9966d38 .islandWidgetHeaderContent__e66b52cf{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__e9966d38 .islandWidgetHeaderDescription__1f1dfcb9{display:flex}.islandWidgetHeader__e9966d38 .caretWrapper__5080dfce{position:absolute;top:20px;right:16px}.islandWidgetHeader__e9966d38 .caretIcon__86496d75{transition:transform .3s ease-in-out}.islandWidgetHeader__e9966d38.open__3f1a3fb8 .caretWrapper__5080dfce .caretIcon__86496d75{transform:rotate(-180deg)}@media (max-width: 767px){.islandWidgetHeader__e9966d38{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__bd3acc2d{padding-top:16px}.islandWidgetFooter__faf58ab3{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__c499557f{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__5fdd22e6{margin-left:auto;white-space:nowrap}.expandAnimation__1ef6eaa1{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__eae57c2e{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-0-21-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media (max-width: 767px){.islandWidgetExtraFooter__eae57c2e{border-radius:0 0 16px 16px}}.islandWidget__e07b94ec{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__e07b94ec>*{height:100%}.islandWidgetWithExtraFooter__30f9e6c7: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-0-21-0)!important}@media (max-width: 767px){.islandWidgetHeaderWrapperAdaptive__2337a25f{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__795036c0{display:flex;flex-direction:column}.formFieldClear__9ba017ed{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__9ba017ed.hidden__cd56c11f{opacity:0;pointer-events:none}.formFieldTarget__be96e2ef{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-0-21-0);overflow:hidden;white-space:nowrap}.formFieldTarget__be96e2ef.placeholder__e097316e{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-0-21-0)}.formFieldTarget__be96e2ef.disabled__dbebc5a9{color:var(--triplex-next-FormField-Target_Color_Disabled-0-21-0)}.formFieldTarget__be96e2ef.size-sm__020bff39{font-size:12px;height:28px;line-height:16px}.formFieldTarget__be96e2ef.size-md__08566804{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__be96e2ef.size-lg__f9ec4132{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__be96e2ef .placeholderWrapper__6e562c85{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__be96e2ef:focus{outline:none}.formFieldTarget__be96e2ef:focus .placeholderWrapper__6e562c85,.formFieldTarget__be96e2ef.active__64a044d6 .placeholderWrapper__6e562c85{opacity:1}.formFieldTextarea__1f799dc5{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-0-21-0);vertical-align:top;font-family:inherit}.formFieldTextarea__1f799dc5.sm__9d81b3df{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__1f799dc5.md__12df891c{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__1f799dc5.lg__a5c94cbc{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__1f799dc5::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-21-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__1f799dc5:focus{outline:none}.formFieldTextarea__1f799dc5:focus::placeholder{opacity:1}.formFieldTextarea__1f799dc5:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-21-0)}.chipGroupItem__c21511b3{display:inline-block}.chip__68df64ef{background:var(--triplex-next-Chip-Background_Default-0-21-0);color:var(--triplex-next-Chip-Color_Default-0-21-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;gap:2px;align-items:center;cursor:pointer;outline:none;vertical-align:middle}.chip__68df64ef.lg__6e69225b{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__68df64ef.lg__6e69225b .prefix__bec9861e{padding-left:16px}.chip__68df64ef.lg__6e69225b .postfix__03b5bb92{padding-right:12px}.chip__68df64ef.md__f6c0afbe{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__68df64ef.md__f6c0afbe .prefix__bec9861e{padding-left:12px}.chip__68df64ef.md__f6c0afbe .postfix__03b5bb92{padding-right:8px}.chip__68df64ef.sm__474e78e3{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__68df64ef.sm__474e78e3 .prefix__bec9861e{padding-left:8px}.chip__68df64ef.sm__474e78e3 .postfix__03b5bb92{padding-right:8px}.chip__68df64ef:hover{background:var(--triplex-next-Chip-Background_Hover-0-21-0);color:var(--triplex-next-Chip-Color_Hover-0-21-0)}.chip__68df64ef:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-21-0)}.chip__68df64ef:active,.chip__68df64ef[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-0-21-0);color:var(--triplex-next-Chip-Color_Active-0-21-0)}.chip__68df64ef.disabled__5441047b{background:var(--triplex-next-Chip-Background_Disabled-0-21-0);color:var(--triplex-next-Chip-Color_Disabled-0-21-0);cursor:default;pointer-events:none}.chip__68df64ef.selected__3d9c6219{background:var(--triplex-next-Chip-Background_Selected_Default-0-21-0);color:var(--triplex-next-Chip-Color_Selected_Default-0-21-0)}.chip__68df64ef.selected__3d9c6219:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-0-21-0);color:var(--triplex-next-Chip-Color_Selected_Hover-0-21-0)}.chip__68df64ef.selected__3d9c6219:active,.chip__68df64ef.selected__3d9c6219[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-0-21-0);color:var(--triplex-next-Chip-Color_Selected_Active-0-21-0)}.chip__68df64ef.selected__3d9c6219.disabled__5441047b{background:var(--triplex-next-Chip-Background_Selected_Disabled-0-21-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-0-21-0)}.chip__68df64ef.withPrefix__ab21b6cb{padding-left:0}.chip__68df64ef.withPostfix__418c971e{padding-right:0}.chip__68df64ef .content__7be50c42{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__68df64ef .prefix__bec9861e,.chip__68df64ef .postfix__03b5bb92{display:flex}.calendarControls__ec7f63e8{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-0-21-0)}.calendarViewDays__95662bfe{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__f11cc952 .calendarViewDays__95662bfe{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__80394253,.calendarViewYears__c3e3908a{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__f11cc952 .calendarViewMonths__80394253,.adaptive__f11cc952 .calendarViewYears__c3e3908a{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__1b807aea{height:24px;padding:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:var(--triplex-next-Calendar-View_Header_Color-0-21-0)}.calendarViewDaysBody__6fc3928a:before{display:block;content:"‌";line-height:8px}.adaptive__f11cc952 .calendarViewDaysBody__6fc3928a:before{line-height:4px}.calendarViewItem__4609563c{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__4609563c:focus-visible{outline:none}.calendarViewItem__4609563c.current__2aa66dc8{font-weight:600}.calendarViewItem__4609563c.disabled__17fdac19{pointer-events:none}.calendarViewItemLabel__c9db2a8a{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-0-21-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-0-21-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-0-21-0);cursor:pointer}.calendarViewItemLabel__c9db2a8a:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-21-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-21-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220:hover.basicMark__779e6266:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220:hover.standardMark__73b5f3c8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220:hover.attentionMark__91452e21:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220:hover.criticalMark__6cc7433d:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220.muted__e56f1203{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-21-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220.muted__e56f1203:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-21-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220.basicMark__779e6266:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220.standardMark__73b5f3c8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220.attentionMark__91452e21:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.selected__debf4220.criticalMark__6cc7433d:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.marked__1d8b681b:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__c9db2a8a.basicMark__779e6266:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.standardMark__73b5f3c8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.attentionMark__91452e21:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.criticalMark__6cc7433d:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-21-0)}.calendarViewItemLabel__c9db2a8a.muted__e56f1203{color:var(--triplex-next-Calendar-View_Item_Color_Muted-0-21-0)}.calendarViewItemLabel__c9db2a8a.disabled__17fdac19{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-0-21-0);background:none}.calendarViewItem__4609563c:focus-visible .calendarViewItemLabel__c9db2a8a{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-0-21-0)}.unitDay__d137f6d1{width:36px;height:36px;border-radius:6px}.unitMonth__28919af3,.unitYear__decdcde5{width:89px;height:48px;border-radius:6px}.adaptive__f11cc952 .unitMonth__28919af3,.adaptive__f11cc952 .unitYear__decdcde5{width:104px;height:48px;border-radius:6px}.calendarFooter__8ad32a73{margin-top:12px;text-align:center}.calendar__abcd0776{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-0-21-0);-webkit-user-select:none;user-select:none}.calendar__abcd0776.adaptive__f11cc952{width:auto;padding:20px}.calendar__abcd0776+.calendar__abcd0776{margin-top:20px}.datePickerExtendedMobileDropdown__8904e59a{max-height:100vh}.chipDropdownArrow__a44950fe{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__a44950fe.rotated__4fe3e41c{transform:rotate(-180deg)}.chipClearButton__1f67e0a2{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__1f67e0a2:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-21-0)}.dropdownMobileMaskedInput__d1078910{height:20px;padding:0;background:transparent;border:none;border-radius:0}.selectExtendedFieldTarget__6643daee{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__6643daee .caretWrapper__3084daff{height:100%}.selectExtendedFieldTarget__6643daee .caretIcon__54e7980e{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__6643daee.selectOpened__3ac70a56 .caretIcon__54e7980e{transform:rotate(180deg)}.selectExtendedFieldTarget__6643daee.disabled__2c0a73fd{-webkit-user-select:none;user-select:none;cursor:default}.selectExtendedFieldTarget__6643daee.disabled__2c0a73fd .target__c1a10cb9,.selectExtendedFieldTarget__6643daee.disabled__2c0a73fd .caretWrapper__3084daff{pointer-events:none}.selectExtendedField__bc3eafc3{position:relative}.multiselectFieldHeader__58353339{padding:12px 12px 0}.multiselectFieldContentWrapper__b093a7a1 .multiselectFieldContent__a63897b4{position:relative;padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__b093a7a1 .multiselectFieldContent__a63897b4:has(.loaderScreen__dc4d1b6d){overflow:hidden}.multiselectFieldContentWrapper__b093a7a1 .multiselectFieldContent__a63897b4.sm__4961d11f{max-height:208px}.multiselectFieldContentWrapper__b093a7a1 .multiselectFieldContent__a63897b4.md__7bb020cb{max-height:266px}.multiselectFieldContentWrapper__b093a7a1 .multiselectFieldContent__a63897b4.lg__2729dcd9{max-height:296px}.multiselectFieldFooter__46ec261b{padding:0 12px 12px}.multiselectFieldFooter__46ec261b:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-0-21-0)}.chipOptionsContent__0da42ba1{min-width:14px;text-align:center;display:block}.tooltipDesktop__18452043{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__18452043 .tooltipBody__32d4d313{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-0-21-0)}.tooltipDesktop__18452043 .tooltipXButton__ede7cf29{position:absolute;right:8px;top:8px}.tooltipDesktopContent__220294a6{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-0-21-0);border-radius:8px}.closable__a2b2043d .tooltipDesktopContent__220294a6{padding-right:32px}.tooltipSM__f72c76fc .tooltipDesktopContent__220294a6{width:192px;min-height:52px}.tooltipLG__233057fc .tooltipDesktopContent__220294a6{width:384px;min-height:52px}.tooltipOverlay__9b7ed176{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__0c2539bc{width:0;height:0}.tooltipDesktopTip__0c2539bc.down__2fefb3d2{border-top:solid var(--triplex-next-Tooltip-Background-0-21-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__0c2539bc.up__9f7aae23{border-bottom:solid var(--triplex-next-Tooltip-Background-0-21-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__0c2539bc.left__e8193d0b{border-right:solid var(--triplex-next-Tooltip-Background-0-21-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__0c2539bc.right__49de0c50{border-left:solid var(--triplex-next-Tooltip-Background-0-21-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__5954f505 .tooltipBody__32d4d313{text-align:left}.tooltipMobileContent__15d3ff6a{padding:16px}.headerless__3617f464 .tooltipMobileContent__15d3ff6a{padding-right:40px;border-radius:16px 16px 0 0}.headerless__3617f464 .tooltipMobileContent__15d3ff6a .closeButton__567c585a{position:absolute;right:16px;top:16px}.tooltipLink__87359dd3{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__5bfa79d9{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-0-21-0)}.desktop__5bfa79d9:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-21-0)}.desktop__5bfa79d9:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-0-21-0)}.desktop__5bfa79d9:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-21-0)}.mobile__536f366d{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-0-21-0)}.mobile__536f366d:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-21-0)}.mobile__536f366d:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-0-21-0)}.mobile__536f366d:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-21-0)}.chipSuggestInputWrapper__6f40ecb0{margin:12px}.suggestDropdownMobileBody__66b7a933{height:176px}.suggestDropdownMobileNoOptionsText__8a5c00f3{padding:16px}.checkboxXGroup__643327ee{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__643327ee.indent-12__40f480ce{margin-left:-6px;margin-right:-6px}.checkboxXGroup__643327ee.indent-12__40f480ce .label__b750b705{margin-left:6px;margin-right:6px}.checkboxXGroup__643327ee.indent-16__7d25d917{margin-left:-8px;margin-right:-8px}.checkboxXGroup__643327ee.indent-16__7d25d917 .label__b750b705{margin-left:8px;margin-right:8px}.checkboxXGroup__643327ee.indent-20__ca34755f{margin-left:-10px;margin-right:-10px}.checkboxXGroup__643327ee.indent-20__ca34755f .label__b750b705{margin-left:10px;margin-right:10px}.checkboxXGroup__643327ee.indent-24__16a570b5{margin-left:-12px;margin-right:-12px}.checkboxXGroup__643327ee.indent-24__16a570b5 .label__b750b705{margin-left:12px;margin-right:12px}.checkboxXGroup__643327ee.indent-28__ba66fba6{margin-left:-14px;margin-right:-14px}.checkboxXGroup__643327ee.indent-28__ba66fba6 .label__b750b705{margin-left:14px;margin-right:14px}.checkboxXGroup__643327ee.indent-32__2b2e0e96{margin-left:-16px;margin-right:-16px}.checkboxXGroup__643327ee.indent-32__2b2e0e96 .label__b750b705{margin-left:16px;margin-right:16px}.checkboxYGroup__1c668c41{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__1c668c41 .label__b750b705.sm__1d9bf570+.label__b750b705.sm__1d9bf570{margin-top:8px}.checkboxYGroup__1c668c41 .label__b750b705.lg__3d91f818+.label__b750b705.lg__3d91f818{margin-top:20px}.checkboxYGroup__1c668c41 .label__b750b705.md__24faf2cc+.label__b750b705.md__24faf2cc{margin-top:16px}.card__1e1c30b8{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__1e1c30b8.roundingMD__2d27090a{--radius: 16px}.card__1e1c30b8.roundingSM__cb6989c1{--radius: 8px}.card__1e1c30b8.general__63617c89{background:var(--triplex-next-Card-Static_General_Background-0-21-0)}.card__1e1c30b8.secondary__68c71ab9{background:var(--triplex-next-Card-Static_Secondary_Background-0-21-0)}.card__1e1c30b8 .cardMedia__27f54d83{background-size:cover;background-repeat:no-repeat;background-position:center}.card__1e1c30b8 .cardContent__895a3701{padding:var(--padding)}.card__1e1c30b8 .cardContent__895a3701.paddingMD__07fd2e7d{--padding: 24px}.card__1e1c30b8 .cardContent__895a3701.paddingSM__165718e2{--padding: 16px}.card__1e1c30b8 .cardContent__895a3701 .cardContentHeader__8297947b{margin-bottom:16px}.card__1e1c30b8 .cardContent__895a3701 .cardContentFooter__3111d66a{margin-top:16px}.action__ab4d209e{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__ab4d209e: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__ab4d209e.general__63617c89{background:var(--triplex-next-Card-Action_General_Background-0-21-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-21-0)}.action__ab4d209e.general__63617c89:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-0-21-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-21-0)}.action__ab4d209e.general__63617c89.selected__ecfa5393{background:var(--triplex-next-Card-Action_General_Background_Selected-0-21-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-21-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-21-0)}.action__ab4d209e.general__63617c89.selected__ecfa5393:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-0-21-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-21-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-21-0)}.action__ab4d209e.general__63617c89:focus{outline:none}.action__ab4d209e.general__63617c89:focus.focusVisible__ff80b86a{box-shadow:var(--triplex-next-Card-Shadow_Default-0-21-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-21-0)}.action__ab4d209e.secondary__68c71ab9{background:var(--triplex-next-Card-Action_Secondary_Background-0-21-0)}.action__ab4d209e.secondary__68c71ab9:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-0-21-0)}.action__ab4d209e.secondary__68c71ab9.selected__ecfa5393{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-0-21-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-0-21-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-21-0)}.action__ab4d209e.secondary__68c71ab9.selected__ecfa5393:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-21-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-21-0)}.action__ab4d209e.secondary__68c71ab9:focus{outline:none}.action__ab4d209e.secondary__68c71ab9:focus.focusVisible__ff80b86a{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-21-0)}.alertContext__57a00b3a{display:flex;font-size:12px;line-height:16px}.alertContext__57a00b3a>svg{flex-shrink:0}.alertContext__57a00b3a .alertContextText__60d42f0d{margin-left:8px}.alertContext__57a00b3a.alertTypeError__f07ed65b .alertContextText__60d42f0d{color:var(--triplex-next-AlertContext-Error_Color-0-21-0)}.alertContext__57a00b3a.alertTypeInfo__9b400ecf .alertContextText__60d42f0d{color:var(--triplex-next-AlertContext-Info_Color-0-21-0)}.alertContext__57a00b3a.alertTypeWarning__9c26edfc .alertContextText__60d42f0d{color:var(--triplex-next-AlertContext-Warning_Color-0-21-0)}.alertContext__57a00b3a.alertTypeSystem__7abbacdc .alertContextText__60d42f0d{color:var(--triplex-next-AlertContext-System_Color-0-21-0)}.alertProcess__eb01ee0b{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__eb01ee0b.withSpoiler__d669f82d{min-height:40px}.alertProcess__eb01ee0b .themeIcon__1994a235{box-sizing:border-box;height:20px;width:20px}.alertProcess__eb01ee0b.alertTypeError__f07ed65b{background:var(--triplex-next-AlertProcess-Error_Background-0-21-0)}.alertProcess__eb01ee0b.alertTypeInfo__9b400ecf{background:var(--triplex-next-AlertProcess-Info_Background-0-21-0)}.alertProcess__eb01ee0b.alertTypeWarning__9c26edfc{background:var(--triplex-next-AlertProcess-Warning_Background-0-21-0)}.alertProcess__eb01ee0b.alertTypeSystem__7abbacdc{background:var(--triplex-next-AlertProcess-System_Background-0-21-0)}.alertProcess__eb01ee0b.alertTypeFeature__bf7deb76{background:var(--triplex-next-AlertProcess-Feature_Background-0-21-0)}.alertProcess__eb01ee0b.alertTypeFeature__bf7deb76 .themeIcon__1994a235{padding-top:0}.alertProcess__eb01ee0b .alertProcessContentBlock__d5a0b085{flex:1;margin-left:10px}.alertProcess__eb01ee0b .alertProcessContentBlock__d5a0b085 .expandableContent__1e8a07ca{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__eb01ee0b .alertProcessContentBlock__d5a0b085 .expandableContent__1e8a07ca.expanded__5c506e7b{max-height:1000px;opacity:1}.alertProcess__eb01ee0b .closeButton__a3180f95{margin-left:10px}.alertProcess__eb01ee0b .expandButton__fac0bcf8{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__eb01ee0b .expandButton__fac0bcf8.expanded__5c506e7b{transform:rotate(180deg)}.adaptive__02066b93{font-size:10px!important;line-height:12px!important}.avatar__f2688c72{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-0-21-0)}.avatar__f2688c72.xxs__b7748117{width:28px;height:28px;border-radius:6px}.avatar__f2688c72.xs__07d24d40{width:32px;height:32px;border-radius:8px}.avatar__f2688c72.sm__97a23100{width:40px;height:40px;border-radius:10px}.avatar__f2688c72.md__0d846e56{width:56px;height:56px;border-radius:16px}.avatar__f2688c72.lg__2dcb852c{width:80px;height:80px;border-radius:20px}.avatar__f2688c72.xl__d52556d1{width:96px;height:96px;border-radius:24px}.avatar__f2688c72.xxl__6500e4b0{width:128px;height:128px;border-radius:28px}.carouselExtended__12278c8d{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__12278c8d::-webkit-scrollbar{display:none}.treeView__8393bc78,.treeViewGroup__77d2b0ab{margin:0;padding:0}.treeView__8393bc78 .treeViewNode__d42c7781,.treeViewGroup__77d2b0ab .treeViewNode__d42c7781{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__571efe36.collapsed__674fd184{visibility:hidden}.checkboxTreeExtended__1192e498{margin-bottom:-12px;padding:12px}.checkboxTreeExtendedNode__55b60643 .checkboxTreeExtendedNode__55b60643:has(.sm__77055849){margin-left:16px}.checkboxTreeExtendedNode__55b60643 .checkboxTreeExtendedNode__55b60643:has(.md__b600851f),.checkboxTreeExtendedNode__55b60643 .checkboxTreeExtendedNode__55b60643:has(.lg__d4938ef6){margin-left:24px}.checkboxTreeExtendedNodeHeader__7448cd25{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__7448cd25.sm__77055849{margin-bottom:8px}.checkboxTreeExtendedNodeHeader__7448cd25.md__b600851f,.checkboxTreeExtendedNodeHeader__7448cd25.lg__d4938ef6{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__7448cd25 .checkboxTreeCheckboxLabel__5646919c{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__7448cd25 .caretIconWrapper__7c7a1009{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__7448cd25 .caretIconWrapper__7c7a1009:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-0-21-0)}.checkboxTreeExtendedNodeHeader__7448cd25.opened__d0ea09a1 .caretIconWrapper__7c7a1009{transform:rotate(180deg)}@media (max-width: 767px){.checkboxTreeExtended__1192e498{padding:0 16px}.checkboxTreeExtended__1192e498 .checkboxTreeExtendedNodeHeader__7448cd25{margin-bottom:0}.checkboxTreeExtended__1192e498 .checkboxTreeExtendedNodeHeader__7448cd25 .checkboxTreeCheckboxLabel__5646919c{padding-top:16px;padding-bottom:16px}.checkboxTreeExtended__1192e498 .checkboxTreeExtendedNodeHeader__7448cd25 .checkboxTreeCheckboxLabel__5646919c>span,.checkboxTreeExtended__1192e498 .checkboxTreeExtendedNodeHeader__7448cd25 .checkboxTreeCheckboxLabel__5646919c>svg,.checkboxTreeExtended__1192e498 .checkboxTreeExtendedNodeHeader__7448cd25 .checkboxTreeCheckboxLabel__5646919c .checkboxTreeCheckbox__99c89b85{top:14px}}.chipGroup__e4216ddf{display:flex}.chipGroup__e4216ddf.oneLine__4c618f3c{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__e4216ddf.oneLine__4c618f3c::-webkit-scrollbar{display:none}.chipGroup__e4216ddf.multiLine__aeaafb6b{flex-wrap:wrap}.chipGroup__e4216ddf.lg__1d027436{gap:12px}.chipGroup__e4216ddf.md__5d339b1f,.chipGroup__e4216ddf.sm__44bfb9a2{gap:8px}.col-1__576e7c09{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__3e6fc58e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__7ee6ae10{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__eb5f9ee2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__b1207f22{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__5f3cd287{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__6e14c034{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__89e777d2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__d57b648d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__af784800{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__8bb33e25{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__8d45e65c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__6b19e49f{margin-left:0%}.offset-1__df6c650a{margin-left:8.33333333%}.offset-2__1e3fef15{margin-left:16.66666667%}.offset-3__45e7627f{margin-left:25%}.offset-4__876fb4aa{margin-left:33.33333333%}.offset-5__c048c769{margin-left:41.66666667%}.offset-6__7a1430b8{margin-left:50%}.offset-7__74aba4d2{margin-left:58.33333333%}.offset-8__61aa5738{margin-left:66.66666667%}.offset-9__838cd213{margin-left:75%}.offset-10__c8ddc76d{margin-left:83.33333333%}.offset-11__b0d26b59{margin-left:91.66666667%}.d-none__a16b8431{display:none!important}.d-block__c6a19559{display:block!important}@media (min-width: 576px){.col-sm-1__81a617a9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__4a7e0408{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__74102f8c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__4b0a333d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__3c0b5986{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__05837a7e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__85ac9074{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__5c589f03{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__9a8dfd76{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__201a888c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__5c67f8bb{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__b0e10cd7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__7e63698d{margin-left:0%}.offset-sm-1__a13c4103{margin-left:8.33333333%}.offset-sm-2__607ef25d{margin-left:16.66666667%}.offset-sm-3__668ef7be{margin-left:25%}.offset-sm-4__65592c6f{margin-left:33.33333333%}.offset-sm-5__8401828f{margin-left:41.66666667%}.offset-sm-6__2aaff63e{margin-left:50%}.offset-sm-7__99d23dca{margin-left:58.33333333%}.offset-sm-8__99f04ccf{margin-left:66.66666667%}.offset-sm-9__6b43af83{margin-left:75%}.offset-sm-10__159698b6{margin-left:83.33333333%}.offset-sm-11__ead0d866{margin-left:91.66666667%}.d-none-sm__6290735b{display:none!important}.d-block-sm__119a8461{display:block!important}}@media (min-width: 768px){.col-md-1__14f16dc0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__e5a0e678{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__72915427{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__80242fd9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__8e240eb0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__fd1f617a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__86dcb674{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__3af69364{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__6cd98047{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__c3114991{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__845479ea{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__7b6b0cc4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__cdf8fc67{margin-left:0%}.offset-md-1__4a4eea84{margin-left:8.33333333%}.offset-md-2__30d2257a{margin-left:16.66666667%}.offset-md-3__8ac6d790{margin-left:25%}.offset-md-4__9332eb12{margin-left:33.33333333%}.offset-md-5__393407b4{margin-left:41.66666667%}.offset-md-6__3b473e7a{margin-left:50%}.offset-md-7__1652f7f5{margin-left:58.33333333%}.offset-md-8__b89c0989{margin-left:66.66666667%}.offset-md-9__4104630d{margin-left:75%}.offset-md-10__e0a15f54{margin-left:83.33333333%}.offset-md-11__ed90d9d2{margin-left:91.66666667%}.d-none-md__8db2dc78{display:none!important}.d-block-md__a11ebc3e{display:block!important}}@media (min-width: 992px){.col-lg-1__d04dc78c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__bac438f4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__dbe6c26a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__c9c6aebd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__ac8e1bc5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__20ef499a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__962fa0b2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__ac1f93c3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__de07b10e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__6e83b113{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__cb4de9a4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__7e7f14db{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__e37351a4{margin-left:0%}.offset-lg-1__e33054a1{margin-left:8.33333333%}.offset-lg-2__66eca6bd{margin-left:16.66666667%}.offset-lg-3__88d23e63{margin-left:25%}.offset-lg-4__3061b8d2{margin-left:33.33333333%}.offset-lg-5__aa5498a1{margin-left:41.66666667%}.offset-lg-6__b7507143{margin-left:50%}.offset-lg-7__08eeea96{margin-left:58.33333333%}.offset-lg-8__ced4262f{margin-left:66.66666667%}.offset-lg-9__0012c1c4{margin-left:75%}.offset-lg-10__990e3c6f{margin-left:83.33333333%}.offset-lg-11__bdeb0d19{margin-left:91.66666667%}.d-none-lg__1c6c3769{display:none!important}.d-block-lg__ed2ad93d{display:block!important}}@media (min-width: 1200px){.col-xl-1__9cc17fd2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__5b1db6f3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__279d8128{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__48df3160{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__8c70bada{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__2b5ee066{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__fffdea75{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__51b42368{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__8181c053{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__821c7da5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__ebef353c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__d7e52d49{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__9821e9de{margin-left:0%}.offset-xl-1__bc99c558{margin-left:8.33333333%}.offset-xl-2__468e2d0c{margin-left:16.66666667%}.offset-xl-3__7fee38e8{margin-left:25%}.offset-xl-4__36dd7100{margin-left:33.33333333%}.offset-xl-5__65aae658{margin-left:41.66666667%}.offset-xl-6__8b680087{margin-left:50%}.offset-xl-7__7148c064{margin-left:58.33333333%}.offset-xl-8__db2189e7{margin-left:66.66666667%}.offset-xl-9__c59a746f{margin-left:75%}.offset-xl-10__207e18a6{margin-left:83.33333333%}.offset-xl-11__08b7b282{margin-left:91.66666667%}.d-none-xl__373075d4{display:none!important}.d-block-xl__87641761{display:block!important}}.confirm__2a28e68e{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__2a28e68e.isInLightBox__33345ed9{max-width:800px}.confirm__2a28e68e.isInSideOverlaySM__981d47aa{max-width:520px}.confirm__2a28e68e.isInSideOverlayMD__8bb7819d{max-width:680px}.confirm__2a28e68e.isInSideOverlayLG__b8fa93a9{max-width:800px}.confirmCloseButton__fb3ad920{position:absolute;top:24px;right:24px}.confirmContent__d4ae8cf0{margin-bottom:24px;padding-right:56px}.confirmControls__8424606e{white-space:nowrap}.confirmContentTitle__22e096fb{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__fb3ad920{top:16px;right:16px}.confirmContent__d4ae8cf0{margin-bottom:16px}}.dateRange__6562e923{display:flex;align-items:center}.dateRangeButton__1c750a8a{z-index:1}.separator__b0fba7b5{width:20px;height:20px;flex-shrink:0}.divider__d1d083ea{height:1px;margin:0;background:var(--triplex-next-Divider-Background-0-21-0);border:none}.marginTopSize-4__7679958c{margin-top:4px}.marginBottomSize-4__f181a755{margin-bottom:4px}.marginTopSize-8__29fbd320{margin-top:8px}.marginBottomSize-8__c6164c36{margin-bottom:8px}.marginTopSize-12__4aca9eb5{margin-top:12px}.marginBottomSize-12__b2b5b5a8{margin-bottom:12px}.marginTopSize-16__37307c47{margin-top:16px}.marginBottomSize-16__3b7ae407{margin-bottom:16px}.marginTopSize-20__d0060b22{margin-top:20px}.marginBottomSize-20__bd63f3ab{margin-bottom:20px}.marginTopSize-24__20dc70b4{margin-top:24px}.marginBottomSize-24__9ba6bdaf{margin-bottom:24px}.marginTopSize-28__c86e07a4{margin-top:28px}.marginBottomSize-28__452dfb2c{margin-bottom:28px}.marginTopSize-32__812a9236{margin-top:32px}.marginBottomSize-32__aea4e485{margin-bottom:32px}.smallInput__7ebe0aa0{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-0-21-0);background:var(--triplex-next-SmallInput-Background-0-21-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-0-21-0)}.smallInput__7ebe0aa0::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-0-21-0);opacity:1}.smallInput__7ebe0aa0::-ms-clear{display:none}.link__e23945d1{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-0-21-0)}.link__e23945d1:hover{color:var(--triplex-next-Link-Text_Color_Hover-0-21-0)}.link__e23945d1:active{color:var(--triplex-next-Link-Text_Color_Active-0-21-0)}.link__e23945d1:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-0-21-0)}.wordWithContent__f9448dfb{white-space:nowrap;display:inline-flex;align-items:center}.before__05ae6353 :first-child{margin-right:2px}.after__f41cc407 :last-child{margin-left:2px}.documentNumberEdit__99476f11 .label__8f9993bf{display:inline-block;margin-right:8px}.documentNumberEdit__99476f11 .inputEditWrapper__bac6abc6{width:68px;display:inline-block}.ellipsisLineClamp__9f857720{--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__9f857720.oneLine__6ad4e0fc{word-break:break-all}button.helpBoxButton__81020b80{position:relative;vertical-align:text-bottom}.islandAccordion__6876dd0a{margin:0;padding:0}.islandAccordion__6876dd0a .island__6af4fa06{padding:0}.islandAccordion__6876dd0a .item__ad9e31dd{position:relative;list-style-type:none}.islandAccordion__6876dd0a .item__ad9e31dd.disabled__607a112a{cursor:default;pointer-events:none}.islandAccordion__6876dd0a .item__ad9e31dd+.item__ad9e31dd.sm__d1f1f0b7,.islandAccordion__6876dd0a .item__ad9e31dd+.item__ad9e31dd.md__19acede8{margin-top:16px}.islandAccordion__6876dd0a .item__ad9e31dd+.item__ad9e31dd.lg__5953a225{margin-top:24px}.islandAccordion__6876dd0a .item__ad9e31dd .header__200d0f9e{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__6876dd0a .item__ad9e31dd .header__200d0f9e:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-0-21-0)}.islandAccordion__6876dd0a .item__ad9e31dd.type1__9fb28ba3:not(.opened__3d6199c9) .header__200d0f9e:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-21-0)}.islandAccordion__6876dd0a .item__ad9e31dd.type2__e205a6f0:not(.opened__3d6199c9) .header__200d0f9e:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-21-0)}.islandAccordion__6876dd0a .item__ad9e31dd.type3__346ceb20:not(.opened__3d6199c9) .header__200d0f9e:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-21-0)}.islandAccordion__6876dd0a .item__ad9e31dd .footer__7b2f33fc{text-align:right}.islandAccordion__6876dd0a .item__ad9e31dd .body__136c4343,.islandAccordion__6876dd0a .item__ad9e31dd .footer__7b2f33fc{visibility:hidden}.islandAccordion__6876dd0a .item__ad9e31dd.opened__3d6199c9 .body__136c4343,.islandAccordion__6876dd0a .item__ad9e31dd.opened__3d6199c9 .footer__7b2f33fc{visibility:visible}.islandAccordion__6876dd0a .item__ad9e31dd .caretWrapper__c569c0e6{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__6876dd0a .item__ad9e31dd .caretIcon__eb5b71b5{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__6876dd0a .item__ad9e31dd .title__a5bcb9f1{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__6876dd0a .item__ad9e31dd.sm__d1f1f0b7 .header__200d0f9e{padding:16px;border-radius:16px}.islandAccordion__6876dd0a .item__ad9e31dd.sm__d1f1f0b7 .step__39b79302+.title__a5bcb9f1{margin-top:2px}.islandAccordion__6876dd0a .item__ad9e31dd.sm__d1f1f0b7 .body__136c4343,.islandAccordion__6876dd0a .item__ad9e31dd.sm__d1f1f0b7 .footer__7b2f33fc{padding:0 16px 16px}.islandAccordion__6876dd0a .item__ad9e31dd.sm__d1f1f0b7 .caretWrapper__c569c0e6{right:12px}.islandAccordion__6876dd0a .item__ad9e31dd.sm__d1f1f0b7 .remove__d4e2861d{right:-36px;top:20px}.islandAccordion__6876dd0a .item__ad9e31dd.sm__d1f1f0b7 .step__39b79302{margin-right:12px}.islandAccordion__6876dd0a .item__ad9e31dd.md__19acede8 .header__200d0f9e{padding:24px;border-radius:24px}.islandAccordion__6876dd0a .item__ad9e31dd.md__19acede8 .body__136c4343,.islandAccordion__6876dd0a .item__ad9e31dd.md__19acede8 .footer__7b2f33fc{padding:0 24px 24px}.islandAccordion__6876dd0a .item__ad9e31dd.md__19acede8 .caretWrapper__c569c0e6{right:20px}.islandAccordion__6876dd0a .item__ad9e31dd.md__19acede8 .remove__d4e2861d{right:-40px;top:28px}.islandAccordion__6876dd0a .item__ad9e31dd.md__19acede8 .step__39b79302{margin-right:12px}.islandAccordion__6876dd0a .item__ad9e31dd.lg__5953a225 .header__200d0f9e{padding:32px;border-radius:32px}.islandAccordion__6876dd0a .item__ad9e31dd.lg__5953a225 .body__136c4343,.islandAccordion__6876dd0a .item__ad9e31dd.lg__5953a225 .footer__7b2f33fc{padding:0 32px 32px}.islandAccordion__6876dd0a .item__ad9e31dd.lg__5953a225 .caretWrapper__c569c0e6{right:28px}.islandAccordion__6876dd0a .item__ad9e31dd.lg__5953a225 .remove__d4e2861d{right:-40px;top:36px}.islandAccordion__6876dd0a .item__ad9e31dd.lg__5953a225 .step__39b79302{margin:0 16px 0 0}.islandAccordion__6876dd0a .item__ad9e31dd.opened__3d6199c9:not(.disabled__607a112a) .caretWrapper__c569c0e6 .caretIcon__eb5b71b5{transform:rotate(-180deg)}.islandAccordion__6876dd0a .item__ad9e31dd .remove__d4e2861d{position:absolute}@media (max-width: 767px){.islandAccordion__6876dd0a .item__ad9e31dd .footer__7b2f33fc{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__6876dd0a .item__ad9e31dd .footer__7b2f33fc>*{margin-left:0!important}.islandAccordion__6876dd0a .item__ad9e31dd.md__19acede8 .header__200d0f9e{border-radius:16px}.islandAccordion__6876dd0a .item__ad9e31dd.lg__5953a225 .header__200d0f9e{border-radius:24px}}.step__fcb27832{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__fcb27832.default__ec5732e8{background-color:var(--triplex-next-Step-Background_Default-0-21-0)}.step__fcb27832.default__ec5732e8>span{color:var(--triplex-next-Step-Color_Default-0-21-0)}.step__fcb27832.done__731c96a3{background-color:var(--triplex-next-Step-Background_Done-0-21-0)}.step__fcb27832.done__731c96a3>span{color:var(--triplex-next-Step-Color_Done-0-21-0)}.step__fcb27832.warning__14d53fdc{background-color:var(--triplex-next-Step-Background_Warning-0-21-0)}.step__fcb27832.warning__14d53fdc>span{color:var(--triplex-next-Step-Color_Warning-0-21-0)}.step__fcb27832.active__2d145dd3{background-color:var(--triplex-next-Step-Background_Active-0-21-0)}.step__fcb27832.active__2d145dd3>span{color:var(--triplex-next-Step-Color_Active-0-21-0)}.step__fcb27832.error__f5608198{background-color:var(--triplex-next-Step-Background_Error-0-21-0)}.step__fcb27832.error__f5608198>span{color:var(--triplex-next-Step-Color_Error-0-21-0)}.step__fcb27832.disabled__65d41c85{background-color:var(--triplex-next-Step-Background_Disabled-0-21-0)}.step__fcb27832.disabled__65d41c85>span{color:var(--triplex-next-Step-Color_Disabled-0-21-0)}.lightBox__d8be8e49{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__d8be8e49 .lightBoxBackdrop__387a98a8{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-0-21-0)}.lightBox__d8be8e49.lightBoxSideOverlayActive__0a53d90d,.lightBox__d8be8e49.lightBoxTopOverlayActive__e453072b{overflow-y:hidden}.lightBox__d8be8e49 .lightBoxContent__25026d5b{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-0-21-0)}.lightBox__d8be8e49 .lightBoxContent__25026d5b>.global-page{width:100%;max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBox__d8be8e49 .lightBoxContent__25026d5b>.global-page{padding:16px}}.lightBox__d8be8e49 .loadingContentOverlay__ad845c88{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__d8be8e49 .lightBoxContentResizeWrapper__933c6499{position:absolute;left:0;right:0;height:0}.lightBox__d8be8e49 .tempElSafariBug__01791c44{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__0a1f1a3e,.global-LB-less-or-equal-media-point-0 .lightBox__d8be8e49.lightBoxSideOverlayActive__0a53d90d{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__25026d5b{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__25026d5b{padding-left:80px;padding-right:80px}.lightBoxControls__82dcd286{z-index:100}.withKeyboardEvent__b54004c5{display:inline-block}.withoutKeyboardEvent__958d500a,.lightBox__d8be8e49.lightBoxSideOverlayActive__0a53d90d .withKeyboardEvent__b54004c5,.lightBox__d8be8e49.lightBoxTopOverlayActive__e453072b .withKeyboardEvent__b54004c5,.lightBox__d8be8e49.isLoading__256bb39b .withKeyboardEvent__b54004c5{display:none}.lightBox__d8be8e49.lightBoxSideOverlayActive__0a53d90d .withoutKeyboardEvent__958d500a,.lightBox__d8be8e49.lightBoxTopOverlayActive__e453072b .withoutKeyboardEvent__958d500a,.lightBox__d8be8e49.isLoading__256bb39b .withoutKeyboardEvent__958d500a{display:inline-block}.lightBox__d8be8e49.isLoading__256bb39b .lightBoxPrev__54439c9c,.lightBox__d8be8e49.isLoading__256bb39b .lightBoxNext__42a24485{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__82dcd286{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__114db97f{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__ec40ee50{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__80d50a90{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__54439c9c,.global-LB-less-or-equal-media-point-0 .lightBoxNext__42a24485{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__54439c9c{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__3fdf27ed,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__d497a9d6{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__82dcd286{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__114db97f{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__ec40ee50{display:none}.global-LB-more-media-point-0 .lightBoxClose__80d50a90{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__54439c9c,.global-LB-more-media-point-0 .lightBoxNext__42a24485{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__54439c9c{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__42a24485{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__c5ab6abb{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__c5ab6abb.fixed__877b3fb1{position:fixed}.overlay__c5ab6abb.closing__626f7783,.overlay__c5ab6abb.opened__4040ddf6{visibility:visible;left:0;right:0}.overlayPanel__6177a963{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-0-21-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__6177a963.bottom__d34b42e4{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__6177a963.left__e8a47b48{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__6177a963.right__41590226{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__6177a963.top__fc2ccef3{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__6177a963.left__e8a47b48.opened__4040ddf6,.overlayPanel__6177a963.right__41590226.opened__4040ddf6{transform:translate(0)}.overlayPanel__6177a963.top__fc2ccef3.opened__4040ddf6,.overlayPanel__6177a963.bottom__d34b42e4.opened__4040ddf6{transform:translateY(0)}.overlayContent__2a619f9a{display:flex;min-height:100%}.overlayMask__446b0b85{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-0-21-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__446b0b85.overlayOpened__f1841066{opacity:1}.lightBoxSideOverlayLoaderWrapper__14af5936{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__b9eeacd0{position:absolute;top:24px;right:24px;bottom:0;pointer-events:none}.lightBoxSideOverlayCloseDesktop__8ddf5cf3{position:sticky;top:24px;pointer-events:auto}.lightBoxSideOverlayCloseMobile__20f578c4{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__b9eeacd0{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__20f578c4{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__20f578c4{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__b9eeacd0{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__20f578c4{display:none}.lightBoxSideOverlayMask__714af292{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-0-21-0)}.lightBoxSideOverlayWrapper__e5747e9e{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__e5747e9e.overflowXHidden__1ad241a3{overflow-x:hidden}.lightBoxSideOverlayWrapper__e5747e9e.overflowYHidden__b078fc2e{overflow-y:hidden}.lightBoxSideOverlayWrapper__e5747e9e.closing__f5759ec0,.lightBoxSideOverlayWrapper__e5747e9e.opened__58fba5f6{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__e5747e9e.closing__f5759ec0{pointer-events:none}.lightBoxSideOverlayWrapper__e5747e9e .global-page{max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBoxSideOverlayWrapper__e5747e9e .global-page{padding:16px}}.lightBoxSideOverlayWrapper__e5747e9e .lightBoxSideOverlayContent__4e1a2f10{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-0-21-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__e5747e9e .lightBoxSideOverlayContent__4e1a2f10.opened__58fba5f6{transform:none}.lightBoxSideOverlayWrapper__e5747e9e .lightBoxSideOverlayContent__4e1a2f10.opening__3e6c3779{transform:translateY(0)}.lightBoxSideOverlayWrapper__e5747e9e.sm__60670172 .global-page{width:584px;max-width:100%}.lightBoxSideOverlayWrapper__e5747e9e.md__f882860a .global-page{width:744px;max-width:100%}.lightBoxSideOverlayWrapper__e5747e9e.lg__a0813075 .global-page{width:864px;max-width:100%}.lightBoxSideOverlayWrapper__e5747e9e .lightBoxSideOverlayBase__a63ddd74{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__e5747e9e .lightBoxSideOverlayContent__4e1a2f10{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__e5747e9e .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__e5747e9e .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__29a74dcd{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__29a74dcd.closing__f5759ec0,.lightBoxSideOverlay__29a74dcd.opening__3e6c3779{overflow-x:hidden}.topOverlayMask__a44536bf{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-0-21-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__8563bbff{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__8563bbff.closing__b6663613,.topOverlayWrapper__8563bbff.opened__a9afa935{bottom:0}.topOverlayWrapper__8563bbff .topOverlayPanel__6b1e76de{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__ee675b49{z-index:500}@media (max-width: 767px){.topOverlayPanel__6b1e76de{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__2bc00188{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:left-sidebar-wrapper}.lightBoxLeftSidebar__2bc00188.fixed__3fa7bb74{position:fixed}@container left-sidebar-wrapper (max-width: 100px){.lightBoxLeftSidebarInner__2420fa3a{display:none}}.lightBoxRightSidebar__63e7de6d{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:right-sidebar-wrapper}.lightBoxRightSidebar__63e7de6d.fixed__3fa7bb74{position:fixed}@container right-sidebar-wrapper (max-width: 100px){.lightBoxRightSidebarInner__40bbb0c7{display:none}}html.scroll-0__9c139a5c{--triplex-next-scroll-width: 0px}html.scroll-15__29df9fc7{--triplex-next-scroll-width: 15px}html.scroll-16__4d3535b1{--triplex-next-scroll-width: 16px}html.scroll-17__6d26e78f{--triplex-next-scroll-width: 17px}.listMasterChipGroup__c8d55818{padding:0 16px}.listMasterFooter__515c1a95{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-0-21-0);color:var(--triplex-next-ListMaster-Footer_Color-0-21-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__515c1a95.sticky__7ca034aa{position:sticky;bottom:0}.listMasterFooterDescription__beb843c8{padding-right:16px}.listMasterFooterControls__2f22b411{white-space:nowrap}.listMasterHeader__0226d409{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-0-21-0);color:var(--triplex-next-ListMaster-Header_Color-0-21-0)}.listMasterHeader__0226d409.sticky__7ca034aa{position:sticky;top:0;z-index:1}.selectionControls__424675b0{display:flex;justify-content:space-between;align-items:center}.marker__3f04f61f.success__9b3e9eb8{background:var(--triplex-next-Marker-Background_Success-0-21-0)}.marker__3f04f61f.error__a18c1a19{background:var(--triplex-next-Marker-Background_Error-0-21-0)}.marker__3f04f61f.warning__5c0968d3{background:var(--triplex-next-Marker-Background_Warning-0-21-0)}.marker__3f04f61f.waiting__f0755030{background:var(--triplex-next-Marker-Background_Waiting-0-21-0)}.markerStatus__03c3a257{line-height:0;display:flex;align-items:start}.markerStatus__03c3a257 .contentContainer__b2f28f14{display:flex;flex-direction:column}.markerStatus__03c3a257.md__85c2029e{gap:4px}.markerStatus__03c3a257.md__85c2029e .markerContainer__5d4a1357{margin-top:4px}.markerStatus__03c3a257.lg__ff1d5c65{gap:6px}.markerStatus__03c3a257.lg__ff1d5c65 .contentContainer__b2f28f14{gap:4px}.markerStatus__03c3a257.lg__ff1d5c65 .markerContainer__5d4a1357{margin-top:5px}.orderedListItem__d654f66e{counter-increment:list-item-tx}.orderedListItem__d654f66e:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__d654f66e+.orderedListItem__d654f66e{margin-top:8px}.orderedList__ac193705{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.paginationExtended__2a249c65{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__c33eb961 .directionIconNext__8ef18d3b{transform:rotate(180deg)}.paginationPageEllipsis__3e2b4597{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;cursor:default}.paginationPageButton__7f2f5ff3{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__7f2f5ff3:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-0-21-0);outline:none}.paginationPageButton__7f2f5ff3:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-0-21-0)}.paginationPageButton__7f2f5ff3:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-0-21-0);cursor:grabbing}.paginationPageButton__7f2f5ff3.currentPage__196d7e50{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-0-21-0);cursor:default}.paginationNavigationExtended__b4255921{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__1c894016{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__1c894016 .paginationSelectControl__e311f602{margin-left:8px;min-width:72px}.row__a4510705{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__a4510705.noPaddingBottom__26303a12,.row__a4510705:last-child{padding-bottom:0}.segmentedControlSegment__7a25d825{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-0-21-0);outline:none;cursor:pointer}.segmentedControlSegment__7a25d825:disabled{cursor:default}.sm__4764bcd6 .segmentedControlSegment__7a25d825{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__516ca49a .segmentedControlSegment__7a25d825{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__050a5eec .segmentedControlSegment__7a25d825{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__3f53a427 .segmentedControlSegment__7a25d825{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-21-0)}.general1__3f53a427 .segmentedControlSegment__7a25d825:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-21-0)}.general1__3f53a427 .segmentedControlSegment__7a25d825:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-21-0)}.general1__3f53a427 .segmentedControlSegment__7a25d825.selected__9053c82d{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-21-0)}.general1__3f53a427 .segmentedControlSegment__7a25d825.selected__9053c82d:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-21-0)}.general1__3f53a427 .segmentedControlSegment__7a25d825.selected__9053c82d:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-21-0)}.general2__48c1231d .segmentedControlSegment__7a25d825{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-21-0)}.general2__48c1231d .segmentedControlSegment__7a25d825:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-21-0)}.general2__48c1231d .segmentedControlSegment__7a25d825:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-21-0)}.general2__48c1231d .segmentedControlSegment__7a25d825.selected__9053c82d{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-21-0)}.general2__48c1231d .segmentedControlSegment__7a25d825.selected__9053c82d:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-21-0)}.general2__48c1231d .segmentedControlSegment__7a25d825.selected__9053c82d:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-21-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-21-0)}.secondary1__d96edfd5 .segmentedControlSegment__7a25d825{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-21-0)}.secondary1__d96edfd5 .segmentedControlSegment__7a25d825:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-21-0)}.secondary1__d96edfd5 .segmentedControlSegment__7a25d825:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-21-0)}.secondary1__d96edfd5 .segmentedControlSegment__7a25d825.selected__9053c82d{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-21-0)}.secondary1__d96edfd5 .segmentedControlSegment__7a25d825.selected__9053c82d:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-21-0)}.secondary2__aa2f710e .segmentedControlSegment__7a25d825{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-21-0)}.secondary2__aa2f710e .segmentedControlSegment__7a25d825:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-21-0)}.secondary2__aa2f710e .segmentedControlSegment__7a25d825:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-21-0)}.secondary2__aa2f710e .segmentedControlSegment__7a25d825.selected__9053c82d{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-21-0)}.secondary2__aa2f710e .segmentedControlSegment__7a25d825.selected__9053c82d:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-21-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-21-0)}.segmentedControlSegment__7a25d825:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-21-0)}.content__e2b9180c{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__a1d428ef{display:flex;gap:4px}.segmentedControl__a1d428ef.general1__3f53a427{background:var(--triplex-next-SegmentedControl-General_1_Background-0-21-0)}.segmentedControl__a1d428ef.secondary1__d96edfd5{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-0-21-0)}.segmentedControl__a1d428ef.general2__48c1231d{background:var(--triplex-next-SegmentedControl-General_2_Background-0-21-0)}.segmentedControl__a1d428ef.secondary2__aa2f710e{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-0-21-0)}.segmentedControl__a1d428ef.sm__4764bcd6{border-radius:6px;padding:4px}.segmentedControl__a1d428ef.md__516ca49a{border-radius:8px;padding:4px}.segmentedControl__a1d428ef.lg__050a5eec{border-radius:10px;padding:8px}.skeleton__3c18a657{border-radius:16px;flex-grow:1}.skeleton__3c18a657.light__5b987ca1{animation:skeleton-light-pulse__23361a2b 2s ease-in-out infinite}.skeleton__3c18a657.dark__27edb86c{animation:skeleton-dark-pulse__2e08664b 2s ease-in-out infinite}@keyframes skeleton-light-pulse__23361a2b{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-21-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-0-21-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-21-0)}}@keyframes skeleton-dark-pulse__2e08664b{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-21-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-0-21-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-21-0)}}.sliderExtendedDot__bd6ff4e0{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-0-21-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__bd6ff4e0:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-21-0)}.sliderExtendedDot__bd6ff4e0.focusedByClick__6ab2c8be:focus{box-shadow:none}.sliderExtendedDot__bd6ff4e0:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-0-21-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__bd6ff4e0:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-0-21-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__bd6ff4e0.disabled__e98fc2ae{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-0-21-0)}.sliderExtendedDot__bd6ff4e0.disabled__e98fc2ae:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-0-21-0)}.sliderExtendedDot__bd6ff4e0.disabled__e98fc2ae:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-0-21-0)}.sliderExtendedDot__bd6ff4e0:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-0-21-0)}.sliderExtendedDot__bd6ff4e0:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-21-0)}.sliderExtendedDot__bd6ff4e0.dragByMouse__f0919576{background:var(--triplex-next-Slider-Dot_Background_Select-0-21-0)}.sliderExtendedDot__bd6ff4e0.dragByMouse__f0919576:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-21-0)}.sliderExtendedDot__bd6ff4e0:hover .sliderExtendedTooltipOverlay__c8eddef4,.sliderExtendedDot__bd6ff4e0:focus .sliderExtendedTooltipOverlay__c8eddef4{visibility:visible}.sliderExtendedDot__bd6ff4e0.lg__8eaa0198{width:28px;height:28px}.sliderExtendedDot__bd6ff4e0.lg__8eaa0198:after{width:10px;height:10px}.sliderExtendedDot__bd6ff4e0.lg__8eaa0198:before{width:14px;height:14px}.sliderExtendedMarks__5aebcbec{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__047a95b3{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__047a95b3 .sliderExtendedMarkDot__d430b476{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-0-21-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__047a95b3 .sliderExtendedMarkDot__d430b476.inSelectedRange__a5aa4934{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-0-21-0)}.sliderExtendedMark__047a95b3.lg__8eaa0198{top:20px}.sliderExtendedMark__047a95b3.lg__8eaa0198 .sliderExtendedMarkDot__d430b476{top:-20px}.sliderExtendedMark__047a95b3 .sliderExtendedMarkText__3ba46ab7{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__047a95b3.disabled__e98fc2ae{pointer-events:none}.sliderExtendedMark__047a95b3.disabled__e98fc2ae .sliderExtendedMarkText__3ba46ab7{pointer-events:none;opacity:.35}.sliderExtendedMark__047a95b3.disabled__e98fc2ae .sliderExtendedMarkDot__d430b476{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-21-0)}.sliderExtendedMark__047a95b3:first-child,.sliderExtendedMark__047a95b3:last-child{transform:none}.sliderExtendedMark__047a95b3:first-child.reverse__ac4264ef .sliderExtendedMarkDot__d430b476{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__047a95b3:first-child.reverse__ac4264ef .sliderExtendedMarkText__3ba46ab7{margin-right:-4px}.sliderExtendedMark__047a95b3:first-child:not(.reverse__ac4264ef) .sliderExtendedMarkDot__d430b476{left:0;transform:translate(-50%)}.sliderExtendedMark__047a95b3:first-child .sliderExtendedMarkText__3ba46ab7{margin-left:-4px}.sliderExtendedMark__047a95b3:last-child.reverse__ac4264ef .sliderExtendedMarkDot__d430b476{left:0;transform:translate(-50%)}.sliderExtendedMark__047a95b3:last-child.reverse__ac4264ef .sliderExtendedMarkText__3ba46ab7{margin-left:-4px}.sliderExtendedMark__047a95b3:last-child:not(.reverse__ac4264ef) .sliderExtendedMarkDot__d430b476{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__047a95b3:last-child .sliderExtendedMarkText__3ba46ab7{margin-right:-4px}.sliderExtendedMark__047a95b3.active__9a71b652{pointer-events:none}.sliderExtendedRail__e98fe80f{height:4px;background:var(--triplex-next-Slider-Rail_Background-0-21-0);cursor:pointer}.sliderExtended__adef27ad{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__adef27ad.disabled__e98fc2ae .sliderExtendedRail__e98fe80f{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-0-21-0)}.sliderExtended__adef27ad.lg__8eaa0198{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__7f3aadc7{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-0-21-0);z-index:10}.sliderExtendedTrack__7f3aadc7.lg__8eaa0198{top:12px}.sliderExtendedTrack__7f3aadc7:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-21-0)}.sliderExtendedTrack__7f3aadc7.focusedByClick__6ab2c8be:focus{box-shadow:none}.sliderExtendedTrack__7f3aadc7.hoverOrDragByMouse__eab18ca6{background:var(--triplex-next-Slider-Track_Background_Hover-0-21-0)}.sliderExtendedTrack__7f3aadc7.staticSlider__6e2970a5{cursor:default;pointer-events:none}.sliderExtendedTrack__7f3aadc7.disabled__e98fc2ae{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-0-21-0)}.sliderExtendedTooltipOverlay__c8eddef4{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__c8eddef4.lg__8eaa0198{bottom:32px}.sliderExtendedTooltipOverlay__c8eddef4 .tooltipBody__f0b01a59{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-0-21-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-0-21-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__c8eddef4 .tooltipTip__9007bf78{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-0-21-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__c8eddef4 .tooltipTip__9007bf78{margin:-.5px}}.smsField__522aca1d{display:inline-block;position:relative;width:100%}.smsField__522aca1d .input__79d675c7{text-align:center}.smsField__522aca1d .input__79d675c7::placeholder{opacity:1}.smsField__522aca1d .input__79d675c7:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-0-21-0)}.smsField__522aca1d .input__79d675c7.lg__3ac12a86{padding:18px 40px}.smsField__522aca1d .input__79d675c7.md__8f80160e{padding-left:26px;padding-right:26px}.smsField__522aca1d .input__79d675c7.sm__8eeaff09{padding-left:20px;padding-right:20px}.smsField__522aca1d .btnRefresh__108b6386{position:absolute;outline:none;z-index:1}.smsField__522aca1d .btnRefresh__108b6386.lg__3ac12a86{top:12px;left:12px;height:32px;width:32px}.smsField__522aca1d .btnRefresh__108b6386.md__8f80160e{top:10px;left:10px}.smsField__522aca1d .btnRefresh__108b6386.sm__8eeaff09{top:4px;left:4px}.smsField__522aca1d .btnRefresh__108b6386 .full__9a221a0c{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-0-21-0)}.smsField__522aca1d .btnRefresh__108b6386 .empty__ab3e0051{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-0-21-0)}.smsField__522aca1d .btnRefresh__108b6386:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-0-21-0)}.smsField__522aca1d .btnSubmit__0e8dbc0b{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-0-21-0)}.smsField__522aca1d .btnSubmit__0e8dbc0b.active__a889a28f:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-0-21-0)}.smsField__522aca1d .btnSubmit__0e8dbc0b.active__a889a28f:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-0-21-0)}.smsField__522aca1d .btnSubmit__0e8dbc0b.lg__3ac12a86{top:15px;right:15px;height:26px;width:26px}.smsField__522aca1d .btnSubmit__0e8dbc0b.md__8f80160e{top:10px;right:10px}.smsField__522aca1d .btnSubmit__0e8dbc0b.sm__8eeaff09{top:4px;right:4px}.spoiler__94875961{display:flex;flex-direction:column}.spoiler__94875961.opened__4ff6ef8f .caretIcon__194265b1{transform:rotate(-180deg)}.spoiler__94875961 .head__d04737a2 .caretIcon__194265b1{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__94875961 .head__d04737a2 button>span{white-space:normal;text-align:left}.spoiler__94875961 .content__836e0c81.hidden__496fb518{display:none}.spoiler__94875961 .lg__06b7c2e4 .content__836e0c81{margin-top:8px}.spoiler__94875961 .md__a1df639c .content__836e0c81{margin-top:0}.spoiler__94875961 .sm__6a38e5c4 .content__836e0c81{margin-top:-4px}.statusTrackerWrapper__90e45dfb{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-0-21-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-0-21-0);overflow:hidden;height:100%}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9{width:100%;padding:16px 24px;box-sizing:border-box;z-index:1;text-align:center}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9.verticalAlignMiddle__6e9d753c{align-self:center}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9.verticalAlignBottom__b523d2b7{align-self:end}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerChild__15c63bd0{padding:8px 0}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerChild__15c63bd0:empty{padding:0}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerSum__d544227d,.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerTitle__e5010145{padding-bottom:4px}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerDescription__db608249{display:block;padding-top:8px}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerAlert__8a719bed{margin-top:12px;text-align:left}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerStatus__7a4874b9{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerFooterWrapper__5b26df77{display:grid}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerFooterWrapper__5b26df77 .statusTrackerDescription__db608249:last-child{padding-top:0}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerFooterWrapper__5b26df77 .statusTrackerButton__c1facad6{margin-bottom:12px}.statusTrackerWrapper__90e45dfb .statusTracker__2fc17df9 .statusTrackerFooterWrapper__5b26df77 .statusTrackerButton__c1facad6:last-child{margin-bottom:0}.statusTrackerWrapper__90e45dfb .statusTrackerColor__59675645{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__90e45dfb .statusTrackerColor__59675645.waiting__8a4055fc{background:var(--triplex-next-StatusTracker-Waiting_Color-0-21-0)}.statusTrackerWrapper__90e45dfb .statusTrackerColor__59675645.warning__562e29f4{background:var(--triplex-next-StatusTracker-Warning_Background-0-21-0)}.statusTrackerWrapper__90e45dfb .statusTrackerColor__59675645.rejected__f339b888{background:var(--triplex-next-StatusTracker-Rejected_Color-0-21-0)}.statusTrackerWrapper__90e45dfb .statusTrackerColor__59675645.approved__4cc099e2{background:var(--triplex-next-StatusTracker-Approved_Color-0-21-0)}.statusTrackerWrapper__90e45dfb .statusTrackerBackground__71cd556f{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__90e45dfb .statusTrackerBackground__71cd556f.waiting__8a4055fc{background:var(--triplex-next-StatusTracker-Waiting_Background-0-21-0)}.statusTrackerWrapper__90e45dfb .statusTrackerBackground__71cd556f.warning__562e29f4{background:var(--triplex-next-StatusTracker-Warning_Background-0-21-0)}.statusTrackerWrapper__90e45dfb .statusTrackerBackground__71cd556f.rejected__f339b888{background:var(--triplex-next-StatusTracker-Rejected_Background-0-21-0)}.statusTrackerWrapper__90e45dfb .statusTrackerBackground__71cd556f.approved__4cc099e2{background:var(--triplex-next-StatusTracker-Approved_Background-0-21-0)}@media (max-width: 767px){.statusTrackerWrapper__90e45dfb{border-radius:16px}}.stepperWrapper__d54e761b{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-0-21-0)}.stepperStep__f1b8481e{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__f1b8481e+.stepperStep__f1b8481e{margin-left:12px}.stepperStep__f1b8481e.sm__2b96a75d:not(:last-child) .content__70fb19e5{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__f1b8481e.sm__2b96a75d:last-child .content__70fb19e5{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__f1b8481e.sm__2b96a75d:last-child .arrow__56eadbbe{display:none}.stepperStep__f1b8481e.md__8846b06a:not(:last-child) .content__70fb19e5{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__f1b8481e.md__8846b06a:last-child .content__70fb19e5{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__f1b8481e.md__8846b06a:last-child .arrow__56eadbbe{display:none}.stepperStep__f1b8481e.lg__ea1c4649:not(:last-child) .content__70fb19e5{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__f1b8481e.lg__ea1c4649:last-child .content__70fb19e5{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__f1b8481e.lg__ea1c4649:last-child .arrow__56eadbbe{display:none}.stepperStep__f1b8481e:hover:not(.active__777b61d9):not(.disabled__499032a2) .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Hover-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Hover-0-21-0)}.stepperStep__f1b8481e:hover:not(.active__777b61d9):not(.disabled__499032a2) .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-21-0)}.stepperStep__f1b8481e:hover:not(.active__777b61d9):not(.disabled__499032a2) .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-21-0)}.stepperStep__f1b8481e.active__777b61d9{cursor:default}.stepperStep__f1b8481e.active__777b61d9 .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-0-21-0)}.stepperStep__f1b8481e.active__777b61d9 .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-0-21-0)}.stepperStep__f1b8481e.active__777b61d9.error__c2b8146b .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-21-0)}.stepperStep__f1b8481e.active__777b61d9.error__c2b8146b .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-21-0)}.stepperStep__f1b8481e.active__777b61d9.error__c2b8146b .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-0-21-0)}.stepperStep__f1b8481e.active__777b61d9.warning__5c5a235b .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0)}.stepperStep__f1b8481e.active__777b61d9.warning__5c5a235b .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0)}.stepperStep__f1b8481e.active__777b61d9.warning__5c5a235b .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.error__c2b8146b .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.error__c2b8146b .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.error__c2b8146b .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.error__c2b8146b:hover .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.error__c2b8146b:hover .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.error__c2b8146b:hover .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.warning__5c5a235b .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.warning__5c5a235b .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.warning__5c5a235b .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.warning__5c5a235b:hover .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.warning__5c5a235b:hover .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0)}.stepperStep__f1b8481e.completed__9e84e775.warning__5c5a235b:hover .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe :not(.error__c2b8146b):not(.warning__5c5a235b) .content__70fb19e5{color:var(--triplex-next-Stepper-Step_Color_Default-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe :not(.error__c2b8146b):not(.warning__5c5a235b):hover .content__70fb19e5{color:var(--triplex-next-Stepper-Step_Color_Hover-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.error__c2b8146b .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.error__c2b8146b .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.error__c2b8146b .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.error__c2b8146b:hover .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.error__c2b8146b:hover .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.error__c2b8146b:hover .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.warning__5c5a235b .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.warning__5c5a235b .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.warning__5c5a235b .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.warning__5c5a235b:hover .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.warning__5c5a235b:hover .arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0)}.stepperStep__f1b8481e.inactive__93ae69fe.warning__5c5a235b:hover .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-21-0)}.stepperStep__f1b8481e.disabled__499032a2{pointer-events:none}.stepperStep__f1b8481e.disabled__499032a2 .content__70fb19e5{color:var(--triplex-next-Stepper-Step_Color_Disabled-0-21-0)}.stepperStep__f1b8481e.disabled__499032a2 .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-0-21-0)}.stepperStep__f1b8481e.disabled__499032a2 .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-0-21-0)}.stepperStep__f1b8481e.focusVisible__681b99c4.completed__9e84e775 .content__70fb19e5,.stepperStep__f1b8481e.focusVisible__681b99c4.active__777b61d9 .content__70fb19e5,.stepperStep__f1b8481e.focusVisible__681b99c4.inactive__93ae69fe .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-21-0)}.stepperStep__f1b8481e.focusVisible__681b99c4.completed__9e84e775 .arrow__56eadbbe path:last-child,.stepperStep__f1b8481e.focusVisible__681b99c4.active__777b61d9 .arrow__56eadbbe path:last-child,.stepperStep__f1b8481e.focusVisible__681b99c4.inactive__93ae69fe .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-21-0)}.stepperStep__f1b8481e.focusVisible__681b99c4.completed__9e84e775:hover .content__70fb19e5,.stepperStep__f1b8481e.focusVisible__681b99c4.active__777b61d9:hover .content__70fb19e5,.stepperStep__f1b8481e.focusVisible__681b99c4.inactive__93ae69fe:hover .content__70fb19e5{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-21-0)}.stepperStep__f1b8481e.focusVisible__681b99c4.completed__9e84e775:hover .arrow__56eadbbe path:last-child,.stepperStep__f1b8481e.focusVisible__681b99c4.active__777b61d9:hover .arrow__56eadbbe path:last-child,.stepperStep__f1b8481e.focusVisible__681b99c4.inactive__93ae69fe:hover .arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-21-0)}.content__70fb19e5{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-0-21-0);color:var(--triplex-next-Stepper-Step_Color_Hover-0-21-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-0-21-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__2b96a75d{font-size:12px;line-height:16px}.md__8846b06a{font-size:14px;line-height:20px}.lg__ea1c4649{font-size:16px;line-height:20px}.arrow__56eadbbe{transform:translate(0)}.arrow__56eadbbe path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-21-0)}.arrow__56eadbbe path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-21-0)}.icon__e71901d5{display:inline-flex;align-items:center;line-height:0}.nonempty__e30afadc .icon__e71901d5{margin-right:6px}.stepperExtended__65620c3c{display:flex;padding:0;margin:0;list-style:none}.stepper__dacd345d.sm__2b96a75d{padding-left:28px;padding-right:28px}.stepper__dacd345d.md__8846b06a{padding-left:40px;padding-right:40px}.stepper__dacd345d.lg__ea1c4649{padding-left:56px;padding-right:56px}.stepperCarousel__c89d46dd{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__c89d46dd .buttonPrev__0a498d5b,.stepperCarousel__c89d46dd .buttonNext__ecd0a7ad{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__c89d46dd .buttonPrev__0a498d5b.sm__2b96a75d,.stepperCarousel__c89d46dd .buttonNext__ecd0a7ad.sm__2b96a75d{height:28px;width:28px}.stepperCarousel__c89d46dd .buttonPrev__0a498d5b.md__8846b06a,.stepperCarousel__c89d46dd .buttonNext__ecd0a7ad.md__8846b06a{height:40px;width:40px}.stepperCarousel__c89d46dd .buttonPrev__0a498d5b.lg__ea1c4649,.stepperCarousel__c89d46dd .buttonNext__ecd0a7ad.lg__ea1c4649{height:56px;width:56px}.stepperCarousel__c89d46dd .buttonPrev__0a498d5b{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-0-21-0)}.stepperCarousel__c89d46dd .buttonNext__ecd0a7ad{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-0-21-0)}@media (max-width: 767px){.stepper__dacd345d{padding-left:16px;padding-right:16px}.buttonPrev__0a498d5b,.buttonNext__ecd0a7ad{display:none}}.suggestFieldMobileBody__4b689d55{height:176px}.suggestFieldMobileDropdownHint__b712c3c7{padding:16px}.noColumns__d201e932{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__d201e932>.content__567eaa57{width:456px;text-align:center}.filterPanel__66189eb3{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__38ea2543{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__38ea2543>a:not(:first-child){margin-left:16px}.tabsLinePanel__4bd449c4{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__b6a3304f{0%{opacity:0}to{opacity:1}}.tableBasic__7e1b601a{position:relative}.tableBasic__7e1b601a table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__7e1b601a table th.alignLeft__94ef07f5,.tableBasic__7e1b601a table td.alignLeft__94ef07f5{text-align:left}.tableBasic__7e1b601a table th.alignRight__b682d16e,.tableBasic__7e1b601a table td.alignRight__b682d16e{text-align:right}.tableBasic__7e1b601a table th.alignCenter__b64f61b0,.tableBasic__7e1b601a table td.alignCenter__b64f61b0{text-align:center}.tableBasic__7e1b601a table th.verticalAlignBaseline__50faadbb,.tableBasic__7e1b601a table td.verticalAlignBaseline__50faadbb{vertical-align:baseline}.tableBasic__7e1b601a table th.verticalAlignSub__416799a3,.tableBasic__7e1b601a table td.verticalAlignSub__416799a3{vertical-align:sub}.tableBasic__7e1b601a table th.verticalAlignSuper__e7b7980f,.tableBasic__7e1b601a table td.verticalAlignSuper__e7b7980f{vertical-align:super}.tableBasic__7e1b601a table th.verticalAlignTextTop__749db2da,.tableBasic__7e1b601a table td.verticalAlignTextTop__749db2da{vertical-align:text-top}.tableBasic__7e1b601a table th.verticalAlignTextBottom__5795eabb,.tableBasic__7e1b601a table td.verticalAlignTextBottom__5795eabb{vertical-align:text-bottom}.tableBasic__7e1b601a table th.verticalAlignMiddle__2aa23fc2,.tableBasic__7e1b601a table td.verticalAlignMiddle__2aa23fc2{vertical-align:middle}.tableBasic__7e1b601a table th.verticalAlignTop__8f89d4cc,.tableBasic__7e1b601a table td.verticalAlignTop__8f89d4cc{vertical-align:top}.tableBasic__7e1b601a table th.verticalAlignBottom__d6bb80ec,.tableBasic__7e1b601a table td.verticalAlignBottom__d6bb80ec{vertical-align:bottom}.tableBasic__7e1b601a table>thead>tr{height:48px}.tableBasic__7e1b601a table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-0-21-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-21-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__7e1b601a table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-21-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-21-0)}}.tableBasic__7e1b601a table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__7e1b601a table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__7e1b601a table>thead>tr>th.checkboxType__ad3f778c{padding:16px 12px}.tableBasic__7e1b601a table>thead>tr>th .thBlock__a5e4e421{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__7e1b601a table>thead>tr>th .thBlock__a5e4e421.order__f78155b3{cursor:pointer}.tableBasic__7e1b601a table>thead>tr>th .thBlock__a5e4e421.order__f78155b3 .orderButton__ae893c1a{display:flex;visibility:hidden;align-items:center}.tableBasic__7e1b601a table>thead>tr>th .thBlock__a5e4e421.order__f78155b3 .orderButton__ae893c1a.alignLeft__94ef07f5{margin-right:8px}.tableBasic__7e1b601a table>thead>tr>th .thBlock__a5e4e421.order__f78155b3 .orderButton__ae893c1a.alignRight__b682d16e{margin-left:8px}.tableBasic__7e1b601a table>thead>tr>th .thBlock__a5e4e421.order__f78155b3 .orderButton__ae893c1a.sorted__fd91be5b{visibility:visible}.tableBasic__7e1b601a table>thead>tr>th .thBlock__a5e4e421.order__f78155b3:hover .orderButton__ae893c1a{visibility:visible}.tableBasic__7e1b601a table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-21-0)}.tableBasic__7e1b601a table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__7e1b601a table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__7e1b601a table>tbody>tr>td.textType__df3558cb{padding:12px}.tableBasic__7e1b601a table>tbody>tr>td.componentsType__fd655643{padding:8px 12px}.tableBasic__7e1b601a table>tbody>tr>td.checkboxType__ad3f778c{padding:10px 12px 12px}.tableBasic__7e1b601a table>tbody>tr.selected__f49b3b83>td{background-color:var(--triplex-next-TableBasic-Background_Selected-0-21-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__7e1b601a table>tbody>tr.selected__f49b3b83>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-21-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-21-0)}}.tableBasic__7e1b601a table>tbody.clickable__4f614491>tr{cursor:pointer}.tableBasic__7e1b601a table>tbody.hoverable__7cc79def>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-0-21-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__7e1b601a table>tbody.hoverable__7cc79def>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-21-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-21-0)}}.tableBasic__7e1b601a .footerEmptyData__0f847533{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__7e1b601a .spinnerWrapper__5f544f9a{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__7e1b601a .spinnerWrapper__5f544f9a .tableLoaderScreen__9b552163{border-radius:8px 8px 0 0}.tableBasic__7e1b601a .overlayCover__f249569e{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-0-21-0);animation:fadeIn__b6a3304f .3s}.tableBasicSettingsBody__b65ef666{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__e53ed61c{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-21-0)!important}.columnSettingsSortableListItemTarget__e53ed61c:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-21-0)!important}.columnSettingsSortableListItemTarget__e53ed61c.dragging__7fce0d34{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-21-0)!important}.columnSettingsStaticListItem__945db9dc{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-21-0)}.tableBasicSettingsFooter__389e5788{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-21-0);padding:11px 12px 12px}.tableBasicSettingsHeader__8d98683c{padding:16px 12px 12px}.tableSettingsLink__d2777103{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__ebef4b4b{width:320px}.tableFooterWrapper__fe171a78{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__fe171a78 .tableFooterShadow__0be419c5{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-0-21-0);pointer-events:none}.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-0-21-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0 .tableFooterSummary__17dae29b{display:flex;align-items:center}.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0 .tableFooterSummary__17dae29b .tableFooterSummarySelectedCount__62498452,.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0 .tableFooterSummary__17dae29b .tableFooterSummarySelectAllButton__b252cb43,.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0 .tableFooterSummary__17dae29b .tableFooterSummaryAmount__4f84e15c{display:inline-flex}.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0 .tableFooterSummary__17dae29b .tableFooterSummarySelectedCount__62498452,.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0 .tableFooterSummary__17dae29b .tableFooterSummarySelectAllButton__b252cb43,.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0 .tableFooterSummary__17dae29b .tableFooterSummaryAmount__4f84e15c,.tableFooterWrapper__fe171a78 .tableFooter__f94de1f0 .tableFooterSummary__17dae29b .tableFooterSummaryLabel__8e5b55c7{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__fe171a78{height:112px}}.paginationPanel__6608052d{margin-top:16px}.masterTable__d4365dc9,.tabsExtended__2ea055a5{position:relative}.tabsExtendedContent__7271508f{display:inline-flex}.tabsExtendedContent__7271508f.sm__a1aba267{border-radius:6px;padding:4px}.tabsExtendedContent__7271508f.md__2b533bdd{border-radius:8px;padding:4px}.tabsExtendedContent__7271508f.lg__26177c05{border-radius:10px;padding:8px}.tabsExtendedTab__fa82e80b{display:flex}.tabsExtendedTab__fa82e80b+.tabsExtendedTab__fa82e80b,.tabsExtendedDropdown__96529dc4{margin-left:2px}.tabsReal__3781ed6f,.tabsFake__c5f9efb6{display:flex;box-sizing:border-box;width:100%}.tabsReal__3781ed6f.hidden__466a57cc{visibility:hidden}.tabsReal__3781ed6f .tabsExtendedTab__fa82e80b.hidden__466a57cc{display:none}.tabsFake__c5f9efb6{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__050008c2 .tabsExtendedContent__7271508f{background-color:var(--triplex-next-Tabs-Type1_Background-0-21-0)}.type2__90f6146c .tabsExtendedContent__7271508f{background-color:var(--triplex-next-Tabs-Type2_Background-0-21-0)}.tabsExtendedTabButton__38d2c8fc{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-0-21-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__38d2c8fc .tabButtonText__9be2db47{font-weight:400}.tabsExtendedTabButton__38d2c8fc .notificationIcon__5ec9b8e6{position:absolute}.tabsExtendedTabButton__38d2c8fc.lg__26177c05{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__38d2c8fc.lg__26177c05 .tabButtonText__9be2db47{font-size:16px;line-height:20px}.tabsExtendedTabButton__38d2c8fc.lg__26177c05 .notificationIcon__5ec9b8e6{right:6px;top:6px}.tabsExtendedTabButton__38d2c8fc.md__2b533bdd{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__38d2c8fc.md__2b533bdd .tabButtonText__9be2db47{font-size:14px;line-height:20px}.tabsExtendedTabButton__38d2c8fc.md__2b533bdd .notificationIcon__5ec9b8e6{right:4px;top:4px}.tabsExtendedTabButton__38d2c8fc.sm__a1aba267{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__38d2c8fc.sm__a1aba267 .tabButtonText__9be2db47{font-size:12px;line-height:16px}.tabsExtendedTabButton__38d2c8fc.sm__a1aba267 .notificationIcon__5ec9b8e6{right:3px;top:3px}.tabsExtendedTabButton__38d2c8fc::-moz-focus-inner{border:none}.tabsExtendedTabButton__38d2c8fc+.tabsExtendedTabButton__38d2c8fc{margin-left:2px}.tabsExtendedTabButton__38d2c8fc:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type1__050008c2{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type1__050008c2.selected__844875b7{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type1__050008c2.selected__844875b7 .tabButtonText__9be2db47{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type1__050008c2:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type1__050008c2:hover .tabButtonText__9be2db47{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type1__050008c2 .tabButtonText__9be2db47{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type2__90f6146c{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-0-21-0);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type2__90f6146c.selected__844875b7{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type2__90f6146c.selected__844875b7 .tabButtonText__9be2db47{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type2__90f6146c:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-0-21-0)}.tabsExtendedTabButton__38d2c8fc.type2__90f6146c:hover .tabButtonText__9be2db47{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-0-21-0)}.tabsContent__67ed5acb .tabButtonDropdown__cf0e8586{padding:0!important;border-radius:0!important;background:none!important}.tabsContent__67ed5acb .tabButtonDropdown__cf0e8586.sm__d5ac22f6{min-width:20px;min-height:20px;height:20px}.tabsContent__67ed5acb .tabButtonDropdown__cf0e8586.md__e9ae5d78{min-width:32px;min-height:32px;height:32px}.tabsContent__67ed5acb .tabButtonDropdown__cf0e8586.lg__fba7684d{min-width:40px;min-height:40px;height:40px}.tag__66bdb8f1{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-0-21-0);border-radius:4px;gap:2px}.tag__66bdb8f1.sm__c37f23e7{height:20px;padding:2px 4px 2px 6px}.tag__66bdb8f1.md__4efae8bb{height:28px;padding:4px 6px 4px 8px}.tag__66bdb8f1.lg__0adc7420{height:32px;padding:6px 8px 6px 10px}.content__f42115a8{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagColor__04aec91f{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__04aec91f.sm__231b0073{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__04aec91f.md__d68d11bf{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__04aec91f.lg__3636a750{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__04aec91f.default__a3d106b3{background:var(--triplex-next-TagColor-Background_Default-0-21-0)}.tagColor__04aec91f.success__397a8fb0{background:var(--triplex-next-TagColor-Background_Success-0-21-0)}.tagColor__04aec91f.info__e8dcb0e1{background:var(--triplex-next-TagColor-Background_Info-0-21-0)}.tagColor__04aec91f.warning__66466d3e{background:var(--triplex-next-TagColor-Background_Warning-0-21-0)}.tagColor__04aec91f.error__da8d399d{background:var(--triplex-next-TagColor-Background_Error-0-21-0)}.content__7e6f1607{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-0-21-0)}.tagGroup__05abdf64.sm__ccc6af08{margin:-2px}.tagGroup__05abdf64.sm__ccc6af08>*{margin:2px}.tagGroup__05abdf64.md__97693bf5{margin:-4px}.tagGroup__05abdf64.md__97693bf5>*{margin:4px}.tagGroup__05abdf64.lg__09500ee8{margin:-6px}.tagGroup__05abdf64.lg__09500ee8>*{margin:6px}.uploadZone__aa72f630{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-0-21-0)}.uploadZone__aa72f630:hover{background:var(--triplex-next-UploadZone-Background_Hover-0-21-0)}.uploadZoneDragArea__b4a64394{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-21-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__ad751fe3{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-21-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-0-21-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-0-21-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__e490be9b{display:none}@media (max-width: 767px){.uploadZone__aa72f630,.uploadZone__aa72f630:hover{background:none}.uploadZoneDragArea__b4a64394{display:none}}
1
+ html {--triplex-next-ColorBrand-0-0-22-0: #1F3336;
2
+ --triplex-next-ColorBrand-10-0-22-0: #0B3A3C;
3
+ --triplex-next-ColorBrand-20-0-22-0: #006063;
4
+ --triplex-next-ColorBrand-30-0-22-0: #007777;
5
+ --triplex-next-ColorBrand-40-0-22-0: #008985;
6
+ --triplex-next-ColorBrand-50-0-22-0: #21A19A;
7
+ --triplex-next-ColorBrand-60-0-22-0: #19BDB0;
8
+ --triplex-next-ColorBrand-70-0-22-0: #4BD9CF;
9
+ --triplex-next-ColorBrand-80-0-22-0: #71ECDC;
10
+ --triplex-next-ColorBrand-90-0-22-0: #A8F5E9;
11
+ --triplex-next-ColorBrand-95-0-22-0: #C5FAF1;
12
+ --triplex-next-ColorBrand-100-0-22-0: #E3FFFA;
13
+ --triplex-next-ColorDarkNeutralAlpha-0-0-22-0: rgba(31, 31, 34, 1);
14
+ --triplex-next-ColorDarkNeutralAlpha-10-0-22-0: rgba(31, 31, 34, .95);
15
+ --triplex-next-ColorDarkNeutralAlpha-20-0-22-0: rgba(31, 31, 34, .85);
16
+ --triplex-next-ColorDarkNeutralAlpha-30-0-22-0: rgba(31, 31, 34, .75);
17
+ --triplex-next-ColorDarkNeutralAlpha-40-0-22-0: rgba(31, 31, 34, .65);
18
+ --triplex-next-ColorDarkNeutralAlpha-50-0-22-0: rgba(31, 31, 34, .55);
19
+ --triplex-next-ColorDarkNeutralAlpha-60-0-22-0: rgba(31, 31, 34, .45);
20
+ --triplex-next-ColorDarkNeutralAlpha-70-0-22-0: rgba(31, 31, 34, .35);
21
+ --triplex-next-ColorDarkNeutralAlpha-80-0-22-0: rgba(31, 31, 34, .25);
22
+ --triplex-next-ColorDarkNeutralAlpha-90-0-22-0: rgba(31, 31, 34, .15);
23
+ --triplex-next-ColorDarkNeutralAlpha-100-0-22-0: rgba(31, 31, 34, .05);
24
+ --triplex-next-ColorDarkNeutral-0-0-22-0: #000000;
25
+ --triplex-next-ColorDarkNeutral-10-0-22-0: #171719;
26
+ --triplex-next-ColorDarkNeutral-20-0-22-0: #1B1B1D;
27
+ --triplex-next-ColorDarkNeutral-30-0-22-0: #1F1F22;
28
+ --triplex-next-ColorDarkNeutral-40-0-22-0: #262629;
29
+ --triplex-next-ColorDarkNeutral-50-0-22-0: #2D2D30;
30
+ --triplex-next-ColorDarkNeutral-60-0-22-0: #343437;
31
+ --triplex-next-ColorDarkNeutral-70-0-22-0: #3B3B3E;
32
+ --triplex-next-ColorDarkNeutral-80-0-22-0: #424245;
33
+ --triplex-next-ColorDarkNeutral-90-0-22-0: #49494C;
34
+ --triplex-next-ColorDarkNeutral-100-0-22-0: #4F4F52;
35
+ --triplex-next-ColorError-0-0-22-0: #443139;
36
+ --triplex-next-ColorError-10-0-22-0: #4E3741;
37
+ --triplex-next-ColorError-20-0-22-0: #A90024;
38
+ --triplex-next-ColorError-30-0-22-0: #BD002C;
39
+ --triplex-next-ColorError-40-0-22-0: #D10032;
40
+ --triplex-next-ColorError-50-0-22-0: #E60037;
41
+ --triplex-next-ColorError-60-0-22-0: #F80C45;
42
+ --triplex-next-ColorError-70-0-22-0: #FF5571;
43
+ --triplex-next-ColorError-80-0-22-0: #FFB1C1;
44
+ --triplex-next-ColorError-90-0-22-0: #FCE0E6;
45
+ --triplex-next-ColorError-100-0-22-0: #FFF0F3;
46
+ --triplex-next-ColorInfo-0-0-22-0: #313749;
47
+ --triplex-next-ColorInfo-10-0-22-0: #2E3A52;
48
+ --triplex-next-ColorInfo-20-0-22-0: #0A43B0;
49
+ --triplex-next-ColorInfo-30-0-22-0: #124FC2;
50
+ --triplex-next-ColorInfo-40-0-22-0: #0E57CC;
51
+ --triplex-next-ColorInfo-50-0-22-0: #1371E4;
52
+ --triplex-next-ColorInfo-60-0-22-0: #1297FE;
53
+ --triplex-next-ColorInfo-70-0-22-0: #66BEFF;
54
+ --triplex-next-ColorInfo-80-0-22-0: #8DD2FF;
55
+ --triplex-next-ColorInfo-90-0-22-0: #B8E6FF;
56
+ --triplex-next-ColorInfo-100-0-22-0: #E3F6FF;
57
+ --triplex-next-ColorNeutralAlpha-0-0-22-0: rgba(255, 255, 255, 1);
58
+ --triplex-next-ColorNeutralAlpha-10-0-22-0: rgba(255, 255, 255, .95);
59
+ --triplex-next-ColorNeutralAlpha-20-0-22-0: rgba(255, 255, 255, .85);
60
+ --triplex-next-ColorNeutralAlpha-30-0-22-0: rgba(255, 255, 255, .75);
61
+ --triplex-next-ColorNeutralAlpha-40-0-22-0: rgba(255, 255, 255, .65);
62
+ --triplex-next-ColorNeutralAlpha-50-0-22-0: rgba(255, 255, 255, .55);
63
+ --triplex-next-ColorNeutralAlpha-60-0-22-0: rgba(255, 255, 255, .45);
64
+ --triplex-next-ColorNeutralAlpha-70-0-22-0: rgba(255, 255, 255, .35);
65
+ --triplex-next-ColorNeutralAlpha-80-0-22-0: rgba(255, 255, 255, .25);
66
+ --triplex-next-ColorNeutralAlpha-90-0-22-0: rgba(255, 255, 255, .15);
67
+ --triplex-next-ColorNeutralAlpha-100-0-22-0: rgba(255, 255, 255, .05);
68
+ --triplex-next-ColorNeutral-0-0-22-0: #CBCFD7;
69
+ --triplex-next-ColorNeutral-10-0-22-0: #D1D4DC;
70
+ --triplex-next-ColorNeutral-20-0-22-0: #D6D9E0;
71
+ --triplex-next-ColorNeutral-30-0-22-0: #DCDFE4;
72
+ --triplex-next-ColorNeutral-40-0-22-0: #DFE2E7;
73
+ --triplex-next-ColorNeutral-50-0-22-0: #E3E6EA;
74
+ --triplex-next-ColorNeutral-60-0-22-0: #E7E9EE;
75
+ --triplex-next-ColorNeutral-70-0-22-0: #EAEDF1;
76
+ --triplex-next-ColorNeutral-80-0-22-0: #EEF0F4;
77
+ --triplex-next-ColorNeutral-90-0-22-0: #F2F4F7;
78
+ --triplex-next-ColorNeutral-100-0-22-0: #FFFFFF;
79
+ --triplex-next-ColorSuccess-0-0-22-0: #28433E;
80
+ --triplex-next-ColorSuccess-10-0-22-0: #2A4C45;
81
+ --triplex-next-ColorSuccess-20-0-22-0: #00624C;
82
+ --triplex-next-ColorSuccess-30-0-22-0: #007353;
83
+ --triplex-next-ColorSuccess-40-0-22-0: #008B5C;
84
+ --triplex-next-ColorSuccess-50-0-22-0: #00C075;
85
+ --triplex-next-ColorSuccess-60-0-22-0: #00D67D;
86
+ --triplex-next-ColorSuccess-70-0-22-0: #3AF299;
87
+ --triplex-next-ColorSuccess-80-0-22-0: #8AFFB8;
88
+ --triplex-next-ColorSuccess-90-0-22-0: #B8FFD4;
89
+ --triplex-next-ColorSuccess-100-0-22-0: #E1FFEB;
90
+ --triplex-next-ColorSystem-0-0-22-0: #373C49;
91
+ --triplex-next-ColorSystem-10-0-22-0: #384156;
92
+ --triplex-next-ColorSystem-20-0-22-0: #47526D;
93
+ --triplex-next-ColorSystem-30-0-22-0: #57637F;
94
+ --triplex-next-ColorSystem-40-0-22-0: #697591;
95
+ --triplex-next-ColorSystem-50-0-22-0: #8291B3;
96
+ --triplex-next-ColorSystem-60-0-22-0: #95A3C1;
97
+ --triplex-next-ColorSystem-70-0-22-0: #A9B6D0;
98
+ --triplex-next-ColorSystem-80-0-22-0: #BFCADF;
99
+ --triplex-next-ColorSystem-90-0-22-0: #D6DEED;
100
+ --triplex-next-ColorSystem-95-0-22-0: #E0E8F4;
101
+ --triplex-next-ColorSystem-100-0-22-0: #EEF3FC;
102
+ --triplex-next-ColorWarning-0-0-22-0: #463734;
103
+ --triplex-next-ColorWarning-10-0-22-0: #4F3E3B;
104
+ --triplex-next-ColorWarning-20-0-22-0: #E03400;
105
+ --triplex-next-ColorWarning-30-0-22-0: #E63D00;
106
+ --triplex-next-ColorWarning-40-0-22-0: #EF4C01;
107
+ --triplex-next-ColorWarning-50-0-22-0: #FD6508;
108
+ --triplex-next-ColorWarning-60-0-22-0: #FF7A17;
109
+ --triplex-next-ColorWarning-70-0-22-0: #FFB13B;
110
+ --triplex-next-ColorWarning-80-0-22-0: #FFD169;
111
+ --triplex-next-ColorWarning-90-0-22-0: #FCEAC7;
112
+ --triplex-next-ColorWarning-100-0-22-0: #FFF4DB;
113
+ --triplex-next-AlertContext-Error_Color-0-22-0: #D10032;
114
+ --triplex-next-AlertContext-Info_Color-0-22-0: rgba(31, 31, 34, 1);
115
+ --triplex-next-AlertContext-System_Color-0-22-0: rgba(31, 31, 34, 1);
116
+ --triplex-next-AlertContext-Warning_Color-0-22-0: rgba(31, 31, 34, 1);
117
+ --triplex-next-AlertProcess-Info_Background-0-22-0: #E3F6FF;
118
+ --triplex-next-AlertProcess-Warning_Background-0-22-0: #FFF4DB;
119
+ --triplex-next-AlertProcess-Error_Background-0-22-0: #FFF0F3;
120
+ --triplex-next-AlertProcess-System_Background-0-22-0: #EEF3FC;
121
+ --triplex-next-AlertProcess-Feature_Background-0-22-0: #E3FFFA;
122
+ --triplex-next-Avatar-Background-0-22-0: #E3E6EA;
123
+ --triplex-next-Badge-Background-0-22-0: #FFB13B;
124
+ --triplex-next-Button-General_Background_Active-0-22-0: #007777;
125
+ --triplex-next-Button-General_Background_Default-0-22-0: #21A19A;
126
+ --triplex-next-Button-General_Background_Disabled-0-22-0: #F2F4F7;
127
+ --triplex-next-Button-General_Background_Hover-0-22-0: #19BDB0;
128
+ --triplex-next-Button-General_Color_Active-0-22-0: rgba(255, 255, 255, 1);
129
+ --triplex-next-Button-General_Color_Default-0-22-0: rgba(255, 255, 255, 1);
130
+ --triplex-next-Button-General_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
131
+ --triplex-next-Button-General_Color_Hover-0-22-0: rgba(255, 255, 255, 1);
132
+ --triplex-next-Button-General_Shadow_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
133
+ --triplex-next-Button-Secondary_Background_Active-0-22-0: #DCDFE4;
134
+ --triplex-next-Button-Secondary_Background_Default-0-22-0: #F2F4F7;
135
+ --triplex-next-Button-Secondary_Background_Disabled-0-22-0: #F2F4F7;
136
+ --triplex-next-Button-Secondary_Background_Hover-0-22-0: #EAEDF1;
137
+ --triplex-next-Button-Secondary_Color_Active-0-22-0: #007777;
138
+ --triplex-next-Button-Secondary_Color_Default-0-22-0: #008985;
139
+ --triplex-next-Button-Secondary_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
140
+ --triplex-next-Button-Secondary_Color_Hover-0-22-0: #21A19A;
141
+ --triplex-next-Button-Secondary_Shadow_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
142
+ --triplex-next-Button-SecondaryLight_Background_Active-0-22-0: #DFE2E7;
143
+ --triplex-next-Button-SecondaryLight_Background_Default-0-22-0: #FFFFFF;
144
+ --triplex-next-Button-SecondaryLight_Background_Disabled-0-22-0: #F2F4F7;
145
+ --triplex-next-Button-SecondaryLight_Background_Hover-0-22-0: #EEF0F4;
146
+ --triplex-next-Button-SecondaryLight_Color_Active-0-22-0: #007777;
147
+ --triplex-next-Button-SecondaryLight_Color_Default-0-22-0: #008985;
148
+ --triplex-next-Button-SecondaryLight_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
149
+ --triplex-next-Button-SecondaryLight_Color_Hover-0-22-0: #21A19A;
150
+ --triplex-next-Button-SecondaryLight_Shadow_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
151
+ --triplex-next-Button-Danger_Background_Active-0-22-0: #BD002C;
152
+ --triplex-next-Button-Danger_Background_Default-0-22-0: #E60037;
153
+ --triplex-next-Button-Danger_Background_Disabled-0-22-0: #F2F4F7;
154
+ --triplex-next-Button-Danger_Background_Hover-0-22-0: #F80C45;
155
+ --triplex-next-Button-Danger_Color_Active-0-22-0: rgba(255, 255, 255, 1);
156
+ --triplex-next-Button-Danger_Color_Default-0-22-0: rgba(255, 255, 255, 1);
157
+ --triplex-next-Button-Danger_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
158
+ --triplex-next-Button-Danger_Color_Hover-0-22-0: rgba(255, 255, 255, 1);
159
+ --triplex-next-Button-Danger_Shadow_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
160
+ --triplex-next-Button-Icon_Shadow_Focus-0-22-0: 0 0 0 1px #FFD169;
161
+ --triplex-next-Button-Link_Color_Active-0-22-0: #007777;
162
+ --triplex-next-Button-Link_Color_Default-0-22-0: #008985;
163
+ --triplex-next-Button-Link_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
164
+ --triplex-next-Button-Link_Color_Hover-0-22-0: #21A19A;
165
+ --triplex-next-Button-Link_Shadow_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
166
+ --triplex-next-Calendar-Background_Shadow-0-22-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
167
+ --triplex-next-Calendar-View_Header_Color-0-22-0: rgba(31, 31, 34, .55);
168
+ --triplex-next-Calendar-View_Item_Background_Default-0-22-0: none;
169
+ --triplex-next-Calendar-View_Item_Background_Hover-0-22-0: #19BDB0;
170
+ --triplex-next-Calendar-View_Item_Background_Selected_Default-0-22-0: #21A19A;
171
+ --triplex-next-Calendar-View_Item_Background_Selected_Hover-0-22-0: #007777;
172
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-22-0: #E3FFFA;
173
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-22-0: #A8F5E9;
174
+ --triplex-next-Calendar-View_Item_BorderColor_Default-0-22-0: transparent;
175
+ --triplex-next-Calendar-View_Item_BorderColor_Focus-0-22-0: #FFD169;
176
+ --triplex-next-Calendar-View_Item_Color_Default-0-22-0: rgba(31, 31, 34, 1);
177
+ --triplex-next-Calendar-View_Item_Color_Hover-0-22-0: rgba(255, 255, 255, 1);
178
+ --triplex-next-Calendar-View_Item_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
179
+ --triplex-next-Calendar-View_Item_Color_Muted-0-22-0: rgba(31, 31, 34, .35);
180
+ --triplex-next-Calendar-View_Item_Color_Selected-0-22-0: rgba(255, 255, 255, 1);
181
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-22-0: rgba(31, 31, 34, .35);
182
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-22-0: rgba(31, 31, 34, .35);
183
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-22-0: rgba(31, 31, 34, .35);
184
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-22-0: rgba(31, 31, 34, .35);
185
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-22-0: rgba(31, 31, 34, .35);
186
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-22-0: #00C075;
187
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-22-0: #00C075;
188
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-22-0: #00C075;
189
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-22-0: #FD6508;
190
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-22-0: #FD6508;
191
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-22-0: #FD6508;
192
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-22-0: #E60037;
193
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-22-0: #E60037;
194
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-22-0: #E60037;
195
+ --triplex-next-Card-Static_General_Background-0-22-0: #FFFFFF;
196
+ --triplex-next-Card-Static_Secondary_Background-0-22-0: #F2F4F7;
197
+ --triplex-next-Card-Action_General_Background-0-22-0: #FFFFFF;
198
+ --triplex-next-Card-Action_General_Background_Hover-0-22-0: #FFFFFF;
199
+ --triplex-next-Card-Action_General_Background_Selected-0-22-0: #F2F4F7;
200
+ --triplex-next-Card-Action_General_Background_Selected_Hover-0-22-0: #F2F4F7;
201
+ --triplex-next-Card-Action_Secondary_Background-0-22-0: #F2F4F7;
202
+ --triplex-next-Card-Action_Secondary_Background_Hover-0-22-0: #EAEDF1;
203
+ --triplex-next-Card-Action_Secondary_Background_Selected-0-22-0: #E3E6EA;
204
+ --triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-22-0: #DCDFE4;
205
+ --triplex-next-Card-Shadow_Default-0-22-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
206
+ --triplex-next-Card-Shadow_Focus-0-22-0: inset 0 0 0 1px #FFD169;
207
+ --triplex-next-Card-Shadow_Hover-0-22-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
208
+ --triplex-next-Card-Shadow_Selected-0-22-0: inset 0 0 0 1px #21A19A;
209
+ --triplex-next-Card-Shadow_Selected_Hover-0-22-0: inset 0 0 0 1px #19BDB0;
210
+ --triplex-next-Checkbox-Background_Checked_Default-0-22-0: #21A19A;
211
+ --triplex-next-Checkbox-Background_Checked_Disabled-0-22-0: #EAEDF1;
212
+ --triplex-next-Checkbox-Background_Checked_Hover-0-22-0: #007777;
213
+ --triplex-next-Checkbox-Background_Default-0-22-0: #F2F4F7;
214
+ --triplex-next-Checkbox-Background_Disabled-0-22-0: #F2F4F7;
215
+ --triplex-next-Checkbox-Background_Hover-0-22-0: #19BDB0;
216
+ --triplex-next-Checkbox-BorderColor_Default-0-22-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
217
+ --triplex-next-Checkbox-BorderColor_Disabled-0-22-0: 0 0 0 1px #E3E6EA inset;
218
+ --triplex-next-Checkbox-BorderColor_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
219
+ --triplex-next-Checkbox-BorderColor_Hover-0-22-0: none;
220
+ --triplex-next-Checkbox-BorderColor_Checked_Default-0-22-0: none;
221
+ --triplex-next-Checkbox-BorderColor_Checked_Disabled-0-22-0: none;
222
+ --triplex-next-Checkbox-Checkmark_Fill_Default-0-22-0: rgba(255, 255, 255, 1);
223
+ --triplex-next-Checkbox-Checkmark_Fill_Disabled-0-22-0: rgba(31, 31, 34, .15);
224
+ --triplex-next-Chip-Background_Active-0-22-0: #DFE2E7;
225
+ --triplex-next-Chip-Background_Default-0-22-0: #F2F4F7;
226
+ --triplex-next-Chip-Background_Disabled-0-22-0: #F2F4F7;
227
+ --triplex-next-Chip-Background_Hover-0-22-0: #EAEDF1;
228
+ --triplex-next-Chip-Background_Selected_Active-0-22-0: #4F4F52;
229
+ --triplex-next-Chip-Background_Selected_Default-0-22-0: #3B3B3E;
230
+ --triplex-next-Chip-Background_Selected_Disabled-0-22-0: #343437;
231
+ --triplex-next-Chip-Background_Selected_Hover-0-22-0: #49494C;
232
+ --triplex-next-Chip-Color_Active-0-22-0: rgba(31, 31, 34, 1);
233
+ --triplex-next-Chip-Color_Default-0-22-0: rgba(31, 31, 34, 1);
234
+ --triplex-next-Chip-Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
235
+ --triplex-next-Chip-Color_Hover-0-22-0: rgba(31, 31, 34, 1);
236
+ --triplex-next-Chip-Color_Selected_Active-0-22-0: rgba(255, 255, 255, 1);
237
+ --triplex-next-Chip-Color_Selected_Default-0-22-0: rgba(255, 255, 255, 1);
238
+ --triplex-next-Chip-Color_Selected_Disabled-0-22-0: rgba(255, 255, 255, .25);
239
+ --triplex-next-Chip-Color_Selected_Hover-0-22-0: rgba(255, 255, 255, 1);
240
+ --triplex-next-Chip-Shadow_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
241
+ --triplex-next-Divider-Background-0-22-0: #D6D9E0;
242
+ --triplex-next-Dropdown-Background-0-22-0: #FFFFFF;
243
+ --triplex-next-Dropdown-Shadow-0-22-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
244
+ --triplex-next-DropdownList-Background_Active-0-22-0: #EAEDF1;
245
+ --triplex-next-DropdownList-Background_Default-0-22-0: none;
246
+ --triplex-next-DropdownList-Background_Selected-0-22-0: #DCDFE4;
247
+ --triplex-next-DropdownList-Color-0-22-0: rgba(31, 31, 34, 1);
248
+ --triplex-next-DropdownMobile-Backdrop-0-22-0: rgba(31, 31, 34, .65);
249
+ --triplex-next-DropdownMobile-Border_Color-0-22-0: #D6D9E0;
250
+ --triplex-next-DropdownMobile-Content_Background-0-22-0: #FFFFFF;
251
+ --triplex-next-DropdownMobile-Footer_Background-0-22-0: #FFFFFF;
252
+ --triplex-next-DropdownMobile-Header_Background-0-22-0: #F2F4F7;
253
+ --triplex-next-DropdownMobileList-Active_Background-0-22-0: #EAEDF1;
254
+ --triplex-next-DropdownMobileList-Selected_Background-0-22-0: #DCDFE4;
255
+ --triplex-next-FooterPage-StickyShadow-0-22-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
256
+ --triplex-next-FormField-Background_Active-0-22-0: #F2F4F7;
257
+ --triplex-next-FormField-Background_Default-0-22-0: #F2F4F7;
258
+ --triplex-next-FormField-Background_Disabled-0-22-0: #F2F4F7;
259
+ --triplex-next-FormField-Background_Error-0-22-0: #FFF0F3;
260
+ --triplex-next-FormField-Background_Error_Hover-0-22-0: #FCE0E6;
261
+ --triplex-next-FormField-Background_Hover-0-22-0: #EAEDF1;
262
+ --triplex-next-FormField-Background_Warning-0-22-0: #FFF4DB;
263
+ --triplex-next-FormField-Background_Warning_Hover-0-22-0: #FCEAC7;
264
+ --triplex-next-FormField-Input_Color_Default-0-22-0: rgba(31, 31, 34, 1);
265
+ --triplex-next-FormField-Input_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
266
+ --triplex-next-FormField-Target_Color_Default-0-22-0: rgba(31, 31, 34, 1);
267
+ --triplex-next-FormField-Target_Color_Disabled-0-22-0: rgba(31, 31, 34, .45);
268
+ --triplex-next-FormField-Target_PlaceholderColor_Default-0-22-0: rgba(31, 31, 34, .65);
269
+ --triplex-next-FormField-Label_Color_Default-0-22-0: rgba(31, 31, 34, .65);
270
+ --triplex-next-FormField-Label_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
271
+ --triplex-next-FormField-Shadow_Active-0-22-0: 0 0 0 1px #21A19A inset;
272
+ --triplex-next-FormField-Shadow_Default-0-22-0: none;
273
+ --triplex-next-FormField-Shadow_Error_Active-0-22-0: 0 0 0 1px #E60037 inset;
274
+ --triplex-next-FormField-Shadow_Warning_Active-0-22-0: 0 0 0 1px #FD6508 inset;
275
+ --triplex-next-FormField-Placeholder_Color-0-22-0: rgba(31, 31, 34, .65);
276
+ --triplex-next-HeaderPage-StickyShadow-0-22-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
277
+ --triplex-next-Island-Type1_Background-0-22-0: #FFFFFF;
278
+ --triplex-next-Island-Type2_Background-0-22-0: rgba(255, 255, 255, .35);
279
+ --triplex-next-Island-Type3_Background-0-22-0: #F2F4F7;
280
+ --triplex-next-Island-Type1_Shadow-0-22-0: none;
281
+ --triplex-next-Island-Type2_Shadow-0-22-0: 0 0 0 1px #FFFFFF inset;
282
+ --triplex-next-Island-Type3_Shadow-0-22-0: none;
283
+ --triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-22-0: #DCDFE4;
284
+ --triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-22-0: rgba(31, 31, 34, .05);
285
+ --triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-22-0: #DCDFE4;
286
+ --triplex-next-IslandAccordion-Shadow_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
287
+ --triplex-next-IslandWidget-ExtraFooter_Background-0-22-0: #FFFFFF;
288
+ --triplex-next-IslandWidget-ExtraFooter_Shadow-0-22-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
289
+ --triplex-next-LightBox-Backdrop_Background-0-22-0: rgba(31, 31, 34, .75);
290
+ --triplex-next-LightBox-Content_Background-0-22-0: #EAEDF1;
291
+ --triplex-next-Link-BorderColor_Focus-0-22-0: 0 0 0 1px #FFD169 inset;
292
+ --triplex-next-Link-Text_Color_Active-0-22-0: #007777;
293
+ --triplex-next-Link-Text_Color_Default-0-22-0: #008985;
294
+ --triplex-next-Link-Text_Color_Hover-0-22-0: #21A19A;
295
+ --triplex-next-ListItem-Background-0-22-0: #FFFFFF;
296
+ --triplex-next-ListItem-Background_Dragging-0-22-0: #FFFFFF;
297
+ --triplex-next-ListItem-Background_Selected-0-22-0: #F2F4F7;
298
+ --triplex-next-ListItem-Shadow-0-22-0: 0 2px 7px rgba(31, 31, 34, 0.25);
299
+ --triplex-next-ListItemControlsButton-Background_Active-0-22-0: #DCDFE4;
300
+ --triplex-next-ListItemControlsButton-Background_Default-0-22-0: #F2F4F7;
301
+ --triplex-next-ListItemControlsButton-Background_Hover-0-22-0: #EAEDF1;
302
+ --triplex-next-ListItemControlsButton-Color_Active-0-22-0: #007777;
303
+ --triplex-next-ListItemControlsButton-Color_Default-0-22-0: #008985;
304
+ --triplex-next-ListItemControlsButton-Color_Hover-0-22-0: #21A19A;
305
+ --triplex-next-ListMaster-Background-0-22-0: #FFFFFF;
306
+ --triplex-next-ListMaster-Footer_Background-0-22-0: #DCDFE4;
307
+ --triplex-next-ListMaster-Footer_Color-0-22-0: #EAEDF1;
308
+ --triplex-next-ListMaster-Header_Background-0-22-0: #DCDFE4;
309
+ --triplex-next-ListMaster-Header_Color-0-22-0: #EAEDF1;
310
+ --triplex-next-Loader-Element_Background_Brand-0-22-0: #21A19A;
311
+ --triplex-next-Loader-Element_Background_Neutral-0-22-0: rgba(255, 255, 255, 1);
312
+ --triplex-next-Loader-Middle_Background_Default-0-22-0: #EEF0F4;
313
+ --triplex-next-LoaderScreen-Small_Backdrop_Default-0-22-0: rgba(255, 255, 255, .75);
314
+ --triplex-next-LoaderScreen-Middle_Backdrop_Default-0-22-0: rgba(255, 255, 255, .75);
315
+ --triplex-next-LoaderScreen-Middle_Background_Default-0-22-0: #EEF0F4;
316
+ --triplex-next-Marker-Background_Error-0-22-0: #E60037;
317
+ --triplex-next-Marker-Background_Success-0-22-0: #21A19A;
318
+ --triplex-next-Marker-Background_Waiting-0-22-0: #8291B3;
319
+ --triplex-next-Marker-Background_Warning-0-22-0: #FD6508;
320
+ --triplex-next-MarkerStatus-Description_Color-0-22-0: rgba(0, 0, 0, 0.55);
321
+ --triplex-next-ModalWindow-Background-0-22-0: #EAEDF1;
322
+ --triplex-next-ModalWindow-Backdrop_Background-0-22-0: rgba(79, 79, 82, .5);
323
+ --triplex-next-MultiselectField-Divider_Color-0-22-0: #D6D9E0;
324
+ --triplex-next-Notification-Background-0-22-0: #FFFFFF;
325
+ --triplex-next-Notification-Color-0-22-0: #1F1F22;
326
+ --triplex-next-Notification-TimeColor-0-22-0: rgba(31, 31, 34, 0.65);
327
+ --triplex-next-Notification-Shadow-0-22-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
328
+ --triplex-next-Overlay-Background-0-22-0: rgba(255, 255, 255, .8);
329
+ --triplex-next-Overlay-Panel_Background-0-22-0: #FFFFFF;
330
+ --triplex-next-Pagination-PageButton_Background_Active-0-22-0: #E3E6EA;
331
+ --triplex-next-Pagination-PageButton_Background_Hover-0-22-0: #F2F4F7;
332
+ --triplex-next-Pagination-PageButton_Background_Selected-0-22-0: #E3E6EA;
333
+ --triplex-next-Pagination-PageButton_BorderColor_Focus-0-22-0: #FFD169;
334
+ --triplex-next-Radio-Background_Checked_Default-0-22-0: #21A19A;
335
+ --triplex-next-Radio-Background_Checked_Disabled-0-22-0: #EAEDF1;
336
+ --triplex-next-Radio-Background_Checked_Hover-0-22-0: #007777;
337
+ --triplex-next-Radio-Background_Default-0-22-0: #F2F4F7;
338
+ --triplex-next-Radio-Background_Disabled-0-22-0: #F2F4F7;
339
+ --triplex-next-Radio-Background_Hover-0-22-0: #19BDB0;
340
+ --triplex-next-Radio-BorderColor_Default-0-22-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
341
+ --triplex-next-Radio-BorderColor_Disabled-0-22-0: 0 0 0 1px #E3E6EA inset;
342
+ --triplex-next-Radio-BorderColor_Focused-0-22-0: 0 0 0 1px #FFD169 inset;
343
+ --triplex-next-Radio-BorderColor_Checked_Default-0-22-0: none;
344
+ --triplex-next-Radio-BorderColor_Checked_Disabled-0-22-0: none;
345
+ --triplex-next-Radio-Dot_Default-0-22-0: rgba(255, 255, 255, 1);
346
+ --triplex-next-Radio-Dot_Disabled-0-22-0: rgba(31, 31, 34, .15);
347
+ --triplex-next-SegmentedControl-General_1_Background-0-22-0: #F2F4F7;
348
+ --triplex-next-SegmentedControl-General_2_Background-0-22-0: #FFFFFF;
349
+ --triplex-next-SegmentedControl-Secondary_1_Background-0-22-0: #F2F4F7;
350
+ --triplex-next-SegmentedControl-Secondary_2_Background-0-22-0: #FFFFFF;
351
+ --triplex-next-SegmentedControlSegment-General_1_Color_Default-0-22-0: rgba(31, 31, 34, .65);
352
+ --triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-22-0: rgba(31, 31, 34, 1);
353
+ --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-22-0: rgba(31, 31, 34, .15);
354
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-22-0: rgba(255, 255, 255, 1);
355
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-22-0: rgba(255, 255, 255, 1);
356
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-22-0: rgba(255, 255, 255, .25);
357
+ --triplex-next-SegmentedControlSegment-General_1_Background_Default-0-22-0: #F2F4F7;
358
+ --triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-22-0: #DFE2E7;
359
+ --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-22-0: #F2F4F7;
360
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-22-0: #3B3B3E;
361
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-22-0: #49494C;
362
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-22-0: #343437;
363
+ --triplex-next-SegmentedControlSegment-General_2_Color_Default-0-22-0: rgba(31, 31, 34, .65);
364
+ --triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-22-0: rgba(31, 31, 34, 1);
365
+ --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-22-0: rgba(31, 31, 34, .15);
366
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-22-0: rgba(255, 255, 255, 1);
367
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-22-0: rgba(255, 255, 255, 1);
368
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-22-0: rgba(255, 255, 255, .25);
369
+ --triplex-next-SegmentedControlSegment-General_2_Background_Default-0-22-0: #FFFFFF;
370
+ --triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-22-0: #EEF0F4;
371
+ --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-22-0: #FFFFFF;
372
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-22-0: #3B3B3E;
373
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-22-0: #49494C;
374
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-22-0: #343437;
375
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-22-0: rgba(31, 31, 34, .65);
376
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-22-0: rgba(31, 31, 34, 1);
377
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-22-0: rgba(31, 31, 34, .15);
378
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-22-0: rgba(31, 31, 34, 1);
379
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-0-22-0: rgba(31, 31, 34, 1);
380
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-22-0: rgba(31, 31, 34, .15);
381
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-22-0: #F2F4F7;
382
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-22-0: #DFE2E7;
383
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-22-0: #F2F4F7;
384
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-22-0: #FFFFFF;
385
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-0-22-0: #DFE2E7;
386
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-22-0: #FFFFFF;
387
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-22-0: rgba(31, 31, 34, .65);
388
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-22-0: rgba(31, 31, 34, 1);
389
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-22-0: rgba(31, 31, 34, .15);
390
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-22-0: rgba(31, 31, 34, 1);
391
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-0-22-0: rgba(31, 31, 34, 1);
392
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-22-0: rgba(31, 31, 34, .15);
393
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-22-0: #FFFFFF;
394
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-22-0: #EEF0F4;
395
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-22-0: #FFFFFF;
396
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-22-0: #E3E6EA;
397
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-0-22-0: #D6D9E0;
398
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-22-0: #F2F4F7;
399
+ --triplex-next-SegmentedControlSegment-BorderColor_Default-0-22-0: transparent;
400
+ --triplex-next-SegmentedControlSegment-BorderColor_Focus-0-22-0: #FFD169;
401
+ --triplex-next-Skeleton-BackgroundColor_Light_Start-0-22-0: #F2F4F7;
402
+ --triplex-next-Skeleton-BackgroundColor_Light_End-0-22-0: #DFE2E7;
403
+ --triplex-next-Skeleton-BackgroundColor_Dark_Start-0-22-0: rgba(31, 31, 34, .05);
404
+ --triplex-next-Skeleton-BackgroundColor_Dark_End-0-22-0: rgba(31, 31, 34, .15);
405
+ --triplex-next-SmallInput-Background-0-22-0: #F2F4F7;
406
+ --triplex-next-SmallInput-Color-0-22-0: rgba(31, 31, 34, 1);
407
+ --triplex-next-SmallInput-PlaceholderColor-0-22-0: rgba(31, 31, 34, .65);
408
+ --triplex-next-SmallInput-Shadow-0-22-0: 0 0 0 1px rgba(33, 161, 154) inset;
409
+ --triplex-next-SMSField-Refresh_Fill_Empty-0-22-0: rgba(31, 31, 34, .35);
410
+ --triplex-next-SMSField-Refresh_Fill_Full-0-22-0: #008985;
411
+ --triplex-next-SMSField-Refresh_Disabled-0-22-0: rgba(31, 31, 34, .15);
412
+ --triplex-next-SMSField-Submit_Background_Default-0-22-0: rgba(31, 31, 34, .15);
413
+ --triplex-next-SMSField-Submit_Background_Hover-0-22-0: #19BDB0;
414
+ --triplex-next-SMSField-Submit_Background_Active-0-22-0: #21A19A;
415
+ --triplex-next-Slider-Dot_Background_Default-0-22-0: #21A19A;
416
+ --triplex-next-Slider-Dot_Background_Disabled-0-22-0: #F2F4F7;
417
+ --triplex-next-Slider-Dot_Background_Hover-0-22-0: #19BDB0;
418
+ --triplex-next-Slider-Dot_Background_Select-0-22-0: #007777;
419
+ --triplex-next-Slider-Dot_Focus-0-22-0: #FFD169;
420
+ --triplex-next-Slider-Dot_Inner_Background-0-22-0: #FFFFFF;
421
+ --triplex-next-Slider-Dot_Inner_Background_Disabled-0-22-0: rgba(31, 31, 34, .15);
422
+ --triplex-next-Slider-Mark_Dot_Background_Default-0-22-0: #DCDFE4;
423
+ --triplex-next-Slider-Mark_Dot_Background_Selected-0-22-0: #21A19A;
424
+ --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-22-0: #E7E9EE;
425
+ --triplex-next-Slider-Rail_Background-0-22-0: #DCDFE4;
426
+ --triplex-next-Slider-Rail_Background_Disabled-0-22-0: #DCDFE4;
427
+ --triplex-next-Slider-Tooltip_Background-0-22-0: #1B1B1D;
428
+ --triplex-next-Slider-Tooltip_Color-0-22-0: rgba(255, 255, 255, 1);
429
+ --triplex-next-Slider-Track_Background_Default-0-22-0: #21A19A;
430
+ --triplex-next-Slider-Track_Background_Disabled-0-22-0: #E7E9EE;
431
+ --triplex-next-Slider-Track_Background_Hover-0-22-0: #007777;
432
+ --triplex-next-StatusTracker-Draft_Background-0-22-0: rgba(255, 255, 255, .15);
433
+ --triplex-next-StatusTracker-Warning_Background-0-22-0: #FF7A17;
434
+ --triplex-next-StatusTracker-Waiting_Background-0-22-0: #BFCADF;
435
+ --triplex-next-StatusTracker-Rejected_Background-0-22-0: #FF5571;
436
+ --triplex-next-StatusTracker-Approved_Background-0-22-0: #00D67D;
437
+ --triplex-next-StatusTracker-Waiting_Color-0-22-0: #A9B6D0;
438
+ --triplex-next-StatusTracker-Rejected_Color-0-22-0: #FFB1C1;
439
+ --triplex-next-StatusTracker-Approved_Color-0-22-0: #00D67D;
440
+ --triplex-next-StatusTracker-Border_Color-0-22-0: #FFFFFF;
441
+ --triplex-next-Step-Color_Active-0-22-0: #008985;
442
+ --triplex-next-Step-Color_Default-0-22-0: rgba(31, 31, 34, .65);
443
+ --triplex-next-Step-Color_Disabled-0-22-0: #FFFFFF;
444
+ --triplex-next-Step-Color_Done-0-22-0: #FFFFFF;
445
+ --triplex-next-Step-Color_Error-0-22-0: rgba(255, 255, 255, 1);
446
+ --triplex-next-Step-Color_Warning-0-22-0: rgba(255, 255, 255, 1);
447
+ --triplex-next-Step-Background_Active-0-22-0: #E3FFFA;
448
+ --triplex-next-Step-Background_Default-0-22-0: rgba(31, 31, 34, .05);
449
+ --triplex-next-Step-Background_Disabled-0-22-0: rgba(31, 31, 34, .15);
450
+ --triplex-next-Step-Background_Done-0-22-0: #008985;
451
+ --triplex-next-Step-Background_Error-0-22-0: #D10032;
452
+ --triplex-next-Step-Background_Warning-0-22-0: #EF4C01;
453
+ --triplex-next-Stepper-Step_Background_Default-0-22-0: #F2F4F7;
454
+ --triplex-next-Stepper-Step_Background_Hover-0-22-0: #EAEDF1;
455
+ --triplex-next-Stepper-Step_Background_Disabled-0-22-0: #F2F4F7;
456
+ --triplex-next-Stepper-Step_Background_Error-0-22-0: #FFF0F3;
457
+ --triplex-next-Stepper-Step_Background_Error_Hover-0-22-0: #FCE0E6;
458
+ --triplex-next-Stepper-Step_Background_Warning-0-22-0: #FFF4DB;
459
+ --triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0: #FCEAC7;
460
+ --triplex-next-Stepper-Step_BorderColor_Focus-0-22-0: #FFD169;
461
+ --triplex-next-Stepper-Step_BorderColor_Error-0-22-0: #E60037;
462
+ --triplex-next-Stepper-Step_BorderColor_Warning-0-22-0: #FD6508;
463
+ --triplex-next-Stepper-Step_BorderColor_Success-0-22-0: #21A19A;
464
+ --triplex-next-Stepper-Step_Color_Default-0-22-0: rgba(31, 31, 34, .65);
465
+ --triplex-next-Stepper-Step_Color_Hover-0-22-0: rgba(31, 31, 34, 1);
466
+ --triplex-next-Stepper-Step_Color_Disabled-0-22-0: rgba(31, 31, 34, .35);
467
+ --triplex-next-Stepper-ButtonNext_Background-0-22-0: linear-gradient(to left, #FFFFFF 39.06%, transparent);
468
+ --triplex-next-Stepper-ButtonPrev_Background-0-22-0: linear-gradient(to right, #FFFFFF 39.06%, transparent);
469
+ --triplex-next-Stepper-Background-0-22-0: #FFFFFF;
470
+ --triplex-next-Stepper-Wrapper_Background-0-22-0: linear-gradient(#FFFFFF 64px, transparent 0);
471
+ --triplex-next-Stepper-Wrapper_BoxShadow-0-22-0: 0 10px 15px 0 rgba(228, 232, 235, 0.5);
472
+ --triplex-next-TableBasic-Background_Hover-0-22-0: #E3E6EA;
473
+ --triplex-next-TableBasic-Background_Selected-0-22-0: #DCDFE4;
474
+ --triplex-next-TableBasic-Color-0-22-0: rgba(31, 31, 34, 1);
475
+ --triplex-next-TableBasic-Header_Background-0-22-0: #E7E9EE;
476
+ --triplex-next-TableBasic-TableFooter_Background-0-22-0: #E7E9EE;
477
+ --triplex-next-TableBasic-TableFooter_Highlight-0-22-0: linear-gradient(transparent, #FFFFFF);
478
+ --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-22-0: #D6D9E0;
479
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-22-0: #FFFFFF;
480
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-22-0: #EAEDF1;
481
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-22-0: #FFFFFF;
482
+ --triplex-next-Tabs-Type1_Background-0-22-0: #F2F4F7;
483
+ --triplex-next-Tabs-Type2_Background-0-22-0: #FFFFFF;
484
+ --triplex-next-Tabs-Type1_Tab_Background_Default-0-22-0: #F2F4F7;
485
+ --triplex-next-Tabs-Type2_Tab_Background_Default-0-22-0: #FFFFFF;
486
+ --triplex-next-Tabs-Type1_Tab_Background_Selected-0-22-0: #DCDFE4;
487
+ --triplex-next-Tabs-Type2_Tab_Background_Selected-0-22-0: #E3E6EA;
488
+ --triplex-next-Tabs-Type1_Tab_Background_Hover-0-22-0: #E3E6EA;
489
+ --triplex-next-Tabs-Type2_Tab_Background_Hover-0-22-0: #EEF0F4;
490
+ --triplex-next-Tabs-Tab_BorderColor_Default-0-22-0: transparent;
491
+ --triplex-next-Tabs-Tab_BorderColor_Focus-0-22-0: #FFD169;
492
+ --triplex-next-Tag-Background-0-22-0: #DFE2E7;
493
+ --triplex-next-TagColor-Background_Default-0-22-0: #EEF3FC;
494
+ --triplex-next-TagColor-Background_Success-0-22-0: #E3FFFA;
495
+ --triplex-next-TagColor-Background_Info-0-22-0: #E3F6FF;
496
+ --triplex-next-TagColor-Background_Warning-0-22-0: #FFF4DB;
497
+ --triplex-next-TagColor-Background_Error-0-22-0: #FFF0F3;
498
+ --triplex-next-TagColor-Text_Color_Default-0-22-0: rgba(31, 31, 34, .75);
499
+ --triplex-next-TabsLine-BorderColor_Active-0-22-0: #21A19A;
500
+ --triplex-next-TabsLine-BorderColor_Hover-0-22-0: #19BDB0;
501
+ --triplex-next-TabsLine-Separator_Color-0-22-0: #D6D9E0;
502
+ --triplex-next-TabsLine-Shadow_Focus-0-22-0: 0 0 0 1px #FFDD64 inset;
503
+ --triplex-next-Tooltip-Background-0-22-0: #1B1B1D;
504
+ --triplex-next-Tooltip-Color-0-22-0: rgba(255, 255, 255, 1);
505
+ --triplex-next-Tooltip-Link_Desktop_Color_Active-0-22-0: #008985;
506
+ --triplex-next-Tooltip-Link_Desktop_Color_Default-0-22-0: #19BDB0;
507
+ --triplex-next-Tooltip-Link_Desktop_Color_Hover-0-22-0: #4BD9CF;
508
+ --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-22-0: 0 0 0 1px #FFD169;
509
+ --triplex-next-Tooltip-Link_Mobile_Color_Active-0-22-0: #007777;
510
+ --triplex-next-Tooltip-Link_Mobile_Color_Default-0-22-0: #008985;
511
+ --triplex-next-Tooltip-Link_Mobile_Color_Hover-0-22-0: #21A19A;
512
+ --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-22-0: 0 0 0 1px #FFDD64;
513
+ --triplex-next-TopOverlay-Background-0-22-0: rgba(31, 31, 34, .55);
514
+ --triplex-next-Typography-Primary_Color-0-22-0: rgba(31, 31, 34, 1);
515
+ --triplex-next-Typography-Complementary_Color-0-22-0: rgba(31, 31, 34, .85);
516
+ --triplex-next-Typography-Secondary_Color-0-22-0: rgba(31, 31, 34, .65);
517
+ --triplex-next-Typography-Tertiary_Color-0-22-0: rgba(31, 31, 34, .55);
518
+ --triplex-next-Typography-Disabled_Color-0-22-0: rgba(31, 31, 34, .35);
519
+ --triplex-next-Typography-Brand_Color-0-22-0: #008985;
520
+ --triplex-next-Typography-Info_Color-0-22-0: #0E57CC;
521
+ --triplex-next-Typography-Success_Color-0-22-0: #008B5C;
522
+ --triplex-next-Typography-Error_Color-0-22-0: #D10032;
523
+ --triplex-next-Typography-Warning_Color-0-22-0: #EF4C01;
524
+ --triplex-next-Typography-System_Color-0-22-0: #697591;
525
+ --triplex-next-Typography-PrimaryInvert_Color-0-22-0: rgba(255, 255, 255, 1);
526
+ --triplex-next-Typography-ComplementaryInvert_Color-0-22-0: rgba(255, 255, 255, .75);
527
+ --triplex-next-Typography-SecondaryInvert_Color-0-22-0: rgba(255, 255, 255, .55);
528
+ --triplex-next-Typography-TertiaryInvert_Color-0-22-0: rgba(255, 255, 255, .45);
529
+ --triplex-next-Typography-DisabledInvert_Color-0-22-0: rgba(255, 255, 255, .25);
530
+ --triplex-next-Typography-BrandInvert_Color-0-22-0: #19BDB0;
531
+ --triplex-next-Typography-InfoInvert_Color-0-22-0: #1297FE;
532
+ --triplex-next-Typography-SuccessInvert_Color-0-22-0: #00D67D;
533
+ --triplex-next-Typography-ErrorInvert_Color-0-22-0: #F80C45;
534
+ --triplex-next-Typography-WarningInvert_Color-0-22-0: #FF7A17;
535
+ --triplex-next-Typography-SystemInvert_Color-0-22-0: #95A3C1;
536
+ --triplex-next-UploadZone-Background_Default-0-22-0: #F2F4F7;
537
+ --triplex-next-UploadZone-Background_Hover-0-22-0: #EAEDF1;
538
+ --triplex-next-UploadZone-BorderColor_Default-0-22-0: #2D2D30;
539
+ --triplex-next-UploadZone-DragArea_Background-0-22-0: #F2F4F7;
540
+ --triplex-next-UploadZone-DragArea_BorderColor-0-22-0: #21A19A;}
541
+ .underline__cf490c72{text-decoration:underline}.strikethrough__7f413e4b{text-decoration:line-through}.underlineStrikethrough__2eb02d44{text-decoration:underline line-through}.typography__498f9c9f.primary__bf07f4bb{color:var(--triplex-next-Typography-Primary_Color-0-22-0)}.typography__498f9c9f.primaryInvert__5b9f975f{color:var(--triplex-next-Typography-PrimaryInvert_Color-0-22-0)}.typography__498f9c9f.complementary__ac73ef68{color:var(--triplex-next-Typography-Complementary_Color-0-22-0)}.typography__498f9c9f.complementaryInvert__753241ed{color:var(--triplex-next-Typography-ComplementaryInvert_Color-0-22-0)}.typography__498f9c9f.secondary__97b6f15f{color:var(--triplex-next-Typography-Secondary_Color-0-22-0)}.typography__498f9c9f.secondaryInvert__f7fc9013{color:var(--triplex-next-Typography-SecondaryInvert_Color-0-22-0)}.typography__498f9c9f.tertiary__b0964766{color:var(--triplex-next-Typography-Tertiary_Color-0-22-0)}.typography__498f9c9f.tertiaryInvert__792f0d62{color:var(--triplex-next-Typography-TertiaryInvert_Color-0-22-0)}.typography__498f9c9f.disabled__8632db9a{color:var(--triplex-next-Typography-Disabled_Color-0-22-0)}.typography__498f9c9f.disabledInvert__551de3b5{color:var(--triplex-next-Typography-DisabledInvert_Color-0-22-0)}.typography__498f9c9f.brand__6b7dd114{color:var(--triplex-next-Typography-Brand_Color-0-22-0);-webkit-user-select:none;user-select:none}.typography__498f9c9f.brandInvert__a0544d74{color:var(--triplex-next-Typography-BrandInvert_Color-0-22-0)}.typography__498f9c9f.info__e2454d11{color:var(--triplex-next-Typography-Info_Color-0-22-0)}.typography__498f9c9f.infoInvert__98b4b053{color:var(--triplex-next-Typography-InfoInvert_Color-0-22-0)}.typography__498f9c9f.success__7f4261af{color:var(--triplex-next-Typography-Success_Color-0-22-0)}.typography__498f9c9f.successInvert__c0d5f55e{color:var(--triplex-next-Typography-SuccessInvert_Color-0-22-0)}.typography__498f9c9f.error__060d2eb8{color:var(--triplex-next-Typography-Error_Color-0-22-0)}.typography__498f9c9f.errorInvert__4a869066{color:var(--triplex-next-Typography-ErrorInvert_Color-0-22-0)}.typography__498f9c9f.warning__3d8d9aa1{color:var(--triplex-next-Typography-Warning_Color-0-22-0)}.typography__498f9c9f.warningInvert__8d6eedbf{color:var(--triplex-next-Typography-WarningInvert_Color-0-22-0)}.typography__498f9c9f.system__b20fea81{color:var(--triplex-next-Typography-System_Color-0-22-0)}.typography__498f9c9f.systemInvert__e7cfe54d{color:var(--triplex-next-Typography-SystemInvert_Color-0-22-0)}.typography__498f9c9f.compact__4b8736ac{line-height:calc(16 / 14)}.caption__4a5797ec.regular__16d550a5{font-family:SBSansText,Arial,sans-serif}.caption__4a5797ec.semibold__987bc667{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.c1__69f3f08c{font-size:10px;line-height:12px}.c2__c9b587ba{font-size:8px;line-height:10px}.d1__a5b5df46{font-size:32px;line-height:40px}.d1__a5b5df46.regular__16d550a5{font-family:SBSansDisplay,Arial,sans-serif}.d1__a5b5df46.semibold__987bc667{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.text__683c77d8{outline:none}.text__683c77d8.regular__16d550a5{font-family:SBSansText,Arial,sans-serif}.text__683c77d8.semibold__987bc667{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.b1__a2a72723{font-size:18px;line-height:24px}.b2__97323e43{font-size:16px;line-height:20px}.b3__02a1ae44{font-size:14px;line-height:20px}.b3__02a1ae44.compact__4b8736ac{line-height:16px}.b4__f979c781{font-size:12px;line-height:16px}.title__b40db190{outline:none}.title__b40db190.regular__16d550a5{font-family:SBSansDisplay,Arial,sans-serif;font-weight:400}.title__b40db190.semibold__987bc667{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.title__b40db190.medium__14a08d94{font-family:SBSansDisplayMedium,Arial,sans-serif;font-weight:500}.title__b40db190.bold__5a14a604{font-family:SBSansDisplayBold,Arial,sans-serif;font-weight:700}.h1__7669c760,.h2__d321b6dd,.h3__9a2ccf5c{margin:0}.h1__7669c760{font-size:28px;line-height:36px}.h2__d321b6dd{font-size:24px;line-height:32px}.h3__9a2ccf5c{font-size:20px;line-height:28px}.formFieldInput__74877aeb{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-0-22-0)}.formFieldInput__74877aeb.sm__4f6881aa{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__74877aeb.md__68c11dc0{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__74877aeb.lg__e231dbe3{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldInput__74877aeb:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-22-0)}.formFieldInput__74877aeb::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-22-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__74877aeb:focus{outline:none}.formFieldInput__74877aeb:focus::placeholder{opacity:1}.formFieldInput__74877aeb:-webkit-autofill{animation-name:autofill-applied-hook__e9343a27;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__74877aeb:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__2cf907e0;animation-duration:1ms}.formField__95bd89d8{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__95bd89d8.sm__4f6881aa{border-radius:6px}.formField__95bd89d8.md__68c11dc0{border-radius:8px}.formField__95bd89d8.lg__e231dbe3{border-radius:10px}.formField__95bd89d8.default__f3f44302{background:var(--triplex-next-FormField-Background_Default-0-22-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-0-22-0)}.formField__95bd89d8:hover{background:var(--triplex-next-FormField-Background_Hover-0-22-0)}.formField__95bd89d8.active__1ce49139{background:var(--triplex-next-FormField-Background_Active-0-22-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-0-22-0)}.formField__95bd89d8.active__1ce49139 .formFieldInput__74877aeb::placeholder,.formField__95bd89d8.active__1ce49139 .formFieldTextarea__e9acdf82::placeholder{opacity:1}.formField__95bd89d8.disabled__9b1cc881{background:var(--triplex-next-FormField-Background_Disabled-0-22-0)}.formField__95bd89d8.error__05b95700{background:var(--triplex-next-FormField-Background_Error-0-22-0)}.formField__95bd89d8.error__05b95700:hover{background:var(--triplex-next-FormField-Background_Error_Hover-0-22-0)}.formField__95bd89d8.error__05b95700.active__1ce49139{background:var(--triplex-next-FormField-Background_Error-0-22-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-0-22-0)}.formField__95bd89d8.warning__6e666847{background:var(--triplex-next-FormField-Background_Warning-0-22-0)}.formField__95bd89d8.warning__6e666847:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-0-22-0)}.formField__95bd89d8.warning__6e666847.active__1ce49139{background:var(--triplex-next-FormField-Background_Warning-0-22-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-0-22-0)}.formField__95bd89d8.filled__e5d2252d:not(.disabled__9b1cc881):hover .formFieldClear__659ca235,.formField__95bd89d8.filled__e5d2252d:not(.disabled__9b1cc881).active__1ce49139 .formFieldClear__659ca235{visibility:visible;opacity:1;pointer-events:auto}.formFieldDescription__ebeb61bd{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__ebeb61bd.withCounter__56d78813{display:flex}.formFieldLabel__5c33be8d{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__5c33be8d.sm__4f6881aa{top:6px}.formFieldLabel__5c33be8d.md__68c11dc0{top:10px}.formFieldLabel__5c33be8d.lg__e231dbe3{top:18px}.formFieldLabel__5c33be8d.lg__e231dbe3.floating__de842a42{top:10px}.formFieldLabelText__ea2819b3{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-0-22-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__4f6881aa .formFieldLabelText__ea2819b3{font-size:12px;line-height:16px}.md__68c11dc0 .formFieldLabelText__ea2819b3{font-size:14px;line-height:20px}.lg__e231dbe3 .formFieldLabelText__ea2819b3{font-size:16px;line-height:20px}.floating__de842a42 .formFieldLabelText__ea2819b3{font-size:12px;line-height:16px}.floating__de842a42.sm__4f6881aa .formFieldLabelText__ea2819b3,.floating__de842a42.md__68c11dc0 .formFieldLabelText__ea2819b3{display:none}.disabled__9b1cc881 .formFieldLabelText__ea2819b3{color:var(--triplex-next-FormField-Label_Color_Disabled-0-22-0)}.formFieldPostfix__c8508b44{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__4813898b{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px;pointer-events:none}.formFieldCounter__32ef7b56{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__6b618523{position:relative}.formFieldMaskedInputWrapper__6b618523 .formFieldMaskedInputPlaceholder__3f1712c9{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__6b618523 .formFieldMaskedInputPlaceholder__3f1712c9::placeholder{opacity:1}.formFieldMaskedInputWrapper__6b618523 .formFieldMaskedInputPlaceholder__3f1712c9:disabled{visibility:hidden}.formFieldMaskedInputWrapper__6b618523.size-sm__7c2402e9{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__6b618523.size-sm__7c2402e9 .formFieldMaskedInputPlaceholder__3f1712c9{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__6b618523.size-md__a80d9cb3{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__6b618523.size-md__a80d9cb3 .formFieldMaskedInputPlaceholder__3f1712c9{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__6b618523.size-lg__c0ad8ffe{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__6b618523.size-lg__c0ad8ffe .formFieldMaskedInputPlaceholder__3f1712c9{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__6b618523 .formFieldMaskedInput__f8fa3787{display:block;position:relative;background:none!important}.dropdownDesktop__7271a90c{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-0-22-0);background-color:var(--triplex-next-Dropdown-Background-0-22-0)}.dropdownDesktop__7271a90c.sm__dbfd1a56{border-radius:6px}.dropdownDesktop__7271a90c.md__46139c62{border-radius:8px}.dropdownDesktop__7271a90c.lg__46cda25d{border-radius:10px}.dropdownDesktopOverflowHidden__50801d31{overflow:hidden}.badgeDot__b2e8da77{display:inline-block;background:var(--triplex-next-Badge-Background-0-22-0);border-radius:50%}.badgeDot__b2e8da77.sm__5400af26{width:6px;height:6px}.badgeDot__b2e8da77.md__6c0e4deb{width:8px;height:8px}.badgeDot__b2e8da77.lg__5ee24728{width:10px;height:10px}.badgeContent__e3fccd9b{display:flex}.badgeContent__e3fccd9b.sm__5400af26{padding-left:4px;padding-right:4px}.badgeContent__e3fccd9b.md__6c0e4deb{padding-left:6px;padding-right:6px}.badgeContent__e3fccd9b.lg__5ee24728{padding-left:8px;padding-right:8px}.badgeContent__e3fccd9b.noPaddingLeft__a28e59da{padding-left:0}.badgeContent__e3fccd9b.noPaddingRight__a6de61d9{padding-right:0}.badgePrefix__2fdab453,.badgePostfix__60715105{display:contents}.badge__f4f4f630{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;background:var(--triplex-next-Badge-Background-0-22-0)}.badge__f4f4f630.sm__5400af26{height:16px;border-radius:4px}.badge__f4f4f630.md__6c0e4deb{height:20px;border-radius:6px}.badge__f4f4f630.lg__5ee24728{height:24px;border-radius:8px}.dropdownDesktopList__5b9b3f8f{margin:4px;overflow:auto}.dropdownDesktopList__5b9b3f8f .notificationIcon__b774c955{position:absolute}.dropdownDesktopList__5b9b3f8f.sm__dbfd1a56{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__5b9b3f8f.sm__dbfd1a56 .dropdownDesktopListItem__b5304a1d{padding:6px 8px;border-radius:6px}.dropdownDesktopList__5b9b3f8f.sm__dbfd1a56 .dropdownDesktopListLoader__8664bd34{margin:0 auto}.dropdownDesktopList__5b9b3f8f.sm__dbfd1a56 .notificationIcon__b774c955{right:3px;top:3px}.dropdownDesktopList__5b9b3f8f.md__46139c62{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__5b9b3f8f.md__46139c62 .dropdownDesktopListItem__b5304a1d{padding:7px 8px;border-radius:8px}.dropdownDesktopList__5b9b3f8f.md__46139c62 .dropdownDesktopListLoader__8664bd34{margin:-2px auto}.dropdownDesktopList__5b9b3f8f.md__46139c62 .notificationIcon__b774c955{right:4px;top:4px}.dropdownDesktopList__5b9b3f8f.lg__46cda25d{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__5b9b3f8f.lg__46cda25d .dropdownDesktopListItem__b5304a1d{padding:14px 8px;border-radius:10px}.dropdownDesktopList__5b9b3f8f.lg__46cda25d .dropdownDesktopListLoader__8664bd34{margin:-6px auto}.dropdownDesktopList__5b9b3f8f.lg__46cda25d .notificationIcon__b774c955{right:4px;top:6px}.dropdownDesktopListItem__b5304a1d{color:var(--triplex-next-DropdownList-Color-0-22-0);background:var(--triplex-next-DropdownList-Background_Default-0-22-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__b5304a1d+.dropdownDesktopListItem__b5304a1d{margin-top:2px}.dropdownDesktopListItem__b5304a1d.active__d95c165e{background:var(--triplex-next-DropdownList-Background_Active-0-22-0);cursor:pointer}.dropdownDesktopListItem__b5304a1d.selected__e8ff7913{background:var(--triplex-next-DropdownList-Background_Selected-0-22-0);cursor:default}.loaderSmall__39329e61{display:flex;justify-content:center;align-items:center}.loaderSmall__39329e61.sm__fc75a171{width:16px;height:16px;gap:2px}.loaderSmall__39329e61.sm__fc75a171 .dot__1adc85f8{width:4px;height:4px}.loaderSmall__39329e61.md__97a5a057{width:24px;height:24px;gap:3px}.loaderSmall__39329e61.md__97a5a057 .dot__1adc85f8{width:6px;height:6px}.loaderSmall__39329e61.lg__36e0ae59{width:32px;height:32px;gap:4px}.loaderSmall__39329e61.lg__36e0ae59 .dot__1adc85f8{width:8px;height:8px}.loaderSmall__39329e61.neutral__54578b22 .dot__1adc85f8{background-color:var(--triplex-next-Loader-Element_Background_Neutral-0-22-0)}.loaderSmall__39329e61.brand__488ab0bf .dot__1adc85f8{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-22-0)}.loaderSmall__39329e61 .dot__1adc85f8{border-radius:50%}.loaderSmall__39329e61 .dot1__a62f2c46{animation:dotCycleSmall__1a8a251c .9s infinite}.loaderSmall__39329e61 .dot2__592ebab6{animation:dotCycleSmall__1a8a251c .9s infinite .15s}.loaderSmall__39329e61 .dot3__2341f020{animation:dotCycleSmall__1a8a251c .9s infinite .3s}@keyframes dotCycleSmall__1a8a251c{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__c71662bf{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-0-22-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__81a9e153{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__81a9e153 .dot__1adc85f8{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-0-22-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__81a9e153 .dot1__a62f2c46{top:0;left:0;animation:dotCycleMiddle__e6fd6023 3s infinite}.loaderMiddleDots__81a9e153 .dot2__592ebab6{right:0;top:0;opacity:.7;animation:dotCycleMiddle__e6fd6023 3s infinite .74s}.loaderMiddleDots__81a9e153 .dot3__2341f020{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__e6fd6023 3s infinite 1.5s}.loaderMiddleDots__81a9e153 .dot4__63c2c7c0{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__e6fd6023 3s infinite 2.25s}.loaderMiddleDots__81a9e153 .line__1e7f4e87{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-22-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__73f2908e 3s infinite}@keyframes lineCycle__73f2908e{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__e6fd6023{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__174c3f55{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__91955390{background:var(--triplex-next-DropdownMobile-Backdrop-0-22-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__91955390.closing__9e598ad7{opacity:0}.dropdownMobileBackdrop__91955390.opening__31485a72,.dropdownMobileBackdrop__91955390.opened__a97b42ed{opacity:var(--triplex-DropdownMobile-Opacity-0-22-0)}.dropdownMobile__7fd550ec{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__7fd550ec.closing__9e598ad7{transform:translateY(100%)}.dropdownMobile__7fd550ec.opening__31485a72,.dropdownMobile__7fd550ec.opened__a97b42ed{transform:translateY(0)}.dropdownMobileHeader__8a2a1c7d{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-0-22-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__8a2a1c7d .dropdownMobileHeaderContent__a67b6286{display:flex;flex-grow:1;min-width:0;margin-right:12px;min-height:20px}.dropdownMobileContent__e6e3decf{background:var(--triplex-next-DropdownMobile-Content_Background-0-22-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__8d879582{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-0-22-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-0-22-0);flex-shrink:1}.dropdownMobileListItem__4adb019d{position:relative;padding:16px}.dropdownMobileListItem__4adb019d.selected__e8ff7913{background:var(--triplex-next-DropdownMobileList-Selected_Background-0-22-0)}.dropdownMobileListItem__4adb019d:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-0-22-0)}.dropdownMobileBodyOverflow__de2b7b03{overflow:hidden}.controlButtons__ecc1f62d{display:flex}.dropdownMobileLoader__7a1bcf4c{margin-right:8px}.dropdownMobileListLoader__4372414d{display:flex;justify-content:center;align-items:center;padding:16px}.notificationIcon__b774c955{position:absolute;right:6px;top:6px}.buttonIcon__c3c4c51e{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__c3c4c51e:enabled{cursor:pointer}.buttonIcon__c3c4c51e.circle__8e23c580{border-radius:50%}.buttonIcon__c3c4c51e.squircle__2d790dc8{border-radius:4px}.buttonIcon__c3c4c51e:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-0-22-0)}.dropdownMobileInput__6a579f7e{width:100%;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input_Color_Default-0-22-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__6a579f7e::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-22-0);opacity:1}.dropdownMobileInput__6a579f7e::-ms-clear{display:none}.tabsLineWrapper__154f1db1[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__154f1db1[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__154f1db1[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__154f1db1[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__154f1db1{position:relative}.tabsLineWrapper__154f1db1.withSeparator__90eb7e72:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-0-22-0);bottom:0;left:0;right:0}.tabsLine__76203f83{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__76203f83:has(.sm__4670a242){height:28px}.tabsLine__76203f83:has(.md__4cbb2e45){height:40px}.tabsLine__76203f83:has(.lg__e5eeb28a){height:56px}.tab__db94ddd0{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__db94ddd0.sm__4670a242{height:28px;padding-bottom:12px}.tab__db94ddd0.md__4cbb2e45{height:40px;padding-top:8px;padding-bottom:12px}.tab__db94ddd0.lg__e5eeb28a{height:56px;padding-top:16px;padding-bottom:20px}.tab__db94ddd0::-moz-focus-inner{border:none;padding:0}.tab__db94ddd0:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-0-22-0)}.tab__db94ddd0.active__11080724{cursor:default}.tab__db94ddd0: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__db94ddd0:hover:after,.tab__db94ddd0:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-0-22-0)}.tab__db94ddd0.active__11080724:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-0-22-0)}.notificationIcon__bd52aba9{position:absolute;right:6px}.sm__4670a242 .notificationIcon__bd52aba9{top:0}.md__4cbb2e45 .notificationIcon__bd52aba9{top:8px}.lg__e5eeb28a .notificationIcon__bd52aba9{top:16px}.tabsLineDropdown__8880bbde{display:inline-block}.tabsLineDropdown__8880bbde .dropdownTarget__117e7249.active__11080724{cursor:pointer}.tabsLineDropdown__8880bbde .dropdownTargetInner__4cacef96{display:inline-flex;align-items:center}.tabsLineDropdown__8880bbde .dropdownTargetCaret__48c23937{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__8880bbde .dropdownTargetCaret__48c23937.opened__774b3457{transform:rotate(-180deg)}.tabsLineDropdown__8880bbde .dropdown__b5a4388b{right:0;padding:4px}.tabsLineMobileWrapper__3b328935{position:relative}.tabsLineMobileWrapper__3b328935 .tab__db94ddd0{flex-shrink:0}.tabsLineMobileWrapper__3b328935 .tab__db94ddd0:first-child{margin-left:16px}.tabsLineMobileWrapper__3b328935 .tab__db94ddd0:last-child{margin-right:16px}.tabsLineMobile__6f6b3ea5{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__6f6b3ea5::-webkit-scrollbar{display:none}.label__0ead91e3{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__0ead91e3.sm__69de747d{min-width:16px;min-height:16px}.label__0ead91e3.sm__69de747d.nonempty__f7afcf6f{padding:2px 0 2px 24px}.label__0ead91e3.md__6e63deb9{min-height:24px;min-width:24px}.label__0ead91e3.md__6e63deb9.nonempty__f7afcf6f{padding-left:32px;padding-top:2px}.label__0ead91e3.lg__60bcc1c5{min-width:28px;min-height:28px}.label__0ead91e3.lg__60bcc1c5.nonempty__f7afcf6f{padding-left:40px;padding-top:4px}.label__0ead91e3.disabled__c0fff92e{cursor:default}.radio__36a86b7f{margin:0;opacity:0}.radioIcon__130c736b{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-0-22-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-0-22-0)}.radioIcon__130c736b:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-0-22-0);border-radius:50%;transform:scale(0)}.sm__69de747d .radioIcon__130c736b:after{width:8px;height:8px;top:4px;left:4px}.md__6e63deb9 .radioIcon__130c736b:after{width:12px;height:12px;top:6px;left:6px}.lg__60bcc1c5 .radioIcon__130c736b:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__130c736b,.radioIcon__130c736b:after{pointer-events:none}.radio__36a86b7f,.radioIcon__130c736b{position:absolute;left:0;top:0}.sm__69de747d .radio__36a86b7f,.sm__69de747d .radioIcon__130c736b{width:16px;height:16px;top:2px}.md__6e63deb9 .radio__36a86b7f,.md__6e63deb9 .radioIcon__130c736b{width:24px;height:24px}.lg__60bcc1c5 .radio__36a86b7f,.lg__60bcc1c5 .radioIcon__130c736b{width:28px;height:28px}.radio__36a86b7f:enabled{cursor:pointer}.radio__36a86b7f:checked+.radioIcon__130c736b{background:var(--triplex-next-Radio-Background_Checked_Default-0-22-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-0-22-0)}.radio__36a86b7f:checked+.radioIcon__130c736b:after{transform:scale(1);transition:transform .2s ease-out}.radio__36a86b7f:hover+.radioIcon__130c736b{background-color:var(--triplex-next-Radio-Background_Hover-0-22-0);box-shadow:none}.radio__36a86b7f:disabled+.radioIcon__130c736b{background:var(--triplex-next-Radio-Background_Disabled-0-22-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-0-22-0)}.radio__36a86b7f:disabled:checked+.radioIcon__130c736b{background:var(--triplex-next-Radio-Background_Checked_Disabled-0-22-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-0-22-0)}.radio__36a86b7f:disabled+.radioIcon__130c736b:after{background:var(--triplex-next-Radio-Dot_Disabled-0-22-0)}.radio__36a86b7f:focus-visible+.radioIcon__130c736b{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-0-22-0)}.radio__36a86b7f:checked:enabled:hover+.radioIcon__130c736b{background-color:var(--triplex-next-Radio-Background_Checked_Hover-0-22-0)}.radioXGroup__413e3a87{display:inline-flex;flex-flow:row wrap}.radioXGroup__413e3a87.indent-12__ddf0883e{margin-left:-6px;margin-right:-6px}.radioXGroup__413e3a87.indent-12__ddf0883e .label__0ead91e3{margin-left:6px;margin-right:6px}.radioXGroup__413e3a87.indent-16__f7c00594{margin-left:-8px;margin-right:-8px}.radioXGroup__413e3a87.indent-16__f7c00594 .label__0ead91e3{margin-left:8px;margin-right:8px}.radioXGroup__413e3a87.indent-20__fa6b3760{margin-left:-10px;margin-right:-10px}.radioXGroup__413e3a87.indent-20__fa6b3760 .label__0ead91e3{margin-left:10px;margin-right:10px}.radioXGroup__413e3a87.indent-24__b4f473ab{margin-left:-12px;margin-right:-12px}.radioXGroup__413e3a87.indent-24__b4f473ab .label__0ead91e3{margin-left:12px;margin-right:12px}.radioXGroup__413e3a87.indent-28__d09156a3{margin-left:-14px;margin-right:-14px}.radioXGroup__413e3a87.indent-28__d09156a3 .label__0ead91e3{margin-left:14px;margin-right:14px}.radioXGroup__413e3a87.indent-32__6e3df6e6{margin-left:-16px;margin-right:-16px}.radioXGroup__413e3a87.indent-32__6e3df6e6 .label__0ead91e3{margin-left:16px;margin-right:16px}.radioYGroup__142abb40{display:inline-flex;flex-flow:column wrap}.radioYGroup__142abb40 .label__0ead91e3.sm__69de747d+.label__0ead91e3.sm__69de747d{margin-top:8px}.radioYGroup__142abb40 .label__0ead91e3.md__6e63deb9+.label__0ead91e3.md__6e63deb9{margin-top:16px}.radioYGroup__142abb40 .label__0ead91e3.lg__60bcc1c5+.label__0ead91e3.lg__60bcc1c5{margin-top:20px}.notification__9f6d12a4{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-0-22-0);background:var(--triplex-next-Notification-Background-0-22-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-0-22-0);z-index:300}.notification__9f6d12a4:first-child{margin-top:0}.notification__9f6d12a4.extraBottomPadding__82fd5d75{padding-bottom:24px}.notification__9f6d12a4 .notificationHeader__52a1b927{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-0-22-0);width:100%;margin-top:0;margin-bottom:8px}.notification__9f6d12a4 .notificationIcon__9ffcc8e4{line-height:0}.notification__9f6d12a4 .notificationBody__4d17e776{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__9f6d12a4 .notificationBodyList__f164022f{margin-top:8px}.notification__9f6d12a4 .notificationClose__f8b2e26e{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__9f6d12a4.showCloseOnHover__48ec31b8 .notificationClose__f8b2e26e{opacity:0}.notification__9f6d12a4.showCloseOnHover__48ec31b8:hover{cursor:pointer}.notification__9f6d12a4.showCloseOnHover__48ec31b8:hover .notificationClose__f8b2e26e{opacity:1}.notification__9f6d12a4 .notificationFooter__8e7ebcf3{display:flex;align-items:center;margin-top:16px}.notification__9f6d12a4 .notificationFooter__8e7ebcf3 button+a{margin-left:16px}.notification__9f6d12a4 .notificationTime__4f937db1{font-size:12px;color:var(--triplex-next-Notification-TimeColor-0-22-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__2210840c{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__2210840c:hover{cursor:pointer}.notificationGroupedWrapper__2210840c .notificationGroupedFooterItem__5752c735{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-0-22-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-0-22-0)}.notificationGroupedWrapper__2210840c .notificationGroupedFooterItem__5752c735.first__551dbd27{bottom:-8px;z-index:200}.notificationGroupedWrapper__2210840c .notificationGroupedFooterItem__5752c735.second__5d3af148{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__9f6d12a4,.notificationGroupedWrapper__2210840c{width:100%}}.unorderedListItem__c0534563:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__c0534563+.unorderedListItem__c0534563{margin-top:8px}.unorderedList__dfc43c64{position:relative;margin:0;padding-left:14px;list-style:none}.button__aebd86d0.general__9163c708{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-0-22-0);color:var(--triplex-next-Button-General_Color_Default-0-22-0)}.button__aebd86d0.general__9163c708:hover{background:var(--triplex-next-Button-General_Background_Hover-0-22-0);color:var(--triplex-next-Button-General_Color_Hover-0-22-0)}.button__aebd86d0.general__9163c708.expanded__59b6d57f,.button__aebd86d0.general__9163c708:active{background:var(--triplex-next-Button-General_Background_Active-0-22-0);color:var(--triplex-next-Button-General_Color_Active-0-22-0)}.button__aebd86d0.general__9163c708:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-0-22-0)}.button__aebd86d0.general__9163c708:disabled{background:var(--triplex-next-Button-General_Background_Disabled-0-22-0);color:var(--triplex-next-Button-General_Color_Disabled-0-22-0)}.button__aebd86d0.secondary__150ecbe9{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-0-22-0);color:var(--triplex-next-Button-Secondary_Color_Default-0-22-0)}.button__aebd86d0.secondary__150ecbe9:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-0-22-0);color:var(--triplex-next-Button-Secondary_Color_Hover-0-22-0)}.button__aebd86d0.secondary__150ecbe9.expanded__59b6d57f,.button__aebd86d0.secondary__150ecbe9:active{background:var(--triplex-next-Button-Secondary_Background_Active-0-22-0);color:var(--triplex-next-Button-Secondary_Color_Active-0-22-0)}.button__aebd86d0.secondary__150ecbe9:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-0-22-0)}.button__aebd86d0.secondary__150ecbe9:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-0-22-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-0-22-0)}.button__aebd86d0.secondaryLight__2fc026bf{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-0-22-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-0-22-0)}.button__aebd86d0.secondaryLight__2fc026bf:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-0-22-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-0-22-0)}.button__aebd86d0.secondaryLight__2fc026bf.expanded__59b6d57f,.button__aebd86d0.secondaryLight__2fc026bf:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-0-22-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-0-22-0)}.button__aebd86d0.secondaryLight__2fc026bf:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-0-22-0)}.button__aebd86d0.secondaryLight__2fc026bf:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-0-22-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-0-22-0)}.button__aebd86d0.danger__f7f16b4a{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-0-22-0);color:var(--triplex-next-Button-Danger_Color_Default-0-22-0)}.button__aebd86d0.danger__f7f16b4a:hover{background:var(--triplex-next-Button-Danger_Background_Hover-0-22-0);color:var(--triplex-next-Button-Danger_Color_Hover-0-22-0)}.button__aebd86d0.danger__f7f16b4a.expanded__59b6d57f,.button__aebd86d0.danger__f7f16b4a:active{background:var(--triplex-next-Button-Danger_Background_Active-0-22-0);color:var(--triplex-next-Button-Danger_Color_Active-0-22-0)}.button__aebd86d0.danger__f7f16b4a:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-0-22-0)}.button__aebd86d0.danger__f7f16b4a:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-0-22-0);color:var(--triplex-next-Button-Danger_Color_Disabled-0-22-0)}.button__aebd86d0.link__aeaddacf{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-0-22-0);padding:0}.button__aebd86d0.link__aeaddacf.sm__c6f6f51d{height:28px;min-width:0px;padding:6px 2px}.button__aebd86d0.link__aeaddacf.md__5237ebf1{height:40px;min-width:0px;padding:10px 2px}.button__aebd86d0.link__aeaddacf.lg__e077e5d6{height:56px;min-width:0px;padding:18px 2px}.button__aebd86d0.link__aeaddacf:hover{color:var(--triplex-next-Button-Link_Color_Hover-0-22-0)}.button__aebd86d0.link__aeaddacf.expanded__59b6d57f,.button__aebd86d0.link__aeaddacf:active{color:var(--triplex-next-Button-Link_Color_Active-0-22-0)}.button__aebd86d0.link__aeaddacf:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-0-22-0)}.button__aebd86d0.link__aeaddacf:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-0-22-0)}.button__aebd86d0{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__aebd86d0::-moz-focus-inner{border:none;padding:0}.button__aebd86d0.sm__c6f6f51d{line-height:16px;font-size:12px}.button__aebd86d0.sm__c6f6f51d.general__9163c708,.button__aebd86d0.sm__c6f6f51d.secondary__150ecbe9,.button__aebd86d0.sm__c6f6f51d.secondaryLight__2fc026bf,.button__aebd86d0.sm__c6f6f51d.danger__f7f16b4a{height:28px;min-width:58px;padding:0 12px;border-radius:6px}.button__aebd86d0.sm__c6f6f51d.icon__9dc08142{min-height:28px;min-width:28px;padding:0 4px}.button__aebd86d0.md__5237ebf1{line-height:20px;font-size:14px}.button__aebd86d0.md__5237ebf1.general__9163c708,.button__aebd86d0.md__5237ebf1.secondary__150ecbe9,.button__aebd86d0.md__5237ebf1.secondaryLight__2fc026bf,.button__aebd86d0.md__5237ebf1.danger__f7f16b4a{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__aebd86d0.md__5237ebf1.icon__9dc08142{min-height:40px;min-width:40px;padding:0 10px}.button__aebd86d0.lg__e077e5d6{line-height:20px;font-size:16px}.button__aebd86d0.lg__e077e5d6.general__9163c708,.button__aebd86d0.lg__e077e5d6.secondary__150ecbe9,.button__aebd86d0.lg__e077e5d6.secondaryLight__2fc026bf,.button__aebd86d0.lg__e077e5d6.danger__f7f16b4a{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__aebd86d0.lg__e077e5d6.icon__9dc08142{min-height:56px;min-width:56px;padding:0 12px}.button__aebd86d0:disabled{cursor:default}.button__aebd86d0:disabled *{pointer-events:none}.button__aebd86d0+.button__aebd86d0:not(.block__f656e0c8){margin-left:12px}.button__aebd86d0 .content__19cf618f{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__aebd86d0.block__f656e0c8{display:block;width:100%}.button__aebd86d0.loading__20f4a14a{pointer-events:none}.button__aebd86d0.loading__20f4a14a .content__19cf618f{visibility:hidden}.button__aebd86d0 .loader__ca238b93{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__aebd86d0 .loader__ca238b93.hidden__4d8dc700{visibility:hidden}.buttonDropdownExtended__d4660477{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__d4660477 .buttonDropdownExtendedBlock__a63483f5{padding:4px;margin-top:4px;right:0}.buttonDropdown__3d10c139.block__f656e0c8{display:block}.buttonDropdown__3d10c139+.button__aebd86d0:not(.block__f656e0c8),.buttonDropdown__3d10c139+.buttonDropdown__3d10c139:not(.block__f656e0c8){margin-left:16px}.buttonDropdown__3d10c139 .buttonDropdownTarget__8af45848 .caretIcon__f121edc3{margin-left:2px;transition:transform .3s ease-in-out}.buttonDropdown__3d10c139 .buttonDropdownTarget__8af45848.active__ce4fd6de .caretIcon__f121edc3{transform:rotate(-180deg)}.buttonDropdown__3d10c139 .buttonDropdownMenuItem__4e445385{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__b8c5087a{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__54c7e717{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__687dfead{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__a47c0d78{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-0-22-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__f9b7f7a1{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__f9b7f7a1 .modalWindowContentWrapper__a901a744{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__b8c5087a .6s ease}.modalWindow__f9b7f7a1 .modalWindowContent__58dc3000{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__f9b7f7a1 .modalWindowContent__58dc3000 .modalWindowBody__06050a52{box-sizing:border-box;animation:fadeIn__42b39408 .3s ease}@keyframes fadeIn__42b39408{0%{opacity:0}to{opacity:1}}.modalWindow__f9b7f7a1 .modalWindowContent__58dc3000 .spinnerSm__4612119f{display:none}@media (max-width: 767px){.modalWindow__f9b7f7a1 .modalWindowContent__58dc3000 .spinner__9035ffe8{display:none}.modalWindow__f9b7f7a1 .modalWindowContent__58dc3000 .spinnerSm__4612119f{display:flex}}.global-modalWindowTransition-exit .modalWindow__f9b7f7a1 .modalWindowContentWrapper__a901a744{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__54c7e717 .3s ease}.global-modalWindowTransition-exit .modalWindow__f9b7f7a1 .modalWindowContentWrapper__a901a744 .modalWindowBody__06050a52{animation:fadeOut__f9fb6f3a .3s ease}@keyframes fadeOut__f9fb6f3a{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__d04ff4d3{position:absolute;left:0;right:0;height:0}.modalWindow__f9b7f7a1.sm__fb3ddc24 .modalWindowContentWrapper__a901a744{max-width:480px}.modalWindow__f9b7f7a1.sm__fb3ddc24 .modalWindowContent__58dc3000 .modalWindowBody__06050a52{min-height:196px}@media (max-width: 575px){.modalWindow__f9b7f7a1.sm__fb3ddc24 .modalWindowContentWrapper__a901a744{max-width:100%}}.modalWindow__f9b7f7a1.md__67f4a76e .modalWindowContentWrapper__a901a744{max-width:600px}.modalWindow__f9b7f7a1.md__67f4a76e .modalWindowContent__58dc3000 .modalWindowBody__06050a52{min-height:246px}@media (max-width: 767px){.modalWindow__f9b7f7a1.md__67f4a76e .modalWindowContentWrapper__a901a744{max-width:100%}}.modalWindow__f9b7f7a1.lg__a6970e73 .modalWindowContentWrapper__a901a744{max-width:800px}.modalWindow__f9b7f7a1.lg__a6970e73 .modalWindowContent__58dc3000 .modalWindowBody__06050a52{min-height:396px}@media (max-width: 991px){.modalWindow__f9b7f7a1.lg__a6970e73 .modalWindowContentWrapper__a901a744{max-width:100%}}.modalWindowContentPage__52985d41{background:var(--triplex-next-ModalWindow-Background-0-22-0);padding:8px!important}.modalWindowContentPage__52985d41,.modalWindowLoaderScreen__0808d4b1{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__52985d41,.modalWindowLoaderScreen__0808d4b1{border-radius:24px}}.islandBody__7980b2ab{display:block}.islandHeader__b0442f04,.islandFooter__50049e7c,.island__4aac0d97{position:relative}.island__4aac0d97.type1__8af0b0da{background-color:var(--triplex-next-Island-Type1_Background-0-22-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-0-22-0)}.island__4aac0d97.type2__10764a9c{background-color:var(--triplex-next-Island-Type2_Background-0-22-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-0-22-0)}.island__4aac0d97.type3__b18dd762{background-color:var(--triplex-next-Island-Type3_Background-0-22-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-0-22-0)}.island__4aac0d97.sm__22084e2f{border-radius:16px;padding:16px}.island__4aac0d97.sm__22084e2f .islandHeader__b0442f04+.islandBody__7980b2ab,.island__4aac0d97.sm__22084e2f .islandHeader__b0442f04+.islandFooter__50049e7c,.island__4aac0d97.sm__22084e2f .islandBody__7980b2ab+.islandFooter__50049e7c{margin-top:8px}.island__4aac0d97.md__50418daf{border-radius:24px;padding:24px}.island__4aac0d97.md__50418daf .islandHeader__b0442f04+.islandBody__7980b2ab,.island__4aac0d97.md__50418daf .islandHeader__b0442f04+.islandFooter__50049e7c,.island__4aac0d97.md__50418daf .islandBody__7980b2ab+.islandFooter__50049e7c{margin-top:12px}.island__4aac0d97.lg__aa1fc073{border-radius:32px;padding:32px}.island__4aac0d97.lg__aa1fc073 .islandHeader__b0442f04+.islandBody__7980b2ab,.island__4aac0d97.lg__aa1fc073 .islandHeader__b0442f04+.islandFooter__50049e7c,.island__4aac0d97.lg__aa1fc073 .islandBody__7980b2ab+.islandFooter__50049e7c{margin-top:16px}@media (max-width: 767px){.island__4aac0d97.sm__22084e2f,.island__4aac0d97.md__50418daf{border-radius:16px;padding:16px}.island__4aac0d97.lg__aa1fc073{border-radius:24px;padding:24px}}.modalWindowBody__06050a52{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__d8db2b4a{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.modalWindowClose__d8db2b4a{top:20px;right:20px}}.loaderScreen__e5930fe7{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__e5930fe7.loaderSmallBackdrop__cc029bf9{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-0-22-0)}.loaderScreen__e5930fe7.loaderMiddleBackdrop__7fe4c45a{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-22-0)}.body__154233c9{position:relative;display:flex}.body__154233c9 .bodyInner__90c1af79{position:relative;flex-grow:1;width:100%}.bodyPage__0dbf805a{flex-grow:1}.verticalMargin24__e08a7041{margin-top:24px;margin-bottom:24px}.verticalMargin16__2168cc45{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__e08a7041{margin-top:16px;margin-bottom:16px}.verticalMargin16__2168cc45{margin-top:8px;margin-bottom:8px}}.headerTabs__4493f91c{display:flex;justify-content:space-between}.headerTabs__4493f91c .headerTabsContent__283d52c5{flex-grow:1}.headerTabs__4493f91c .headerTabsControls__6f7c54ac{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__4493f91c{flex-wrap:wrap}.headerTabs__4493f91c .headerTabsContent__283d52c5{width:100%}.headerTabs__4493f91c .headerTabsControls__6f7c54ac{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__4493f91c .headerTabsControls__6f7c54ac>button{margin-left:16px;margin-top:16px}}.headerTitle__51d7ccbd{display:flex;justify-content:space-between}.headerTitle__51d7ccbd .headerTitleControls__6f87b6fd{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__1eb6e21c+.headerTitle__51d7ccbd{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__51d7ccbd{flex-wrap:wrap}.headerTitle__51d7ccbd .headerTitleContent__ae77c797{width:100%}.headerTitle__51d7ccbd .headerTitleControls__6f87b6fd{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__51d7ccbd .headerTitleControls__6f87b6fd>button{margin-left:16px;margin-top:16px}}.headerSubheader__e4044833{padding:24px 0}.headerSubheader__e4044833.withoutPaddings__72a9f81c{padding:0}.headerLayoutSidebar__7f2a2c58{display:flex;justify-content:space-between}.headerLayoutSidebarContent__2c37d88d{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__57b0bb37{display:none}}.page__07cdff0e{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__07cdff0e{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__79c14e71.sticky__f58d87c2{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__79c14e71.sticky__f58d87c2[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-0-22-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__b8e8b7b3.sticky__f58d87c2{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__b8e8b7b3.sticky__f58d87c2[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-0-22-0)!important}.footerDescription__5affab59{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__be0d3544{flex-grow:1;margin-right:auto}.footerDescriptionControls__8dd2eaec{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__5affab59{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__be0d3544{width:100%}.footerDescriptionControls__8dd2eaec{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__8dd2eaec>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__be0d3544+.footerDescriptionControls__8dd2eaec{margin-top:0}.footer__f6c6f51e{padding:16px 0}}.modalWindowHeader__dfeb049c .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__dfeb049c .global-HeaderTitleContent{padding-right:72px}}.list__8921c873{margin:0;padding:0;list-style:none;position:relative}.listItemControls__77f1cf30{display:flex;padding:0 16px 0 4px}.listItemContent__8bd77b2c{background:var(--triplex-next-ListItem-Background-0-22-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__8bd77b2c.selected__f9b96ef6{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-0-22-0)}.listItemControlsButton__8bee2d93{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-0-22-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__8bee2d93:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-0-22-0)}.listItemControlsButton__8bee2d93:hover .listItemControlsButtonLabel__1c7f6eb8{color:var(--triplex-next-ListItemControlsButton-Color_Hover-0-22-0)!important}.listItemControlsButton__8bee2d93.expanded__be31bf86,.listItemControlsButton__8bee2d93:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-0-22-0)}.listItemControlsButton__8bee2d93.expanded__be31bf86 .listItemControlsButtonLabel__1c7f6eb8,.listItemControlsButton__8bee2d93:active .listItemControlsButtonLabel__1c7f6eb8{color:var(--triplex-next-ListItemControlsButton-Color_Active-0-22-0)!important}.listItemControlsButton__8bee2d93+.listItemControlsButton__8bee2d93,.listItemControlsButton__8bee2d93+.listItemControlsButtonDropdown__d7786259{margin-left:4px}.listItemControlsButtonIcon__6c534c76{line-height:0}.listItemControlsButton__8bee2d93.withText__29688155 .listItemControlsButtonIcon__6c534c76{margin-bottom:8px}.listItemControlsButtonLabel__1c7f6eb8{color:var(--triplex-next-ListItemControlsButton-Color_Default-0-22-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__d7786259{display:flex}.listItemControlsButtonInner__e1390498{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__8bee2d93.withIcon__c737e1c5.withText__29688155 .listItemControlsButtonInner__e1390498{height:44px;overflow:visible}.buttonDropdownMenuItem__4774adbf{overflow:hidden;text-overflow:ellipsis}.listEmptyState__8481d2b8{padding:64px 16px 16px;text-align:center}.listItemLoading__7b578b75{height:24px;padding:12px 0;position:relative}.label__5f33d28e{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__5f33d28e.sm__6dc7bcf6{min-width:16px;min-height:16px}.label__5f33d28e.sm__6dc7bcf6.nonempty__cff0c79c{padding:2px 0 2px 24px}.label__5f33d28e.md__920a83eb{min-width:24px;min-height:24px}.label__5f33d28e.md__920a83eb.nonempty__cff0c79c{padding-left:32px;padding-top:2px}.label__5f33d28e.lg__59914367{min-width:28px;min-height:28px}.label__5f33d28e.lg__59914367.nonempty__cff0c79c{padding-left:40px;padding-top:4px}.label__5f33d28e.disabled__fba4c29f{cursor:default}.label__5f33d28e[hidden]{display:none}.checkbox__e3bb9573{margin:0;opacity:0}.checkboxIcon__b3dabf95{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-0-22-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-0-22-0)}.sm__6dc7bcf6 .checkboxIcon__b3dabf95{border-radius:4px}.checkmarkIcon__e5b96eb5{transform:scale(0)}.checkmarkIcon__e5b96eb5 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-0-22-0)}.checkboxIcon__b3dabf95,.checkmarkIcon__e5b96eb5{pointer-events:none}.checkbox__e3bb9573,.checkboxIcon__b3dabf95,.checkmarkIcon__e5b96eb5{position:absolute;left:0;top:0}.sm__6dc7bcf6 .checkbox__e3bb9573,.sm__6dc7bcf6 .checkboxIcon__b3dabf95,.sm__6dc7bcf6 .checkmarkIcon__e5b96eb5{width:16px;height:16px;top:2px}.md__920a83eb .checkbox__e3bb9573,.md__920a83eb .checkboxIcon__b3dabf95,.md__920a83eb .checkmarkIcon__e5b96eb5{width:24px;height:24px}.lg__59914367 .checkbox__e3bb9573,.lg__59914367 .checkboxIcon__b3dabf95,.lg__59914367 .checkmarkIcon__e5b96eb5{width:28px;height:28px}.checkbox__e3bb9573:enabled{cursor:pointer}.checkbox__e3bb9573:enabled:hover+.checkboxIcon__b3dabf95{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-0-22-0);background-color:var(--triplex-next-Checkbox-Background_Hover-0-22-0)}.checkbox__e3bb9573:checked+.checkboxIcon__b3dabf95{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-0-22-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-0-22-0)}.checkbox__e3bb9573:checked~.checkmarkIcon__e5b96eb5{transform:scale(1);transition:transform .2s ease-out}.checkbox__e3bb9573:disabled+.checkboxIcon__b3dabf95{background-color:var(--triplex-next-Checkbox-Background_Disabled-0-22-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-0-22-0)}.checkbox__e3bb9573:disabled:checked+.checkboxIcon__b3dabf95{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-0-22-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-22-0)}.checkbox__e3bb9573:disabled~.checkmarkIcon__e5b96eb5 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-22-0)}.checkbox__e3bb9573:focus-visible+.checkboxIcon__b3dabf95{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-0-22-0)}.checkbox__e3bb9573:checked:enabled:hover+.checkboxIcon__b3dabf95{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-0-22-0)}.listItemSelectable__1b77ae60{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-0-22-0);border-radius:8px}.listItemSelectable__1b77ae60.selected__f9b96ef6{background:var(--triplex-next-ListItem-Background_Selected-0-22-0)}.checkboxWrapper__78071a33{padding:16px;line-height:0}.childrenWrapper__deb61f30{flex-grow:1}.checkboxLabel__3ecd0fea{padding:0!important;position:relative}.checkboxLabelClickArea__d60dfcff{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__bb440ab9{position:relative;overflow:hidden}.swipeableArea__bb440ab9 .content__0ed46b4d{position:relative;touch-action:pan-y}.swipeableArea__bb440ab9 .content__0ed46b4d.disableScroll__ac084ab8{touch-action:none}.swipeableArea__bb440ab9 .content__0ed46b4d.disablePointerEvents__d80717a8:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__bb440ab9 .swipeAnimationFinish__02773ca3{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__bb440ab9 .leftContent__119e7564,.swipeableArea__bb440ab9 .rightContent__56b2d993{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__bb440ab9 .rightContent__56b2d993{left:auto;right:0}.listItemTail__0db8b4b7{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__0a9934a2{background:var(--triplex-next-ListMaster-Background-0-22-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__82259b05{position:absolute;top:0;left:0;right:0}.listItemTailTop__82259b05: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-0-22-0)}.listItemTailTop__82259b05: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-0-22-0)}.listItemTailBottom__2cb032b8{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__2cb032b8: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-0-22-0)}.listItemTailBottom__2cb032b8:before{content:"";width:8px;height:8px;position:absolute;bottom:0;left:0;border-bottom-right-radius:8px;box-shadow:2px 2px 0 2px var(--triplex-next-ListItem-Tail_Background-0-22-0)}.listItemTailRight__0eadaa09{right:-8px}.listItemTailLeft__dc538c63{left:-8px}.listItemTable__bc4b75f7{margin-bottom:4px}.listItemTable__bc4b75f7:last-child{margin-bottom:0}.listSortableItemTarget__445cbb6e{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-0-22-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__445cbb6e:hover{background:var(--triplex-next-ListItem-Background_Selected-0-22-0)}.listSortableItemTarget__445cbb6e.dragging__dc2f7291{background:var(--triplex-next-ListItem-Background_Dragging-0-22-0);box-shadow:var(--triplex-next-ListItem-Shadow-0-22-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__807664c0{flex:1}.listSortableItemTargetIcon__e607f8c2{display:block;margin-left:24px}.listSortableItem__f38ff811{position:relative}.listSortableItem__f38ff811.dragging__dc2f7291{z-index:1}.listSortableItemControls__d03e7f85{display:inline-block}.islandWidgetHeader__ebb35870{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__ebb35870 .islandWidgetHeaderContent__755905e4{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__ebb35870 .islandWidgetHeaderDescription__07824c76{display:flex}.islandWidgetHeader__ebb35870 .caretWrapper__7abe1a2d{position:absolute;top:20px;right:16px}.islandWidgetHeader__ebb35870 .caretIcon__82c70e18{transition:transform .3s ease-in-out}.islandWidgetHeader__ebb35870.open__144f4660 .caretWrapper__7abe1a2d .caretIcon__82c70e18{transform:rotate(-180deg)}@media (max-width: 767px){.islandWidgetHeader__ebb35870{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__5795525b{padding-top:16px}.islandWidgetFooter__a4974a75{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__c6a9285d{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__386eed5a{margin-left:auto;white-space:nowrap}.expandAnimation__ae9ae4bf{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__bf65714b{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-0-22-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media (max-width: 767px){.islandWidgetExtraFooter__bf65714b{border-radius:0 0 16px 16px}}.islandWidget__a9e36b8a{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__a9e36b8a>*{height:100%}.islandWidgetWithExtraFooter__b8fa3bfc: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-0-22-0)!important}@media (max-width: 767px){.islandWidgetHeaderWrapperAdaptive__b65ab99f{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__cbfc081e{display:flex;flex-direction:column}.formFieldClear__659ca235{visibility:hidden;opacity:0;transition:visibility,opacity;transition-duration:.3s;pointer-events:none}.formFieldClear__659ca235:focus{visibility:visible;opacity:1;pointer-events:auto}.formFieldTarget__0fd08951{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-0-22-0);overflow:hidden;white-space:nowrap}.formFieldTarget__0fd08951.sm__4f6881aa{font-size:12px;height:28px;line-height:16px}.formFieldTarget__0fd08951.md__68c11dc0{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__0fd08951.lg__e231dbe3{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__0fd08951.placeholder__dab05aa2{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-0-22-0)}.formFieldTarget__0fd08951.disabled__9b1cc881{color:var(--triplex-next-FormField-Target_Color_Disabled-0-22-0)}.formFieldTarget__0fd08951 .placeholderWrapper__d0025728{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__0fd08951:focus{outline:none}.formFieldTarget__0fd08951:focus .placeholderWrapper__d0025728,.formFieldTarget__0fd08951.active__1ce49139 .placeholderWrapper__d0025728{opacity:1}.formFieldTextarea__e9acdf82{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-0-22-0);vertical-align:top;font-family:inherit}.formFieldTextarea__e9acdf82.sm__4f6881aa{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__e9acdf82.md__68c11dc0{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__e9acdf82.lg__e231dbe3{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__e9acdf82::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-22-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__e9acdf82:focus{outline:none}.formFieldTextarea__e9acdf82:focus::placeholder{opacity:1}.formFieldTextarea__e9acdf82:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-22-0)}.formFieldTextarea__e9acdf82:-webkit-autofill{animation-name:autofill-applied-hook__e9343a27;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldTextarea__e9acdf82:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__2cf907e0;animation-duration:1ms}@keyframes autofill-applied-hook__e9343a27{0%{transform:none}}@keyframes autofill-cancelled-hook__2cf907e0{0%{transform:none}}.chipGroupItem__a7e9724a{display:inline-block}.chip__db9b4f43{background:var(--triplex-next-Chip-Background_Default-0-22-0);color:var(--triplex-next-Chip-Color_Default-0-22-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;gap:2px;align-items:center;cursor:pointer;outline:none;vertical-align:middle}.chip__db9b4f43.lg__145fc3d1{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__db9b4f43.lg__145fc3d1 .prefix__f5a1f280{padding-left:16px}.chip__db9b4f43.lg__145fc3d1 .postfix__2d180ae3{padding-right:12px}.chip__db9b4f43.md__fbf163e6{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__db9b4f43.md__fbf163e6 .prefix__f5a1f280{padding-left:12px}.chip__db9b4f43.md__fbf163e6 .postfix__2d180ae3{padding-right:8px}.chip__db9b4f43.sm__102ac1ba{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__db9b4f43.sm__102ac1ba .prefix__f5a1f280{padding-left:8px}.chip__db9b4f43.sm__102ac1ba .postfix__2d180ae3{padding-right:8px}.chip__db9b4f43:hover{background:var(--triplex-next-Chip-Background_Hover-0-22-0);color:var(--triplex-next-Chip-Color_Hover-0-22-0)}.chip__db9b4f43:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-22-0)}.chip__db9b4f43:active,.chip__db9b4f43[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-0-22-0);color:var(--triplex-next-Chip-Color_Active-0-22-0)}.chip__db9b4f43.disabled__48476310{background:var(--triplex-next-Chip-Background_Disabled-0-22-0);color:var(--triplex-next-Chip-Color_Disabled-0-22-0);cursor:default;pointer-events:none}.chip__db9b4f43.selected__42bf3fa3{background:var(--triplex-next-Chip-Background_Selected_Default-0-22-0);color:var(--triplex-next-Chip-Color_Selected_Default-0-22-0)}.chip__db9b4f43.selected__42bf3fa3:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-0-22-0);color:var(--triplex-next-Chip-Color_Selected_Hover-0-22-0)}.chip__db9b4f43.selected__42bf3fa3:active,.chip__db9b4f43.selected__42bf3fa3[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-0-22-0);color:var(--triplex-next-Chip-Color_Selected_Active-0-22-0)}.chip__db9b4f43.selected__42bf3fa3.disabled__48476310{background:var(--triplex-next-Chip-Background_Selected_Disabled-0-22-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-0-22-0)}.chip__db9b4f43.withPrefix__6a4de7ba{padding-left:0}.chip__db9b4f43.withPostfix__d35df15d{padding-right:0}.chip__db9b4f43 .content__de68c971{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__db9b4f43 .prefix__f5a1f280,.chip__db9b4f43 .postfix__2d180ae3{display:flex}.calendarControls__5d77bf5b{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-0-22-0)}.calendarViewDays__02088829{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__ba638e60 .calendarViewDays__02088829{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__85cd5443,.calendarViewYears__a482d59e{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__ba638e60 .calendarViewMonths__85cd5443,.adaptive__ba638e60 .calendarViewYears__a482d59e{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__a008c37c{height:24px;padding:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:var(--triplex-next-Calendar-View_Header_Color-0-22-0)}.calendarViewDaysBody__778ae4ff:before{display:block;content:"‌";line-height:8px}.adaptive__ba638e60 .calendarViewDaysBody__778ae4ff:before{line-height:4px}.calendarViewItem__77918d75{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__77918d75:focus-visible{outline:none}.calendarViewItem__77918d75.current__c611f302{font-weight:600}.calendarViewItem__77918d75.disabled__72360197{pointer-events:none}.calendarViewItemLabel__fc9fc24a{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-0-22-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-0-22-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-0-22-0);cursor:pointer}.calendarViewItemLabel__fc9fc24a:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-22-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-22-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c:hover.basicMark__28fe7eb1:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c:hover.standardMark__5a971066:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c:hover.attentionMark__0d7f6103:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c:hover.criticalMark__1c31752b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c.muted__e319b673{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-22-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c.muted__e319b673:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-22-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c.basicMark__28fe7eb1:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c.standardMark__5a971066:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c.attentionMark__0d7f6103:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.selected__c34b3a2c.criticalMark__1c31752b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.marked__b2c033a9:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__fc9fc24a.basicMark__28fe7eb1:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.standardMark__5a971066:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.attentionMark__0d7f6103:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.criticalMark__1c31752b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-22-0)}.calendarViewItemLabel__fc9fc24a.muted__e319b673{color:var(--triplex-next-Calendar-View_Item_Color_Muted-0-22-0)}.calendarViewItemLabel__fc9fc24a.disabled__72360197{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-0-22-0);background:none}.calendarViewItem__77918d75:focus-visible .calendarViewItemLabel__fc9fc24a{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-0-22-0)}.unitDay__64840257{width:36px;height:36px;border-radius:6px}.unitMonth__b836af34,.unitYear__193f6561{width:89px;height:48px;border-radius:6px}.adaptive__ba638e60 .unitMonth__b836af34,.adaptive__ba638e60 .unitYear__193f6561{width:104px;height:48px;border-radius:6px}.calendarFooter__593c7f7c{margin-top:12px;text-align:center}.calendar__1bc16638{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-0-22-0);-webkit-user-select:none;user-select:none}.calendar__1bc16638.adaptive__ba638e60{width:auto;padding:20px}.calendar__1bc16638+.calendar__1bc16638{margin-top:20px}.datePickerExtendedMobileDropdown__c3bac41e{max-height:100vh}.chipDropdownArrow__b43a2dc8{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__b43a2dc8.rotated__437dfabd{transform:rotate(-180deg)}.chipClearButton__4b6d5f7c{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__4b6d5f7c:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-22-0)}.dropdownMobileMaskedInput__91630077{height:20px!important;padding:0!important}.dropdownMobileMaskedInput__91630077:first-child{top:0}.selectExtendedFieldTarget__8d191946{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__8d191946 .caretWrapper__1393ab87{height:100%}.selectExtendedFieldTarget__8d191946 .caretIcon__fa337978{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__8d191946.selectOpened__f9ee3898 .caretIcon__fa337978{transform:rotate(180deg)}.selectExtendedFieldTarget__8d191946.disabled__ccaccf45{-webkit-user-select:none;user-select:none;cursor:default}.selectExtendedFieldTarget__8d191946.disabled__ccaccf45 .target__e193ff22,.selectExtendedFieldTarget__8d191946.disabled__ccaccf45 .caretWrapper__1393ab87{pointer-events:none}.selectExtendedField__488d31a7{position:relative}.multiselectFieldHeader__fbe78344{padding:12px}.multiselectFieldContent__390e892a{position:relative;padding:0 12px 12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContent__390e892a:first-child{padding-top:12px}.multiselectFieldContent__390e892a:has(.loaderScreen__fe4e352d){overflow:hidden}.multiselectFieldContent__390e892a.sm__05c0123a{max-height:208px}.multiselectFieldContent__390e892a.md__60d83122{max-height:266px}.multiselectFieldContent__390e892a.lg__7f335c2d{max-height:296px}.multiselectFieldFooter__ba6224d4{padding:0 12px 12px}.multiselectFieldFooter__ba6224d4:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-0-22-0)}.chipOptionsContent__7c9973c7{min-width:14px;text-align:center;display:block}.tooltipDesktop__7dbcb6b0{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__7dbcb6b0 .tooltipBody__c4e18855{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-0-22-0)}.tooltipDesktop__7dbcb6b0 .tooltipXButton__14839d2c{position:absolute;right:8px;top:8px}.tooltipDesktopContent__4fd3dc3a{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-0-22-0);border-radius:8px}.closable__0ca6978a .tooltipDesktopContent__4fd3dc3a{padding-right:32px}.tooltipSM__0053324e .tooltipDesktopContent__4fd3dc3a{width:192px;min-height:52px}.tooltipLG__fdb2efa9 .tooltipDesktopContent__4fd3dc3a{width:384px;min-height:52px}.tooltipOverlay__c2cba0a9{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__c5e5d3f0{width:0;height:0}.tooltipDesktopTip__c5e5d3f0.down__c4f7ae33{border-top:solid var(--triplex-next-Tooltip-Background-0-22-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__c5e5d3f0.up__ebfa4e03{border-bottom:solid var(--triplex-next-Tooltip-Background-0-22-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__c5e5d3f0.left__fffb19d4{border-right:solid var(--triplex-next-Tooltip-Background-0-22-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__c5e5d3f0.right__b86a2509{border-left:solid var(--triplex-next-Tooltip-Background-0-22-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__a7db2c90 .tooltipBody__c4e18855{text-align:left}.tooltipMobileContent__4c78bf86{padding:16px}.headerless__eda942d4 .tooltipMobileContent__4c78bf86{padding-right:40px;border-radius:16px 16px 0 0}.headerless__eda942d4 .tooltipMobileContent__4c78bf86 .closeButton__2523d94f{position:absolute;right:16px;top:16px}.tooltipLink__b068d887{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__9d9d4b85{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-0-22-0)}.desktop__9d9d4b85:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-22-0)}.desktop__9d9d4b85:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-0-22-0)}.desktop__9d9d4b85:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-22-0)}.mobile__9aa304bd{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-0-22-0)}.mobile__9aa304bd:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-22-0)}.mobile__9aa304bd:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-0-22-0)}.mobile__9aa304bd:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-22-0)}.chipSuggestInputWrapper__3192bcc5{margin:12px}.suggestDropdownMobileBody__9411c08a{height:176px}.suggestDropdownMobileNoOptionsText__c3494a38{padding:16px}.checkboxXGroup__eefb4497{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__eefb4497.indent-12__4fce2503{margin-left:-6px;margin-right:-6px}.checkboxXGroup__eefb4497.indent-12__4fce2503 .label__5f33d28e{margin-left:6px;margin-right:6px}.checkboxXGroup__eefb4497.indent-16__29adf54a{margin-left:-8px;margin-right:-8px}.checkboxXGroup__eefb4497.indent-16__29adf54a .label__5f33d28e{margin-left:8px;margin-right:8px}.checkboxXGroup__eefb4497.indent-20__f1626f0e{margin-left:-10px;margin-right:-10px}.checkboxXGroup__eefb4497.indent-20__f1626f0e .label__5f33d28e{margin-left:10px;margin-right:10px}.checkboxXGroup__eefb4497.indent-24__c7e340c2{margin-left:-12px;margin-right:-12px}.checkboxXGroup__eefb4497.indent-24__c7e340c2 .label__5f33d28e{margin-left:12px;margin-right:12px}.checkboxXGroup__eefb4497.indent-28__f1f571a6{margin-left:-14px;margin-right:-14px}.checkboxXGroup__eefb4497.indent-28__f1f571a6 .label__5f33d28e{margin-left:14px;margin-right:14px}.checkboxXGroup__eefb4497.indent-32__3f0ff8c5{margin-left:-16px;margin-right:-16px}.checkboxXGroup__eefb4497.indent-32__3f0ff8c5 .label__5f33d28e{margin-left:16px;margin-right:16px}.checkboxYGroup__f7666905{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__f7666905 .label__5f33d28e.sm__6dc7bcf6+.label__5f33d28e.sm__6dc7bcf6{margin-top:8px}.checkboxYGroup__f7666905 .label__5f33d28e.lg__59914367+.label__5f33d28e.lg__59914367{margin-top:20px}.checkboxYGroup__f7666905 .label__5f33d28e.md__920a83eb+.label__5f33d28e.md__920a83eb{margin-top:16px}.card__e202f1a2{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__e202f1a2.roundingMD__5348051d{--radius: 16px}.card__e202f1a2.roundingSM__c4b8f650{--radius: 8px}.card__e202f1a2.general__bc8b54b8{background:var(--triplex-next-Card-Static_General_Background-0-22-0)}.card__e202f1a2.secondary__bf1e2a00{background:var(--triplex-next-Card-Static_Secondary_Background-0-22-0)}.card__e202f1a2 .cardMedia__d62b325b{background-size:cover;background-repeat:no-repeat;background-position:center}.card__e202f1a2 .cardContent__0cb51b0a{padding:var(--padding)}.card__e202f1a2 .cardContent__0cb51b0a.paddingMD__381d9186{--padding: 24px}.card__e202f1a2 .cardContent__0cb51b0a.paddingSM__8c9a195a{--padding: 16px}.card__e202f1a2 .cardContent__0cb51b0a .cardContentHeader__634589da{margin-bottom:16px}.card__e202f1a2 .cardContent__0cb51b0a .cardContentFooter__9cec5c43{margin-top:16px}.action__da9ec4f9{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__da9ec4f9: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__da9ec4f9.general__bc8b54b8{background:var(--triplex-next-Card-Action_General_Background-0-22-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-22-0)}.action__da9ec4f9.general__bc8b54b8:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-0-22-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-22-0)}.action__da9ec4f9.general__bc8b54b8.selected__fd7d1fc1{background:var(--triplex-next-Card-Action_General_Background_Selected-0-22-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-22-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-22-0)}.action__da9ec4f9.general__bc8b54b8.selected__fd7d1fc1:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-0-22-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-22-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-22-0)}.action__da9ec4f9.general__bc8b54b8:focus{outline:none}.action__da9ec4f9.general__bc8b54b8:focus.focusVisible__1582f847{box-shadow:var(--triplex-next-Card-Shadow_Default-0-22-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-22-0)}.action__da9ec4f9.secondary__bf1e2a00{background:var(--triplex-next-Card-Action_Secondary_Background-0-22-0)}.action__da9ec4f9.secondary__bf1e2a00:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-0-22-0)}.action__da9ec4f9.secondary__bf1e2a00.selected__fd7d1fc1{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-0-22-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-0-22-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-22-0)}.action__da9ec4f9.secondary__bf1e2a00.selected__fd7d1fc1:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-22-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-22-0)}.action__da9ec4f9.secondary__bf1e2a00:focus{outline:none}.action__da9ec4f9.secondary__bf1e2a00:focus.focusVisible__1582f847{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-22-0)}.alertContext__45059cce{display:flex;font-size:12px;line-height:16px}.alertContext__45059cce>svg{flex-shrink:0}.alertContext__45059cce .alertContextText__b2245c20{margin-left:8px}.alertContext__45059cce.alertTypeError__ce2613c2 .alertContextText__b2245c20{color:var(--triplex-next-AlertContext-Error_Color-0-22-0)}.alertContext__45059cce.alertTypeInfo__938bfe37 .alertContextText__b2245c20{color:var(--triplex-next-AlertContext-Info_Color-0-22-0)}.alertContext__45059cce.alertTypeWarning__11dbca1d .alertContextText__b2245c20{color:var(--triplex-next-AlertContext-Warning_Color-0-22-0)}.alertContext__45059cce.alertTypeSystem__95fa948f .alertContextText__b2245c20{color:var(--triplex-next-AlertContext-System_Color-0-22-0)}.alertProcess__50780375{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__50780375.withSpoiler__0b543483{min-height:40px}.alertProcess__50780375 .themeIcon__91962ac1{box-sizing:border-box;height:20px;width:20px}.alertProcess__50780375.alertTypeError__ce2613c2{background:var(--triplex-next-AlertProcess-Error_Background-0-22-0)}.alertProcess__50780375.alertTypeInfo__938bfe37{background:var(--triplex-next-AlertProcess-Info_Background-0-22-0)}.alertProcess__50780375.alertTypeWarning__11dbca1d{background:var(--triplex-next-AlertProcess-Warning_Background-0-22-0)}.alertProcess__50780375.alertTypeSystem__95fa948f{background:var(--triplex-next-AlertProcess-System_Background-0-22-0)}.alertProcess__50780375.alertTypeFeature__a5ec1886{background:var(--triplex-next-AlertProcess-Feature_Background-0-22-0)}.alertProcess__50780375.alertTypeFeature__a5ec1886 .themeIcon__91962ac1{padding-top:0}.alertProcess__50780375 .alertProcessContentBlock__8a2b7c56{flex:1;margin-left:10px}.alertProcess__50780375 .alertProcessContentBlock__8a2b7c56 .expandableContent__b3688717{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__50780375 .alertProcessContentBlock__8a2b7c56 .expandableContent__b3688717.expanded__e8a6e072{max-height:1000px;opacity:1}.alertProcess__50780375 .closeButton__63886165{margin-left:10px}.alertProcess__50780375 .expandButton__c1171a39{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__50780375 .expandButton__c1171a39.expanded__e8a6e072{transform:rotate(180deg)}.adaptive__655faf55{font-size:10px!important;line-height:12px!important}.avatar__6a15fec9{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-0-22-0)}.avatar__6a15fec9.xxs__9038d17f{width:28px;height:28px;border-radius:6px}.avatar__6a15fec9.xs__bc660aa5{width:32px;height:32px;border-radius:8px}.avatar__6a15fec9.sm__72417f65{width:40px;height:40px;border-radius:10px}.avatar__6a15fec9.md__27f3d769{width:56px;height:56px;border-radius:16px}.avatar__6a15fec9.lg__de7d1c2f{width:80px;height:80px;border-radius:20px}.avatar__6a15fec9.xl__97150d46{width:96px;height:96px;border-radius:24px}.avatar__6a15fec9.xxl__734b029c{width:128px;height:128px;border-radius:28px}.carouselExtended__26c6827d{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__26c6827d::-webkit-scrollbar{display:none}.treeView__cdc02b92,.treeViewGroup__b751461a{margin:0;padding:0}.treeView__cdc02b92 .treeViewNode__9af0de8e,.treeViewGroup__b751461a .treeViewNode__9af0de8e{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__b87d475f.collapsed__622d8980{visibility:hidden}.checkboxTreeExtended__a619f4a1{margin-bottom:-12px}.checkboxTreeExtendedNode__20a07eff .checkboxTreeExtendedNode__20a07eff:has(.sm__305488d8){margin-left:16px}.checkboxTreeExtendedNode__20a07eff .checkboxTreeExtendedNode__20a07eff:has(.md__2226fff4),.checkboxTreeExtendedNode__20a07eff .checkboxTreeExtendedNode__20a07eff:has(.lg__a79ebd0c){margin-left:24px}.checkboxTreeExtendedNodeHeader__23057d88{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__23057d88.sm__305488d8{margin-bottom:8px}.checkboxTreeExtendedNodeHeader__23057d88.md__2226fff4,.checkboxTreeExtendedNodeHeader__23057d88.lg__a79ebd0c{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__23057d88 .checkboxTreeCheckboxLabel__933d9cce{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__23057d88 .caretIconWrapper__884ce7ca{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__23057d88 .caretIconWrapper__884ce7ca:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-0-22-0)}.checkboxTreeExtendedNodeHeader__23057d88.opened__7293f8e3 .caretIconWrapper__884ce7ca{transform:rotate(180deg)}@media (max-width: 767px){.checkboxTreeExtended__a619f4a1{padding:0 16px}.checkboxTreeExtended__a619f4a1 .checkboxTreeExtendedNodeHeader__23057d88{margin-bottom:0}.checkboxTreeExtended__a619f4a1 .checkboxTreeExtendedNodeHeader__23057d88 .checkboxTreeCheckboxLabel__933d9cce{padding-top:16px;padding-bottom:16px}.checkboxTreeExtended__a619f4a1 .checkboxTreeExtendedNodeHeader__23057d88 .checkboxTreeCheckboxLabel__933d9cce>span,.checkboxTreeExtended__a619f4a1 .checkboxTreeExtendedNodeHeader__23057d88 .checkboxTreeCheckboxLabel__933d9cce>svg,.checkboxTreeExtended__a619f4a1 .checkboxTreeExtendedNodeHeader__23057d88 .checkboxTreeCheckboxLabel__933d9cce .checkboxTreeCheckbox__86f605b6{top:14px}}.chipGroup__e0ac1fef{display:flex}.chipGroup__e0ac1fef.oneLine__a648515c{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__e0ac1fef.oneLine__a648515c::-webkit-scrollbar{display:none}.chipGroup__e0ac1fef.multiLine__12d89885{flex-wrap:wrap}.chipGroup__e0ac1fef.lg__573bca0d{gap:12px}.chipGroup__e0ac1fef.md__aa281cd7,.chipGroup__e0ac1fef.sm__d0a4565f{gap:8px}.col-1__a5ffc46e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__512df229{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__bea35ef3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__b5f55d12{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__1d55d212{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__68c7ce04{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__7891ca57{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__64cadd55{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__65ad440e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__1bb7e3fe{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__68c9e136{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__be61e0fc{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__b66ee0b7{margin-left:0%}.offset-1__5cfb8e23{margin-left:8.33333333%}.offset-2__ca4c2f82{margin-left:16.66666667%}.offset-3__51d22a71{margin-left:25%}.offset-4__3136216f{margin-left:33.33333333%}.offset-5__e21d4014{margin-left:41.66666667%}.offset-6__2d2d0209{margin-left:50%}.offset-7__6a62987d{margin-left:58.33333333%}.offset-8__1cde76c6{margin-left:66.66666667%}.offset-9__b2417a20{margin-left:75%}.offset-10__4a378e74{margin-left:83.33333333%}.offset-11__9947ca9e{margin-left:91.66666667%}.d-none__75e5d1e4{display:none!important}.d-block__65c63124{display:block!important}@media (min-width: 576px){.col-sm-1__99da45ca{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__c39bd4dc{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__bf7655dc{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__d6775cec{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__e9c478bf{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__1600f6e3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__51276c23{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__d2bc940b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__f854c6b7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__bf11cf7c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__d389ce54{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__10d8b5cc{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__8e704a55{margin-left:0%}.offset-sm-1__582e75b2{margin-left:8.33333333%}.offset-sm-2__cd713c81{margin-left:16.66666667%}.offset-sm-3__d6b62ee6{margin-left:25%}.offset-sm-4__275386ce{margin-left:33.33333333%}.offset-sm-5__4c3af725{margin-left:41.66666667%}.offset-sm-6__a7591994{margin-left:50%}.offset-sm-7__d71605d7{margin-left:58.33333333%}.offset-sm-8__d4486d87{margin-left:66.66666667%}.offset-sm-9__65bda56c{margin-left:75%}.offset-sm-10__ca0c979e{margin-left:83.33333333%}.offset-sm-11__04172bae{margin-left:91.66666667%}.d-none-sm__18c274ea{display:none!important}.d-block-sm__818aa0ba{display:block!important}}@media (min-width: 768px){.col-md-1__e9ad868e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__da73a54b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__7d541930{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__256013b5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__0a5b3c6a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__65418b0a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__f898be59{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__8e652054{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__d87c1bf8{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__9925f479{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__f6749eec{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__f2a77520{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__23d6b6fe{margin-left:0%}.offset-md-1__c6745bdd{margin-left:8.33333333%}.offset-md-2__a952f8e1{margin-left:16.66666667%}.offset-md-3__c0f43fa4{margin-left:25%}.offset-md-4__94afa8cc{margin-left:33.33333333%}.offset-md-5__89b269ea{margin-left:41.66666667%}.offset-md-6__9f7819f4{margin-left:50%}.offset-md-7__33c7b8c2{margin-left:58.33333333%}.offset-md-8__9800da66{margin-left:66.66666667%}.offset-md-9__8b7dc241{margin-left:75%}.offset-md-10__f51c4aba{margin-left:83.33333333%}.offset-md-11__129e7b3c{margin-left:91.66666667%}.d-none-md__ea0d4887{display:none!important}.d-block-md__826b352b{display:block!important}}@media (min-width: 992px){.col-lg-1__a05ccf5e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__a5275a6d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__47c1d38d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__ec80e90b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__913f4cb5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__8adabd4b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__50c9cfd7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__02e5ed6f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__47039d12{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__90c2ba6f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__d07cae6c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__c69ca070{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__e302fc1e{margin-left:0%}.offset-lg-1__775c9bc6{margin-left:8.33333333%}.offset-lg-2__c4b006fc{margin-left:16.66666667%}.offset-lg-3__9cfa991b{margin-left:25%}.offset-lg-4__533b8d2a{margin-left:33.33333333%}.offset-lg-5__b1e4e4ca{margin-left:41.66666667%}.offset-lg-6__044526bb{margin-left:50%}.offset-lg-7__12c768f9{margin-left:58.33333333%}.offset-lg-8__bf1b00c3{margin-left:66.66666667%}.offset-lg-9__feb9e15b{margin-left:75%}.offset-lg-10__ed9982e2{margin-left:83.33333333%}.offset-lg-11__810b7d72{margin-left:91.66666667%}.d-none-lg__3a1e7103{display:none!important}.d-block-lg__b3f037ce{display:block!important}}@media (min-width: 1200px){.col-xl-1__95773dcd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__5041eca3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__658856e4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__8a52e45f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__23542b14{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__2afe4efd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__5d0e85d9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__682b531f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__675ab629{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__887f0f33{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__52880972{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__8ae87738{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__f1575da7{margin-left:0%}.offset-xl-1__0707092e{margin-left:8.33333333%}.offset-xl-2__4b4d8c92{margin-left:16.66666667%}.offset-xl-3__a1cafa9f{margin-left:25%}.offset-xl-4__5e185aba{margin-left:33.33333333%}.offset-xl-5__bf81875f{margin-left:41.66666667%}.offset-xl-6__534a4941{margin-left:50%}.offset-xl-7__2b2a656f{margin-left:58.33333333%}.offset-xl-8__16017e4c{margin-left:66.66666667%}.offset-xl-9__bbab1292{margin-left:75%}.offset-xl-10__e95410b1{margin-left:83.33333333%}.offset-xl-11__5f1622d3{margin-left:91.66666667%}.d-none-xl__98cc7041{display:none!important}.d-block-xl__121e02ce{display:block!important}}.confirm__c17c1c92{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__c17c1c92.isInLightBox__f8584bab{max-width:800px}.confirm__c17c1c92.isInSideOverlaySM__4123544b{max-width:520px}.confirm__c17c1c92.isInSideOverlayMD__9335eb16{max-width:680px}.confirm__c17c1c92.isInSideOverlayLG__d92d309c{max-width:800px}.confirmCloseButton__b04f87f9{position:absolute;top:24px;right:24px}.confirmContent__7b837933{margin-bottom:24px;padding-right:56px}.confirmControls__93572336{white-space:nowrap}.confirmContentTitle__ad1b47e9{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__b04f87f9{top:16px;right:16px}.confirmContent__7b837933{margin-bottom:16px}}.dateRange__957f6325{display:flex;align-items:center}.dateRangeButton__618ff5df{z-index:1}.separator__4ff6fb81{width:20px;height:20px;flex-shrink:0}.divider__1fa637ac{height:1px;margin:0;background:var(--triplex-next-Divider-Background-0-22-0);border:none}.marginTopSize-4__861a17f0{margin-top:4px}.marginBottomSize-4__9c760ed3{margin-bottom:4px}.marginTopSize-8__1573d19c{margin-top:8px}.marginBottomSize-8__7011055a{margin-bottom:8px}.marginTopSize-12__8c824db9{margin-top:12px}.marginBottomSize-12__b6cef069{margin-bottom:12px}.marginTopSize-16__49604b79{margin-top:16px}.marginBottomSize-16__1b3ecf37{margin-bottom:16px}.marginTopSize-20__89efc91b{margin-top:20px}.marginBottomSize-20__48cc2cf0{margin-bottom:20px}.marginTopSize-24__84dac56b{margin-top:24px}.marginBottomSize-24__983890e8{margin-bottom:24px}.marginTopSize-28__01711ee0{margin-top:28px}.marginBottomSize-28__f1463a46{margin-bottom:28px}.marginTopSize-32__6fe01627{margin-top:32px}.marginBottomSize-32__e3fd34f9{margin-bottom:32px}.smallInput__64cdd16a{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-0-22-0);background:var(--triplex-next-SmallInput-Background-0-22-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-0-22-0)}.smallInput__64cdd16a::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-0-22-0);opacity:1}.smallInput__64cdd16a::-ms-clear{display:none}.link__21b23bf7{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-0-22-0)}.link__21b23bf7:hover{color:var(--triplex-next-Link-Text_Color_Hover-0-22-0)}.link__21b23bf7:active{color:var(--triplex-next-Link-Text_Color_Active-0-22-0)}.link__21b23bf7:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-0-22-0)}.wordWithContent__eff81a62{white-space:nowrap;display:inline-flex;align-items:center}.before__46bd3957 :first-child{margin-right:2px}.after__1f89125f :last-child{margin-left:2px}.documentNumberEdit__c3940ba2 .label__38cb5e63{display:inline-block;margin-right:8px}.documentNumberEdit__c3940ba2 .inputEditWrapper__f96acfbb{width:68px;display:inline-block}.ellipsisLineClamp__ff1ed242{--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__ff1ed242.oneLine__b63c7c90{word-break:break-all}button.helpBoxButton__be6182fb{position:relative;vertical-align:text-bottom}.islandAccordion__d413d7a0{margin:0;padding:0}.islandAccordion__d413d7a0 .island__a6cad92a{padding:0}.islandAccordion__d413d7a0 .item__b8bc8df9{position:relative;list-style-type:none}.islandAccordion__d413d7a0 .item__b8bc8df9.disabled__22f07773{cursor:default;pointer-events:none}.islandAccordion__d413d7a0 .item__b8bc8df9+.item__b8bc8df9.sm__4ebac694,.islandAccordion__d413d7a0 .item__b8bc8df9+.item__b8bc8df9.md__d4f84bb5{margin-top:16px}.islandAccordion__d413d7a0 .item__b8bc8df9+.item__b8bc8df9.lg__c59656d3{margin-top:24px}.islandAccordion__d413d7a0 .item__b8bc8df9 .header__457215f6{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__d413d7a0 .item__b8bc8df9 .header__457215f6:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-0-22-0)}.islandAccordion__d413d7a0 .item__b8bc8df9.type1__19dcbb2a:not(.opened__9dbaa9c7) .header__457215f6:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-22-0)}.islandAccordion__d413d7a0 .item__b8bc8df9.type2__767de7a1:not(.opened__9dbaa9c7) .header__457215f6:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-22-0)}.islandAccordion__d413d7a0 .item__b8bc8df9.type3__a7eb4550:not(.opened__9dbaa9c7) .header__457215f6:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-22-0)}.islandAccordion__d413d7a0 .item__b8bc8df9 .footer__8feafa84{text-align:right}.islandAccordion__d413d7a0 .item__b8bc8df9 .body__880eab26,.islandAccordion__d413d7a0 .item__b8bc8df9 .footer__8feafa84{visibility:hidden}.islandAccordion__d413d7a0 .item__b8bc8df9.opened__9dbaa9c7 .body__880eab26,.islandAccordion__d413d7a0 .item__b8bc8df9.opened__9dbaa9c7 .footer__8feafa84{visibility:visible}.islandAccordion__d413d7a0 .item__b8bc8df9 .caretWrapper__5ec02243{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__d413d7a0 .item__b8bc8df9 .caretIcon__8d87ccee{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__d413d7a0 .item__b8bc8df9 .title__1bce4575{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__d413d7a0 .item__b8bc8df9.sm__4ebac694 .header__457215f6{padding:16px;border-radius:16px}.islandAccordion__d413d7a0 .item__b8bc8df9.sm__4ebac694 .step__015a08a0+.title__1bce4575{margin-top:2px}.islandAccordion__d413d7a0 .item__b8bc8df9.sm__4ebac694 .body__880eab26,.islandAccordion__d413d7a0 .item__b8bc8df9.sm__4ebac694 .footer__8feafa84{padding:0 16px 16px}.islandAccordion__d413d7a0 .item__b8bc8df9.sm__4ebac694 .caretWrapper__5ec02243{right:12px}.islandAccordion__d413d7a0 .item__b8bc8df9.sm__4ebac694 .remove__86c7dc33{right:-36px;top:20px}.islandAccordion__d413d7a0 .item__b8bc8df9.sm__4ebac694 .step__015a08a0{margin-right:12px}.islandAccordion__d413d7a0 .item__b8bc8df9.md__d4f84bb5 .header__457215f6{padding:24px;border-radius:24px}.islandAccordion__d413d7a0 .item__b8bc8df9.md__d4f84bb5 .body__880eab26,.islandAccordion__d413d7a0 .item__b8bc8df9.md__d4f84bb5 .footer__8feafa84{padding:0 24px 24px}.islandAccordion__d413d7a0 .item__b8bc8df9.md__d4f84bb5 .caretWrapper__5ec02243{right:20px}.islandAccordion__d413d7a0 .item__b8bc8df9.md__d4f84bb5 .remove__86c7dc33{right:-40px;top:28px}.islandAccordion__d413d7a0 .item__b8bc8df9.md__d4f84bb5 .step__015a08a0{margin-right:12px}.islandAccordion__d413d7a0 .item__b8bc8df9.lg__c59656d3 .header__457215f6{padding:32px;border-radius:32px}.islandAccordion__d413d7a0 .item__b8bc8df9.lg__c59656d3 .body__880eab26,.islandAccordion__d413d7a0 .item__b8bc8df9.lg__c59656d3 .footer__8feafa84{padding:0 32px 32px}.islandAccordion__d413d7a0 .item__b8bc8df9.lg__c59656d3 .caretWrapper__5ec02243{right:28px}.islandAccordion__d413d7a0 .item__b8bc8df9.lg__c59656d3 .remove__86c7dc33{right:-40px;top:36px}.islandAccordion__d413d7a0 .item__b8bc8df9.lg__c59656d3 .step__015a08a0{margin:0 16px 0 0}.islandAccordion__d413d7a0 .item__b8bc8df9.opened__9dbaa9c7:not(.disabled__22f07773) .caretWrapper__5ec02243 .caretIcon__8d87ccee{transform:rotate(-180deg)}.islandAccordion__d413d7a0 .item__b8bc8df9 .remove__86c7dc33{position:absolute}@media (max-width: 767px){.islandAccordion__d413d7a0 .item__b8bc8df9 .footer__8feafa84{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__d413d7a0 .item__b8bc8df9 .footer__8feafa84>*{margin-left:0!important}.islandAccordion__d413d7a0 .item__b8bc8df9.md__d4f84bb5 .header__457215f6{border-radius:16px}.islandAccordion__d413d7a0 .item__b8bc8df9.lg__c59656d3 .header__457215f6{border-radius:24px}}.step__3a740cf5{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__3a740cf5.default__770ea49b{background-color:var(--triplex-next-Step-Background_Default-0-22-0)}.step__3a740cf5.default__770ea49b>span{color:var(--triplex-next-Step-Color_Default-0-22-0)}.step__3a740cf5.done__3ca28262{background-color:var(--triplex-next-Step-Background_Done-0-22-0)}.step__3a740cf5.done__3ca28262>span{color:var(--triplex-next-Step-Color_Done-0-22-0)}.step__3a740cf5.warning__6c209dda{background-color:var(--triplex-next-Step-Background_Warning-0-22-0)}.step__3a740cf5.warning__6c209dda>span{color:var(--triplex-next-Step-Color_Warning-0-22-0)}.step__3a740cf5.active__99f5b62c{background-color:var(--triplex-next-Step-Background_Active-0-22-0)}.step__3a740cf5.active__99f5b62c>span{color:var(--triplex-next-Step-Color_Active-0-22-0)}.step__3a740cf5.error__f37946d0{background-color:var(--triplex-next-Step-Background_Error-0-22-0)}.step__3a740cf5.error__f37946d0>span{color:var(--triplex-next-Step-Color_Error-0-22-0)}.step__3a740cf5.disabled__6f4a3ece{background-color:var(--triplex-next-Step-Background_Disabled-0-22-0)}.step__3a740cf5.disabled__6f4a3ece>span{color:var(--triplex-next-Step-Color_Disabled-0-22-0)}.lightBox__93676595{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__93676595 .lightBoxBackdrop__3126b93d{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-0-22-0)}.lightBox__93676595.lightBoxSideOverlayActive__dbecfe05,.lightBox__93676595.lightBoxTopOverlayActive__5806a4e4{overflow-y:hidden}.lightBox__93676595 .lightBoxContent__cd4db47a{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-0-22-0)}.lightBox__93676595 .lightBoxContent__cd4db47a>.global-page{width:100%;max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBox__93676595 .lightBoxContent__cd4db47a>.global-page{padding:16px}}.lightBox__93676595 .loadingContentOverlay__81b65e64{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__93676595 .lightBoxContentResizeWrapper__b4c6b5c2{position:absolute;left:0;right:0;height:0}.lightBox__93676595 .tempElSafariBug__6c189c9f{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__686fff6b,.global-LB-less-or-equal-media-point-0 .lightBox__93676595.lightBoxSideOverlayActive__dbecfe05{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__cd4db47a{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__cd4db47a{padding-left:80px;padding-right:80px}.lightBoxControls__bc2c5e3c{z-index:100}.withKeyboardEvent__d5654b48{display:inline-block}.withoutKeyboardEvent__a32471df,.lightBox__93676595.lightBoxSideOverlayActive__dbecfe05 .withKeyboardEvent__d5654b48,.lightBox__93676595.lightBoxTopOverlayActive__5806a4e4 .withKeyboardEvent__d5654b48,.lightBox__93676595.isLoading__f3c868e2 .withKeyboardEvent__d5654b48{display:none}.lightBox__93676595.lightBoxSideOverlayActive__dbecfe05 .withoutKeyboardEvent__a32471df,.lightBox__93676595.lightBoxTopOverlayActive__5806a4e4 .withoutKeyboardEvent__a32471df,.lightBox__93676595.isLoading__f3c868e2 .withoutKeyboardEvent__a32471df{display:inline-block}.lightBox__93676595.isLoading__f3c868e2 .lightBoxPrev__cbecf791,.lightBox__93676595.isLoading__f3c868e2 .lightBoxNext__f007d73f{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__bc2c5e3c{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__3a621206{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__60f9b2e6{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__309102b7{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__cbecf791,.global-LB-less-or-equal-media-point-0 .lightBoxNext__f007d73f{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__cbecf791{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__49b3a6f3,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__bcea0fd3{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__bc2c5e3c{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__3a621206{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__60f9b2e6{display:none}.global-LB-more-media-point-0 .lightBoxClose__309102b7{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__cbecf791,.global-LB-more-media-point-0 .lightBoxNext__f007d73f{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__cbecf791{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__f007d73f{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__aa1bc992{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__aa1bc992.fixed__7aa6a7bb{position:fixed}.overlay__aa1bc992.closing__2bd02535,.overlay__aa1bc992.opened__a95d891b{visibility:visible;left:0;right:0}.overlayPanel__0ade1da4{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-0-22-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__0ade1da4.bottom__e5f17bc0{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__0ade1da4.left__49fbb2a3{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__0ade1da4.right__2ceb9be5{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__0ade1da4.top__38d9be82{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__0ade1da4.left__49fbb2a3.opened__a95d891b,.overlayPanel__0ade1da4.right__2ceb9be5.opened__a95d891b{transform:translate(0)}.overlayPanel__0ade1da4.top__38d9be82.opened__a95d891b,.overlayPanel__0ade1da4.bottom__e5f17bc0.opened__a95d891b{transform:translateY(0)}.overlayContent__81233819{display:flex;min-height:100%}.overlayMask__50a1d608{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-0-22-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__50a1d608.overlayOpened__ed313798{opacity:1}.lightBoxSideOverlayLoaderWrapper__05da6e04{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__9753b87a{position:absolute;top:24px;right:24px;bottom:0;pointer-events:none}.lightBoxSideOverlayCloseDesktop__4f145303{position:sticky;top:24px;pointer-events:auto}.lightBoxSideOverlayCloseMobile__718fe8cd{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__9753b87a{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__718fe8cd{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__718fe8cd{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__9753b87a{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__718fe8cd{display:none}.lightBoxSideOverlayMask__abe8a8fc{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-0-22-0)}.lightBoxSideOverlayWrapper__c56bdbae{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__c56bdbae.overflowXHidden__a68a57d9{overflow-x:hidden}.lightBoxSideOverlayWrapper__c56bdbae.overflowYHidden__4ebae16d{overflow-y:hidden}.lightBoxSideOverlayWrapper__c56bdbae.closing__d0e751aa,.lightBoxSideOverlayWrapper__c56bdbae.opened__47e191f1{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__c56bdbae.closing__d0e751aa{pointer-events:none}.lightBoxSideOverlayWrapper__c56bdbae .global-page{max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBoxSideOverlayWrapper__c56bdbae .global-page{padding:16px}}.lightBoxSideOverlayWrapper__c56bdbae .lightBoxSideOverlayContent__0b9a049d{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-0-22-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__c56bdbae .lightBoxSideOverlayContent__0b9a049d.opened__47e191f1{transform:none}.lightBoxSideOverlayWrapper__c56bdbae .lightBoxSideOverlayContent__0b9a049d.opening__f98e919a{transform:translateY(0)}.lightBoxSideOverlayWrapper__c56bdbae.sm__50b5bf3e .global-page{width:584px;max-width:100%}.lightBoxSideOverlayWrapper__c56bdbae.md__a0af8919 .global-page{width:744px;max-width:100%}.lightBoxSideOverlayWrapper__c56bdbae.lg__a7ed7ee1 .global-page{width:864px;max-width:100%}.lightBoxSideOverlayWrapper__c56bdbae .lightBoxSideOverlayBase__42144645{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__c56bdbae .lightBoxSideOverlayContent__0b9a049d{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__c56bdbae .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__c56bdbae .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__7e494b23{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__7e494b23.closing__d0e751aa,.lightBoxSideOverlay__7e494b23.opening__f98e919a{overflow-x:hidden}.topOverlayMask__31a2b2cb{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-0-22-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__48b7c1c6{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__48b7c1c6.closing__0f178698,.topOverlayWrapper__48b7c1c6.opened__174af9c8{bottom:0}.topOverlayWrapper__48b7c1c6 .topOverlayPanel__2e4aedc1{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__82078d3a{z-index:500}@media (max-width: 767px){.topOverlayPanel__2e4aedc1{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__d0b0e574{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:left-sidebar-wrapper}.lightBoxLeftSidebar__d0b0e574.fixed__f7c37ebc{position:fixed}@container left-sidebar-wrapper (max-width: 100px){.lightBoxLeftSidebarInner__deb1836d{display:none}}.lightBoxRightSidebar__38c8d912{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:right-sidebar-wrapper}.lightBoxRightSidebar__38c8d912.fixed__f7c37ebc{position:fixed}@container right-sidebar-wrapper (max-width: 100px){.lightBoxRightSidebarInner__0fa732a7{display:none}}html.scroll-0__b9d28bda{--triplex-next-scroll-width: 0px}html.scroll-15__f622e7f2{--triplex-next-scroll-width: 15px}html.scroll-16__2b1a0011{--triplex-next-scroll-width: 16px}html.scroll-17__5c306f8a{--triplex-next-scroll-width: 17px}.listMasterChipGroup__5a002685{padding:0 16px}.listMasterFooter__b5423fdd{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-0-22-0);color:var(--triplex-next-ListMaster-Footer_Color-0-22-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__b5423fdd.sticky__dd0d6138{position:sticky;bottom:0}.listMasterFooterDescription__7754c857{padding-right:16px}.listMasterFooterControls__1d4cb39d{white-space:nowrap}.listMasterHeader__895da1d3{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-0-22-0);color:var(--triplex-next-ListMaster-Header_Color-0-22-0)}.listMasterHeader__895da1d3.sticky__dd0d6138{position:sticky;top:0;z-index:1}.selectionControls__a0f5f949{display:flex;justify-content:space-between;align-items:center}.marker__0b6e0deb.success__ea21790c{background:var(--triplex-next-Marker-Background_Success-0-22-0)}.marker__0b6e0deb.error__1ed39e44{background:var(--triplex-next-Marker-Background_Error-0-22-0)}.marker__0b6e0deb.warning__4287b149{background:var(--triplex-next-Marker-Background_Warning-0-22-0)}.marker__0b6e0deb.waiting__6e55b63a{background:var(--triplex-next-Marker-Background_Waiting-0-22-0)}.markerStatus__514d8567{line-height:0;display:flex;align-items:start}.markerStatus__514d8567 .contentContainer__5f9d953f{display:flex;flex-direction:column}.markerStatus__514d8567.md__8f754af1{gap:4px}.markerStatus__514d8567.md__8f754af1 .markerContainer__4306275e{margin-top:4px}.markerStatus__514d8567.lg__16ce85fa{gap:6px}.markerStatus__514d8567.lg__16ce85fa .contentContainer__5f9d953f{gap:4px}.markerStatus__514d8567.lg__16ce85fa .markerContainer__4306275e{margin-top:5px}.orderedListItem__a4fcd4c1{counter-increment:list-item-tx}.orderedListItem__a4fcd4c1:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__a4fcd4c1+.orderedListItem__a4fcd4c1{margin-top:8px}.orderedList__2ff7f4bc{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.paginationExtended__54a279aa{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__2fbce526 .directionIconNext__fc5862f8{transform:rotate(180deg)}.paginationPageEllipsis__16240b79{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;cursor:default}.paginationPageButton__128ce9ee{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__128ce9ee:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-0-22-0);outline:none}.paginationPageButton__128ce9ee:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-0-22-0)}.paginationPageButton__128ce9ee:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-0-22-0);cursor:grabbing}.paginationPageButton__128ce9ee.currentPage__b018edfd{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-0-22-0);cursor:default}.paginationNavigationExtended__3c3717c0{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__4d7e0974{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__4d7e0974 .paginationSelectControl__7c3ad79c{margin-left:8px;min-width:72px}.row__d5a08b43{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__d5a08b43.noPaddingBottom__fc4aa00b,.row__d5a08b43:last-child{padding-bottom:0}.segmentedControlSegment__d1f64761{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-0-22-0);outline:none;cursor:pointer}.segmentedControlSegment__d1f64761:disabled{cursor:default}.sm__cdc9e86f .segmentedControlSegment__d1f64761{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__0b31085d .segmentedControlSegment__d1f64761{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__02307771 .segmentedControlSegment__d1f64761{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__c6ec3c25 .segmentedControlSegment__d1f64761{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-22-0)}.general1__c6ec3c25 .segmentedControlSegment__d1f64761:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-22-0)}.general1__c6ec3c25 .segmentedControlSegment__d1f64761:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-22-0)}.general1__c6ec3c25 .segmentedControlSegment__d1f64761.selected__47eabaf9{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-22-0)}.general1__c6ec3c25 .segmentedControlSegment__d1f64761.selected__47eabaf9:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-22-0)}.general1__c6ec3c25 .segmentedControlSegment__d1f64761.selected__47eabaf9:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-22-0)}.general2__889133ee .segmentedControlSegment__d1f64761{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-22-0)}.general2__889133ee .segmentedControlSegment__d1f64761:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-22-0)}.general2__889133ee .segmentedControlSegment__d1f64761:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-22-0)}.general2__889133ee .segmentedControlSegment__d1f64761.selected__47eabaf9{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-22-0)}.general2__889133ee .segmentedControlSegment__d1f64761.selected__47eabaf9:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-22-0)}.general2__889133ee .segmentedControlSegment__d1f64761.selected__47eabaf9:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-22-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-22-0)}.secondary1__127d9f74 .segmentedControlSegment__d1f64761{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-22-0)}.secondary1__127d9f74 .segmentedControlSegment__d1f64761:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-22-0)}.secondary1__127d9f74 .segmentedControlSegment__d1f64761:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-22-0)}.secondary1__127d9f74 .segmentedControlSegment__d1f64761.selected__47eabaf9{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-22-0)}.secondary1__127d9f74 .segmentedControlSegment__d1f64761.selected__47eabaf9:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-22-0)}.secondary2__6a9a4e25 .segmentedControlSegment__d1f64761{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-22-0)}.secondary2__6a9a4e25 .segmentedControlSegment__d1f64761:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-22-0)}.secondary2__6a9a4e25 .segmentedControlSegment__d1f64761:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-22-0)}.secondary2__6a9a4e25 .segmentedControlSegment__d1f64761.selected__47eabaf9{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-22-0)}.secondary2__6a9a4e25 .segmentedControlSegment__d1f64761.selected__47eabaf9:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-22-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-22-0)}.segmentedControlSegment__d1f64761:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-22-0)}.content__6062068e{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__cdd8c4f9{display:flex;gap:4px}.segmentedControl__cdd8c4f9.general1__c6ec3c25{background:var(--triplex-next-SegmentedControl-General_1_Background-0-22-0)}.segmentedControl__cdd8c4f9.secondary1__127d9f74{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-0-22-0)}.segmentedControl__cdd8c4f9.general2__889133ee{background:var(--triplex-next-SegmentedControl-General_2_Background-0-22-0)}.segmentedControl__cdd8c4f9.secondary2__6a9a4e25{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-0-22-0)}.segmentedControl__cdd8c4f9.sm__cdc9e86f{border-radius:6px;padding:4px}.segmentedControl__cdd8c4f9.md__0b31085d{border-radius:8px;padding:4px}.segmentedControl__cdd8c4f9.lg__02307771{border-radius:10px;padding:8px}.skeleton__50b9a251{border-radius:16px;flex-grow:1}.skeleton__50b9a251.light__bf82cc4b{animation:skeleton-light-pulse__464618fd 2s ease-in-out infinite}.skeleton__50b9a251.dark__582af577{animation:skeleton-dark-pulse__ea049613 2s ease-in-out infinite}@keyframes skeleton-light-pulse__464618fd{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-22-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-0-22-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-22-0)}}@keyframes skeleton-dark-pulse__ea049613{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-22-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-0-22-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-22-0)}}.sliderExtendedDot__120c44a1{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-0-22-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__120c44a1:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-22-0)}.sliderExtendedDot__120c44a1.focusedByClick__406ec2d5:focus{box-shadow:none}.sliderExtendedDot__120c44a1:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-0-22-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__120c44a1:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-0-22-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__120c44a1.disabled__611dd185{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-0-22-0)}.sliderExtendedDot__120c44a1.disabled__611dd185:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-0-22-0)}.sliderExtendedDot__120c44a1.disabled__611dd185:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-0-22-0)}.sliderExtendedDot__120c44a1:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-0-22-0)}.sliderExtendedDot__120c44a1:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-22-0)}.sliderExtendedDot__120c44a1.dragByMouse__741d5845{background:var(--triplex-next-Slider-Dot_Background_Select-0-22-0)}.sliderExtendedDot__120c44a1.dragByMouse__741d5845:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-22-0)}.sliderExtendedDot__120c44a1:hover .sliderExtendedTooltipOverlay__7b2e1037,.sliderExtendedDot__120c44a1:focus .sliderExtendedTooltipOverlay__7b2e1037{visibility:visible}.sliderExtendedDot__120c44a1.lg__c1e7cbc6{width:28px;height:28px}.sliderExtendedDot__120c44a1.lg__c1e7cbc6:after{width:10px;height:10px}.sliderExtendedDot__120c44a1.lg__c1e7cbc6:before{width:14px;height:14px}.sliderExtendedMarks__bdaf49ab{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__d4ab5350{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__d4ab5350 .sliderExtendedMarkDot__8bb8e8a3{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-0-22-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__d4ab5350 .sliderExtendedMarkDot__8bb8e8a3.inSelectedRange__5a9ed68f{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-0-22-0)}.sliderExtendedMark__d4ab5350.lg__c1e7cbc6{top:20px}.sliderExtendedMark__d4ab5350.lg__c1e7cbc6 .sliderExtendedMarkDot__8bb8e8a3{top:-20px}.sliderExtendedMark__d4ab5350 .sliderExtendedMarkText__034b1b39{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__d4ab5350.disabled__611dd185{pointer-events:none}.sliderExtendedMark__d4ab5350.disabled__611dd185 .sliderExtendedMarkText__034b1b39{pointer-events:none;opacity:.35}.sliderExtendedMark__d4ab5350.disabled__611dd185 .sliderExtendedMarkDot__8bb8e8a3{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-22-0)}.sliderExtendedMark__d4ab5350:first-child,.sliderExtendedMark__d4ab5350:last-child{transform:none}.sliderExtendedMark__d4ab5350:first-child.reverse__243d01ff .sliderExtendedMarkDot__8bb8e8a3{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__d4ab5350:first-child.reverse__243d01ff .sliderExtendedMarkText__034b1b39{margin-right:-4px}.sliderExtendedMark__d4ab5350:first-child:not(.reverse__243d01ff) .sliderExtendedMarkDot__8bb8e8a3{left:0;transform:translate(-50%)}.sliderExtendedMark__d4ab5350:first-child .sliderExtendedMarkText__034b1b39{margin-left:-4px}.sliderExtendedMark__d4ab5350:last-child.reverse__243d01ff .sliderExtendedMarkDot__8bb8e8a3{left:0;transform:translate(-50%)}.sliderExtendedMark__d4ab5350:last-child.reverse__243d01ff .sliderExtendedMarkText__034b1b39{margin-left:-4px}.sliderExtendedMark__d4ab5350:last-child:not(.reverse__243d01ff) .sliderExtendedMarkDot__8bb8e8a3{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__d4ab5350:last-child .sliderExtendedMarkText__034b1b39{margin-right:-4px}.sliderExtendedMark__d4ab5350.active__ba399821{pointer-events:none}.sliderExtendedRail__2106c016{height:4px;background:var(--triplex-next-Slider-Rail_Background-0-22-0);cursor:pointer}.sliderExtended__7aee6203{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__7aee6203.disabled__611dd185 .sliderExtendedRail__2106c016{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-0-22-0)}.sliderExtended__7aee6203.lg__c1e7cbc6{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__660fba2a{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-0-22-0);z-index:10}.sliderExtendedTrack__660fba2a.lg__c1e7cbc6{top:12px}.sliderExtendedTrack__660fba2a:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-22-0)}.sliderExtendedTrack__660fba2a.focusedByClick__406ec2d5:focus{box-shadow:none}.sliderExtendedTrack__660fba2a.hoverOrDragByMouse__3cbff27b{background:var(--triplex-next-Slider-Track_Background_Hover-0-22-0)}.sliderExtendedTrack__660fba2a.staticSlider__e17aeb46{cursor:default;pointer-events:none}.sliderExtendedTrack__660fba2a.disabled__611dd185{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-0-22-0)}.sliderExtendedTooltipOverlay__7b2e1037{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__7b2e1037.lg__c1e7cbc6{bottom:32px}.sliderExtendedTooltipOverlay__7b2e1037 .tooltipBody__f06cc6d5{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-0-22-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-0-22-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__7b2e1037 .tooltipTip__5ade6740{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-0-22-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__7b2e1037 .tooltipTip__5ade6740{margin:-.5px}}.smsField__261b8505{display:inline-block;position:relative;width:100%}.smsField__261b8505 .input__77bc102a{text-align:center}.smsField__261b8505 .input__77bc102a::placeholder{opacity:1}.smsField__261b8505 .input__77bc102a:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-0-22-0)}.smsField__261b8505 .input__77bc102a.lg__c138642b{padding:18px 40px}.smsField__261b8505 .input__77bc102a.md__dd11c877{padding-left:26px;padding-right:26px}.smsField__261b8505 .input__77bc102a.sm__4e3cfb6e{padding-left:20px;padding-right:20px}.smsField__261b8505 .btnRefresh__a10dd612{position:absolute;outline:none;z-index:1}.smsField__261b8505 .btnRefresh__a10dd612.lg__c138642b{top:12px;left:12px;height:32px;width:32px}.smsField__261b8505 .btnRefresh__a10dd612.md__dd11c877{top:10px;left:10px}.smsField__261b8505 .btnRefresh__a10dd612.sm__4e3cfb6e{top:4px;left:4px}.smsField__261b8505 .btnRefresh__a10dd612 .full__7b8bdd2f{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-0-22-0)}.smsField__261b8505 .btnRefresh__a10dd612 .empty__a487a05f{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-0-22-0)}.smsField__261b8505 .btnRefresh__a10dd612:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-0-22-0)}.smsField__261b8505 .btnSubmit__b2b6a531{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-0-22-0)}.smsField__261b8505 .btnSubmit__b2b6a531.active__6d7208f6:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-0-22-0)}.smsField__261b8505 .btnSubmit__b2b6a531.active__6d7208f6:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-0-22-0)}.smsField__261b8505 .btnSubmit__b2b6a531.lg__c138642b{top:15px;right:15px;height:26px;width:26px}.smsField__261b8505 .btnSubmit__b2b6a531.md__dd11c877{top:10px;right:10px}.smsField__261b8505 .btnSubmit__b2b6a531.sm__4e3cfb6e{top:4px;right:4px}.spoiler__7d6ec4ac{display:flex;flex-direction:column}.spoiler__7d6ec4ac.opened__1fc6ad9f .caretIcon__42b3f81e{transform:rotate(-180deg)}.spoiler__7d6ec4ac .head__a8484365 .caretIcon__42b3f81e{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__7d6ec4ac .head__a8484365 button>span{white-space:normal;text-align:left}.spoiler__7d6ec4ac .content__2a49bee8.hidden__5198cf53{display:none}.spoiler__7d6ec4ac .lg__d417a472 .content__2a49bee8{margin-top:8px}.spoiler__7d6ec4ac .md__53d30f5a .content__2a49bee8{margin-top:0}.spoiler__7d6ec4ac .sm__334679a0 .content__2a49bee8{margin-top:-4px}.statusTrackerWrapper__66ec21ec{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-0-22-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-0-22-0);overflow:hidden;height:100%}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc{width:100%;padding:16px 24px;box-sizing:border-box;z-index:1;text-align:center}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc.verticalAlignMiddle__85b6dc2c{align-self:center}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc.verticalAlignBottom__ccd7bcf9{align-self:end}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerChild__433e939c{padding:8px 0}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerChild__433e939c:empty{padding:0}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerSum__5cbeab11,.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerTitle__4f3c4883{padding-bottom:4px}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerDescription__e83e0aad{display:block;padding-top:8px}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerAlert__f93503d9{margin-top:12px;text-align:left}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerStatus__e17e73b0{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerFooterWrapper__d734e544{display:grid}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerFooterWrapper__d734e544 .statusTrackerDescription__e83e0aad:last-child{padding-top:0}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerFooterWrapper__d734e544 .statusTrackerButton__c11c9c4c{margin-bottom:12px}.statusTrackerWrapper__66ec21ec .statusTracker__e28becbc .statusTrackerFooterWrapper__d734e544 .statusTrackerButton__c11c9c4c:last-child{margin-bottom:0}.statusTrackerWrapper__66ec21ec .statusTrackerColor__d016191e{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__66ec21ec .statusTrackerColor__d016191e.waiting__48669942{background:var(--triplex-next-StatusTracker-Waiting_Color-0-22-0)}.statusTrackerWrapper__66ec21ec .statusTrackerColor__d016191e.warning__26aa3e23{background:var(--triplex-next-StatusTracker-Warning_Background-0-22-0)}.statusTrackerWrapper__66ec21ec .statusTrackerColor__d016191e.rejected__1503c5dc{background:var(--triplex-next-StatusTracker-Rejected_Color-0-22-0)}.statusTrackerWrapper__66ec21ec .statusTrackerColor__d016191e.approved__e0f4c951{background:var(--triplex-next-StatusTracker-Approved_Color-0-22-0)}.statusTrackerWrapper__66ec21ec .statusTrackerBackground__91ca4be1{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__66ec21ec .statusTrackerBackground__91ca4be1.waiting__48669942{background:var(--triplex-next-StatusTracker-Waiting_Background-0-22-0)}.statusTrackerWrapper__66ec21ec .statusTrackerBackground__91ca4be1.warning__26aa3e23{background:var(--triplex-next-StatusTracker-Warning_Background-0-22-0)}.statusTrackerWrapper__66ec21ec .statusTrackerBackground__91ca4be1.rejected__1503c5dc{background:var(--triplex-next-StatusTracker-Rejected_Background-0-22-0)}.statusTrackerWrapper__66ec21ec .statusTrackerBackground__91ca4be1.approved__e0f4c951{background:var(--triplex-next-StatusTracker-Approved_Background-0-22-0)}@media (max-width: 767px){.statusTrackerWrapper__66ec21ec{border-radius:16px}}.stepperWrapper__5bf5d2ef{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-0-22-0)}.stepperStep__19d718b1{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__19d718b1+.stepperStep__19d718b1{margin-left:12px}.stepperStep__19d718b1.sm__7a3705a4:not(:last-child) .content__a11a7994{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__19d718b1.sm__7a3705a4:last-child .content__a11a7994{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__19d718b1.sm__7a3705a4:last-child .arrow__57bf8fc6{display:none}.stepperStep__19d718b1.md__a05bda44:not(:last-child) .content__a11a7994{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__19d718b1.md__a05bda44:last-child .content__a11a7994{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__19d718b1.md__a05bda44:last-child .arrow__57bf8fc6{display:none}.stepperStep__19d718b1.lg__00f90caa:not(:last-child) .content__a11a7994{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__19d718b1.lg__00f90caa:last-child .content__a11a7994{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__19d718b1.lg__00f90caa:last-child .arrow__57bf8fc6{display:none}.stepperStep__19d718b1:hover:not(.active__3c9b9ea8):not(.disabled__86e4b4a6) .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Hover-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Hover-0-22-0)}.stepperStep__19d718b1:hover:not(.active__3c9b9ea8):not(.disabled__86e4b4a6) .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-22-0)}.stepperStep__19d718b1:hover:not(.active__3c9b9ea8):not(.disabled__86e4b4a6) .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-22-0)}.stepperStep__19d718b1.active__3c9b9ea8{cursor:default}.stepperStep__19d718b1.active__3c9b9ea8 .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-0-22-0)}.stepperStep__19d718b1.active__3c9b9ea8 .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-0-22-0)}.stepperStep__19d718b1.active__3c9b9ea8.error__a138c439 .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-22-0)}.stepperStep__19d718b1.active__3c9b9ea8.error__a138c439 .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-22-0)}.stepperStep__19d718b1.active__3c9b9ea8.error__a138c439 .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-0-22-0)}.stepperStep__19d718b1.active__3c9b9ea8.warning__de74414c .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0)}.stepperStep__19d718b1.active__3c9b9ea8.warning__de74414c .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0)}.stepperStep__19d718b1.active__3c9b9ea8.warning__de74414c .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.error__a138c439 .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.error__a138c439 .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.error__a138c439 .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.error__a138c439:hover .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.error__a138c439:hover .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.error__a138c439:hover .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.warning__de74414c .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.warning__de74414c .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.warning__de74414c .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.warning__de74414c:hover .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.warning__de74414c:hover .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0)}.stepperStep__19d718b1.completed__c42e459a.warning__de74414c:hover .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0)}.stepperStep__19d718b1.inactive__9178f574 :not(.error__a138c439):not(.warning__de74414c) .content__a11a7994{color:var(--triplex-next-Stepper-Step_Color_Default-0-22-0)}.stepperStep__19d718b1.inactive__9178f574 :not(.error__a138c439):not(.warning__de74414c):hover .content__a11a7994{color:var(--triplex-next-Stepper-Step_Color_Hover-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.error__a138c439 .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.error__a138c439 .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.error__a138c439 .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.error__a138c439:hover .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.error__a138c439:hover .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.error__a138c439:hover .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.warning__de74414c .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.warning__de74414c .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.warning__de74414c .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.warning__de74414c:hover .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.warning__de74414c:hover .arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0)}.stepperStep__19d718b1.inactive__9178f574.warning__de74414c:hover .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-22-0)}.stepperStep__19d718b1.disabled__86e4b4a6{pointer-events:none}.stepperStep__19d718b1.disabled__86e4b4a6 .content__a11a7994{color:var(--triplex-next-Stepper-Step_Color_Disabled-0-22-0)}.stepperStep__19d718b1.disabled__86e4b4a6 .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-0-22-0)}.stepperStep__19d718b1.disabled__86e4b4a6 .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-0-22-0)}.stepperStep__19d718b1.focusVisible__62558658.completed__c42e459a .content__a11a7994,.stepperStep__19d718b1.focusVisible__62558658.active__3c9b9ea8 .content__a11a7994,.stepperStep__19d718b1.focusVisible__62558658.inactive__9178f574 .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-22-0)}.stepperStep__19d718b1.focusVisible__62558658.completed__c42e459a .arrow__57bf8fc6 path:last-child,.stepperStep__19d718b1.focusVisible__62558658.active__3c9b9ea8 .arrow__57bf8fc6 path:last-child,.stepperStep__19d718b1.focusVisible__62558658.inactive__9178f574 .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-22-0)}.stepperStep__19d718b1.focusVisible__62558658.completed__c42e459a:hover .content__a11a7994,.stepperStep__19d718b1.focusVisible__62558658.active__3c9b9ea8:hover .content__a11a7994,.stepperStep__19d718b1.focusVisible__62558658.inactive__9178f574:hover .content__a11a7994{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-22-0)}.stepperStep__19d718b1.focusVisible__62558658.completed__c42e459a:hover .arrow__57bf8fc6 path:last-child,.stepperStep__19d718b1.focusVisible__62558658.active__3c9b9ea8:hover .arrow__57bf8fc6 path:last-child,.stepperStep__19d718b1.focusVisible__62558658.inactive__9178f574:hover .arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-22-0)}.content__a11a7994{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-0-22-0);color:var(--triplex-next-Stepper-Step_Color_Hover-0-22-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-0-22-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__7a3705a4{font-size:12px;line-height:16px}.md__a05bda44{font-size:14px;line-height:20px}.lg__00f90caa{font-size:16px;line-height:20px}.arrow__57bf8fc6{transform:translate(0)}.arrow__57bf8fc6 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-22-0)}.arrow__57bf8fc6 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-22-0)}.icon__03be7242{display:inline-flex;align-items:center;line-height:0}.nonempty__3d2a6761 .icon__03be7242{margin-right:6px}.stepperExtended__adc8d590{display:flex;padding:0;margin:0;list-style:none}.stepper__0e8906ea.sm__7a3705a4{padding-left:28px;padding-right:28px}.stepper__0e8906ea.md__a05bda44{padding-left:40px;padding-right:40px}.stepper__0e8906ea.lg__00f90caa{padding-left:56px;padding-right:56px}.stepperCarousel__9f684a0d{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__9f684a0d .buttonPrev__0561be5d,.stepperCarousel__9f684a0d .buttonNext__8bb0d239{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__9f684a0d .buttonPrev__0561be5d.sm__7a3705a4,.stepperCarousel__9f684a0d .buttonNext__8bb0d239.sm__7a3705a4{height:28px;width:28px}.stepperCarousel__9f684a0d .buttonPrev__0561be5d.md__a05bda44,.stepperCarousel__9f684a0d .buttonNext__8bb0d239.md__a05bda44{height:40px;width:40px}.stepperCarousel__9f684a0d .buttonPrev__0561be5d.lg__00f90caa,.stepperCarousel__9f684a0d .buttonNext__8bb0d239.lg__00f90caa{height:56px;width:56px}.stepperCarousel__9f684a0d .buttonPrev__0561be5d{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-0-22-0)}.stepperCarousel__9f684a0d .buttonNext__8bb0d239{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-0-22-0)}@media (max-width: 767px){.stepper__0e8906ea{padding-left:16px;padding-right:16px}.buttonPrev__0561be5d,.buttonNext__8bb0d239{display:none}}.suggestFieldMobileBody__943278e7{height:176px}.suggestFieldMobileDropdownHint__66045773{padding:16px}.noColumns__4861d6c6{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__4861d6c6>.content__d52800e2{width:456px;text-align:center}.filterPanel__1a7c31d6{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__24ca8222{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__24ca8222>a:not(:first-child){margin-left:16px}.tabsLinePanel__9326670f{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__03837bfb{0%{opacity:0}to{opacity:1}}.tableBasic__93927118{position:relative}.tableBasic__93927118 table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__93927118 table th.alignLeft__63032607,.tableBasic__93927118 table td.alignLeft__63032607{text-align:left}.tableBasic__93927118 table th.alignRight__e57cd299,.tableBasic__93927118 table td.alignRight__e57cd299{text-align:right}.tableBasic__93927118 table th.alignCenter__a08b3d24,.tableBasic__93927118 table td.alignCenter__a08b3d24{text-align:center}.tableBasic__93927118 table th.verticalAlignBaseline__a06183fe,.tableBasic__93927118 table td.verticalAlignBaseline__a06183fe{vertical-align:baseline}.tableBasic__93927118 table th.verticalAlignSub__11303842,.tableBasic__93927118 table td.verticalAlignSub__11303842{vertical-align:sub}.tableBasic__93927118 table th.verticalAlignSuper__e72236bc,.tableBasic__93927118 table td.verticalAlignSuper__e72236bc{vertical-align:super}.tableBasic__93927118 table th.verticalAlignTextTop__db2093a4,.tableBasic__93927118 table td.verticalAlignTextTop__db2093a4{vertical-align:text-top}.tableBasic__93927118 table th.verticalAlignTextBottom__a6761cf2,.tableBasic__93927118 table td.verticalAlignTextBottom__a6761cf2{vertical-align:text-bottom}.tableBasic__93927118 table th.verticalAlignMiddle__56a6b6de,.tableBasic__93927118 table td.verticalAlignMiddle__56a6b6de{vertical-align:middle}.tableBasic__93927118 table th.verticalAlignTop__179512d5,.tableBasic__93927118 table td.verticalAlignTop__179512d5{vertical-align:top}.tableBasic__93927118 table th.verticalAlignBottom__a2763796,.tableBasic__93927118 table td.verticalAlignBottom__a2763796{vertical-align:bottom}.tableBasic__93927118 table>thead>tr{height:48px}.tableBasic__93927118 table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-0-22-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-22-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__93927118 table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-22-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-22-0)}}.tableBasic__93927118 table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__93927118 table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__93927118 table>thead>tr>th.checkboxType__f8d4047c{padding:16px 12px}.tableBasic__93927118 table>thead>tr>th .thBlock__03a4a867{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__93927118 table>thead>tr>th .thBlock__03a4a867.order__b9ee2e9b{cursor:pointer}.tableBasic__93927118 table>thead>tr>th .thBlock__03a4a867.order__b9ee2e9b .orderButton__98e92735{display:flex;visibility:hidden;align-items:center}.tableBasic__93927118 table>thead>tr>th .thBlock__03a4a867.order__b9ee2e9b .orderButton__98e92735.alignLeft__63032607{margin-right:8px}.tableBasic__93927118 table>thead>tr>th .thBlock__03a4a867.order__b9ee2e9b .orderButton__98e92735.alignRight__e57cd299{margin-left:8px}.tableBasic__93927118 table>thead>tr>th .thBlock__03a4a867.order__b9ee2e9b .orderButton__98e92735.sorted__b3ca0211{visibility:visible}.tableBasic__93927118 table>thead>tr>th .thBlock__03a4a867.order__b9ee2e9b:hover .orderButton__98e92735{visibility:visible}.tableBasic__93927118 table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-22-0)}.tableBasic__93927118 table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__93927118 table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__93927118 table>tbody>tr>td.textType__786b31f1{padding:12px}.tableBasic__93927118 table>tbody>tr>td.componentsType__9da521dd{padding:8px 12px}.tableBasic__93927118 table>tbody>tr>td.checkboxType__f8d4047c{padding:10px 12px 12px}.tableBasic__93927118 table>tbody>tr.selected__8f560f6b>td{background-color:var(--triplex-next-TableBasic-Background_Selected-0-22-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__93927118 table>tbody>tr.selected__8f560f6b>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-22-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-22-0)}}.tableBasic__93927118 table>tbody.clickable__5987dbdb>tr{cursor:pointer}.tableBasic__93927118 table>tbody.hoverable__a248442c>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-0-22-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__93927118 table>tbody.hoverable__a248442c>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-22-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-22-0)}}.tableBasic__93927118 .footerEmptyData__420d7cbf{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__93927118 .spinnerWrapper__8ab66034{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__93927118 .spinnerWrapper__8ab66034 .tableLoaderScreen__b0a8d8c1{border-radius:8px 8px 0 0}.tableBasic__93927118 .overlayCover__942141a8{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-0-22-0);animation:fadeIn__03837bfb .3s}.tableBasicSettingsBody__19e408cf{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__0297c1d0{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-22-0)!important}.columnSettingsSortableListItemTarget__0297c1d0:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-22-0)!important}.columnSettingsSortableListItemTarget__0297c1d0.dragging__624f498c{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-22-0)!important}.columnSettingsStaticListItem__5da715db{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-22-0)}.tableBasicSettingsFooter__952be8d6{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-22-0);padding:11px 12px 12px}.tableBasicSettingsHeader__977c4c49{padding:16px 12px 12px}.tableSettingsLink__0e337a2d{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__0f8a0816{width:320px}.tableFooterWrapper__95ef13dd{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__95ef13dd .tableFooterShadow__b860e115{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-0-22-0);pointer-events:none}.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-0-22-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16 .tableFooterSummary__74d54091{display:flex;align-items:center}.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16 .tableFooterSummary__74d54091 .tableFooterSummarySelectedCount__6b1ed9fe,.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16 .tableFooterSummary__74d54091 .tableFooterSummarySelectAllButton__d30bd120,.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16 .tableFooterSummary__74d54091 .tableFooterSummaryAmount__915b88c0{display:inline-flex}.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16 .tableFooterSummary__74d54091 .tableFooterSummarySelectedCount__6b1ed9fe,.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16 .tableFooterSummary__74d54091 .tableFooterSummarySelectAllButton__d30bd120,.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16 .tableFooterSummary__74d54091 .tableFooterSummaryAmount__915b88c0,.tableFooterWrapper__95ef13dd .tableFooter__c7b51c16 .tableFooterSummary__74d54091 .tableFooterSummaryLabel__75f8a938{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__95ef13dd{height:112px}}.paginationPanel__1258c029{margin-top:16px}.masterTable__1f5bb56e,.tabsExtended__e2b1c342{position:relative}.tabsExtendedContent__0d3a9106{display:inline-flex}.tabsExtendedContent__0d3a9106.sm__4917044f{border-radius:6px;padding:4px}.tabsExtendedContent__0d3a9106.md__56ae9172{border-radius:8px;padding:4px}.tabsExtendedContent__0d3a9106.lg__058ac52d{border-radius:10px;padding:8px}.tabsExtendedTab__99fdff13{display:flex}.tabsExtendedTab__99fdff13+.tabsExtendedTab__99fdff13,.tabsExtendedDropdown__07d9c7a9{margin-left:4px}.tabsReal__0f31e99f,.tabsFake__4b3522ac{display:flex;box-sizing:border-box;width:100%}.tabsReal__0f31e99f.hidden__79101476{visibility:hidden}.tabsReal__0f31e99f .tabsExtendedTab__99fdff13.hidden__79101476{display:none}.tabsFake__4b3522ac{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__20102a80 .tabsExtendedContent__0d3a9106{background-color:var(--triplex-next-Tabs-Type1_Background-0-22-0)}.type2__bf9338db .tabsExtendedContent__0d3a9106{background-color:var(--triplex-next-Tabs-Type2_Background-0-22-0)}.tabsExtendedTabButton__e31948ef{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-0-22-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__e31948ef .notificationIcon__c56aede4{position:absolute}.tabsExtendedTabButton__e31948ef.lg__058ac52d{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__e31948ef.lg__058ac52d .notificationIcon__c56aede4{right:6px;top:6px}.tabsExtendedTabButton__e31948ef.md__56ae9172{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__e31948ef.md__56ae9172 .notificationIcon__c56aede4{right:4px;top:4px}.tabsExtendedTabButton__e31948ef.sm__4917044f{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__e31948ef.sm__4917044f .notificationIcon__c56aede4{right:3px;top:3px}.tabsExtendedTabButton__e31948ef .tabsExtendedTabButtonTextDefault__be929665{display:block}.tabsExtendedTabButton__e31948ef .tabsExtendedTabButtonTextHover__a00297c2,.tabsExtendedTabButton__e31948ef:hover .tabsExtendedTabButtonTextDefault__be929665,.tabsExtendedTabButton__e31948ef.selected__1eaa0d8d .tabsExtendedTabButtonTextDefault__be929665{display:none}.tabsExtendedTabButton__e31948ef:hover .tabsExtendedTabButtonTextHover__a00297c2,.tabsExtendedTabButton__e31948ef.selected__1eaa0d8d .tabsExtendedTabButtonTextHover__a00297c2{display:block}.tabsExtendedTabButton__e31948ef::-moz-focus-inner{border:none}.tabsExtendedTabButton__e31948ef+.tabsExtendedTabButton__e31948ef{margin-left:2px}.tabsExtendedTabButton__e31948ef:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-0-22-0)}.tabsExtendedTabButton__e31948ef.type1__20102a80{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-0-22-0)}.tabsExtendedTabButton__e31948ef.type1__20102a80.selected__1eaa0d8d{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-0-22-0)}.tabsExtendedTabButton__e31948ef.type1__20102a80:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-0-22-0)}.tabsExtendedTabButton__e31948ef.type2__bf9338db{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-0-22-0)}.tabsExtendedTabButton__e31948ef.type2__bf9338db.selected__1eaa0d8d{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-0-22-0)}.tabsExtendedTabButton__e31948ef.type2__bf9338db:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-0-22-0)}.tabsContent__9401317b .tabButtonDropdown__fa043cdf{justify-content:center;padding:0!important;border-radius:0!important;background:none!important}.tabsContent__9401317b .tabButtonDropdown__fa043cdf.sm__cb7fae51{min-width:20px;min-height:20px;height:20px}.tabsContent__9401317b .tabButtonDropdown__fa043cdf.md__35fd62cb{min-width:32px;min-height:32px;height:32px}.tabsContent__9401317b .tabButtonDropdown__fa043cdf.lg__7dec0c8c{min-width:40px;min-height:40px;height:40px}.tag__5ceff28a{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-0-22-0);border-radius:4px;gap:2px}.tag__5ceff28a.sm__1adf629c{height:20px;padding:2px 4px 2px 6px}.tag__5ceff28a.md__54a41112{height:28px;padding:4px 6px 4px 8px}.tag__5ceff28a.lg__366cb1d4{height:32px;padding:6px 8px 6px 10px}.content__ae1ec4e3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagColor__fe6fd55e{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__fe6fd55e.sm__a9f16141{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__fe6fd55e.md__30f39194{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__fe6fd55e.lg__35d5d1c0{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__fe6fd55e.default__a5aa9383{background:var(--triplex-next-TagColor-Background_Default-0-22-0)}.tagColor__fe6fd55e.success__7393e3a6{background:var(--triplex-next-TagColor-Background_Success-0-22-0)}.tagColor__fe6fd55e.info__9a1e56cd{background:var(--triplex-next-TagColor-Background_Info-0-22-0)}.tagColor__fe6fd55e.warning__ec3f9732{background:var(--triplex-next-TagColor-Background_Warning-0-22-0)}.tagColor__fe6fd55e.error__c2d642f6{background:var(--triplex-next-TagColor-Background_Error-0-22-0)}.content__7a199ab7{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-0-22-0)}.tagGroup__853c19ce.sm__8a785ce1{margin:-2px}.tagGroup__853c19ce.sm__8a785ce1>*{margin:2px}.tagGroup__853c19ce.md__3e447272{margin:-4px}.tagGroup__853c19ce.md__3e447272>*{margin:4px}.tagGroup__853c19ce.lg__fa016202{margin:-6px}.tagGroup__853c19ce.lg__fa016202>*{margin:6px}.uploadZone__5a42d306{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-0-22-0)}.uploadZone__5a42d306:hover{background:var(--triplex-next-UploadZone-Background_Hover-0-22-0)}.uploadZoneDragArea__32712897{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-22-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__7c580b21{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-22-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-0-22-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-0-22-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__b0c34713{display:none}@media (max-width: 767px){.uploadZone__5a42d306,.uploadZone__5a42d306:hover{background:none}.uploadZoneDragArea__32712897{display:none}}