@sberbusiness/triplex-next 1.29.0 → 1.31.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 (474) hide show
  1. package/chunks/AlertProcessSpoiler-B-2x6lW0.js +41 -0
  2. package/chunks/{CalendarViewItem-5_px9kHt.js → CalendarViewItem-o4k7U5Dm.js} +20 -20
  3. package/chunks/Card.module-_9W_bDbW.js +18 -0
  4. package/chunks/CheckboxTreeExtended.module-BW6Er6eg.js +15 -0
  5. package/chunks/Chip-CoKB4iXT.js +85 -0
  6. package/chunks/Confirm.module-B7EimS-c.js +15 -0
  7. package/chunks/DropdownListItem-Dy7ejFWN.js +65 -0
  8. package/chunks/DropdownMobile.module-CEUckjjY.js +23 -0
  9. package/chunks/Footer.module-Btaepr_L.js +9 -0
  10. package/chunks/{FormFieldInput-BgrEEHVa.js → FormFieldInput-CkVtqncH.js} +19 -19
  11. package/chunks/HeaderLayoutSidebar.module-Uq7eUhaq.js +9 -0
  12. package/chunks/HeaderTabs.module-CiK3DS7c.js +9 -0
  13. package/chunks/{HeaderTitle.module-fEjlMYZ7.js → HeaderTitle.module-ChThbaCy.js} +2 -2
  14. package/chunks/ImageGalleryExtendedMain.module-KwgIPfp-.js +17 -0
  15. package/chunks/ImageGalleryExtendedThumb-D9p93wFz.js +28 -0
  16. package/chunks/IslandAccordion.module-BxoLhMzZ.js +25 -0
  17. package/chunks/IslandWidgetFooter.module-CxO5dSVu.js +9 -0
  18. package/chunks/IslandWidgetHeader.module-BZIonIbn.js +13 -0
  19. package/chunks/{LightBoxContent-DdWEYnjf.js → LightBoxContent-Cr4psg0Z.js} +9 -9
  20. package/chunks/LightBoxControls.module-BT6tQ7Ue.js +16 -0
  21. package/chunks/LightBoxSideOverlayClose.module-dV9DEtmo.js +9 -0
  22. package/chunks/{ListItemControlsButton-BrWqPMvQ.js → ListItemControlsButton-Bv8aFUBc.js} +12 -12
  23. package/chunks/ListItemTail.module-Bp7M4QdS.js +12 -0
  24. package/chunks/ListMasterFooter.module-DMGAGzUD.js +10 -0
  25. package/chunks/ModalWindow.module-CcEb5ZBL.js +17 -0
  26. package/chunks/Notification.module-DmHe2Kv2.js +20 -0
  27. package/chunks/Overlay.module-f4p8iBuk.js +18 -0
  28. package/chunks/Page.module-B1W0CUyk.js +11 -0
  29. package/chunks/SMSField.module-cmbHRm31.js +16 -0
  30. package/chunks/SliderExtendedMarks.module-DptabtoD.js +15 -0
  31. package/chunks/{SliderExtendedRail-B7cZIw4b.js → SliderExtendedRail-D4NXHvvH.js} +10 -10
  32. package/chunks/StatusTracker.module-BBm6PrHb.js +24 -0
  33. package/chunks/{StepperStepArrowBorder-BDDBpgah.js → StepperStepArrowBorder-6bgUfxhh.js} +9 -9
  34. package/chunks/{SuggestFieldMobileDropdownHint-o1c16I20.js → SuggestFieldMobileDropdownHint-BYUd-DOC.js} +6 -6
  35. package/chunks/TableFooter.module-D-gNDmws.js +14 -0
  36. package/chunks/TabsExtended.module-IBQrFWHl.js +16 -0
  37. package/chunks/TabsLine.module-CM-pL6UU.js +21 -0
  38. package/chunks/TooltipDesktop.module-CXZIjsAn.js +19 -0
  39. package/chunks/TreeView.module-Co2-lRZN.js +9 -0
  40. package/chunks/{UploadZoneInput-DRnwuj7v.js → UploadZoneInput-CUVjN3Kj.js} +10 -10
  41. package/chunks/{constants-BbgGoE1H.js → constants-Ci0_oXbs.js} +14 -14
  42. package/chunks/{utils-DmWZdfw8.js → utils-B2FzgoVa.js} +9 -9
  43. package/chunks/{utils-BG289Tpd.js → utils-BFyvyQPY.js} +4 -4
  44. package/chunks/{utils-Cev1dXzE.js → utils-DEqGmway.js} +14 -14
  45. package/chunks/utils-fAec4Z-1.js +24 -0
  46. package/chunks/{vendor-C_uS77iF.js → vendor-82AnkPpo.js} +47 -44
  47. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  48. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  49. package/components/Alert/AlertContext/AlertContext.js +9 -9
  50. package/components/Alert/AlertProcess/AlertProcess.js +3 -3
  51. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
  52. package/components/Amount/Amount.js +8 -8
  53. package/components/AmountField/AmountField.js +1 -1
  54. package/components/Avatar/Avatar.js +22 -22
  55. package/components/Badge/Badge.js +12 -12
  56. package/components/Badge/BadgeDot.js +9 -9
  57. package/components/Badge/components/BadgeContent.js +2 -2
  58. package/components/Badge/components/BadgePostfix.js +7 -7
  59. package/components/Badge/components/BadgePrefix.js +6 -6
  60. package/components/Body/Body.js +4 -4
  61. package/components/Button/Button.js +22 -22
  62. package/components/Button/ButtonBase.js +1 -1
  63. package/components/Button/ButtonDropdown.js +3 -3
  64. package/components/Button/ButtonDropdownExtended.js +9 -9
  65. package/components/Button/ButtonIcon.js +11 -11
  66. package/components/Calendar/Calendar.js +6 -6
  67. package/components/Calendar/components/CalendarControls.js +1 -1
  68. package/components/Calendar/components/CalendarFooter.js +4 -4
  69. package/components/Calendar/components/CalendarViewDays.js +2 -2
  70. package/components/Calendar/components/CalendarViewItem.js +2 -2
  71. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  72. package/components/Calendar/components/CalendarViewYears.js +1 -1
  73. package/components/Card/CardAction.js +7 -7
  74. package/components/Card/CardStatic.js +3 -3
  75. package/components/Card/components/CardContent/CardContent.js +2 -2
  76. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  77. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  78. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  79. package/components/Card/components/CardMedia.js +2 -2
  80. package/components/Card/utils.js +1 -1
  81. package/components/CarouselExtended/CarouselExtended.js +7 -7
  82. package/components/Checkbox/Checkbox.js +15 -15
  83. package/components/Checkbox/CheckboxXGroup.js +13 -13
  84. package/components/Checkbox/CheckboxYGroup.js +2 -2
  85. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +5 -5
  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 +10 -10
  89. package/components/Chip/Chip.js +4 -3
  90. package/components/Chip/ChipClearButton.js +10 -10
  91. package/components/Chip/ChipDatePicker/ChipDatePicker.js +37 -36
  92. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +15 -15
  93. package/components/Chip/ChipDropdownArrow.js +2 -2
  94. package/components/Chip/ChipIcon.js +1 -1
  95. package/components/Chip/ChipMultiselect.js +22 -21
  96. package/components/Chip/ChipOptions.js +6 -6
  97. package/components/Chip/ChipSelect/ChipSelect.js +40 -27
  98. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  99. package/components/Chip/ChipSort.js +23 -22
  100. package/components/Chip/ChipSuggest/ChipSuggest.js +14 -14
  101. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  102. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  103. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +2 -2
  104. package/components/Chip/enums.js +5 -0
  105. package/components/Chip/index.js +28 -26
  106. package/components/ChipGroup/ChipGroup.js +10 -10
  107. package/components/Col/Col.js +181 -166
  108. package/components/CollapsibleTree/CollapsibleTree.js +23 -0
  109. package/components/CollapsibleTree/components/CollapsibleTreeBranchNode.js +37 -0
  110. package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +13 -0
  111. package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +24 -0
  112. package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +44 -0
  113. package/components/CollapsibleTree/components/CollapsibleTreeNodeLabel.js +12 -0
  114. package/components/CollapsibleTree/index.js +11 -0
  115. package/components/CollapsibleTree/types.js +5 -0
  116. package/components/CollapsibleTreeExtended/CollapsibleTreeExtended.js +10 -0
  117. package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +71 -0
  118. package/components/CollapsibleTreeExtended/index.js +7 -0
  119. package/components/Confirm/Confirm.js +2 -2
  120. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  121. package/components/Confirm/components/ConfirmContent.js +2 -2
  122. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  123. package/components/Confirm/components/ConfirmControls.js +2 -2
  124. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  125. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +5 -5
  126. package/components/DateRange/DateRange.js +15 -15
  127. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  128. package/components/DesignTokens/DesignTokensComponents.js +94 -84
  129. package/components/DesignTokens/DesignTokensComponentsThemeDark.js +90 -80
  130. package/components/DesignTokens/components/Chip.js +12 -6
  131. package/components/DesignTokens/components/CollapsibleTree.js +11 -0
  132. package/components/DesignTokens/components/ImageGallery.js +47 -0
  133. package/components/DesignTokens/components/LightBox.js +1 -1
  134. package/components/DesignTokens/components/ListItem.js +7 -4
  135. package/components/DesignTokens/components/TopOverlay.js +1 -1
  136. package/components/DesignTokens/components/index.js +144 -138
  137. package/components/Divider/Divider.js +18 -18
  138. package/components/DocumentNumberEdit/DocumentNumberEdit.js +2 -2
  139. package/components/Dropdown/desktop/DropdownDesktop.js +30 -30
  140. package/components/Dropdown/desktop/DropdownList.js +2 -2
  141. package/components/Dropdown/desktop/DropdownListItem.js +2 -2
  142. package/components/Dropdown/desktop/index.js +1 -1
  143. package/components/Dropdown/index.js +1 -1
  144. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  145. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  146. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  147. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  148. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  149. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  150. package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
  151. package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
  152. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  153. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  154. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
  155. package/components/Ellipsis/Ellipsis.js +11 -11
  156. package/components/EmptyView/EmptyView.js +16 -16
  157. package/components/ExpandAnimation/ExpandAnimation.js +18 -18
  158. package/components/Footer/Footer.js +1 -1
  159. package/components/Footer/components/FooterDescription.js +2 -2
  160. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  161. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  162. package/components/FormField/FormField.js +20 -20
  163. package/components/FormField/components/FormFieldClear.js +6 -6
  164. package/components/FormField/components/FormFieldCounter.js +1 -1
  165. package/components/FormField/components/FormFieldDescription.js +6 -6
  166. package/components/FormField/components/FormFieldInput.js +2 -2
  167. package/components/FormField/components/FormFieldLabel.js +5 -5
  168. package/components/FormField/components/FormFieldMaskedInput.js +11 -11
  169. package/components/FormField/components/FormFieldPostfix.js +24 -17
  170. package/components/FormField/components/FormFieldPrefix.js +24 -17
  171. package/components/FormField/components/FormFieldTarget.js +9 -9
  172. package/components/FormField/components/FormFieldTextarea.js +17 -17
  173. package/components/FormField/components/index.js +1 -1
  174. package/components/FormField/index.js +1 -1
  175. package/components/Gap/Gap.js +15 -5
  176. package/components/Header/Header.js +1 -1
  177. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  178. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  179. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  180. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +3 -3
  181. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  182. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  183. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  184. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  185. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  186. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  187. package/components/HelpBox/HelpBox.js +6 -6
  188. package/components/IconWrapper/IconWrapper.js +10 -10
  189. package/components/ImageGallery/ImageGallery.js +74 -0
  190. package/components/ImageGallery/index.js +5 -0
  191. package/components/ImageGallery/types.js +2 -0
  192. package/components/ImageGalleryExtended/ImageGalleryExtended.js +72 -0
  193. package/components/ImageGalleryExtended/ImageGalleryExtendedContext.js +16 -0
  194. package/components/ImageGalleryExtended/components/ImageGalleryExtendedArrow.js +31 -0
  195. package/components/ImageGalleryExtended/components/ImageGalleryExtendedDots.js +35 -0
  196. package/components/ImageGalleryExtended/components/ImageGalleryExtendedMain.js +31 -0
  197. package/components/ImageGalleryExtended/components/ImageGalleryExtendedNav.js +19 -0
  198. package/components/ImageGalleryExtended/components/ImageGalleryExtendedSlide.js +20 -0
  199. package/components/ImageGalleryExtended/components/ImageGalleryExtendedSwipeTrack.js +89 -0
  200. package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumb.js +8 -0
  201. package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumbnails.js +40 -0
  202. package/components/ImageGalleryExtended/components/index.js +15 -0
  203. package/components/ImageGalleryExtended/enums.js +5 -0
  204. package/components/ImageGalleryExtended/index.js +21 -0
  205. package/components/ImageGalleryExtended/types.js +2 -0
  206. package/components/Island/Island.js +2 -2
  207. package/components/Island/components/IslandBody.js +5 -5
  208. package/components/Island/components/IslandFooter.js +5 -5
  209. package/components/Island/components/IslandHeader.js +2 -2
  210. package/components/Island/utils.js +1 -1
  211. package/components/IslandAccordion/IslandAccordion.js +3 -3
  212. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  213. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  214. package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
  215. package/components/IslandWidget/IslandWidget.js +15 -15
  216. package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
  217. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +11 -11
  218. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  219. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  220. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  221. package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
  222. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  223. package/components/IslandWidget/components/IslandWidgetHeaderControls.js +2 -2
  224. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
  225. package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +2 -2
  226. package/components/IslandWidget/components/IslandWidgetWrapper.js +2 -2
  227. package/components/LightBox/LightBox.js +31 -31
  228. package/components/LightBox/LightBoxContent.js +2 -2
  229. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  230. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  231. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  232. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  233. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +32 -32
  234. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
  235. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  236. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
  237. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +8 -8
  238. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
  239. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  240. package/components/Link/Link.js +15 -15
  241. package/components/List/List.js +6 -6
  242. package/components/List/ListSortable.js +1 -1
  243. package/components/List/components/ListEmptyState.js +4 -4
  244. package/components/List/components/ListItem.js +8 -8
  245. package/components/List/components/ListItemContent.js +21 -16
  246. package/components/List/components/ListItemContext.js +5 -2
  247. package/components/List/components/ListItemControls.js +2 -2
  248. package/components/List/components/ListItemControlsButton.js +2 -2
  249. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  250. package/components/List/components/ListItemLoading.js +7 -7
  251. package/components/List/components/ListItemSelectable.js +29 -26
  252. package/components/List/components/ListItemTable.js +19 -18
  253. package/components/List/components/ListItemTailLeft.js +2 -2
  254. package/components/List/components/ListItemTailRight.js +2 -2
  255. package/components/List/components/ListSortableItem.js +5 -5
  256. package/components/List/components/ListSortableItemControls.js +5 -5
  257. package/components/List/components/ListSortableItemTarget.js +8 -8
  258. package/components/List/index.js +1 -1
  259. package/components/ListMaster/ListMaster.js +1 -1
  260. package/components/ListMaster/components/ListMasterBody.js +1 -1
  261. package/components/ListMaster/components/ListMasterChipGroup.js +6 -6
  262. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  263. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  264. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  265. package/components/ListMaster/components/ListMasterHeader.js +6 -6
  266. package/components/ListMaster/components/SelectionControls.js +10 -10
  267. package/components/Loader/LoaderMiddle/LoaderMiddle.js +8 -8
  268. package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
  269. package/components/LoaderScreen/LoaderScreen.js +9 -9
  270. package/components/Marker/Marker.js +2 -2
  271. package/components/Marker/utils.js +1 -1
  272. package/components/MarkerStatus/MarkerStatus.js +6 -6
  273. package/components/ModalWindow/ModalWindow.js +17 -17
  274. package/components/ModalWindow/components/ModalWindowBody.js +6 -6
  275. package/components/ModalWindow/components/ModalWindowClose.js +6 -6
  276. package/components/ModalWindow/components/ModalWindowContent.js +2 -2
  277. package/components/ModalWindow/components/ModalWindowHeader.js +3 -3
  278. package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
  279. package/components/MonthYearRange/MonthYearRange.js +14 -14
  280. package/components/MultiselectField/MultiselectField.js +19 -14
  281. package/components/MultiselectField/MultiselectFieldContext.js +5 -4
  282. package/components/MultiselectField/components/MultiselectFieldDropdown.js +34 -31
  283. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +11 -11
  284. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +4 -4
  285. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
  286. package/components/Notification/Notification.js +3 -3
  287. package/components/Notification/NotificationGrouped.js +1 -1
  288. package/components/Notification/components/NotificationBody.js +1 -1
  289. package/components/Notification/components/NotificationBodyList.js +2 -2
  290. package/components/Notification/components/NotificationClose.js +1 -1
  291. package/components/Notification/components/NotificationFooter.js +1 -1
  292. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  293. package/components/Notification/components/NotificationHeader.js +1 -1
  294. package/components/Notification/components/NotificationIcon.js +1 -1
  295. package/components/Notification/components/NotificationTime.js +1 -1
  296. package/components/NumberField/NumberFieldInput.js +1 -1
  297. package/components/OrderedList/OrderedList.js +5 -5
  298. package/components/OrderedList/OrderedListItem.js +3 -3
  299. package/components/Overlay/Overlay.js +2 -2
  300. package/components/Overlay/OverlayMask.js +2 -2
  301. package/components/Overlay/OverlayPanel.js +2 -2
  302. package/components/Page/Page.js +2 -2
  303. package/components/Page/components/BodyPage.js +7 -7
  304. package/components/Page/components/FooterPage.js +2 -2
  305. package/components/Page/components/HeaderPage.js +2 -2
  306. package/components/Page/components/useStickyCornerRadius.js +16 -16
  307. package/components/Pagination/components/PaginationExtended.js +6 -6
  308. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  309. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  310. package/components/Pagination/components/PaginationPageButton.js +6 -6
  311. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  312. package/components/Pagination/components/PaginationSelect.js +8 -8
  313. package/components/Pagination/utils/paginationUtils.js +1 -1
  314. package/components/Radio/Radio.js +10 -10
  315. package/components/Radio/RadioXGroup.js +12 -12
  316. package/components/Radio/RadioYGroup.js +5 -5
  317. package/components/Row/Row.js +25 -10
  318. package/components/Row/RowContext.js +9 -0
  319. package/components/SMSField/SMSField.js +3 -3
  320. package/components/SMSField/components/RefreshIcon.js +2 -2
  321. package/components/SMSField/components/SMSFieldInput.js +27 -27
  322. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  323. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  324. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  325. package/components/SegmentedControl/SegmentedControl.js +16 -16
  326. package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
  327. package/components/SelectExtendedField/SelectExtendedField.js +8 -8
  328. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  329. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  330. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +15 -15
  331. package/components/SelectField/SelectField.js +2 -2
  332. package/components/Skeleton/Skeleton.js +7 -7
  333. package/components/SliderExtended/SliderExtended.js +3 -3
  334. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +2 -2
  335. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  336. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  337. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  338. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +10 -10
  339. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +18 -18
  340. package/components/SmallInput/SmallInput.js +2 -2
  341. package/components/Spoiler/Spoiler.js +11 -11
  342. package/components/StatusTracker/StatusTracker.js +3 -3
  343. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  344. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  345. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  346. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  347. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  348. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  349. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  350. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  351. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  352. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  353. package/components/Step/Step.js +14 -14
  354. package/components/Stepper/Stepper.js +9 -9
  355. package/components/Stepper/StepperExtended.js +7 -7
  356. package/components/Stepper/StepperStep.js +3 -3
  357. package/components/Stepper/StepperStepArrowBorder.js +1 -1
  358. package/components/Suggest/SuggestMobileDropdownContent.js +16 -16
  359. package/components/Suggest/useSuggest.js +1 -1
  360. package/components/SuggestField/SuggestField.js +2 -2
  361. package/components/SuggestField/desktop/SuggestFieldDesktop.js +3 -3
  362. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  363. package/components/SuggestField/index.js +1 -1
  364. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  365. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  366. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  367. package/components/SuggestField/mobile/index.js +1 -1
  368. package/components/SwipeableArea/SwipeableArea.js +78 -82
  369. package/components/Table/ChipPanel.js +12 -0
  370. package/components/Table/ChipPanelLinks.js +22 -0
  371. package/components/Table/FilterPanel.js +6 -6
  372. package/components/Table/MasterTable.js +20 -20
  373. package/components/Table/NoColumns.js +8 -8
  374. package/components/Table/PaginationPanel.js +5 -5
  375. package/components/Table/TableBasic/TableBasic.js +2 -2
  376. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  377. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  378. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  379. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  380. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  381. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
  382. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  383. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  384. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
  385. package/components/Table/TableFooter/TableFooter.js +2 -2
  386. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  387. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  388. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  389. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  390. package/components/Table/index.js +7 -7
  391. package/components/Table/utils.js +1 -1
  392. package/components/Tabs/Tabs.js +15 -15
  393. package/components/TabsExtended/TabsExtended.js +3 -3
  394. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  395. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  396. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  397. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  398. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  399. package/components/TabsExtended/utils.js +1 -1
  400. package/components/TabsLine/TabsLine.js +2 -2
  401. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  402. package/components/TabsLine/components/TabsLineDropdown.js +3 -3
  403. package/components/TabsLine/components/TabsLineItem.js +2 -2
  404. package/components/TabsLine/components/TabsLineMobile.js +1 -1
  405. package/components/Tag/Tag.js +24 -24
  406. package/components/TagColor/TagColor.js +13 -13
  407. package/components/TagGroup/TagGroup.js +14 -14
  408. package/components/TextField/TextField.js +1 -1
  409. package/components/TextField/TextFieldBase.js +24 -19
  410. package/components/TextareaField/TextareaField.js +1 -1
  411. package/components/ThemeProvider/ThemeProvider.js +1 -1
  412. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  413. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  414. package/components/Tooltip/components/common/TooltipLink.js +16 -16
  415. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  416. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  417. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  418. package/components/Tooltip/components/mobile/TooltipMobile.js +10 -10
  419. package/components/TopOverlay/TopOverlay.js +40 -40
  420. package/components/TreeView/TreeView.js +2 -2
  421. package/components/TreeView/components/TreeViewGroup.js +1 -1
  422. package/components/TreeView/components/TreeViewNode.js +2 -2
  423. package/components/Typography/Caption.js +23 -23
  424. package/components/Typography/CodeText.js +8 -8
  425. package/components/Typography/Text.js +17 -17
  426. package/components/Typography/Title.js +20 -20
  427. package/components/Typography/constants.js +1 -1
  428. package/components/UnorderedList/UnorderedList.js +6 -6
  429. package/components/UnorderedList/UnorderedListItem.js +3 -3
  430. package/components/UploadZone/UploadZone.js +3 -3
  431. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  432. package/components/UploadZone/index.js +1 -1
  433. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  434. package/components/index.js +652 -622
  435. package/index.d.ts +449 -88
  436. package/index.js +685 -655
  437. package/package.json +16 -4
  438. package/styles/triplex-next.css +556 -538
  439. package/utils/amountUtils.js +1 -1
  440. package/chunks/AlertProcessSpoiler-B4-vQnzw.js +0 -41
  441. package/chunks/Card.module-Dx8nOFB3.js +0 -17
  442. package/chunks/CheckboxTreeExtended.module-Bjimmb7-.js +0 -15
  443. package/chunks/Chip-D-_oIu-h.js +0 -77
  444. package/chunks/Confirm.module-CLPl_MFI.js +0 -15
  445. package/chunks/DropdownListItem-C7Maa_Sz.js +0 -65
  446. package/chunks/DropdownMobile.module-CaYNuqHU.js +0 -23
  447. package/chunks/Footer.module-B8adM4Do.js +0 -9
  448. package/chunks/HeaderLayoutSidebar.module-Cdc1sffY.js +0 -9
  449. package/chunks/HeaderTabs.module-DmDFhCmD.js +0 -9
  450. package/chunks/IslandAccordion.module-CNo4iFh8.js +0 -25
  451. package/chunks/IslandWidgetFooter.module-DZ6hXw2D.js +0 -9
  452. package/chunks/IslandWidgetHeader.module-CEVaTpbx.js +0 -13
  453. package/chunks/LightBoxControls.module-CnAa2Vmk.js +0 -16
  454. package/chunks/LightBoxSideOverlayClose.module-Du9-TT1c.js +0 -9
  455. package/chunks/ListItemTail.module-ZBSoUByF.js +0 -12
  456. package/chunks/ListMasterFooter.module-CeZvln77.js +0 -10
  457. package/chunks/ModalWindow.module-lrXOmH_L.js +0 -17
  458. package/chunks/Notification.module-ZlSN0MGm.js +0 -20
  459. package/chunks/Overlay.module-BlvGry2e.js +0 -18
  460. package/chunks/Page.module-BkU_qm35.js +0 -11
  461. package/chunks/SMSField.module-DQdb4DNu.js +0 -16
  462. package/chunks/SliderExtendedMarks.module-BWYZDQtm.js +0 -15
  463. package/chunks/StatusTracker.module-C645B9ye.js +0 -24
  464. package/chunks/TableFooter.module-Bw739QXw.js +0 -14
  465. package/chunks/TabsExtended.module-DwTyq4mg.js +0 -16
  466. package/chunks/TabsLine.module-6sKjO9lB.js +0 -21
  467. package/chunks/TooltipDesktop.module-D1eY6eNm.js +0 -19
  468. package/chunks/TreeView.module-B4d0aSMp.js +0 -9
  469. package/chunks/utils-XC0joCai.js +0 -24
  470. package/components/CollapsableTree/CollapsableTree.js +0 -10
  471. package/components/CollapsableTree/components/CollapsableTreeNode.js +0 -79
  472. package/components/CollapsableTree/index.js +0 -7
  473. package/components/Table/TabsLinePanel.js +0 -12
  474. package/components/Table/TabsLinePanelLinks.js +0 -26
@@ -1,538 +1,556 @@
1
- html {--triplex-next-ColorBrand-0-1-29-0: #1F3336;
2
- --triplex-next-ColorBrand-10-1-29-0: #0B3A3C;
3
- --triplex-next-ColorBrand-20-1-29-0: #006063;
4
- --triplex-next-ColorBrand-30-1-29-0: #007777;
5
- --triplex-next-ColorBrand-40-1-29-0: #008985;
6
- --triplex-next-ColorBrand-50-1-29-0: #21A19A;
7
- --triplex-next-ColorBrand-60-1-29-0: #19BDB0;
8
- --triplex-next-ColorBrand-70-1-29-0: #4BD9CF;
9
- --triplex-next-ColorBrand-80-1-29-0: #71ECDC;
10
- --triplex-next-ColorBrand-90-1-29-0: #A8F5E9;
11
- --triplex-next-ColorBrand-95-1-29-0: #C5FAF1;
12
- --triplex-next-ColorBrand-100-1-29-0: #E3FFFA;
13
- --triplex-next-ColorDarkNeutralAlpha-0-1-29-0: rgba(31, 31, 34, 1);
14
- --triplex-next-ColorDarkNeutralAlpha-10-1-29-0: rgba(31, 31, 34, .95);
15
- --triplex-next-ColorDarkNeutralAlpha-20-1-29-0: rgba(31, 31, 34, .85);
16
- --triplex-next-ColorDarkNeutralAlpha-30-1-29-0: rgba(31, 31, 34, .75);
17
- --triplex-next-ColorDarkNeutralAlpha-40-1-29-0: rgba(31, 31, 34, .65);
18
- --triplex-next-ColorDarkNeutralAlpha-50-1-29-0: rgba(31, 31, 34, .55);
19
- --triplex-next-ColorDarkNeutralAlpha-60-1-29-0: rgba(31, 31, 34, .45);
20
- --triplex-next-ColorDarkNeutralAlpha-70-1-29-0: rgba(31, 31, 34, .35);
21
- --triplex-next-ColorDarkNeutralAlpha-80-1-29-0: rgba(31, 31, 34, .25);
22
- --triplex-next-ColorDarkNeutralAlpha-90-1-29-0: rgba(31, 31, 34, .15);
23
- --triplex-next-ColorDarkNeutralAlpha-100-1-29-0: rgba(31, 31, 34, .05);
24
- --triplex-next-ColorDarkNeutral-0-1-29-0: #000000;
25
- --triplex-next-ColorDarkNeutral-10-1-29-0: #171719;
26
- --triplex-next-ColorDarkNeutral-20-1-29-0: #1B1B1D;
27
- --triplex-next-ColorDarkNeutral-30-1-29-0: #1F1F22;
28
- --triplex-next-ColorDarkNeutral-40-1-29-0: #262629;
29
- --triplex-next-ColorDarkNeutral-50-1-29-0: #2D2D30;
30
- --triplex-next-ColorDarkNeutral-60-1-29-0: #343437;
31
- --triplex-next-ColorDarkNeutral-70-1-29-0: #3B3B3E;
32
- --triplex-next-ColorDarkNeutral-80-1-29-0: #424245;
33
- --triplex-next-ColorDarkNeutral-90-1-29-0: #49494C;
34
- --triplex-next-ColorDarkNeutral-100-1-29-0: #4F4F52;
35
- --triplex-next-ColorError-0-1-29-0: #443139;
36
- --triplex-next-ColorError-10-1-29-0: #4E3741;
37
- --triplex-next-ColorError-20-1-29-0: #A90024;
38
- --triplex-next-ColorError-30-1-29-0: #BD002C;
39
- --triplex-next-ColorError-40-1-29-0: #D10032;
40
- --triplex-next-ColorError-50-1-29-0: #E60037;
41
- --triplex-next-ColorError-60-1-29-0: #F80C45;
42
- --triplex-next-ColorError-70-1-29-0: #FF5571;
43
- --triplex-next-ColorError-80-1-29-0: #FFB1C1;
44
- --triplex-next-ColorError-90-1-29-0: #FCE0E6;
45
- --triplex-next-ColorError-100-1-29-0: #FFF0F3;
46
- --triplex-next-ColorInfo-0-1-29-0: #313749;
47
- --triplex-next-ColorInfo-10-1-29-0: #2E3A52;
48
- --triplex-next-ColorInfo-20-1-29-0: #0A43B0;
49
- --triplex-next-ColorInfo-30-1-29-0: #124FC2;
50
- --triplex-next-ColorInfo-40-1-29-0: #0E57CC;
51
- --triplex-next-ColorInfo-50-1-29-0: #1371E4;
52
- --triplex-next-ColorInfo-60-1-29-0: #1297FE;
53
- --triplex-next-ColorInfo-70-1-29-0: #66BEFF;
54
- --triplex-next-ColorInfo-80-1-29-0: #8DD2FF;
55
- --triplex-next-ColorInfo-90-1-29-0: #B8E6FF;
56
- --triplex-next-ColorInfo-100-1-29-0: #E3F6FF;
57
- --triplex-next-ColorNeutralAlpha-0-1-29-0: rgba(255, 255, 255, 1);
58
- --triplex-next-ColorNeutralAlpha-10-1-29-0: rgba(255, 255, 255, .95);
59
- --triplex-next-ColorNeutralAlpha-20-1-29-0: rgba(255, 255, 255, .85);
60
- --triplex-next-ColorNeutralAlpha-30-1-29-0: rgba(255, 255, 255, .75);
61
- --triplex-next-ColorNeutralAlpha-40-1-29-0: rgba(255, 255, 255, .65);
62
- --triplex-next-ColorNeutralAlpha-50-1-29-0: rgba(255, 255, 255, .55);
63
- --triplex-next-ColorNeutralAlpha-60-1-29-0: rgba(255, 255, 255, .45);
64
- --triplex-next-ColorNeutralAlpha-70-1-29-0: rgba(255, 255, 255, .35);
65
- --triplex-next-ColorNeutralAlpha-80-1-29-0: rgba(255, 255, 255, .25);
66
- --triplex-next-ColorNeutralAlpha-90-1-29-0: rgba(255, 255, 255, .15);
67
- --triplex-next-ColorNeutralAlpha-100-1-29-0: rgba(255, 255, 255, .05);
68
- --triplex-next-ColorNeutral-0-1-29-0: #CBCFD7;
69
- --triplex-next-ColorNeutral-10-1-29-0: #D1D4DC;
70
- --triplex-next-ColorNeutral-20-1-29-0: #D6D9E0;
71
- --triplex-next-ColorNeutral-30-1-29-0: #DCDFE4;
72
- --triplex-next-ColorNeutral-40-1-29-0: #DFE2E7;
73
- --triplex-next-ColorNeutral-50-1-29-0: #E3E6EA;
74
- --triplex-next-ColorNeutral-60-1-29-0: #E7E9EE;
75
- --triplex-next-ColorNeutral-70-1-29-0: #EAEDF1;
76
- --triplex-next-ColorNeutral-80-1-29-0: #EEF0F4;
77
- --triplex-next-ColorNeutral-90-1-29-0: #F2F4F7;
78
- --triplex-next-ColorNeutral-100-1-29-0: #FFFFFF;
79
- --triplex-next-ColorSuccess-0-1-29-0: #28433E;
80
- --triplex-next-ColorSuccess-10-1-29-0: #2A4C45;
81
- --triplex-next-ColorSuccess-20-1-29-0: #00624C;
82
- --triplex-next-ColorSuccess-30-1-29-0: #007353;
83
- --triplex-next-ColorSuccess-40-1-29-0: #008B5C;
84
- --triplex-next-ColorSuccess-50-1-29-0: #00C075;
85
- --triplex-next-ColorSuccess-60-1-29-0: #00D67D;
86
- --triplex-next-ColorSuccess-70-1-29-0: #3AF299;
87
- --triplex-next-ColorSuccess-80-1-29-0: #8AFFB8;
88
- --triplex-next-ColorSuccess-90-1-29-0: #B8FFD4;
89
- --triplex-next-ColorSuccess-100-1-29-0: #E1FFEB;
90
- --triplex-next-ColorSystem-0-1-29-0: #373C49;
91
- --triplex-next-ColorSystem-10-1-29-0: #384156;
92
- --triplex-next-ColorSystem-20-1-29-0: #47526D;
93
- --triplex-next-ColorSystem-30-1-29-0: #57637F;
94
- --triplex-next-ColorSystem-40-1-29-0: #697591;
95
- --triplex-next-ColorSystem-50-1-29-0: #8291B3;
96
- --triplex-next-ColorSystem-60-1-29-0: #95A3C1;
97
- --triplex-next-ColorSystem-70-1-29-0: #A9B6D0;
98
- --triplex-next-ColorSystem-80-1-29-0: #BFCADF;
99
- --triplex-next-ColorSystem-90-1-29-0: #D6DEED;
100
- --triplex-next-ColorSystem-95-1-29-0: #E0E8F4;
101
- --triplex-next-ColorSystem-100-1-29-0: #EEF3FC;
102
- --triplex-next-ColorWarning-0-1-29-0: #463734;
103
- --triplex-next-ColorWarning-10-1-29-0: #4F3E3B;
104
- --triplex-next-ColorWarning-20-1-29-0: #E03400;
105
- --triplex-next-ColorWarning-30-1-29-0: #E63D00;
106
- --triplex-next-ColorWarning-40-1-29-0: #EF4C01;
107
- --triplex-next-ColorWarning-50-1-29-0: #FD6508;
108
- --triplex-next-ColorWarning-60-1-29-0: #FF7A17;
109
- --triplex-next-ColorWarning-70-1-29-0: #FFB13B;
110
- --triplex-next-ColorWarning-80-1-29-0: #FFD169;
111
- --triplex-next-ColorWarning-90-1-29-0: #FCEAC7;
112
- --triplex-next-ColorWarning-100-1-29-0: #FFF4DB;
113
- --triplex-next-AlertContext-Error_Color-1-29-0: #D10032;
114
- --triplex-next-AlertContext-Info_Color-1-29-0: rgba(31, 31, 34, 1);
115
- --triplex-next-AlertContext-System_Color-1-29-0: rgba(31, 31, 34, 1);
116
- --triplex-next-AlertContext-Warning_Color-1-29-0: rgba(31, 31, 34, 1);
117
- --triplex-next-AlertProcess-Info_Background-1-29-0: #E3F6FF;
118
- --triplex-next-AlertProcess-Warning_Background-1-29-0: #FFF4DB;
119
- --triplex-next-AlertProcess-Error_Background-1-29-0: #FFF0F3;
120
- --triplex-next-AlertProcess-System_Background-1-29-0: #E0E8F4;
121
- --triplex-next-AlertProcess-Feature_Background-1-29-0: #E3FFFA;
122
- --triplex-next-Avatar-Background-1-29-0: #E3E6EA;
123
- --triplex-next-Badge-Background-1-29-0: #FFB13B;
124
- --triplex-next-Button-General_Background_Active-1-29-0: #007777;
125
- --triplex-next-Button-General_Background_Default-1-29-0: #21A19A;
126
- --triplex-next-Button-General_Background_Disabled-1-29-0: #F2F4F7;
127
- --triplex-next-Button-General_Background_Hover-1-29-0: #19BDB0;
128
- --triplex-next-Button-General_Color_Active-1-29-0: rgba(255, 255, 255, 1);
129
- --triplex-next-Button-General_Color_Default-1-29-0: rgba(255, 255, 255, 1);
130
- --triplex-next-Button-General_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
131
- --triplex-next-Button-General_Color_Hover-1-29-0: rgba(255, 255, 255, 1);
132
- --triplex-next-Button-General_Shadow_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
133
- --triplex-next-Button-Secondary_Background_Active-1-29-0: #DCDFE4;
134
- --triplex-next-Button-Secondary_Background_Default-1-29-0: #F2F4F7;
135
- --triplex-next-Button-Secondary_Background_Disabled-1-29-0: #F2F4F7;
136
- --triplex-next-Button-Secondary_Background_Hover-1-29-0: #EAEDF1;
137
- --triplex-next-Button-Secondary_Color_Active-1-29-0: #007777;
138
- --triplex-next-Button-Secondary_Color_Default-1-29-0: #008985;
139
- --triplex-next-Button-Secondary_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
140
- --triplex-next-Button-Secondary_Color_Hover-1-29-0: #21A19A;
141
- --triplex-next-Button-Secondary_Shadow_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
142
- --triplex-next-Button-SecondaryLight_Background_Active-1-29-0: #DFE2E7;
143
- --triplex-next-Button-SecondaryLight_Background_Default-1-29-0: #FFFFFF;
144
- --triplex-next-Button-SecondaryLight_Background_Disabled-1-29-0: #F2F4F7;
145
- --triplex-next-Button-SecondaryLight_Background_Hover-1-29-0: #EEF0F4;
146
- --triplex-next-Button-SecondaryLight_Color_Active-1-29-0: #007777;
147
- --triplex-next-Button-SecondaryLight_Color_Default-1-29-0: #008985;
148
- --triplex-next-Button-SecondaryLight_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
149
- --triplex-next-Button-SecondaryLight_Color_Hover-1-29-0: #21A19A;
150
- --triplex-next-Button-SecondaryLight_Shadow_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
151
- --triplex-next-Button-Danger_Background_Active-1-29-0: #BD002C;
152
- --triplex-next-Button-Danger_Background_Default-1-29-0: #E60037;
153
- --triplex-next-Button-Danger_Background_Disabled-1-29-0: #F2F4F7;
154
- --triplex-next-Button-Danger_Background_Hover-1-29-0: #F80C45;
155
- --triplex-next-Button-Danger_Color_Active-1-29-0: rgba(255, 255, 255, 1);
156
- --triplex-next-Button-Danger_Color_Default-1-29-0: rgba(255, 255, 255, 1);
157
- --triplex-next-Button-Danger_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
158
- --triplex-next-Button-Danger_Color_Hover-1-29-0: rgba(255, 255, 255, 1);
159
- --triplex-next-Button-Danger_Shadow_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
160
- --triplex-next-Button-Icon_Shadow_Focus-1-29-0: 0 0 0 1px #FFD169;
161
- --triplex-next-Button-Link_Color_Active-1-29-0: #007777;
162
- --triplex-next-Button-Link_Color_Default-1-29-0: #008985;
163
- --triplex-next-Button-Link_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
164
- --triplex-next-Button-Link_Color_Hover-1-29-0: #21A19A;
165
- --triplex-next-Button-Link_Shadow_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
166
- --triplex-next-Calendar-Background-1-29-0: #FFFFFF;
167
- --triplex-next-Calendar-View_Header_Color-1-29-0: rgba(31, 31, 34, .55);
168
- --triplex-next-Calendar-View_Item_Background_Default-1-29-0: none;
169
- --triplex-next-Calendar-View_Item_Background_Hover-1-29-0: #19BDB0;
170
- --triplex-next-Calendar-View_Item_Background_Selected_Default-1-29-0: #21A19A;
171
- --triplex-next-Calendar-View_Item_Background_Selected_Hover-1-29-0: #007777;
172
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-29-0: #E3FFFA;
173
- --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-29-0: #A8F5E9;
174
- --triplex-next-Calendar-View_Item_BorderColor_Default-1-29-0: transparent;
175
- --triplex-next-Calendar-View_Item_BorderColor_Focus-1-29-0: #FFD169;
176
- --triplex-next-Calendar-View_Item_Color_Default-1-29-0: rgba(31, 31, 34, 1);
177
- --triplex-next-Calendar-View_Item_Color_Hover-1-29-0: rgba(255, 255, 255, 1);
178
- --triplex-next-Calendar-View_Item_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
179
- --triplex-next-Calendar-View_Item_Color_Muted-1-29-0: rgba(31, 31, 34, .35);
180
- --triplex-next-Calendar-View_Item_Color_Selected-1-29-0: rgba(255, 255, 255, 1);
181
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-29-0: rgba(31, 31, 34, .35);
182
- --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-29-0: rgba(31, 31, 34, .35);
183
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-29-0: rgba(31, 31, 34, .35);
184
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-29-0: rgba(31, 31, 34, .35);
185
- --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-29-0: rgba(31, 31, 34, .35);
186
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-29-0: #00C075;
187
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-29-0: #00C075;
188
- --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-29-0: #00C075;
189
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-29-0: #FD6508;
190
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-29-0: #FD6508;
191
- --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-29-0: #FD6508;
192
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-29-0: #E60037;
193
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-29-0: #E60037;
194
- --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-29-0: #E60037;
195
- --triplex-next-Card-Static_General_Background-1-29-0: #FFFFFF;
196
- --triplex-next-Card-Static_Secondary_Background-1-29-0: #F2F4F7;
197
- --triplex-next-Card-Action_General_Background-1-29-0: #FFFFFF;
198
- --triplex-next-Card-Action_General_Background_Hover-1-29-0: #FFFFFF;
199
- --triplex-next-Card-Action_General_Background_Selected-1-29-0: #F2F4F7;
200
- --triplex-next-Card-Action_General_Background_Selected_Hover-1-29-0: #F2F4F7;
201
- --triplex-next-Card-Action_Secondary_Background-1-29-0: #F2F4F7;
202
- --triplex-next-Card-Action_Secondary_Background_Hover-1-29-0: #EAEDF1;
203
- --triplex-next-Card-Action_Secondary_Background_Selected-1-29-0: #E3E6EA;
204
- --triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-29-0: #DCDFE4;
205
- --triplex-next-Card-Shadow_Default-1-29-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
206
- --triplex-next-Card-Shadow_Focus-1-29-0: inset 0 0 0 1px #FFD169;
207
- --triplex-next-Card-Shadow_Hover-1-29-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
208
- --triplex-next-Card-Shadow_Selected-1-29-0: inset 0 0 0 1px #21A19A;
209
- --triplex-next-Card-Shadow_Selected_Hover-1-29-0: inset 0 0 0 1px #19BDB0;
210
- --triplex-next-Checkbox-Background_Checked_Default-1-29-0: #21A19A;
211
- --triplex-next-Checkbox-Background_Checked_Disabled-1-29-0: #EAEDF1;
212
- --triplex-next-Checkbox-Background_Checked_Hover-1-29-0: #007777;
213
- --triplex-next-Checkbox-Background_Default-1-29-0: #F2F4F7;
214
- --triplex-next-Checkbox-Background_Disabled-1-29-0: #F2F4F7;
215
- --triplex-next-Checkbox-Background_Hover-1-29-0: #19BDB0;
216
- --triplex-next-Checkbox-BorderColor_Default-1-29-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
217
- --triplex-next-Checkbox-BorderColor_Disabled-1-29-0: 0 0 0 1px #E3E6EA inset;
218
- --triplex-next-Checkbox-BorderColor_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
219
- --triplex-next-Checkbox-BorderColor_Hover-1-29-0: none;
220
- --triplex-next-Checkbox-BorderColor_Checked_Default-1-29-0: none;
221
- --triplex-next-Checkbox-BorderColor_Checked_Disabled-1-29-0: none;
222
- --triplex-next-Checkbox-Checkmark_Fill_Default-1-29-0: rgba(255, 255, 255, 1);
223
- --triplex-next-Checkbox-Checkmark_Fill_Disabled-1-29-0: rgba(31, 31, 34, .15);
224
- --triplex-next-Chip-Background_Active-1-29-0: #DFE2E7;
225
- --triplex-next-Chip-Background_Default-1-29-0: #F2F4F7;
226
- --triplex-next-Chip-Background_Disabled-1-29-0: #F2F4F7;
227
- --triplex-next-Chip-Background_Hover-1-29-0: #EAEDF1;
228
- --triplex-next-Chip-Background_Selected_Active-1-29-0: #4F4F52;
229
- --triplex-next-Chip-Background_Selected_Default-1-29-0: #3B3B3E;
230
- --triplex-next-Chip-Background_Selected_Disabled-1-29-0: #343437;
231
- --triplex-next-Chip-Background_Selected_Hover-1-29-0: #49494C;
232
- --triplex-next-Chip-Color_Active-1-29-0: rgba(31, 31, 34, 1);
233
- --triplex-next-Chip-Color_Default-1-29-0: rgba(31, 31, 34, 1);
234
- --triplex-next-Chip-Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
235
- --triplex-next-Chip-Color_Hover-1-29-0: rgba(31, 31, 34, 1);
236
- --triplex-next-Chip-Color_Selected_Active-1-29-0: rgba(255, 255, 255, 1);
237
- --triplex-next-Chip-Color_Selected_Default-1-29-0: rgba(255, 255, 255, 1);
238
- --triplex-next-Chip-Color_Selected_Disabled-1-29-0: rgba(255, 255, 255, .25);
239
- --triplex-next-Chip-Color_Selected_Hover-1-29-0: rgba(255, 255, 255, 1);
240
- --triplex-next-Chip-Shadow_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
241
- --triplex-next-Divider-Background-1-29-0: #D6D9E0;
242
- --triplex-next-Dropdown-Background-1-29-0: #FFFFFF;
243
- --triplex-next-Dropdown-Shadow-1-29-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
244
- --triplex-next-DropdownList-Background_Active-1-29-0: #EAEDF1;
245
- --triplex-next-DropdownList-Background_Default-1-29-0: none;
246
- --triplex-next-DropdownList-Background_Selected-1-29-0: #DCDFE4;
247
- --triplex-next-DropdownList-Color-1-29-0: rgba(31, 31, 34, 1);
248
- --triplex-next-DropdownMobile-Backdrop-1-29-0: rgba(31, 31, 34, .65);
249
- --triplex-next-DropdownMobile-Border_Color-1-29-0: #D6D9E0;
250
- --triplex-next-DropdownMobile-Content_Background-1-29-0: #FFFFFF;
251
- --triplex-next-DropdownMobile-Footer_Background-1-29-0: #FFFFFF;
252
- --triplex-next-DropdownMobile-Header_Background-1-29-0: #F2F4F7;
253
- --triplex-next-DropdownMobileList-Active_Background-1-29-0: #EAEDF1;
254
- --triplex-next-DropdownMobileList-Selected_Background-1-29-0: #DCDFE4;
255
- --triplex-next-FooterPage-StickyShadow-1-29-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
256
- --triplex-next-FormField-Background_Active-1-29-0: #F2F4F7;
257
- --triplex-next-FormField-Background_Default-1-29-0: #F2F4F7;
258
- --triplex-next-FormField-Background_Disabled-1-29-0: #F2F4F7;
259
- --triplex-next-FormField-Background_Error-1-29-0: #FFF0F3;
260
- --triplex-next-FormField-Background_Error_Hover-1-29-0: #FCE0E6;
261
- --triplex-next-FormField-Background_Hover-1-29-0: #EAEDF1;
262
- --triplex-next-FormField-Background_Warning-1-29-0: #FFF4DB;
263
- --triplex-next-FormField-Background_Warning_Hover-1-29-0: #FCEAC7;
264
- --triplex-next-FormField-Input_Color_Default-1-29-0: rgba(31, 31, 34, 1);
265
- --triplex-next-FormField-Input_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
266
- --triplex-next-FormField-Target_Color_Default-1-29-0: rgba(31, 31, 34, 1);
267
- --triplex-next-FormField-Target_Color_Disabled-1-29-0: rgba(31, 31, 34, .45);
268
- --triplex-next-FormField-Target_PlaceholderColor_Default-1-29-0: rgba(31, 31, 34, .65);
269
- --triplex-next-FormField-Label_Color_Default-1-29-0: rgba(31, 31, 34, .65);
270
- --triplex-next-FormField-Label_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
271
- --triplex-next-FormField-Shadow_Active-1-29-0: 0 0 0 1px #21A19A inset;
272
- --triplex-next-FormField-Shadow_Default-1-29-0: none;
273
- --triplex-next-FormField-Shadow_Error_Active-1-29-0: 0 0 0 1px #E60037 inset;
274
- --triplex-next-FormField-Shadow_Warning_Active-1-29-0: 0 0 0 1px #FD6508 inset;
275
- --triplex-next-FormField-Placeholder_Color-1-29-0: rgba(31, 31, 34, .65);
276
- --triplex-next-HeaderPage-StickyShadow-1-29-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
277
- --triplex-next-Island-Type1_Background-1-29-0: #FFFFFF;
278
- --triplex-next-Island-Type2_Background-1-29-0: rgba(255, 255, 255, .35);
279
- --triplex-next-Island-Type3_Background-1-29-0: #F2F4F7;
280
- --triplex-next-Island-Type1_Shadow-1-29-0: none;
281
- --triplex-next-Island-Type2_Shadow-1-29-0: 0 0 0 1px #FFFFFF inset;
282
- --triplex-next-Island-Type3_Shadow-1-29-0: none;
283
- --triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-29-0: #DCDFE4;
284
- --triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-29-0: rgba(31, 31, 34, .05);
285
- --triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-29-0: #DCDFE4;
286
- --triplex-next-IslandAccordion-Shadow_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
287
- --triplex-next-IslandWidget-ExtraFooter_Background-1-29-0: #FFFFFF;
288
- --triplex-next-IslandWidget-ExtraFooter_Shadow-1-29-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
289
- --triplex-next-LightBox-Backdrop_Background-1-29-0: rgba(31, 31, 34, .75);
290
- --triplex-next-LightBox-Content_Background-1-29-0: #EAEDF1;
291
- --triplex-next-Link-BorderColor_Focus-1-29-0: 0 0 0 1px #FFD169 inset;
292
- --triplex-next-Link-Text_Color_Active-1-29-0: #007777;
293
- --triplex-next-Link-Text_Color_Default-1-29-0: #008985;
294
- --triplex-next-Link-Text_Color_Hover-1-29-0: #21A19A;
295
- --triplex-next-ListItem-Background-1-29-0: #FFFFFF;
296
- --triplex-next-ListItem-Background_Dragging-1-29-0: #FFFFFF;
297
- --triplex-next-ListItem-Background_Selected-1-29-0: #F2F4F7;
298
- --triplex-next-ListItem-Shadow_Dragging-1-29-0: 0 2px 7px rgba(31, 31, 34, 0.25);
299
- --triplex-next-ListItemControlsButton-Background_Active-1-29-0: #DCDFE4;
300
- --triplex-next-ListItemControlsButton-Background_Default-1-29-0: #F2F4F7;
301
- --triplex-next-ListItemControlsButton-Background_Hover-1-29-0: #EAEDF1;
302
- --triplex-next-ListItemControlsButton-Color_Active-1-29-0: #007777;
303
- --triplex-next-ListItemControlsButton-Color_Default-1-29-0: #008985;
304
- --triplex-next-ListItemControlsButton-Color_Hover-1-29-0: #21A19A;
305
- --triplex-next-ListMaster-Background-1-29-0: #FFFFFF;
306
- --triplex-next-ListMaster-Footer_Background-1-29-0: #FFFFFF;
307
- --triplex-next-ListMaster-Footer_Shadow-1-29-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
308
- --triplex-next-ListMaster-Header_Background-1-29-0: #FFFFFF;
309
- --triplex-next-ListMaster-Header_Shadow-1-29-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
310
- --triplex-next-Loader-Element_Background_Brand-1-29-0: #21A19A;
311
- --triplex-next-Loader-Element_Background_Neutral-1-29-0: rgba(255, 255, 255, 1);
312
- --triplex-next-Loader-Middle_Background_Default-1-29-0: #EEF0F4;
313
- --triplex-next-LoaderScreen-Small_Backdrop_Default-1-29-0: rgba(255, 255, 255, .75);
314
- --triplex-next-LoaderScreen-Middle_Backdrop_Default-1-29-0: rgba(255, 255, 255, .75);
315
- --triplex-next-LoaderScreen-Middle_Background_Default-1-29-0: #EEF0F4;
316
- --triplex-next-Marker-Background_Error-1-29-0: #E60037;
317
- --triplex-next-Marker-Background_Success-1-29-0: #21A19A;
318
- --triplex-next-Marker-Background_Waiting-1-29-0: #8291B3;
319
- --triplex-next-Marker-Background_Warning-1-29-0: #FD6508;
320
- --triplex-next-MarkerStatus-Description_Color-1-29-0: rgba(0, 0, 0, 0.55);
321
- --triplex-next-ModalWindow-Background-1-29-0: #EAEDF1;
322
- --triplex-next-ModalWindow-Backdrop_Background-1-29-0: rgba(79, 79, 82, .5);
323
- --triplex-next-MultiselectField-Divider_Color-1-29-0: #D6D9E0;
324
- --triplex-next-Notification-Background-1-29-0: #FFFFFF;
325
- --triplex-next-Notification-Color-1-29-0: #1F1F22;
326
- --triplex-next-Notification-TimeColor-1-29-0: rgba(31, 31, 34, 0.65);
327
- --triplex-next-Notification-Shadow-1-29-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
328
- --triplex-next-Overlay-Background-1-29-0: rgba(255, 255, 255, .8);
329
- --triplex-next-Overlay-Panel_Background-1-29-0: #FFFFFF;
330
- --triplex-next-Pagination-PageButton_Background_Active-1-29-0: #E3E6EA;
331
- --triplex-next-Pagination-PageButton_Background_Hover-1-29-0: #F2F4F7;
332
- --triplex-next-Pagination-PageButton_Background_Selected-1-29-0: #E3E6EA;
333
- --triplex-next-Pagination-PageButton_BorderColor_Focus-1-29-0: #FFD169;
334
- --triplex-next-Radio-Background_Checked_Default-1-29-0: #21A19A;
335
- --triplex-next-Radio-Background_Checked_Disabled-1-29-0: #EAEDF1;
336
- --triplex-next-Radio-Background_Checked_Hover-1-29-0: #007777;
337
- --triplex-next-Radio-Background_Default-1-29-0: #F2F4F7;
338
- --triplex-next-Radio-Background_Disabled-1-29-0: #F2F4F7;
339
- --triplex-next-Radio-Background_Hover-1-29-0: #19BDB0;
340
- --triplex-next-Radio-BorderColor_Default-1-29-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
341
- --triplex-next-Radio-BorderColor_Disabled-1-29-0: 0 0 0 1px #E3E6EA inset;
342
- --triplex-next-Radio-BorderColor_Focused-1-29-0: 0 0 0 1px #FFD169 inset;
343
- --triplex-next-Radio-BorderColor_Checked_Default-1-29-0: none;
344
- --triplex-next-Radio-BorderColor_Checked_Disabled-1-29-0: none;
345
- --triplex-next-Radio-Dot_Default-1-29-0: rgba(255, 255, 255, 1);
346
- --triplex-next-Radio-Dot_Disabled-1-29-0: rgba(31, 31, 34, .15);
347
- --triplex-next-SegmentedControl-General_1_Background-1-29-0: #F2F4F7;
348
- --triplex-next-SegmentedControl-General_2_Background-1-29-0: #FFFFFF;
349
- --triplex-next-SegmentedControl-Secondary_1_Background-1-29-0: #F2F4F7;
350
- --triplex-next-SegmentedControl-Secondary_2_Background-1-29-0: #FFFFFF;
351
- --triplex-next-SegmentedControlSegment-General_1_Color_Default-1-29-0: rgba(31, 31, 34, .65);
352
- --triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-29-0: rgba(31, 31, 34, 1);
353
- --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-29-0: rgba(31, 31, 34, .15);
354
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-29-0: rgba(255, 255, 255, 1);
355
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-29-0: rgba(255, 255, 255, 1);
356
- --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-29-0: rgba(255, 255, 255, .25);
357
- --triplex-next-SegmentedControlSegment-General_1_Background_Default-1-29-0: #F2F4F7;
358
- --triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-29-0: #DFE2E7;
359
- --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-29-0: #F2F4F7;
360
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-29-0: #3B3B3E;
361
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-29-0: #49494C;
362
- --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-29-0: #343437;
363
- --triplex-next-SegmentedControlSegment-General_2_Color_Default-1-29-0: rgba(31, 31, 34, .65);
364
- --triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-29-0: rgba(31, 31, 34, 1);
365
- --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-29-0: rgba(31, 31, 34, .15);
366
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-29-0: rgba(255, 255, 255, 1);
367
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-29-0: rgba(255, 255, 255, 1);
368
- --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-29-0: rgba(255, 255, 255, .25);
369
- --triplex-next-SegmentedControlSegment-General_2_Background_Default-1-29-0: #FFFFFF;
370
- --triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-29-0: #EEF0F4;
371
- --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-29-0: #FFFFFF;
372
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-29-0: #3B3B3E;
373
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-29-0: #49494C;
374
- --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-29-0: #343437;
375
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-29-0: rgba(31, 31, 34, .65);
376
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-29-0: rgba(31, 31, 34, 1);
377
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-29-0: rgba(31, 31, 34, .15);
378
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-29-0: rgba(31, 31, 34, 1);
379
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-29-0: rgba(31, 31, 34, 1);
380
- --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-29-0: rgba(31, 31, 34, .15);
381
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-29-0: #F2F4F7;
382
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-29-0: #DFE2E7;
383
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-29-0: #F2F4F7;
384
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-29-0: #FFFFFF;
385
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-29-0: #DFE2E7;
386
- --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-29-0: #FFFFFF;
387
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-29-0: rgba(31, 31, 34, .65);
388
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-29-0: rgba(31, 31, 34, 1);
389
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-29-0: rgba(31, 31, 34, .15);
390
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-29-0: rgba(31, 31, 34, 1);
391
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-29-0: rgba(31, 31, 34, 1);
392
- --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-29-0: rgba(31, 31, 34, .15);
393
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-29-0: #FFFFFF;
394
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-29-0: #EEF0F4;
395
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-29-0: #FFFFFF;
396
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-29-0: #E3E6EA;
397
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-29-0: #D6D9E0;
398
- --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-29-0: #F2F4F7;
399
- --triplex-next-SegmentedControlSegment-BorderColor_Default-1-29-0: transparent;
400
- --triplex-next-SegmentedControlSegment-BorderColor_Focus-1-29-0: #FFD169;
401
- --triplex-next-Skeleton-BackgroundColor_Light_Start-1-29-0: #F2F4F7;
402
- --triplex-next-Skeleton-BackgroundColor_Light_End-1-29-0: #DFE2E7;
403
- --triplex-next-Skeleton-BackgroundColor_Dark_Start-1-29-0: rgba(31, 31, 34, .05);
404
- --triplex-next-Skeleton-BackgroundColor_Dark_End-1-29-0: rgba(31, 31, 34, .15);
405
- --triplex-next-SmallInput-Background-1-29-0: #F2F4F7;
406
- --triplex-next-SmallInput-Color-1-29-0: rgba(31, 31, 34, 1);
407
- --triplex-next-SmallInput-PlaceholderColor-1-29-0: rgba(31, 31, 34, .65);
408
- --triplex-next-SmallInput-Shadow-1-29-0: 0 0 0 1px rgba(33, 161, 154) inset;
409
- --triplex-next-SMSField-Refresh_Fill_Empty-1-29-0: rgba(31, 31, 34, .35);
410
- --triplex-next-SMSField-Refresh_Fill_Full-1-29-0: #008985;
411
- --triplex-next-SMSField-Refresh_Disabled-1-29-0: rgba(31, 31, 34, .15);
412
- --triplex-next-SMSField-Submit_Background_Default-1-29-0: rgba(31, 31, 34, .15);
413
- --triplex-next-SMSField-Submit_Background_Hover-1-29-0: #19BDB0;
414
- --triplex-next-SMSField-Submit_Background_Active-1-29-0: #21A19A;
415
- --triplex-next-Slider-Dot_Background_Default-1-29-0: #21A19A;
416
- --triplex-next-Slider-Dot_Background_Disabled-1-29-0: #F2F4F7;
417
- --triplex-next-Slider-Dot_Background_Hover-1-29-0: #19BDB0;
418
- --triplex-next-Slider-Dot_Background_Select-1-29-0: #007777;
419
- --triplex-next-Slider-Dot_Focus-1-29-0: #FFD169;
420
- --triplex-next-Slider-Dot_Inner_Background-1-29-0: #FFFFFF;
421
- --triplex-next-Slider-Dot_Inner_Background_Disabled-1-29-0: rgba(31, 31, 34, .15);
422
- --triplex-next-Slider-Mark_Dot_Background_Default-1-29-0: #DCDFE4;
423
- --triplex-next-Slider-Mark_Dot_Background_Selected-1-29-0: #21A19A;
424
- --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-29-0: #E7E9EE;
425
- --triplex-next-Slider-Rail_Background-1-29-0: #DCDFE4;
426
- --triplex-next-Slider-Rail_Background_Disabled-1-29-0: #DCDFE4;
427
- --triplex-next-Slider-Tooltip_Background-1-29-0: #1B1B1D;
428
- --triplex-next-Slider-Tooltip_Color-1-29-0: rgba(255, 255, 255, 1);
429
- --triplex-next-Slider-Track_Background_Default-1-29-0: #21A19A;
430
- --triplex-next-Slider-Track_Background_Disabled-1-29-0: #E7E9EE;
431
- --triplex-next-Slider-Track_Background_Hover-1-29-0: #007777;
432
- --triplex-next-StatusTracker-Draft_Background-1-29-0: rgba(255, 255, 255, .15);
433
- --triplex-next-StatusTracker-Warning_Background-1-29-0: #FF7A17;
434
- --triplex-next-StatusTracker-Waiting_Background-1-29-0: #BFCADF;
435
- --triplex-next-StatusTracker-Rejected_Background-1-29-0: #FF5571;
436
- --triplex-next-StatusTracker-Approved_Background-1-29-0: #00D67D;
437
- --triplex-next-StatusTracker-Waiting_Color-1-29-0: #A9B6D0;
438
- --triplex-next-StatusTracker-Rejected_Color-1-29-0: #FFB1C1;
439
- --triplex-next-StatusTracker-Approved_Color-1-29-0: #00D67D;
440
- --triplex-next-StatusTracker-Border_Color-1-29-0: #FFFFFF;
441
- --triplex-next-Step-Color_Active-1-29-0: #008985;
442
- --triplex-next-Step-Color_Default-1-29-0: rgba(31, 31, 34, .65);
443
- --triplex-next-Step-Color_Disabled-1-29-0: #FFFFFF;
444
- --triplex-next-Step-Color_Done-1-29-0: #FFFFFF;
445
- --triplex-next-Step-Color_Error-1-29-0: rgba(255, 255, 255, 1);
446
- --triplex-next-Step-Color_Warning-1-29-0: rgba(255, 255, 255, 1);
447
- --triplex-next-Step-Background_Active-1-29-0: #E3FFFA;
448
- --triplex-next-Step-Background_Default-1-29-0: rgba(31, 31, 34, .05);
449
- --triplex-next-Step-Background_Disabled-1-29-0: rgba(31, 31, 34, .15);
450
- --triplex-next-Step-Background_Done-1-29-0: #008985;
451
- --triplex-next-Step-Background_Error-1-29-0: #D10032;
452
- --triplex-next-Step-Background_Warning-1-29-0: #EF4C01;
453
- --triplex-next-Stepper-Step_Background_Default-1-29-0: #F2F4F7;
454
- --triplex-next-Stepper-Step_Background_Hover-1-29-0: #EAEDF1;
455
- --triplex-next-Stepper-Step_Background_Disabled-1-29-0: #F2F4F7;
456
- --triplex-next-Stepper-Step_Background_Error-1-29-0: #FFF0F3;
457
- --triplex-next-Stepper-Step_Background_Error_Hover-1-29-0: #FCE0E6;
458
- --triplex-next-Stepper-Step_Background_Warning-1-29-0: #FFF4DB;
459
- --triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0: #FCEAC7;
460
- --triplex-next-Stepper-Step_BorderColor_Focus-1-29-0: #FFD169;
461
- --triplex-next-Stepper-Step_BorderColor_Error-1-29-0: #E60037;
462
- --triplex-next-Stepper-Step_BorderColor_Warning-1-29-0: #FD6508;
463
- --triplex-next-Stepper-Step_BorderColor_Success-1-29-0: #21A19A;
464
- --triplex-next-Stepper-Step_Color_Default-1-29-0: rgba(31, 31, 34, .65);
465
- --triplex-next-Stepper-Step_Color_Hover-1-29-0: rgba(31, 31, 34, 1);
466
- --triplex-next-Stepper-Step_Color_Disabled-1-29-0: rgba(31, 31, 34, .35);
467
- --triplex-next-Stepper-ButtonWrapper_Background_Prev-1-29-0: linear-gradient(to right, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
468
- --triplex-next-Stepper-ButtonWrapper_Background_Next-1-29-0: linear-gradient(to left, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
469
- --triplex-next-TableBasic-Background_Hover-1-29-0: #E3E6EA;
470
- --triplex-next-TableBasic-Background_Selected-1-29-0: #DCDFE4;
471
- --triplex-next-TableBasic-Color-1-29-0: rgba(31, 31, 34, 1);
472
- --triplex-next-TableBasic-Header_Background-1-29-0: #E7E9EE;
473
- --triplex-next-TableBasic-TableFooter_Background-1-29-0: #E7E9EE;
474
- --triplex-next-TableBasic-TableFooter_Highlight-1-29-0: linear-gradient(transparent, #FFFFFF);
475
- --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-29-0: #D6D9E0;
476
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-29-0: #FFFFFF;
477
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-29-0: #EAEDF1;
478
- --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-29-0: #FFFFFF;
479
- --triplex-next-Tabs-Type1_Background-1-29-0: #F2F4F7;
480
- --triplex-next-Tabs-Type2_Background-1-29-0: #FFFFFF;
481
- --triplex-next-Tabs-Type1_Tab_Background_Default-1-29-0: #F2F4F7;
482
- --triplex-next-Tabs-Type2_Tab_Background_Default-1-29-0: #FFFFFF;
483
- --triplex-next-Tabs-Type1_Tab_Background_Selected-1-29-0: #DCDFE4;
484
- --triplex-next-Tabs-Type2_Tab_Background_Selected-1-29-0: #E3E6EA;
485
- --triplex-next-Tabs-Type1_Tab_Background_Hover-1-29-0: #E3E6EA;
486
- --triplex-next-Tabs-Type2_Tab_Background_Hover-1-29-0: #EEF0F4;
487
- --triplex-next-Tabs-Tab_BorderColor_Default-1-29-0: transparent;
488
- --triplex-next-Tabs-Tab_BorderColor_Focus-1-29-0: #FFD169;
489
- --triplex-next-Tag-Background-1-29-0: #DFE2E7;
490
- --triplex-next-TagColor-Background_Default-1-29-0: #EEF3FC;
491
- --triplex-next-TagColor-Background_Success-1-29-0: #E3FFFA;
492
- --triplex-next-TagColor-Background_Info-1-29-0: #E3F6FF;
493
- --triplex-next-TagColor-Background_Warning-1-29-0: #FFF4DB;
494
- --triplex-next-TagColor-Background_Error-1-29-0: #FFF0F3;
495
- --triplex-next-TagColor-Text_Color_Default-1-29-0: rgba(31, 31, 34, .75);
496
- --triplex-next-TabsLine-BorderColor_Active-1-29-0: #21A19A;
497
- --triplex-next-TabsLine-BorderColor_Hover-1-29-0: #19BDB0;
498
- --triplex-next-TabsLine-Separator_Color-1-29-0: #D6D9E0;
499
- --triplex-next-TabsLine-Shadow_Focus-1-29-0: 0 0 0 1px #FFDD64 inset;
500
- --triplex-next-Tooltip-Background-1-29-0: #1B1B1D;
501
- --triplex-next-Tooltip-Color-1-29-0: rgba(255, 255, 255, 1);
502
- --triplex-next-Tooltip-Link_Desktop_Color_Active-1-29-0: #008985;
503
- --triplex-next-Tooltip-Link_Desktop_Color_Default-1-29-0: #19BDB0;
504
- --triplex-next-Tooltip-Link_Desktop_Color_Hover-1-29-0: #4BD9CF;
505
- --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-29-0: 0 0 0 1px #FFD169;
506
- --triplex-next-Tooltip-Link_Mobile_Color_Active-1-29-0: #007777;
507
- --triplex-next-Tooltip-Link_Mobile_Color_Default-1-29-0: #008985;
508
- --triplex-next-Tooltip-Link_Mobile_Color_Hover-1-29-0: #21A19A;
509
- --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-29-0: 0 0 0 1px #FFDD64;
510
- --triplex-next-TopOverlay-Background-1-29-0: rgba(31, 31, 34, .55);
511
- --triplex-next-Typography-Primary_Color-1-29-0: rgba(31, 31, 34, 1);
512
- --triplex-next-Typography-Complementary_Color-1-29-0: rgba(31, 31, 34, .85);
513
- --triplex-next-Typography-Secondary_Color-1-29-0: rgba(31, 31, 34, .65);
514
- --triplex-next-Typography-Tertiary_Color-1-29-0: rgba(31, 31, 34, .55);
515
- --triplex-next-Typography-Disabled_Color-1-29-0: rgba(31, 31, 34, .35);
516
- --triplex-next-Typography-Brand_Color-1-29-0: #008985;
517
- --triplex-next-Typography-Info_Color-1-29-0: #0E57CC;
518
- --triplex-next-Typography-Success_Color-1-29-0: #008B5C;
519
- --triplex-next-Typography-Error_Color-1-29-0: #D10032;
520
- --triplex-next-Typography-Warning_Color-1-29-0: #EF4C01;
521
- --triplex-next-Typography-System_Color-1-29-0: #697591;
522
- --triplex-next-Typography-PrimaryInvert_Color-1-29-0: rgba(255, 255, 255, 1);
523
- --triplex-next-Typography-ComplementaryInvert_Color-1-29-0: rgba(255, 255, 255, .75);
524
- --triplex-next-Typography-SecondaryInvert_Color-1-29-0: rgba(255, 255, 255, .55);
525
- --triplex-next-Typography-TertiaryInvert_Color-1-29-0: rgba(255, 255, 255, .45);
526
- --triplex-next-Typography-DisabledInvert_Color-1-29-0: rgba(255, 255, 255, .25);
527
- --triplex-next-Typography-BrandInvert_Color-1-29-0: #19BDB0;
528
- --triplex-next-Typography-InfoInvert_Color-1-29-0: #1297FE;
529
- --triplex-next-Typography-SuccessInvert_Color-1-29-0: #00D67D;
530
- --triplex-next-Typography-ErrorInvert_Color-1-29-0: #F80C45;
531
- --triplex-next-Typography-WarningInvert_Color-1-29-0: #FF7A17;
532
- --triplex-next-Typography-SystemInvert_Color-1-29-0: #95A3C1;
533
- --triplex-next-UploadZone-Background_Default-1-29-0: #F2F4F7;
534
- --triplex-next-UploadZone-Background_Hover-1-29-0: #EAEDF1;
535
- --triplex-next-UploadZone-BorderColor_Default-1-29-0: #2D2D30;
536
- --triplex-next-UploadZone-DragArea_Background-1-29-0: #F2F4F7;
537
- --triplex-next-UploadZone-DragArea_BorderColor-1-29-0: #21A19A;}
538
- .underline__3c6e1879{text-decoration:underline}.strikethrough__48b68b32{text-decoration:line-through}.underlineStrikethrough__06b091a2{text-decoration:underline line-through}.typography__9d63f0b5.primary__506c17f1{color:var(--triplex-next-Typography-Primary_Color-1-29-0)}.typography__9d63f0b5.primaryInvert__d44e9884{color:var(--triplex-next-Typography-PrimaryInvert_Color-1-29-0)}.typography__9d63f0b5.complementary__c970c549{color:var(--triplex-next-Typography-Complementary_Color-1-29-0)}.typography__9d63f0b5.complementaryInvert__820be876{color:var(--triplex-next-Typography-ComplementaryInvert_Color-1-29-0)}.typography__9d63f0b5.secondary__ae7dc4fd{color:var(--triplex-next-Typography-Secondary_Color-1-29-0)}.typography__9d63f0b5.secondaryInvert__d4558ce3{color:var(--triplex-next-Typography-SecondaryInvert_Color-1-29-0)}.typography__9d63f0b5.tertiary__c44579a4{color:var(--triplex-next-Typography-Tertiary_Color-1-29-0)}.typography__9d63f0b5.tertiaryInvert__183f2e3a{color:var(--triplex-next-Typography-TertiaryInvert_Color-1-29-0)}.typography__9d63f0b5.disabled__58f3191b{color:var(--triplex-next-Typography-Disabled_Color-1-29-0)}.typography__9d63f0b5.disabledInvert__a41bb97c{color:var(--triplex-next-Typography-DisabledInvert_Color-1-29-0)}.typography__9d63f0b5.brand__a9342ef3{color:var(--triplex-next-Typography-Brand_Color-1-29-0);-webkit-user-select:none;user-select:none}.typography__9d63f0b5.brandInvert__29bf6a6a{color:var(--triplex-next-Typography-BrandInvert_Color-1-29-0)}.typography__9d63f0b5.info__e9e7b909{color:var(--triplex-next-Typography-Info_Color-1-29-0)}.typography__9d63f0b5.infoInvert__8d90d18d{color:var(--triplex-next-Typography-InfoInvert_Color-1-29-0)}.typography__9d63f0b5.success__42777cec{color:var(--triplex-next-Typography-Success_Color-1-29-0)}.typography__9d63f0b5.successInvert__20b1d098{color:var(--triplex-next-Typography-SuccessInvert_Color-1-29-0)}.typography__9d63f0b5.error__b370276c{color:var(--triplex-next-Typography-Error_Color-1-29-0)}.typography__9d63f0b5.errorInvert__b78e6c7d{color:var(--triplex-next-Typography-ErrorInvert_Color-1-29-0)}.typography__9d63f0b5.warning__f8b75757{color:var(--triplex-next-Typography-Warning_Color-1-29-0)}.typography__9d63f0b5.warningInvert__155f7a12{color:var(--triplex-next-Typography-WarningInvert_Color-1-29-0)}.typography__9d63f0b5.system__3f178db9{color:var(--triplex-next-Typography-System_Color-1-29-0)}.typography__9d63f0b5.systemInvert__e5114fa8{color:var(--triplex-next-Typography-SystemInvert_Color-1-29-0)}.typography__9d63f0b5.compact__7b77a5e0{line-height:calc(16 / 14)}.caption__e0bda157.regular__16ad7cb6{font-family:SBSansText,Arial,sans-serif}.caption__e0bda157.semibold__21e4c42a{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.c1__3e6e5354{font-size:10px;line-height:12px}.c2__099bdb33{font-size:8px;line-height:10px}.d1__f5cc8412{font-size:32px;line-height:40px}.d1__f5cc8412.regular__16ad7cb6{font-family:SBSansDisplay,Arial,sans-serif}.d1__f5cc8412.semibold__21e4c42a{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.codeText__f3f49cf2{font-family:SBSansTextMono,Arial,monospace;font-size:14px;line-height:20px;font-weight:400}.text__8a087e64{outline:none}.text__8a087e64.regular__16ad7cb6{font-family:SBSansText,Arial,sans-serif}.text__8a087e64.semibold__21e4c42a{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.b1__6c95a56c{font-size:18px;line-height:24px}.b2__ce00d83f{font-size:16px;line-height:20px}.b3__f32857cb{font-size:14px;line-height:20px}.b3__f32857cb.compact__7b77a5e0{line-height:16px}.b4__b3fa8da3{font-size:12px;line-height:16px}.title__5637e21f{outline:none}.title__5637e21f.regular__16ad7cb6{font-family:SBSansDisplay,Arial,sans-serif;font-weight:400}.title__5637e21f.semibold__21e4c42a{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.title__5637e21f.medium__c2562777{font-family:SBSansDisplayMedium,Arial,sans-serif;font-weight:500}.title__5637e21f.bold__0e3341f9{font-family:SBSansDisplayBold,Arial,sans-serif;font-weight:700}.h1__cbcf21f4,.h2__9e06335b,.h3__90b7a4b9{margin:0}.h1__cbcf21f4{font-size:28px;line-height:36px}.h2__9e06335b{font-size:24px;line-height:32px}.h3__90b7a4b9{font-size:20px;line-height:28px}.formFieldInput__f354418a{padding:0;width:100%;box-sizing:border-box;font-family:inherit;border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--triplex-next-FormField-Input_Color_Default-1-29-0)}.formFieldInput__f354418a.sm__209b8dac{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__f354418a.md__25b5992f{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__f354418a.lg__171b634b{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldInput__f354418a:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-29-0)}.formFieldInput__f354418a::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-29-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__f354418a:focus{outline:none}.formFieldInput__f354418a:focus::placeholder{opacity:1}.formFieldInput__f354418a:-webkit-autofill{animation-name:autofill-applied-hook__74f093fd;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__f354418a:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__ab2615d7;animation-duration:1ms}.formField__49684c5a{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__49684c5a.sm__209b8dac{border-radius:6px}.formField__49684c5a.md__25b5992f{border-radius:8px}.formField__49684c5a.lg__171b634b{border-radius:10px}.formField__49684c5a.default__1240684d{background:var(--triplex-next-FormField-Background_Default-1-29-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-29-0)}.formField__49684c5a:hover{background:var(--triplex-next-FormField-Background_Hover-1-29-0)}.formField__49684c5a.active__c5009fc2{background:var(--triplex-next-FormField-Background_Active-1-29-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-29-0)}.formField__49684c5a.active__c5009fc2 .formFieldInput__f354418a::placeholder,.formField__49684c5a.active__c5009fc2 .formFieldTextarea__76b2aaca::placeholder{opacity:1}.formField__49684c5a.disabled__51368866{background:var(--triplex-next-FormField-Background_Disabled-1-29-0)}.formField__49684c5a.error__22b3f3de{background:var(--triplex-next-FormField-Background_Error-1-29-0)}.formField__49684c5a.error__22b3f3de:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-29-0)}.formField__49684c5a.error__22b3f3de.active__c5009fc2{background:var(--triplex-next-FormField-Background_Error-1-29-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-29-0)}.formField__49684c5a.warning__4a116fe0{background:var(--triplex-next-FormField-Background_Warning-1-29-0)}.formField__49684c5a.warning__4a116fe0:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-29-0)}.formField__49684c5a.warning__4a116fe0.active__c5009fc2{background:var(--triplex-next-FormField-Background_Warning-1-29-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-29-0)}.formField__49684c5a.filled__5e841489:not(.disabled__51368866):hover .formFieldClear__c37b2c00,.formField__49684c5a.filled__5e841489:not(.disabled__51368866).active__c5009fc2 .formFieldClear__c37b2c00{visibility:visible;opacity:1;pointer-events:auto}.formFieldDescription__c98719cd{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__c98719cd.withCounter__52c65d77{display:flex}.formFieldLabel__cb51a3dd{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__cb51a3dd.sm__209b8dac{top:6px}.formFieldLabel__cb51a3dd.md__25b5992f{top:10px}.formFieldLabel__cb51a3dd.lg__171b634b{top:18px}.formFieldLabel__cb51a3dd.lg__171b634b.floating__e296375f{top:10px}.formFieldLabelText__d142a74c{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-29-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__209b8dac .formFieldLabelText__d142a74c{font-size:12px;line-height:16px}.md__25b5992f .formFieldLabelText__d142a74c{font-size:14px;line-height:20px}.lg__171b634b .formFieldLabelText__d142a74c{font-size:16px;line-height:20px}.floating__e296375f .formFieldLabelText__d142a74c{font-size:12px;line-height:16px}.floating__e296375f.sm__209b8dac .formFieldLabelText__d142a74c,.floating__e296375f.md__25b5992f .formFieldLabelText__d142a74c{display:none}.disabled__51368866 .formFieldLabelText__d142a74c{color:var(--triplex-next-FormField-Label_Color_Disabled-1-29-0)}.formFieldPostfix__f299e07c{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__851216e5{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__ea39b22c{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__32a46f4b{position:relative}.formFieldMaskedInputWrapper__32a46f4b .formFieldMaskedInputPlaceholder__de185c50{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__32a46f4b .formFieldMaskedInputPlaceholder__de185c50::placeholder{opacity:1}.formFieldMaskedInputWrapper__32a46f4b .formFieldMaskedInputPlaceholder__de185c50:disabled{visibility:hidden}.formFieldMaskedInputWrapper__32a46f4b.size-sm__450087c2{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__32a46f4b.size-sm__450087c2 .formFieldMaskedInputPlaceholder__de185c50{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__32a46f4b.size-md__e70d75bc{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__32a46f4b.size-md__e70d75bc .formFieldMaskedInputPlaceholder__de185c50{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__32a46f4b.size-lg__d032a0de{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__32a46f4b.size-lg__d032a0de .formFieldMaskedInputPlaceholder__de185c50{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__32a46f4b .formFieldMaskedInput__3788c6fa{display:block;position:relative;background:none!important}.dropdownDesktop__d91285fd{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-29-0);background-color:var(--triplex-next-Dropdown-Background-1-29-0)}.dropdownDesktop__d91285fd.sm__a18b07f5{border-radius:6px}.dropdownDesktop__d91285fd.md__86890e9b{border-radius:8px}.dropdownDesktop__d91285fd.lg__736846b6{border-radius:10px}.dropdownDesktopOverflowHidden__c0e5fa90{overflow:hidden}.badgeDot__d51b9e34{display:inline-block;background:var(--triplex-next-Badge-Background-1-29-0);border-radius:50%}.badgeDot__d51b9e34.sm__7f70119b{width:6px;height:6px}.badgeDot__d51b9e34.md__afaf4c34{width:8px;height:8px}.badgeDot__d51b9e34.lg__63c6c67f{width:10px;height:10px}.badgeContent__00e5381e{display:flex}.badgeContent__00e5381e.sm__7f70119b{padding-left:4px;padding-right:4px}.badgeContent__00e5381e.md__afaf4c34{padding-left:6px;padding-right:6px}.badgeContent__00e5381e.lg__63c6c67f{padding-left:8px;padding-right:8px}.badgeContent__00e5381e.noPaddingLeft__d0dc1832{padding-left:0}.badgeContent__00e5381e.noPaddingRight__05fd3b11{padding-right:0}.badgePrefix__df6cd778,.badgePostfix__4b3c24b1{display:contents}.badge__f4e3c537{display:inline-flex;align-items:center;justify-content:center;position:relative;width:fit-content;white-space:nowrap;background:var(--triplex-next-Badge-Background-1-29-0)}.badge__f4e3c537.sm__7f70119b{height:16px;border-radius:4px}.badge__f4e3c537.md__afaf4c34{height:20px;border-radius:6px}.badge__f4e3c537.lg__63c6c67f{height:24px;border-radius:8px}.dropdownDesktopList__478f8a74{margin:4px;overflow:auto}.dropdownDesktopList__478f8a74 .notificationIcon__a0d834d8{position:absolute}.dropdownDesktopList__478f8a74.sm__a18b07f5{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__478f8a74.sm__a18b07f5 .dropdownDesktopListItem__3dfa9b9f{padding:6px 8px;border-radius:6px}.dropdownDesktopList__478f8a74.sm__a18b07f5 .dropdownDesktopListLoader__ebec6323{margin:0 auto}.dropdownDesktopList__478f8a74.sm__a18b07f5 .notificationIcon__a0d834d8{right:3px;top:3px}.dropdownDesktopList__478f8a74.md__86890e9b{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__478f8a74.md__86890e9b .dropdownDesktopListItem__3dfa9b9f{padding:7px 8px;border-radius:8px}.dropdownDesktopList__478f8a74.md__86890e9b .dropdownDesktopListLoader__ebec6323{margin:-2px auto}.dropdownDesktopList__478f8a74.md__86890e9b .notificationIcon__a0d834d8{right:4px;top:4px}.dropdownDesktopList__478f8a74.lg__736846b6{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__478f8a74.lg__736846b6 .dropdownDesktopListItem__3dfa9b9f{padding:14px 8px;border-radius:10px}.dropdownDesktopList__478f8a74.lg__736846b6 .dropdownDesktopListLoader__ebec6323{margin:-6px auto}.dropdownDesktopList__478f8a74.lg__736846b6 .notificationIcon__a0d834d8{right:4px;top:6px}.dropdownDesktopListItem__3dfa9b9f{color:var(--triplex-next-DropdownList-Color-1-29-0);background:var(--triplex-next-DropdownList-Background_Default-1-29-0);position:relative;outline:none}.dropdownDesktopListItem__3dfa9b9f+.dropdownDesktopListItem__3dfa9b9f{margin-top:2px}.dropdownDesktopListItem__3dfa9b9f.active__523bdd24{background:var(--triplex-next-DropdownList-Background_Active-1-29-0);cursor:pointer}.dropdownDesktopListItem__3dfa9b9f.selected__8b3f0ba9{background:var(--triplex-next-DropdownList-Background_Selected-1-29-0);cursor:default}.loaderSmall__66bf8911{display:flex;justify-content:center;align-items:center}.loaderSmall__66bf8911.sm__581e45c6{width:16px;height:16px;gap:2px}.loaderSmall__66bf8911.sm__581e45c6 .dot__195546b2{width:4px;height:4px}.loaderSmall__66bf8911.md__164c335c{width:24px;height:24px;gap:3px}.loaderSmall__66bf8911.md__164c335c .dot__195546b2{width:6px;height:6px}.loaderSmall__66bf8911.lg__9ce00a7e{width:32px;height:32px;gap:4px}.loaderSmall__66bf8911.lg__9ce00a7e .dot__195546b2{width:8px;height:8px}.loaderSmall__66bf8911.neutral__98ed5618 .dot__195546b2{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-29-0)}.loaderSmall__66bf8911.brand__eb3d7342 .dot__195546b2{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-29-0)}.loaderSmall__66bf8911 .dot__195546b2{border-radius:50%}.loaderSmall__66bf8911 .dot1__ecb1b217{animation:dotCycleSmall__39c1bf3b .9s infinite}.loaderSmall__66bf8911 .dot2__1020a469{animation:dotCycleSmall__39c1bf3b .9s infinite .15s}.loaderSmall__66bf8911 .dot3__83adfd5c{animation:dotCycleSmall__39c1bf3b .9s infinite .3s}@keyframes dotCycleSmall__39c1bf3b{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__704f853c{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-29-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__7b360cab{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__7b360cab .dot__195546b2{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-29-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__7b360cab .dot1__ecb1b217{top:0;left:0;animation:dotCycleMiddle__90deff77 3s infinite}.loaderMiddleDots__7b360cab .dot2__1020a469{right:0;top:0;opacity:.7;animation:dotCycleMiddle__90deff77 3s infinite .74s}.loaderMiddleDots__7b360cab .dot3__83adfd5c{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__90deff77 3s infinite 1.5s}.loaderMiddleDots__7b360cab .dot4__2c3dd36a{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__90deff77 3s infinite 2.25s}.loaderMiddleDots__7b360cab .line__daa84a28{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-29-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__78488106 3s infinite}@keyframes lineCycle__78488106{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__90deff77{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__b99ec58b{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__ccf7e015{background:var(--triplex-next-DropdownMobile-Backdrop-1-29-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__ccf7e015.closing__13d9d332{opacity:0}.dropdownMobileBackdrop__ccf7e015.opening__fb1a45f9,.dropdownMobileBackdrop__ccf7e015.opened__733ae488{opacity:var(--triplex-DropdownMobile-Opacity-1-29-0)}.dropdownMobile__333dd0e7{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__333dd0e7.closing__13d9d332{transform:translateY(100%)}.dropdownMobile__333dd0e7.opening__fb1a45f9,.dropdownMobile__333dd0e7.opened__733ae488{transform:translateY(0)}.dropdownMobileHeader__c1c651d7{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-29-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__c1c651d7 .dropdownMobileHeaderContent__855d2f9b{display:flex;flex-grow:1;min-width:0;margin-right:12px;min-height:20px}.dropdownMobileContent__e101b1d7{background:var(--triplex-next-DropdownMobile-Content_Background-1-29-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__ca82ac29{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-29-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-29-0);flex-shrink:1}.dropdownMobileListItem__235a9302{position:relative;padding:16px}.dropdownMobileListItem__235a9302.selected__8b3f0ba9{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-29-0)}.dropdownMobileListItem__235a9302:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-29-0)}.dropdownMobileBodyOverflow__119a0da0{overflow:hidden}.controlButtons__d20c2987{display:flex}.dropdownMobileLoader__7e9f3f17{margin-right:8px}.dropdownMobileListLoader__3a9f4d52{display:flex;justify-content:center;align-items:center;padding:16px}.notificationIcon__a0d834d8{position:absolute;right:6px;top:6px}.disableInteraction__614f9aa5{pointer-events:none}.displayContents__7b2546eb{display:contents}.buttonIcon__341ecec6{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__341ecec6:enabled{cursor:pointer}.buttonIcon__341ecec6.circle__0db17bf5{border-radius:50%}.buttonIcon__341ecec6.squircle__abd76c8c{border-radius:4px}.buttonIcon__341ecec6:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-29-0)}.dropdownMobileInput__4d95f1ca{width:100%;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input_Color_Default-1-29-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__4d95f1ca::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-29-0);opacity:1}.dropdownMobileInput__4d95f1ca::-ms-clear{display:none}.tabsLineWrapper__e804eb84[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__e804eb84[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__e804eb84[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__e804eb84[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__e804eb84{position:relative}.tabsLineWrapper__e804eb84.withSeparator__06dea9a2:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-29-0);bottom:0;left:0;right:0}.tabsLine__ecda9bd5{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__ecda9bd5:has(.sm__1907b5bb){height:28px}.tabsLine__ecda9bd5:has(.md__611a412d){height:40px}.tabsLine__ecda9bd5:has(.lg__d11ec56f){height:56px}.tab__8f554d19{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__8f554d19.sm__1907b5bb{height:28px;padding-bottom:12px}.tab__8f554d19.md__611a412d{height:40px;padding-top:8px;padding-bottom:12px}.tab__8f554d19.lg__d11ec56f{height:56px;padding-top:16px;padding-bottom:20px}.tab__8f554d19::-moz-focus-inner{border:none;padding:0}.tab__8f554d19:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-29-0)}.tab__8f554d19.active__bcf69425{cursor:default}.tab__8f554d19: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__8f554d19:hover:after,.tab__8f554d19:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-29-0)}.tab__8f554d19.active__bcf69425:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-29-0)}.notificationIcon__9b2f6465{position:absolute;right:6px}.sm__1907b5bb .notificationIcon__9b2f6465{top:0}.md__611a412d .notificationIcon__9b2f6465{top:8px}.lg__d11ec56f .notificationIcon__9b2f6465{top:16px}.tabsLineDropdown__2f56f7a2{display:inline-block}.tabsLineDropdown__2f56f7a2 .dropdownTarget__b4931606.active__bcf69425{cursor:pointer}.tabsLineDropdown__2f56f7a2 .dropdownTargetInner__1d1ba91d{display:inline-flex;align-items:center}.tabsLineDropdown__2f56f7a2 .dropdownTargetCaret__0e2c6c34{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__2f56f7a2 .dropdownTargetCaret__0e2c6c34.opened__ae323ab5{transform:rotate(-180deg)}.tabsLineDropdown__2f56f7a2 .dropdown__cbc36452{right:0;padding:4px}.tabsLineMobileWrapper__f4da39f6{position:relative}.tabsLineMobileWrapper__f4da39f6 .tab__8f554d19{flex-shrink:0}.tabsLineMobileWrapper__f4da39f6 .tab__8f554d19:first-child{margin-left:16px}.tabsLineMobileWrapper__f4da39f6 .tab__8f554d19:last-child{margin-right:16px}.tabsLineMobile__bc7ebe44{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__bc7ebe44::-webkit-scrollbar{display:none}.label__dbf581c3{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__dbf581c3.sm__7ffc847e{min-width:16px;min-height:16px}.label__dbf581c3.sm__7ffc847e.nonempty__2d41326e{padding:2px 0 2px 24px}.label__dbf581c3.md__626adf76{min-height:24px;min-width:24px}.label__dbf581c3.md__626adf76.nonempty__2d41326e{padding-left:32px;padding-top:2px}.label__dbf581c3.lg__50ec0737{min-width:28px;min-height:28px}.label__dbf581c3.lg__50ec0737.nonempty__2d41326e{padding-left:40px;padding-top:4px}.label__dbf581c3.disabled__9d41a77a{cursor:default}.radio__68bb6883{margin:0;opacity:0}.radioIcon__4efe8468{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-29-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-29-0)}.radioIcon__4efe8468:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-29-0);border-radius:50%;transform:scale(0)}.sm__7ffc847e .radioIcon__4efe8468:after{width:8px;height:8px;top:4px;left:4px}.md__626adf76 .radioIcon__4efe8468:after{width:12px;height:12px;top:6px;left:6px}.lg__50ec0737 .radioIcon__4efe8468:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__4efe8468,.radioIcon__4efe8468:after{pointer-events:none}.radio__68bb6883,.radioIcon__4efe8468{position:absolute;left:0;top:0}.sm__7ffc847e .radio__68bb6883,.sm__7ffc847e .radioIcon__4efe8468{width:16px;height:16px;top:2px}.md__626adf76 .radio__68bb6883,.md__626adf76 .radioIcon__4efe8468{width:24px;height:24px}.lg__50ec0737 .radio__68bb6883,.lg__50ec0737 .radioIcon__4efe8468{width:28px;height:28px}.radio__68bb6883:enabled{cursor:pointer}.radio__68bb6883:checked+.radioIcon__4efe8468{background:var(--triplex-next-Radio-Background_Checked_Default-1-29-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-29-0)}.radio__68bb6883:checked+.radioIcon__4efe8468:after{transform:scale(1);transition:transform .2s ease-out}.radio__68bb6883:hover+.radioIcon__4efe8468{background-color:var(--triplex-next-Radio-Background_Hover-1-29-0);box-shadow:none}.radio__68bb6883:disabled+.radioIcon__4efe8468{background:var(--triplex-next-Radio-Background_Disabled-1-29-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-29-0)}.radio__68bb6883:disabled:checked+.radioIcon__4efe8468{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-29-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-29-0)}.radio__68bb6883:disabled+.radioIcon__4efe8468:after{background:var(--triplex-next-Radio-Dot_Disabled-1-29-0)}.radio__68bb6883:focus-visible+.radioIcon__4efe8468{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-29-0)}.radio__68bb6883:checked:enabled:hover+.radioIcon__4efe8468{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-29-0)}.radioXGroup__60eec128{display:inline-flex;flex-flow:row wrap}.radioXGroup__60eec128.indent-12__fcc11771{margin-left:-6px;margin-right:-6px}.radioXGroup__60eec128.indent-12__fcc11771 .label__dbf581c3{margin-left:6px;margin-right:6px}.radioXGroup__60eec128.indent-16__262865f7{margin-left:-8px;margin-right:-8px}.radioXGroup__60eec128.indent-16__262865f7 .label__dbf581c3{margin-left:8px;margin-right:8px}.radioXGroup__60eec128.indent-20__dc20a4bd{margin-left:-10px;margin-right:-10px}.radioXGroup__60eec128.indent-20__dc20a4bd .label__dbf581c3{margin-left:10px;margin-right:10px}.radioXGroup__60eec128.indent-24__ed722192{margin-left:-12px;margin-right:-12px}.radioXGroup__60eec128.indent-24__ed722192 .label__dbf581c3{margin-left:12px;margin-right:12px}.radioXGroup__60eec128.indent-28__3cdd1f29{margin-left:-14px;margin-right:-14px}.radioXGroup__60eec128.indent-28__3cdd1f29 .label__dbf581c3{margin-left:14px;margin-right:14px}.radioXGroup__60eec128.indent-32__79132671{margin-left:-16px;margin-right:-16px}.radioXGroup__60eec128.indent-32__79132671 .label__dbf581c3{margin-left:16px;margin-right:16px}.radioYGroup__3e976079{display:inline-flex;flex-flow:column wrap}.radioYGroup__3e976079 .label__dbf581c3.sm__7ffc847e+.label__dbf581c3.sm__7ffc847e{margin-top:8px}.radioYGroup__3e976079 .label__dbf581c3.md__626adf76+.label__dbf581c3.md__626adf76{margin-top:16px}.radioYGroup__3e976079 .label__dbf581c3.lg__50ec0737+.label__dbf581c3.lg__50ec0737{margin-top:20px}.notification__4127c3a4{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-29-0);background:var(--triplex-next-Notification-Background-1-29-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-29-0);z-index:300}.notification__4127c3a4:first-child{margin-top:0}.notification__4127c3a4.extraBottomPadding__9a9a3585{padding-bottom:24px}.notification__4127c3a4 .notificationHeader__a8536ccc{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-29-0);width:100%;margin-top:0;margin-bottom:8px}.notification__4127c3a4 .notificationIcon__e84e4695{line-height:0}.notification__4127c3a4 .notificationBody__cb7bc6f5{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__4127c3a4 .notificationBodyList__d336a656{margin-top:8px}.notification__4127c3a4 .notificationClose__7896afd4{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__4127c3a4.showCloseOnHover__c0d7d51a .notificationClose__7896afd4{opacity:0}.notification__4127c3a4.showCloseOnHover__c0d7d51a:hover{cursor:pointer}.notification__4127c3a4.showCloseOnHover__c0d7d51a:hover .notificationClose__7896afd4{opacity:1}.notification__4127c3a4 .notificationFooter__df64c9e1{display:flex;align-items:center;margin-top:16px}.notification__4127c3a4 .notificationFooter__df64c9e1 button+a{margin-left:16px}.notification__4127c3a4 .notificationTime__3f19e487{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-29-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__521b859f{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__521b859f:hover{cursor:pointer}.notificationGroupedWrapper__521b859f .notificationGroupedFooterItem__b3a236d4{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-29-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-29-0)}.notificationGroupedWrapper__521b859f .notificationGroupedFooterItem__b3a236d4.first__b1dbf209{bottom:-8px;z-index:200}.notificationGroupedWrapper__521b859f .notificationGroupedFooterItem__b3a236d4.second__2f490b74{bottom:-16px;z-index:100}@media(max-width:767px){.notification__4127c3a4,.notificationGroupedWrapper__521b859f{width:100%}}.unorderedListItem__ba2e464e:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__ba2e464e+.unorderedListItem__ba2e464e{margin-top:8px}.unorderedList__73d02eb5{position:relative;margin:0;padding-left:14px;list-style:none}.button__e1f1584e.general__300a22ae{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-29-0);color:var(--triplex-next-Button-General_Color_Default-1-29-0)}.button__e1f1584e.general__300a22ae:hover{background:var(--triplex-next-Button-General_Background_Hover-1-29-0);color:var(--triplex-next-Button-General_Color_Hover-1-29-0)}.button__e1f1584e.general__300a22ae.expanded__87a22bb5,.button__e1f1584e.general__300a22ae:active{background:var(--triplex-next-Button-General_Background_Active-1-29-0);color:var(--triplex-next-Button-General_Color_Active-1-29-0)}.button__e1f1584e.general__300a22ae:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-29-0)}.button__e1f1584e.general__300a22ae:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-29-0);color:var(--triplex-next-Button-General_Color_Disabled-1-29-0)}.button__e1f1584e.secondary__47c79380{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-29-0);color:var(--triplex-next-Button-Secondary_Color_Default-1-29-0)}.button__e1f1584e.secondary__47c79380:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-29-0);color:var(--triplex-next-Button-Secondary_Color_Hover-1-29-0)}.button__e1f1584e.secondary__47c79380.expanded__87a22bb5,.button__e1f1584e.secondary__47c79380:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-29-0);color:var(--triplex-next-Button-Secondary_Color_Active-1-29-0)}.button__e1f1584e.secondary__47c79380:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-29-0)}.button__e1f1584e.secondary__47c79380:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-29-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-29-0)}.button__e1f1584e.secondaryLight__94fb5449{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-29-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-29-0)}.button__e1f1584e.secondaryLight__94fb5449:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-29-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-29-0)}.button__e1f1584e.secondaryLight__94fb5449.expanded__87a22bb5,.button__e1f1584e.secondaryLight__94fb5449:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-29-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-29-0)}.button__e1f1584e.secondaryLight__94fb5449:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-29-0)}.button__e1f1584e.secondaryLight__94fb5449:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-29-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-29-0)}.button__e1f1584e.danger__d459555d{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-29-0);color:var(--triplex-next-Button-Danger_Color_Default-1-29-0)}.button__e1f1584e.danger__d459555d:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-29-0);color:var(--triplex-next-Button-Danger_Color_Hover-1-29-0)}.button__e1f1584e.danger__d459555d.expanded__87a22bb5,.button__e1f1584e.danger__d459555d:active{background:var(--triplex-next-Button-Danger_Background_Active-1-29-0);color:var(--triplex-next-Button-Danger_Color_Active-1-29-0)}.button__e1f1584e.danger__d459555d:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-29-0)}.button__e1f1584e.danger__d459555d:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-29-0);color:var(--triplex-next-Button-Danger_Color_Disabled-1-29-0)}.button__e1f1584e.link__6bbc8e3f{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-29-0);padding:0}.button__e1f1584e.link__6bbc8e3f.sm__05239125{height:28px;min-width:0px;padding:6px 2px}.button__e1f1584e.link__6bbc8e3f.md__3f97e2be{height:40px;min-width:0px;padding:10px 2px}.button__e1f1584e.link__6bbc8e3f.lg__a41f3103{height:56px;min-width:0px;padding:18px 2px}.button__e1f1584e.link__6bbc8e3f:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-29-0)}.button__e1f1584e.link__6bbc8e3f.expanded__87a22bb5,.button__e1f1584e.link__6bbc8e3f:active{color:var(--triplex-next-Button-Link_Color_Active-1-29-0)}.button__e1f1584e.link__6bbc8e3f:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-29-0)}.button__e1f1584e.link__6bbc8e3f:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-29-0)}.button__e1f1584e{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__e1f1584e::-moz-focus-inner{border:none;padding:0}.button__e1f1584e.sm__05239125{line-height:16px;font-size:12px}.button__e1f1584e.sm__05239125.general__300a22ae,.button__e1f1584e.sm__05239125.secondary__47c79380,.button__e1f1584e.sm__05239125.secondaryLight__94fb5449,.button__e1f1584e.sm__05239125.danger__d459555d{height:28px;min-width:58px;padding:0 12px;border-radius:6px}.button__e1f1584e.sm__05239125.icon__91ec599e{min-height:28px;min-width:28px;padding:0 4px}.button__e1f1584e.md__3f97e2be{line-height:20px;font-size:14px}.button__e1f1584e.md__3f97e2be.general__300a22ae,.button__e1f1584e.md__3f97e2be.secondary__47c79380,.button__e1f1584e.md__3f97e2be.secondaryLight__94fb5449,.button__e1f1584e.md__3f97e2be.danger__d459555d{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__e1f1584e.md__3f97e2be.icon__91ec599e{min-height:40px;min-width:40px;padding:0 10px}.button__e1f1584e.lg__a41f3103{line-height:20px;font-size:16px}.button__e1f1584e.lg__a41f3103.general__300a22ae,.button__e1f1584e.lg__a41f3103.secondary__47c79380,.button__e1f1584e.lg__a41f3103.secondaryLight__94fb5449,.button__e1f1584e.lg__a41f3103.danger__d459555d{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__e1f1584e.lg__a41f3103.icon__91ec599e{min-height:56px;min-width:56px;padding:0 12px}.button__e1f1584e:disabled{cursor:default}.button__e1f1584e:disabled *{pointer-events:none}.button__e1f1584e+.button__e1f1584e:not(.block__a3f00a23){margin-left:12px}.button__e1f1584e .content__5f8c1f6f{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__e1f1584e.block__a3f00a23{display:block;width:100%}.button__e1f1584e.loading__f15aa635{pointer-events:none}.button__e1f1584e.loading__f15aa635 .content__5f8c1f6f{visibility:hidden}.button__e1f1584e .loader__15b7039d{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__e1f1584e .loader__15b7039d.hidden__e188f92b{visibility:hidden}.buttonDropdownExtended__3c842b0b{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__3c842b0b .buttonDropdownExtendedBlock__edd8b3ee{padding:4px;margin-top:4px;right:0}.buttonDropdown__3fc5f0b7.block__a3f00a23{display:block}.buttonDropdown__3fc5f0b7+.button__e1f1584e:not(.block__a3f00a23),.buttonDropdown__3fc5f0b7+.buttonDropdown__3fc5f0b7:not(.block__a3f00a23){margin-left:16px}.buttonDropdown__3fc5f0b7 .buttonDropdownTarget__20616d65 .caretIcon__3f3293ac{margin-left:2px;transition:transform .3s ease-in-out}.buttonDropdown__3fc5f0b7 .buttonDropdownTarget__20616d65.active__d327a374 .caretIcon__3f3293ac{transform:rotate(-180deg)}.buttonDropdown__3fc5f0b7 .buttonDropdownMenuItem__276911ac{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__02676adf{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__d2bb0136{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__5796db5f{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__29396df0{content:"";position:fixed;top:var(--modalWindow-screen-top);left:var(--modalWindow-screen-left);height:100%;pointer-events:none;background:var(--triplex-next-ModalWindow-Backdrop_Background-1-29-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__101d53ed{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__101d53ed .modalWindowContentWrapper__f43f7b18{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__02676adf .6s ease}.modalWindow__101d53ed .modalWindowContent__ef1130ee{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__101d53ed .modalWindowContent__ef1130ee .modalWindowBody__44ee725d{box-sizing:border-box;animation:fadeIn__a30a29bb .3s ease}@keyframes fadeIn__a30a29bb{0%{opacity:0}to{opacity:1}}.modalWindow__101d53ed .modalWindowContent__ef1130ee .spinnerSm__d51d3433{display:none}@media(max-width:767px){.modalWindow__101d53ed .modalWindowContent__ef1130ee .spinner__6b6ceaa6{display:none}.modalWindow__101d53ed .modalWindowContent__ef1130ee .spinnerSm__d51d3433{display:flex}}.global-modalWindowTransition-exit .modalWindow__101d53ed .modalWindowContentWrapper__f43f7b18{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__d2bb0136 .3s ease}.global-modalWindowTransition-exit .modalWindow__101d53ed .modalWindowContentWrapper__f43f7b18 .modalWindowBody__44ee725d{animation:fadeOut__6ba05c99 .3s ease}@keyframes fadeOut__6ba05c99{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__2716a06f{position:absolute;left:0;right:0;height:0}.modalWindow__101d53ed.sm__1b179940 .modalWindowContentWrapper__f43f7b18{max-width:480px}.modalWindow__101d53ed.sm__1b179940 .modalWindowContent__ef1130ee .modalWindowBody__44ee725d{min-height:196px}@media(max-width:575px){.modalWindow__101d53ed.sm__1b179940 .modalWindowContentWrapper__f43f7b18{max-width:100%}}.modalWindow__101d53ed.md__46745e6c .modalWindowContentWrapper__f43f7b18{max-width:600px}.modalWindow__101d53ed.md__46745e6c .modalWindowContent__ef1130ee .modalWindowBody__44ee725d{min-height:246px}@media(max-width:767px){.modalWindow__101d53ed.md__46745e6c .modalWindowContentWrapper__f43f7b18{max-width:100%}}.modalWindow__101d53ed.lg__66e54f7f .modalWindowContentWrapper__f43f7b18{max-width:800px}.modalWindow__101d53ed.lg__66e54f7f .modalWindowContent__ef1130ee .modalWindowBody__44ee725d{min-height:396px}@media(max-width:991px){.modalWindow__101d53ed.lg__66e54f7f .modalWindowContentWrapper__f43f7b18{max-width:100%}}.modalWindowContentPage__ab50971a{background:var(--triplex-next-ModalWindow-Background-1-29-0);padding:8px!important}.modalWindowContentPage__ab50971a,.modalWindowLoaderScreen__a2a0dab8{border-radius:32px}@media(max-width:767px){.modalWindowContentPage__ab50971a,.modalWindowLoaderScreen__a2a0dab8{border-radius:24px}}.islandBody__447f129a{display:block}.islandHeader__dbeb75c5,.islandFooter__fecd13d8,.island__da4ceb3b{position:relative}.island__da4ceb3b.type1__dff8dea4{background-color:var(--triplex-next-Island-Type1_Background-1-29-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-29-0)}.island__da4ceb3b.type2__acd8e8f2{background-color:var(--triplex-next-Island-Type2_Background-1-29-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-29-0)}.island__da4ceb3b.type3__1c47264d{background-color:var(--triplex-next-Island-Type3_Background-1-29-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-29-0)}.island__da4ceb3b.sm__cac35a74{border-radius:16px;padding:16px}.island__da4ceb3b.sm__cac35a74 .islandHeader__dbeb75c5+.islandBody__447f129a,.island__da4ceb3b.sm__cac35a74 .islandHeader__dbeb75c5+.islandFooter__fecd13d8,.island__da4ceb3b.sm__cac35a74 .islandBody__447f129a+.islandFooter__fecd13d8{margin-top:8px}.island__da4ceb3b.md__d670ee13{border-radius:24px;padding:24px}.island__da4ceb3b.md__d670ee13 .islandHeader__dbeb75c5+.islandBody__447f129a,.island__da4ceb3b.md__d670ee13 .islandHeader__dbeb75c5+.islandFooter__fecd13d8,.island__da4ceb3b.md__d670ee13 .islandBody__447f129a+.islandFooter__fecd13d8{margin-top:12px}.island__da4ceb3b.lg__2e1a714a{border-radius:32px;padding:32px}.island__da4ceb3b.lg__2e1a714a .islandHeader__dbeb75c5+.islandBody__447f129a,.island__da4ceb3b.lg__2e1a714a .islandHeader__dbeb75c5+.islandFooter__fecd13d8,.island__da4ceb3b.lg__2e1a714a .islandBody__447f129a+.islandFooter__fecd13d8{margin-top:16px}@media(max-width:767px){.island__da4ceb3b.sm__cac35a74,.island__da4ceb3b.md__d670ee13{border-radius:16px;padding:16px}.island__da4ceb3b.lg__2e1a714a{border-radius:24px;padding:24px}}.modalWindowBody__44ee725d{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__6179fed8{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media(max-width:767px){.modalWindowClose__6179fed8{top:20px;right:20px}}.loaderScreen__21147711{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__21147711.loaderSmallBackdrop__bcda5ebf{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-29-0)}.loaderScreen__21147711.loaderMiddleBackdrop__cab2eb22{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-29-0)}.body__f34aee9a{position:relative;display:flex}.body__f34aee9a .bodyInner__2ca69ba6{position:relative;flex-grow:1;width:100%}.bodyPage__7fe29821{flex-grow:1}.verticalMargin24__e0c6c669{margin-top:24px;margin-bottom:24px}.verticalMargin16__2dc35c4b{margin-top:16px;margin-bottom:16px}@media(max-width:767px){.verticalMargin24__e0c6c669{margin-top:16px;margin-bottom:16px}.verticalMargin16__2dc35c4b{margin-top:8px;margin-bottom:8px}}.headerTabs__401b813c{display:flex;justify-content:space-between}.headerTabs__401b813c .headerTabsContent__8168ff0a{flex-grow:1;min-width:1px}.headerTabs__401b813c .headerTabsControls__3e40cbe6{flex-shrink:0;white-space:nowrap;padding-left:24px}@media(max-width:767px){.headerTabs__401b813c{flex-wrap:wrap}.headerTabs__401b813c .headerTabsContent__8168ff0a{width:100%}.headerTabs__401b813c .headerTabsControls__3e40cbe6{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__401b813c .headerTabsControls__3e40cbe6>button{margin-left:16px;margin-top:16px}}.headerTitle__13e255cc{display:flex;justify-content:space-between}.headerTitle__13e255cc .headerTitleControls__474c2546{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__ae8fd3c1+.headerTitle__13e255cc{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media(max-width:767px){.headerTitle__13e255cc{flex-wrap:wrap}.headerTitle__13e255cc .headerTitleContent__438a0105{width:100%}.headerTitle__13e255cc .headerTitleControls__474c2546{padding-left:0;white-space:normal;flex-shrink:initial;margin-left:-16px}.headerTitle__13e255cc .headerTitleControls__474c2546>button,.headerTitle__13e255cc .headerTitleControls__474c2546>[class*=buttonDropdown]{margin-left:16px;margin-top:16px}}.headerSubheader__2270a404{padding:24px 0}.headerSubheader__2270a404.withoutPaddings__9a27bece{padding:0}.headerLayoutSidebar__42ccc925{display:flex;justify-content:space-between}.headerLayoutSidebarContent__a16b1a04{flex-grow:1;min-width:1px}@media(max-width:767px){.headerLayoutSidebarSidebar__ba59f805{display:none}}.page__76d41dfc{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__76d41dfc{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__e7d95c3d.sticky__2cd6defa{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__e7d95c3d.sticky__2cd6defa[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-29-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__fc942fba.sticky__2cd6defa{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__fc942fba.sticky__2cd6defa[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-1-29-0)!important}.footerDescription__db508d07{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__7fad3eb2{flex-grow:1;margin-right:auto}.footerDescriptionControls__3e5adb5d{margin-left:auto;white-space:nowrap;padding-left:24px}@media(max-width:767px){.footerDescription__db508d07{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__7fad3eb2{width:100%}.footerDescriptionControls__3e5adb5d{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__3e5adb5d>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__7fad3eb2+.footerDescriptionControls__3e5adb5d{margin-top:0}.footer__97774ff5{padding:16px 0}}.modalWindowHeader__33fe8d1a .global-HeaderTitleContent{padding-right:64px}@media(max-width:767px){.modalWindowHeader__33fe8d1a .global-HeaderTitleContent{padding-right:72px}}.list__d822baea{margin:0;padding:0;list-style:none;position:relative}.listItemControls__4ce29ad4{display:flex;padding:0 16px 0 4px}.listItemContent__c8623c4f{background:var(--triplex-next-ListItem-Background-1-29-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__c8623c4f.selected__b284db11{background:var(--triplex-next-ListItem-Background_Selected-1-29-0)}.listItemControlsButton__a094da93{margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-29-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px;width:92px}.listItemControlsButton__a094da93:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-29-0)}.listItemControlsButton__a094da93:hover .listItemControlsButtonLabel__600a8f08{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-29-0)!important}.listItemControlsButton__a094da93:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-29-0)}.listItemControlsButton__a094da93:active .listItemControlsButtonLabel__600a8f08{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-29-0)!important}.listItemControlsButton__a094da93+.listItemControlsButton__a094da93,.listItemControlsButton__a094da93+.listItemControlsButtonDropdown__9f8a8458{margin-left:4px}.listItemControlsButtonIcon__cb99ba2d{line-height:0}.listItemControlsButton__a094da93.withText__cea391db .listItemControlsButtonIcon__cb99ba2d{margin-bottom:8px}.listItemControlsButtonLabel__600a8f08{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-29-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__9f8a8458{display:flex}.listItemControlsButtonInner__0288d6aa{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__a094da93.withIcon__362036a4.withText__cea391db .listItemControlsButtonInner__0288d6aa{height:44px;overflow:visible}.buttonDropdownMenuItem__d9ab01be{overflow:hidden;text-overflow:ellipsis}.listEmptyState__ca98bfde{padding:64px 16px 16px;text-align:center}.listItemLoading__3493b4a9{display:flex;justify-content:center;height:24px;padding:12px 0;position:relative;background-color:var(--triplex-next-ListItem-Background-1-29-0)}.label__3db23441{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__3db23441.sm__65ce0ff3{min-width:16px;min-height:16px}.label__3db23441.sm__65ce0ff3.nonempty__cdb804f2{padding:2px 0 2px 24px}.label__3db23441.md__67037298{min-width:24px;min-height:24px}.label__3db23441.md__67037298.nonempty__cdb804f2{padding-left:32px;padding-top:2px}.label__3db23441.lg__f6a2786e{min-width:28px;min-height:28px}.label__3db23441.lg__f6a2786e.nonempty__cdb804f2{padding-left:40px;padding-top:4px}.label__3db23441.disabled__8ddfdced{cursor:default}.label__3db23441[hidden]{display:none}.checkbox__4f7347e9{margin:0;opacity:0}.checkboxIcon__6938e256{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-29-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-29-0)}.sm__65ce0ff3 .checkboxIcon__6938e256{border-radius:4px}.checkmarkIcon__8039cf40{transform:scale(0)}.checkmarkIcon__8039cf40 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-29-0)}.checkboxIcon__6938e256,.checkmarkIcon__8039cf40{pointer-events:none}.checkbox__4f7347e9,.checkboxIcon__6938e256,.checkmarkIcon__8039cf40{position:absolute;left:0;top:0}.sm__65ce0ff3 .checkbox__4f7347e9,.sm__65ce0ff3 .checkboxIcon__6938e256,.sm__65ce0ff3 .checkmarkIcon__8039cf40{width:16px;height:16px;top:2px}.md__67037298 .checkbox__4f7347e9,.md__67037298 .checkboxIcon__6938e256,.md__67037298 .checkmarkIcon__8039cf40{width:24px;height:24px}.lg__f6a2786e .checkbox__4f7347e9,.lg__f6a2786e .checkboxIcon__6938e256,.lg__f6a2786e .checkmarkIcon__8039cf40{width:28px;height:28px}.checkbox__4f7347e9:enabled{cursor:pointer}.checkbox__4f7347e9:enabled:hover+.checkboxIcon__6938e256{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-29-0);background-color:var(--triplex-next-Checkbox-Background_Hover-1-29-0)}.checkbox__4f7347e9:checked+.checkboxIcon__6938e256{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-29-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-29-0)}.checkbox__4f7347e9:checked~.checkmarkIcon__8039cf40{transform:scale(1);transition:transform .2s ease-out}.checkbox__4f7347e9:disabled+.checkboxIcon__6938e256{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-29-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-29-0)}.checkbox__4f7347e9:disabled:checked+.checkboxIcon__6938e256{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-29-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-29-0)}.checkbox__4f7347e9:disabled~.checkmarkIcon__8039cf40 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-29-0)}.checkbox__4f7347e9:focus-visible+.checkboxIcon__6938e256{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-29-0)}.checkbox__4f7347e9:checked:enabled:hover+.checkboxIcon__6938e256{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-29-0)}.listItemSelectable__f01c0b5e{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-29-0);border-radius:8px}.listItemSelectable__f01c0b5e.selected__b284db11{background:var(--triplex-next-ListItem-Background_Selected-1-29-0)}.checkboxWrapper__423aff06{padding:16px;line-height:0}.childrenWrapper__97827be6{flex-grow:1}.checkboxLabel__a2d52012{padding:0!important;position:relative}.checkboxLabelClickArea__59cedd08{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__4fcc1fa7{position:relative;overflow:hidden}.swipeableArea__4fcc1fa7 .content__f1a7ec6e{position:relative;touch-action:pan-y}.swipeableArea__4fcc1fa7 .content__f1a7ec6e.disableScroll__3a598485{touch-action:none}.swipeableArea__4fcc1fa7 .content__f1a7ec6e.disablePointerEvents__44ff4c98:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__4fcc1fa7 .swipeAnimationFinish__4c2554d6{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__4fcc1fa7 .leftContent__a7e8751d,.swipeableArea__4fcc1fa7 .rightContent__fff99576{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__4fcc1fa7 .rightContent__fff99576{left:auto;right:0}.listItemTail__b96d0879{position:absolute;width:18px;top:0;bottom:0;overflow:hidden}.listItemTailLine__21f7f996{background:var(--triplex-next-ListMaster-Background-1-29-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailLeft__604e286f{left:-8px}.listItemTailRight__c2ad22f0{right:-10px}.listItemTailTop__85f5517f{position:absolute;top:0;left:0;right:0}.listItemTailTop__85f5517f:after{content:"";width:8px;height:8px;position:absolute;top:0;left:12px;border-top-left-radius:8px;box-shadow:-2px -2px 0 2px var(--triplex-next-ListMaster-Background-1-29-0)}.listItemTailTop__85f5517f:before{content:"";width:8px;height:8px;position:absolute;top:0;left:0;border-top-right-radius:8px;box-shadow:2px -2px 0 2px var(--triplex-next-ListMaster-Background-1-29-0)}.listItemTailBottom__4e6e2580{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__4e6e2580:after{content:"";width:8px;height:8px;position:absolute;bottom:0;left:12px;border-bottom-left-radius:8px;box-shadow:-2px 2px 0 2px var(--triplex-next-ListMaster-Background-1-29-0)}.listItemTailBottom__4e6e2580:before{content:"";width:8px;height:8px;position:absolute;bottom:0;left:0;border-bottom-right-radius:8px;box-shadow:2px 2px 0 2px var(--triplex-next-ListMaster-Background-1-29-0)}.listItemTable__e9c3fae0{margin-bottom:4px}.listItemTable__e9c3fae0:last-child{margin-bottom:0}.listItemTable__e9c3fae0 .swipeableArea__126e7a65{border-radius:8px}.listSortableItemTarget__65b85c94{display:flex;gap:16px;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-29-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__65b85c94:hover{background:var(--triplex-next-ListItem-Background_Selected-1-29-0)}.listSortableItemTarget__65b85c94.dragging__a73f1699{background:var(--triplex-next-ListItem-Background_Dragging-1-29-0);box-shadow:var(--triplex-next-ListItem-Shadow_Dragging-1-29-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__d86ddaa9{flex:1}.listSortableItemTargetIcon__bff984cb{display:block}.listSortableItem__f454c544{position:relative}.listSortableItem__f454c544.dragging__a73f1699{z-index:1}.listSortableItemControls__9d8160c7{display:inline-block}.islandWidgetHeader__83eaccc8{display:flex;justify-content:flex-start;align-items:center;gap:8px}.islandWidgetHeader__83eaccc8 .islandWidgetHeaderTitle__9efdb14a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandWidgetHeader__83eaccc8 .islandWidgetHeaderControls__37394847{display:flex;align-items:center;gap:8px}.islandWidgetHeader__83eaccc8 .islandWidgetHeaderDescription__d9aa0a76{display:flex;flex-grow:1;justify-content:flex-end}.islandWidgetHeader__83eaccc8 .caretWrapper__32e07ece{position:absolute;top:16px;right:16px}.islandWidgetHeader__83eaccc8 .caretIcon__cca78212{transition:transform .3s ease-in-out}.islandWidgetHeader__83eaccc8.open__dd914f0c .caretWrapper__32e07ece .caretIcon__cca78212{transform:rotate(-180deg)}@media(max-width:767px){.islandWidgetHeader__83eaccc8{flex-wrap:wrap;padding-right:32px}.islandWidgetHeader__83eaccc8 .islandWidgetHeaderTitle__9efdb14a{white-space:normal}.islandWidgetHeader__83eaccc8 .islandWidgetHeaderDescription__d9aa0a76{flex-basis:100%;justify-content:flex-start}}.islandWidgetBody__327ec76f{padding-top:16px}.islandWidgetFooter__5b50814a{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__8f2b3b32{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__339e837e{margin-left:auto;white-space:nowrap}@media(max-width:767px){.islandWidgetFooter__5b50814a{flex-direction:column;gap:16px}.islandWidgetFooterControls__339e837e{display:flex;flex-wrap:wrap;gap:12px;margin:0 auto 0 0}.islandWidgetFooterControls__339e837e>button{margin-left:0!important}}.expandAnimation__84ae9d7c{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__f51a2928{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-1-29-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media(max-width:767px){.islandWidgetExtraFooter__f51a2928{border-radius:0 0 16px 16px}}.islandWidget__c22d36d0{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__c22d36d0>*{height:100%}.islandWidgetWithExtraFooter__5f4fbc4f:after{content:"";position:absolute;bottom:0;left:0;right:0;height:32px;border-radius:0 0 24px 24px;box-shadow:var(--triplex-next-IslandWidget-ExtraFooter_Shadow-1-29-0)!important}@media(max-width:767px){.islandWidgetHeaderWrapperAdaptive__551cc264{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__84966910{display:flex;flex-direction:column}.formFieldClear__c37b2c00{visibility:hidden;opacity:0;transition:visibility,opacity;transition-duration:.3s;pointer-events:none}.formFieldClear__c37b2c00:focus{visibility:visible;opacity:1;pointer-events:auto}.formFieldTarget__7489eb93{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-29-0);overflow:hidden;white-space:nowrap}.formFieldTarget__7489eb93.sm__209b8dac{font-size:12px;height:28px;line-height:16px}.formFieldTarget__7489eb93.md__25b5992f{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__7489eb93.lg__171b634b{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__7489eb93.placeholder__88ef8500{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-29-0)}.formFieldTarget__7489eb93.disabled__51368866{color:var(--triplex-next-FormField-Target_Color_Disabled-1-29-0)}.formFieldTarget__7489eb93 .placeholderWrapper__ed3ca1a2{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__7489eb93:focus{outline:none}.formFieldTarget__7489eb93:focus .placeholderWrapper__ed3ca1a2,.formFieldTarget__7489eb93.active__c5009fc2 .placeholderWrapper__ed3ca1a2{opacity:1}.formFieldTextarea__76b2aaca{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-29-0);vertical-align:top;font-family:inherit}.formFieldTextarea__76b2aaca.sm__209b8dac{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__76b2aaca.md__25b5992f{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__76b2aaca.lg__171b634b{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__76b2aaca::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-29-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__76b2aaca:focus{outline:none}.formFieldTextarea__76b2aaca:focus::placeholder{opacity:1}.formFieldTextarea__76b2aaca:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-29-0)}.formFieldTextarea__76b2aaca:-webkit-autofill{animation-name:autofill-applied-hook__74f093fd;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldTextarea__76b2aaca:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__ab2615d7;animation-duration:1ms}@keyframes autofill-applied-hook__74f093fd{0%{transform:none}}@keyframes autofill-cancelled-hook__ab2615d7{0%{transform:none}}.chipGroupItem__8a11fd01{display:inline-block}.chip__07b7bc18{background:var(--triplex-next-Chip-Background_Default-1-29-0);color:var(--triplex-next-Chip-Color_Default-1-29-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;gap:2px;align-items:center;cursor:pointer;outline:none;position:relative;vertical-align:middle}.chip__07b7bc18.lg__7254f64e{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__07b7bc18.lg__7254f64e .prefix__5007c504{padding-left:16px}.chip__07b7bc18.lg__7254f64e .postfix__f46a724b{padding-right:12px}.chip__07b7bc18.lg__7254f64e .notificationIcon__cba88239{right:6px;top:6px}.chip__07b7bc18.md__0e5e1d7b{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__07b7bc18.md__0e5e1d7b .prefix__5007c504{padding-left:12px}.chip__07b7bc18.md__0e5e1d7b .postfix__f46a724b{padding-right:8px}.chip__07b7bc18.md__0e5e1d7b .notificationIcon__cba88239{right:4px;top:4px}.chip__07b7bc18.sm__9b425033{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__07b7bc18.sm__9b425033 .prefix__5007c504{padding-left:8px}.chip__07b7bc18.sm__9b425033 .postfix__f46a724b{padding-right:8px}.chip__07b7bc18.sm__9b425033 .notificationIcon__cba88239{right:3px;top:3px}.chip__07b7bc18:hover{background:var(--triplex-next-Chip-Background_Hover-1-29-0);color:var(--triplex-next-Chip-Color_Hover-1-29-0)}.chip__07b7bc18:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-29-0)}.chip__07b7bc18:active,.chip__07b7bc18[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-29-0);color:var(--triplex-next-Chip-Color_Active-1-29-0)}.chip__07b7bc18.disabled__f16a15ac{background:var(--triplex-next-Chip-Background_Disabled-1-29-0);color:var(--triplex-next-Chip-Color_Disabled-1-29-0);cursor:default;pointer-events:none}.chip__07b7bc18.selected__e6465b6a{background:var(--triplex-next-Chip-Background_Selected_Default-1-29-0);color:var(--triplex-next-Chip-Color_Selected_Default-1-29-0)}.chip__07b7bc18.selected__e6465b6a:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-29-0);color:var(--triplex-next-Chip-Color_Selected_Hover-1-29-0)}.chip__07b7bc18.selected__e6465b6a:active,.chip__07b7bc18.selected__e6465b6a[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-29-0);color:var(--triplex-next-Chip-Color_Selected_Active-1-29-0)}.chip__07b7bc18.selected__e6465b6a.disabled__f16a15ac{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-29-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-29-0)}.chip__07b7bc18.withPrefix__63feb9d1{padding-left:0}.chip__07b7bc18.withPostfix__b502ac1c{padding-right:0}.chip__07b7bc18 .content__81f19b73{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__07b7bc18 .prefix__5007c504,.chip__07b7bc18 .postfix__f46a724b{display:flex}.chip__07b7bc18 .notificationIcon__cba88239{position:absolute}.calendarControls__24f7b7c7{height:28px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Calendar-View_Item_Color_Default-1-29-0)}.calendarViewDays__c1a93b76{width:calc(100% + 8px);margin:12px -4px 0;border-spacing:4px 0px;table-layout:fixed}.calendarViewDays__c1a93b76+.calendarFooter__9a1962b9{margin-top:18px}.adaptive__0e0a9cfb .calendarViewDays__c1a93b76{width:100%;margin:12px 0 0;border-spacing:0}.adaptive__0e0a9cfb .calendarViewDays__c1a93b76+.calendarFooter__9a1962b9{margin-top:12px}.calendarViewMonths__c169ad39,.calendarViewYears__381eff8c{width:calc(100% + 12px);margin:8px -6px -14px;border-spacing:6px 14px;table-layout:fixed}.calendarViewMonths__c169ad39+.calendarFooter__9a1962b9,.calendarViewYears__381eff8c+.calendarFooter__9a1962b9{margin-top:22px}.adaptive__0e0a9cfb .calendarViewMonths__c169ad39,.adaptive__0e0a9cfb .calendarViewYears__381eff8c{width:100%;margin:4px 0 -8px;border-spacing:0 8px}.adaptive__0e0a9cfb .calendarViewMonths__c169ad39+.calendarFooter__9a1962b9,.adaptive__0e0a9cfb .calendarViewYears__381eff8c+.calendarFooter__9a1962b9{margin-top:12px}.calendarViewDaysHeader__a3a8fd81{height:24px;padding:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:var(--triplex-next-Calendar-View_Header_Color-1-29-0)}.calendarViewDaysBody__8938dab1:before{display:block;content:"‌";line-height:8px}.calendarViewItem__3636b285{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__3636b285:focus-visible{outline:none}.calendarViewItem__3636b285.current__d32c0363{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.calendarViewItem__3636b285.disabled__bc4fe193{pointer-events:none}.calendarViewItemLabel__56dae2e6{display:flex;justify-content:center;align-items:center;position:relative;white-space:nowrap;box-sizing:border-box;margin:auto;color:var(--triplex-next-Calendar-View_Item_Color_Default-1-29-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-29-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-29-0);cursor:pointer}.calendarViewItemLabel__56dae2e6.muted__d01cca16{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-29-0)}.calendarViewItemLabel__56dae2e6:hover{color:var(--triplex-next-Calendar-View_Item_Color_Hover-1-29-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-29-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25:hover.basicMark__f4810264:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25:hover.standardMark__6c51fae1:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25:hover.attentionMark__69b5cbb3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25:hover.criticalMark__1da8ab31:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25.muted__d01cca16{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-29-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25.muted__d01cca16:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-29-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25.basicMark__f4810264:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25.standardMark__6c51fae1:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25.attentionMark__69b5cbb3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.selected__8e8a1e25.criticalMark__1da8ab31:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.marked__9a74c88e:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__56dae2e6.basicMark__f4810264:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.standardMark__6c51fae1:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.attentionMark__69b5cbb3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.criticalMark__1da8ab31:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-29-0)}.calendarViewItemLabel__56dae2e6.disabled__bc4fe193{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-29-0);background:none}.calendarViewItem__3636b285:focus-visible .calendarViewItemLabel__56dae2e6{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-29-0)}.unitDay__7f0b9627{width:36px;height:36px;border-radius:6px}.unitMonth__0f6fa4ec,.unitYear__03183eda{width:88px;height:48px;border-radius:6px}.adaptive__0e0a9cfb .unitMonth__0f6fa4ec,.adaptive__0e0a9cfb .unitYear__03183eda{width:104px;height:56px;border-radius:10px}.calendarFooter__9a1962b9{text-align:center}.calendar__e198c0b4{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-29-0);-webkit-user-select:none;user-select:none}.calendar__e198c0b4.extraBottom__595611a8{padding-bottom:12px}.calendar__e198c0b4.adaptive__0e0a9cfb{width:auto;padding:20px 20px 24px}.calendar__e198c0b4+.calendar__e198c0b4{margin-top:20px}.datePickerExtendedMobileDropdown__a44ec658{max-height:100vh}.chipDropdownArrow__1f11af47{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__1f11af47.rotated__dcefd9e4{transform:rotate(-180deg)}.chipClearButton__305401d3{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__305401d3:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-29-0)}.dropdownMobileMaskedInput__1640f5c7{height:20px!important;padding:0!important}.dropdownMobileMaskedInput__1640f5c7:first-child{top:0}.selectExtendedFieldTarget__6915260a{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__6915260a .caretWrapper__9b247a23{height:100%}.selectExtendedFieldTarget__6915260a .caretIcon__6e1e1f93{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__6915260a.selectOpened__cd698256 .caretIcon__6e1e1f93{transform:rotate(180deg)}.selectExtendedFieldTarget__6915260a.disabled__e99e4e1f{-webkit-user-select:none;user-select:none;cursor:default}.selectExtendedFieldTarget__6915260a.disabled__e99e4e1f .target__bfee2d5c,.selectExtendedFieldTarget__6915260a.disabled__e99e4e1f .caretWrapper__9b247a23{pointer-events:none}.selectExtendedField__772b7d61{position:relative}.multiselectFieldHeader__c259ea03{padding:12px}.multiselectFieldContent__fe389fef{position:relative;padding:0 12px 12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContent__fe389fef:first-child{padding-top:12px}.multiselectFieldContent__fe389fef:has(.loaderScreen__40aa281a){overflow:hidden}.multiselectFieldContent__fe389fef.sm__c2cac32f{max-height:208px}.multiselectFieldContent__fe389fef.md__5dd46c98{max-height:266px}.multiselectFieldContent__fe389fef.lg__f0b852ba{max-height:296px}.multiselectFieldFooter__d1c406d0{padding:0 12px 12px}.multiselectFieldFooter__d1c406d0:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-29-0)}.chipOptionsContent__a23b121c{min-width:14px;text-align:center;display:block}.tooltipDesktop__cebef19e{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__cebef19e .tooltipBody__ba043e16{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-29-0)}.tooltipDesktop__cebef19e .tooltipXButton__f7c1dcca{position:absolute;right:8px;top:8px}.tooltipDesktopContent__98f00058{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-29-0);border-radius:8px}.closable__e37508e7 .tooltipDesktopContent__98f00058{padding-right:32px}.tooltipSM__0dfd2ded .tooltipDesktopContent__98f00058{width:192px;min-height:52px}.tooltipLG__0d1e4979 .tooltipDesktopContent__98f00058{width:384px;min-height:52px}.tooltipOverlay__ef1e7c0d{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__bff9af08{width:0;height:0}.tooltipDesktopTip__bff9af08.down__7eaebdea{border-top:solid var(--triplex-next-Tooltip-Background-1-29-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__bff9af08.up__8bcf126d{border-bottom:solid var(--triplex-next-Tooltip-Background-1-29-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__bff9af08.left__56c95b79{border-right:solid var(--triplex-next-Tooltip-Background-1-29-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__bff9af08.right__ebcd718a{border-left:solid var(--triplex-next-Tooltip-Background-1-29-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__08b4208b .tooltipBody__ba043e16{text-align:left}.tooltipMobileContent__fee0ad49{padding:16px}.headerless__a1b575b2 .tooltipMobileContent__fee0ad49{padding-right:40px;border-radius:16px 16px 0 0}.headerless__a1b575b2 .tooltipMobileContent__fee0ad49 .closeButton__44586751{position:absolute;right:16px;top:16px}.tooltipLink__583e142b{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__d9102920{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-29-0)}.desktop__d9102920:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-29-0)}.desktop__d9102920:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-29-0)}.desktop__d9102920:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-29-0)}.mobile__797a6ff2{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-29-0)}.mobile__797a6ff2:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-29-0)}.mobile__797a6ff2:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-29-0)}.mobile__797a6ff2:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-29-0)}.chipSuggestInputWrapper__5d2382ac{margin:12px}.suggestDropdownMobileBody__d05321d9{height:176px}.suggestDropdownMobileNoOptionsText__cac3e2ca{padding:16px}.checkboxXGroup__46bd5681{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__46bd5681.indent-12__f25beeb5{margin-left:-6px;margin-right:-6px}.checkboxXGroup__46bd5681.indent-12__f25beeb5 .label__3db23441{margin-left:6px;margin-right:6px}.checkboxXGroup__46bd5681.indent-16__5e2afd41{margin-left:-8px;margin-right:-8px}.checkboxXGroup__46bd5681.indent-16__5e2afd41 .label__3db23441{margin-left:8px;margin-right:8px}.checkboxXGroup__46bd5681.indent-20__79da369f{margin-left:-10px;margin-right:-10px}.checkboxXGroup__46bd5681.indent-20__79da369f .label__3db23441{margin-left:10px;margin-right:10px}.checkboxXGroup__46bd5681.indent-24__86a3247c{margin-left:-12px;margin-right:-12px}.checkboxXGroup__46bd5681.indent-24__86a3247c .label__3db23441{margin-left:12px;margin-right:12px}.checkboxXGroup__46bd5681.indent-28__61108363{margin-left:-14px;margin-right:-14px}.checkboxXGroup__46bd5681.indent-28__61108363 .label__3db23441{margin-left:14px;margin-right:14px}.checkboxXGroup__46bd5681.indent-32__c86448bf{margin-left:-16px;margin-right:-16px}.checkboxXGroup__46bd5681.indent-32__c86448bf .label__3db23441{margin-left:16px;margin-right:16px}.checkboxYGroup__b06d5714{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__b06d5714 .label__3db23441.sm__65ce0ff3+.label__3db23441.sm__65ce0ff3{margin-top:8px}.checkboxYGroup__b06d5714 .label__3db23441.lg__f6a2786e+.label__3db23441.lg__f6a2786e{margin-top:20px}.checkboxYGroup__b06d5714 .label__3db23441.md__67037298+.label__3db23441.md__67037298{margin-top:16px}@media(max-width:767px){.checkboxYGroup__b06d5714{margin:14px 16px}.checkboxYGroup__b06d5714 .label__3db23441.sm__65ce0ff3+.label__3db23441.sm__65ce0ff3,.checkboxYGroup__b06d5714 .label__3db23441.md__67037298+.label__3db23441.md__67037298,.checkboxYGroup__b06d5714 .label__3db23441.lg__f6a2786e+.label__3db23441.lg__f6a2786e{margin-top:28px}}.card__7a91722d{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__7a91722d.roundingMD__3610ffc1{--radius: 16px}.card__7a91722d.roundingSM__21fa654e{--radius: 8px}.card__7a91722d.general__b76f8589{background:var(--triplex-next-Card-Static_General_Background-1-29-0)}.card__7a91722d.secondary__807251b2{background:var(--triplex-next-Card-Static_Secondary_Background-1-29-0)}.card__7a91722d .cardMedia__808706c9{background-size:cover;background-repeat:no-repeat;background-position:center}.card__7a91722d .cardContent__f1c4516a{padding:var(--padding)}.card__7a91722d .cardContent__f1c4516a.paddingMD__cfe7623c{--padding: 24px}.card__7a91722d .cardContent__f1c4516a.paddingSM__7787ae4c{--padding: 16px}.card__7a91722d .cardContent__f1c4516a .cardContentHeader__a6725d14{margin-bottom:16px}.card__7a91722d .cardContent__f1c4516a .cardContentFooter__6b539a19{margin-top:16px}.action__fd2d54ce{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__fd2d54ce: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__fd2d54ce.general__b76f8589{background:var(--triplex-next-Card-Action_General_Background-1-29-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-29-0)}.action__fd2d54ce.general__b76f8589:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-29-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-29-0)}.action__fd2d54ce.general__b76f8589.selected__78f25554{background:var(--triplex-next-Card-Action_General_Background_Selected-1-29-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-29-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-29-0)}.action__fd2d54ce.general__b76f8589.selected__78f25554:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-29-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-29-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-29-0)}.action__fd2d54ce.general__b76f8589:focus{outline:none}.action__fd2d54ce.general__b76f8589:focus.focusVisible__6e8dba67{box-shadow:var(--triplex-next-Card-Shadow_Default-1-29-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-29-0)}.action__fd2d54ce.secondary__807251b2{background:var(--triplex-next-Card-Action_Secondary_Background-1-29-0)}.action__fd2d54ce.secondary__807251b2:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-29-0)}.action__fd2d54ce.secondary__807251b2.selected__78f25554{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-29-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-29-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-29-0)}.action__fd2d54ce.secondary__807251b2.selected__78f25554:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-29-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-29-0)}.action__fd2d54ce.secondary__807251b2:focus{outline:none}.action__fd2d54ce.secondary__807251b2:focus.focusVisible__6e8dba67{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-29-0)}.alertContext__92f72dd4{display:flex;font-size:12px;line-height:16px}.alertContext__92f72dd4>svg{flex-shrink:0}.alertContext__92f72dd4 .alertContextText__6416c146{margin-left:8px}.alertContext__92f72dd4.alertTypeError__884a816d .alertContextText__6416c146{color:var(--triplex-next-AlertContext-Error_Color-1-29-0)}.alertContext__92f72dd4.alertTypeInfo__593789eb .alertContextText__6416c146{color:var(--triplex-next-AlertContext-Info_Color-1-29-0)}.alertContext__92f72dd4.alertTypeWarning__9c2a3e57 .alertContextText__6416c146{color:var(--triplex-next-AlertContext-Warning_Color-1-29-0)}.alertContext__92f72dd4.alertTypeSystem__b5aee4dc .alertContextText__6416c146{color:var(--triplex-next-AlertContext-System_Color-1-29-0)}.alertProcess__03c47e81{display:flex;padding:16px;position:relative}.alertProcess__03c47e81.md__ec1236a8{border-radius:12px}.alertProcess__03c47e81.lg__34b0459d{border-radius:24px}.alertProcess__03c47e81.withSpoiler__d8952747{min-height:40px}.alertProcess__03c47e81 .themeIcon__8a0ec337{box-sizing:border-box;height:20px;width:20px}.alertProcess__03c47e81.alertTypeError__884a816d{background:var(--triplex-next-AlertProcess-Error_Background-1-29-0)}.alertProcess__03c47e81.alertTypeInfo__593789eb{background:var(--triplex-next-AlertProcess-Info_Background-1-29-0)}.alertProcess__03c47e81.alertTypeWarning__9c2a3e57{background:var(--triplex-next-AlertProcess-Warning_Background-1-29-0)}.alertProcess__03c47e81.alertTypeSystem__b5aee4dc{background:var(--triplex-next-AlertProcess-System_Background-1-29-0)}.alertProcess__03c47e81.alertTypeFeature__331aa892{background:var(--triplex-next-AlertProcess-Feature_Background-1-29-0)}.alertProcess__03c47e81.alertTypeFeature__331aa892 .themeIcon__8a0ec337{padding-top:0}.alertProcess__03c47e81 .alertProcessContentBlock__3ef5463f{flex:1;margin-left:10px}.alertProcess__03c47e81 .alertProcessContentBlock__3ef5463f .expandableContent__07a47a0c{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__03c47e81 .alertProcessContentBlock__3ef5463f .expandableContent__07a47a0c.expanded__93fc11c2{max-height:1000px;opacity:1}.alertProcess__03c47e81 .closeButton__9fb180ff{margin-left:10px}.alertProcess__03c47e81 .expandButton__e5e0cb49{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__03c47e81 .expandButton__e5e0cb49.expanded__93fc11c2{transform:rotate(180deg)}.adaptive__97d6c8fe{font-size:10px!important;line-height:12px!important}.avatar__ba334429{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-1-29-0)}.avatar__ba334429.borderRadius6__77716a53{border-radius:6px}.avatar__ba334429.borderRadius8__8aba4621{border-radius:8px}.avatar__ba334429.borderRadius10__b95acf40{border-radius:10px}.avatar__ba334429.borderRadius12__9a11184e{border-radius:12px}.avatar__ba334429.borderRadius16__a3dbc8a5{border-radius:16px}.avatar__ba334429.xxs__37cac7ec{width:28px;height:28px}.avatar__ba334429.xs__85dd6e1d{width:32px;height:32px}.avatar__ba334429.sm__471aa752{width:40px;height:40px}.avatar__ba334429.md__1b1cf7ac{width:56px;height:56px}.avatar__ba334429.lg__9aa7e8f7{width:80px;height:80px}.avatar__ba334429.xl__0a0f70e3{width:96px;height:96px}.avatar__ba334429.xxl__cb16b838{width:128px;height:128px}.carouselExtended__fb57d278{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__fb57d278::-webkit-scrollbar{display:none}.treeView__b27272d7,.treeViewGroup__b0bcb2c7{margin:0;padding:0}.treeView__b27272d7 .treeViewNode__616cb4ad,.treeViewGroup__b0bcb2c7 .treeViewNode__616cb4ad{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__ca8c4df3.collapsed__9b621027{visibility:hidden}.checkboxTreeExtended__44caca9c{margin-bottom:-12px}.checkboxTreeExtendedNode__13f51afa .checkboxTreeExtendedNode__13f51afa:has(.sm__b48355e6){margin-left:16px}.checkboxTreeExtendedNode__13f51afa .checkboxTreeExtendedNode__13f51afa:has(.md__1922c5ee),.checkboxTreeExtendedNode__13f51afa .checkboxTreeExtendedNode__13f51afa:has(.lg__6ff389cf){margin-left:24px}.checkboxTreeExtendedNodeHeader__8b3427c3{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__8b3427c3.sm__b48355e6{margin-bottom:8px}.checkboxTreeExtendedNodeHeader__8b3427c3.md__1922c5ee,.checkboxTreeExtendedNodeHeader__8b3427c3.lg__6ff389cf{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__8b3427c3 .checkboxTreeCheckboxLabel__83a0a98e{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__8b3427c3 .caretIconWrapper__c9d99379{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__8b3427c3 .caretIconWrapper__c9d99379:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-29-0)}.checkboxTreeExtendedNodeHeader__8b3427c3.opened__2e165095 .caretIconWrapper__c9d99379{transform:rotate(180deg)}@media(max-width:767px){.checkboxTreeExtended__44caca9c{padding:0 16px}.checkboxTreeExtended__44caca9c .checkboxTreeExtendedNodeHeader__8b3427c3{margin-bottom:0}.checkboxTreeExtended__44caca9c .checkboxTreeExtendedNodeHeader__8b3427c3 .checkboxTreeCheckboxLabel__83a0a98e{padding-top:16px;padding-bottom:16px}.checkboxTreeExtended__44caca9c .checkboxTreeExtendedNodeHeader__8b3427c3 .checkboxTreeCheckboxLabel__83a0a98e>span,.checkboxTreeExtended__44caca9c .checkboxTreeExtendedNodeHeader__8b3427c3 .checkboxTreeCheckboxLabel__83a0a98e>svg,.checkboxTreeExtended__44caca9c .checkboxTreeExtendedNodeHeader__8b3427c3 .checkboxTreeCheckboxLabel__83a0a98e .checkboxTreeCheckbox__d42ba7cb{top:14px}}.chipGroup__2caf557a{display:flex}.chipGroup__2caf557a.oneLine__42544463{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__2caf557a.oneLine__42544463::-webkit-scrollbar{display:none}.chipGroup__2caf557a.multiLine__c630d902{flex-wrap:wrap}.chipGroup__2caf557a.lg__9313c729{gap:12px}.chipGroup__2caf557a.md__a5dba1cb,.chipGroup__2caf557a.sm__acc40faf{gap:8px}.col-1__49403f0b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__d82cf077{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__dd17242f{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__38c6a768{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__4cbc3f46{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__79771408{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__20eea8fe{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__1bed02d3{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__43e10eac{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__7e38ecdd{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__69a48305{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__1ecd0ceb{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__f11a76a2{margin-left:0%}.offset-1__83d4983a{margin-left:8.33333333%}.offset-2__4422b49a{margin-left:16.66666667%}.offset-3__751f350a{margin-left:25%}.offset-4__7ed3377b{margin-left:33.33333333%}.offset-5__32aa98fb{margin-left:41.66666667%}.offset-6__6435c651{margin-left:50%}.offset-7__62c26af1{margin-left:58.33333333%}.offset-8__e9cae653{margin-left:66.66666667%}.offset-9__9cbd195b{margin-left:75%}.offset-10__bf2a2ab0{margin-left:83.33333333%}.offset-11__8c552b8f{margin-left:91.66666667%}.d-none__e2d2a449{display:none!important}.d-block__f2d8faee{display:block!important}@media(min-width:576px){.col-sm-1__d9ecbcd6{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__6a1364ef{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__a1608372{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__09201537{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__a4b9accc{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__5205d335{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__6167488c{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__8d7ff8c1{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__d13b1219{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__f8b6b79c{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__1e2ecf92{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__53f6d8b9{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__943ae45d{margin-left:0%}.offset-sm-1__36d0e7ca{margin-left:8.33333333%}.offset-sm-2__6d6dba85{margin-left:16.66666667%}.offset-sm-3__1726b11e{margin-left:25%}.offset-sm-4__0803fb2b{margin-left:33.33333333%}.offset-sm-5__2a7fa796{margin-left:41.66666667%}.offset-sm-6__e414ce50{margin-left:50%}.offset-sm-7__764c38c7{margin-left:58.33333333%}.offset-sm-8__972a143c{margin-left:66.66666667%}.offset-sm-9__08df524c{margin-left:75%}.offset-sm-10__9a395f0c{margin-left:83.33333333%}.offset-sm-11__d9cd1102{margin-left:91.66666667%}.d-none-sm__738440b6{display:none!important}.d-block-sm__1a37381d{display:block!important}}@media(min-width:768px){.col-md-1__f57f6883{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__73aa6170{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__23044923{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__35094b44{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__9a138fbe{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__bc920458{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__e6e6f216{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__440cac1b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__24d56a83{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__5be77a53{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__a8e9a657{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__cff9b662{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__ff178782{margin-left:0%}.offset-md-1__92e8c0d5{margin-left:8.33333333%}.offset-md-2__a60a9b40{margin-left:16.66666667%}.offset-md-3__0d70a18f{margin-left:25%}.offset-md-4__9eecbe72{margin-left:33.33333333%}.offset-md-5__53757c69{margin-left:41.66666667%}.offset-md-6__82bfa6e6{margin-left:50%}.offset-md-7__3a94110b{margin-left:58.33333333%}.offset-md-8__032221ac{margin-left:66.66666667%}.offset-md-9__63a42ca7{margin-left:75%}.offset-md-10__0ce13156{margin-left:83.33333333%}.offset-md-11__2a82f92e{margin-left:91.66666667%}.d-none-md__df54cf1d{display:none!important}.d-block-md__c026f430{display:block!important}}@media(min-width:992px){.col-lg-1__f3a0df24{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__e5d977fb{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__3408eefb{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__45f122a2{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__32fb7f45{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__b3e82a56{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__5988080e{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__0b714593{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__3a46670e{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__3163c09c{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__26e95da0{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__e5c25e6d{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__a2be391e{margin-left:0%}.offset-lg-1__f93bd63a{margin-left:8.33333333%}.offset-lg-2__0e0ee0d2{margin-left:16.66666667%}.offset-lg-3__d3f38d76{margin-left:25%}.offset-lg-4__b38594e4{margin-left:33.33333333%}.offset-lg-5__b7f38ea3{margin-left:41.66666667%}.offset-lg-6__9a2343e0{margin-left:50%}.offset-lg-7__e38e1933{margin-left:58.33333333%}.offset-lg-8__44fa215b{margin-left:66.66666667%}.offset-lg-9__3f9e36d3{margin-left:75%}.offset-lg-10__ec63bc60{margin-left:83.33333333%}.offset-lg-11__3bde9c58{margin-left:91.66666667%}.d-none-lg__916b66f3{display:none!important}.d-block-lg__de85e67a{display:block!important}}@media(min-width:1200px){.col-xl-1__1c9cb372{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__50465cf1{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__7d50ecc4{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__e2e9c5e4{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__766b1fd1{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__68a716e0{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__e79cff82{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__af40ccc4{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__317642ef{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__b78c9db5{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__4bdc82c0{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__741641ea{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__605810b6{margin-left:0%}.offset-xl-1__207498fa{margin-left:8.33333333%}.offset-xl-2__c1fcb4e2{margin-left:16.66666667%}.offset-xl-3__48bed292{margin-left:25%}.offset-xl-4__720c7e0c{margin-left:33.33333333%}.offset-xl-5__8946df13{margin-left:41.66666667%}.offset-xl-6__654333ee{margin-left:50%}.offset-xl-7__4fc79037{margin-left:58.33333333%}.offset-xl-8__fede42da{margin-left:66.66666667%}.offset-xl-9__253b2741{margin-left:75%}.offset-xl-10__c14cb4ef{margin-left:83.33333333%}.offset-xl-11__61f7ce1f{margin-left:91.66666667%}.d-none-xl__32403bae{display:none!important}.d-block-xl__50e3574f{display:block!important}}.confirm__46fd2ba4{flex-grow:1;margin:0 auto;max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2);box-sizing:border-box}.confirm__46fd2ba4.isInLightBox__8054332d{max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2)}.confirm__46fd2ba4.isInSideOverlaySM__2ab1e672{max-width:520px}.confirm__46fd2ba4.isInSideOverlayMD__e75a9a76{max-width:680px}.confirm__46fd2ba4.isInSideOverlayLG__e927e00d{max-width:800px}.confirmCloseButton__3bb61f33{position:absolute;top:24px;right:24px}.confirmContent__16b9a97b{margin-bottom:24px;padding-right:56px}.confirmControls__d2779648{white-space:nowrap}.confirmContentTitle__6d50e220{margin-bottom:12px}@media(max-width:767px){.confirmCloseButton__3bb61f33{top:16px;right:16px}.confirmContent__16b9a97b{margin-bottom:16px}}.dateRange__bf8de235{display:flex;align-items:center}.dateRangeButton__b46050ee{z-index:1}.separator__6d030c8c{width:20px;height:20px;flex-shrink:0}.divider__ef3d5a88{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-29-0);border:none}.marginTopSize-4__89a94e65{margin-top:4px}.marginBottomSize-4__20a4d374{margin-bottom:4px}.marginTopSize-8__5e3f7a9f{margin-top:8px}.marginBottomSize-8__d1f7eb24{margin-bottom:8px}.marginTopSize-12__390b509d{margin-top:12px}.marginBottomSize-12__3af73c19{margin-bottom:12px}.marginTopSize-16__9eb49740{margin-top:16px}.marginBottomSize-16__b88805eb{margin-bottom:16px}.marginTopSize-20__94e7563f{margin-top:20px}.marginBottomSize-20__3099ccda{margin-bottom:20px}.marginTopSize-24__fc8eec1f{margin-top:24px}.marginBottomSize-24__a5ac4b81{margin-bottom:24px}.marginTopSize-28__495b7ac5{margin-top:28px}.marginBottomSize-28__b9883570{margin-bottom:28px}.marginTopSize-32__33976235{margin-top:32px}.marginBottomSize-32__ae482ce6{margin-bottom:32px}.smallInput__62a31215{height:20px;width:100%;padding:0 8px;box-sizing:border-box;font-family:inherit;font-size:14px;line-height:20px;vertical-align:top;color:var(--triplex-next-SmallInput-Color-1-29-0);background:var(--triplex-next-SmallInput-Background-1-29-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-29-0)}.smallInput__62a31215::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-29-0);opacity:1}.smallInput__62a31215::-ms-clear{display:none}.link__446fe9eb{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-29-0)}.link__446fe9eb:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-29-0)}.link__446fe9eb:active{color:var(--triplex-next-Link-Text_Color_Active-1-29-0)}.link__446fe9eb:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-29-0)}.wordWithContent__d47a5633{white-space:nowrap;display:inline-flex;align-items:center}.before__6d7b0cd8 :first-child{margin-right:2px}.after__74c9264a :last-child{margin-left:2px}.documentNumberEdit__b067ec72 .label__53a07f2b{display:inline-block;margin-right:8px}.documentNumberEdit__b067ec72 .inputEditWrapper__a5241adc{width:68px;display:inline-block}.ellipsisLineClamp__e4a03e27{--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__e4a03e27.oneLine__ca617c2f{word-break:break-all}.emptyView__85436831,.container__7be957ba{display:flex;flex-direction:column;align-items:center;width:100%}.icon__a67ce3aa{flex-shrink:0}.textBlock__381294f5{text-align:center}button.helpBoxButton__2aa72bce{position:relative;vertical-align:text-bottom}.islandAccordion__942e68dd{margin:0;padding:0}.islandAccordion__942e68dd .island__23188560{padding:0}.islandAccordion__942e68dd .item__3a73a735{position:relative;list-style-type:none}.islandAccordion__942e68dd .item__3a73a735.disabled__72058250{cursor:default;pointer-events:none}.islandAccordion__942e68dd .item__3a73a735+.item__3a73a735.sm__bd9588a5,.islandAccordion__942e68dd .item__3a73a735+.item__3a73a735.md__9b0b145b{margin-top:16px}.islandAccordion__942e68dd .item__3a73a735+.item__3a73a735.lg__93a026f6{margin-top:24px}.islandAccordion__942e68dd .item__3a73a735 .header__400d19df{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__942e68dd .item__3a73a735 .header__400d19df:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-29-0)}.islandAccordion__942e68dd .item__3a73a735.type1__99014c6d:not(.opened__cdd3f7cf) .header__400d19df:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-29-0)}.islandAccordion__942e68dd .item__3a73a735.type2__3465f52d:not(.opened__cdd3f7cf) .header__400d19df:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-29-0)}.islandAccordion__942e68dd .item__3a73a735.type3__8c9457d4:not(.opened__cdd3f7cf) .header__400d19df:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-29-0)}.islandAccordion__942e68dd .item__3a73a735 .footer__4d1d78f5{text-align:right}.islandAccordion__942e68dd .item__3a73a735 .body__335d8ebb,.islandAccordion__942e68dd .item__3a73a735 .footer__4d1d78f5{visibility:hidden}.islandAccordion__942e68dd .item__3a73a735.opened__cdd3f7cf .body__335d8ebb,.islandAccordion__942e68dd .item__3a73a735.opened__cdd3f7cf .footer__4d1d78f5{visibility:visible}.islandAccordion__942e68dd .item__3a73a735 .caretWrapper__dbefca7c{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__942e68dd .item__3a73a735 .caretIcon__0d7c9a08{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__942e68dd .item__3a73a735 .title__c3a96fc1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .header__400d19df{padding:16px;border-radius:16px}.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .title__c3a96fc1{padding-right:42px}.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .body__335d8ebb,.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .footer__4d1d78f5{padding:0 16px 16px}.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .caretWrapper__dbefca7c{right:10px}.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .remove__52906809{right:-36px;top:18px}.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .step__a16225ae{margin-right:12px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .header__400d19df{padding:24px;border-radius:24px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .title__c3a96fc1{padding-right:42px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .body__335d8ebb,.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .footer__4d1d78f5{padding:0 24px 24px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .caretWrapper__dbefca7c{right:18px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .remove__52906809{right:-40px;top:26px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .step__a16225ae{margin-right:12px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .header__400d19df{padding:32px;border-radius:32px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .title__c3a96fc1{padding-right:44px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .body__335d8ebb,.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .footer__4d1d78f5{padding:0 32px 32px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .caretWrapper__dbefca7c{right:24px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .remove__52906809{right:-40px;top:36px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .step__a16225ae{margin:0 16px 0 0}.islandAccordion__942e68dd .item__3a73a735.opened__cdd3f7cf:not(.disabled__72058250) .caretWrapper__dbefca7c .caretIcon__0d7c9a08{transform:rotate(-180deg)}.islandAccordion__942e68dd .item__3a73a735 .remove__52906809{position:absolute}@media(max-width:767px){.islandAccordion__942e68dd .item__3a73a735 .title__c3a96fc1{white-space:normal;overflow-wrap:anywhere}.islandAccordion__942e68dd .item__3a73a735 .footer__4d1d78f5{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__942e68dd .item__3a73a735 .footer__4d1d78f5>*{margin-left:0!important}.islandAccordion__942e68dd .item__3a73a735 .caretWrapper__dbefca7c{transform:none}.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .title__c3a96fc1{padding-right:34px}.islandAccordion__942e68dd .item__3a73a735.sm__bd9588a5 .caretWrapper__dbefca7c{top:18px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .header__400d19df{padding:16px;border-radius:16px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .title__c3a96fc1{padding-right:34px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .body__335d8ebb,.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .footer__4d1d78f5{padding:0 16px 16px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .caretWrapper__dbefca7c{right:10px;top:18px}.islandAccordion__942e68dd .item__3a73a735.md__9b0b145b .remove__52906809{top:18px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .header__400d19df{padding:24px;border-radius:24px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .title__c3a96fc1{padding-right:34px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .body__335d8ebb,.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .footer__4d1d78f5{padding:0 24px 24px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .caretWrapper__dbefca7c{top:26px;right:18px}.islandAccordion__942e68dd .item__3a73a735.lg__93a026f6 .remove__52906809{top:26px}}.step__9a859383{display:flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:default;border-radius:50%}.step__9a859383.sm__0eea81f2,.step__9a859383.md__ebcf37a7{width:28px;height:28px}.step__9a859383.lg__55b33538{width:32px;height:32px}.step__9a859383.default__2e6d92c7{background-color:var(--triplex-next-Step-Background_Default-1-29-0)}.step__9a859383.default__2e6d92c7>span{color:var(--triplex-next-Step-Color_Default-1-29-0)}.step__9a859383.done__47a63210{background-color:var(--triplex-next-Step-Background_Done-1-29-0)}.step__9a859383.done__47a63210>span{color:var(--triplex-next-Step-Color_Done-1-29-0)}.step__9a859383.warning__86f45ba8{background-color:var(--triplex-next-Step-Background_Warning-1-29-0)}.step__9a859383.warning__86f45ba8>span{color:var(--triplex-next-Step-Color_Warning-1-29-0)}.step__9a859383.active__97924ecf{background-color:var(--triplex-next-Step-Background_Active-1-29-0)}.step__9a859383.active__97924ecf>span{color:var(--triplex-next-Step-Color_Active-1-29-0)}.step__9a859383.error__97019d52{background-color:var(--triplex-next-Step-Background_Error-1-29-0)}.step__9a859383.error__97019d52>span{color:var(--triplex-next-Step-Color_Error-1-29-0)}.step__9a859383.disabled__ed047878{background-color:var(--triplex-next-Step-Background_Disabled-1-29-0)}.step__9a859383.disabled__ed047878>span{color:var(--triplex-next-Step-Color_Disabled-1-29-0)}@media(max-width:767px){.step__9a859383.lg__55b33538{width:28px;height:28px}}.lightBox__1ee78d9f{--lightBox-content-max-width: 864px;display:flex;flex-direction:column;position:fixed;z-index:1300;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);top:var(--lightBox-screen-top);bottom:0;min-width:0;overflow-y:scroll}.lightBox__1ee78d9f.sm__11e04fcf{--lightBox-content-max-width: 664px}.lightBox__1ee78d9f.md__39a9bce0{--lightBox-content-max-width: 864px}.lightBox__1ee78d9f.lg__74c6db1b{--lightBox-content-max-width: 1064px}.lightBox__1ee78d9f.xl__527f39bc{--lightBox-content-max-width: 1264px}.lightBox__1ee78d9f .lightBoxBackdrop__9eed086f{content:"";position:fixed;top:var(--lightBox-screen-top);left:var(--lightBox-screen-left);width:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));height:100%;pointer-events:none;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-29-0)}.lightBox__1ee78d9f.lightBoxSideOverlayActive__62ec46ca,.lightBox__1ee78d9f.lightBoxTopOverlayActive__3c776695{overflow-y:hidden}.lightBox__1ee78d9f .lightBoxContent__17e46752{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;align-items:center;position:relative;margin:16px 16px 0;padding:0;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-1-29-0)}.lightBox__1ee78d9f .lightBoxContent__17e46752>.global-page{width:100%;max-width:var(--lightBox-content-max-width);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBox__1ee78d9f .lightBoxContent__17e46752>.global-page{padding:16px}}.lightBox__1ee78d9f .loadingContentOverlay__3513c34c{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__1ee78d9f .lightBoxContentResizeWrapper__092ffb10{position:absolute;left:0;right:0;height:0}.lightBox__1ee78d9f .tempElSafariBug__2c76d3d3{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__8906d822,.global-LB-less-or-equal-media-point-0 .lightBox__1ee78d9f.lightBoxSideOverlayActive__62ec46ca{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__17e46752{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__17e46752{padding-left:80px;padding-right:80px}.lightBoxControls__741703da{z-index:100}.withKeyboardEvent__0a58c02a{display:inline-block}.withoutKeyboardEvent__3b4deae3,.lightBox__1ee78d9f.lightBoxSideOverlayActive__62ec46ca .withKeyboardEvent__0a58c02a,.lightBox__1ee78d9f.lightBoxTopOverlayActive__3c776695 .withKeyboardEvent__0a58c02a,.lightBox__1ee78d9f.isLoading__300e3027 .withKeyboardEvent__0a58c02a{display:none}.lightBox__1ee78d9f.lightBoxSideOverlayActive__62ec46ca .withoutKeyboardEvent__3b4deae3,.lightBox__1ee78d9f.lightBoxTopOverlayActive__3c776695 .withoutKeyboardEvent__3b4deae3,.lightBox__1ee78d9f.isLoading__300e3027 .withoutKeyboardEvent__3b4deae3{display:inline-block}.lightBox__1ee78d9f.isLoading__300e3027 .lightBoxPrev__33b9ae91,.lightBox__1ee78d9f.isLoading__300e3027 .lightBoxNext__6ec7591a{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__741703da{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__55f3f7fc{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__fb6503be{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__163d089e{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__33b9ae91,.global-LB-less-or-equal-media-point-0 .lightBoxNext__6ec7591a{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__33b9ae91{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__65a9532c,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__a75532ba{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__741703da{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__55f3f7fc{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__fb6503be{display:none}.global-LB-more-media-point-0 .lightBoxClose__163d089e{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__33b9ae91,.global-LB-more-media-point-0 .lightBoxNext__6ec7591a{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__33b9ae91{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__6ec7591a{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__d275ea96{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__d275ea96.fixed__34fd2c65{position:fixed}.overlay__d275ea96.closing__584aea30,.overlay__d275ea96.opened__593a3f57{visibility:visible;left:0;right:0}.overlayPanel__793ea250{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-29-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__793ea250.bottom__a0c92ef8{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__793ea250.left__db112da9{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__793ea250.right__f57ae530{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__793ea250.top__4d69bb9e{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__793ea250.left__db112da9.opened__593a3f57,.overlayPanel__793ea250.right__f57ae530.opened__593a3f57{transform:translate(0)}.overlayPanel__793ea250.top__4d69bb9e.opened__593a3f57,.overlayPanel__793ea250.bottom__a0c92ef8.opened__593a3f57{transform:translateY(0)}.overlayContent__82efc5bb{display:flex;min-height:100%}.overlayMask__4f282bb9{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-29-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__4f282bb9.overlayOpened__1ba92349{opacity:1}.lightBoxSideOverlayLoaderWrapper__81494956{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__5adec214{position:absolute;top:24px;right:24px;bottom:0;pointer-events:none}.lightBoxSideOverlayCloseDesktop__1e0cb875{position:sticky;top:24px;pointer-events:auto}.lightBoxSideOverlayCloseMobile__936281ff{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__5adec214{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__936281ff{display:block}@media(max-width:767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__936281ff{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__5adec214{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__936281ff{display:none}.lightBoxSideOverlayMask__a304f998{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-29-0)}.lightBoxSideOverlayWrapper__cc9ea374{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__cc9ea374.overflowXHidden__97ab002e{overflow-x:hidden}.lightBoxSideOverlayWrapper__cc9ea374.overflowYHidden__5b247a0d{overflow-y:hidden}.lightBoxSideOverlayWrapper__cc9ea374.closing__d7797afc,.lightBoxSideOverlayWrapper__cc9ea374.opened__77312758{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__cc9ea374.closing__d7797afc{pointer-events:none}.lightBoxSideOverlayWrapper__cc9ea374 .global-page{max-width:var(--lightBox-content-max-width, 864px);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBoxSideOverlayWrapper__cc9ea374 .global-page{padding:16px}}.lightBoxSideOverlayWrapper__cc9ea374 .lightBoxSideOverlayContent__488c1889{position:relative;transform:translateY(100%);transition:transform .6s;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-1-29-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__cc9ea374 .lightBoxSideOverlayContent__488c1889.opened__77312758{transform:none}.lightBoxSideOverlayWrapper__cc9ea374 .lightBoxSideOverlayContent__488c1889.opening__3a1bab9d{transform:translateY(0)}.lightBoxSideOverlayWrapper__cc9ea374.sm__11e04fcf .global-page{width:584px;max-width:100%}.lightBoxSideOverlayWrapper__cc9ea374.md__39a9bce0 .global-page{width:744px;max-width:100%}.lightBoxSideOverlayWrapper__cc9ea374.lg__74c6db1b .global-page{width:864px;max-width:100%}.lightBoxSideOverlayWrapper__cc9ea374 .lightBoxSideOverlayBase__e527bd5f{overflow:visible;bottom:auto;height:100%}@media(max-width:767px){.lightBoxSideOverlayWrapper__cc9ea374 .lightBoxSideOverlayContent__488c1889{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__cc9ea374 .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__cc9ea374 .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__5f8fa579{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__5f8fa579.closing__d7797afc,.lightBoxSideOverlay__5f8fa579.opening__3a1bab9d{overflow-x:hidden}.topOverlayMask__d441a646{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-29-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__cd0b591a{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__cd0b591a.closing__7b78492e,.topOverlayWrapper__cd0b591a.opened__3aa8e50c{bottom:0}.topOverlayWrapper__cd0b591a .topOverlayPanel__49266739{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__7161b89d{z-index:500}@media(max-width:767px){.topOverlayPanel__49266739{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__cdb1da8c{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: var(--lightBox-content-max-width, 864px);--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width))}.lightBoxLeftSidebar__cdb1da8c.fixed__57e3f7be{position:fixed}.lightBoxRightSidebar__c1f76632{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: var(--lightBox-content-max-width, 864px);--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width))}.lightBoxRightSidebar__c1f76632.fixed__57e3f7be{position:fixed}.hidden__118e804a{display:none}html.scroll-0__24e83136{--triplex-next-scroll-width: 0px}html.scroll-15__ab0777d6{--triplex-next-scroll-width: 15px}html.scroll-16__11b588c2{--triplex-next-scroll-width: 16px}html.scroll-17__dede482f{--triplex-next-scroll-width: 17px}.listMasterChipGroup__8337764e{padding:0 16px}.listMasterFooter__2d520d4f{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-29-0);box-shadow:var(--triplex-next-ListMaster-Footer_Shadow-1-29-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__2d520d4f.sticky__4df8dff8{position:sticky;bottom:0}.listMasterFooterDescription__77be439c{padding-right:16px}.listMasterFooterControls__242cf630{white-space:nowrap}.listMasterHeader__3f779b7c{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-29-0);box-shadow:var(--triplex-next-ListMaster-Header_Shadow-1-29-0)}.listMasterHeader__3f779b7c.sticky__4df8dff8{position:sticky;top:0;z-index:1}.selectionControls__252570a3{display:flex;justify-content:space-between;align-items:center}.marker__dbff943c.success__aca293d7{background:var(--triplex-next-Marker-Background_Success-1-29-0)}.marker__dbff943c.error__8ba0fbe2{background:var(--triplex-next-Marker-Background_Error-1-29-0)}.marker__dbff943c.warning__087efe59{background:var(--triplex-next-Marker-Background_Warning-1-29-0)}.marker__dbff943c.waiting__51eccea3{background:var(--triplex-next-Marker-Background_Waiting-1-29-0)}.markerStatus__38df53cd{line-height:0;display:flex;align-items:start}.markerStatus__38df53cd .contentContainer__a1c73412{display:flex;flex-direction:column}.markerStatus__38df53cd.md__8f47fad0{gap:4px}.markerStatus__38df53cd.md__8f47fad0 .markerContainer__154d3a65{margin-top:4px}.markerStatus__38df53cd.lg__e12e5c25{gap:6px}.markerStatus__38df53cd.lg__e12e5c25 .contentContainer__a1c73412{gap:4px}.markerStatus__38df53cd.lg__e12e5c25 .markerContainer__154d3a65{margin-top:5px}.monthYearRange__6309d25f{display:flex;align-items:center}.monthYearRangeButton__c1cf2e8b{z-index:1}.separator__91bfb2a5{width:16px;height:16px;flex-shrink:0}.orderedListItem__b34ba860{counter-increment:list-item-tx}.orderedListItem__b34ba860:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__b34ba860+.orderedListItem__b34ba860{margin-top:8px}.orderedList__b34ca70d{--start-index-tx: 0;position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx var(--start-index-tx)}.paginationExtended__a3bd22ad{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__7728fb9f .directionIconNext__e434f668{transform:rotate(180deg)}.paginationPageEllipsis__9040566d{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;cursor:default}.paginationPageButton__0086e5c2{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__0086e5c2:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-29-0);outline:none}.paginationPageButton__0086e5c2:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-29-0)}.paginationPageButton__0086e5c2:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-29-0);cursor:grabbing}.paginationPageButton__0086e5c2.currentPage__0275cd2f{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-29-0);cursor:default}.paginationNavigationExtended__3059b18f{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__f05efb9c{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__f05efb9c .paginationSelectControl__85a3e48b{margin-left:8px;min-width:72px}.row__8bbaaf43{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;padding-bottom:16px}.row__8bbaaf43.noPaddingBottom__0d0bd15b,.row__8bbaaf43:last-child{padding-bottom:0}.segmentedControlSegment__cda80493{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;font-family:inherit;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-1-29-0);outline:none;cursor:pointer}.segmentedControlSegment__cda80493:disabled{cursor:default}.sm__e2f218cb .segmentedControlSegment__cda80493{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__9faf1b67 .segmentedControlSegment__cda80493{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__eb2d1008 .segmentedControlSegment__cda80493{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__9b0b8ea5 .segmentedControlSegment__cda80493{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-29-0)}.general1__9b0b8ea5 .segmentedControlSegment__cda80493:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-29-0)}.general1__9b0b8ea5 .segmentedControlSegment__cda80493:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-29-0)}.general1__9b0b8ea5 .segmentedControlSegment__cda80493.selected__48735541{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-29-0)}.general1__9b0b8ea5 .segmentedControlSegment__cda80493.selected__48735541:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-29-0)}.general1__9b0b8ea5 .segmentedControlSegment__cda80493.selected__48735541:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-29-0)}.general2__36ec089f .segmentedControlSegment__cda80493{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-29-0)}.general2__36ec089f .segmentedControlSegment__cda80493:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-29-0)}.general2__36ec089f .segmentedControlSegment__cda80493:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-29-0)}.general2__36ec089f .segmentedControlSegment__cda80493.selected__48735541{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-29-0)}.general2__36ec089f .segmentedControlSegment__cda80493.selected__48735541:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-29-0)}.general2__36ec089f .segmentedControlSegment__cda80493.selected__48735541:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-29-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-29-0)}.secondary1__cb971c08 .segmentedControlSegment__cda80493{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-29-0)}.secondary1__cb971c08 .segmentedControlSegment__cda80493:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-29-0)}.secondary1__cb971c08 .segmentedControlSegment__cda80493:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-29-0)}.secondary1__cb971c08 .segmentedControlSegment__cda80493.selected__48735541{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-29-0)}.secondary1__cb971c08 .segmentedControlSegment__cda80493.selected__48735541:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-29-0)}.secondary2__88e67716 .segmentedControlSegment__cda80493{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-29-0)}.secondary2__88e67716 .segmentedControlSegment__cda80493:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-29-0)}.secondary2__88e67716 .segmentedControlSegment__cda80493:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-29-0)}.secondary2__88e67716 .segmentedControlSegment__cda80493.selected__48735541{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-29-0)}.secondary2__88e67716 .segmentedControlSegment__cda80493.selected__48735541:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-29-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-29-0)}.segmentedControlSegment__cda80493:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-29-0)}.content__63e83f6e{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__8f304728{display:flex;gap:4px}.segmentedControl__8f304728.general1__9b0b8ea5{background:var(--triplex-next-SegmentedControl-General_1_Background-1-29-0)}.segmentedControl__8f304728.secondary1__cb971c08{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-29-0)}.segmentedControl__8f304728.general2__36ec089f{background:var(--triplex-next-SegmentedControl-General_2_Background-1-29-0)}.segmentedControl__8f304728.secondary2__88e67716{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-29-0)}.segmentedControl__8f304728.sm__e2f218cb{border-radius:6px;padding:4px}.segmentedControl__8f304728.md__9faf1b67{border-radius:8px;padding:4px}.segmentedControl__8f304728.lg__eb2d1008{border-radius:10px;padding:8px}.skeleton__b3ba0074{border-radius:16px;flex-grow:1}.skeleton__b3ba0074.light__1ae1d942{animation:skeleton-light-pulse__ee1ce9fe 2s ease-in-out infinite}.skeleton__b3ba0074.dark__44d12c68{animation:skeleton-dark-pulse__d47dbb20 2s ease-in-out infinite}@keyframes skeleton-light-pulse__ee1ce9fe{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-29-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-29-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-29-0)}}@keyframes skeleton-dark-pulse__d47dbb20{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-29-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-29-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-29-0)}}.sliderExtendedDot__8a0ebde1{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-29-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__8a0ebde1:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-29-0)}.sliderExtendedDot__8a0ebde1.focusedByClick__0112bd07:focus{box-shadow:none}.sliderExtendedDot__8a0ebde1:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-29-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__8a0ebde1:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-29-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__8a0ebde1.disabled__67fbee90{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-29-0)}.sliderExtendedDot__8a0ebde1.disabled__67fbee90:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-29-0)}.sliderExtendedDot__8a0ebde1.disabled__67fbee90:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-29-0)}.sliderExtendedDot__8a0ebde1:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-29-0)}.sliderExtendedDot__8a0ebde1:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-29-0)}.sliderExtendedDot__8a0ebde1.dragByMouse__afedc60f{background:var(--triplex-next-Slider-Dot_Background_Select-1-29-0)}.sliderExtendedDot__8a0ebde1.dragByMouse__afedc60f:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-29-0)}.sliderExtendedDot__8a0ebde1:hover .sliderExtendedTooltipOverlay__01c6afd8,.sliderExtendedDot__8a0ebde1:focus .sliderExtendedTooltipOverlay__01c6afd8{visibility:visible}.sliderExtendedDot__8a0ebde1.lg__6d9db24b{width:28px;height:28px}.sliderExtendedDot__8a0ebde1.lg__6d9db24b:after{width:10px;height:10px}.sliderExtendedDot__8a0ebde1.lg__6d9db24b:before{width:14px;height:14px}.sliderExtendedMarks__359a8b4e{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__68181cde{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__68181cde .sliderExtendedMarkDot__31efbadf{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-29-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__68181cde .sliderExtendedMarkDot__31efbadf.inSelectedRange__41a873f5{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-29-0)}.sliderExtendedMark__68181cde.lg__6d9db24b{top:20px}.sliderExtendedMark__68181cde.lg__6d9db24b .sliderExtendedMarkDot__31efbadf{top:-20px}.sliderExtendedMark__68181cde .sliderExtendedMarkText__730a69a9{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__68181cde.disabled__67fbee90{pointer-events:none}.sliderExtendedMark__68181cde.disabled__67fbee90 .sliderExtendedMarkText__730a69a9{pointer-events:none;opacity:.35}.sliderExtendedMark__68181cde.disabled__67fbee90 .sliderExtendedMarkDot__31efbadf{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-29-0)}.sliderExtendedMark__68181cde:first-child,.sliderExtendedMark__68181cde:last-child{transform:none}.sliderExtendedMark__68181cde:first-child.reverse__c8ae6cad .sliderExtendedMarkDot__31efbadf{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__68181cde:first-child.reverse__c8ae6cad .sliderExtendedMarkText__730a69a9{margin-right:-4px}.sliderExtendedMark__68181cde:first-child:not(.reverse__c8ae6cad) .sliderExtendedMarkDot__31efbadf{left:0;transform:translate(-50%)}.sliderExtendedMark__68181cde:first-child .sliderExtendedMarkText__730a69a9{margin-left:-4px}.sliderExtendedMark__68181cde:last-child.reverse__c8ae6cad .sliderExtendedMarkDot__31efbadf{left:0;transform:translate(-50%)}.sliderExtendedMark__68181cde:last-child.reverse__c8ae6cad .sliderExtendedMarkText__730a69a9{margin-left:-4px}.sliderExtendedMark__68181cde:last-child:not(.reverse__c8ae6cad) .sliderExtendedMarkDot__31efbadf{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__68181cde:last-child .sliderExtendedMarkText__730a69a9{margin-right:-4px}.sliderExtendedMark__68181cde.active__99f9912c{pointer-events:none}.sliderExtendedRail__32fd585e{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-29-0);cursor:pointer}.sliderExtended__76e89405{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__76e89405.disabled__67fbee90 .sliderExtendedRail__32fd585e{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-29-0)}.sliderExtended__76e89405.lg__6d9db24b{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__26f47086{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-29-0);z-index:10}.sliderExtendedTrack__26f47086.lg__6d9db24b{top:12px}.sliderExtendedTrack__26f47086:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-29-0)}.sliderExtendedTrack__26f47086.focusedByClick__0112bd07:focus{box-shadow:none}.sliderExtendedTrack__26f47086.hoverOrDragByMouse__d3171b99{background:var(--triplex-next-Slider-Track_Background_Hover-1-29-0)}.sliderExtendedTrack__26f47086.staticSlider__3a2683a1{cursor:default;pointer-events:none}.sliderExtendedTrack__26f47086.disabled__67fbee90{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-29-0)}.sliderExtendedTooltipOverlay__01c6afd8{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__01c6afd8.lg__6d9db24b{bottom:32px}.sliderExtendedTooltipOverlay__01c6afd8 .tooltipBody__1439c7e2{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-29-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-29-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__01c6afd8 .tooltipTip__e3406411{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-29-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.sliderExtendedTooltipOverlay__01c6afd8 .tooltipTip__e3406411{margin:-.5px}}.smsField__98a7a685{display:inline-block;position:relative;width:100%}.smsField__98a7a685 .input__ded915dd{text-align:center}.smsField__98a7a685 .input__ded915dd::placeholder{opacity:1}.smsField__98a7a685 .input__ded915dd:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-29-0)}.smsField__98a7a685 .input__ded915dd.lg__5a220388{padding:18px 40px}.smsField__98a7a685 .input__ded915dd.md__0047dd73{padding-left:26px;padding-right:26px}.smsField__98a7a685 .input__ded915dd.sm__59b30dec{padding-left:20px;padding-right:20px}.smsField__98a7a685 .btnRefresh__b6e1f6ef{position:absolute;outline:none;z-index:1}.smsField__98a7a685 .btnRefresh__b6e1f6ef.lg__5a220388{top:12px;left:12px;height:32px;width:32px}.smsField__98a7a685 .btnRefresh__b6e1f6ef.md__0047dd73{top:10px;left:10px}.smsField__98a7a685 .btnRefresh__b6e1f6ef.sm__59b30dec{top:4px;left:4px}.smsField__98a7a685 .btnRefresh__b6e1f6ef .full__af35f9eb{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-1-29-0)}.smsField__98a7a685 .btnRefresh__b6e1f6ef .empty__8a9c4d01{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-1-29-0)}.smsField__98a7a685 .btnRefresh__b6e1f6ef:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-1-29-0)}.smsField__98a7a685 .btnSubmit__aef2cfa6{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-1-29-0)}.smsField__98a7a685 .btnSubmit__aef2cfa6.active__4f021c94:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-1-29-0)}.smsField__98a7a685 .btnSubmit__aef2cfa6.active__4f021c94:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-1-29-0)}.smsField__98a7a685 .btnSubmit__aef2cfa6.lg__5a220388{top:15px;right:15px;height:26px;width:26px}.smsField__98a7a685 .btnSubmit__aef2cfa6.md__0047dd73{top:10px;right:10px}.smsField__98a7a685 .btnSubmit__aef2cfa6.sm__59b30dec{top:4px;right:4px}.spoiler__0b051546{display:flex;flex-direction:column}.spoiler__0b051546.opened__8ca21b4e .caretIcon__0c0c209f{transform:rotate(-180deg)}.spoiler__0b051546 .head__aaaabab6 .caretIcon__0c0c209f{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__0b051546 .head__aaaabab6 button>span{white-space:normal;text-align:left}.spoiler__0b051546 .content__3df42bc4.hidden__7f6693f6{display:none}.spoiler__0b051546 .lg__b3c80245 .content__3df42bc4{margin-top:8px}.spoiler__0b051546 .md__5237f982 .content__3df42bc4{margin-top:0}.spoiler__0b051546 .sm__5362cb16 .content__3df42bc4{margin-top:-4px}.statusTrackerWrapper__e958b93a{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-1-29-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-29-0);overflow:hidden;height:100%}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0{width:100%;padding:40px 24px 16px;box-sizing:border-box;z-index:1;text-align:center}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0.verticalAlignMiddle__949c6ebc{align-self:center}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0.verticalAlignBottom__9018d565{align-self:end}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerChild__2d353465{padding:8px 0}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerChild__2d353465:empty{padding:0}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerSum__5a9bc599,.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerTitle__3b1a0037{padding-bottom:4px}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerDescription__24d4e531{display:block;padding-top:8px}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerAlert__02f58789{margin-top:12px;text-align:left}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerStatus__22c46333{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerFooterWrapper__da0e9696{display:grid}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerFooterWrapper__da0e9696 .statusTrackerDescription__24d4e531:last-child{padding-top:0}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerFooterWrapper__da0e9696 .statusTrackerButton__277e0c95{margin-bottom:12px}.statusTrackerWrapper__e958b93a .statusTracker__edb9e6a0 .statusTrackerFooterWrapper__da0e9696 .statusTrackerButton__277e0c95:last-child{margin-bottom:0}.statusTrackerWrapper__e958b93a .statusTrackerColor__1b74b3ea{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__e958b93a .statusTrackerColor__1b74b3ea.waiting__b9ef97a9{background:var(--triplex-next-StatusTracker-Waiting_Color-1-29-0)}.statusTrackerWrapper__e958b93a .statusTrackerColor__1b74b3ea.warning__f5c930d5{background:var(--triplex-next-StatusTracker-Warning_Background-1-29-0)}.statusTrackerWrapper__e958b93a .statusTrackerColor__1b74b3ea.rejected__4c2e05ac{background:var(--triplex-next-StatusTracker-Rejected_Color-1-29-0)}.statusTrackerWrapper__e958b93a .statusTrackerColor__1b74b3ea.approved__bbd871bb{background:var(--triplex-next-StatusTracker-Approved_Color-1-29-0)}.statusTrackerWrapper__e958b93a .statusTrackerBackground__d45992a1{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__e958b93a .statusTrackerBackground__d45992a1.waiting__b9ef97a9{background:var(--triplex-next-StatusTracker-Waiting_Background-1-29-0)}.statusTrackerWrapper__e958b93a .statusTrackerBackground__d45992a1.warning__f5c930d5{background:var(--triplex-next-StatusTracker-Warning_Background-1-29-0)}.statusTrackerWrapper__e958b93a .statusTrackerBackground__d45992a1.rejected__4c2e05ac{background:var(--triplex-next-StatusTracker-Rejected_Background-1-29-0)}.statusTrackerWrapper__e958b93a .statusTrackerBackground__d45992a1.approved__bbd871bb{background:var(--triplex-next-StatusTracker-Approved_Background-1-29-0)}@media(max-width:767px){.statusTrackerWrapper__e958b93a{border-radius:16px}}.stepperStep__91968220{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__91968220+.stepperStep__91968220{margin-left:12px}.stepperStep__91968220.sm__37105d79{font-size:12px;line-height:16px}.stepperStep__91968220.sm__37105d79:not(:last-child) .content__ef865ff9{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__91968220.sm__37105d79:last-child .content__ef865ff9{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__91968220.sm__37105d79:last-child .arrow__f3a0d289{display:none}.stepperStep__91968220.md__fd9d082c{font-size:14px;line-height:20px}.stepperStep__91968220.md__fd9d082c:not(:last-child) .content__ef865ff9{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__91968220.md__fd9d082c:last-child .content__ef865ff9{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__91968220.md__fd9d082c:last-child .arrow__f3a0d289{display:none}.stepperStep__91968220.lg__3572dfce{font-size:16px;line-height:20px}.stepperStep__91968220.lg__3572dfce:not(:last-child) .content__ef865ff9{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__91968220.lg__3572dfce:last-child .content__ef865ff9{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__91968220.lg__3572dfce:last-child .arrow__f3a0d289{display:none}.stepperStep__91968220:hover:not(.active__bf79a2a2):not(.disabled__2737f015) .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Hover-1-29-0)}.stepperStep__91968220:hover:not(.active__bf79a2a2):not(.disabled__2737f015) .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-29-0)}.stepperStep__91968220:hover:not(.active__bf79a2a2):not(.disabled__2737f015) .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-29-0)}.stepperStep__91968220.active__bf79a2a2{cursor:default}.stepperStep__91968220.active__bf79a2a2 .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-29-0)}.stepperStep__91968220.active__bf79a2a2 .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-29-0)}.stepperStep__91968220.active__bf79a2a2.error__2fcd0bbd .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-29-0)}.stepperStep__91968220.active__bf79a2a2.error__2fcd0bbd .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-29-0)}.stepperStep__91968220.active__bf79a2a2.error__2fcd0bbd .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-29-0)}.stepperStep__91968220.active__bf79a2a2.warning__853b173f .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0)}.stepperStep__91968220.active__bf79a2a2.warning__853b173f .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0)}.stepperStep__91968220.active__bf79a2a2.warning__853b173f .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-29-0)}.stepperStep__91968220.completed__27e62d89.error__2fcd0bbd .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-29-0)}.stepperStep__91968220.completed__27e62d89.error__2fcd0bbd .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-29-0)}.stepperStep__91968220.completed__27e62d89.error__2fcd0bbd .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-29-0)}.stepperStep__91968220.completed__27e62d89.error__2fcd0bbd:hover .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-29-0)}.stepperStep__91968220.completed__27e62d89.error__2fcd0bbd:hover .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-29-0)}.stepperStep__91968220.completed__27e62d89.error__2fcd0bbd:hover .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-29-0)}.stepperStep__91968220.completed__27e62d89.warning__853b173f .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0)}.stepperStep__91968220.completed__27e62d89.warning__853b173f .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0)}.stepperStep__91968220.completed__27e62d89.warning__853b173f .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0)}.stepperStep__91968220.completed__27e62d89.warning__853b173f:hover .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0)}.stepperStep__91968220.completed__27e62d89.warning__853b173f:hover .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0)}.stepperStep__91968220.completed__27e62d89.warning__853b173f:hover .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0)}.stepperStep__91968220.inactive__85cb30ad :not(.error__2fcd0bbd):not(.warning__853b173f) .content__ef865ff9{color:var(--triplex-next-Stepper-Step_Color_Default-1-29-0)}.stepperStep__91968220.inactive__85cb30ad :not(.error__2fcd0bbd):not(.warning__853b173f):hover .content__ef865ff9{color:var(--triplex-next-Stepper-Step_Color_Hover-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.error__2fcd0bbd .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.error__2fcd0bbd .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.error__2fcd0bbd .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.error__2fcd0bbd:hover .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.error__2fcd0bbd:hover .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.error__2fcd0bbd:hover .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.warning__853b173f .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.warning__853b173f .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.warning__853b173f .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.warning__853b173f:hover .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.warning__853b173f:hover .arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0)}.stepperStep__91968220.inactive__85cb30ad.warning__853b173f:hover .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-29-0)}.stepperStep__91968220.disabled__2737f015{pointer-events:none}.stepperStep__91968220.disabled__2737f015 .content__ef865ff9{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-29-0)}.stepperStep__91968220.disabled__2737f015 .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-29-0)}.stepperStep__91968220.disabled__2737f015 .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-29-0)}.stepperStep__91968220.focusVisible__c5f77481.completed__27e62d89 .content__ef865ff9,.stepperStep__91968220.focusVisible__c5f77481.active__bf79a2a2 .content__ef865ff9,.stepperStep__91968220.focusVisible__c5f77481.inactive__85cb30ad .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-29-0)}.stepperStep__91968220.focusVisible__c5f77481.completed__27e62d89 .arrow__f3a0d289 path:last-child,.stepperStep__91968220.focusVisible__c5f77481.active__bf79a2a2 .arrow__f3a0d289 path:last-child,.stepperStep__91968220.focusVisible__c5f77481.inactive__85cb30ad .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-29-0)}.stepperStep__91968220.focusVisible__c5f77481.completed__27e62d89:hover .content__ef865ff9,.stepperStep__91968220.focusVisible__c5f77481.active__bf79a2a2:hover .content__ef865ff9,.stepperStep__91968220.focusVisible__c5f77481.inactive__85cb30ad:hover .content__ef865ff9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-29-0)}.stepperStep__91968220.focusVisible__c5f77481.completed__27e62d89:hover .arrow__f3a0d289 path:last-child,.stepperStep__91968220.focusVisible__c5f77481.active__bf79a2a2:hover .arrow__f3a0d289 path:last-child,.stepperStep__91968220.focusVisible__c5f77481.inactive__85cb30ad:hover .arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-29-0)}.content__ef865ff9{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-29-0);color:var(--triplex-next-Stepper-Step_Color_Hover-1-29-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-29-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.arrow__f3a0d289{transform:translate(0)}.arrow__f3a0d289 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-29-0)}.arrow__f3a0d289 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-29-0)}.icon__4815e5ec{display:inline-flex;align-items:center;line-height:0}.nonempty__a51a0613 .icon__4815e5ec{margin-right:6px}.stepperExtended__955f8766{display:flex;padding:0;margin:0;list-style:none}.stepperCarousel__e8402b9c{position:relative}.stepperCarousel__e8402b9c:hover .stepperButtonWrapper__c793b4fe{opacity:1;pointer-events:auto}.stepperButtonWrapper__c793b4fe{position:absolute;top:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.stepperButtonWrapper__c793b4fe.prev__f6479acf{left:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Prev-1-29-0)}.stepperButtonWrapper__c793b4fe.next__1154984e{right:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Next-1-29-0)}.stepperButton__4f4c3c8a.sm__37105d79{height:28px;width:28px}.stepperButton__4f4c3c8a.md__fd9d082c{height:40px;width:40px}.stepperButton__4f4c3c8a.lg__3572dfce{height:56px;width:56px}@media(max-width:767px){.stepperButtonWrapper__c793b4fe{display:none}}.suggestFieldMobileBody__0f68eef7{height:176px}.suggestFieldMobileDropdownHint__d529c7c8{padding:16px}.noColumns__6e7423d2{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__6e7423d2>.content__ed7a7086{width:456px;text-align:center}.filterPanel__9c8630d3{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__307abc07{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__307abc07>a:not(:first-child){margin-left:16px}.tabsLinePanel__07d30210{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__4b773d62{0%{opacity:0}to{opacity:1}}.tableBasic__2de0882e{position:relative}.tableBasic__2de0882e table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__2de0882e table th.alignLeft__db6ce918,.tableBasic__2de0882e table td.alignLeft__db6ce918{text-align:left}.tableBasic__2de0882e table th.alignRight__b2a8139b,.tableBasic__2de0882e table td.alignRight__b2a8139b{text-align:right}.tableBasic__2de0882e table th.alignCenter__297a761e,.tableBasic__2de0882e table td.alignCenter__297a761e{text-align:center}.tableBasic__2de0882e table th.verticalAlignBaseline__0cd386c6,.tableBasic__2de0882e table td.verticalAlignBaseline__0cd386c6{vertical-align:baseline}.tableBasic__2de0882e table th.verticalAlignSub__cc907008,.tableBasic__2de0882e table td.verticalAlignSub__cc907008{vertical-align:sub}.tableBasic__2de0882e table th.verticalAlignSuper__b6387397,.tableBasic__2de0882e table td.verticalAlignSuper__b6387397{vertical-align:super}.tableBasic__2de0882e table th.verticalAlignTextTop__ea8235d1,.tableBasic__2de0882e table td.verticalAlignTextTop__ea8235d1{vertical-align:text-top}.tableBasic__2de0882e table th.verticalAlignTextBottom__0012fda3,.tableBasic__2de0882e table td.verticalAlignTextBottom__0012fda3{vertical-align:text-bottom}.tableBasic__2de0882e table th.verticalAlignMiddle__d45f4b80,.tableBasic__2de0882e table td.verticalAlignMiddle__d45f4b80{vertical-align:middle}.tableBasic__2de0882e table th.verticalAlignTop__730700b7,.tableBasic__2de0882e table td.verticalAlignTop__730700b7{vertical-align:top}.tableBasic__2de0882e table th.verticalAlignBottom__a48f1632,.tableBasic__2de0882e table td.verticalAlignBottom__a48f1632{vertical-align:bottom}.tableBasic__2de0882e table>thead>tr{height:48px}.tableBasic__2de0882e table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-29-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-29-0)}.tableBasic__2de0882e table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__2de0882e table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__2de0882e table>thead>tr>th.checkboxType__f71a7095{padding:16px 12px}.tableBasic__2de0882e table>thead>tr>th .thBlock__939fe9f5{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__2de0882e table>thead>tr>th .thBlock__939fe9f5.order__7cf461af{cursor:pointer}.tableBasic__2de0882e table>thead>tr>th .thBlock__939fe9f5.order__7cf461af .orderButton__c4978502{display:flex;visibility:hidden;align-items:center}.tableBasic__2de0882e table>thead>tr>th .thBlock__939fe9f5.order__7cf461af .orderButton__c4978502.alignLeft__db6ce918{margin-right:8px}.tableBasic__2de0882e table>thead>tr>th .thBlock__939fe9f5.order__7cf461af .orderButton__c4978502.alignRight__b2a8139b{margin-left:8px}.tableBasic__2de0882e table>thead>tr>th .thBlock__939fe9f5.order__7cf461af .orderButton__c4978502.sorted__939276a2{visibility:visible}.tableBasic__2de0882e table>thead>tr>th .thBlock__939fe9f5.order__7cf461af:hover .orderButton__c4978502{visibility:visible}.tableBasic__2de0882e table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-29-0)}.tableBasic__2de0882e table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__2de0882e table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__2de0882e table>tbody>tr>td.textType__1966a996{padding:12px}.tableBasic__2de0882e table>tbody>tr>td.componentsType__30eb3184{padding:8px 12px}.tableBasic__2de0882e table>tbody>tr>td.checkboxType__f71a7095{padding:10px 12px 12px}.tableBasic__2de0882e table>tbody>tr.selected__54be7530>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-29-0)}.tableBasic__2de0882e table>tbody.clickable__55693afd>tr{cursor:pointer}.tableBasic__2de0882e table>tbody.hoverable__f9fcb888>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-29-0)}.tableBasic__2de0882e .footerEmptyData__19ac1534{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__2de0882e .spinnerWrapper__ea90f18f{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__2de0882e .spinnerWrapper__ea90f18f .tableLoaderScreen__327a3606{border-radius:8px 8px 0 0}.tableBasic__2de0882e .overlayCover__d087d68f{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-29-0);animation:fadeIn__4b773d62 .3s}.tableBasicSettingsBody__c1cb4d6a{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__42e1b0fc{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-29-0)!important}.columnSettingsSortableListItemTarget__42e1b0fc:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-29-0)!important}.columnSettingsSortableListItemTarget__42e1b0fc.dragging__e750d0ac{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-29-0)!important}.columnSettingsStaticListItem__6de424fb{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-29-0)}.tableBasicSettingsFooter__5833d3d5{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-29-0);padding:11px 12px 12px}.tableBasicSettingsHeader__706582e7{padding:16px 12px 12px}.tableSettingsLink__1590a441{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__c3172f0c{width:320px}.tableFooterWrapper__d5ded781{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__d5ded781 .tableFooterShadow__7c565aee{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-29-0);pointer-events:none}.tableFooterWrapper__d5ded781 .tableFooter__b5f51037{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-29-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__d5ded781 .tableFooter__b5f51037 .tableFooterSummary__3aafc0e7{display:flex;align-items:center}.tableFooterWrapper__d5ded781 .tableFooter__b5f51037 .tableFooterSummary__3aafc0e7 .tableFooterSummarySelectedCount__8efc732a,.tableFooterWrapper__d5ded781 .tableFooter__b5f51037 .tableFooterSummary__3aafc0e7 .tableFooterSummarySelectAllButton__55ad87cd,.tableFooterWrapper__d5ded781 .tableFooter__b5f51037 .tableFooterSummary__3aafc0e7 .tableFooterSummaryAmount__3919a66a{display:inline-flex}.tableFooterWrapper__d5ded781 .tableFooter__b5f51037 .tableFooterSummary__3aafc0e7 .tableFooterSummarySelectedCount__8efc732a,.tableFooterWrapper__d5ded781 .tableFooter__b5f51037 .tableFooterSummary__3aafc0e7 .tableFooterSummarySelectAllButton__55ad87cd,.tableFooterWrapper__d5ded781 .tableFooter__b5f51037 .tableFooterSummary__3aafc0e7 .tableFooterSummaryAmount__3919a66a,.tableFooterWrapper__d5ded781 .tableFooter__b5f51037 .tableFooterSummary__3aafc0e7 .tableFooterSummaryLabel__26134170{margin-left:24px}@media(max-width:767px){.tableFooterWrapper__d5ded781{height:112px}}.paginationPanel__fc02a3e6{margin-top:16px}.masterTable__bf8100f2,.tabsExtended__54e7cf5b{position:relative}.tabsExtendedContent__39d37d23{display:inline-flex}.tabsExtendedContent__39d37d23.sm__b0059ec7{border-radius:6px;padding:4px}.tabsExtendedContent__39d37d23.md__a1a3166c{border-radius:8px;padding:4px}.tabsExtendedContent__39d37d23.lg__2e58e919{border-radius:10px;padding:8px}.tabsExtendedTab__2ea06f66{display:flex}.tabsExtendedTab__2ea06f66+.tabsExtendedTab__2ea06f66,.tabsExtendedDropdown__cdb9edfd{margin-left:4px}.tabsReal__94e86690,.tabsFake__a15c7f1c{display:flex;box-sizing:border-box;width:100%}.tabsReal__94e86690.hidden__77b17b8e{visibility:hidden}.tabsReal__94e86690 .tabsExtendedTab__2ea06f66.hidden__77b17b8e{display:none}.tabsFake__a15c7f1c{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__087448dd .tabsExtendedContent__39d37d23{background-color:var(--triplex-next-Tabs-Type1_Background-1-29-0)}.type2__0cb8bd81 .tabsExtendedContent__39d37d23{background-color:var(--triplex-next-Tabs-Type2_Background-1-29-0)}.tabsExtendedTabButton__c327ba80{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-29-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__c327ba80 .notificationIcon__476283da{position:absolute}.tabsExtendedTabButton__c327ba80.lg__2e58e919{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__c327ba80.lg__2e58e919 .notificationIcon__476283da{right:6px;top:6px}.tabsExtendedTabButton__c327ba80.md__a1a3166c{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__c327ba80.md__a1a3166c .notificationIcon__476283da{right:4px;top:4px}.tabsExtendedTabButton__c327ba80.sm__b0059ec7{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__c327ba80.sm__b0059ec7 .notificationIcon__476283da{right:3px;top:3px}.tabsExtendedTabButton__c327ba80 .tabsExtendedTabButtonTextDefault__e9c78d42{display:block}.tabsExtendedTabButton__c327ba80 .tabsExtendedTabButtonTextHover__b5eaf586,.tabsExtendedTabButton__c327ba80:hover .tabsExtendedTabButtonTextDefault__e9c78d42,.tabsExtendedTabButton__c327ba80.selected__a9ab98f8 .tabsExtendedTabButtonTextDefault__e9c78d42{display:none}.tabsExtendedTabButton__c327ba80:hover .tabsExtendedTabButtonTextHover__b5eaf586,.tabsExtendedTabButton__c327ba80.selected__a9ab98f8 .tabsExtendedTabButtonTextHover__b5eaf586{display:block}.tabsExtendedTabButton__c327ba80::-moz-focus-inner{border:none}.tabsExtendedTabButton__c327ba80+.tabsExtendedTabButton__c327ba80{margin-left:2px}.tabsExtendedTabButton__c327ba80:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-29-0)}.tabsExtendedTabButton__c327ba80.type1__087448dd{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-29-0)}.tabsExtendedTabButton__c327ba80.type1__087448dd.selected__a9ab98f8{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-29-0)}.tabsExtendedTabButton__c327ba80.type1__087448dd:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-29-0)}.tabsExtendedTabButton__c327ba80.type2__0cb8bd81{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-29-0)}.tabsExtendedTabButton__c327ba80.type2__0cb8bd81.selected__a9ab98f8{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-29-0)}.tabsExtendedTabButton__c327ba80.type2__0cb8bd81:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-29-0)}.tabsContent__43025f66 .tabButtonDropdown__457939ee{justify-content:center;padding:0!important;border-radius:0!important;background:none!important}.tabsContent__43025f66 .tabButtonDropdown__457939ee.sm__312be29d{min-width:20px;min-height:20px;height:20px}.tabsContent__43025f66 .tabButtonDropdown__457939ee.md__aa90df21{min-width:32px;min-height:32px;height:32px}.tabsContent__43025f66 .tabButtonDropdown__457939ee.lg__fae3f9d8{min-width:40px;min-height:40px;height:40px}.tag__5eccf3f6{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-29-0);border-radius:4px;gap:2px}.tag__5eccf3f6.sm__9c550370{height:20px;padding:2px 4px 2px 6px}.tag__5eccf3f6.md__8f79d270{height:28px;padding:4px 6px 4px 8px}.tag__5eccf3f6.lg__32f6b2dd{height:32px;padding:6px 8px 6px 10px}.content__b6c59122{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagColor__4d9bb1d5{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__4d9bb1d5.sm__709288dc{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__4d9bb1d5.md__d5ef08d7{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__4d9bb1d5.lg__f665806e{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__4d9bb1d5.default__a144f6f3{background:var(--triplex-next-TagColor-Background_Default-1-29-0)}.tagColor__4d9bb1d5.success__6f615911{background:var(--triplex-next-TagColor-Background_Success-1-29-0)}.tagColor__4d9bb1d5.info__c267f3fa{background:var(--triplex-next-TagColor-Background_Info-1-29-0)}.tagColor__4d9bb1d5.warning__a1eeb8d1{background:var(--triplex-next-TagColor-Background_Warning-1-29-0)}.tagColor__4d9bb1d5.error__a5844117{background:var(--triplex-next-TagColor-Background_Error-1-29-0)}.content__58e0f212{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-1-29-0)}.tagGroup__8327846a.sm__dd94c070{margin:-2px}.tagGroup__8327846a.sm__dd94c070>*{margin:2px}.tagGroup__8327846a.md__122c1617{margin:-4px}.tagGroup__8327846a.md__122c1617>*{margin:4px}.tagGroup__8327846a.lg__1f255a08{margin:-6px}.tagGroup__8327846a.lg__1f255a08>*{margin:6px}.uploadZone__e6ff2f4f{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-29-0)}.uploadZone__e6ff2f4f:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-29-0)}.uploadZoneDragArea__924e22cf{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-29-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__d94a26fa{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-29-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-29-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-29-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__065945ea{display:none}@media(max-width:767px){.uploadZone__e6ff2f4f,.uploadZone__e6ff2f4f:hover{background:none}.uploadZoneDragArea__924e22cf{display:none}}
1
+ html {--triplex-next-ColorBrand-0-1-31-0: #1F3336;
2
+ --triplex-next-ColorBrand-10-1-31-0: #0B3A3C;
3
+ --triplex-next-ColorBrand-20-1-31-0: #006063;
4
+ --triplex-next-ColorBrand-30-1-31-0: #007777;
5
+ --triplex-next-ColorBrand-40-1-31-0: #008985;
6
+ --triplex-next-ColorBrand-50-1-31-0: #21A19A;
7
+ --triplex-next-ColorBrand-60-1-31-0: #19BDB0;
8
+ --triplex-next-ColorBrand-70-1-31-0: #4BD9CF;
9
+ --triplex-next-ColorBrand-80-1-31-0: #71ECDC;
10
+ --triplex-next-ColorBrand-90-1-31-0: #A8F5E9;
11
+ --triplex-next-ColorBrand-95-1-31-0: #C5FAF1;
12
+ --triplex-next-ColorBrand-100-1-31-0: #E3FFFA;
13
+ --triplex-next-ColorDarkNeutralAlpha-0-1-31-0: rgba(31, 31, 34, 1);
14
+ --triplex-next-ColorDarkNeutralAlpha-10-1-31-0: rgba(31, 31, 34, .95);
15
+ --triplex-next-ColorDarkNeutralAlpha-20-1-31-0: rgba(31, 31, 34, .85);
16
+ --triplex-next-ColorDarkNeutralAlpha-30-1-31-0: rgba(31, 31, 34, .75);
17
+ --triplex-next-ColorDarkNeutralAlpha-40-1-31-0: rgba(31, 31, 34, .65);
18
+ --triplex-next-ColorDarkNeutralAlpha-50-1-31-0: rgba(31, 31, 34, .55);
19
+ --triplex-next-ColorDarkNeutralAlpha-60-1-31-0: rgba(31, 31, 34, .45);
20
+ --triplex-next-ColorDarkNeutralAlpha-70-1-31-0: rgba(31, 31, 34, .35);
21
+ --triplex-next-ColorDarkNeutralAlpha-80-1-31-0: rgba(31, 31, 34, .25);
22
+ --triplex-next-ColorDarkNeutralAlpha-90-1-31-0: rgba(31, 31, 34, .15);
23
+ --triplex-next-ColorDarkNeutralAlpha-100-1-31-0: rgba(31, 31, 34, .05);
24
+ --triplex-next-ColorDarkNeutral-0-1-31-0: #000000;
25
+ --triplex-next-ColorDarkNeutral-10-1-31-0: #171719;
26
+ --triplex-next-ColorDarkNeutral-20-1-31-0: #1B1B1D;
27
+ --triplex-next-ColorDarkNeutral-30-1-31-0: #1F1F22;
28
+ --triplex-next-ColorDarkNeutral-40-1-31-0: #262629;
29
+ --triplex-next-ColorDarkNeutral-50-1-31-0: #2D2D30;
30
+ --triplex-next-ColorDarkNeutral-60-1-31-0: #343437;
31
+ --triplex-next-ColorDarkNeutral-70-1-31-0: #3B3B3E;
32
+ --triplex-next-ColorDarkNeutral-80-1-31-0: #424245;
33
+ --triplex-next-ColorDarkNeutral-90-1-31-0: #49494C;
34
+ --triplex-next-ColorDarkNeutral-100-1-31-0: #4F4F52;
35
+ --triplex-next-ColorError-0-1-31-0: #443139;
36
+ --triplex-next-ColorError-10-1-31-0: #4E3741;
37
+ --triplex-next-ColorError-20-1-31-0: #A90024;
38
+ --triplex-next-ColorError-30-1-31-0: #BD002C;
39
+ --triplex-next-ColorError-40-1-31-0: #D10032;
40
+ --triplex-next-ColorError-50-1-31-0: #E60037;
41
+ --triplex-next-ColorError-60-1-31-0: #F80C45;
42
+ --triplex-next-ColorError-70-1-31-0: #FF5571;
43
+ --triplex-next-ColorError-80-1-31-0: #FFB1C1;
44
+ --triplex-next-ColorError-90-1-31-0: #FCE0E6;
45
+ --triplex-next-ColorError-100-1-31-0: #FFF0F3;
46
+ --triplex-next-ColorInfo-0-1-31-0: #313749;
47
+ --triplex-next-ColorInfo-10-1-31-0: #2E3A52;
48
+ --triplex-next-ColorInfo-20-1-31-0: #0A43B0;
49
+ --triplex-next-ColorInfo-30-1-31-0: #124FC2;
50
+ --triplex-next-ColorInfo-40-1-31-0: #0E57CC;
51
+ --triplex-next-ColorInfo-50-1-31-0: #1371E4;
52
+ --triplex-next-ColorInfo-60-1-31-0: #1297FE;
53
+ --triplex-next-ColorInfo-70-1-31-0: #66BEFF;
54
+ --triplex-next-ColorInfo-80-1-31-0: #8DD2FF;
55
+ --triplex-next-ColorInfo-90-1-31-0: #B8E6FF;
56
+ --triplex-next-ColorInfo-100-1-31-0: #E3F6FF;
57
+ --triplex-next-ColorNeutralAlpha-0-1-31-0: rgba(255, 255, 255, 1);
58
+ --triplex-next-ColorNeutralAlpha-10-1-31-0: rgba(255, 255, 255, .95);
59
+ --triplex-next-ColorNeutralAlpha-20-1-31-0: rgba(255, 255, 255, .85);
60
+ --triplex-next-ColorNeutralAlpha-30-1-31-0: rgba(255, 255, 255, .75);
61
+ --triplex-next-ColorNeutralAlpha-40-1-31-0: rgba(255, 255, 255, .65);
62
+ --triplex-next-ColorNeutralAlpha-50-1-31-0: rgba(255, 255, 255, .55);
63
+ --triplex-next-ColorNeutralAlpha-60-1-31-0: rgba(255, 255, 255, .45);
64
+ --triplex-next-ColorNeutralAlpha-70-1-31-0: rgba(255, 255, 255, .35);
65
+ --triplex-next-ColorNeutralAlpha-80-1-31-0: rgba(255, 255, 255, .25);
66
+ --triplex-next-ColorNeutralAlpha-90-1-31-0: rgba(255, 255, 255, .15);
67
+ --triplex-next-ColorNeutralAlpha-100-1-31-0: rgba(255, 255, 255, .05);
68
+ --triplex-next-ColorNeutral-0-1-31-0: #CBCFD7;
69
+ --triplex-next-ColorNeutral-10-1-31-0: #D1D4DC;
70
+ --triplex-next-ColorNeutral-20-1-31-0: #D6D9E0;
71
+ --triplex-next-ColorNeutral-30-1-31-0: #DCDFE4;
72
+ --triplex-next-ColorNeutral-40-1-31-0: #DFE2E7;
73
+ --triplex-next-ColorNeutral-50-1-31-0: #E3E6EA;
74
+ --triplex-next-ColorNeutral-60-1-31-0: #E7E9EE;
75
+ --triplex-next-ColorNeutral-70-1-31-0: #EAEDF1;
76
+ --triplex-next-ColorNeutral-80-1-31-0: #EEF0F4;
77
+ --triplex-next-ColorNeutral-90-1-31-0: #F2F4F7;
78
+ --triplex-next-ColorNeutral-100-1-31-0: #FFFFFF;
79
+ --triplex-next-ColorSuccess-0-1-31-0: #28433E;
80
+ --triplex-next-ColorSuccess-10-1-31-0: #2A4C45;
81
+ --triplex-next-ColorSuccess-20-1-31-0: #00624C;
82
+ --triplex-next-ColorSuccess-30-1-31-0: #007353;
83
+ --triplex-next-ColorSuccess-40-1-31-0: #008B5C;
84
+ --triplex-next-ColorSuccess-50-1-31-0: #00C075;
85
+ --triplex-next-ColorSuccess-60-1-31-0: #00D67D;
86
+ --triplex-next-ColorSuccess-70-1-31-0: #3AF299;
87
+ --triplex-next-ColorSuccess-80-1-31-0: #8AFFB8;
88
+ --triplex-next-ColorSuccess-90-1-31-0: #B8FFD4;
89
+ --triplex-next-ColorSuccess-100-1-31-0: #E1FFEB;
90
+ --triplex-next-ColorSystem-0-1-31-0: #373C49;
91
+ --triplex-next-ColorSystem-10-1-31-0: #384156;
92
+ --triplex-next-ColorSystem-20-1-31-0: #47526D;
93
+ --triplex-next-ColorSystem-30-1-31-0: #57637F;
94
+ --triplex-next-ColorSystem-40-1-31-0: #697591;
95
+ --triplex-next-ColorSystem-50-1-31-0: #8291B3;
96
+ --triplex-next-ColorSystem-60-1-31-0: #95A3C1;
97
+ --triplex-next-ColorSystem-70-1-31-0: #A9B6D0;
98
+ --triplex-next-ColorSystem-80-1-31-0: #BFCADF;
99
+ --triplex-next-ColorSystem-90-1-31-0: #D6DEED;
100
+ --triplex-next-ColorSystem-95-1-31-0: #E0E8F4;
101
+ --triplex-next-ColorSystem-100-1-31-0: #EEF3FC;
102
+ --triplex-next-ColorWarning-0-1-31-0: #463734;
103
+ --triplex-next-ColorWarning-10-1-31-0: #4F3E3B;
104
+ --triplex-next-ColorWarning-20-1-31-0: #E03400;
105
+ --triplex-next-ColorWarning-30-1-31-0: #E63D00;
106
+ --triplex-next-ColorWarning-40-1-31-0: #EF4C01;
107
+ --triplex-next-ColorWarning-50-1-31-0: #FD6508;
108
+ --triplex-next-ColorWarning-60-1-31-0: #FF7A17;
109
+ --triplex-next-ColorWarning-70-1-31-0: #FFB13B;
110
+ --triplex-next-ColorWarning-80-1-31-0: #FFD169;
111
+ --triplex-next-ColorWarning-90-1-31-0: #FCEAC7;
112
+ --triplex-next-ColorWarning-100-1-31-0: #FFF4DB;
113
+ --triplex-next-AlertContext-Error_Color-1-31-0: #D10032;
114
+ --triplex-next-AlertContext-Info_Color-1-31-0: rgba(31, 31, 34, 1);
115
+ --triplex-next-AlertContext-System_Color-1-31-0: rgba(31, 31, 34, 1);
116
+ --triplex-next-AlertContext-Warning_Color-1-31-0: rgba(31, 31, 34, 1);
117
+ --triplex-next-AlertProcess-Info_Background-1-31-0: #E3F6FF;
118
+ --triplex-next-AlertProcess-Warning_Background-1-31-0: #FFF4DB;
119
+ --triplex-next-AlertProcess-Error_Background-1-31-0: #FFF0F3;
120
+ --triplex-next-AlertProcess-System_Background-1-31-0: #E0E8F4;
121
+ --triplex-next-AlertProcess-Feature_Background-1-31-0: #E3FFFA;
122
+ --triplex-next-Avatar-Background-1-31-0: #E3E6EA;
123
+ --triplex-next-Badge-Background-1-31-0: #FFB13B;
124
+ --triplex-next-Button-General_Background_Active-1-31-0: #007777;
125
+ --triplex-next-Button-General_Background_Default-1-31-0: #21A19A;
126
+ --triplex-next-Button-General_Background_Disabled-1-31-0: #F2F4F7;
127
+ --triplex-next-Button-General_Background_Hover-1-31-0: #19BDB0;
128
+ --triplex-next-Button-General_Color_Active-1-31-0: rgba(255, 255, 255, 1);
129
+ --triplex-next-Button-General_Color_Default-1-31-0: rgba(255, 255, 255, 1);
130
+ --triplex-next-Button-General_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
131
+ --triplex-next-Button-General_Color_Hover-1-31-0: rgba(255, 255, 255, 1);
132
+ --triplex-next-Button-General_Shadow_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
133
+ --triplex-next-Button-Secondary_Background_Active-1-31-0: #DCDFE4;
134
+ --triplex-next-Button-Secondary_Background_Default-1-31-0: #F2F4F7;
135
+ --triplex-next-Button-Secondary_Background_Disabled-1-31-0: #F2F4F7;
136
+ --triplex-next-Button-Secondary_Background_Hover-1-31-0: #EAEDF1;
137
+ --triplex-next-Button-Secondary_Color_Active-1-31-0: #007777;
138
+ --triplex-next-Button-Secondary_Color_Default-1-31-0: #008985;
139
+ --triplex-next-Button-Secondary_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
140
+ --triplex-next-Button-Secondary_Color_Hover-1-31-0: #21A19A;
141
+ --triplex-next-Button-Secondary_Shadow_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
142
+ --triplex-next-Button-SecondaryLight_Background_Active-1-31-0: #DFE2E7;
143
+ --triplex-next-Button-SecondaryLight_Background_Default-1-31-0: #FFFFFF;
144
+ --triplex-next-Button-SecondaryLight_Background_Disabled-1-31-0: #F2F4F7;
145
+ --triplex-next-Button-SecondaryLight_Background_Hover-1-31-0: #EEF0F4;
146
+ --triplex-next-Button-SecondaryLight_Color_Active-1-31-0: #007777;
147
+ --triplex-next-Button-SecondaryLight_Color_Default-1-31-0: #008985;
148
+ --triplex-next-Button-SecondaryLight_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
149
+ --triplex-next-Button-SecondaryLight_Color_Hover-1-31-0: #21A19A;
150
+ --triplex-next-Button-SecondaryLight_Shadow_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
151
+ --triplex-next-Button-Danger_Background_Active-1-31-0: #BD002C;
152
+ --triplex-next-Button-Danger_Background_Default-1-31-0: #E60037;
153
+ --triplex-next-Button-Danger_Background_Disabled-1-31-0: #F2F4F7;
154
+ --triplex-next-Button-Danger_Background_Hover-1-31-0: #F80C45;
155
+ --triplex-next-Button-Danger_Color_Active-1-31-0: rgba(255, 255, 255, 1);
156
+ --triplex-next-Button-Danger_Color_Default-1-31-0: rgba(255, 255, 255, 1);
157
+ --triplex-next-Button-Danger_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
158
+ --triplex-next-Button-Danger_Color_Hover-1-31-0: rgba(255, 255, 255, 1);
159
+ --triplex-next-Button-Danger_Shadow_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
160
+ --triplex-next-Button-Icon_Shadow_Focus-1-31-0: 0 0 0 1px #FFD169;
161
+ --triplex-next-Button-Link_Color_Active-1-31-0: #007777;
162
+ --triplex-next-Button-Link_Color_Default-1-31-0: #008985;
163
+ --triplex-next-Button-Link_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
164
+ --triplex-next-Button-Link_Color_Hover-1-31-0: #21A19A;
165
+ --triplex-next-Button-Link_Shadow_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
166
+ --triplex-next-Calendar-Background-1-31-0: #FFFFFF;
167
+ --triplex-next-Calendar-View_Header_Color-1-31-0: rgba(31, 31, 34, .55);
168
+ --triplex-next-Calendar-View_Item_Background_Default-1-31-0: none;
169
+ --triplex-next-Calendar-View_Item_Background_Hover-1-31-0: #19BDB0;
170
+ --triplex-next-Calendar-View_Item_Background_Selected_Default-1-31-0: #21A19A;
171
+ --triplex-next-Calendar-View_Item_Background_Selected_Hover-1-31-0: #007777;
172
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-31-0: #E3FFFA;
173
+ --triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-31-0: #A8F5E9;
174
+ --triplex-next-Calendar-View_Item_BorderColor_Default-1-31-0: transparent;
175
+ --triplex-next-Calendar-View_Item_BorderColor_Focus-1-31-0: #FFD169;
176
+ --triplex-next-Calendar-View_Item_Color_Default-1-31-0: rgba(31, 31, 34, 1);
177
+ --triplex-next-Calendar-View_Item_Color_Hover-1-31-0: rgba(255, 255, 255, 1);
178
+ --triplex-next-Calendar-View_Item_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
179
+ --triplex-next-Calendar-View_Item_Color_Muted-1-31-0: rgba(31, 31, 34, .35);
180
+ --triplex-next-Calendar-View_Item_Color_Selected-1-31-0: rgba(255, 255, 255, 1);
181
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-31-0: rgba(31, 31, 34, .35);
182
+ --triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-31-0: rgba(31, 31, 34, .35);
183
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-31-0: rgba(31, 31, 34, .35);
184
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-31-0: rgba(31, 31, 34, .35);
185
+ --triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-31-0: rgba(31, 31, 34, .35);
186
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-31-0: #00C075;
187
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-31-0: #00C075;
188
+ --triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-31-0: #00C075;
189
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-31-0: #FD6508;
190
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-31-0: #FD6508;
191
+ --triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-31-0: #FD6508;
192
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-31-0: #E60037;
193
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-31-0: #E60037;
194
+ --triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-31-0: #E60037;
195
+ --triplex-next-Card-Static_General_Background-1-31-0: #FFFFFF;
196
+ --triplex-next-Card-Static_Secondary_Background-1-31-0: #F2F4F7;
197
+ --triplex-next-Card-Action_General_Background-1-31-0: #FFFFFF;
198
+ --triplex-next-Card-Action_General_Background_Hover-1-31-0: #FFFFFF;
199
+ --triplex-next-Card-Action_General_Background_Selected-1-31-0: #F2F4F7;
200
+ --triplex-next-Card-Action_General_Background_Selected_Hover-1-31-0: #F2F4F7;
201
+ --triplex-next-Card-Action_Secondary_Background-1-31-0: #F2F4F7;
202
+ --triplex-next-Card-Action_Secondary_Background_Hover-1-31-0: #EAEDF1;
203
+ --triplex-next-Card-Action_Secondary_Background_Selected-1-31-0: #E3E6EA;
204
+ --triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-31-0: #DCDFE4;
205
+ --triplex-next-Card-Shadow_Default-1-31-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
206
+ --triplex-next-Card-Shadow_Focus-1-31-0: inset 0 0 0 1px #FFD169;
207
+ --triplex-next-Card-Shadow_Hover-1-31-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
208
+ --triplex-next-Card-Shadow_Selected-1-31-0: inset 0 0 0 1px #21A19A;
209
+ --triplex-next-Card-Shadow_Selected_Hover-1-31-0: inset 0 0 0 1px #19BDB0;
210
+ --triplex-next-Checkbox-Background_Checked_Default-1-31-0: #21A19A;
211
+ --triplex-next-Checkbox-Background_Checked_Disabled-1-31-0: #EAEDF1;
212
+ --triplex-next-Checkbox-Background_Checked_Hover-1-31-0: #007777;
213
+ --triplex-next-Checkbox-Background_Default-1-31-0: #F2F4F7;
214
+ --triplex-next-Checkbox-Background_Disabled-1-31-0: #F2F4F7;
215
+ --triplex-next-Checkbox-Background_Hover-1-31-0: #19BDB0;
216
+ --triplex-next-Checkbox-BorderColor_Default-1-31-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
217
+ --triplex-next-Checkbox-BorderColor_Disabled-1-31-0: 0 0 0 1px #E3E6EA inset;
218
+ --triplex-next-Checkbox-BorderColor_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
219
+ --triplex-next-Checkbox-BorderColor_Hover-1-31-0: none;
220
+ --triplex-next-Checkbox-BorderColor_Checked_Default-1-31-0: none;
221
+ --triplex-next-Checkbox-BorderColor_Checked_Disabled-1-31-0: none;
222
+ --triplex-next-Checkbox-Checkmark_Fill_Default-1-31-0: rgba(255, 255, 255, 1);
223
+ --triplex-next-Checkbox-Checkmark_Fill_Disabled-1-31-0: rgba(31, 31, 34, .15);
224
+ --triplex-next-Chip-Background_Active-1-31-0: #DFE2E7;
225
+ --triplex-next-Chip-Background_Disabled-1-31-0: #F2F4F7;
226
+ --triplex-next-Chip-Background_Type1_Default-1-31-0: #F2F4F7;
227
+ --triplex-next-Chip-Background_Type1_Hover-1-31-0: #EAEDF1;
228
+ --triplex-next-Chip-Background_Type2_Default-1-31-0: #FFFFFF;
229
+ --triplex-next-Chip-Background_Type2_Hover-1-31-0: #EEF0F4;
230
+ --triplex-next-Chip-Background_Selected_Active-1-31-0: #4F4F52;
231
+ --triplex-next-Chip-Background_Selected_Default-1-31-0: #3B3B3E;
232
+ --triplex-next-Chip-Background_Selected_Disabled-1-31-0: #343437;
233
+ --triplex-next-Chip-Background_Selected_Hover-1-31-0: #49494C;
234
+ --triplex-next-Chip-Color_Active-1-31-0: rgba(31, 31, 34, 1);
235
+ --triplex-next-Chip-Color_Default-1-31-0: rgba(31, 31, 34, 1);
236
+ --triplex-next-Chip-Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
237
+ --triplex-next-Chip-Color_Hover-1-31-0: rgba(31, 31, 34, 1);
238
+ --triplex-next-Chip-Color_Selected_Active-1-31-0: rgba(255, 255, 255, 1);
239
+ --triplex-next-Chip-Color_Selected_Default-1-31-0: rgba(255, 255, 255, 1);
240
+ --triplex-next-Chip-Color_Selected_Disabled-1-31-0: rgba(255, 255, 255, .25);
241
+ --triplex-next-Chip-Color_Selected_Hover-1-31-0: rgba(255, 255, 255, 1);
242
+ --triplex-next-Chip-Shadow_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
243
+ --triplex-next-CollapsibleTree-Header_Background_Hover-1-31-0: #E3E6EA;
244
+ --triplex-next-CollapsibleTree-Header_Shadow_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
245
+ --triplex-next-Divider-Background-1-31-0: #D6D9E0;
246
+ --triplex-next-Dropdown-Background-1-31-0: #FFFFFF;
247
+ --triplex-next-Dropdown-Shadow-1-31-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
248
+ --triplex-next-DropdownList-Background_Active-1-31-0: #EAEDF1;
249
+ --triplex-next-DropdownList-Background_Default-1-31-0: none;
250
+ --triplex-next-DropdownList-Background_Selected-1-31-0: #DCDFE4;
251
+ --triplex-next-DropdownList-Color-1-31-0: rgba(31, 31, 34, 1);
252
+ --triplex-next-DropdownMobile-Backdrop-1-31-0: rgba(31, 31, 34, .65);
253
+ --triplex-next-DropdownMobile-Border_Color-1-31-0: #D6D9E0;
254
+ --triplex-next-DropdownMobile-Content_Background-1-31-0: #FFFFFF;
255
+ --triplex-next-DropdownMobile-Footer_Background-1-31-0: #FFFFFF;
256
+ --triplex-next-DropdownMobile-Header_Background-1-31-0: #F2F4F7;
257
+ --triplex-next-DropdownMobileList-Active_Background-1-31-0: #EAEDF1;
258
+ --triplex-next-DropdownMobileList-Selected_Background-1-31-0: #DCDFE4;
259
+ --triplex-next-FooterPage-StickyShadow-1-31-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
260
+ --triplex-next-FormField-Background_Active-1-31-0: #F2F4F7;
261
+ --triplex-next-FormField-Background_Default-1-31-0: #F2F4F7;
262
+ --triplex-next-FormField-Background_Disabled-1-31-0: #F2F4F7;
263
+ --triplex-next-FormField-Background_Error-1-31-0: #FFF0F3;
264
+ --triplex-next-FormField-Background_Error_Hover-1-31-0: #FCE0E6;
265
+ --triplex-next-FormField-Background_Hover-1-31-0: #EAEDF1;
266
+ --triplex-next-FormField-Background_Warning-1-31-0: #FFF4DB;
267
+ --triplex-next-FormField-Background_Warning_Hover-1-31-0: #FCEAC7;
268
+ --triplex-next-FormField-Input_Color_Default-1-31-0: rgba(31, 31, 34, 1);
269
+ --triplex-next-FormField-Input_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
270
+ --triplex-next-FormField-Target_Color_Default-1-31-0: rgba(31, 31, 34, 1);
271
+ --triplex-next-FormField-Target_Color_Disabled-1-31-0: rgba(31, 31, 34, .45);
272
+ --triplex-next-FormField-Target_PlaceholderColor_Default-1-31-0: rgba(31, 31, 34, .65);
273
+ --triplex-next-FormField-Label_Color_Default-1-31-0: rgba(31, 31, 34, .65);
274
+ --triplex-next-FormField-Label_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
275
+ --triplex-next-FormField-Shadow_Active-1-31-0: 0 0 0 1px #21A19A inset;
276
+ --triplex-next-FormField-Shadow_Default-1-31-0: none;
277
+ --triplex-next-FormField-Shadow_Error_Active-1-31-0: 0 0 0 1px #E60037 inset;
278
+ --triplex-next-FormField-Shadow_Warning_Active-1-31-0: 0 0 0 1px #FD6508 inset;
279
+ --triplex-next-FormField-Placeholder_Color-1-31-0: rgba(31, 31, 34, .65);
280
+ --triplex-next-HeaderPage-StickyShadow-1-31-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
281
+ --triplex-next-Island-Type1_Background-1-31-0: #FFFFFF;
282
+ --triplex-next-Island-Type2_Background-1-31-0: rgba(255, 255, 255, .35);
283
+ --triplex-next-Island-Type3_Background-1-31-0: #F2F4F7;
284
+ --triplex-next-Island-Type1_Shadow-1-31-0: none;
285
+ --triplex-next-Island-Type2_Shadow-1-31-0: 0 0 0 1px #FFFFFF inset;
286
+ --triplex-next-Island-Type3_Shadow-1-31-0: none;
287
+ --triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-31-0: #DCDFE4;
288
+ --triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-31-0: rgba(31, 31, 34, .05);
289
+ --triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-31-0: #DCDFE4;
290
+ --triplex-next-IslandAccordion-Shadow_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
291
+ --triplex-next-IslandWidget-ExtraFooter_Background-1-31-0: #FFFFFF;
292
+ --triplex-next-IslandWidget-ExtraFooter_Shadow-1-31-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
293
+ --triplex-next-ImageGallery-Arrow_Background_Default-1-31-0: rgba(31, 31, 34, .25);
294
+ --triplex-next-ImageGallery-Arrow_Background_Hover-1-31-0: rgba(31, 31, 34, .45);
295
+ --triplex-next-ImageGallery-Arrow_Background_Active-1-31-0: rgba(31, 31, 34, .55);
296
+ --triplex-next-ImageGallery-Arrow_Background_Disabled-1-31-0: rgba(31, 31, 34, .15);
297
+ --triplex-next-ImageGallery-Arrow_BorderColor_Default-1-31-0: rgba(31, 31, 34, .15);
298
+ --triplex-next-ImageGallery-Arrow_BorderColor_Hover-1-31-0: rgba(31, 31, 34, .15);
299
+ --triplex-next-ImageGallery-Arrow_BorderColor_Active-1-31-0: rgba(31, 31, 34, .15);
300
+ --triplex-next-ImageGallery-Arrow_BorderColor_Disabled-1-31-0: rgba(31, 31, 34, .15);
301
+ --triplex-next-ImageGallery-Dot_Background_Default-1-31-0: rgba(31, 31, 34, .25);
302
+ --triplex-next-ImageGallery-Dot_Background_Hover-1-31-0: rgba(31, 31, 34, .45);
303
+ --triplex-next-ImageGallery-Dot_Background_Active-1-31-0: rgba(31, 31, 34, .75);
304
+ --triplex-next-ImageGallery-Thumb_Mask_Background-1-31-0: rgba(31, 31, 34, .25);
305
+ --triplex-next-ImageGallery-Accent_Color-1-31-0: #21A19A;
306
+ --triplex-next-LightBox-Backdrop_Background-1-31-0: rgba(31, 31, 34, .75);
307
+ --triplex-next-LightBox-Content_Background-1-31-0: #EAEDF1;
308
+ --triplex-next-Link-BorderColor_Focus-1-31-0: 0 0 0 1px #FFD169 inset;
309
+ --triplex-next-Link-Text_Color_Active-1-31-0: #007777;
310
+ --triplex-next-Link-Text_Color_Default-1-31-0: #008985;
311
+ --triplex-next-Link-Text_Color_Hover-1-31-0: #21A19A;
312
+ --triplex-next-ListItem-Background-1-31-0: #FFFFFF;
313
+ --triplex-next-ListItem-Background_Dragging-1-31-0: #FFFFFF;
314
+ --triplex-next-ListItem-Background_Selected-1-31-0: #F2F4F7;
315
+ --triplex-next-ListItem-Background_Hover-1-31-0: #F2F4F7;
316
+ --triplex-next-ListItem-Shadow_Dragging-1-31-0: 0 2px 7px rgba(31, 31, 34, 0.25);
317
+ --triplex-next-ListItemControlsButton-Background_Active-1-31-0: #DCDFE4;
318
+ --triplex-next-ListItemControlsButton-Background_Default-1-31-0: #F2F4F7;
319
+ --triplex-next-ListItemControlsButton-Background_Hover-1-31-0: #EAEDF1;
320
+ --triplex-next-ListItemControlsButton-Color_Active-1-31-0: #007777;
321
+ --triplex-next-ListItemControlsButton-Color_Default-1-31-0: #008985;
322
+ --triplex-next-ListItemControlsButton-Color_Hover-1-31-0: #21A19A;
323
+ --triplex-next-ListMaster-Background-1-31-0: #FFFFFF;
324
+ --triplex-next-ListMaster-Footer_Background-1-31-0: #FFFFFF;
325
+ --triplex-next-ListMaster-Footer_Shadow-1-31-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
326
+ --triplex-next-ListMaster-Header_Background-1-31-0: #FFFFFF;
327
+ --triplex-next-ListMaster-Header_Shadow-1-31-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
328
+ --triplex-next-Loader-Element_Background_Brand-1-31-0: #21A19A;
329
+ --triplex-next-Loader-Element_Background_Neutral-1-31-0: rgba(255, 255, 255, 1);
330
+ --triplex-next-Loader-Middle_Background_Default-1-31-0: #EEF0F4;
331
+ --triplex-next-LoaderScreen-Small_Backdrop_Default-1-31-0: rgba(255, 255, 255, .75);
332
+ --triplex-next-LoaderScreen-Middle_Backdrop_Default-1-31-0: rgba(255, 255, 255, .75);
333
+ --triplex-next-LoaderScreen-Middle_Background_Default-1-31-0: #EEF0F4;
334
+ --triplex-next-Marker-Background_Error-1-31-0: #E60037;
335
+ --triplex-next-Marker-Background_Success-1-31-0: #21A19A;
336
+ --triplex-next-Marker-Background_Waiting-1-31-0: #8291B3;
337
+ --triplex-next-Marker-Background_Warning-1-31-0: #FD6508;
338
+ --triplex-next-MarkerStatus-Description_Color-1-31-0: rgba(0, 0, 0, 0.55);
339
+ --triplex-next-ModalWindow-Background-1-31-0: #EAEDF1;
340
+ --triplex-next-ModalWindow-Backdrop_Background-1-31-0: rgba(79, 79, 82, .5);
341
+ --triplex-next-MultiselectField-Divider_Color-1-31-0: #D6D9E0;
342
+ --triplex-next-Notification-Background-1-31-0: #FFFFFF;
343
+ --triplex-next-Notification-Color-1-31-0: #1F1F22;
344
+ --triplex-next-Notification-TimeColor-1-31-0: rgba(31, 31, 34, 0.65);
345
+ --triplex-next-Notification-Shadow-1-31-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
346
+ --triplex-next-Overlay-Background-1-31-0: rgba(255, 255, 255, .8);
347
+ --triplex-next-Overlay-Panel_Background-1-31-0: #FFFFFF;
348
+ --triplex-next-Pagination-PageButton_Background_Active-1-31-0: #E3E6EA;
349
+ --triplex-next-Pagination-PageButton_Background_Hover-1-31-0: #F2F4F7;
350
+ --triplex-next-Pagination-PageButton_Background_Selected-1-31-0: #E3E6EA;
351
+ --triplex-next-Pagination-PageButton_BorderColor_Focus-1-31-0: #FFD169;
352
+ --triplex-next-Radio-Background_Checked_Default-1-31-0: #21A19A;
353
+ --triplex-next-Radio-Background_Checked_Disabled-1-31-0: #EAEDF1;
354
+ --triplex-next-Radio-Background_Checked_Hover-1-31-0: #007777;
355
+ --triplex-next-Radio-Background_Default-1-31-0: #F2F4F7;
356
+ --triplex-next-Radio-Background_Disabled-1-31-0: #F2F4F7;
357
+ --triplex-next-Radio-Background_Hover-1-31-0: #19BDB0;
358
+ --triplex-next-Radio-BorderColor_Default-1-31-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
359
+ --triplex-next-Radio-BorderColor_Disabled-1-31-0: 0 0 0 1px #E3E6EA inset;
360
+ --triplex-next-Radio-BorderColor_Focused-1-31-0: 0 0 0 1px #FFD169 inset;
361
+ --triplex-next-Radio-BorderColor_Checked_Default-1-31-0: none;
362
+ --triplex-next-Radio-BorderColor_Checked_Disabled-1-31-0: none;
363
+ --triplex-next-Radio-Dot_Default-1-31-0: rgba(255, 255, 255, 1);
364
+ --triplex-next-Radio-Dot_Disabled-1-31-0: rgba(31, 31, 34, .15);
365
+ --triplex-next-SegmentedControl-General_1_Background-1-31-0: #F2F4F7;
366
+ --triplex-next-SegmentedControl-General_2_Background-1-31-0: #FFFFFF;
367
+ --triplex-next-SegmentedControl-Secondary_1_Background-1-31-0: #F2F4F7;
368
+ --triplex-next-SegmentedControl-Secondary_2_Background-1-31-0: #FFFFFF;
369
+ --triplex-next-SegmentedControlSegment-General_1_Color_Default-1-31-0: rgba(31, 31, 34, .65);
370
+ --triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-31-0: rgba(31, 31, 34, 1);
371
+ --triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-31-0: rgba(31, 31, 34, .15);
372
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-31-0: rgba(255, 255, 255, 1);
373
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-31-0: rgba(255, 255, 255, 1);
374
+ --triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-31-0: rgba(255, 255, 255, .25);
375
+ --triplex-next-SegmentedControlSegment-General_1_Background_Default-1-31-0: #F2F4F7;
376
+ --triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-31-0: #DFE2E7;
377
+ --triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-31-0: #F2F4F7;
378
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-31-0: #3B3B3E;
379
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-31-0: #49494C;
380
+ --triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-31-0: #343437;
381
+ --triplex-next-SegmentedControlSegment-General_2_Color_Default-1-31-0: rgba(31, 31, 34, .65);
382
+ --triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-31-0: rgba(31, 31, 34, 1);
383
+ --triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-31-0: rgba(31, 31, 34, .15);
384
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-31-0: rgba(255, 255, 255, 1);
385
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-31-0: rgba(255, 255, 255, 1);
386
+ --triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-31-0: rgba(255, 255, 255, .25);
387
+ --triplex-next-SegmentedControlSegment-General_2_Background_Default-1-31-0: #FFFFFF;
388
+ --triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-31-0: #EEF0F4;
389
+ --triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-31-0: #FFFFFF;
390
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-31-0: #3B3B3E;
391
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-31-0: #49494C;
392
+ --triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-31-0: #343437;
393
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-31-0: rgba(31, 31, 34, .65);
394
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-31-0: rgba(31, 31, 34, 1);
395
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-31-0: rgba(31, 31, 34, .15);
396
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-31-0: rgba(31, 31, 34, 1);
397
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-31-0: rgba(31, 31, 34, 1);
398
+ --triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-31-0: rgba(31, 31, 34, .15);
399
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-31-0: #F2F4F7;
400
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-31-0: #DFE2E7;
401
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-31-0: #F2F4F7;
402
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-31-0: #FFFFFF;
403
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-31-0: #DFE2E7;
404
+ --triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-31-0: #FFFFFF;
405
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-31-0: rgba(31, 31, 34, .65);
406
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-31-0: rgba(31, 31, 34, 1);
407
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-31-0: rgba(31, 31, 34, .15);
408
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-31-0: rgba(31, 31, 34, 1);
409
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-31-0: rgba(31, 31, 34, 1);
410
+ --triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-31-0: rgba(31, 31, 34, .15);
411
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-31-0: #FFFFFF;
412
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-31-0: #EEF0F4;
413
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-31-0: #FFFFFF;
414
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-31-0: #E3E6EA;
415
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-31-0: #D6D9E0;
416
+ --triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-31-0: #F2F4F7;
417
+ --triplex-next-SegmentedControlSegment-BorderColor_Default-1-31-0: transparent;
418
+ --triplex-next-SegmentedControlSegment-BorderColor_Focus-1-31-0: #FFD169;
419
+ --triplex-next-Skeleton-BackgroundColor_Light_Start-1-31-0: #F2F4F7;
420
+ --triplex-next-Skeleton-BackgroundColor_Light_End-1-31-0: #DFE2E7;
421
+ --triplex-next-Skeleton-BackgroundColor_Dark_Start-1-31-0: rgba(31, 31, 34, .05);
422
+ --triplex-next-Skeleton-BackgroundColor_Dark_End-1-31-0: rgba(31, 31, 34, .15);
423
+ --triplex-next-SmallInput-Background-1-31-0: #F2F4F7;
424
+ --triplex-next-SmallInput-Color-1-31-0: rgba(31, 31, 34, 1);
425
+ --triplex-next-SmallInput-PlaceholderColor-1-31-0: rgba(31, 31, 34, .65);
426
+ --triplex-next-SmallInput-Shadow-1-31-0: 0 0 0 1px rgba(33, 161, 154) inset;
427
+ --triplex-next-SMSField-Refresh_Fill_Empty-1-31-0: rgba(31, 31, 34, .35);
428
+ --triplex-next-SMSField-Refresh_Fill_Full-1-31-0: #008985;
429
+ --triplex-next-SMSField-Refresh_Disabled-1-31-0: rgba(31, 31, 34, .15);
430
+ --triplex-next-SMSField-Submit_Background_Default-1-31-0: rgba(31, 31, 34, .15);
431
+ --triplex-next-SMSField-Submit_Background_Hover-1-31-0: #19BDB0;
432
+ --triplex-next-SMSField-Submit_Background_Active-1-31-0: #21A19A;
433
+ --triplex-next-Slider-Dot_Background_Default-1-31-0: #21A19A;
434
+ --triplex-next-Slider-Dot_Background_Disabled-1-31-0: #F2F4F7;
435
+ --triplex-next-Slider-Dot_Background_Hover-1-31-0: #19BDB0;
436
+ --triplex-next-Slider-Dot_Background_Select-1-31-0: #007777;
437
+ --triplex-next-Slider-Dot_Focus-1-31-0: #FFD169;
438
+ --triplex-next-Slider-Dot_Inner_Background-1-31-0: #FFFFFF;
439
+ --triplex-next-Slider-Dot_Inner_Background_Disabled-1-31-0: rgba(31, 31, 34, .15);
440
+ --triplex-next-Slider-Mark_Dot_Background_Default-1-31-0: #DCDFE4;
441
+ --triplex-next-Slider-Mark_Dot_Background_Selected-1-31-0: #21A19A;
442
+ --triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-31-0: #E7E9EE;
443
+ --triplex-next-Slider-Rail_Background-1-31-0: #DCDFE4;
444
+ --triplex-next-Slider-Rail_Background_Disabled-1-31-0: #DCDFE4;
445
+ --triplex-next-Slider-Tooltip_Background-1-31-0: #1B1B1D;
446
+ --triplex-next-Slider-Tooltip_Color-1-31-0: rgba(255, 255, 255, 1);
447
+ --triplex-next-Slider-Track_Background_Default-1-31-0: #21A19A;
448
+ --triplex-next-Slider-Track_Background_Disabled-1-31-0: #E7E9EE;
449
+ --triplex-next-Slider-Track_Background_Hover-1-31-0: #007777;
450
+ --triplex-next-StatusTracker-Draft_Background-1-31-0: rgba(255, 255, 255, .15);
451
+ --triplex-next-StatusTracker-Warning_Background-1-31-0: #FF7A17;
452
+ --triplex-next-StatusTracker-Waiting_Background-1-31-0: #BFCADF;
453
+ --triplex-next-StatusTracker-Rejected_Background-1-31-0: #FF5571;
454
+ --triplex-next-StatusTracker-Approved_Background-1-31-0: #00D67D;
455
+ --triplex-next-StatusTracker-Waiting_Color-1-31-0: #A9B6D0;
456
+ --triplex-next-StatusTracker-Rejected_Color-1-31-0: #FFB1C1;
457
+ --triplex-next-StatusTracker-Approved_Color-1-31-0: #00D67D;
458
+ --triplex-next-StatusTracker-Border_Color-1-31-0: #FFFFFF;
459
+ --triplex-next-Step-Color_Active-1-31-0: #008985;
460
+ --triplex-next-Step-Color_Default-1-31-0: rgba(31, 31, 34, .65);
461
+ --triplex-next-Step-Color_Disabled-1-31-0: #FFFFFF;
462
+ --triplex-next-Step-Color_Done-1-31-0: #FFFFFF;
463
+ --triplex-next-Step-Color_Error-1-31-0: rgba(255, 255, 255, 1);
464
+ --triplex-next-Step-Color_Warning-1-31-0: rgba(255, 255, 255, 1);
465
+ --triplex-next-Step-Background_Active-1-31-0: #E3FFFA;
466
+ --triplex-next-Step-Background_Default-1-31-0: rgba(31, 31, 34, .05);
467
+ --triplex-next-Step-Background_Disabled-1-31-0: rgba(31, 31, 34, .15);
468
+ --triplex-next-Step-Background_Done-1-31-0: #008985;
469
+ --triplex-next-Step-Background_Error-1-31-0: #D10032;
470
+ --triplex-next-Step-Background_Warning-1-31-0: #EF4C01;
471
+ --triplex-next-Stepper-Step_Background_Default-1-31-0: #F2F4F7;
472
+ --triplex-next-Stepper-Step_Background_Hover-1-31-0: #EAEDF1;
473
+ --triplex-next-Stepper-Step_Background_Disabled-1-31-0: #F2F4F7;
474
+ --triplex-next-Stepper-Step_Background_Error-1-31-0: #FFF0F3;
475
+ --triplex-next-Stepper-Step_Background_Error_Hover-1-31-0: #FCE0E6;
476
+ --triplex-next-Stepper-Step_Background_Warning-1-31-0: #FFF4DB;
477
+ --triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0: #FCEAC7;
478
+ --triplex-next-Stepper-Step_BorderColor_Focus-1-31-0: #FFD169;
479
+ --triplex-next-Stepper-Step_BorderColor_Error-1-31-0: #E60037;
480
+ --triplex-next-Stepper-Step_BorderColor_Warning-1-31-0: #FD6508;
481
+ --triplex-next-Stepper-Step_BorderColor_Success-1-31-0: #21A19A;
482
+ --triplex-next-Stepper-Step_Color_Default-1-31-0: rgba(31, 31, 34, .65);
483
+ --triplex-next-Stepper-Step_Color_Hover-1-31-0: rgba(31, 31, 34, 1);
484
+ --triplex-next-Stepper-Step_Color_Disabled-1-31-0: rgba(31, 31, 34, .35);
485
+ --triplex-next-Stepper-ButtonWrapper_Background_Prev-1-31-0: linear-gradient(to right, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
486
+ --triplex-next-Stepper-ButtonWrapper_Background_Next-1-31-0: linear-gradient(to left, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
487
+ --triplex-next-TableBasic-Background_Hover-1-31-0: #E3E6EA;
488
+ --triplex-next-TableBasic-Background_Selected-1-31-0: #DCDFE4;
489
+ --triplex-next-TableBasic-Color-1-31-0: rgba(31, 31, 34, 1);
490
+ --triplex-next-TableBasic-Header_Background-1-31-0: #E7E9EE;
491
+ --triplex-next-TableBasic-TableFooter_Background-1-31-0: #E7E9EE;
492
+ --triplex-next-TableBasic-TableFooter_Highlight-1-31-0: linear-gradient(transparent, #FFFFFF);
493
+ --triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-31-0: #D6D9E0;
494
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-31-0: #FFFFFF;
495
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-31-0: #EAEDF1;
496
+ --triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-31-0: #FFFFFF;
497
+ --triplex-next-Tabs-Type1_Background-1-31-0: #F2F4F7;
498
+ --triplex-next-Tabs-Type2_Background-1-31-0: #FFFFFF;
499
+ --triplex-next-Tabs-Type1_Tab_Background_Default-1-31-0: #F2F4F7;
500
+ --triplex-next-Tabs-Type2_Tab_Background_Default-1-31-0: #FFFFFF;
501
+ --triplex-next-Tabs-Type1_Tab_Background_Selected-1-31-0: #DCDFE4;
502
+ --triplex-next-Tabs-Type2_Tab_Background_Selected-1-31-0: #E3E6EA;
503
+ --triplex-next-Tabs-Type1_Tab_Background_Hover-1-31-0: #E3E6EA;
504
+ --triplex-next-Tabs-Type2_Tab_Background_Hover-1-31-0: #EEF0F4;
505
+ --triplex-next-Tabs-Tab_BorderColor_Default-1-31-0: transparent;
506
+ --triplex-next-Tabs-Tab_BorderColor_Focus-1-31-0: #FFD169;
507
+ --triplex-next-Tag-Background-1-31-0: #DFE2E7;
508
+ --triplex-next-TagColor-Background_Default-1-31-0: #EEF3FC;
509
+ --triplex-next-TagColor-Background_Success-1-31-0: #E3FFFA;
510
+ --triplex-next-TagColor-Background_Info-1-31-0: #E3F6FF;
511
+ --triplex-next-TagColor-Background_Warning-1-31-0: #FFF4DB;
512
+ --triplex-next-TagColor-Background_Error-1-31-0: #FFF0F3;
513
+ --triplex-next-TagColor-Text_Color_Default-1-31-0: rgba(31, 31, 34, .75);
514
+ --triplex-next-TabsLine-BorderColor_Active-1-31-0: #21A19A;
515
+ --triplex-next-TabsLine-BorderColor_Hover-1-31-0: #19BDB0;
516
+ --triplex-next-TabsLine-Separator_Color-1-31-0: #D6D9E0;
517
+ --triplex-next-TabsLine-Shadow_Focus-1-31-0: 0 0 0 1px #FFDD64 inset;
518
+ --triplex-next-Tooltip-Background-1-31-0: #1B1B1D;
519
+ --triplex-next-Tooltip-Color-1-31-0: rgba(255, 255, 255, 1);
520
+ --triplex-next-Tooltip-Link_Desktop_Color_Active-1-31-0: #008985;
521
+ --triplex-next-Tooltip-Link_Desktop_Color_Default-1-31-0: #19BDB0;
522
+ --triplex-next-Tooltip-Link_Desktop_Color_Hover-1-31-0: #4BD9CF;
523
+ --triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-31-0: 0 0 0 1px #FFD169;
524
+ --triplex-next-Tooltip-Link_Mobile_Color_Active-1-31-0: #007777;
525
+ --triplex-next-Tooltip-Link_Mobile_Color_Default-1-31-0: #008985;
526
+ --triplex-next-Tooltip-Link_Mobile_Color_Hover-1-31-0: #21A19A;
527
+ --triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-31-0: 0 0 0 1px #FFDD64;
528
+ --triplex-next-TopOverlay-Background-1-31-0: rgba(79,79,82,.15);
529
+ --triplex-next-Typography-Primary_Color-1-31-0: rgba(31, 31, 34, 1);
530
+ --triplex-next-Typography-Complementary_Color-1-31-0: rgba(31, 31, 34, .85);
531
+ --triplex-next-Typography-Secondary_Color-1-31-0: rgba(31, 31, 34, .65);
532
+ --triplex-next-Typography-Tertiary_Color-1-31-0: rgba(31, 31, 34, .55);
533
+ --triplex-next-Typography-Disabled_Color-1-31-0: rgba(31, 31, 34, .35);
534
+ --triplex-next-Typography-Brand_Color-1-31-0: #008985;
535
+ --triplex-next-Typography-Info_Color-1-31-0: #0E57CC;
536
+ --triplex-next-Typography-Success_Color-1-31-0: #008B5C;
537
+ --triplex-next-Typography-Error_Color-1-31-0: #D10032;
538
+ --triplex-next-Typography-Warning_Color-1-31-0: #EF4C01;
539
+ --triplex-next-Typography-System_Color-1-31-0: #697591;
540
+ --triplex-next-Typography-PrimaryInvert_Color-1-31-0: rgba(255, 255, 255, 1);
541
+ --triplex-next-Typography-ComplementaryInvert_Color-1-31-0: rgba(255, 255, 255, .75);
542
+ --triplex-next-Typography-SecondaryInvert_Color-1-31-0: rgba(255, 255, 255, .55);
543
+ --triplex-next-Typography-TertiaryInvert_Color-1-31-0: rgba(255, 255, 255, .45);
544
+ --triplex-next-Typography-DisabledInvert_Color-1-31-0: rgba(255, 255, 255, .25);
545
+ --triplex-next-Typography-BrandInvert_Color-1-31-0: #19BDB0;
546
+ --triplex-next-Typography-InfoInvert_Color-1-31-0: #1297FE;
547
+ --triplex-next-Typography-SuccessInvert_Color-1-31-0: #00D67D;
548
+ --triplex-next-Typography-ErrorInvert_Color-1-31-0: #F80C45;
549
+ --triplex-next-Typography-WarningInvert_Color-1-31-0: #FF7A17;
550
+ --triplex-next-Typography-SystemInvert_Color-1-31-0: #95A3C1;
551
+ --triplex-next-UploadZone-Background_Default-1-31-0: #F2F4F7;
552
+ --triplex-next-UploadZone-Background_Hover-1-31-0: #EAEDF1;
553
+ --triplex-next-UploadZone-BorderColor_Default-1-31-0: #2D2D30;
554
+ --triplex-next-UploadZone-DragArea_Background-1-31-0: #F2F4F7;
555
+ --triplex-next-UploadZone-DragArea_BorderColor-1-31-0: #21A19A;}
556
+ .underline__0c98b3c1{text-decoration:underline}.strikethrough__629de7f7{text-decoration:line-through}.underlineStrikethrough__98109652{text-decoration:underline line-through}.typography__8d538efb.primary__e150e2aa{color:var(--triplex-next-Typography-Primary_Color-1-31-0)}.typography__8d538efb.primaryInvert__865e53ee{color:var(--triplex-next-Typography-PrimaryInvert_Color-1-31-0)}.typography__8d538efb.complementary__a95c7e98{color:var(--triplex-next-Typography-Complementary_Color-1-31-0)}.typography__8d538efb.complementaryInvert__f6030da3{color:var(--triplex-next-Typography-ComplementaryInvert_Color-1-31-0)}.typography__8d538efb.secondary__9fa6fd65{color:var(--triplex-next-Typography-Secondary_Color-1-31-0)}.typography__8d538efb.secondaryInvert__8b630de0{color:var(--triplex-next-Typography-SecondaryInvert_Color-1-31-0)}.typography__8d538efb.tertiary__5987727f{color:var(--triplex-next-Typography-Tertiary_Color-1-31-0)}.typography__8d538efb.tertiaryInvert__74bf3fd9{color:var(--triplex-next-Typography-TertiaryInvert_Color-1-31-0)}.typography__8d538efb.disabled__cc400bcf{color:var(--triplex-next-Typography-Disabled_Color-1-31-0)}.typography__8d538efb.disabledInvert__4196ee18{color:var(--triplex-next-Typography-DisabledInvert_Color-1-31-0)}.typography__8d538efb.brand__04a1929f{color:var(--triplex-next-Typography-Brand_Color-1-31-0);-webkit-user-select:none;user-select:none}.typography__8d538efb.brandInvert__9bfedc05{color:var(--triplex-next-Typography-BrandInvert_Color-1-31-0)}.typography__8d538efb.info__b82ef0e6{color:var(--triplex-next-Typography-Info_Color-1-31-0)}.typography__8d538efb.infoInvert__181be3f7{color:var(--triplex-next-Typography-InfoInvert_Color-1-31-0)}.typography__8d538efb.success__d26a6839{color:var(--triplex-next-Typography-Success_Color-1-31-0)}.typography__8d538efb.successInvert__e0755a94{color:var(--triplex-next-Typography-SuccessInvert_Color-1-31-0)}.typography__8d538efb.error__a6353ffa{color:var(--triplex-next-Typography-Error_Color-1-31-0)}.typography__8d538efb.errorInvert__8fe205bc{color:var(--triplex-next-Typography-ErrorInvert_Color-1-31-0)}.typography__8d538efb.warning__cc7d8437{color:var(--triplex-next-Typography-Warning_Color-1-31-0)}.typography__8d538efb.warningInvert__1c2107ed{color:var(--triplex-next-Typography-WarningInvert_Color-1-31-0)}.typography__8d538efb.system__0538c586{color:var(--triplex-next-Typography-System_Color-1-31-0)}.typography__8d538efb.systemInvert__dcc6dbd2{color:var(--triplex-next-Typography-SystemInvert_Color-1-31-0)}.typography__8d538efb.compact__2907d412{line-height:calc(16 / 14)}.caption__14c3876e.regular__20483a85{font-family:SBSansText,Arial,sans-serif}.caption__14c3876e.semibold__dd601c57{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.c1__c2d060c6{font-size:10px;line-height:12px}.c2__1ff38def{font-size:8px;line-height:10px}.d1__6314dc32{font-size:32px;line-height:40px}.d1__6314dc32.regular__20483a85{font-family:SBSansDisplay,Arial,sans-serif}.d1__6314dc32.semibold__dd601c57{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.codeText__9f48a741{font-family:SBSansTextMono,Arial,monospace;font-size:14px;line-height:20px;font-weight:400}.text__2ccb5fe2{outline:none}.text__2ccb5fe2.regular__20483a85{font-family:SBSansText,Arial,sans-serif}.text__2ccb5fe2.semibold__dd601c57{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.b1__e3ddb864{font-size:18px;line-height:24px}.b2__bd5535c4{font-size:16px;line-height:20px}.b3__af2189a7{font-size:14px;line-height:20px}.b3__af2189a7.compact__2907d412{line-height:16px}.b4__a22c9128{font-size:12px;line-height:16px}.title__6978cd66{outline:none}.title__6978cd66.regular__20483a85{font-family:SBSansDisplay,Arial,sans-serif;font-weight:400}.title__6978cd66.semibold__dd601c57{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.title__6978cd66.medium__18c3b4a0{font-family:SBSansDisplayMedium,Arial,sans-serif;font-weight:500}.title__6978cd66.bold__bba1079a{font-family:SBSansDisplayBold,Arial,sans-serif;font-weight:700}.h1__54aac263,.h2__6ceaf1fd,.h3__11adb335{margin:0}.h1__54aac263{font-size:28px;line-height:36px}.h2__6ceaf1fd{font-size:24px;line-height:32px}.h3__11adb335{font-size:20px;line-height:28px}.formFieldInput__15669d1f{padding:0;width:100%;box-sizing:border-box;font-family:inherit;border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--triplex-next-FormField-Input_Color_Default-1-31-0)}.formFieldInput__15669d1f.sm__412c3420{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__15669d1f.md__e47ef4a8{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__15669d1f.lg__2c18f187{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldInput__15669d1f:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-31-0)}.formFieldInput__15669d1f::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-31-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__15669d1f:focus{outline:none}.formFieldInput__15669d1f:focus::placeholder{opacity:1}.formFieldInput__15669d1f:-webkit-autofill{animation-name:autofill-applied-hook__25829ed3;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__15669d1f:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__b2dbb4a4;animation-duration:1ms}.disableInteraction__28a0cc1f{pointer-events:none}.displayContents__b2521263{display:contents}.buttonIcon__f0cd75d9{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__f0cd75d9:enabled{cursor:pointer}.buttonIcon__f0cd75d9.circle__2214b2da{border-radius:50%}.buttonIcon__f0cd75d9.squircle__373d7f6a{border-radius:4px}.buttonIcon__f0cd75d9:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-31-0)}.formFieldClear__6017934f{visibility:hidden;opacity:0;transition:visibility,opacity;transition-duration:.3s;pointer-events:none}.formFieldClear__6017934f:focus{visibility:visible;opacity:1;pointer-events:auto}.formFieldCounter__915d0642{padding-left:4px;margin-left:auto}.formFieldDescription__9b529730{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__9b529730.withCounter__9d9ac776{display:flex}.formFieldLabel__37aa84dc{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__37aa84dc.sm__412c3420{top:6px}.formFieldLabel__37aa84dc.md__e47ef4a8{top:10px}.formFieldLabel__37aa84dc.lg__2c18f187{top:18px}.formFieldLabel__37aa84dc.lg__2c18f187.floating__fcb9815e{top:10px}.formFieldLabelText__657ff791{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-31-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__412c3420 .formFieldLabelText__657ff791{font-size:12px;line-height:16px}.md__e47ef4a8 .formFieldLabelText__657ff791{font-size:14px;line-height:20px}.lg__2c18f187 .formFieldLabelText__657ff791{font-size:16px;line-height:20px}.floating__fcb9815e .formFieldLabelText__657ff791{font-size:12px;line-height:16px}.floating__fcb9815e.sm__412c3420 .formFieldLabelText__657ff791,.floating__fcb9815e.md__e47ef4a8 .formFieldLabelText__657ff791{display:none}.disabled__ebcde378 .formFieldLabelText__657ff791{color:var(--triplex-next-FormField-Label_Color_Disabled-1-31-0)}.formFieldMaskedInputWrapper__bac14915{position:relative}.formFieldMaskedInputWrapper__bac14915 .formFieldMaskedInputPlaceholder__3ac863e0{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__bac14915 .formFieldMaskedInputPlaceholder__3ac863e0::placeholder{opacity:1}.formFieldMaskedInputWrapper__bac14915 .formFieldMaskedInputPlaceholder__3ac863e0:disabled{visibility:hidden}.formFieldMaskedInputWrapper__bac14915.size-sm__31922428{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__bac14915.size-sm__31922428 .formFieldMaskedInputPlaceholder__3ac863e0{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__bac14915.size-md__215dfa6b{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__bac14915.size-md__215dfa6b .formFieldMaskedInputPlaceholder__3ac863e0{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__bac14915.size-lg__54f91058{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__bac14915.size-lg__54f91058 .formFieldMaskedInputPlaceholder__3ac863e0{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__bac14915 .formFieldMaskedInput__e61e29f2{display:block;position:relative;background:none!important}.formFieldPostfix__ce22e4a0{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__e9886cb6{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldTarget__730a33f2{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-31-0);overflow:hidden;white-space:nowrap}.formFieldTarget__730a33f2.sm__412c3420{font-size:12px;height:28px;line-height:16px}.formFieldTarget__730a33f2.md__e47ef4a8{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__730a33f2.lg__2c18f187{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__730a33f2.placeholder__eac7bc66{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-31-0)}.formFieldTarget__730a33f2.disabled__ebcde378{color:var(--triplex-next-FormField-Target_Color_Disabled-1-31-0)}.formFieldTarget__730a33f2 .placeholderWrapper__8cc7312a{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__730a33f2:focus{outline:none}.formFieldTarget__730a33f2:focus .placeholderWrapper__8cc7312a,.formFieldTarget__730a33f2.active__f64e12a9 .placeholderWrapper__8cc7312a{opacity:1}.formFieldTextarea__58d617b5{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-31-0);vertical-align:top;font-family:inherit}.formFieldTextarea__58d617b5.sm__412c3420{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__58d617b5.md__e47ef4a8{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__58d617b5.lg__2c18f187{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__58d617b5::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-31-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__58d617b5:focus{outline:none}.formFieldTextarea__58d617b5:focus::placeholder{opacity:1}.formFieldTextarea__58d617b5:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-31-0)}.formFieldTextarea__58d617b5:-webkit-autofill{animation-name:autofill-applied-hook__25829ed3;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldTextarea__58d617b5:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__b2dbb4a4;animation-duration:1ms}@keyframes autofill-applied-hook__25829ed3{0%{transform:none}}@keyframes autofill-cancelled-hook__b2dbb4a4{0%{transform:none}}.formField__cd21f888{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__cd21f888.sm__412c3420{border-radius:6px}.formField__cd21f888.md__e47ef4a8{border-radius:8px}.formField__cd21f888.lg__2c18f187{border-radius:10px}.formField__cd21f888.default__2bdf1376{background:var(--triplex-next-FormField-Background_Default-1-31-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-31-0)}.formField__cd21f888:hover{background:var(--triplex-next-FormField-Background_Hover-1-31-0)}.formField__cd21f888.active__f64e12a9{background:var(--triplex-next-FormField-Background_Active-1-31-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-31-0)}.formField__cd21f888.active__f64e12a9 .formFieldInput__15669d1f::placeholder,.formField__cd21f888.active__f64e12a9 .formFieldTextarea__58d617b5::placeholder{opacity:1}.formField__cd21f888.disabled__ebcde378{background:var(--triplex-next-FormField-Background_Disabled-1-31-0)}.formField__cd21f888.error__3fe4542a{background:var(--triplex-next-FormField-Background_Error-1-31-0)}.formField__cd21f888.error__3fe4542a:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-31-0)}.formField__cd21f888.error__3fe4542a.active__f64e12a9{background:var(--triplex-next-FormField-Background_Error-1-31-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-31-0)}.formField__cd21f888.warning__466b4ed8{background:var(--triplex-next-FormField-Background_Warning-1-31-0)}.formField__cd21f888.warning__466b4ed8:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-31-0)}.formField__cd21f888.warning__466b4ed8.active__f64e12a9{background:var(--triplex-next-FormField-Background_Warning-1-31-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-31-0)}.formField__cd21f888.filled__d2c8f209:not(.disabled__ebcde378):hover .formFieldClear__6017934f,.formField__cd21f888.filled__d2c8f209:not(.disabled__ebcde378).active__f64e12a9 .formFieldClear__6017934f{visibility:visible;opacity:1;pointer-events:auto}.dropdownDesktop__795cd2a2{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-31-0);background-color:var(--triplex-next-Dropdown-Background-1-31-0)}.dropdownDesktop__795cd2a2.sm__134cc661{border-radius:6px}.dropdownDesktop__795cd2a2.md__31154aad{border-radius:8px}.dropdownDesktop__795cd2a2.lg__1cedc727{border-radius:10px}.dropdownDesktopOverflowHidden__d8303e2d{overflow:hidden}.badgeDot__b3d49331{display:inline-block;background:var(--triplex-next-Badge-Background-1-31-0);border-radius:50%}.badgeDot__b3d49331.sm__52a40c21{width:6px;height:6px}.badgeDot__b3d49331.md__052760db{width:8px;height:8px}.badgeDot__b3d49331.lg__5c7399e8{width:10px;height:10px}.badgeContent__751437f0{display:flex}.badgeContent__751437f0.sm__52a40c21{padding-left:4px;padding-right:4px}.badgeContent__751437f0.md__052760db{padding-left:6px;padding-right:6px}.badgeContent__751437f0.lg__5c7399e8{padding-left:8px;padding-right:8px}.badgeContent__751437f0.noPaddingLeft__c827caf8{padding-left:0}.badgeContent__751437f0.noPaddingRight__0df8185f{padding-right:0}.badgePrefix__701eb8e7,.badgePostfix__3b43d31f{display:contents}.badge__8789d77e{display:inline-flex;align-items:center;justify-content:center;position:relative;width:fit-content;white-space:nowrap;background:var(--triplex-next-Badge-Background-1-31-0)}.badge__8789d77e.sm__52a40c21{height:16px;border-radius:4px}.badge__8789d77e.md__052760db{height:20px;border-radius:6px}.badge__8789d77e.lg__5c7399e8{height:24px;border-radius:8px}.dropdownDesktopList__e7c7a7d1{margin:4px;overflow:auto}.dropdownDesktopList__e7c7a7d1 .notificationIcon__9878900c{position:absolute}.dropdownDesktopList__e7c7a7d1.sm__134cc661{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__e7c7a7d1.sm__134cc661 .dropdownDesktopListItem__c80a9f9e{padding:6px 8px;border-radius:6px}.dropdownDesktopList__e7c7a7d1.sm__134cc661 .dropdownDesktopListLoader__be029443{margin:0 auto}.dropdownDesktopList__e7c7a7d1.sm__134cc661 .notificationIcon__9878900c{right:3px;top:3px}.dropdownDesktopList__e7c7a7d1.md__31154aad{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__e7c7a7d1.md__31154aad .dropdownDesktopListItem__c80a9f9e{padding:7px 8px;border-radius:8px}.dropdownDesktopList__e7c7a7d1.md__31154aad .dropdownDesktopListLoader__be029443{margin:-2px auto}.dropdownDesktopList__e7c7a7d1.md__31154aad .notificationIcon__9878900c{right:4px;top:4px}.dropdownDesktopList__e7c7a7d1.lg__1cedc727{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__e7c7a7d1.lg__1cedc727 .dropdownDesktopListItem__c80a9f9e{padding:14px 8px;border-radius:10px}.dropdownDesktopList__e7c7a7d1.lg__1cedc727 .dropdownDesktopListLoader__be029443{margin:-6px auto}.dropdownDesktopList__e7c7a7d1.lg__1cedc727 .notificationIcon__9878900c{right:4px;top:6px}.dropdownDesktopListItem__c80a9f9e{color:var(--triplex-next-DropdownList-Color-1-31-0);background:var(--triplex-next-DropdownList-Background_Default-1-31-0);position:relative;outline:none}.dropdownDesktopListItem__c80a9f9e+.dropdownDesktopListItem__c80a9f9e{margin-top:2px}.dropdownDesktopListItem__c80a9f9e.active__698e4aaa{background:var(--triplex-next-DropdownList-Background_Active-1-31-0);cursor:pointer}.dropdownDesktopListItem__c80a9f9e.selected__6efe2428{background:var(--triplex-next-DropdownList-Background_Selected-1-31-0);cursor:default}.loaderSmall__ca9558cb{display:flex;justify-content:center;align-items:center}.loaderSmall__ca9558cb.sm__cd292382{width:16px;height:16px;gap:2px}.loaderSmall__ca9558cb.sm__cd292382 .dot__a4e89f58{width:4px;height:4px}.loaderSmall__ca9558cb.md__5654cdf7{width:24px;height:24px;gap:3px}.loaderSmall__ca9558cb.md__5654cdf7 .dot__a4e89f58{width:6px;height:6px}.loaderSmall__ca9558cb.lg__0597e558{width:32px;height:32px;gap:4px}.loaderSmall__ca9558cb.lg__0597e558 .dot__a4e89f58{width:8px;height:8px}.loaderSmall__ca9558cb.neutral__763ee721 .dot__a4e89f58{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-31-0)}.loaderSmall__ca9558cb.brand__d68662b3 .dot__a4e89f58{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-31-0)}.loaderSmall__ca9558cb .dot__a4e89f58{border-radius:50%}.loaderSmall__ca9558cb .dot1__41ad1843{animation:dotCycleSmall__4896413f .9s infinite}.loaderSmall__ca9558cb .dot2__73af1fd1{animation:dotCycleSmall__4896413f .9s infinite .15s}.loaderSmall__ca9558cb .dot3__ca7575c3{animation:dotCycleSmall__4896413f .9s infinite .3s}@keyframes dotCycleSmall__4896413f{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__36ccd66d{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-31-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__d51362df{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__d51362df .dot__a4e89f58{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-31-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__d51362df .dot1__41ad1843{top:0;left:0;animation:dotCycleMiddle__32851328 3s infinite}.loaderMiddleDots__d51362df .dot2__73af1fd1{right:0;top:0;opacity:.7;animation:dotCycleMiddle__32851328 3s infinite .74s}.loaderMiddleDots__d51362df .dot3__ca7575c3{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__32851328 3s infinite 1.5s}.loaderMiddleDots__d51362df .dot4__f51c43ac{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__32851328 3s infinite 2.25s}.loaderMiddleDots__d51362df .line__a933d4c4{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-31-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__e8261023 3s infinite}@keyframes lineCycle__e8261023{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__32851328{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__052815b2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__02fd7197{background:var(--triplex-next-DropdownMobile-Backdrop-1-31-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__02fd7197.closing__e2b5978b{opacity:0}.dropdownMobileBackdrop__02fd7197.opening__f1fc5e22,.dropdownMobileBackdrop__02fd7197.opened__c79b9752{opacity:var(--triplex-DropdownMobile-Opacity-1-31-0)}.dropdownMobile__b9b50db6{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__b9b50db6.closing__e2b5978b{transform:translateY(100%)}.dropdownMobile__b9b50db6.opening__f1fc5e22,.dropdownMobile__b9b50db6.opened__c79b9752{transform:translateY(0)}.dropdownMobileHeader__9acb4a79{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-31-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__9acb4a79 .dropdownMobileHeaderContent__2adf0d91{display:flex;flex-grow:1;min-width:0;margin-right:12px;min-height:20px}.dropdownMobileContent__8ab7ccee{background:var(--triplex-next-DropdownMobile-Content_Background-1-31-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__2675c6a1{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-31-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-31-0);flex-shrink:1}.dropdownMobileListItem__3aecfe37{position:relative;padding:16px}.dropdownMobileListItem__3aecfe37.selected__6efe2428{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-31-0)}.dropdownMobileListItem__3aecfe37:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-31-0)}.dropdownMobileBodyOverflow__a01c2516{overflow:hidden}.controlButtons__2940579d{display:flex}.dropdownMobileLoader__7c182096{margin-right:8px}.dropdownMobileListLoader__85bb06a9{display:flex;justify-content:center;align-items:center;padding:16px}.notificationIcon__9878900c{position:absolute;right:6px;top:6px}.dropdownMobileInput__d8f1bcaf{width:100%;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input_Color_Default-1-31-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__d8f1bcaf::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-31-0);opacity:1}.dropdownMobileInput__d8f1bcaf::-ms-clear{display:none}.tabsLineWrapper__06b4f6cc[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__06b4f6cc[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__06b4f6cc[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__06b4f6cc[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__06b4f6cc{position:relative}.tabsLineWrapper__06b4f6cc.withSeparator__35872e2a:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-31-0);bottom:0;left:0;right:0}.tabsLine__076a5f86{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__076a5f86:has(.sm__e3b0a51a){height:28px}.tabsLine__076a5f86:has(.md__4bcf4785){height:40px}.tabsLine__076a5f86:has(.lg__2695dca7){height:56px}.tab__d8875e4a{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__d8875e4a.sm__e3b0a51a{height:28px;padding-bottom:12px}.tab__d8875e4a.md__4bcf4785{height:40px;padding-top:8px;padding-bottom:12px}.tab__d8875e4a.lg__2695dca7{height:56px;padding-top:16px;padding-bottom:20px}.tab__d8875e4a::-moz-focus-inner{border:none;padding:0}.tab__d8875e4a:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-31-0)}.tab__d8875e4a.active__140f7b35{cursor:default}.tab__d8875e4a: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__d8875e4a:hover:after,.tab__d8875e4a:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-31-0)}.tab__d8875e4a.active__140f7b35:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-31-0)}.notificationIcon__3dfe289b{position:absolute;right:6px}.sm__e3b0a51a .notificationIcon__3dfe289b{top:0}.md__4bcf4785 .notificationIcon__3dfe289b{top:8px}.lg__2695dca7 .notificationIcon__3dfe289b{top:16px}.tabsLineDropdown__898ccf96{display:inline-block}.tabsLineDropdown__898ccf96 .dropdownTarget__1bcc449f.active__140f7b35{cursor:pointer}.tabsLineDropdown__898ccf96 .dropdownTargetInner__7205843b{display:inline-flex;align-items:center}.tabsLineDropdown__898ccf96 .dropdownTargetCaret__373ebb49{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__898ccf96 .dropdownTargetCaret__373ebb49.opened__12ad7b59{transform:rotate(-180deg)}.tabsLineDropdown__898ccf96 .dropdown__e1b5e264{right:0;padding:4px}.tabsLineMobileWrapper__769cbde0{position:relative}.tabsLineMobileWrapper__769cbde0 .tab__d8875e4a{flex-shrink:0}.tabsLineMobileWrapper__769cbde0 .tab__d8875e4a:first-child{margin-left:16px}.tabsLineMobileWrapper__769cbde0 .tab__d8875e4a:last-child{margin-right:16px}.tabsLineMobile__fff95939{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__fff95939::-webkit-scrollbar{display:none}.label__0014dee8{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__0014dee8.sm__85f0408c{min-width:16px;min-height:16px}.label__0014dee8.sm__85f0408c.nonempty__ceafdf0a{padding:2px 0 2px 24px}.label__0014dee8.md__d5265cd3{min-height:24px;min-width:24px}.label__0014dee8.md__d5265cd3.nonempty__ceafdf0a{padding-left:32px;padding-top:2px}.label__0014dee8.lg__f8e1c894{min-width:28px;min-height:28px}.label__0014dee8.lg__f8e1c894.nonempty__ceafdf0a{padding-left:40px;padding-top:4px}.label__0014dee8.disabled__54aa1719{cursor:default}.radio__b9bfd6a4{margin:0;opacity:0}.radioIcon__9f51b35f{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-31-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-31-0)}.radioIcon__9f51b35f:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-31-0);border-radius:50%;transform:scale(0)}.sm__85f0408c .radioIcon__9f51b35f:after{width:8px;height:8px;top:4px;left:4px}.md__d5265cd3 .radioIcon__9f51b35f:after{width:12px;height:12px;top:6px;left:6px}.lg__f8e1c894 .radioIcon__9f51b35f:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__9f51b35f,.radioIcon__9f51b35f:after{pointer-events:none}.radio__b9bfd6a4,.radioIcon__9f51b35f{position:absolute;left:0;top:0}.sm__85f0408c .radio__b9bfd6a4,.sm__85f0408c .radioIcon__9f51b35f{width:16px;height:16px;top:2px}.md__d5265cd3 .radio__b9bfd6a4,.md__d5265cd3 .radioIcon__9f51b35f{width:24px;height:24px}.lg__f8e1c894 .radio__b9bfd6a4,.lg__f8e1c894 .radioIcon__9f51b35f{width:28px;height:28px}.radio__b9bfd6a4:enabled{cursor:pointer}.radio__b9bfd6a4:checked+.radioIcon__9f51b35f{background:var(--triplex-next-Radio-Background_Checked_Default-1-31-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-31-0)}.radio__b9bfd6a4:checked+.radioIcon__9f51b35f:after{transform:scale(1);transition:transform .2s ease-out}.radio__b9bfd6a4:hover+.radioIcon__9f51b35f{background-color:var(--triplex-next-Radio-Background_Hover-1-31-0);box-shadow:none}.radio__b9bfd6a4:disabled+.radioIcon__9f51b35f{background:var(--triplex-next-Radio-Background_Disabled-1-31-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-31-0)}.radio__b9bfd6a4:disabled:checked+.radioIcon__9f51b35f{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-31-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-31-0)}.radio__b9bfd6a4:disabled+.radioIcon__9f51b35f:after{background:var(--triplex-next-Radio-Dot_Disabled-1-31-0)}.radio__b9bfd6a4:focus-visible+.radioIcon__9f51b35f{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-31-0)}.radio__b9bfd6a4:checked:enabled:hover+.radioIcon__9f51b35f{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-31-0)}.radioXGroup__d5c86409{display:inline-flex;flex-flow:row wrap}.radioXGroup__d5c86409.indent-12__1ced5633{margin-left:-6px;margin-right:-6px}.radioXGroup__d5c86409.indent-12__1ced5633 .label__0014dee8{margin-left:6px;margin-right:6px}.radioXGroup__d5c86409.indent-16__4c0b35f6{margin-left:-8px;margin-right:-8px}.radioXGroup__d5c86409.indent-16__4c0b35f6 .label__0014dee8{margin-left:8px;margin-right:8px}.radioXGroup__d5c86409.indent-20__c7846855{margin-left:-10px;margin-right:-10px}.radioXGroup__d5c86409.indent-20__c7846855 .label__0014dee8{margin-left:10px;margin-right:10px}.radioXGroup__d5c86409.indent-24__e6475ee0{margin-left:-12px;margin-right:-12px}.radioXGroup__d5c86409.indent-24__e6475ee0 .label__0014dee8{margin-left:12px;margin-right:12px}.radioXGroup__d5c86409.indent-28__d3504761{margin-left:-14px;margin-right:-14px}.radioXGroup__d5c86409.indent-28__d3504761 .label__0014dee8{margin-left:14px;margin-right:14px}.radioXGroup__d5c86409.indent-32__62dce5b0{margin-left:-16px;margin-right:-16px}.radioXGroup__d5c86409.indent-32__62dce5b0 .label__0014dee8{margin-left:16px;margin-right:16px}.radioYGroup__ee656ae2{display:inline-flex;flex-flow:column wrap}.radioYGroup__ee656ae2 .label__0014dee8.sm__85f0408c+.label__0014dee8.sm__85f0408c{margin-top:8px}.radioYGroup__ee656ae2 .label__0014dee8.md__d5265cd3+.label__0014dee8.md__d5265cd3{margin-top:16px}.radioYGroup__ee656ae2 .label__0014dee8.lg__f8e1c894+.label__0014dee8.lg__f8e1c894{margin-top:20px}.notification__05378392{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-31-0);background:var(--triplex-next-Notification-Background-1-31-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-31-0);z-index:300}.notification__05378392:first-child{margin-top:0}.notification__05378392.extraBottomPadding__c66bf240{padding-bottom:24px}.notification__05378392 .notificationHeader__9e6ffdb3{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-31-0);width:100%;margin-top:0;margin-bottom:8px}.notification__05378392 .notificationIcon__74e8c852{line-height:0}.notification__05378392 .notificationBody__df00dbbd{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__05378392 .notificationBodyList__9ce294e5{margin-top:8px}.notification__05378392 .notificationClose__ec8a2ffa{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__05378392.showCloseOnHover__faa35b3e .notificationClose__ec8a2ffa{opacity:0}.notification__05378392.showCloseOnHover__faa35b3e:hover{cursor:pointer}.notification__05378392.showCloseOnHover__faa35b3e:hover .notificationClose__ec8a2ffa{opacity:1}.notification__05378392 .notificationFooter__efc96674{display:flex;align-items:center;margin-top:16px}.notification__05378392 .notificationFooter__efc96674 button+a{margin-left:16px}.notification__05378392 .notificationTime__e6939380{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-31-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__ed0ce03e{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__ed0ce03e:hover{cursor:pointer}.notificationGroupedWrapper__ed0ce03e .notificationGroupedFooterItem__28ce02d1{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-31-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-31-0)}.notificationGroupedWrapper__ed0ce03e .notificationGroupedFooterItem__28ce02d1.first__cb22caa9{bottom:-8px;z-index:200}.notificationGroupedWrapper__ed0ce03e .notificationGroupedFooterItem__28ce02d1.second__d8b59989{bottom:-16px;z-index:100}@media(max-width:767px){.notification__05378392,.notificationGroupedWrapper__ed0ce03e{width:100%}}.unorderedListItem__787734ee:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__787734ee+.unorderedListItem__787734ee{margin-top:8px}.unorderedList__79fc2481{position:relative;margin:0;padding-left:14px;list-style:none}.button__6de7ae3c.general__090377f3{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-31-0);color:var(--triplex-next-Button-General_Color_Default-1-31-0)}.button__6de7ae3c.general__090377f3:hover{background:var(--triplex-next-Button-General_Background_Hover-1-31-0);color:var(--triplex-next-Button-General_Color_Hover-1-31-0)}.button__6de7ae3c.general__090377f3.expanded__9d912bb6,.button__6de7ae3c.general__090377f3:active{background:var(--triplex-next-Button-General_Background_Active-1-31-0);color:var(--triplex-next-Button-General_Color_Active-1-31-0)}.button__6de7ae3c.general__090377f3:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-31-0)}.button__6de7ae3c.general__090377f3:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-31-0);color:var(--triplex-next-Button-General_Color_Disabled-1-31-0)}.button__6de7ae3c.secondary__358805f1{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-31-0);color:var(--triplex-next-Button-Secondary_Color_Default-1-31-0)}.button__6de7ae3c.secondary__358805f1:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-31-0);color:var(--triplex-next-Button-Secondary_Color_Hover-1-31-0)}.button__6de7ae3c.secondary__358805f1.expanded__9d912bb6,.button__6de7ae3c.secondary__358805f1:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-31-0);color:var(--triplex-next-Button-Secondary_Color_Active-1-31-0)}.button__6de7ae3c.secondary__358805f1:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-31-0)}.button__6de7ae3c.secondary__358805f1:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-31-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-31-0)}.button__6de7ae3c.secondaryLight__a7b8c45a{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-31-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-31-0)}.button__6de7ae3c.secondaryLight__a7b8c45a:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-31-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-31-0)}.button__6de7ae3c.secondaryLight__a7b8c45a.expanded__9d912bb6,.button__6de7ae3c.secondaryLight__a7b8c45a:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-31-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-31-0)}.button__6de7ae3c.secondaryLight__a7b8c45a:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-31-0)}.button__6de7ae3c.secondaryLight__a7b8c45a:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-31-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-31-0)}.button__6de7ae3c.danger__6992ac63{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-31-0);color:var(--triplex-next-Button-Danger_Color_Default-1-31-0)}.button__6de7ae3c.danger__6992ac63:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-31-0);color:var(--triplex-next-Button-Danger_Color_Hover-1-31-0)}.button__6de7ae3c.danger__6992ac63.expanded__9d912bb6,.button__6de7ae3c.danger__6992ac63:active{background:var(--triplex-next-Button-Danger_Background_Active-1-31-0);color:var(--triplex-next-Button-Danger_Color_Active-1-31-0)}.button__6de7ae3c.danger__6992ac63:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-31-0)}.button__6de7ae3c.danger__6992ac63:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-31-0);color:var(--triplex-next-Button-Danger_Color_Disabled-1-31-0)}.button__6de7ae3c.link__2255f8db{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-31-0);padding:0}.button__6de7ae3c.link__2255f8db.sm__c918a06f{height:28px;min-width:0px;padding:6px 2px}.button__6de7ae3c.link__2255f8db.md__9fc81367{height:40px;min-width:0px;padding:10px 2px}.button__6de7ae3c.link__2255f8db.lg__06f19cba{height:56px;min-width:0px;padding:18px 2px}.button__6de7ae3c.link__2255f8db:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-31-0)}.button__6de7ae3c.link__2255f8db.expanded__9d912bb6,.button__6de7ae3c.link__2255f8db:active{color:var(--triplex-next-Button-Link_Color_Active-1-31-0)}.button__6de7ae3c.link__2255f8db:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-31-0)}.button__6de7ae3c.link__2255f8db:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-31-0)}.button__6de7ae3c{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__6de7ae3c::-moz-focus-inner{border:none;padding:0}.button__6de7ae3c.sm__c918a06f{line-height:16px;font-size:12px}.button__6de7ae3c.sm__c918a06f.general__090377f3,.button__6de7ae3c.sm__c918a06f.secondary__358805f1,.button__6de7ae3c.sm__c918a06f.secondaryLight__a7b8c45a,.button__6de7ae3c.sm__c918a06f.danger__6992ac63{height:28px;min-width:58px;padding:0 12px;border-radius:6px}.button__6de7ae3c.sm__c918a06f.icon__bd114ad7{min-height:28px;min-width:28px;padding:0 4px}.button__6de7ae3c.md__9fc81367{line-height:20px;font-size:14px}.button__6de7ae3c.md__9fc81367.general__090377f3,.button__6de7ae3c.md__9fc81367.secondary__358805f1,.button__6de7ae3c.md__9fc81367.secondaryLight__a7b8c45a,.button__6de7ae3c.md__9fc81367.danger__6992ac63{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__6de7ae3c.md__9fc81367.icon__bd114ad7{min-height:40px;min-width:40px;padding:0 10px}.button__6de7ae3c.lg__06f19cba{line-height:20px;font-size:16px}.button__6de7ae3c.lg__06f19cba.general__090377f3,.button__6de7ae3c.lg__06f19cba.secondary__358805f1,.button__6de7ae3c.lg__06f19cba.secondaryLight__a7b8c45a,.button__6de7ae3c.lg__06f19cba.danger__6992ac63{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__6de7ae3c.lg__06f19cba.icon__bd114ad7{min-height:56px;min-width:56px;padding:0 12px}.button__6de7ae3c:disabled{cursor:default}.button__6de7ae3c:disabled *{pointer-events:none}.button__6de7ae3c+.button__6de7ae3c:not(.block__68510171),.button__6de7ae3c+.buttonDropdown__30e52421:not(.block__68510171){margin-left:12px}.button__6de7ae3c .content__dd42a536{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__6de7ae3c.block__68510171{display:block;width:100%}.button__6de7ae3c.loading__53bbca78{pointer-events:none}.button__6de7ae3c.loading__53bbca78 .content__dd42a536{visibility:hidden}.button__6de7ae3c .loader__2f0f292e{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__6de7ae3c .loader__2f0f292e.hidden__f5683a37{visibility:hidden}.buttonDropdownExtended__a9f27058{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__a9f27058 .buttonDropdownExtendedBlock__296d1157{padding:4px;margin-top:4px;right:0}.buttonDropdown__30e52421.block__68510171{display:block}.buttonDropdown__30e52421+.button__6de7ae3c:not(.block__68510171),.buttonDropdown__30e52421+.buttonDropdown__30e52421:not(.block__68510171){margin-left:12px}.buttonDropdown__30e52421 .buttonDropdownTarget__1c16a763 .caretIcon__3c145d4f{margin-left:2px;transition:transform .3s ease-in-out}.buttonDropdown__30e52421 .buttonDropdownTarget__1c16a763.active__c93efb8b .caretIcon__3c145d4f{transform:rotate(-180deg)}.buttonDropdown__30e52421 .buttonDropdownMenuItem__0158a96d{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__2f217069{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__fdca93b1{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__aa9866c1{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__1ce16153{content:"";position:fixed;top:var(--modalWindow-screen-top);left:var(--modalWindow-screen-left);height:100%;pointer-events:none;background:var(--triplex-next-ModalWindow-Backdrop_Background-1-31-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__37f00549{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__37f00549 .modalWindowContentWrapper__168c64aa{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__2f217069 .6s ease}.modalWindow__37f00549 .modalWindowContent__595c2c25{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__37f00549 .modalWindowContent__595c2c25 .modalWindowBody__18fd3cbb{box-sizing:border-box;animation:fadeIn__d8785285 .3s ease}@keyframes fadeIn__d8785285{0%{opacity:0}to{opacity:1}}.modalWindow__37f00549 .modalWindowContent__595c2c25 .spinnerSm__51420a6f{display:none}@media(max-width:767px){.modalWindow__37f00549 .modalWindowContent__595c2c25 .spinner__224acae2{display:none}.modalWindow__37f00549 .modalWindowContent__595c2c25 .spinnerSm__51420a6f{display:flex}}.global-modalWindowTransition-exit .modalWindow__37f00549 .modalWindowContentWrapper__168c64aa{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__fdca93b1 .3s ease}.global-modalWindowTransition-exit .modalWindow__37f00549 .modalWindowContentWrapper__168c64aa .modalWindowBody__18fd3cbb{animation:fadeOut__fabdd77f .3s ease}@keyframes fadeOut__fabdd77f{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__dde88a88{position:absolute;left:0;right:0;height:0}.modalWindow__37f00549.sm__3cce87c9 .modalWindowContentWrapper__168c64aa{max-width:480px}.modalWindow__37f00549.sm__3cce87c9 .modalWindowContent__595c2c25 .modalWindowBody__18fd3cbb{min-height:196px}@media(max-width:575px){.modalWindow__37f00549.sm__3cce87c9 .modalWindowContentWrapper__168c64aa{max-width:100%}}.modalWindow__37f00549.md__2b081ca6 .modalWindowContentWrapper__168c64aa{max-width:600px}.modalWindow__37f00549.md__2b081ca6 .modalWindowContent__595c2c25 .modalWindowBody__18fd3cbb{min-height:246px}@media(max-width:767px){.modalWindow__37f00549.md__2b081ca6 .modalWindowContentWrapper__168c64aa{max-width:100%}}.modalWindow__37f00549.lg__799e45fd .modalWindowContentWrapper__168c64aa{max-width:800px}.modalWindow__37f00549.lg__799e45fd .modalWindowContent__595c2c25 .modalWindowBody__18fd3cbb{min-height:396px}@media(max-width:991px){.modalWindow__37f00549.lg__799e45fd .modalWindowContentWrapper__168c64aa{max-width:100%}}.modalWindowContentPage__b49843bb{background:var(--triplex-next-ModalWindow-Background-1-31-0);padding:8px!important}.modalWindowContentPage__b49843bb,.modalWindowLoaderScreen__171499c6{border-radius:32px}@media(max-width:767px){.modalWindowContentPage__b49843bb,.modalWindowLoaderScreen__171499c6{border-radius:24px}}.islandBody__2d15b38d{display:block}.islandHeader__1b5be375,.islandFooter__aa6e2e13,.island__b103cdf3{position:relative}.island__b103cdf3.type1__9796b073{background-color:var(--triplex-next-Island-Type1_Background-1-31-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-31-0)}.island__b103cdf3.type2__9c1a1614{background-color:var(--triplex-next-Island-Type2_Background-1-31-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-31-0)}.island__b103cdf3.type3__679312aa{background-color:var(--triplex-next-Island-Type3_Background-1-31-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-31-0)}.island__b103cdf3.sm__dee37f5c{border-radius:16px;padding:16px}.island__b103cdf3.sm__dee37f5c .islandHeader__1b5be375+.islandBody__2d15b38d,.island__b103cdf3.sm__dee37f5c .islandHeader__1b5be375+.islandFooter__aa6e2e13,.island__b103cdf3.sm__dee37f5c .islandBody__2d15b38d+.islandFooter__aa6e2e13{margin-top:8px}.island__b103cdf3.md__69666cbf{border-radius:24px;padding:24px}.island__b103cdf3.md__69666cbf .islandHeader__1b5be375+.islandBody__2d15b38d,.island__b103cdf3.md__69666cbf .islandHeader__1b5be375+.islandFooter__aa6e2e13,.island__b103cdf3.md__69666cbf .islandBody__2d15b38d+.islandFooter__aa6e2e13{margin-top:12px}.island__b103cdf3.lg__4f78fabe{border-radius:32px;padding:32px}.island__b103cdf3.lg__4f78fabe .islandHeader__1b5be375+.islandBody__2d15b38d,.island__b103cdf3.lg__4f78fabe .islandHeader__1b5be375+.islandFooter__aa6e2e13,.island__b103cdf3.lg__4f78fabe .islandBody__2d15b38d+.islandFooter__aa6e2e13{margin-top:16px}@media(max-width:767px){.island__b103cdf3.sm__dee37f5c,.island__b103cdf3.md__69666cbf{border-radius:16px;padding:16px}.island__b103cdf3.lg__4f78fabe{border-radius:24px;padding:24px}}.modalWindowBody__18fd3cbb{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__6da4e797{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media(max-width:767px){.modalWindowClose__6da4e797{top:20px;right:20px}}.loaderScreen__135dfe10{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__135dfe10.loaderSmallBackdrop__c5767910{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-31-0)}.loaderScreen__135dfe10.loaderMiddleBackdrop__0d9fc152{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-31-0)}.body__d25c4b6e{position:relative;display:flex}.body__d25c4b6e .bodyInner__46704740{position:relative;flex-grow:1;width:100%}.bodyPage__9174d38f{flex-grow:1}.verticalMargin24__e5aa3cba{margin-top:24px;margin-bottom:24px}.verticalMargin16__079b4790{margin-top:16px;margin-bottom:16px}@media(max-width:767px){.verticalMargin24__e5aa3cba{margin-top:16px;margin-bottom:16px}.verticalMargin16__079b4790{margin-top:8px;margin-bottom:8px}}.headerTabs__dd308072{display:flex;justify-content:space-between}.headerTabs__dd308072 .headerTabsContent__983fb096{flex-grow:1;min-width:1px}.headerTabs__dd308072 .headerTabsControls__9f16e226{flex-shrink:0;white-space:nowrap;padding-left:24px}@media(max-width:767px){.headerTabs__dd308072{flex-wrap:wrap}.headerTabs__dd308072 .headerTabsContent__983fb096{width:100%}.headerTabs__dd308072 .headerTabsControls__9f16e226{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__dd308072 .headerTabsControls__9f16e226>button{margin-left:16px;margin-top:16px}}.headerTitle__845ec2e1{display:flex;justify-content:space-between}.headerTitle__845ec2e1 .headerTitleControls__6c61fec9{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__9295fbda+.headerTitle__845ec2e1{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media(max-width:767px){.headerTitle__845ec2e1{flex-wrap:wrap}.headerTitle__845ec2e1 .headerTitleContent__10e84c9e{width:100%}.headerTitle__845ec2e1 .headerTitleControls__6c61fec9{padding-left:0;white-space:normal;flex-shrink:initial;margin-left:-16px}.headerTitle__845ec2e1 .headerTitleControls__6c61fec9>button,.headerTitle__845ec2e1 .headerTitleControls__6c61fec9>[class*=buttonDropdown]{margin-left:16px;margin-top:16px}}.headerSubheader__d0bb46b1{padding:24px 0}.headerSubheader__d0bb46b1.withoutPaddings__fa109afd{padding:0}.headerLayoutSidebar__5c8a818a{display:flex;justify-content:space-between}.headerLayoutSidebarContent__20e91fbb{flex-grow:1;min-width:1px}@media(max-width:767px){.headerLayoutSidebarSidebar__1e685afc{display:none}}.page__2f19a1af{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__2f19a1af{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__e8d92289.sticky__c3a43df7{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__e8d92289.sticky__c3a43df7[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-31-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__e27ca7aa.sticky__c3a43df7{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__e27ca7aa.sticky__c3a43df7[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-1-31-0)!important}.footerDescription__8ea6fa7c{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__53429002{flex-grow:1;margin-right:auto}.footerDescriptionControls__2d0aaa1a{margin-left:auto;white-space:nowrap;padding-left:24px}@media(max-width:767px){.footerDescription__8ea6fa7c{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__53429002{width:100%}.footerDescriptionControls__2d0aaa1a{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__2d0aaa1a>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__53429002+.footerDescriptionControls__2d0aaa1a{margin-top:0}.footer__23eab27b{padding:16px 0}}.modalWindowHeader__2db11834 .global-HeaderTitleContent{padding-right:64px}@media(max-width:767px){.modalWindowHeader__2db11834 .global-HeaderTitleContent{padding-right:72px}}.list__2490bd97{margin:0;padding:0;list-style:none;position:relative}.listItemControls__ad20813e{display:flex;padding:0 16px 0 4px}.listItemContent__fb8b3dcc{background:var(--triplex-next-ListItem-Background-1-31-0);padding:12px 0 12px 16px;box-sizing:border-box}.listItemContent__fb8b3dcc.selected__e3029062{background:var(--triplex-next-ListItem-Background_Selected-1-31-0)}.listItemContent__fb8b3dcc.selectable__1472ca1e{border-radius:8px}.listItemControlsButton__25f78be6{margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-31-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px;width:92px}.listItemControlsButton__25f78be6:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-31-0)}.listItemControlsButton__25f78be6:hover .listItemControlsButtonLabel__9c3411f5{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-31-0)!important}.listItemControlsButton__25f78be6:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-31-0)}.listItemControlsButton__25f78be6:active .listItemControlsButtonLabel__9c3411f5{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-31-0)!important}.listItemControlsButton__25f78be6+.listItemControlsButton__25f78be6,.listItemControlsButton__25f78be6+.listItemControlsButtonDropdown__558d8a9b{margin-left:4px}.listItemControlsButtonIcon__16c03ee5{line-height:0}.listItemControlsButton__25f78be6.withText__267fb606 .listItemControlsButtonIcon__16c03ee5{margin-bottom:8px}.listItemControlsButtonLabel__9c3411f5{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-31-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__558d8a9b{display:flex}.listItemControlsButtonInner__0c3cd6b0{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__25f78be6.withIcon__d65e09df.withText__267fb606 .listItemControlsButtonInner__0c3cd6b0{height:44px;overflow:visible}.buttonDropdownMenuItem__5981e1aa{overflow:hidden;text-overflow:ellipsis}.listEmptyState__71043b90{padding:64px 16px 16px;text-align:center}.listItemLoading__25ae9efa{display:flex;justify-content:center;height:24px;padding:12px 0;position:relative;background-color:var(--triplex-next-ListItem-Background-1-31-0)}.label__045c5baf{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__045c5baf.sm__9308af33{min-width:16px;min-height:16px}.label__045c5baf.sm__9308af33.nonempty__8d01172a{padding:2px 0 2px 24px}.label__045c5baf.md__32f0fc10{min-width:24px;min-height:24px}.label__045c5baf.md__32f0fc10.nonempty__8d01172a{padding-left:32px;padding-top:2px}.label__045c5baf.lg__98acc62a{min-width:28px;min-height:28px}.label__045c5baf.lg__98acc62a.nonempty__8d01172a{padding-left:40px;padding-top:4px}.label__045c5baf.disabled__7579fc79{cursor:default}.label__045c5baf[hidden]{display:none}.checkbox__43769cdc{margin:0;opacity:0}.checkboxIcon__5a8f99a1{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-31-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-31-0)}.sm__9308af33 .checkboxIcon__5a8f99a1{border-radius:4px}.checkmarkIcon__cabf86d0{transform:scale(0)}.checkmarkIcon__cabf86d0 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-31-0)}.checkboxIcon__5a8f99a1,.checkmarkIcon__cabf86d0{pointer-events:none}.checkbox__43769cdc,.checkboxIcon__5a8f99a1,.checkmarkIcon__cabf86d0{position:absolute;left:0;top:0}.sm__9308af33 .checkbox__43769cdc,.sm__9308af33 .checkboxIcon__5a8f99a1,.sm__9308af33 .checkmarkIcon__cabf86d0{width:16px;height:16px;top:2px}.md__32f0fc10 .checkbox__43769cdc,.md__32f0fc10 .checkboxIcon__5a8f99a1,.md__32f0fc10 .checkmarkIcon__cabf86d0{width:24px;height:24px}.lg__98acc62a .checkbox__43769cdc,.lg__98acc62a .checkboxIcon__5a8f99a1,.lg__98acc62a .checkmarkIcon__cabf86d0{width:28px;height:28px}.checkbox__43769cdc:enabled{cursor:pointer}.checkbox__43769cdc:enabled:hover+.checkboxIcon__5a8f99a1{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-31-0);background-color:var(--triplex-next-Checkbox-Background_Hover-1-31-0)}.checkbox__43769cdc:checked+.checkboxIcon__5a8f99a1{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-31-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-31-0)}.checkbox__43769cdc:checked~.checkmarkIcon__cabf86d0{transform:scale(1);transition:transform .2s ease-out}.checkbox__43769cdc:disabled+.checkboxIcon__5a8f99a1{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-31-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-31-0)}.checkbox__43769cdc:disabled:checked+.checkboxIcon__5a8f99a1{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-31-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-31-0)}.checkbox__43769cdc:disabled~.checkmarkIcon__cabf86d0 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-31-0)}.checkbox__43769cdc:focus-visible+.checkboxIcon__5a8f99a1{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-31-0)}.checkbox__43769cdc:checked:enabled:hover+.checkboxIcon__5a8f99a1{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-31-0)}.listItemSelectable__2c2774ff{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-31-0);border-radius:8px}.listItemSelectable__2c2774ff.selected__e3029062{background:var(--triplex-next-ListItem-Background_Selected-1-31-0)}.checkboxWrapper__19a127ea{padding:16px;line-height:0}.childrenWrapper__98a9c000{flex-grow:1}.checkboxLabel__058c7044{padding:0!important;position:relative}.checkboxLabelClickArea__741c2145{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__de95f663{position:relative;overflow:hidden}.swipeableArea__de95f663 .content__37ef0768{position:relative;touch-action:pan-y}.swipeableArea__de95f663 .content__37ef0768.disableScroll__29401b49{touch-action:none}.swipeableArea__de95f663 .content__37ef0768.disablePointerEvents__c1aff464:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__de95f663 .swipeAnimationFinish__b57f0211{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__de95f663 .leftContent__01c08666,.swipeableArea__de95f663 .rightContent__287f03d9{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__de95f663 .rightContent__287f03d9{left:auto;right:0}.listItemTail__78ca1939{position:absolute;width:18px;top:0;bottom:0;overflow:hidden}.listItemTailLine__db144d91{background:var(--triplex-next-ListMaster-Background-1-31-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailLeft__bd5747ce{left:-8px}.listItemTailRight__6c7c6f56{right:-10px}.listItemTailTop__46608770{position:absolute;top:0;left:0;right:0}.listItemTailTop__46608770:after{content:"";width:8px;height:8px;position:absolute;top:0;left:12px;border-top-left-radius:8px;box-shadow:-2px -2px 0 2px var(--triplex-next-ListMaster-Background-1-31-0)}.listItemTailTop__46608770:before{content:"";width:8px;height:8px;position:absolute;top:0;left:0;border-top-right-radius:8px;box-shadow:2px -2px 0 2px var(--triplex-next-ListMaster-Background-1-31-0)}.listItemTailBottom__06270110{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__06270110:after{content:"";width:8px;height:8px;position:absolute;bottom:0;left:12px;border-bottom-left-radius:8px;box-shadow:-2px 2px 0 2px var(--triplex-next-ListMaster-Background-1-31-0)}.listItemTailBottom__06270110:before{content:"";width:8px;height:8px;position:absolute;bottom:0;left:0;border-bottom-right-radius:8px;box-shadow:2px 2px 0 2px var(--triplex-next-ListMaster-Background-1-31-0)}.listItemTable__00c8e972{margin-bottom:4px}.listItemTable__00c8e972:last-child{margin-bottom:0}.listItemTable__00c8e972 .swipeableArea__1dc14821{border-radius:8px}.listItemTable__00c8e972 .content__9402e106{min-height:56px}.listSortableItemTarget__eea236ea{display:flex;gap:16px;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-31-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__eea236ea:hover{background:var(--triplex-next-ListItem-Background_Hover-1-31-0)}.listSortableItemTarget__eea236ea.dragging__38e86896{background:var(--triplex-next-ListItem-Background_Dragging-1-31-0);box-shadow:var(--triplex-next-ListItem-Shadow_Dragging-1-31-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__e2d39cf2{flex:1}.listSortableItemTargetIcon__afab4abf{display:block}.listSortableItem__d69de0a3{position:relative}.listSortableItem__d69de0a3.dragging__38e86896{z-index:1}.listSortableItemControls__19d5e8b8{display:inline-block}.islandWidgetHeader__f728d69e{display:flex;justify-content:flex-start;align-items:center;gap:8px}.islandWidgetHeader__f728d69e .islandWidgetHeaderTitle__1bf4ce7b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandWidgetHeader__f728d69e .islandWidgetHeaderControls__48c859a7{display:flex;align-items:center;gap:8px}.islandWidgetHeader__f728d69e .islandWidgetHeaderDescription__9c6a3f47{display:flex;flex-grow:1;justify-content:flex-end}.islandWidgetHeader__f728d69e .caretWrapper__a995d822{position:absolute;top:16px;right:16px}.islandWidgetHeader__f728d69e .caretIcon__f6ed7284{transition:transform .3s ease-in-out}.islandWidgetHeader__f728d69e.open__c03562bb .caretWrapper__a995d822 .caretIcon__f6ed7284{transform:rotate(-180deg)}@media(max-width:767px){.islandWidgetHeader__f728d69e{flex-wrap:wrap;padding-right:32px}.islandWidgetHeader__f728d69e .islandWidgetHeaderTitle__1bf4ce7b{white-space:normal}.islandWidgetHeader__f728d69e .islandWidgetHeaderDescription__9c6a3f47{flex-basis:100%;justify-content:flex-start}}.islandWidgetBody__9dab0b19{padding-top:16px}.islandWidgetFooter__4eadc4ce{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__92ad0aed{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__a2cb36d7{margin-left:auto;white-space:nowrap}@media(max-width:767px){.islandWidgetFooter__4eadc4ce{flex-direction:column;gap:16px}.islandWidgetFooterControls__a2cb36d7{display:flex;flex-wrap:wrap;gap:12px;margin:0 auto 0 0}.islandWidgetFooterControls__a2cb36d7>button{margin-left:0!important}}.expandAnimation__a9ccabdd{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__d0e80d1c{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-1-31-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media(max-width:767px){.islandWidgetExtraFooter__d0e80d1c{border-radius:0 0 16px 16px}}.islandWidget__e8132b78{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__e8132b78>*{height:100%}.islandWidgetWithExtraFooter__576b3a56:after{content:"";position:absolute;bottom:0;left:0;right:0;height:32px;border-radius:0 0 24px 24px;box-shadow:var(--triplex-next-IslandWidget-ExtraFooter_Shadow-1-31-0)!important}@media(max-width:767px){.islandWidgetHeaderWrapperAdaptive__40ffc309{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__3495926f{display:flex;flex-direction:column}.main__e79e053d{position:relative;width:100%;height:var(--triplex-next-runtime-ImageGalleryExtended-Main_Height, 504px);border-radius:16px;overflow:hidden;touch-action:pan-y}.main__e79e053d:hover .arrow__74a76e31{opacity:1}.main__e79e053d .image__7824a7ad{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.imageButton__2412df98{display:block;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent}.track__0fbd94c9{display:flex;width:100%;height:100%;transform:translate(calc(var(--triplex-next-runtime-ImageGalleryExtended-Track_Shift, 0%) + var(--triplex-next-runtime-ImageGalleryExtended-Track_Drag, 0px)));transition:none;will-change:transform}.track__0fbd94c9.animating__79e8a3d9{transition:transform .3s ease-out}.slide__ce427230{position:relative;flex:0 0 100%;height:100%;overflow:hidden}.blur__3c9cdcaa{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;filter:blur(40px);transform:scale(1.2);pointer-events:none}.clickable__58c1bcb6{cursor:pointer}.arrow__74a76e31{outline:none;position:absolute;top:50%;z-index:2;width:40px;height:40px;transform:translateY(-50%);background:var(--triplex-next-ImageGallery-Arrow_Background_Default-1-31-0);border:1px solid var(--triplex-next-ImageGallery-Arrow_BorderColor_Default-1-31-0);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s ease}.arrow__74a76e31:focus-visible{opacity:1}.arrow__74a76e31:hover{background:var(--triplex-next-ImageGallery-Arrow_Background_Hover-1-31-0);border-color:var(--triplex-next-ImageGallery-Arrow_BorderColor_Hover-1-31-0)}.arrow__74a76e31:active{background:var(--triplex-next-ImageGallery-Arrow_Background_Active-1-31-0);border-color:var(--triplex-next-ImageGallery-Arrow_BorderColor_Active-1-31-0)}.arrow__74a76e31:disabled{display:none}.arrow__74a76e31.prev__fa1b77ab{left:16px}.arrow__74a76e31.next__dac72421{right:16px}@media(max-width:767px){.main__e79e053d{height:var(--triplex-next-runtime-ImageGalleryExtended-Main_Height, 264px);border-radius:8px}.arrow__74a76e31{display:none}}.thumbnails__52f0d07a{display:flex;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.thumbnails__52f0d07a::-webkit-scrollbar{display:none}.thumb__77dbc0ef{position:relative;flex:0 0 auto;display:block;margin:0;padding:2px;border:2px solid transparent;border-radius:12px;background:transparent;cursor:pointer;outline:none;transition:border-color .15s ease-in-out}.thumb__77dbc0ef+.thumb__77dbc0ef{margin-left:8px}.thumb__77dbc0ef:focus-visible,.thumb__77dbc0ef.active__1aee7007{border-color:var(--triplex-next-ImageGallery-Accent_Color-1-31-0)}.thumb__77dbc0ef:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:8px;background:var(--triplex-next-ImageGallery-Thumb_Mask_Background-1-31-0);pointer-events:none;transition:opacity .15s ease-in-out}.thumb__77dbc0ef:hover:after,.thumb__77dbc0ef.active__1aee7007:after{opacity:0}.thumb__77dbc0ef .image__7824a7ad{display:block;width:72px;height:72px;border-radius:8px;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.dots__e6063349{display:flex;justify-content:center;align-items:center;gap:8px}.dot__c4d18fb9{width:16px;height:3px;padding:0;margin:0;border:none;border-radius:2px;background:var(--triplex-next-ImageGallery-Dot_Background_Default-1-31-0);cursor:pointer;outline:none;transition:background .15s ease-in-out,width .15s ease-in-out}.dot__c4d18fb9:hover{background:var(--triplex-next-ImageGallery-Dot_Background_Hover-1-31-0)}.dot__c4d18fb9:focus-visible{box-shadow:0 0 0 2px var(--triplex-next-ImageGallery-Accent_Color-1-31-0)}.dot__c4d18fb9.active__1aee7007{width:24px;background:var(--triplex-next-ImageGallery-Dot_Background_Active-1-31-0)}.treeView__ca844e56,.treeViewGroup__c0c2b34f{margin:0;padding:0}.treeView__ca844e56 .treeViewNode__025a0332,.treeViewGroup__c0c2b34f .treeViewNode__025a0332{margin:0;padding:0;outline:none;list-style:none}.collapsibleTreeExtendedNodeContent__752efc7c.collapsed__5cc2b9bd{visibility:hidden}.collapsibleTreeNodeHeader__f210d34e{display:inline-flex;align-items:center;gap:8px;width:100%;margin:0 0 2px;padding:12px;outline:none;border:none;border-radius:8px;background:none;color:inherit}.collapsibleTreeNodeHeader__f210d34e.interactive__ecc5cbba{cursor:pointer}.collapsibleTreeNodeHeader__f210d34e.interactive__ecc5cbba:hover{background:var(--triplex-next-CollapsibleTree-Header_Background_Hover-1-31-0)}.collapsibleTreeNodeHeader__f210d34e.interactive__ecc5cbba:focus-visible{box-shadow:var(--triplex-next-CollapsibleTree-Header_Shadow_Focus-1-31-0)}.chevron__d580fdea{flex:0 0 auto;width:24px;height:24px;transition:transform .2s ease;transform:rotate(0)}.chevron__d580fdea.opened__99d66326{transform:rotate(90deg)}.collapsibleTreeLeafContent__bb1bbff9{display:block}.collapsibleTreeLeafNode__a6be8cb2{margin-bottom:2px!important}.collapsibleTree__bfc8b7b3 [role=group]{padding-left:24px}.chipGroupItem__e0e1516a{display:inline-block}.chip__96a02b0f{position:relative;display:inline-flex;align-items:center;gap:2px;box-sizing:border-box;min-width:40px;max-width:264px;flex-shrink:0;vertical-align:middle;cursor:pointer;outline:none;color:var(--triplex-next-Chip-Color_Default-1-31-0)}.chip__96a02b0f.lg__5c326c02{height:56px;padding:0 16px;font-size:16px;line-height:20px;border-radius:10px}.chip__96a02b0f.lg__5c326c02 .prefix__9408685b{padding-left:16px}.chip__96a02b0f.lg__5c326c02 .postfix__b15c209b{padding-right:12px}.chip__96a02b0f.lg__5c326c02 .notificationIcon__467ab3ac{top:6px;right:6px}.chip__96a02b0f.md__566ccc7d{height:40px;padding:0 12px;font-size:14px;line-height:20px;border-radius:8px}.chip__96a02b0f.md__566ccc7d .prefix__9408685b{padding-left:12px}.chip__96a02b0f.md__566ccc7d .postfix__b15c209b{padding-right:8px}.chip__96a02b0f.md__566ccc7d .notificationIcon__467ab3ac{top:4px;right:4px}.chip__96a02b0f.sm__e722a65a{height:28px;padding:0 12px;font-size:12px;line-height:16px;border-radius:6px}.chip__96a02b0f.sm__e722a65a .prefix__9408685b{padding-left:8px}.chip__96a02b0f.sm__e722a65a .postfix__b15c209b{padding-right:8px}.chip__96a02b0f.sm__e722a65a .notificationIcon__467ab3ac{top:3px;right:3px}.chip__96a02b0f.type1__6cb1ea2c{background:var(--triplex-next-Chip-Background_Type1_Default-1-31-0)}.chip__96a02b0f.type1__6cb1ea2c:hover{background:var(--triplex-next-Chip-Background_Type1_Hover-1-31-0)}.chip__96a02b0f.type2__14bd86d1{background:var(--triplex-next-Chip-Background_Type2_Default-1-31-0)}.chip__96a02b0f.type2__14bd86d1:hover{background:var(--triplex-next-Chip-Background_Type2_Hover-1-31-0)}.chip__96a02b0f:hover{color:var(--triplex-next-Chip-Color_Hover-1-31-0)}.chip__96a02b0f:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-31-0)}.chip__96a02b0f:active,.chip__96a02b0f[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-31-0);color:var(--triplex-next-Chip-Color_Active-1-31-0)}.chip__96a02b0f.selected__2a2c1ff7{background:var(--triplex-next-Chip-Background_Selected_Default-1-31-0);color:var(--triplex-next-Chip-Color_Selected_Default-1-31-0)}.chip__96a02b0f.selected__2a2c1ff7:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-31-0);color:var(--triplex-next-Chip-Color_Selected_Hover-1-31-0)}.chip__96a02b0f.selected__2a2c1ff7:active,.chip__96a02b0f.selected__2a2c1ff7[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-31-0);color:var(--triplex-next-Chip-Color_Selected_Active-1-31-0)}.chip__96a02b0f.selected__2a2c1ff7.disabled__070394cd{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-31-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-31-0)}.chip__96a02b0f.disabled__070394cd{pointer-events:none;cursor:default;background:var(--triplex-next-Chip-Background_Disabled-1-31-0);color:var(--triplex-next-Chip-Color_Disabled-1-31-0)}.chip__96a02b0f.withPrefix__1bf41ef4{padding-left:0}.chip__96a02b0f.withPostfix__db68fb07{padding-right:0}.chip__96a02b0f .content__66d43cf3{flex-grow:1;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chip__96a02b0f .prefix__9408685b,.chip__96a02b0f .postfix__b15c209b{display:flex}.chip__96a02b0f .notificationIcon__467ab3ac{position:absolute}.calendarControls__cb73c3cc{height:28px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Calendar-View_Item_Color_Default-1-31-0)}.calendarViewDays__23e6a7fe{width:calc(100% + 8px);margin:12px -4px 0;border-spacing:4px 0px;table-layout:fixed}.calendarViewDays__23e6a7fe+.calendarFooter__be4e9e3b{margin-top:18px}.adaptive__301e5fc0 .calendarViewDays__23e6a7fe{width:100%;margin:12px 0 0;border-spacing:0}.adaptive__301e5fc0 .calendarViewDays__23e6a7fe+.calendarFooter__be4e9e3b{margin-top:12px}.calendarViewMonths__e15302cd,.calendarViewYears__8d1b9155{width:calc(100% + 12px);margin:8px -6px -14px;border-spacing:6px 14px;table-layout:fixed}.calendarViewMonths__e15302cd+.calendarFooter__be4e9e3b,.calendarViewYears__8d1b9155+.calendarFooter__be4e9e3b{margin-top:22px}.adaptive__301e5fc0 .calendarViewMonths__e15302cd,.adaptive__301e5fc0 .calendarViewYears__8d1b9155{width:100%;margin:4px 0 -8px;border-spacing:0 8px}.adaptive__301e5fc0 .calendarViewMonths__e15302cd+.calendarFooter__be4e9e3b,.adaptive__301e5fc0 .calendarViewYears__8d1b9155+.calendarFooter__be4e9e3b{margin-top:12px}.calendarViewDaysHeader__beda3af2{height:24px;padding:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:var(--triplex-next-Calendar-View_Header_Color-1-31-0)}.calendarViewDaysBody__95766582:before{display:block;content:"‌";line-height:8px}.calendarViewItem__e9961c01{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__e9961c01:focus-visible{outline:none}.calendarViewItem__e9961c01.current__c0dd15a1{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.calendarViewItem__e9961c01.disabled__57c6d818{pointer-events:none}.calendarViewItemLabel__e0a5bfd3{display:flex;justify-content:center;align-items:center;position:relative;white-space:nowrap;box-sizing:border-box;margin:auto;color:var(--triplex-next-Calendar-View_Item_Color_Default-1-31-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-31-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-31-0);cursor:pointer}.calendarViewItemLabel__e0a5bfd3.muted__5f668232{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-31-0)}.calendarViewItemLabel__e0a5bfd3:hover{color:var(--triplex-next-Calendar-View_Item_Color_Hover-1-31-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-31-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe:hover.basicMark__2a2cd724:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe:hover.standardMark__1cd0b5be:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe:hover.attentionMark__2d635a44:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe:hover.criticalMark__a1d3826d:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe.muted__5f668232{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-31-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe.muted__5f668232:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-31-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe.basicMark__2a2cd724:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe.standardMark__1cd0b5be:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe.attentionMark__2d635a44:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.selected__e41341fe.criticalMark__a1d3826d:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.marked__9d22b80a:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__e0a5bfd3.basicMark__2a2cd724:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.standardMark__1cd0b5be:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.attentionMark__2d635a44:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.criticalMark__a1d3826d:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-31-0)}.calendarViewItemLabel__e0a5bfd3.disabled__57c6d818{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-31-0);background:none}.calendarViewItem__e9961c01:focus-visible .calendarViewItemLabel__e0a5bfd3{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-31-0)}.unitDay__26e32fe7{width:36px;height:36px;border-radius:6px}.unitMonth__4fc29aed,.unitYear__d6b7d195{width:88px;height:48px;border-radius:6px}.adaptive__301e5fc0 .unitMonth__4fc29aed,.adaptive__301e5fc0 .unitYear__d6b7d195{width:104px;height:56px;border-radius:10px}.calendarFooter__be4e9e3b{text-align:center}.calendar__0a6d7c29{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-31-0);border-radius:8px;-webkit-user-select:none;user-select:none}.calendar__0a6d7c29.extraBottom__74a4a64c{padding-bottom:12px}.calendar__0a6d7c29.adaptive__301e5fc0{width:auto;padding:20px 20px 24px}.calendar__0a6d7c29+.calendar__0a6d7c29{margin-top:20px}.datePickerExtendedMobileDropdown__7f25104f{max-height:100vh}.chipDropdownArrow__25ca5ef0{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__25ca5ef0.rotated__4d1444ba{transform:rotate(-180deg)}.chipClearButton__0dc242d7{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__0dc242d7:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-31-0)}.dropdownMobileMaskedInput__74f979cf{height:20px!important;padding:0!important}.dropdownMobileMaskedInput__74f979cf:first-child{top:0}.selectExtendedFieldTarget__fbac744f{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__fbac744f .caretWrapper__d1df48d6{height:100%}.selectExtendedFieldTarget__fbac744f .caretIcon__fff273b0{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__fbac744f.selectOpened__6c81a712 .caretIcon__fff273b0{transform:rotate(180deg)}.selectExtendedFieldTarget__fbac744f.disabled__8dda1d72{-webkit-user-select:none;user-select:none;cursor:default}.selectExtendedFieldTarget__fbac744f.disabled__8dda1d72 .target__5f1b23a4,.selectExtendedFieldTarget__fbac744f.disabled__8dda1d72 .caretWrapper__d1df48d6{pointer-events:none}.selectExtendedField__1b2db236{position:relative}.multiselectFieldHeader__fa84aeb2{padding:12px}.multiselectFieldContent__d6692fe5{position:relative;padding:0 12px 12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContent__d6692fe5:first-child{padding-top:12px}.multiselectFieldContent__d6692fe5:has(.loaderScreen__cc3a58cb){overflow:hidden}.multiselectFieldContent__d6692fe5.sm__3b44c310{max-height:208px}.multiselectFieldContent__d6692fe5.md__c295ee34{max-height:266px}.multiselectFieldContent__d6692fe5.lg__ab8c1f57{max-height:296px}.multiselectFieldFooter__f86323e3{padding:0 12px 12px}.multiselectFieldFooter__f86323e3:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-31-0)}.chipOptionsContent__6bb2a946{min-width:14px;text-align:center;display:block}.tooltipDesktop__2373738a{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__2373738a .tooltipBody__aa949bf7{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-31-0)}.tooltipDesktop__2373738a .tooltipXButton__83ea777f{position:absolute;right:8px;top:8px}.tooltipDesktopContent__3bb01580{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-31-0);border-radius:8px}.closable__6cbbc15a .tooltipDesktopContent__3bb01580{padding-right:32px}.tooltipSM__17be8e76 .tooltipDesktopContent__3bb01580{width:192px;min-height:52px}.tooltipLG__87279880 .tooltipDesktopContent__3bb01580{width:384px;min-height:52px}.tooltipOverlay__0c6fe8dc{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__a5dc7615{width:0;height:0}.tooltipDesktopTip__a5dc7615.down__85c4964b{border-top:solid var(--triplex-next-Tooltip-Background-1-31-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__a5dc7615.up__ca04a999{border-bottom:solid var(--triplex-next-Tooltip-Background-1-31-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__a5dc7615.left__12935561{border-right:solid var(--triplex-next-Tooltip-Background-1-31-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__a5dc7615.right__e5a192c8{border-left:solid var(--triplex-next-Tooltip-Background-1-31-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__b0a1fe99 .tooltipBody__aa949bf7{text-align:left}.tooltipMobileContent__b289aecd{padding:16px}.headerless__07177239 .tooltipMobileContent__b289aecd{padding-right:40px;border-radius:16px 16px 0 0}.headerless__07177239 .tooltipMobileContent__b289aecd .closeButton__bced1738{position:absolute;right:16px;top:16px}.tooltipLink__83eba036{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__fda7c107{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-31-0)}.desktop__fda7c107:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-31-0)}.desktop__fda7c107:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-31-0)}.desktop__fda7c107:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-31-0)}.mobile__0e3caa29{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-31-0)}.mobile__0e3caa29:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-31-0)}.mobile__0e3caa29:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-31-0)}.mobile__0e3caa29:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-31-0)}.chipSuggestInputWrapper__a3ae6e79{margin:12px}.suggestDropdownMobileBody__0fc9e616{height:176px}.suggestDropdownMobileNoOptionsText__d4b9419e{padding:16px}.checkboxXGroup__cd9407ab{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__cd9407ab.indent-12__b0c1b485{margin-left:-6px;margin-right:-6px}.checkboxXGroup__cd9407ab.indent-12__b0c1b485 .label__045c5baf{margin-left:6px;margin-right:6px}.checkboxXGroup__cd9407ab.indent-16__fdb1189b{margin-left:-8px;margin-right:-8px}.checkboxXGroup__cd9407ab.indent-16__fdb1189b .label__045c5baf{margin-left:8px;margin-right:8px}.checkboxXGroup__cd9407ab.indent-20__bcc3cdd9{margin-left:-10px;margin-right:-10px}.checkboxXGroup__cd9407ab.indent-20__bcc3cdd9 .label__045c5baf{margin-left:10px;margin-right:10px}.checkboxXGroup__cd9407ab.indent-24__26b96a67{margin-left:-12px;margin-right:-12px}.checkboxXGroup__cd9407ab.indent-24__26b96a67 .label__045c5baf{margin-left:12px;margin-right:12px}.checkboxXGroup__cd9407ab.indent-28__2c8e3c61{margin-left:-14px;margin-right:-14px}.checkboxXGroup__cd9407ab.indent-28__2c8e3c61 .label__045c5baf{margin-left:14px;margin-right:14px}.checkboxXGroup__cd9407ab.indent-32__50b5f7a1{margin-left:-16px;margin-right:-16px}.checkboxXGroup__cd9407ab.indent-32__50b5f7a1 .label__045c5baf{margin-left:16px;margin-right:16px}.checkboxYGroup__5114e628{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__5114e628 .label__045c5baf.sm__9308af33+.label__045c5baf.sm__9308af33{margin-top:8px}.checkboxYGroup__5114e628 .label__045c5baf.lg__98acc62a+.label__045c5baf.lg__98acc62a{margin-top:20px}.checkboxYGroup__5114e628 .label__045c5baf.md__32f0fc10+.label__045c5baf.md__32f0fc10{margin-top:16px}@media(max-width:767px){.checkboxYGroup__5114e628{margin:14px 16px}.checkboxYGroup__5114e628 .label__045c5baf.sm__9308af33+.label__045c5baf.sm__9308af33,.checkboxYGroup__5114e628 .label__045c5baf.md__32f0fc10+.label__045c5baf.md__32f0fc10,.checkboxYGroup__5114e628 .label__045c5baf.lg__98acc62a+.label__045c5baf.lg__98acc62a{margin-top:28px}}.card__4ed2c780{display:flex;flex-direction:column;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__4ed2c780.roundingMD__70b5a70b{--radius: 16px}.card__4ed2c780.roundingSM__aee5be2b{--radius: 8px}.card__4ed2c780.general__9c85c65e{background:var(--triplex-next-Card-Static_General_Background-1-31-0)}.card__4ed2c780.secondary__e836c0ac{background:var(--triplex-next-Card-Static_Secondary_Background-1-31-0)}.card__4ed2c780 .cardMedia__17307a46{background-size:cover;background-repeat:no-repeat;background-position:center}.card__4ed2c780 .cardContent__eed37362{padding:var(--padding);display:flex;flex-direction:column;flex:1}.card__4ed2c780 .cardContent__eed37362.paddingMD__67863703{--padding: 24px}.card__4ed2c780 .cardContent__eed37362.paddingSM__62d0e7e3{--padding: 16px}.card__4ed2c780 .cardContent__eed37362 .cardContentHeader__eb808bbc{margin-bottom:16px}.card__4ed2c780 .cardContent__eed37362 .cardContentBody__edc70a4d{flex:1}.card__4ed2c780 .cardContent__eed37362 .cardContentFooter__556e2aee{margin-top:16px}.action__ffddca99{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__ffddca99: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__ffddca99.general__9c85c65e{background:var(--triplex-next-Card-Action_General_Background-1-31-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-31-0)}.action__ffddca99.general__9c85c65e:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-31-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-31-0)}.action__ffddca99.general__9c85c65e.selected__21d3d1eb{background:var(--triplex-next-Card-Action_General_Background_Selected-1-31-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-31-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-31-0)}.action__ffddca99.general__9c85c65e.selected__21d3d1eb:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-31-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-31-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-31-0)}.action__ffddca99.general__9c85c65e:focus{outline:none}.action__ffddca99.general__9c85c65e:focus.focusVisible__e0ad43db{box-shadow:var(--triplex-next-Card-Shadow_Default-1-31-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-31-0)}.action__ffddca99.secondary__e836c0ac{background:var(--triplex-next-Card-Action_Secondary_Background-1-31-0)}.action__ffddca99.secondary__e836c0ac:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-31-0)}.action__ffddca99.secondary__e836c0ac.selected__21d3d1eb{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-31-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-31-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-31-0)}.action__ffddca99.secondary__e836c0ac.selected__21d3d1eb:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-31-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-31-0)}.action__ffddca99.secondary__e836c0ac:focus{outline:none}.action__ffddca99.secondary__e836c0ac:focus.focusVisible__e0ad43db{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-31-0)}.alertContext__36b62d9e{display:flex;font-size:12px;line-height:16px}.alertContext__36b62d9e>svg{flex-shrink:0}.alertContext__36b62d9e .alertContextText__1a01fe7b{margin-left:8px}.alertContext__36b62d9e.alertTypeError__0dec18a9 .alertContextText__1a01fe7b{color:var(--triplex-next-AlertContext-Error_Color-1-31-0)}.alertContext__36b62d9e.alertTypeInfo__5fb50db2 .alertContextText__1a01fe7b{color:var(--triplex-next-AlertContext-Info_Color-1-31-0)}.alertContext__36b62d9e.alertTypeWarning__ea2342d6 .alertContextText__1a01fe7b{color:var(--triplex-next-AlertContext-Warning_Color-1-31-0)}.alertContext__36b62d9e.alertTypeSystem__905e1b94 .alertContextText__1a01fe7b{color:var(--triplex-next-AlertContext-System_Color-1-31-0)}.alertProcess__f7f4d96f{display:flex;padding:16px;position:relative}.alertProcess__f7f4d96f.md__596d36de{border-radius:12px}.alertProcess__f7f4d96f.lg__5b651818{border-radius:24px}.alertProcess__f7f4d96f.withSpoiler__4128e858{min-height:40px}.alertProcess__f7f4d96f .themeIcon__d7187c24{box-sizing:border-box;height:20px;width:20px}.alertProcess__f7f4d96f.alertTypeError__0dec18a9{background:var(--triplex-next-AlertProcess-Error_Background-1-31-0)}.alertProcess__f7f4d96f.alertTypeInfo__5fb50db2{background:var(--triplex-next-AlertProcess-Info_Background-1-31-0)}.alertProcess__f7f4d96f.alertTypeWarning__ea2342d6{background:var(--triplex-next-AlertProcess-Warning_Background-1-31-0)}.alertProcess__f7f4d96f.alertTypeSystem__905e1b94{background:var(--triplex-next-AlertProcess-System_Background-1-31-0)}.alertProcess__f7f4d96f.alertTypeFeature__c23dad59{background:var(--triplex-next-AlertProcess-Feature_Background-1-31-0)}.alertProcess__f7f4d96f.alertTypeFeature__c23dad59 .themeIcon__d7187c24{padding-top:0}.alertProcess__f7f4d96f .alertProcessContentBlock__76a7b339{flex:1;margin-left:10px}.alertProcess__f7f4d96f .alertProcessContentBlock__76a7b339 .expandableContent__9a5a3d48{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__f7f4d96f .alertProcessContentBlock__76a7b339 .expandableContent__9a5a3d48.expanded__8758898e{max-height:1000px;opacity:1}.alertProcess__f7f4d96f .closeButton__b266600a{margin-left:10px}.alertProcess__f7f4d96f .expandButton__bd5d664b{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__f7f4d96f .expandButton__bd5d664b.expanded__8758898e{transform:rotate(180deg)}.adaptive__b64fbb61{font-size:10px!important;line-height:12px!important}.avatar__54a73b47{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-1-31-0)}.avatar__54a73b47.borderRadius6__f3cace47{border-radius:6px}.avatar__54a73b47.borderRadius8__e5e192e3{border-radius:8px}.avatar__54a73b47.borderRadius10__50c8ffbe{border-radius:10px}.avatar__54a73b47.borderRadius12__780548ef{border-radius:12px}.avatar__54a73b47.borderRadius16__af605cd9{border-radius:16px}.avatar__54a73b47.xxs__8246d674{width:28px;height:28px}.avatar__54a73b47.xs__c3976b53{width:32px;height:32px}.avatar__54a73b47.sm__25a48590{width:40px;height:40px}.avatar__54a73b47.md__7b19225a{width:56px;height:56px}.avatar__54a73b47.lg__c9266f76{width:80px;height:80px}.avatar__54a73b47.xl__25b36d52{width:96px;height:96px}.avatar__54a73b47.xxl__f9d460f2{width:128px;height:128px}.carouselExtended__f600357b{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__f600357b::-webkit-scrollbar{display:none}.checkboxTreeExtended__ac2d8fae{margin-bottom:-12px}.checkboxTreeExtendedNode__a6f85548 .checkboxTreeExtendedNode__a6f85548:has(.sm__c565e2d5){margin-left:16px}.checkboxTreeExtendedNode__a6f85548 .checkboxTreeExtendedNode__a6f85548:has(.md__d745152d),.checkboxTreeExtendedNode__a6f85548 .checkboxTreeExtendedNode__a6f85548:has(.lg__79e7d7a0){margin-left:24px}.checkboxTreeExtendedNodeHeader__3bc80de7{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__3bc80de7.sm__c565e2d5{margin-bottom:8px}.checkboxTreeExtendedNodeHeader__3bc80de7.md__d745152d,.checkboxTreeExtendedNodeHeader__3bc80de7.lg__79e7d7a0{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__3bc80de7 .checkboxTreeCheckboxLabel__b50275a8{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__3bc80de7 .caretIconWrapper__45b1fb54{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__3bc80de7 .caretIconWrapper__45b1fb54:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-31-0)}.checkboxTreeExtendedNodeHeader__3bc80de7.opened__6b6e046b .caretIconWrapper__45b1fb54{transform:rotate(180deg)}@media(max-width:767px){.checkboxTreeExtended__ac2d8fae{padding:0 16px}.checkboxTreeExtended__ac2d8fae .checkboxTreeExtendedNodeHeader__3bc80de7{margin-bottom:0}.checkboxTreeExtended__ac2d8fae .checkboxTreeExtendedNodeHeader__3bc80de7 .checkboxTreeCheckboxLabel__b50275a8{padding-top:16px;padding-bottom:16px}.checkboxTreeExtended__ac2d8fae .checkboxTreeExtendedNodeHeader__3bc80de7 .checkboxTreeCheckboxLabel__b50275a8>span,.checkboxTreeExtended__ac2d8fae .checkboxTreeExtendedNodeHeader__3bc80de7 .checkboxTreeCheckboxLabel__b50275a8>svg,.checkboxTreeExtended__ac2d8fae .checkboxTreeExtendedNodeHeader__3bc80de7 .checkboxTreeCheckboxLabel__b50275a8 .checkboxTreeCheckbox__b884cfa0{top:14px}}.chipGroup__ea05199e{display:flex}.chipGroup__ea05199e.oneLine__a5a8c545{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__ea05199e.oneLine__a5a8c545::-webkit-scrollbar{display:none}.chipGroup__ea05199e.multiLine__f0ec981f{flex-wrap:wrap}.chipGroup__ea05199e.lg__59280a52{gap:12px}.chipGroup__ea05199e.md__033cec7c,.chipGroup__ea05199e.sm__dde99470{gap:8px}.gridHorizontalGapSM__1d4668ed{--grid-horizontal-gap: 8px}.gridHorizontalGapMD__0b158a6b{--grid-horizontal-gap: 12px}.col-1__9f843f4c{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__a90c6e94{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__4f853a81{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__d331572d{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__59ae00ee{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__15ccad88{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__1d05aa0f{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__477f699b{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__d1ddc377{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__7d93d5d7{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__e167888c{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__6cda81e1{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__90b97d4e{margin-left:0%}.offset-1__3d6963a4{margin-left:8.33333333%}.offset-2__d9b3ac35{margin-left:16.66666667%}.offset-3__e3e20d09{margin-left:25%}.offset-4__25d76ca1{margin-left:33.33333333%}.offset-5__0abddba4{margin-left:41.66666667%}.offset-6__97a2d6a5{margin-left:50%}.offset-7__3b12321a{margin-left:58.33333333%}.offset-8__46f70e8a{margin-left:66.66666667%}.offset-9__9424f7f7{margin-left:75%}.offset-10__8b85b30c{margin-left:83.33333333%}.offset-11__ddd90b02{margin-left:91.66666667%}.d-none__354dd7db{display:none!important}.d-block__e3442bd8{display:block!important}@media(min-width:576px){.col-sm-1__de14f8aa{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__a93aefd0{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__3a824f2e{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__b62b37f8{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__d2b4251d{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__f35fee8d{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__71861f32{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__0ea383ba{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__a03233c0{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__7f8c4b6f{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__53b88111{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__36537013{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__be357811{margin-left:0%}.offset-sm-1__9c660f8b{margin-left:8.33333333%}.offset-sm-2__b3749d2b{margin-left:16.66666667%}.offset-sm-3__dd8ddfbe{margin-left:25%}.offset-sm-4__c448e556{margin-left:33.33333333%}.offset-sm-5__33189994{margin-left:41.66666667%}.offset-sm-6__c067f5d8{margin-left:50%}.offset-sm-7__f0c7e124{margin-left:58.33333333%}.offset-sm-8__d90f22c3{margin-left:66.66666667%}.offset-sm-9__fe289c51{margin-left:75%}.offset-sm-10__0fb5a26c{margin-left:83.33333333%}.offset-sm-11__65d8c3c6{margin-left:91.66666667%}.d-none-sm__2ae92215{display:none!important}.d-block-sm__98a3df18{display:block!important}}@media(min-width:768px){.col-md-1__58219358{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__47cb5160{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__38025795{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__e3d15172{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__619a59b6{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__d0986292{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__b33ead90{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__73fd8a56{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__a4d7ce24{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__d8f2f2f7{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__7cd51c7d{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__69b065bf{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__d6f1bea8{margin-left:0%}.offset-md-1__13903079{margin-left:8.33333333%}.offset-md-2__1910bf51{margin-left:16.66666667%}.offset-md-3__bcf2d42d{margin-left:25%}.offset-md-4__6dd859bf{margin-left:33.33333333%}.offset-md-5__f909811f{margin-left:41.66666667%}.offset-md-6__49684ebb{margin-left:50%}.offset-md-7__716f8ad1{margin-left:58.33333333%}.offset-md-8__dfed1126{margin-left:66.66666667%}.offset-md-9__fbd23538{margin-left:75%}.offset-md-10__04238895{margin-left:83.33333333%}.offset-md-11__f3919659{margin-left:91.66666667%}.d-none-md__69c99a81{display:none!important}.d-block-md__148ec9c5{display:block!important}}@media(min-width:992px){.col-lg-1__900692f9{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__bfd08553{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__047fb7de{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__7a46f69d{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__094675dc{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__a24fe6d0{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__d5f44874{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__c7ede20b{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__322e29de{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__bd158964{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__297949ca{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__d474b8ed{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__cc6a5d29{margin-left:0%}.offset-lg-1__354e55a6{margin-left:8.33333333%}.offset-lg-2__843a49ed{margin-left:16.66666667%}.offset-lg-3__d0ed5b07{margin-left:25%}.offset-lg-4__e80a0959{margin-left:33.33333333%}.offset-lg-5__96207467{margin-left:41.66666667%}.offset-lg-6__6dcf59ef{margin-left:50%}.offset-lg-7__643ff879{margin-left:58.33333333%}.offset-lg-8__d4067b05{margin-left:66.66666667%}.offset-lg-9__38482b8b{margin-left:75%}.offset-lg-10__28876077{margin-left:83.33333333%}.offset-lg-11__81a644f3{margin-left:91.66666667%}.d-none-lg__70db560e{display:none!important}.d-block-lg__35df95ab{display:block!important}}@media(min-width:1200px){.col-xl-1__750ac040{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__dee38ee9{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__e9ebec8c{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__63e42375{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__b4ae8a92{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__6d3b13a3{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__5a75a64a{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__54f15375{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__1d470fe0{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__866b385a{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__560b4125{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__6230cd6e{position:relative;width:100%;padding-right:var(--grid-horizontal-gap, 12px);padding-left:var(--grid-horizontal-gap, 12px);flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__274a1fb8{margin-left:0%}.offset-xl-1__3f3d45a6{margin-left:8.33333333%}.offset-xl-2__c207f57f{margin-left:16.66666667%}.offset-xl-3__744ef026{margin-left:25%}.offset-xl-4__4e6e5705{margin-left:33.33333333%}.offset-xl-5__cc342aa1{margin-left:41.66666667%}.offset-xl-6__68ff61c0{margin-left:50%}.offset-xl-7__df21e15c{margin-left:58.33333333%}.offset-xl-8__edcf7c1a{margin-left:66.66666667%}.offset-xl-9__e7090a90{margin-left:75%}.offset-xl-10__069cdd0f{margin-left:83.33333333%}.offset-xl-11__a46977f8{margin-left:91.66666667%}.d-none-xl__e1df7287{display:none!important}.d-block-xl__3804993c{display:block!important}}.confirm__a35becbf{flex-grow:1;margin:0 auto;max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2);box-sizing:border-box}.confirm__a35becbf.isInLightBox__3d5daf4e{max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2)}.confirm__a35becbf.isInSideOverlaySM__1b3f4a90{max-width:520px}.confirm__a35becbf.isInSideOverlayMD__21ad72a2{max-width:680px}.confirm__a35becbf.isInSideOverlayLG__b4c432e0{max-width:800px}.confirmCloseButton__164213ab{position:absolute;top:24px;right:24px}.confirmContent__3659cd32{margin-bottom:24px;padding-right:56px}.confirmControls__2f740af4{white-space:nowrap}.confirmContentTitle__cfdeac26{margin-bottom:12px}@media(max-width:767px){.confirmCloseButton__164213ab{top:16px;right:16px}.confirmContent__3659cd32{margin-bottom:16px}}.dateRange__acc265d2{display:flex;align-items:center}.dateRangeButton__49853fff{z-index:1}.separator__3a9f368f{width:20px;height:20px;flex-shrink:0}.divider__64bfac23{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-31-0);border:none}.marginTopSize-4__8e941ab0{margin-top:4px}.marginBottomSize-4__9c68fb49{margin-bottom:4px}.marginTopSize-8__18634155{margin-top:8px}.marginBottomSize-8__3a8d6321{margin-bottom:8px}.marginTopSize-12__e18805b9{margin-top:12px}.marginBottomSize-12__09a4b426{margin-bottom:12px}.marginTopSize-16__85ba4ae6{margin-top:16px}.marginBottomSize-16__35e3bf3d{margin-bottom:16px}.marginTopSize-20__0d23afa2{margin-top:20px}.marginBottomSize-20__dabd69eb{margin-bottom:20px}.marginTopSize-24__0a79bfb5{margin-top:24px}.marginBottomSize-24__8427d608{margin-bottom:24px}.marginTopSize-28__80ba3fb9{margin-top:28px}.marginBottomSize-28__f00ff8ab{margin-bottom:28px}.marginTopSize-32__1f319ece{margin-top:32px}.marginBottomSize-32__b3c0ec51{margin-bottom:32px}.smallInput__596a07c9{height:20px;width:100%;padding:0 8px;box-sizing:border-box;font-family:inherit;font-size:14px;line-height:20px;vertical-align:top;color:var(--triplex-next-SmallInput-Color-1-31-0);background:var(--triplex-next-SmallInput-Background-1-31-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-31-0)}.smallInput__596a07c9::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-31-0);opacity:1}.smallInput__596a07c9::-ms-clear{display:none}.link__0756cae1{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-31-0)}.link__0756cae1:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-31-0)}.link__0756cae1:active{color:var(--triplex-next-Link-Text_Color_Active-1-31-0)}.link__0756cae1:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-31-0)}.wordWithContent__ba6b05c2{white-space:nowrap;display:inline-flex;align-items:center}.before__78b663fb :first-child{margin-right:2px}.after__efbbc4c0 :last-child{margin-left:2px}.documentNumberEdit__561c152b .label__6cfe7541{display:inline-block;margin-right:8px}.documentNumberEdit__561c152b .inputEditWrapper__a5225062{width:68px;display:inline-block}.ellipsisLineClamp__58d85a8e{--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__58d85a8e.oneLine__28d7455f{word-break:break-all}.size4__5fe2511f{height:4px}.size8__e435407d{height:8px}.size12__a8930fce{height:12px}.size16__cb63cde1{height:16px}.size24__2401715c{height:24px}.size32__7dd0343e{height:32px}.size64__00f35514{height:64px}.size128__086e6115{height:128px}.emptyView__ea7dc304,.container__4dfee40e{display:flex;flex-direction:column;align-items:center;width:100%}.icon__466ac395{flex-shrink:0}.textBlock__c8ec7aac{text-align:center}button.helpBoxButton__62957e0a{position:relative;vertical-align:text-bottom}.root__a5d582eb{position:relative;display:flex;flex-direction:column;gap:16px;outline:none}.islandAccordion__b400fcb1{margin:0;padding:0}.islandAccordion__b400fcb1 .island__4e5dc39d{padding:0}.islandAccordion__b400fcb1 .item__7331213f{position:relative;list-style-type:none}.islandAccordion__b400fcb1 .item__7331213f.disabled__33512774{cursor:default;pointer-events:none}.islandAccordion__b400fcb1 .item__7331213f+.item__7331213f.sm__44c030f9,.islandAccordion__b400fcb1 .item__7331213f+.item__7331213f.md__cfbde922{margin-top:16px}.islandAccordion__b400fcb1 .item__7331213f+.item__7331213f.lg__0045e68f{margin-top:24px}.islandAccordion__b400fcb1 .item__7331213f .header__7ba7e4db{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__b400fcb1 .item__7331213f .header__7ba7e4db:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-31-0)}.islandAccordion__b400fcb1 .item__7331213f.type1__1e30d9bb:not(.opened__2db2d97d) .header__7ba7e4db:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-31-0)}.islandAccordion__b400fcb1 .item__7331213f.type2__ab5570cc:not(.opened__2db2d97d) .header__7ba7e4db:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-31-0)}.islandAccordion__b400fcb1 .item__7331213f.type3__21551368:not(.opened__2db2d97d) .header__7ba7e4db:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-31-0)}.islandAccordion__b400fcb1 .item__7331213f .footer__7294d6b4{text-align:right}.islandAccordion__b400fcb1 .item__7331213f .body__bfe953a6,.islandAccordion__b400fcb1 .item__7331213f .footer__7294d6b4{visibility:hidden}.islandAccordion__b400fcb1 .item__7331213f.opened__2db2d97d .body__bfe953a6,.islandAccordion__b400fcb1 .item__7331213f.opened__2db2d97d .footer__7294d6b4{visibility:visible}.islandAccordion__b400fcb1 .item__7331213f .caretWrapper__7adafa76{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__b400fcb1 .item__7331213f .caretIcon__98cd71ed{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__b400fcb1 .item__7331213f .title__42e200e6{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .header__7ba7e4db{padding:16px;border-radius:16px}.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .title__42e200e6{padding-right:42px}.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .body__bfe953a6,.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .footer__7294d6b4{padding:0 16px 16px}.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .caretWrapper__7adafa76{right:10px}.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .remove__dd31504b{right:-36px;top:18px}.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .step__bd220cd0{margin-right:12px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .header__7ba7e4db{padding:24px;border-radius:24px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .title__42e200e6{padding-right:42px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .body__bfe953a6,.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .footer__7294d6b4{padding:0 24px 24px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .caretWrapper__7adafa76{right:18px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .remove__dd31504b{right:-40px;top:26px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .step__bd220cd0{margin-right:12px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .header__7ba7e4db{padding:32px;border-radius:32px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .title__42e200e6{padding-right:44px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .body__bfe953a6,.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .footer__7294d6b4{padding:0 32px 32px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .caretWrapper__7adafa76{right:24px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .remove__dd31504b{right:-40px;top:36px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .step__bd220cd0{margin:0 16px 0 0}.islandAccordion__b400fcb1 .item__7331213f.opened__2db2d97d:not(.disabled__33512774) .caretWrapper__7adafa76 .caretIcon__98cd71ed{transform:rotate(-180deg)}.islandAccordion__b400fcb1 .item__7331213f .remove__dd31504b{position:absolute}@media(max-width:767px){.islandAccordion__b400fcb1 .item__7331213f .title__42e200e6{white-space:normal;overflow-wrap:anywhere}.islandAccordion__b400fcb1 .item__7331213f .footer__7294d6b4{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__b400fcb1 .item__7331213f .footer__7294d6b4>*{margin-left:0!important}.islandAccordion__b400fcb1 .item__7331213f .caretWrapper__7adafa76{transform:none}.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .title__42e200e6{padding-right:34px}.islandAccordion__b400fcb1 .item__7331213f.sm__44c030f9 .caretWrapper__7adafa76{top:18px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .header__7ba7e4db{padding:16px;border-radius:16px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .title__42e200e6{padding-right:34px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .body__bfe953a6,.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .footer__7294d6b4{padding:0 16px 16px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .caretWrapper__7adafa76{right:10px;top:18px}.islandAccordion__b400fcb1 .item__7331213f.md__cfbde922 .remove__dd31504b{top:18px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .header__7ba7e4db{padding:24px;border-radius:24px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .title__42e200e6{padding-right:34px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .body__bfe953a6,.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .footer__7294d6b4{padding:0 24px 24px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .caretWrapper__7adafa76{top:26px;right:18px}.islandAccordion__b400fcb1 .item__7331213f.lg__0045e68f .remove__dd31504b{top:26px}}.step__b48fdabb{display:flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:default;border-radius:50%}.step__b48fdabb.sm__4da5d8b2,.step__b48fdabb.md__f680e116{width:28px;height:28px}.step__b48fdabb.lg__33e001a6{width:32px;height:32px}.step__b48fdabb.default__ad3a0cfb{background-color:var(--triplex-next-Step-Background_Default-1-31-0)}.step__b48fdabb.default__ad3a0cfb>span{color:var(--triplex-next-Step-Color_Default-1-31-0)}.step__b48fdabb.done__e8f6af47{background-color:var(--triplex-next-Step-Background_Done-1-31-0)}.step__b48fdabb.done__e8f6af47>span{color:var(--triplex-next-Step-Color_Done-1-31-0)}.step__b48fdabb.warning__5e2d09f9{background-color:var(--triplex-next-Step-Background_Warning-1-31-0)}.step__b48fdabb.warning__5e2d09f9>span{color:var(--triplex-next-Step-Color_Warning-1-31-0)}.step__b48fdabb.active__3cf2ed68{background-color:var(--triplex-next-Step-Background_Active-1-31-0)}.step__b48fdabb.active__3cf2ed68>span{color:var(--triplex-next-Step-Color_Active-1-31-0)}.step__b48fdabb.error__496011d0{background-color:var(--triplex-next-Step-Background_Error-1-31-0)}.step__b48fdabb.error__496011d0>span{color:var(--triplex-next-Step-Color_Error-1-31-0)}.step__b48fdabb.disabled__4aa174fb{background-color:var(--triplex-next-Step-Background_Disabled-1-31-0)}.step__b48fdabb.disabled__4aa174fb>span{color:var(--triplex-next-Step-Color_Disabled-1-31-0)}@media(max-width:767px){.step__b48fdabb.lg__33e001a6{width:28px;height:28px}}.lightBox__8c626a04{--lightBox-content-max-width: 864px;display:flex;flex-direction:column;position:fixed;z-index:1300;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);top:var(--lightBox-screen-top);bottom:0;min-width:0;overflow-y:scroll}.lightBox__8c626a04.sm__76f002ba{--lightBox-content-max-width: 664px}.lightBox__8c626a04.md__5931a744{--lightBox-content-max-width: 864px}.lightBox__8c626a04.lg__f4938d18{--lightBox-content-max-width: 1064px}.lightBox__8c626a04.xl__84206751{--lightBox-content-max-width: 1264px}.lightBox__8c626a04 .lightBoxBackdrop__5d709e2b{content:"";position:fixed;top:var(--lightBox-screen-top);left:var(--lightBox-screen-left);width:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));height:100%;pointer-events:none;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-31-0)}.lightBox__8c626a04.lightBoxSideOverlayActive__c9725dfa,.lightBox__8c626a04.lightBoxTopOverlayActive__1ef6d6aa{overflow-y:hidden}.lightBox__8c626a04 .lightBoxContent__713c21d3{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;align-items:center;position:relative;margin:16px 16px 0;padding:0;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-1-31-0)}.lightBox__8c626a04 .lightBoxContent__713c21d3>.global-page{width:100%;max-width:var(--lightBox-content-max-width);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBox__8c626a04 .lightBoxContent__713c21d3>.global-page{padding:16px}}.lightBox__8c626a04 .loadingContentOverlay__ab3fc57c{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__8c626a04 .lightBoxContentResizeWrapper__a1c66ce4{position:absolute;left:0;right:0;height:0}.lightBox__8c626a04 .tempElSafariBug__da19096a{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__3df32c19,.global-LB-less-or-equal-media-point-0 .lightBox__8c626a04.lightBoxSideOverlayActive__c9725dfa{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__713c21d3{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__713c21d3{padding-left:80px;padding-right:80px}.lightBoxControls__62a39aeb{z-index:100}.withKeyboardEvent__6e9ab1ba{display:inline-block}.withoutKeyboardEvent__45c3e0d0,.lightBox__8c626a04.lightBoxSideOverlayActive__c9725dfa .withKeyboardEvent__6e9ab1ba,.lightBox__8c626a04.lightBoxTopOverlayActive__1ef6d6aa .withKeyboardEvent__6e9ab1ba,.lightBox__8c626a04.isLoading__57a34a35 .withKeyboardEvent__6e9ab1ba{display:none}.lightBox__8c626a04.lightBoxSideOverlayActive__c9725dfa .withoutKeyboardEvent__45c3e0d0,.lightBox__8c626a04.lightBoxTopOverlayActive__1ef6d6aa .withoutKeyboardEvent__45c3e0d0,.lightBox__8c626a04.isLoading__57a34a35 .withoutKeyboardEvent__45c3e0d0{display:inline-block}.lightBox__8c626a04.isLoading__57a34a35 .lightBoxPrev__77a69019,.lightBox__8c626a04.isLoading__57a34a35 .lightBoxNext__c4320c96{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__62a39aeb{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__90a436ea{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__7a536255{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__6f0b536a{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__77a69019,.global-LB-less-or-equal-media-point-0 .lightBoxNext__c4320c96{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__77a69019{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__3083e835,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__897d98bc{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__62a39aeb{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__90a436ea{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__7a536255{display:none}.global-LB-more-media-point-0 .lightBoxClose__6f0b536a{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__77a69019,.global-LB-more-media-point-0 .lightBoxNext__c4320c96{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__77a69019{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__c4320c96{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__6e831b1a{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__6e831b1a.fixed__e3fa0fcf{position:fixed}.overlay__6e831b1a.closing__064d6659,.overlay__6e831b1a.opened__368ba0be{visibility:visible;left:0;right:0}.overlayPanel__5f3aef4c{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-31-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__5f3aef4c.bottom__91aae0eb{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__5f3aef4c.left__518afbed{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__5f3aef4c.right__2da89cdc{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__5f3aef4c.top__92d70aa4{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__5f3aef4c.left__518afbed.opened__368ba0be,.overlayPanel__5f3aef4c.right__2da89cdc.opened__368ba0be{transform:translate(0)}.overlayPanel__5f3aef4c.top__92d70aa4.opened__368ba0be,.overlayPanel__5f3aef4c.bottom__91aae0eb.opened__368ba0be{transform:translateY(0)}.overlayContent__430bf621{display:flex;min-height:100%}.overlayMask__9cd80a7c{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-31-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__9cd80a7c.overlayOpened__963cafaa{opacity:1}.lightBoxSideOverlayLoaderWrapper__473f4e3b{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__35c55f39{position:absolute;top:24px;right:24px;bottom:0;pointer-events:none}.lightBoxSideOverlayCloseDesktop__dfc470cc{position:sticky;top:24px;pointer-events:auto}.lightBoxSideOverlayCloseMobile__ae40e0b9{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__35c55f39{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__ae40e0b9{display:block}@media(max-width:767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__ae40e0b9{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__35c55f39{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__ae40e0b9{display:none}.lightBoxSideOverlayMask__de3736d0{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-31-0)}.lightBoxSideOverlayWrapper__f96be3f9{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__f96be3f9.overflowXHidden__07d98732{overflow-x:hidden}.lightBoxSideOverlayWrapper__f96be3f9.overflowYHidden__35948d2d{overflow-y:hidden}.lightBoxSideOverlayWrapper__f96be3f9.closing__197e2d2c,.lightBoxSideOverlayWrapper__f96be3f9.opened__7e31fa56{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__f96be3f9.closing__197e2d2c{pointer-events:none}.lightBoxSideOverlayWrapper__f96be3f9 .global-page{max-width:var(--lightBox-content-max-width, 864px);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBoxSideOverlayWrapper__f96be3f9 .global-page{padding:16px}}.lightBoxSideOverlayWrapper__f96be3f9 .lightBoxSideOverlayContent__3611ded6{position:relative;transform:translateY(100%);transition:transform .6s;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-1-31-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__f96be3f9 .lightBoxSideOverlayContent__3611ded6.opened__7e31fa56{transform:none}.lightBoxSideOverlayWrapper__f96be3f9 .lightBoxSideOverlayContent__3611ded6.opening__8420639d{transform:translateY(0)}.lightBoxSideOverlayWrapper__f96be3f9.sm__76f002ba .global-page{width:584px;max-width:100%}.lightBoxSideOverlayWrapper__f96be3f9.md__5931a744 .global-page{width:744px;max-width:100%}.lightBoxSideOverlayWrapper__f96be3f9.lg__f4938d18 .global-page{width:864px;max-width:100%}.lightBoxSideOverlayWrapper__f96be3f9 .lightBoxSideOverlayBase__4410cab0{overflow:visible;bottom:auto;height:100%}@media(max-width:767px){.lightBoxSideOverlayWrapper__f96be3f9 .lightBoxSideOverlayContent__3611ded6{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__f96be3f9 .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__f96be3f9 .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__fa561877{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__fa561877.closing__197e2d2c,.lightBoxSideOverlay__fa561877.opening__8420639d{overflow-x:hidden}.topOverlayMask__b0ecd375{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-31-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__3c763c0f{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__3c763c0f.closing__38ad2cac,.topOverlayWrapper__3c763c0f.opened__61ac3750{bottom:0}.topOverlayWrapper__3c763c0f .topOverlayPanel__6a88e6b5{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__2c900546{z-index:500}@media(max-width:767px){.topOverlayPanel__6a88e6b5{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__cba86a7d{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: var(--lightBox-content-max-width, 864px);--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width))}.lightBoxLeftSidebar__cba86a7d.fixed__e1773171{position:fixed}.lightBoxRightSidebar__2d1fde15{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: var(--lightBox-content-max-width, 864px);--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width))}.lightBoxRightSidebar__2d1fde15.fixed__e1773171{position:fixed}.hidden__6c88ea0e{display:none}html.scroll-0__65371711{--triplex-next-scroll-width: 0px}html.scroll-15__8d4d8583{--triplex-next-scroll-width: 15px}html.scroll-16__8d9c1ae7{--triplex-next-scroll-width: 16px}html.scroll-17__f34335c6{--triplex-next-scroll-width: 17px}.listMasterChipGroup__b77cc26f{padding:0 16px}.listMasterFooter__aec2a292{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-31-0);box-shadow:var(--triplex-next-ListMaster-Footer_Shadow-1-31-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__aec2a292.sticky__f8d6e5b3{position:sticky;bottom:0}.listMasterFooterDescription__f6ce9ad3{padding-right:16px}.listMasterFooterControls__838f678c{white-space:nowrap}.listMasterHeader__838f787a{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-31-0);box-shadow:var(--triplex-next-ListMaster-Header_Shadow-1-31-0)}.listMasterHeader__838f787a.sticky__f8d6e5b3{position:sticky;top:0;z-index:2}.selectionControls__4e8c6e48{display:flex;justify-content:space-between;align-items:center}.marker__aefb85c7.success__034ffb6c{background:var(--triplex-next-Marker-Background_Success-1-31-0)}.marker__aefb85c7.error__0ad628b1{background:var(--triplex-next-Marker-Background_Error-1-31-0)}.marker__aefb85c7.warning__6769e689{background:var(--triplex-next-Marker-Background_Warning-1-31-0)}.marker__aefb85c7.waiting__deef71c5{background:var(--triplex-next-Marker-Background_Waiting-1-31-0)}.markerStatus__7ef9df19{line-height:0;display:flex;align-items:start}.markerStatus__7ef9df19 .contentContainer__28328b90{display:flex;flex-direction:column;text-align:left}.markerStatus__7ef9df19.md__dc319553{gap:4px}.markerStatus__7ef9df19.md__dc319553 .markerContainer__a21dd451{margin-top:4px}.markerStatus__7ef9df19.lg__33ca0f2f{gap:6px}.markerStatus__7ef9df19.lg__33ca0f2f .contentContainer__28328b90{gap:4px}.markerStatus__7ef9df19.lg__33ca0f2f .markerContainer__a21dd451{margin-top:5px}.monthYearRange__b1a028e5{display:flex;align-items:center}.monthYearRangeButton__4c4ea5dd{z-index:1}.separator__28f6a226{width:16px;height:16px;flex-shrink:0}.orderedListItem__5159b7d6{counter-increment:list-item-tx}.orderedListItem__5159b7d6:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__5159b7d6+.orderedListItem__5159b7d6{margin-top:8px}.orderedList__1410ff62{--start-index-tx: 0;position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx var(--start-index-tx)}.paginationExtended__d851805b{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__8e69e7f8 .directionIconNext__7b8e665a{transform:rotate(180deg)}.paginationPageEllipsis__8b9fe4f7{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;cursor:default}.paginationPageButton__717bd538{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__717bd538:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-31-0);outline:none}.paginationPageButton__717bd538:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-31-0)}.paginationPageButton__717bd538:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-31-0);cursor:grabbing}.paginationPageButton__717bd538.currentPage__1026ae9f{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-31-0);cursor:default}.paginationNavigationExtended__39073a4c{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__e2cde504{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__e2cde504 .paginationSelectControl__3e1ca325{margin-left:8px;min-width:72px}.row__0027cef0{display:flex;flex-wrap:wrap;padding-bottom:16px}.row__0027cef0.noPaddingBottom__9468021c,.row__0027cef0:last-child{padding-bottom:0}.row__0027cef0.SM__9ad16af5{margin-left:-8px;margin-right:-8px}.row__0027cef0.MD__2b9a7d40{margin-left:-12px;margin-right:-12px}.segmentedControlSegment__00934e29{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;font-family:inherit;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-1-31-0);outline:none;cursor:pointer}.segmentedControlSegment__00934e29:disabled{cursor:default}.sm__7766e579 .segmentedControlSegment__00934e29{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__fc2c78d7 .segmentedControlSegment__00934e29{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__4dd24ff3 .segmentedControlSegment__00934e29{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__ec03c8aa .segmentedControlSegment__00934e29{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-31-0)}.general1__ec03c8aa .segmentedControlSegment__00934e29:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-31-0)}.general1__ec03c8aa .segmentedControlSegment__00934e29:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-31-0)}.general1__ec03c8aa .segmentedControlSegment__00934e29.selected__2af2c8f6{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-31-0)}.general1__ec03c8aa .segmentedControlSegment__00934e29.selected__2af2c8f6:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-31-0)}.general1__ec03c8aa .segmentedControlSegment__00934e29.selected__2af2c8f6:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-31-0)}.general2__2fe1a832 .segmentedControlSegment__00934e29{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-31-0)}.general2__2fe1a832 .segmentedControlSegment__00934e29:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-31-0)}.general2__2fe1a832 .segmentedControlSegment__00934e29:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-31-0)}.general2__2fe1a832 .segmentedControlSegment__00934e29.selected__2af2c8f6{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-31-0)}.general2__2fe1a832 .segmentedControlSegment__00934e29.selected__2af2c8f6:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-31-0)}.general2__2fe1a832 .segmentedControlSegment__00934e29.selected__2af2c8f6:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-31-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-31-0)}.secondary1__d455dfcc .segmentedControlSegment__00934e29{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-31-0)}.secondary1__d455dfcc .segmentedControlSegment__00934e29:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-31-0)}.secondary1__d455dfcc .segmentedControlSegment__00934e29:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-31-0)}.secondary1__d455dfcc .segmentedControlSegment__00934e29.selected__2af2c8f6{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-31-0)}.secondary1__d455dfcc .segmentedControlSegment__00934e29.selected__2af2c8f6:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-31-0)}.secondary2__df48efe4 .segmentedControlSegment__00934e29{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-31-0)}.secondary2__df48efe4 .segmentedControlSegment__00934e29:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-31-0)}.secondary2__df48efe4 .segmentedControlSegment__00934e29:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-31-0)}.secondary2__df48efe4 .segmentedControlSegment__00934e29.selected__2af2c8f6{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-31-0)}.secondary2__df48efe4 .segmentedControlSegment__00934e29.selected__2af2c8f6:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-31-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-31-0)}.segmentedControlSegment__00934e29:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-31-0)}.content__ba578f16{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__0a0d5615{display:flex;gap:4px}.segmentedControl__0a0d5615.general1__ec03c8aa{background:var(--triplex-next-SegmentedControl-General_1_Background-1-31-0)}.segmentedControl__0a0d5615.secondary1__d455dfcc{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-31-0)}.segmentedControl__0a0d5615.general2__2fe1a832{background:var(--triplex-next-SegmentedControl-General_2_Background-1-31-0)}.segmentedControl__0a0d5615.secondary2__df48efe4{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-31-0)}.segmentedControl__0a0d5615.sm__7766e579{border-radius:6px;padding:4px}.segmentedControl__0a0d5615.md__fc2c78d7{border-radius:8px;padding:4px}.segmentedControl__0a0d5615.lg__4dd24ff3{border-radius:10px;padding:8px}.skeleton__aba2ec80{border-radius:16px;flex-grow:1}.skeleton__aba2ec80.light__390f6c17{animation:skeleton-light-pulse__11e02288 2s ease-in-out infinite}.skeleton__aba2ec80.dark__cac0d115{animation:skeleton-dark-pulse__c65be75c 2s ease-in-out infinite}@keyframes skeleton-light-pulse__11e02288{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-31-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-31-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-31-0)}}@keyframes skeleton-dark-pulse__c65be75c{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-31-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-31-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-31-0)}}.sliderExtendedDot__2eecc4fc{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-31-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__2eecc4fc:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-31-0)}.sliderExtendedDot__2eecc4fc.focusedByClick__9e0b0797:focus{box-shadow:none}.sliderExtendedDot__2eecc4fc:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-31-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__2eecc4fc:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-31-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__2eecc4fc.disabled__294cb1b3{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-31-0)}.sliderExtendedDot__2eecc4fc.disabled__294cb1b3:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-31-0)}.sliderExtendedDot__2eecc4fc.disabled__294cb1b3:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-31-0)}.sliderExtendedDot__2eecc4fc:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-31-0)}.sliderExtendedDot__2eecc4fc:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-31-0)}.sliderExtendedDot__2eecc4fc.dragByMouse__aa3aab03{background:var(--triplex-next-Slider-Dot_Background_Select-1-31-0)}.sliderExtendedDot__2eecc4fc.dragByMouse__aa3aab03:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-31-0)}.sliderExtendedDot__2eecc4fc:hover .sliderExtendedTooltipOverlay__1fc797c3,.sliderExtendedDot__2eecc4fc:focus .sliderExtendedTooltipOverlay__1fc797c3{visibility:visible}.sliderExtendedDot__2eecc4fc.lg__6171a7f3{width:28px;height:28px}.sliderExtendedDot__2eecc4fc.lg__6171a7f3:after{width:10px;height:10px}.sliderExtendedDot__2eecc4fc.lg__6171a7f3:before{width:14px;height:14px}.sliderExtendedMarks__2c9da052{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__ee9c67af{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__ee9c67af .sliderExtendedMarkDot__6aa74455{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-31-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__ee9c67af .sliderExtendedMarkDot__6aa74455.inSelectedRange__a16e9607{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-31-0)}.sliderExtendedMark__ee9c67af.lg__6171a7f3{top:20px}.sliderExtendedMark__ee9c67af.lg__6171a7f3 .sliderExtendedMarkDot__6aa74455{top:-20px}.sliderExtendedMark__ee9c67af .sliderExtendedMarkText__2cea77b9{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__ee9c67af.disabled__294cb1b3{pointer-events:none}.sliderExtendedMark__ee9c67af.disabled__294cb1b3 .sliderExtendedMarkText__2cea77b9{pointer-events:none;opacity:.35}.sliderExtendedMark__ee9c67af.disabled__294cb1b3 .sliderExtendedMarkDot__6aa74455{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-31-0)}.sliderExtendedMark__ee9c67af:first-child,.sliderExtendedMark__ee9c67af:last-child{transform:none}.sliderExtendedMark__ee9c67af:first-child.reverse__3980aa3d .sliderExtendedMarkDot__6aa74455{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__ee9c67af:first-child.reverse__3980aa3d .sliderExtendedMarkText__2cea77b9{margin-right:-4px}.sliderExtendedMark__ee9c67af:first-child:not(.reverse__3980aa3d) .sliderExtendedMarkDot__6aa74455{left:0;transform:translate(-50%)}.sliderExtendedMark__ee9c67af:first-child .sliderExtendedMarkText__2cea77b9{margin-left:-4px}.sliderExtendedMark__ee9c67af:last-child.reverse__3980aa3d .sliderExtendedMarkDot__6aa74455{left:0;transform:translate(-50%)}.sliderExtendedMark__ee9c67af:last-child.reverse__3980aa3d .sliderExtendedMarkText__2cea77b9{margin-left:-4px}.sliderExtendedMark__ee9c67af:last-child:not(.reverse__3980aa3d) .sliderExtendedMarkDot__6aa74455{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__ee9c67af:last-child .sliderExtendedMarkText__2cea77b9{margin-right:-4px}.sliderExtendedMark__ee9c67af.active__03f987a7{pointer-events:none}.sliderExtendedRail__488356c2{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-31-0);cursor:pointer}.sliderExtended__1b16d29a{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__1b16d29a.disabled__294cb1b3 .sliderExtendedRail__488356c2{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-31-0)}.sliderExtended__1b16d29a.lg__6171a7f3{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__c92d350f{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-31-0);z-index:10}.sliderExtendedTrack__c92d350f.lg__6171a7f3{top:12px}.sliderExtendedTrack__c92d350f:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-31-0)}.sliderExtendedTrack__c92d350f.focusedByClick__9e0b0797:focus{box-shadow:none}.sliderExtendedTrack__c92d350f.hoverOrDragByMouse__4fa95218{background:var(--triplex-next-Slider-Track_Background_Hover-1-31-0)}.sliderExtendedTrack__c92d350f.staticSlider__eb7392b8{cursor:default;pointer-events:none}.sliderExtendedTrack__c92d350f.disabled__294cb1b3{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-31-0)}.sliderExtendedTooltipOverlay__1fc797c3{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__1fc797c3.lg__6171a7f3{bottom:32px}.sliderExtendedTooltipOverlay__1fc797c3 .tooltipBody__f40907ce{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-31-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-31-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__1fc797c3 .tooltipTip__a199c186{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-31-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.sliderExtendedTooltipOverlay__1fc797c3 .tooltipTip__a199c186{margin:-.5px}}.smsField__c1aa632c{display:inline-block;position:relative;width:100%}.smsField__c1aa632c .input__761a8b38{text-align:center}.smsField__c1aa632c .input__761a8b38::placeholder{opacity:1}.smsField__c1aa632c .input__761a8b38:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-31-0)}.smsField__c1aa632c .input__761a8b38.lg__5b90e677{padding:18px 40px}.smsField__c1aa632c .input__761a8b38.md__16485bbf{padding-left:26px;padding-right:26px}.smsField__c1aa632c .input__761a8b38.sm__ee39c57a{padding-left:20px;padding-right:20px}.smsField__c1aa632c .btnRefresh__cdb64dea{position:absolute;outline:none;z-index:1}.smsField__c1aa632c .btnRefresh__cdb64dea.lg__5b90e677{top:12px;left:12px;height:32px;width:32px}.smsField__c1aa632c .btnRefresh__cdb64dea.md__16485bbf{top:10px;left:10px}.smsField__c1aa632c .btnRefresh__cdb64dea.sm__ee39c57a{top:4px;left:4px}.smsField__c1aa632c .btnRefresh__cdb64dea .full__026cd72a{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-1-31-0)}.smsField__c1aa632c .btnRefresh__cdb64dea .empty__7945033b{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-1-31-0)}.smsField__c1aa632c .btnRefresh__cdb64dea:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-1-31-0)}.smsField__c1aa632c .btnSubmit__b797e2a9{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-1-31-0)}.smsField__c1aa632c .btnSubmit__b797e2a9.active__c0eb2770:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-1-31-0)}.smsField__c1aa632c .btnSubmit__b797e2a9.active__c0eb2770:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-1-31-0)}.smsField__c1aa632c .btnSubmit__b797e2a9.lg__5b90e677{top:15px;right:15px;height:26px;width:26px}.smsField__c1aa632c .btnSubmit__b797e2a9.md__16485bbf{top:10px;right:10px}.smsField__c1aa632c .btnSubmit__b797e2a9.sm__ee39c57a{top:4px;right:4px}.spoiler__4a99733d{display:flex;flex-direction:column}.spoiler__4a99733d.opened__fe5d458b .caretIcon__5001895e{transform:rotate(-180deg)}.spoiler__4a99733d .head__113f45fe .caretIcon__5001895e{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__4a99733d .head__113f45fe button>span{white-space:normal;text-align:left}.spoiler__4a99733d .content__542bc935.hidden__cddfc0a4{display:none}.spoiler__4a99733d .lg__6750ab4c .content__542bc935{margin-top:8px}.spoiler__4a99733d .md__16cbd04a .content__542bc935{margin-top:0}.spoiler__4a99733d .sm__28c012b4 .content__542bc935{margin-top:-4px}.statusTrackerWrapper__eed21095{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-1-31-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-31-0);overflow:hidden;height:100%}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60{width:100%;padding:40px 24px 16px;box-sizing:border-box;z-index:1;text-align:center}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60.verticalAlignMiddle__7bfe1072{align-self:center}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60.verticalAlignBottom__de9fbb65{align-self:end}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerChild__573e82b7{padding:8px 0}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerChild__573e82b7:empty{padding:0}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerSum__c4097be6,.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerTitle__ded2e921{padding-bottom:4px}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerDescription__ac00160b{display:block;padding-top:8px}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerAlert__f532720e{margin-top:12px;text-align:left}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerStatus__aa9e9a63{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerFooterWrapper__61f8940a{display:grid}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerFooterWrapper__61f8940a .statusTrackerDescription__ac00160b:last-child{padding-top:0}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerFooterWrapper__61f8940a .statusTrackerButton__a8494977{margin-bottom:12px}.statusTrackerWrapper__eed21095 .statusTracker__c679bc60 .statusTrackerFooterWrapper__61f8940a .statusTrackerButton__a8494977:last-child{margin-bottom:0}.statusTrackerWrapper__eed21095 .statusTrackerColor__dbeeecb0{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__eed21095 .statusTrackerColor__dbeeecb0.waiting__da31a16b{background:var(--triplex-next-StatusTracker-Waiting_Color-1-31-0)}.statusTrackerWrapper__eed21095 .statusTrackerColor__dbeeecb0.warning__8765b77a{background:var(--triplex-next-StatusTracker-Warning_Background-1-31-0)}.statusTrackerWrapper__eed21095 .statusTrackerColor__dbeeecb0.rejected__0db1c752{background:var(--triplex-next-StatusTracker-Rejected_Color-1-31-0)}.statusTrackerWrapper__eed21095 .statusTrackerColor__dbeeecb0.approved__55aac2e3{background:var(--triplex-next-StatusTracker-Approved_Color-1-31-0)}.statusTrackerWrapper__eed21095 .statusTrackerBackground__5173ddb2{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__eed21095 .statusTrackerBackground__5173ddb2.waiting__da31a16b{background:var(--triplex-next-StatusTracker-Waiting_Background-1-31-0)}.statusTrackerWrapper__eed21095 .statusTrackerBackground__5173ddb2.warning__8765b77a{background:var(--triplex-next-StatusTracker-Warning_Background-1-31-0)}.statusTrackerWrapper__eed21095 .statusTrackerBackground__5173ddb2.rejected__0db1c752{background:var(--triplex-next-StatusTracker-Rejected_Background-1-31-0)}.statusTrackerWrapper__eed21095 .statusTrackerBackground__5173ddb2.approved__55aac2e3{background:var(--triplex-next-StatusTracker-Approved_Background-1-31-0)}@media(max-width:767px){.statusTrackerWrapper__eed21095{border-radius:16px}}.stepperStep__c0bf33e1{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__c0bf33e1+.stepperStep__c0bf33e1{margin-left:12px}.stepperStep__c0bf33e1.sm__748b4aa2{font-size:12px;line-height:16px}.stepperStep__c0bf33e1.sm__748b4aa2:not(:last-child) .content__be7fbee0{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__c0bf33e1.sm__748b4aa2:last-child .content__be7fbee0{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__c0bf33e1.sm__748b4aa2:last-child .arrow__3713e370{display:none}.stepperStep__c0bf33e1.md__748e75d6{font-size:14px;line-height:20px}.stepperStep__c0bf33e1.md__748e75d6:not(:last-child) .content__be7fbee0{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__c0bf33e1.md__748e75d6:last-child .content__be7fbee0{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__c0bf33e1.md__748e75d6:last-child .arrow__3713e370{display:none}.stepperStep__c0bf33e1.lg__acdea3bc{font-size:16px;line-height:20px}.stepperStep__c0bf33e1.lg__acdea3bc:not(:last-child) .content__be7fbee0{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__c0bf33e1.lg__acdea3bc:last-child .content__be7fbee0{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__c0bf33e1.lg__acdea3bc:last-child .arrow__3713e370{display:none}.stepperStep__c0bf33e1:hover:not(.active__bd60d92a):not(.disabled__9932343c) .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Hover-1-31-0)}.stepperStep__c0bf33e1:hover:not(.active__bd60d92a):not(.disabled__9932343c) .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-31-0)}.stepperStep__c0bf33e1:hover:not(.active__bd60d92a):not(.disabled__9932343c) .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-31-0)}.stepperStep__c0bf33e1.active__bd60d92a{cursor:default}.stepperStep__c0bf33e1.active__bd60d92a .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-31-0)}.stepperStep__c0bf33e1.active__bd60d92a .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-31-0)}.stepperStep__c0bf33e1.active__bd60d92a.error__e19912f8 .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-31-0)}.stepperStep__c0bf33e1.active__bd60d92a.error__e19912f8 .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-31-0)}.stepperStep__c0bf33e1.active__bd60d92a.error__e19912f8 .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-31-0)}.stepperStep__c0bf33e1.active__bd60d92a.warning__a3ce049c .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0)}.stepperStep__c0bf33e1.active__bd60d92a.warning__a3ce049c .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0)}.stepperStep__c0bf33e1.active__bd60d92a.warning__a3ce049c .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.error__e19912f8 .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.error__e19912f8 .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.error__e19912f8 .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.error__e19912f8:hover .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.error__e19912f8:hover .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.error__e19912f8:hover .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.warning__a3ce049c .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.warning__a3ce049c .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.warning__a3ce049c .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.warning__a3ce049c:hover .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.warning__a3ce049c:hover .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0)}.stepperStep__c0bf33e1.completed__59861167.warning__a3ce049c:hover .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4 :not(.error__e19912f8):not(.warning__a3ce049c) .content__be7fbee0{color:var(--triplex-next-Stepper-Step_Color_Default-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4 :not(.error__e19912f8):not(.warning__a3ce049c):hover .content__be7fbee0{color:var(--triplex-next-Stepper-Step_Color_Hover-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.error__e19912f8 .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.error__e19912f8 .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.error__e19912f8 .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.error__e19912f8:hover .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.error__e19912f8:hover .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.error__e19912f8:hover .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.warning__a3ce049c .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.warning__a3ce049c .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.warning__a3ce049c .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.warning__a3ce049c:hover .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.warning__a3ce049c:hover .arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0)}.stepperStep__c0bf33e1.inactive__ee7505e4.warning__a3ce049c:hover .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-31-0)}.stepperStep__c0bf33e1.disabled__9932343c{pointer-events:none}.stepperStep__c0bf33e1.disabled__9932343c .content__be7fbee0{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-31-0)}.stepperStep__c0bf33e1.disabled__9932343c .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-31-0)}.stepperStep__c0bf33e1.disabled__9932343c .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-31-0)}.stepperStep__c0bf33e1.focusVisible__ff30c637.completed__59861167 .content__be7fbee0,.stepperStep__c0bf33e1.focusVisible__ff30c637.active__bd60d92a .content__be7fbee0,.stepperStep__c0bf33e1.focusVisible__ff30c637.inactive__ee7505e4 .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-31-0)}.stepperStep__c0bf33e1.focusVisible__ff30c637.completed__59861167 .arrow__3713e370 path:last-child,.stepperStep__c0bf33e1.focusVisible__ff30c637.active__bd60d92a .arrow__3713e370 path:last-child,.stepperStep__c0bf33e1.focusVisible__ff30c637.inactive__ee7505e4 .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-31-0)}.stepperStep__c0bf33e1.focusVisible__ff30c637.completed__59861167:hover .content__be7fbee0,.stepperStep__c0bf33e1.focusVisible__ff30c637.active__bd60d92a:hover .content__be7fbee0,.stepperStep__c0bf33e1.focusVisible__ff30c637.inactive__ee7505e4:hover .content__be7fbee0{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-31-0)}.stepperStep__c0bf33e1.focusVisible__ff30c637.completed__59861167:hover .arrow__3713e370 path:last-child,.stepperStep__c0bf33e1.focusVisible__ff30c637.active__bd60d92a:hover .arrow__3713e370 path:last-child,.stepperStep__c0bf33e1.focusVisible__ff30c637.inactive__ee7505e4:hover .arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-31-0)}.content__be7fbee0{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-31-0);color:var(--triplex-next-Stepper-Step_Color_Hover-1-31-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-31-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.arrow__3713e370{transform:translate(0)}.arrow__3713e370 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-31-0)}.arrow__3713e370 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-31-0)}.icon__cc7e9ab9{display:inline-flex;align-items:center;line-height:0}.nonempty__ce3a2dce .icon__cc7e9ab9{margin-right:6px}.stepperExtended__f62ade6e{display:flex;padding:0;margin:0;list-style:none}.stepperCarousel__436424e5{position:relative}.stepperCarousel__436424e5:hover .stepperButtonWrapper__f6468cf1{opacity:1;pointer-events:auto}.stepperButtonWrapper__f6468cf1{position:absolute;top:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.stepperButtonWrapper__f6468cf1.prev__3155b0d4{left:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Prev-1-31-0)}.stepperButtonWrapper__f6468cf1.next__e9b2530e{right:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Next-1-31-0)}.stepperButton__00719c9b.sm__748b4aa2{height:28px;width:28px}.stepperButton__00719c9b.md__748e75d6{height:40px;width:40px}.stepperButton__00719c9b.lg__acdea3bc{height:56px;width:56px}@media(max-width:767px){.stepperButtonWrapper__f6468cf1{display:none}}.suggestFieldMobileBody__3c8f783b{height:176px}.suggestFieldMobileDropdownHint__2c62035c{padding:16px}.noColumns__eaa0a9f6{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__eaa0a9f6>.content__334cfb98{width:456px;text-align:center}.filterPanel__aae77571{padding:8px 0 24px;border-radius:8px 8px 0 0}.chipPanelLinks__34a03eeb{display:flex;height:28px;z-index:1;margin-left:auto}.chipPanelLinks__34a03eeb>a:not(:first-child){margin-left:16px}.chipPanel__1a9c2679{display:flex;justify-content:space-between}@keyframes fadeIn__9c8254ec{0%{opacity:0}to{opacity:1}}.tableBasic__d2f4b208{position:relative}.tableBasic__d2f4b208 table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__d2f4b208 table th.alignLeft__212a3586,.tableBasic__d2f4b208 table td.alignLeft__212a3586{text-align:left}.tableBasic__d2f4b208 table th.alignRight__7f85e65b,.tableBasic__d2f4b208 table td.alignRight__7f85e65b{text-align:right}.tableBasic__d2f4b208 table th.alignCenter__8f6dfe28,.tableBasic__d2f4b208 table td.alignCenter__8f6dfe28{text-align:center}.tableBasic__d2f4b208 table th.verticalAlignBaseline__e6b668c2,.tableBasic__d2f4b208 table td.verticalAlignBaseline__e6b668c2{vertical-align:baseline}.tableBasic__d2f4b208 table th.verticalAlignSub__8b6e92ad,.tableBasic__d2f4b208 table td.verticalAlignSub__8b6e92ad{vertical-align:sub}.tableBasic__d2f4b208 table th.verticalAlignSuper__a1e1452c,.tableBasic__d2f4b208 table td.verticalAlignSuper__a1e1452c{vertical-align:super}.tableBasic__d2f4b208 table th.verticalAlignTextTop__49d33c0f,.tableBasic__d2f4b208 table td.verticalAlignTextTop__49d33c0f{vertical-align:text-top}.tableBasic__d2f4b208 table th.verticalAlignTextBottom__e0d9666e,.tableBasic__d2f4b208 table td.verticalAlignTextBottom__e0d9666e{vertical-align:text-bottom}.tableBasic__d2f4b208 table th.verticalAlignMiddle__a83ae280,.tableBasic__d2f4b208 table td.verticalAlignMiddle__a83ae280{vertical-align:middle}.tableBasic__d2f4b208 table th.verticalAlignTop__a88e87b9,.tableBasic__d2f4b208 table td.verticalAlignTop__a88e87b9{vertical-align:top}.tableBasic__d2f4b208 table th.verticalAlignBottom__ec5a02e9,.tableBasic__d2f4b208 table td.verticalAlignBottom__ec5a02e9{vertical-align:bottom}.tableBasic__d2f4b208 table>thead>tr{height:48px}.tableBasic__d2f4b208 table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-31-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-31-0)}.tableBasic__d2f4b208 table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__d2f4b208 table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__d2f4b208 table>thead>tr>th.checkboxType__7cf0647c{padding:16px 12px}.tableBasic__d2f4b208 table>thead>tr>th .thBlock__ab1f10a0{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__d2f4b208 table>thead>tr>th .thBlock__ab1f10a0.order__f8340f94{cursor:pointer}.tableBasic__d2f4b208 table>thead>tr>th .thBlock__ab1f10a0.order__f8340f94 .orderButton__a1638065{display:flex;visibility:hidden;align-items:center}.tableBasic__d2f4b208 table>thead>tr>th .thBlock__ab1f10a0.order__f8340f94 .orderButton__a1638065.alignLeft__212a3586{margin-right:8px}.tableBasic__d2f4b208 table>thead>tr>th .thBlock__ab1f10a0.order__f8340f94 .orderButton__a1638065.alignRight__7f85e65b{margin-left:8px}.tableBasic__d2f4b208 table>thead>tr>th .thBlock__ab1f10a0.order__f8340f94 .orderButton__a1638065.sorted__0ad8fd0b{visibility:visible}.tableBasic__d2f4b208 table>thead>tr>th .thBlock__ab1f10a0.order__f8340f94:hover .orderButton__a1638065{visibility:visible}.tableBasic__d2f4b208 table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-31-0)}.tableBasic__d2f4b208 table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__d2f4b208 table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__d2f4b208 table>tbody>tr>td.textType__c8287b96{padding:12px}.tableBasic__d2f4b208 table>tbody>tr>td.componentsType__5b7d67fa{padding:8px 12px}.tableBasic__d2f4b208 table>tbody>tr>td.checkboxType__7cf0647c{padding:10px 12px 12px}.tableBasic__d2f4b208 table>tbody>tr.selected__b8e01278>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-31-0)}.tableBasic__d2f4b208 table>tbody.clickable__a9ca3df4>tr{cursor:pointer}.tableBasic__d2f4b208 table>tbody.hoverable__b2e30020>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-31-0)}.tableBasic__d2f4b208 .footerEmptyData__550f3d31{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__d2f4b208 .spinnerWrapper__e7fda83c{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__d2f4b208 .spinnerWrapper__e7fda83c .tableLoaderScreen__f20f1578{border-radius:8px 8px 0 0}.tableBasic__d2f4b208 .overlayCover__18329754{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-31-0);animation:fadeIn__9c8254ec .3s}.tableBasicSettingsBody__0d156721{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__a9ed4788{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-31-0)!important}.columnSettingsSortableListItemTarget__a9ed4788:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-31-0)!important}.columnSettingsSortableListItemTarget__a9ed4788.dragging__aa125e99{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-31-0)!important}.columnSettingsStaticListItem__cdc0d357{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-31-0)}.tableBasicSettingsFooter__218c3656{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-31-0);padding:11px 12px 12px}.tableBasicSettingsHeader__1b92c123{padding:16px 12px 12px}.tableSettingsLink__3382e785{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__de3b0491{width:320px}.tableFooterWrapper__045a1b66{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__045a1b66 .tableFooterShadow__1e22e466{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-31-0);pointer-events:none}.tableFooterWrapper__045a1b66 .tableFooter__efabfecb{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-31-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__045a1b66 .tableFooter__efabfecb .tableFooterSummary__a6da0c4d{display:flex;align-items:center}.tableFooterWrapper__045a1b66 .tableFooter__efabfecb .tableFooterSummary__a6da0c4d .tableFooterSummarySelectedCount__c24cc3a5,.tableFooterWrapper__045a1b66 .tableFooter__efabfecb .tableFooterSummary__a6da0c4d .tableFooterSummarySelectAllButton__e1f1bd84,.tableFooterWrapper__045a1b66 .tableFooter__efabfecb .tableFooterSummary__a6da0c4d .tableFooterSummaryAmount__5193aaae{display:inline-flex}.tableFooterWrapper__045a1b66 .tableFooter__efabfecb .tableFooterSummary__a6da0c4d .tableFooterSummarySelectedCount__c24cc3a5,.tableFooterWrapper__045a1b66 .tableFooter__efabfecb .tableFooterSummary__a6da0c4d .tableFooterSummarySelectAllButton__e1f1bd84,.tableFooterWrapper__045a1b66 .tableFooter__efabfecb .tableFooterSummary__a6da0c4d .tableFooterSummaryAmount__5193aaae,.tableFooterWrapper__045a1b66 .tableFooter__efabfecb .tableFooterSummary__a6da0c4d .tableFooterSummaryLabel__dd1ea763{margin-left:24px}@media(max-width:767px){.tableFooterWrapper__045a1b66{height:112px}}.paginationPanel__6c5f24fc{margin-top:16px}.masterTable__d45bf1c5,.tabsExtended__fb27afd8{position:relative}.tabsExtendedContent__e1607a5b{display:inline-flex}.tabsExtendedContent__e1607a5b.sm__3a48623c{border-radius:6px;padding:4px}.tabsExtendedContent__e1607a5b.md__3e3dd7f7{border-radius:8px;padding:4px}.tabsExtendedContent__e1607a5b.lg__8afe0b7e{border-radius:10px;padding:8px}.tabsExtendedTab__cc599f15{display:flex}.tabsExtendedTab__cc599f15+.tabsExtendedTab__cc599f15,.tabsExtendedDropdown__57f1e825{margin-left:4px}.tabsReal__8492bac1,.tabsFake__9511fa70{display:flex;box-sizing:border-box;width:100%}.tabsReal__8492bac1.hidden__54d50b06{visibility:hidden}.tabsReal__8492bac1 .tabsExtendedTab__cc599f15.hidden__54d50b06{display:none}.tabsFake__9511fa70{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__06b55645 .tabsExtendedContent__e1607a5b{background-color:var(--triplex-next-Tabs-Type1_Background-1-31-0)}.type2__13089d0c .tabsExtendedContent__e1607a5b{background-color:var(--triplex-next-Tabs-Type2_Background-1-31-0)}.tabsExtendedTabButton__d7ab4c49{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-31-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__d7ab4c49 .notificationIcon__ec8f3ab0{position:absolute}.tabsExtendedTabButton__d7ab4c49.lg__8afe0b7e{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__d7ab4c49.lg__8afe0b7e .notificationIcon__ec8f3ab0{right:6px;top:6px}.tabsExtendedTabButton__d7ab4c49.md__3e3dd7f7{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__d7ab4c49.md__3e3dd7f7 .notificationIcon__ec8f3ab0{right:4px;top:4px}.tabsExtendedTabButton__d7ab4c49.sm__3a48623c{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__d7ab4c49.sm__3a48623c .notificationIcon__ec8f3ab0{right:3px;top:3px}.tabsExtendedTabButton__d7ab4c49 .tabsExtendedTabButtonTextDefault__99d839c7{display:block}.tabsExtendedTabButton__d7ab4c49 .tabsExtendedTabButtonTextHover__629340df,.tabsExtendedTabButton__d7ab4c49:hover .tabsExtendedTabButtonTextDefault__99d839c7,.tabsExtendedTabButton__d7ab4c49.selected__0897905e .tabsExtendedTabButtonTextDefault__99d839c7{display:none}.tabsExtendedTabButton__d7ab4c49:hover .tabsExtendedTabButtonTextHover__629340df,.tabsExtendedTabButton__d7ab4c49.selected__0897905e .tabsExtendedTabButtonTextHover__629340df{display:block}.tabsExtendedTabButton__d7ab4c49::-moz-focus-inner{border:none}.tabsExtendedTabButton__d7ab4c49+.tabsExtendedTabButton__d7ab4c49{margin-left:2px}.tabsExtendedTabButton__d7ab4c49:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-31-0)}.tabsExtendedTabButton__d7ab4c49.type1__06b55645{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-31-0)}.tabsExtendedTabButton__d7ab4c49.type1__06b55645.selected__0897905e{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-31-0)}.tabsExtendedTabButton__d7ab4c49.type1__06b55645:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-31-0)}.tabsExtendedTabButton__d7ab4c49.type2__13089d0c{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-31-0)}.tabsExtendedTabButton__d7ab4c49.type2__13089d0c.selected__0897905e{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-31-0)}.tabsExtendedTabButton__d7ab4c49.type2__13089d0c:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-31-0)}.tabsContent__33244998 .tabButtonDropdown__f511a80a{justify-content:center;padding:0!important;border-radius:0!important;background:none!important}.tabsContent__33244998 .tabButtonDropdown__f511a80a.sm__a8323a33{min-width:20px;min-height:20px;height:20px}.tabsContent__33244998 .tabButtonDropdown__f511a80a.md__823e816e{min-width:32px;min-height:32px;height:32px}.tabsContent__33244998 .tabButtonDropdown__f511a80a.lg__9b26afa9{min-width:40px;min-height:40px;height:40px}.tag__8f182fe3{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-31-0);border-radius:4px;gap:2px}.tag__8f182fe3.sm__8022b2b1{height:20px;padding:2px 4px 2px 6px}.tag__8f182fe3.md__21ced415{height:28px;padding:4px 6px 4px 8px}.tag__8f182fe3.lg__4393f329{height:32px;padding:6px 8px 6px 10px}.content__9f1395ed{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagColor__9be80379{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__9be80379.sm__37730155{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__9be80379.md__73c7e1b5{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__9be80379.lg__76792caa{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__9be80379.default__c4d06cac{background:var(--triplex-next-TagColor-Background_Default-1-31-0)}.tagColor__9be80379.success__442cf6f2{background:var(--triplex-next-TagColor-Background_Success-1-31-0)}.tagColor__9be80379.info__27666117{background:var(--triplex-next-TagColor-Background_Info-1-31-0)}.tagColor__9be80379.warning__ec6557ff{background:var(--triplex-next-TagColor-Background_Warning-1-31-0)}.tagColor__9be80379.error__64b26976{background:var(--triplex-next-TagColor-Background_Error-1-31-0)}.content__bae0fa25{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-1-31-0)}.tagGroup__ecfc4c4f.sm__e3db65f5{margin:-2px}.tagGroup__ecfc4c4f.sm__e3db65f5>*{margin:2px}.tagGroup__ecfc4c4f.md__0755c1c8{margin:-4px}.tagGroup__ecfc4c4f.md__0755c1c8>*{margin:4px}.tagGroup__ecfc4c4f.lg__8ec684bb{margin:-6px}.tagGroup__ecfc4c4f.lg__8ec684bb>*{margin:6px}.uploadZone__4a6649c2{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-31-0)}.uploadZone__4a6649c2:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-31-0)}.uploadZoneDragArea__8579a73e{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-31-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__083daa51{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-31-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-31-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-31-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__43dd65f1{display:none}@media(max-width:767px){.uploadZone__4a6649c2,.uploadZone__4a6649c2:hover{background:none}.uploadZoneDragArea__8579a73e{display:none}}