@sberbusiness/triplex-next 1.29.0 → 1.30.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.
- package/chunks/{AlertProcessSpoiler-B4-vQnzw.js → AlertProcessSpoiler-BIiexkiG.js} +5 -5
- package/chunks/{CalendarViewItem-5_px9kHt.js → CalendarViewItem-DZix7Wi3.js} +26 -26
- package/chunks/Card.module-C57O8DQ9.js +18 -0
- package/chunks/CheckboxTreeExtended.module-D_Xqk2Z0.js +15 -0
- package/chunks/Chip-D73o-tIk.js +77 -0
- package/chunks/Confirm.module-CUcXlA0E.js +15 -0
- package/chunks/{DropdownListItem-C7Maa_Sz.js → DropdownListItem-PhDNj_sI.js} +12 -12
- package/chunks/DropdownMobile.module-DL87iBcj.js +23 -0
- package/chunks/Footer.module-DZzX_hiB.js +9 -0
- package/chunks/{FormFieldInput-BgrEEHVa.js → FormFieldInput-Du3nMTry.js} +18 -18
- package/chunks/HeaderLayoutSidebar.module-BOcwOhH9.js +9 -0
- package/chunks/HeaderTabs.module-D5xnWADy.js +9 -0
- package/chunks/{HeaderTitle.module-fEjlMYZ7.js → HeaderTitle.module-mufXm8bf.js} +2 -2
- package/chunks/IslandAccordion.module-cWQkjySQ.js +25 -0
- package/chunks/IslandWidgetFooter.module-K-i_a4VV.js +9 -0
- package/chunks/IslandWidgetHeader.module-BU39_xm_.js +13 -0
- package/chunks/{LightBoxContent-DdWEYnjf.js → LightBoxContent-oXmUc0O4.js} +7 -7
- package/chunks/LightBoxControls.module-BOBUS8MF.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BLxHQH7u.js +9 -0
- package/chunks/{ListItemControlsButton-BrWqPMvQ.js → ListItemControlsButton-Cn_qKgVF.js} +8 -8
- package/chunks/ListItemTail.module-D7OEUQSH.js +12 -0
- package/chunks/ListMasterFooter.module-B2oYxI3b.js +10 -0
- package/chunks/ModalWindow.module-B7YcXJ55.js +17 -0
- package/chunks/Notification.module-OkzyDWlc.js +20 -0
- package/chunks/Overlay.module-CBlckNkR.js +18 -0
- package/chunks/Page.module-BkDd7q7x.js +11 -0
- package/chunks/SMSField.module-BBRpa0-4.js +16 -0
- package/chunks/SliderExtendedMarks.module-DOunMVrv.js +15 -0
- package/chunks/{SliderExtendedRail-B7cZIw4b.js → SliderExtendedRail-Cr47EmrH.js} +10 -10
- package/chunks/StatusTracker.module-B6VeAoHW.js +24 -0
- package/chunks/{StepperStepArrowBorder-BDDBpgah.js → StepperStepArrowBorder-C6up4LVv.js} +10 -10
- package/chunks/{SuggestFieldMobileDropdownHint-o1c16I20.js → SuggestFieldMobileDropdownHint-BZyaIt1i.js} +4 -4
- package/chunks/TableFooter.module-Exx3Pc8E.js +14 -0
- package/chunks/TabsExtended.module-D8onFEnM.js +16 -0
- package/chunks/TabsLine.module-BvYF3ue-.js +21 -0
- package/chunks/TooltipDesktop.module-DD0ESKwE.js +19 -0
- package/chunks/TreeView.module-ClEsZNDe.js +9 -0
- package/chunks/{UploadZoneInput-DRnwuj7v.js → UploadZoneInput-BbaamBLA.js} +9 -9
- package/chunks/{constants-BbgGoE1H.js → constants-DG4U-QtS.js} +12 -12
- package/chunks/utils-2vVjLvvg.js +24 -0
- package/chunks/{utils-BG289Tpd.js → utils-BTk2T8x6.js} +5 -5
- package/chunks/{utils-Cev1dXzE.js → utils-Bk10DX0W.js} +11 -11
- package/chunks/{utils-DmWZdfw8.js → utils-DgpN6CSa.js} +8 -8
- package/chunks/{vendor-C_uS77iF.js → vendor-82AnkPpo.js} +47 -44
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +1 -1
- package/components/Alert/AlertContext/AlertContext.js +11 -11
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +11 -11
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +25 -25
- package/components/Badge/Badge.js +12 -12
- package/components/Badge/BadgeDot.js +5 -5
- package/components/Badge/components/BadgeContent.js +9 -9
- package/components/Badge/components/BadgePostfix.js +10 -10
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +7 -7
- package/components/Button/Button.js +28 -28
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +27 -27
- package/components/Button/ButtonDropdownExtended.js +9 -9
- package/components/Button/ButtonIcon.js +11 -11
- package/components/Calendar/Calendar.js +3 -3
- package/components/Calendar/components/CalendarControls.js +9 -9
- package/components/Calendar/components/CalendarFooter.js +4 -4
- package/components/Calendar/components/CalendarViewDays.js +2 -2
- package/components/Calendar/components/CalendarViewItem.js +2 -2
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +4 -4
- package/components/Card/CardStatic.js +3 -3
- package/components/Card/components/CardContent/CardContent.js +2 -2
- package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
- package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
- package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
- package/components/Card/components/CardMedia.js +2 -2
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +7 -7
- package/components/Checkbox/Checkbox.js +3 -3
- package/components/Checkbox/CheckboxXGroup.js +10 -10
- package/components/Checkbox/CheckboxYGroup.js +2 -2
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +5 -5
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +10 -10
- package/components/Chip/Chip.js +2 -2
- package/components/Chip/ChipClearButton.js +7 -7
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +2 -2
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +2 -2
- package/components/Chip/ChipOptions.js +2 -2
- package/components/Chip/ChipSelect/ChipSelect.js +2 -2
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +6 -6
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +13 -13
- package/components/Col/Col.js +137 -137
- package/components/CollapsibleTree/CollapsibleTree.js +23 -0
- package/components/CollapsibleTree/components/CollapsibleTreeBranchNode.js +37 -0
- package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +13 -0
- package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +24 -0
- package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +44 -0
- package/components/CollapsibleTree/components/CollapsibleTreeNodeLabel.js +12 -0
- package/components/CollapsibleTree/index.js +11 -0
- package/components/CollapsibleTree/types.js +5 -0
- package/components/CollapsibleTreeExtended/CollapsibleTreeExtended.js +10 -0
- package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +71 -0
- package/components/CollapsibleTreeExtended/index.js +7 -0
- package/components/Confirm/Confirm.js +2 -2
- package/components/Confirm/components/ConfirmCloseButton.js +2 -2
- package/components/Confirm/components/ConfirmContent.js +2 -2
- package/components/Confirm/components/ConfirmContentTitle.js +2 -2
- package/components/Confirm/components/ConfirmControls.js +2 -2
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
- package/components/DateRange/DateRange.js +12 -12
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/DesignTokens/DesignTokensComponents.js +89 -84
- package/components/DesignTokens/DesignTokensComponentsThemeDark.js +83 -78
- package/components/DesignTokens/components/CollapsibleTree.js +11 -0
- package/components/DesignTokens/components/ListItem.js +7 -4
- package/components/DesignTokens/components/index.js +138 -135
- package/components/Divider/Divider.js +18 -18
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +9 -9
- package/components/Dropdown/desktop/DropdownDesktop.js +22 -22
- package/components/Dropdown/desktop/DropdownList.js +2 -2
- package/components/Dropdown/desktop/DropdownListItem.js +2 -2
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInput.js +5 -5
- package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
- package/components/Ellipsis/Ellipsis.js +8 -8
- package/components/EmptyView/EmptyView.js +16 -16
- package/components/ExpandAnimation/ExpandAnimation.js +18 -18
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +2 -2
- package/components/Footer/components/FooterDescriptionContent.js +2 -2
- package/components/Footer/components/FooterDescriptionControls.js +2 -2
- package/components/FormField/FormField.js +25 -25
- package/components/FormField/components/FormFieldClear.js +2 -2
- package/components/FormField/components/FormFieldCounter.js +4 -4
- package/components/FormField/components/FormFieldDescription.js +7 -7
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +21 -21
- package/components/FormField/components/FormFieldPostfix.js +24 -17
- package/components/FormField/components/FormFieldPrefix.js +24 -17
- package/components/FormField/components/FormFieldTarget.js +19 -19
- package/components/FormField/components/FormFieldTextarea.js +24 -24
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
- package/components/HelpBox/HelpBox.js +9 -9
- package/components/IconWrapper/IconWrapper.js +8 -8
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +4 -4
- package/components/Island/components/IslandHeader.js +3 -3
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +3 -3
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
- package/components/IslandWidget/IslandWidget.js +11 -11
- package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
- package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderControls.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +5 -5
- package/components/LightBox/LightBox.js +16 -16
- package/components/LightBox/LightBoxContent.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +11 -11
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +12 -12
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/Link/Link.js +11 -11
- package/components/List/List.js +7 -7
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +8 -8
- package/components/List/components/ListItemContent.js +21 -16
- package/components/List/components/ListItemContext.js +5 -2
- package/components/List/components/ListItemControls.js +7 -7
- package/components/List/components/ListItemControlsButton.js +2 -2
- package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
- package/components/List/components/ListItemLoading.js +5 -5
- package/components/List/components/ListItemSelectable.js +28 -25
- package/components/List/components/ListItemTable.js +21 -20
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +7 -7
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +4 -4
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +2 -2
- package/components/ListMaster/components/ListMasterFooter.js +2 -2
- package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
- package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
- package/components/ListMaster/components/ListMasterHeader.js +6 -6
- package/components/ListMaster/components/SelectionControls.js +7 -7
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
- package/components/Loader/LoaderSmall/LoaderSmall.js +7 -7
- package/components/LoaderScreen/LoaderScreen.js +7 -7
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +13 -13
- package/components/ModalWindow/ModalWindow.js +2 -2
- package/components/ModalWindow/components/ModalWindowBody.js +6 -6
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- package/components/ModalWindow/components/ModalWindowContent.js +2 -2
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
- package/components/MonthYearRange/MonthYearRange.js +6 -6
- package/components/MultiselectField/MultiselectField.js +19 -14
- package/components/MultiselectField/MultiselectFieldContext.js +5 -4
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +34 -31
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +13 -13
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +4 -4
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
- package/components/Notification/Notification.js +3 -3
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +2 -2
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +2 -2
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +3 -3
- package/components/OrderedList/OrderedListItem.js +6 -6
- package/components/Overlay/Overlay.js +2 -2
- package/components/Overlay/OverlayMask.js +2 -2
- package/components/Overlay/OverlayPanel.js +2 -2
- package/components/Page/Page.js +2 -2
- package/components/Page/components/BodyPage.js +7 -7
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Page/components/useStickyCornerRadius.js +16 -16
- package/components/Pagination/components/PaginationExtended.js +7 -7
- package/components/Pagination/components/PaginationNavigationButton.js +1 -1
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +7 -7
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +8 -8
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +6 -6
- package/components/Radio/RadioXGroup.js +13 -13
- package/components/Radio/RadioYGroup.js +6 -6
- package/components/Row/Row.js +6 -6
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +27 -27
- package/components/SMSField/components/SMSFieldRefresh.js +2 -2
- package/components/SMSField/components/SMSFieldSubmit.js +2 -2
- package/components/SMSField/components/SMSFieldTooltip.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +14 -14
- package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
- package/components/SelectExtendedField/SelectExtendedField.js +8 -8
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +8 -8
- package/components/SelectField/SelectField.js +2 -2
- package/components/Skeleton/Skeleton.js +9 -9
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
- package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +8 -8
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +25 -25
- package/components/SmallInput/SmallInput.js +2 -2
- package/components/Spoiler/Spoiler.js +16 -16
- package/components/StatusTracker/StatusTracker.js +3 -3
- package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
- package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
- package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
- package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
- package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
- package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
- package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
- package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
- package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
- package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
- package/components/Step/Step.js +9 -9
- package/components/Stepper/Stepper.js +14 -14
- package/components/Stepper/StepperExtended.js +7 -7
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperStepArrowBorder.js +1 -1
- package/components/Suggest/SuggestMobileDropdownContent.js +16 -16
- package/components/Suggest/useSuggest.js +1 -1
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +3 -3
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +21 -21
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +18 -18
- package/components/Table/NoColumns.js +4 -4
- package/components/Table/PaginationPanel.js +5 -5
- package/components/Table/TableBasic/TableBasic.js +2 -2
- package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
- package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
- package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
- package/components/Table/TableBasicSettings/TableBasicSettings.js +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +4 -4
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
- package/components/Table/TableFooter/TableFooter.js +2 -2
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +6 -6
- package/components/Table/TabsLinePanelLinks.js +2 -2
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +18 -18
- package/components/TabsExtended/TabsExtended.js +3 -3
- package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +2 -2
- package/components/TabsLine/components/TabsLineDesktop.js +2 -2
- package/components/TabsLine/components/TabsLineDropdown.js +3 -3
- package/components/TabsLine/components/TabsLineItem.js +2 -2
- package/components/TabsLine/components/TabsLineMobile.js +1 -1
- package/components/Tag/Tag.js +25 -25
- package/components/TagColor/TagColor.js +12 -12
- package/components/TagGroup/TagGroup.js +10 -10
- package/components/TextField/TextField.js +1 -1
- package/components/TextField/TextFieldBase.js +24 -19
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/ThemeProvider/ThemeProvider.js +1 -1
- package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +2 -2
- package/components/Tooltip/components/common/TooltipLink.js +11 -11
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
- package/components/Tooltip/components/mobile/TooltipMobile.js +2 -2
- package/components/TopOverlay/TopOverlay.js +8 -8
- package/components/TreeView/TreeView.js +2 -2
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +2 -2
- package/components/Typography/Caption.js +24 -24
- package/components/Typography/CodeText.js +11 -11
- package/components/Typography/Text.js +19 -19
- package/components/Typography/Title.js +14 -14
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +9 -9
- package/components/UnorderedList/UnorderedListItem.js +3 -3
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/UploadZone/index.js +1 -1
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +587 -579
- package/index.d.ts +134 -58
- package/index.js +628 -620
- package/package.json +8 -4
- package/styles/triplex-next.css +541 -538
- package/utils/amountUtils.js +1 -1
- package/chunks/Card.module-Dx8nOFB3.js +0 -17
- package/chunks/CheckboxTreeExtended.module-Bjimmb7-.js +0 -15
- package/chunks/Chip-D-_oIu-h.js +0 -77
- package/chunks/Confirm.module-CLPl_MFI.js +0 -15
- package/chunks/DropdownMobile.module-CaYNuqHU.js +0 -23
- package/chunks/Footer.module-B8adM4Do.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-Cdc1sffY.js +0 -9
- package/chunks/HeaderTabs.module-DmDFhCmD.js +0 -9
- package/chunks/IslandAccordion.module-CNo4iFh8.js +0 -25
- package/chunks/IslandWidgetFooter.module-DZ6hXw2D.js +0 -9
- package/chunks/IslandWidgetHeader.module-CEVaTpbx.js +0 -13
- package/chunks/LightBoxControls.module-CnAa2Vmk.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-Du9-TT1c.js +0 -9
- package/chunks/ListItemTail.module-ZBSoUByF.js +0 -12
- package/chunks/ListMasterFooter.module-CeZvln77.js +0 -10
- package/chunks/ModalWindow.module-lrXOmH_L.js +0 -17
- package/chunks/Notification.module-ZlSN0MGm.js +0 -20
- package/chunks/Overlay.module-BlvGry2e.js +0 -18
- package/chunks/Page.module-BkU_qm35.js +0 -11
- package/chunks/SMSField.module-DQdb4DNu.js +0 -16
- package/chunks/SliderExtendedMarks.module-BWYZDQtm.js +0 -15
- package/chunks/StatusTracker.module-C645B9ye.js +0 -24
- package/chunks/TableFooter.module-Bw739QXw.js +0 -14
- package/chunks/TabsExtended.module-DwTyq4mg.js +0 -16
- package/chunks/TabsLine.module-6sKjO9lB.js +0 -21
- package/chunks/TooltipDesktop.module-D1eY6eNm.js +0 -19
- package/chunks/TreeView.module-B4d0aSMp.js +0 -9
- package/chunks/utils-XC0joCai.js +0 -24
- package/components/CollapsableTree/CollapsableTree.js +0 -10
- package/components/CollapsableTree/components/CollapsableTreeNode.js +0 -79
- package/components/CollapsableTree/index.js +0 -7
package/styles/triplex-next.css
CHANGED
|
@@ -1,538 +1,541 @@
|
|
|
1
|
-
html {--triplex-next-ColorBrand-0-1-
|
|
2
|
-
--triplex-next-ColorBrand-10-1-
|
|
3
|
-
--triplex-next-ColorBrand-20-1-
|
|
4
|
-
--triplex-next-ColorBrand-30-1-
|
|
5
|
-
--triplex-next-ColorBrand-40-1-
|
|
6
|
-
--triplex-next-ColorBrand-50-1-
|
|
7
|
-
--triplex-next-ColorBrand-60-1-
|
|
8
|
-
--triplex-next-ColorBrand-70-1-
|
|
9
|
-
--triplex-next-ColorBrand-80-1-
|
|
10
|
-
--triplex-next-ColorBrand-90-1-
|
|
11
|
-
--triplex-next-ColorBrand-95-1-
|
|
12
|
-
--triplex-next-ColorBrand-100-1-
|
|
13
|
-
--triplex-next-ColorDarkNeutralAlpha-0-1-
|
|
14
|
-
--triplex-next-ColorDarkNeutralAlpha-10-1-
|
|
15
|
-
--triplex-next-ColorDarkNeutralAlpha-20-1-
|
|
16
|
-
--triplex-next-ColorDarkNeutralAlpha-30-1-
|
|
17
|
-
--triplex-next-ColorDarkNeutralAlpha-40-1-
|
|
18
|
-
--triplex-next-ColorDarkNeutralAlpha-50-1-
|
|
19
|
-
--triplex-next-ColorDarkNeutralAlpha-60-1-
|
|
20
|
-
--triplex-next-ColorDarkNeutralAlpha-70-1-
|
|
21
|
-
--triplex-next-ColorDarkNeutralAlpha-80-1-
|
|
22
|
-
--triplex-next-ColorDarkNeutralAlpha-90-1-
|
|
23
|
-
--triplex-next-ColorDarkNeutralAlpha-100-1-
|
|
24
|
-
--triplex-next-ColorDarkNeutral-0-1-
|
|
25
|
-
--triplex-next-ColorDarkNeutral-10-1-
|
|
26
|
-
--triplex-next-ColorDarkNeutral-20-1-
|
|
27
|
-
--triplex-next-ColorDarkNeutral-30-1-
|
|
28
|
-
--triplex-next-ColorDarkNeutral-40-1-
|
|
29
|
-
--triplex-next-ColorDarkNeutral-50-1-
|
|
30
|
-
--triplex-next-ColorDarkNeutral-60-1-
|
|
31
|
-
--triplex-next-ColorDarkNeutral-70-1-
|
|
32
|
-
--triplex-next-ColorDarkNeutral-80-1-
|
|
33
|
-
--triplex-next-ColorDarkNeutral-90-1-
|
|
34
|
-
--triplex-next-ColorDarkNeutral-100-1-
|
|
35
|
-
--triplex-next-ColorError-0-1-
|
|
36
|
-
--triplex-next-ColorError-10-1-
|
|
37
|
-
--triplex-next-ColorError-20-1-
|
|
38
|
-
--triplex-next-ColorError-30-1-
|
|
39
|
-
--triplex-next-ColorError-40-1-
|
|
40
|
-
--triplex-next-ColorError-50-1-
|
|
41
|
-
--triplex-next-ColorError-60-1-
|
|
42
|
-
--triplex-next-ColorError-70-1-
|
|
43
|
-
--triplex-next-ColorError-80-1-
|
|
44
|
-
--triplex-next-ColorError-90-1-
|
|
45
|
-
--triplex-next-ColorError-100-1-
|
|
46
|
-
--triplex-next-ColorInfo-0-1-
|
|
47
|
-
--triplex-next-ColorInfo-10-1-
|
|
48
|
-
--triplex-next-ColorInfo-20-1-
|
|
49
|
-
--triplex-next-ColorInfo-30-1-
|
|
50
|
-
--triplex-next-ColorInfo-40-1-
|
|
51
|
-
--triplex-next-ColorInfo-50-1-
|
|
52
|
-
--triplex-next-ColorInfo-60-1-
|
|
53
|
-
--triplex-next-ColorInfo-70-1-
|
|
54
|
-
--triplex-next-ColorInfo-80-1-
|
|
55
|
-
--triplex-next-ColorInfo-90-1-
|
|
56
|
-
--triplex-next-ColorInfo-100-1-
|
|
57
|
-
--triplex-next-ColorNeutralAlpha-0-1-
|
|
58
|
-
--triplex-next-ColorNeutralAlpha-10-1-
|
|
59
|
-
--triplex-next-ColorNeutralAlpha-20-1-
|
|
60
|
-
--triplex-next-ColorNeutralAlpha-30-1-
|
|
61
|
-
--triplex-next-ColorNeutralAlpha-40-1-
|
|
62
|
-
--triplex-next-ColorNeutralAlpha-50-1-
|
|
63
|
-
--triplex-next-ColorNeutralAlpha-60-1-
|
|
64
|
-
--triplex-next-ColorNeutralAlpha-70-1-
|
|
65
|
-
--triplex-next-ColorNeutralAlpha-80-1-
|
|
66
|
-
--triplex-next-ColorNeutralAlpha-90-1-
|
|
67
|
-
--triplex-next-ColorNeutralAlpha-100-1-
|
|
68
|
-
--triplex-next-ColorNeutral-0-1-
|
|
69
|
-
--triplex-next-ColorNeutral-10-1-
|
|
70
|
-
--triplex-next-ColorNeutral-20-1-
|
|
71
|
-
--triplex-next-ColorNeutral-30-1-
|
|
72
|
-
--triplex-next-ColorNeutral-40-1-
|
|
73
|
-
--triplex-next-ColorNeutral-50-1-
|
|
74
|
-
--triplex-next-ColorNeutral-60-1-
|
|
75
|
-
--triplex-next-ColorNeutral-70-1-
|
|
76
|
-
--triplex-next-ColorNeutral-80-1-
|
|
77
|
-
--triplex-next-ColorNeutral-90-1-
|
|
78
|
-
--triplex-next-ColorNeutral-100-1-
|
|
79
|
-
--triplex-next-ColorSuccess-0-1-
|
|
80
|
-
--triplex-next-ColorSuccess-10-1-
|
|
81
|
-
--triplex-next-ColorSuccess-20-1-
|
|
82
|
-
--triplex-next-ColorSuccess-30-1-
|
|
83
|
-
--triplex-next-ColorSuccess-40-1-
|
|
84
|
-
--triplex-next-ColorSuccess-50-1-
|
|
85
|
-
--triplex-next-ColorSuccess-60-1-
|
|
86
|
-
--triplex-next-ColorSuccess-70-1-
|
|
87
|
-
--triplex-next-ColorSuccess-80-1-
|
|
88
|
-
--triplex-next-ColorSuccess-90-1-
|
|
89
|
-
--triplex-next-ColorSuccess-100-1-
|
|
90
|
-
--triplex-next-ColorSystem-0-1-
|
|
91
|
-
--triplex-next-ColorSystem-10-1-
|
|
92
|
-
--triplex-next-ColorSystem-20-1-
|
|
93
|
-
--triplex-next-ColorSystem-30-1-
|
|
94
|
-
--triplex-next-ColorSystem-40-1-
|
|
95
|
-
--triplex-next-ColorSystem-50-1-
|
|
96
|
-
--triplex-next-ColorSystem-60-1-
|
|
97
|
-
--triplex-next-ColorSystem-70-1-
|
|
98
|
-
--triplex-next-ColorSystem-80-1-
|
|
99
|
-
--triplex-next-ColorSystem-90-1-
|
|
100
|
-
--triplex-next-ColorSystem-95-1-
|
|
101
|
-
--triplex-next-ColorSystem-100-1-
|
|
102
|
-
--triplex-next-ColorWarning-0-1-
|
|
103
|
-
--triplex-next-ColorWarning-10-1-
|
|
104
|
-
--triplex-next-ColorWarning-20-1-
|
|
105
|
-
--triplex-next-ColorWarning-30-1-
|
|
106
|
-
--triplex-next-ColorWarning-40-1-
|
|
107
|
-
--triplex-next-ColorWarning-50-1-
|
|
108
|
-
--triplex-next-ColorWarning-60-1-
|
|
109
|
-
--triplex-next-ColorWarning-70-1-
|
|
110
|
-
--triplex-next-ColorWarning-80-1-
|
|
111
|
-
--triplex-next-ColorWarning-90-1-
|
|
112
|
-
--triplex-next-ColorWarning-100-1-
|
|
113
|
-
--triplex-next-AlertContext-Error_Color-1-
|
|
114
|
-
--triplex-next-AlertContext-Info_Color-1-
|
|
115
|
-
--triplex-next-AlertContext-System_Color-1-
|
|
116
|
-
--triplex-next-AlertContext-Warning_Color-1-
|
|
117
|
-
--triplex-next-AlertProcess-Info_Background-1-
|
|
118
|
-
--triplex-next-AlertProcess-Warning_Background-1-
|
|
119
|
-
--triplex-next-AlertProcess-Error_Background-1-
|
|
120
|
-
--triplex-next-AlertProcess-System_Background-1-
|
|
121
|
-
--triplex-next-AlertProcess-Feature_Background-1-
|
|
122
|
-
--triplex-next-Avatar-Background-1-
|
|
123
|
-
--triplex-next-Badge-Background-1-
|
|
124
|
-
--triplex-next-Button-General_Background_Active-1-
|
|
125
|
-
--triplex-next-Button-General_Background_Default-1-
|
|
126
|
-
--triplex-next-Button-General_Background_Disabled-1-
|
|
127
|
-
--triplex-next-Button-General_Background_Hover-1-
|
|
128
|
-
--triplex-next-Button-General_Color_Active-1-
|
|
129
|
-
--triplex-next-Button-General_Color_Default-1-
|
|
130
|
-
--triplex-next-Button-General_Color_Disabled-1-
|
|
131
|
-
--triplex-next-Button-General_Color_Hover-1-
|
|
132
|
-
--triplex-next-Button-General_Shadow_Focus-1-
|
|
133
|
-
--triplex-next-Button-Secondary_Background_Active-1-
|
|
134
|
-
--triplex-next-Button-Secondary_Background_Default-1-
|
|
135
|
-
--triplex-next-Button-Secondary_Background_Disabled-1-
|
|
136
|
-
--triplex-next-Button-Secondary_Background_Hover-1-
|
|
137
|
-
--triplex-next-Button-Secondary_Color_Active-1-
|
|
138
|
-
--triplex-next-Button-Secondary_Color_Default-1-
|
|
139
|
-
--triplex-next-Button-Secondary_Color_Disabled-1-
|
|
140
|
-
--triplex-next-Button-Secondary_Color_Hover-1-
|
|
141
|
-
--triplex-next-Button-Secondary_Shadow_Focus-1-
|
|
142
|
-
--triplex-next-Button-SecondaryLight_Background_Active-1-
|
|
143
|
-
--triplex-next-Button-SecondaryLight_Background_Default-1-
|
|
144
|
-
--triplex-next-Button-SecondaryLight_Background_Disabled-1-
|
|
145
|
-
--triplex-next-Button-SecondaryLight_Background_Hover-1-
|
|
146
|
-
--triplex-next-Button-SecondaryLight_Color_Active-1-
|
|
147
|
-
--triplex-next-Button-SecondaryLight_Color_Default-1-
|
|
148
|
-
--triplex-next-Button-SecondaryLight_Color_Disabled-1-
|
|
149
|
-
--triplex-next-Button-SecondaryLight_Color_Hover-1-
|
|
150
|
-
--triplex-next-Button-SecondaryLight_Shadow_Focus-1-
|
|
151
|
-
--triplex-next-Button-Danger_Background_Active-1-
|
|
152
|
-
--triplex-next-Button-Danger_Background_Default-1-
|
|
153
|
-
--triplex-next-Button-Danger_Background_Disabled-1-
|
|
154
|
-
--triplex-next-Button-Danger_Background_Hover-1-
|
|
155
|
-
--triplex-next-Button-Danger_Color_Active-1-
|
|
156
|
-
--triplex-next-Button-Danger_Color_Default-1-
|
|
157
|
-
--triplex-next-Button-Danger_Color_Disabled-1-
|
|
158
|
-
--triplex-next-Button-Danger_Color_Hover-1-
|
|
159
|
-
--triplex-next-Button-Danger_Shadow_Focus-1-
|
|
160
|
-
--triplex-next-Button-Icon_Shadow_Focus-1-
|
|
161
|
-
--triplex-next-Button-Link_Color_Active-1-
|
|
162
|
-
--triplex-next-Button-Link_Color_Default-1-
|
|
163
|
-
--triplex-next-Button-Link_Color_Disabled-1-
|
|
164
|
-
--triplex-next-Button-Link_Color_Hover-1-
|
|
165
|
-
--triplex-next-Button-Link_Shadow_Focus-1-
|
|
166
|
-
--triplex-next-Calendar-Background-1-
|
|
167
|
-
--triplex-next-Calendar-View_Header_Color-1-
|
|
168
|
-
--triplex-next-Calendar-View_Item_Background_Default-1-
|
|
169
|
-
--triplex-next-Calendar-View_Item_Background_Hover-1-
|
|
170
|
-
--triplex-next-Calendar-View_Item_Background_Selected_Default-1-
|
|
171
|
-
--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-
|
|
172
|
-
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-
|
|
173
|
-
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-
|
|
174
|
-
--triplex-next-Calendar-View_Item_BorderColor_Default-1-
|
|
175
|
-
--triplex-next-Calendar-View_Item_BorderColor_Focus-1-
|
|
176
|
-
--triplex-next-Calendar-View_Item_Color_Default-1-
|
|
177
|
-
--triplex-next-Calendar-View_Item_Color_Hover-1-
|
|
178
|
-
--triplex-next-Calendar-View_Item_Color_Disabled-1-
|
|
179
|
-
--triplex-next-Calendar-View_Item_Color_Muted-1-
|
|
180
|
-
--triplex-next-Calendar-View_Item_Color_Selected-1-
|
|
181
|
-
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-
|
|
182
|
-
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-
|
|
183
|
-
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-
|
|
184
|
-
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-
|
|
185
|
-
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-
|
|
186
|
-
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-
|
|
187
|
-
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-
|
|
188
|
-
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-
|
|
189
|
-
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-
|
|
190
|
-
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-
|
|
191
|
-
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-
|
|
192
|
-
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-
|
|
193
|
-
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-
|
|
194
|
-
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-
|
|
195
|
-
--triplex-next-Card-Static_General_Background-1-
|
|
196
|
-
--triplex-next-Card-Static_Secondary_Background-1-
|
|
197
|
-
--triplex-next-Card-Action_General_Background-1-
|
|
198
|
-
--triplex-next-Card-Action_General_Background_Hover-1-
|
|
199
|
-
--triplex-next-Card-Action_General_Background_Selected-1-
|
|
200
|
-
--triplex-next-Card-Action_General_Background_Selected_Hover-1-
|
|
201
|
-
--triplex-next-Card-Action_Secondary_Background-1-
|
|
202
|
-
--triplex-next-Card-Action_Secondary_Background_Hover-1-
|
|
203
|
-
--triplex-next-Card-Action_Secondary_Background_Selected-1-
|
|
204
|
-
--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-
|
|
205
|
-
--triplex-next-Card-Shadow_Default-1-
|
|
206
|
-
--triplex-next-Card-Shadow_Focus-1-
|
|
207
|
-
--triplex-next-Card-Shadow_Hover-1-
|
|
208
|
-
--triplex-next-Card-Shadow_Selected-1-
|
|
209
|
-
--triplex-next-Card-Shadow_Selected_Hover-1-
|
|
210
|
-
--triplex-next-Checkbox-Background_Checked_Default-1-
|
|
211
|
-
--triplex-next-Checkbox-Background_Checked_Disabled-1-
|
|
212
|
-
--triplex-next-Checkbox-Background_Checked_Hover-1-
|
|
213
|
-
--triplex-next-Checkbox-Background_Default-1-
|
|
214
|
-
--triplex-next-Checkbox-Background_Disabled-1-
|
|
215
|
-
--triplex-next-Checkbox-Background_Hover-1-
|
|
216
|
-
--triplex-next-Checkbox-BorderColor_Default-1-
|
|
217
|
-
--triplex-next-Checkbox-BorderColor_Disabled-1-
|
|
218
|
-
--triplex-next-Checkbox-BorderColor_Focus-1-
|
|
219
|
-
--triplex-next-Checkbox-BorderColor_Hover-1-
|
|
220
|
-
--triplex-next-Checkbox-BorderColor_Checked_Default-1-
|
|
221
|
-
--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-
|
|
222
|
-
--triplex-next-Checkbox-Checkmark_Fill_Default-1-
|
|
223
|
-
--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-
|
|
224
|
-
--triplex-next-Chip-Background_Active-1-
|
|
225
|
-
--triplex-next-Chip-Background_Default-1-
|
|
226
|
-
--triplex-next-Chip-Background_Disabled-1-
|
|
227
|
-
--triplex-next-Chip-Background_Hover-1-
|
|
228
|
-
--triplex-next-Chip-Background_Selected_Active-1-
|
|
229
|
-
--triplex-next-Chip-Background_Selected_Default-1-
|
|
230
|
-
--triplex-next-Chip-Background_Selected_Disabled-1-
|
|
231
|
-
--triplex-next-Chip-Background_Selected_Hover-1-
|
|
232
|
-
--triplex-next-Chip-Color_Active-1-
|
|
233
|
-
--triplex-next-Chip-Color_Default-1-
|
|
234
|
-
--triplex-next-Chip-Color_Disabled-1-
|
|
235
|
-
--triplex-next-Chip-Color_Hover-1-
|
|
236
|
-
--triplex-next-Chip-Color_Selected_Active-1-
|
|
237
|
-
--triplex-next-Chip-Color_Selected_Default-1-
|
|
238
|
-
--triplex-next-Chip-Color_Selected_Disabled-1-
|
|
239
|
-
--triplex-next-Chip-Color_Selected_Hover-1-
|
|
240
|
-
--triplex-next-Chip-Shadow_Focus-1-
|
|
241
|
-
--triplex-next-
|
|
242
|
-
--triplex-next-
|
|
243
|
-
--triplex-next-
|
|
244
|
-
--triplex-next-
|
|
245
|
-
--triplex-next-
|
|
246
|
-
--triplex-next-DropdownList-
|
|
247
|
-
--triplex-next-DropdownList-
|
|
248
|
-
--triplex-next-
|
|
249
|
-
--triplex-next-
|
|
250
|
-
--triplex-next-DropdownMobile-
|
|
251
|
-
--triplex-next-DropdownMobile-
|
|
252
|
-
--triplex-next-DropdownMobile-
|
|
253
|
-
--triplex-next-
|
|
254
|
-
--triplex-next-
|
|
255
|
-
--triplex-next-
|
|
256
|
-
--triplex-next-
|
|
257
|
-
--triplex-next-
|
|
258
|
-
--triplex-next-FormField-
|
|
259
|
-
--triplex-next-FormField-
|
|
260
|
-
--triplex-next-FormField-
|
|
261
|
-
--triplex-next-FormField-
|
|
262
|
-
--triplex-next-FormField-
|
|
263
|
-
--triplex-next-FormField-
|
|
264
|
-
--triplex-next-FormField-
|
|
265
|
-
--triplex-next-FormField-
|
|
266
|
-
--triplex-next-FormField-
|
|
267
|
-
--triplex-next-FormField-
|
|
268
|
-
--triplex-next-FormField-
|
|
269
|
-
--triplex-next-FormField-
|
|
270
|
-
--triplex-next-FormField-
|
|
271
|
-
--triplex-next-FormField-
|
|
272
|
-
--triplex-next-FormField-
|
|
273
|
-
--triplex-next-FormField-
|
|
274
|
-
--triplex-next-FormField-
|
|
275
|
-
--triplex-next-FormField-
|
|
276
|
-
--triplex-next-
|
|
277
|
-
--triplex-next-
|
|
278
|
-
--triplex-next-
|
|
279
|
-
--triplex-next-Island-
|
|
280
|
-
--triplex-next-Island-
|
|
281
|
-
--triplex-next-Island-
|
|
282
|
-
--triplex-next-Island-
|
|
283
|
-
--triplex-next-
|
|
284
|
-
--triplex-next-
|
|
285
|
-
--triplex-next-IslandAccordion-
|
|
286
|
-
--triplex-next-IslandAccordion-
|
|
287
|
-
--triplex-next-
|
|
288
|
-
--triplex-next-
|
|
289
|
-
--triplex-next-
|
|
290
|
-
--triplex-next-
|
|
291
|
-
--triplex-next-
|
|
292
|
-
--triplex-next-
|
|
293
|
-
--triplex-next-Link-
|
|
294
|
-
--triplex-next-Link-
|
|
295
|
-
--triplex-next-
|
|
296
|
-
--triplex-next-
|
|
297
|
-
--triplex-next-ListItem-
|
|
298
|
-
--triplex-next-ListItem-
|
|
299
|
-
--triplex-next-
|
|
300
|
-
--triplex-next-
|
|
301
|
-
--triplex-next-
|
|
302
|
-
--triplex-next-ListItemControlsButton-
|
|
303
|
-
--triplex-next-ListItemControlsButton-
|
|
304
|
-
--triplex-next-ListItemControlsButton-
|
|
305
|
-
--triplex-next-
|
|
306
|
-
--triplex-next-
|
|
307
|
-
--triplex-next-
|
|
308
|
-
--triplex-next-ListMaster-
|
|
309
|
-
--triplex-next-ListMaster-
|
|
310
|
-
--triplex-next-
|
|
311
|
-
--triplex-next-
|
|
312
|
-
--triplex-next-
|
|
313
|
-
--triplex-next-
|
|
314
|
-
--triplex-next-
|
|
315
|
-
--triplex-next-
|
|
316
|
-
--triplex-next-
|
|
317
|
-
--triplex-next-
|
|
318
|
-
--triplex-next-
|
|
319
|
-
--triplex-next-Marker-
|
|
320
|
-
--triplex-next-
|
|
321
|
-
--triplex-next-
|
|
322
|
-
--triplex-next-
|
|
323
|
-
--triplex-next-
|
|
324
|
-
--triplex-next-
|
|
325
|
-
--triplex-next-
|
|
326
|
-
--triplex-next-
|
|
327
|
-
--triplex-next-Notification-
|
|
328
|
-
--triplex-next-
|
|
329
|
-
--triplex-next-
|
|
330
|
-
--triplex-next-
|
|
331
|
-
--triplex-next-
|
|
332
|
-
--triplex-next-
|
|
333
|
-
--triplex-next-Pagination-
|
|
334
|
-
--triplex-next-
|
|
335
|
-
--triplex-next-
|
|
336
|
-
--triplex-next-
|
|
337
|
-
--triplex-next-Radio-
|
|
338
|
-
--triplex-next-Radio-
|
|
339
|
-
--triplex-next-Radio-
|
|
340
|
-
--triplex-next-Radio-
|
|
341
|
-
--triplex-next-Radio-
|
|
342
|
-
--triplex-next-Radio-
|
|
343
|
-
--triplex-next-Radio-
|
|
344
|
-
--triplex-next-Radio-
|
|
345
|
-
--triplex-next-Radio-
|
|
346
|
-
--triplex-next-Radio-
|
|
347
|
-
--triplex-next-
|
|
348
|
-
--triplex-next-
|
|
349
|
-
--triplex-next-
|
|
350
|
-
--triplex-next-SegmentedControl-
|
|
351
|
-
--triplex-next-
|
|
352
|
-
--triplex-next-
|
|
353
|
-
--triplex-next-
|
|
354
|
-
--triplex-next-SegmentedControlSegment-
|
|
355
|
-
--triplex-next-SegmentedControlSegment-
|
|
356
|
-
--triplex-next-SegmentedControlSegment-
|
|
357
|
-
--triplex-next-SegmentedControlSegment-
|
|
358
|
-
--triplex-next-SegmentedControlSegment-
|
|
359
|
-
--triplex-next-SegmentedControlSegment-
|
|
360
|
-
--triplex-next-SegmentedControlSegment-
|
|
361
|
-
--triplex-next-SegmentedControlSegment-
|
|
362
|
-
--triplex-next-SegmentedControlSegment-
|
|
363
|
-
--triplex-next-SegmentedControlSegment-
|
|
364
|
-
--triplex-next-SegmentedControlSegment-
|
|
365
|
-
--triplex-next-SegmentedControlSegment-
|
|
366
|
-
--triplex-next-SegmentedControlSegment-
|
|
367
|
-
--triplex-next-SegmentedControlSegment-
|
|
368
|
-
--triplex-next-SegmentedControlSegment-
|
|
369
|
-
--triplex-next-SegmentedControlSegment-
|
|
370
|
-
--triplex-next-SegmentedControlSegment-
|
|
371
|
-
--triplex-next-SegmentedControlSegment-
|
|
372
|
-
--triplex-next-SegmentedControlSegment-
|
|
373
|
-
--triplex-next-SegmentedControlSegment-
|
|
374
|
-
--triplex-next-SegmentedControlSegment-
|
|
375
|
-
--triplex-next-SegmentedControlSegment-
|
|
376
|
-
--triplex-next-SegmentedControlSegment-
|
|
377
|
-
--triplex-next-SegmentedControlSegment-
|
|
378
|
-
--triplex-next-SegmentedControlSegment-
|
|
379
|
-
--triplex-next-SegmentedControlSegment-
|
|
380
|
-
--triplex-next-SegmentedControlSegment-
|
|
381
|
-
--triplex-next-SegmentedControlSegment-
|
|
382
|
-
--triplex-next-SegmentedControlSegment-
|
|
383
|
-
--triplex-next-SegmentedControlSegment-
|
|
384
|
-
--triplex-next-SegmentedControlSegment-
|
|
385
|
-
--triplex-next-SegmentedControlSegment-
|
|
386
|
-
--triplex-next-SegmentedControlSegment-
|
|
387
|
-
--triplex-next-SegmentedControlSegment-
|
|
388
|
-
--triplex-next-SegmentedControlSegment-
|
|
389
|
-
--triplex-next-SegmentedControlSegment-
|
|
390
|
-
--triplex-next-SegmentedControlSegment-
|
|
391
|
-
--triplex-next-SegmentedControlSegment-
|
|
392
|
-
--triplex-next-SegmentedControlSegment-
|
|
393
|
-
--triplex-next-SegmentedControlSegment-
|
|
394
|
-
--triplex-next-SegmentedControlSegment-
|
|
395
|
-
--triplex-next-SegmentedControlSegment-
|
|
396
|
-
--triplex-next-SegmentedControlSegment-
|
|
397
|
-
--triplex-next-SegmentedControlSegment-
|
|
398
|
-
--triplex-next-SegmentedControlSegment-
|
|
399
|
-
--triplex-next-SegmentedControlSegment-
|
|
400
|
-
--triplex-next-SegmentedControlSegment-
|
|
401
|
-
--triplex-next-
|
|
402
|
-
--triplex-next-
|
|
403
|
-
--triplex-next-
|
|
404
|
-
--triplex-next-Skeleton-
|
|
405
|
-
--triplex-next-
|
|
406
|
-
--triplex-next-
|
|
407
|
-
--triplex-next-
|
|
408
|
-
--triplex-next-SmallInput-
|
|
409
|
-
--triplex-next-
|
|
410
|
-
--triplex-next-
|
|
411
|
-
--triplex-next-
|
|
412
|
-
--triplex-next-SMSField-
|
|
413
|
-
--triplex-next-SMSField-
|
|
414
|
-
--triplex-next-SMSField-
|
|
415
|
-
--triplex-next-
|
|
416
|
-
--triplex-next-
|
|
417
|
-
--triplex-next-
|
|
418
|
-
--triplex-next-Slider-
|
|
419
|
-
--triplex-next-Slider-
|
|
420
|
-
--triplex-next-Slider-
|
|
421
|
-
--triplex-next-Slider-
|
|
422
|
-
--triplex-next-Slider-
|
|
423
|
-
--triplex-next-Slider-
|
|
424
|
-
--triplex-next-Slider-
|
|
425
|
-
--triplex-next-Slider-
|
|
426
|
-
--triplex-next-Slider-
|
|
427
|
-
--triplex-next-Slider-
|
|
428
|
-
--triplex-next-Slider-
|
|
429
|
-
--triplex-next-Slider-
|
|
430
|
-
--triplex-next-Slider-
|
|
431
|
-
--triplex-next-Slider-
|
|
432
|
-
--triplex-next-
|
|
433
|
-
--triplex-next-
|
|
434
|
-
--triplex-next-
|
|
435
|
-
--triplex-next-StatusTracker-
|
|
436
|
-
--triplex-next-StatusTracker-
|
|
437
|
-
--triplex-next-StatusTracker-
|
|
438
|
-
--triplex-next-StatusTracker-
|
|
439
|
-
--triplex-next-StatusTracker-
|
|
440
|
-
--triplex-next-StatusTracker-
|
|
441
|
-
--triplex-next-
|
|
442
|
-
--triplex-next-
|
|
443
|
-
--triplex-next-
|
|
444
|
-
--triplex-next-Step-
|
|
445
|
-
--triplex-next-Step-
|
|
446
|
-
--triplex-next-Step-
|
|
447
|
-
--triplex-next-Step-
|
|
448
|
-
--triplex-next-Step-
|
|
449
|
-
--triplex-next-Step-
|
|
450
|
-
--triplex-next-Step-
|
|
451
|
-
--triplex-next-Step-
|
|
452
|
-
--triplex-next-Step-
|
|
453
|
-
--triplex-next-
|
|
454
|
-
--triplex-next-
|
|
455
|
-
--triplex-next-
|
|
456
|
-
--triplex-next-Stepper-
|
|
457
|
-
--triplex-next-Stepper-
|
|
458
|
-
--triplex-next-Stepper-
|
|
459
|
-
--triplex-next-Stepper-
|
|
460
|
-
--triplex-next-Stepper-
|
|
461
|
-
--triplex-next-Stepper-
|
|
462
|
-
--triplex-next-Stepper-
|
|
463
|
-
--triplex-next-Stepper-
|
|
464
|
-
--triplex-next-Stepper-
|
|
465
|
-
--triplex-next-Stepper-
|
|
466
|
-
--triplex-next-Stepper-
|
|
467
|
-
--triplex-next-Stepper-
|
|
468
|
-
--triplex-next-Stepper-
|
|
469
|
-
--triplex-next-
|
|
470
|
-
--triplex-next-
|
|
471
|
-
--triplex-next-
|
|
472
|
-
--triplex-next-TableBasic-
|
|
473
|
-
--triplex-next-TableBasic-
|
|
474
|
-
--triplex-next-TableBasic-
|
|
475
|
-
--triplex-next-TableBasic-
|
|
476
|
-
--triplex-next-TableBasic-
|
|
477
|
-
--triplex-next-TableBasic-
|
|
478
|
-
--triplex-next-TableBasic-
|
|
479
|
-
--triplex-next-
|
|
480
|
-
--triplex-next-
|
|
481
|
-
--triplex-next-
|
|
482
|
-
--triplex-next-Tabs-
|
|
483
|
-
--triplex-next-Tabs-
|
|
484
|
-
--triplex-next-Tabs-
|
|
485
|
-
--triplex-next-Tabs-
|
|
486
|
-
--triplex-next-Tabs-
|
|
487
|
-
--triplex-next-Tabs-
|
|
488
|
-
--triplex-next-Tabs-
|
|
489
|
-
--triplex-next-
|
|
490
|
-
--triplex-next-
|
|
491
|
-
--triplex-next-
|
|
492
|
-
--triplex-next-
|
|
493
|
-
--triplex-next-TagColor-
|
|
494
|
-
--triplex-next-TagColor-
|
|
495
|
-
--triplex-next-TagColor-
|
|
496
|
-
--triplex-next-
|
|
497
|
-
--triplex-next-
|
|
498
|
-
--triplex-next-
|
|
499
|
-
--triplex-next-TabsLine-
|
|
500
|
-
--triplex-next-
|
|
501
|
-
--triplex-next-
|
|
502
|
-
--triplex-next-
|
|
503
|
-
--triplex-next-Tooltip-
|
|
504
|
-
--triplex-next-Tooltip-
|
|
505
|
-
--triplex-next-Tooltip-
|
|
506
|
-
--triplex-next-Tooltip-
|
|
507
|
-
--triplex-next-Tooltip-
|
|
508
|
-
--triplex-next-Tooltip-
|
|
509
|
-
--triplex-next-Tooltip-
|
|
510
|
-
--triplex-next-
|
|
511
|
-
--triplex-next-
|
|
512
|
-
--triplex-next-
|
|
513
|
-
--triplex-next-
|
|
514
|
-
--triplex-next-Typography-
|
|
515
|
-
--triplex-next-Typography-
|
|
516
|
-
--triplex-next-Typography-
|
|
517
|
-
--triplex-next-Typography-
|
|
518
|
-
--triplex-next-Typography-
|
|
519
|
-
--triplex-next-Typography-
|
|
520
|
-
--triplex-next-Typography-
|
|
521
|
-
--triplex-next-Typography-
|
|
522
|
-
--triplex-next-Typography-
|
|
523
|
-
--triplex-next-Typography-
|
|
524
|
-
--triplex-next-Typography-
|
|
525
|
-
--triplex-next-Typography-
|
|
526
|
-
--triplex-next-Typography-
|
|
527
|
-
--triplex-next-Typography-
|
|
528
|
-
--triplex-next-Typography-
|
|
529
|
-
--triplex-next-Typography-
|
|
530
|
-
--triplex-next-Typography-
|
|
531
|
-
--triplex-next-Typography-
|
|
532
|
-
--triplex-next-Typography-
|
|
533
|
-
--triplex-next-
|
|
534
|
-
--triplex-next-
|
|
535
|
-
--triplex-next-
|
|
536
|
-
--triplex-next-UploadZone-
|
|
537
|
-
--triplex-next-UploadZone-
|
|
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-30-0: #1F3336;
|
|
2
|
+
--triplex-next-ColorBrand-10-1-30-0: #0B3A3C;
|
|
3
|
+
--triplex-next-ColorBrand-20-1-30-0: #006063;
|
|
4
|
+
--triplex-next-ColorBrand-30-1-30-0: #007777;
|
|
5
|
+
--triplex-next-ColorBrand-40-1-30-0: #008985;
|
|
6
|
+
--triplex-next-ColorBrand-50-1-30-0: #21A19A;
|
|
7
|
+
--triplex-next-ColorBrand-60-1-30-0: #19BDB0;
|
|
8
|
+
--triplex-next-ColorBrand-70-1-30-0: #4BD9CF;
|
|
9
|
+
--triplex-next-ColorBrand-80-1-30-0: #71ECDC;
|
|
10
|
+
--triplex-next-ColorBrand-90-1-30-0: #A8F5E9;
|
|
11
|
+
--triplex-next-ColorBrand-95-1-30-0: #C5FAF1;
|
|
12
|
+
--triplex-next-ColorBrand-100-1-30-0: #E3FFFA;
|
|
13
|
+
--triplex-next-ColorDarkNeutralAlpha-0-1-30-0: rgba(31, 31, 34, 1);
|
|
14
|
+
--triplex-next-ColorDarkNeutralAlpha-10-1-30-0: rgba(31, 31, 34, .95);
|
|
15
|
+
--triplex-next-ColorDarkNeutralAlpha-20-1-30-0: rgba(31, 31, 34, .85);
|
|
16
|
+
--triplex-next-ColorDarkNeutralAlpha-30-1-30-0: rgba(31, 31, 34, .75);
|
|
17
|
+
--triplex-next-ColorDarkNeutralAlpha-40-1-30-0: rgba(31, 31, 34, .65);
|
|
18
|
+
--triplex-next-ColorDarkNeutralAlpha-50-1-30-0: rgba(31, 31, 34, .55);
|
|
19
|
+
--triplex-next-ColorDarkNeutralAlpha-60-1-30-0: rgba(31, 31, 34, .45);
|
|
20
|
+
--triplex-next-ColorDarkNeutralAlpha-70-1-30-0: rgba(31, 31, 34, .35);
|
|
21
|
+
--triplex-next-ColorDarkNeutralAlpha-80-1-30-0: rgba(31, 31, 34, .25);
|
|
22
|
+
--triplex-next-ColorDarkNeutralAlpha-90-1-30-0: rgba(31, 31, 34, .15);
|
|
23
|
+
--triplex-next-ColorDarkNeutralAlpha-100-1-30-0: rgba(31, 31, 34, .05);
|
|
24
|
+
--triplex-next-ColorDarkNeutral-0-1-30-0: #000000;
|
|
25
|
+
--triplex-next-ColorDarkNeutral-10-1-30-0: #171719;
|
|
26
|
+
--triplex-next-ColorDarkNeutral-20-1-30-0: #1B1B1D;
|
|
27
|
+
--triplex-next-ColorDarkNeutral-30-1-30-0: #1F1F22;
|
|
28
|
+
--triplex-next-ColorDarkNeutral-40-1-30-0: #262629;
|
|
29
|
+
--triplex-next-ColorDarkNeutral-50-1-30-0: #2D2D30;
|
|
30
|
+
--triplex-next-ColorDarkNeutral-60-1-30-0: #343437;
|
|
31
|
+
--triplex-next-ColorDarkNeutral-70-1-30-0: #3B3B3E;
|
|
32
|
+
--triplex-next-ColorDarkNeutral-80-1-30-0: #424245;
|
|
33
|
+
--triplex-next-ColorDarkNeutral-90-1-30-0: #49494C;
|
|
34
|
+
--triplex-next-ColorDarkNeutral-100-1-30-0: #4F4F52;
|
|
35
|
+
--triplex-next-ColorError-0-1-30-0: #443139;
|
|
36
|
+
--triplex-next-ColorError-10-1-30-0: #4E3741;
|
|
37
|
+
--triplex-next-ColorError-20-1-30-0: #A90024;
|
|
38
|
+
--triplex-next-ColorError-30-1-30-0: #BD002C;
|
|
39
|
+
--triplex-next-ColorError-40-1-30-0: #D10032;
|
|
40
|
+
--triplex-next-ColorError-50-1-30-0: #E60037;
|
|
41
|
+
--triplex-next-ColorError-60-1-30-0: #F80C45;
|
|
42
|
+
--triplex-next-ColorError-70-1-30-0: #FF5571;
|
|
43
|
+
--triplex-next-ColorError-80-1-30-0: #FFB1C1;
|
|
44
|
+
--triplex-next-ColorError-90-1-30-0: #FCE0E6;
|
|
45
|
+
--triplex-next-ColorError-100-1-30-0: #FFF0F3;
|
|
46
|
+
--triplex-next-ColorInfo-0-1-30-0: #313749;
|
|
47
|
+
--triplex-next-ColorInfo-10-1-30-0: #2E3A52;
|
|
48
|
+
--triplex-next-ColorInfo-20-1-30-0: #0A43B0;
|
|
49
|
+
--triplex-next-ColorInfo-30-1-30-0: #124FC2;
|
|
50
|
+
--triplex-next-ColorInfo-40-1-30-0: #0E57CC;
|
|
51
|
+
--triplex-next-ColorInfo-50-1-30-0: #1371E4;
|
|
52
|
+
--triplex-next-ColorInfo-60-1-30-0: #1297FE;
|
|
53
|
+
--triplex-next-ColorInfo-70-1-30-0: #66BEFF;
|
|
54
|
+
--triplex-next-ColorInfo-80-1-30-0: #8DD2FF;
|
|
55
|
+
--triplex-next-ColorInfo-90-1-30-0: #B8E6FF;
|
|
56
|
+
--triplex-next-ColorInfo-100-1-30-0: #E3F6FF;
|
|
57
|
+
--triplex-next-ColorNeutralAlpha-0-1-30-0: rgba(255, 255, 255, 1);
|
|
58
|
+
--triplex-next-ColorNeutralAlpha-10-1-30-0: rgba(255, 255, 255, .95);
|
|
59
|
+
--triplex-next-ColorNeutralAlpha-20-1-30-0: rgba(255, 255, 255, .85);
|
|
60
|
+
--triplex-next-ColorNeutralAlpha-30-1-30-0: rgba(255, 255, 255, .75);
|
|
61
|
+
--triplex-next-ColorNeutralAlpha-40-1-30-0: rgba(255, 255, 255, .65);
|
|
62
|
+
--triplex-next-ColorNeutralAlpha-50-1-30-0: rgba(255, 255, 255, .55);
|
|
63
|
+
--triplex-next-ColorNeutralAlpha-60-1-30-0: rgba(255, 255, 255, .45);
|
|
64
|
+
--triplex-next-ColorNeutralAlpha-70-1-30-0: rgba(255, 255, 255, .35);
|
|
65
|
+
--triplex-next-ColorNeutralAlpha-80-1-30-0: rgba(255, 255, 255, .25);
|
|
66
|
+
--triplex-next-ColorNeutralAlpha-90-1-30-0: rgba(255, 255, 255, .15);
|
|
67
|
+
--triplex-next-ColorNeutralAlpha-100-1-30-0: rgba(255, 255, 255, .05);
|
|
68
|
+
--triplex-next-ColorNeutral-0-1-30-0: #CBCFD7;
|
|
69
|
+
--triplex-next-ColorNeutral-10-1-30-0: #D1D4DC;
|
|
70
|
+
--triplex-next-ColorNeutral-20-1-30-0: #D6D9E0;
|
|
71
|
+
--triplex-next-ColorNeutral-30-1-30-0: #DCDFE4;
|
|
72
|
+
--triplex-next-ColorNeutral-40-1-30-0: #DFE2E7;
|
|
73
|
+
--triplex-next-ColorNeutral-50-1-30-0: #E3E6EA;
|
|
74
|
+
--triplex-next-ColorNeutral-60-1-30-0: #E7E9EE;
|
|
75
|
+
--triplex-next-ColorNeutral-70-1-30-0: #EAEDF1;
|
|
76
|
+
--triplex-next-ColorNeutral-80-1-30-0: #EEF0F4;
|
|
77
|
+
--triplex-next-ColorNeutral-90-1-30-0: #F2F4F7;
|
|
78
|
+
--triplex-next-ColorNeutral-100-1-30-0: #FFFFFF;
|
|
79
|
+
--triplex-next-ColorSuccess-0-1-30-0: #28433E;
|
|
80
|
+
--triplex-next-ColorSuccess-10-1-30-0: #2A4C45;
|
|
81
|
+
--triplex-next-ColorSuccess-20-1-30-0: #00624C;
|
|
82
|
+
--triplex-next-ColorSuccess-30-1-30-0: #007353;
|
|
83
|
+
--triplex-next-ColorSuccess-40-1-30-0: #008B5C;
|
|
84
|
+
--triplex-next-ColorSuccess-50-1-30-0: #00C075;
|
|
85
|
+
--triplex-next-ColorSuccess-60-1-30-0: #00D67D;
|
|
86
|
+
--triplex-next-ColorSuccess-70-1-30-0: #3AF299;
|
|
87
|
+
--triplex-next-ColorSuccess-80-1-30-0: #8AFFB8;
|
|
88
|
+
--triplex-next-ColorSuccess-90-1-30-0: #B8FFD4;
|
|
89
|
+
--triplex-next-ColorSuccess-100-1-30-0: #E1FFEB;
|
|
90
|
+
--triplex-next-ColorSystem-0-1-30-0: #373C49;
|
|
91
|
+
--triplex-next-ColorSystem-10-1-30-0: #384156;
|
|
92
|
+
--triplex-next-ColorSystem-20-1-30-0: #47526D;
|
|
93
|
+
--triplex-next-ColorSystem-30-1-30-0: #57637F;
|
|
94
|
+
--triplex-next-ColorSystem-40-1-30-0: #697591;
|
|
95
|
+
--triplex-next-ColorSystem-50-1-30-0: #8291B3;
|
|
96
|
+
--triplex-next-ColorSystem-60-1-30-0: #95A3C1;
|
|
97
|
+
--triplex-next-ColorSystem-70-1-30-0: #A9B6D0;
|
|
98
|
+
--triplex-next-ColorSystem-80-1-30-0: #BFCADF;
|
|
99
|
+
--triplex-next-ColorSystem-90-1-30-0: #D6DEED;
|
|
100
|
+
--triplex-next-ColorSystem-95-1-30-0: #E0E8F4;
|
|
101
|
+
--triplex-next-ColorSystem-100-1-30-0: #EEF3FC;
|
|
102
|
+
--triplex-next-ColorWarning-0-1-30-0: #463734;
|
|
103
|
+
--triplex-next-ColorWarning-10-1-30-0: #4F3E3B;
|
|
104
|
+
--triplex-next-ColorWarning-20-1-30-0: #E03400;
|
|
105
|
+
--triplex-next-ColorWarning-30-1-30-0: #E63D00;
|
|
106
|
+
--triplex-next-ColorWarning-40-1-30-0: #EF4C01;
|
|
107
|
+
--triplex-next-ColorWarning-50-1-30-0: #FD6508;
|
|
108
|
+
--triplex-next-ColorWarning-60-1-30-0: #FF7A17;
|
|
109
|
+
--triplex-next-ColorWarning-70-1-30-0: #FFB13B;
|
|
110
|
+
--triplex-next-ColorWarning-80-1-30-0: #FFD169;
|
|
111
|
+
--triplex-next-ColorWarning-90-1-30-0: #FCEAC7;
|
|
112
|
+
--triplex-next-ColorWarning-100-1-30-0: #FFF4DB;
|
|
113
|
+
--triplex-next-AlertContext-Error_Color-1-30-0: #D10032;
|
|
114
|
+
--triplex-next-AlertContext-Info_Color-1-30-0: rgba(31, 31, 34, 1);
|
|
115
|
+
--triplex-next-AlertContext-System_Color-1-30-0: rgba(31, 31, 34, 1);
|
|
116
|
+
--triplex-next-AlertContext-Warning_Color-1-30-0: rgba(31, 31, 34, 1);
|
|
117
|
+
--triplex-next-AlertProcess-Info_Background-1-30-0: #E3F6FF;
|
|
118
|
+
--triplex-next-AlertProcess-Warning_Background-1-30-0: #FFF4DB;
|
|
119
|
+
--triplex-next-AlertProcess-Error_Background-1-30-0: #FFF0F3;
|
|
120
|
+
--triplex-next-AlertProcess-System_Background-1-30-0: #E0E8F4;
|
|
121
|
+
--triplex-next-AlertProcess-Feature_Background-1-30-0: #E3FFFA;
|
|
122
|
+
--triplex-next-Avatar-Background-1-30-0: #E3E6EA;
|
|
123
|
+
--triplex-next-Badge-Background-1-30-0: #FFB13B;
|
|
124
|
+
--triplex-next-Button-General_Background_Active-1-30-0: #007777;
|
|
125
|
+
--triplex-next-Button-General_Background_Default-1-30-0: #21A19A;
|
|
126
|
+
--triplex-next-Button-General_Background_Disabled-1-30-0: #F2F4F7;
|
|
127
|
+
--triplex-next-Button-General_Background_Hover-1-30-0: #19BDB0;
|
|
128
|
+
--triplex-next-Button-General_Color_Active-1-30-0: rgba(255, 255, 255, 1);
|
|
129
|
+
--triplex-next-Button-General_Color_Default-1-30-0: rgba(255, 255, 255, 1);
|
|
130
|
+
--triplex-next-Button-General_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
131
|
+
--triplex-next-Button-General_Color_Hover-1-30-0: rgba(255, 255, 255, 1);
|
|
132
|
+
--triplex-next-Button-General_Shadow_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
133
|
+
--triplex-next-Button-Secondary_Background_Active-1-30-0: #DCDFE4;
|
|
134
|
+
--triplex-next-Button-Secondary_Background_Default-1-30-0: #F2F4F7;
|
|
135
|
+
--triplex-next-Button-Secondary_Background_Disabled-1-30-0: #F2F4F7;
|
|
136
|
+
--triplex-next-Button-Secondary_Background_Hover-1-30-0: #EAEDF1;
|
|
137
|
+
--triplex-next-Button-Secondary_Color_Active-1-30-0: #007777;
|
|
138
|
+
--triplex-next-Button-Secondary_Color_Default-1-30-0: #008985;
|
|
139
|
+
--triplex-next-Button-Secondary_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
140
|
+
--triplex-next-Button-Secondary_Color_Hover-1-30-0: #21A19A;
|
|
141
|
+
--triplex-next-Button-Secondary_Shadow_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
142
|
+
--triplex-next-Button-SecondaryLight_Background_Active-1-30-0: #DFE2E7;
|
|
143
|
+
--triplex-next-Button-SecondaryLight_Background_Default-1-30-0: #FFFFFF;
|
|
144
|
+
--triplex-next-Button-SecondaryLight_Background_Disabled-1-30-0: #F2F4F7;
|
|
145
|
+
--triplex-next-Button-SecondaryLight_Background_Hover-1-30-0: #EEF0F4;
|
|
146
|
+
--triplex-next-Button-SecondaryLight_Color_Active-1-30-0: #007777;
|
|
147
|
+
--triplex-next-Button-SecondaryLight_Color_Default-1-30-0: #008985;
|
|
148
|
+
--triplex-next-Button-SecondaryLight_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
149
|
+
--triplex-next-Button-SecondaryLight_Color_Hover-1-30-0: #21A19A;
|
|
150
|
+
--triplex-next-Button-SecondaryLight_Shadow_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
151
|
+
--triplex-next-Button-Danger_Background_Active-1-30-0: #BD002C;
|
|
152
|
+
--triplex-next-Button-Danger_Background_Default-1-30-0: #E60037;
|
|
153
|
+
--triplex-next-Button-Danger_Background_Disabled-1-30-0: #F2F4F7;
|
|
154
|
+
--triplex-next-Button-Danger_Background_Hover-1-30-0: #F80C45;
|
|
155
|
+
--triplex-next-Button-Danger_Color_Active-1-30-0: rgba(255, 255, 255, 1);
|
|
156
|
+
--triplex-next-Button-Danger_Color_Default-1-30-0: rgba(255, 255, 255, 1);
|
|
157
|
+
--triplex-next-Button-Danger_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
158
|
+
--triplex-next-Button-Danger_Color_Hover-1-30-0: rgba(255, 255, 255, 1);
|
|
159
|
+
--triplex-next-Button-Danger_Shadow_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
160
|
+
--triplex-next-Button-Icon_Shadow_Focus-1-30-0: 0 0 0 1px #FFD169;
|
|
161
|
+
--triplex-next-Button-Link_Color_Active-1-30-0: #007777;
|
|
162
|
+
--triplex-next-Button-Link_Color_Default-1-30-0: #008985;
|
|
163
|
+
--triplex-next-Button-Link_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
164
|
+
--triplex-next-Button-Link_Color_Hover-1-30-0: #21A19A;
|
|
165
|
+
--triplex-next-Button-Link_Shadow_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
166
|
+
--triplex-next-Calendar-Background-1-30-0: #FFFFFF;
|
|
167
|
+
--triplex-next-Calendar-View_Header_Color-1-30-0: rgba(31, 31, 34, .55);
|
|
168
|
+
--triplex-next-Calendar-View_Item_Background_Default-1-30-0: none;
|
|
169
|
+
--triplex-next-Calendar-View_Item_Background_Hover-1-30-0: #19BDB0;
|
|
170
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Default-1-30-0: #21A19A;
|
|
171
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-30-0: #007777;
|
|
172
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-30-0: #E3FFFA;
|
|
173
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-30-0: #A8F5E9;
|
|
174
|
+
--triplex-next-Calendar-View_Item_BorderColor_Default-1-30-0: transparent;
|
|
175
|
+
--triplex-next-Calendar-View_Item_BorderColor_Focus-1-30-0: #FFD169;
|
|
176
|
+
--triplex-next-Calendar-View_Item_Color_Default-1-30-0: rgba(31, 31, 34, 1);
|
|
177
|
+
--triplex-next-Calendar-View_Item_Color_Hover-1-30-0: rgba(255, 255, 255, 1);
|
|
178
|
+
--triplex-next-Calendar-View_Item_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
179
|
+
--triplex-next-Calendar-View_Item_Color_Muted-1-30-0: rgba(31, 31, 34, .35);
|
|
180
|
+
--triplex-next-Calendar-View_Item_Color_Selected-1-30-0: rgba(255, 255, 255, 1);
|
|
181
|
+
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-30-0: rgba(31, 31, 34, .35);
|
|
182
|
+
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-30-0: rgba(31, 31, 34, .35);
|
|
183
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-30-0: rgba(31, 31, 34, .35);
|
|
184
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-30-0: rgba(31, 31, 34, .35);
|
|
185
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-30-0: rgba(31, 31, 34, .35);
|
|
186
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-30-0: #00C075;
|
|
187
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-30-0: #00C075;
|
|
188
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-30-0: #00C075;
|
|
189
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-30-0: #FD6508;
|
|
190
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-30-0: #FD6508;
|
|
191
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-30-0: #FD6508;
|
|
192
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-30-0: #E60037;
|
|
193
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-30-0: #E60037;
|
|
194
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-30-0: #E60037;
|
|
195
|
+
--triplex-next-Card-Static_General_Background-1-30-0: #FFFFFF;
|
|
196
|
+
--triplex-next-Card-Static_Secondary_Background-1-30-0: #F2F4F7;
|
|
197
|
+
--triplex-next-Card-Action_General_Background-1-30-0: #FFFFFF;
|
|
198
|
+
--triplex-next-Card-Action_General_Background_Hover-1-30-0: #FFFFFF;
|
|
199
|
+
--triplex-next-Card-Action_General_Background_Selected-1-30-0: #F2F4F7;
|
|
200
|
+
--triplex-next-Card-Action_General_Background_Selected_Hover-1-30-0: #F2F4F7;
|
|
201
|
+
--triplex-next-Card-Action_Secondary_Background-1-30-0: #F2F4F7;
|
|
202
|
+
--triplex-next-Card-Action_Secondary_Background_Hover-1-30-0: #EAEDF1;
|
|
203
|
+
--triplex-next-Card-Action_Secondary_Background_Selected-1-30-0: #E3E6EA;
|
|
204
|
+
--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-30-0: #DCDFE4;
|
|
205
|
+
--triplex-next-Card-Shadow_Default-1-30-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
|
|
206
|
+
--triplex-next-Card-Shadow_Focus-1-30-0: inset 0 0 0 1px #FFD169;
|
|
207
|
+
--triplex-next-Card-Shadow_Hover-1-30-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
|
|
208
|
+
--triplex-next-Card-Shadow_Selected-1-30-0: inset 0 0 0 1px #21A19A;
|
|
209
|
+
--triplex-next-Card-Shadow_Selected_Hover-1-30-0: inset 0 0 0 1px #19BDB0;
|
|
210
|
+
--triplex-next-Checkbox-Background_Checked_Default-1-30-0: #21A19A;
|
|
211
|
+
--triplex-next-Checkbox-Background_Checked_Disabled-1-30-0: #EAEDF1;
|
|
212
|
+
--triplex-next-Checkbox-Background_Checked_Hover-1-30-0: #007777;
|
|
213
|
+
--triplex-next-Checkbox-Background_Default-1-30-0: #F2F4F7;
|
|
214
|
+
--triplex-next-Checkbox-Background_Disabled-1-30-0: #F2F4F7;
|
|
215
|
+
--triplex-next-Checkbox-Background_Hover-1-30-0: #19BDB0;
|
|
216
|
+
--triplex-next-Checkbox-BorderColor_Default-1-30-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
|
|
217
|
+
--triplex-next-Checkbox-BorderColor_Disabled-1-30-0: 0 0 0 1px #E3E6EA inset;
|
|
218
|
+
--triplex-next-Checkbox-BorderColor_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
219
|
+
--triplex-next-Checkbox-BorderColor_Hover-1-30-0: none;
|
|
220
|
+
--triplex-next-Checkbox-BorderColor_Checked_Default-1-30-0: none;
|
|
221
|
+
--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-30-0: none;
|
|
222
|
+
--triplex-next-Checkbox-Checkmark_Fill_Default-1-30-0: rgba(255, 255, 255, 1);
|
|
223
|
+
--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
224
|
+
--triplex-next-Chip-Background_Active-1-30-0: #DFE2E7;
|
|
225
|
+
--triplex-next-Chip-Background_Default-1-30-0: #F2F4F7;
|
|
226
|
+
--triplex-next-Chip-Background_Disabled-1-30-0: #F2F4F7;
|
|
227
|
+
--triplex-next-Chip-Background_Hover-1-30-0: #EAEDF1;
|
|
228
|
+
--triplex-next-Chip-Background_Selected_Active-1-30-0: #4F4F52;
|
|
229
|
+
--triplex-next-Chip-Background_Selected_Default-1-30-0: #3B3B3E;
|
|
230
|
+
--triplex-next-Chip-Background_Selected_Disabled-1-30-0: #343437;
|
|
231
|
+
--triplex-next-Chip-Background_Selected_Hover-1-30-0: #49494C;
|
|
232
|
+
--triplex-next-Chip-Color_Active-1-30-0: rgba(31, 31, 34, 1);
|
|
233
|
+
--triplex-next-Chip-Color_Default-1-30-0: rgba(31, 31, 34, 1);
|
|
234
|
+
--triplex-next-Chip-Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
235
|
+
--triplex-next-Chip-Color_Hover-1-30-0: rgba(31, 31, 34, 1);
|
|
236
|
+
--triplex-next-Chip-Color_Selected_Active-1-30-0: rgba(255, 255, 255, 1);
|
|
237
|
+
--triplex-next-Chip-Color_Selected_Default-1-30-0: rgba(255, 255, 255, 1);
|
|
238
|
+
--triplex-next-Chip-Color_Selected_Disabled-1-30-0: rgba(255, 255, 255, .25);
|
|
239
|
+
--triplex-next-Chip-Color_Selected_Hover-1-30-0: rgba(255, 255, 255, 1);
|
|
240
|
+
--triplex-next-Chip-Shadow_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
241
|
+
--triplex-next-CollapsibleTree-Header_Background_Hover-1-30-0: #E3E6EA;
|
|
242
|
+
--triplex-next-CollapsibleTree-Header_Shadow_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
243
|
+
--triplex-next-Divider-Background-1-30-0: #D6D9E0;
|
|
244
|
+
--triplex-next-Dropdown-Background-1-30-0: #FFFFFF;
|
|
245
|
+
--triplex-next-Dropdown-Shadow-1-30-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
|
|
246
|
+
--triplex-next-DropdownList-Background_Active-1-30-0: #EAEDF1;
|
|
247
|
+
--triplex-next-DropdownList-Background_Default-1-30-0: none;
|
|
248
|
+
--triplex-next-DropdownList-Background_Selected-1-30-0: #DCDFE4;
|
|
249
|
+
--triplex-next-DropdownList-Color-1-30-0: rgba(31, 31, 34, 1);
|
|
250
|
+
--triplex-next-DropdownMobile-Backdrop-1-30-0: rgba(31, 31, 34, .65);
|
|
251
|
+
--triplex-next-DropdownMobile-Border_Color-1-30-0: #D6D9E0;
|
|
252
|
+
--triplex-next-DropdownMobile-Content_Background-1-30-0: #FFFFFF;
|
|
253
|
+
--triplex-next-DropdownMobile-Footer_Background-1-30-0: #FFFFFF;
|
|
254
|
+
--triplex-next-DropdownMobile-Header_Background-1-30-0: #F2F4F7;
|
|
255
|
+
--triplex-next-DropdownMobileList-Active_Background-1-30-0: #EAEDF1;
|
|
256
|
+
--triplex-next-DropdownMobileList-Selected_Background-1-30-0: #DCDFE4;
|
|
257
|
+
--triplex-next-FooterPage-StickyShadow-1-30-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
|
|
258
|
+
--triplex-next-FormField-Background_Active-1-30-0: #F2F4F7;
|
|
259
|
+
--triplex-next-FormField-Background_Default-1-30-0: #F2F4F7;
|
|
260
|
+
--triplex-next-FormField-Background_Disabled-1-30-0: #F2F4F7;
|
|
261
|
+
--triplex-next-FormField-Background_Error-1-30-0: #FFF0F3;
|
|
262
|
+
--triplex-next-FormField-Background_Error_Hover-1-30-0: #FCE0E6;
|
|
263
|
+
--triplex-next-FormField-Background_Hover-1-30-0: #EAEDF1;
|
|
264
|
+
--triplex-next-FormField-Background_Warning-1-30-0: #FFF4DB;
|
|
265
|
+
--triplex-next-FormField-Background_Warning_Hover-1-30-0: #FCEAC7;
|
|
266
|
+
--triplex-next-FormField-Input_Color_Default-1-30-0: rgba(31, 31, 34, 1);
|
|
267
|
+
--triplex-next-FormField-Input_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
268
|
+
--triplex-next-FormField-Target_Color_Default-1-30-0: rgba(31, 31, 34, 1);
|
|
269
|
+
--triplex-next-FormField-Target_Color_Disabled-1-30-0: rgba(31, 31, 34, .45);
|
|
270
|
+
--triplex-next-FormField-Target_PlaceholderColor_Default-1-30-0: rgba(31, 31, 34, .65);
|
|
271
|
+
--triplex-next-FormField-Label_Color_Default-1-30-0: rgba(31, 31, 34, .65);
|
|
272
|
+
--triplex-next-FormField-Label_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
273
|
+
--triplex-next-FormField-Shadow_Active-1-30-0: 0 0 0 1px #21A19A inset;
|
|
274
|
+
--triplex-next-FormField-Shadow_Default-1-30-0: none;
|
|
275
|
+
--triplex-next-FormField-Shadow_Error_Active-1-30-0: 0 0 0 1px #E60037 inset;
|
|
276
|
+
--triplex-next-FormField-Shadow_Warning_Active-1-30-0: 0 0 0 1px #FD6508 inset;
|
|
277
|
+
--triplex-next-FormField-Placeholder_Color-1-30-0: rgba(31, 31, 34, .65);
|
|
278
|
+
--triplex-next-HeaderPage-StickyShadow-1-30-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
|
|
279
|
+
--triplex-next-Island-Type1_Background-1-30-0: #FFFFFF;
|
|
280
|
+
--triplex-next-Island-Type2_Background-1-30-0: rgba(255, 255, 255, .35);
|
|
281
|
+
--triplex-next-Island-Type3_Background-1-30-0: #F2F4F7;
|
|
282
|
+
--triplex-next-Island-Type1_Shadow-1-30-0: none;
|
|
283
|
+
--triplex-next-Island-Type2_Shadow-1-30-0: 0 0 0 1px #FFFFFF inset;
|
|
284
|
+
--triplex-next-Island-Type3_Shadow-1-30-0: none;
|
|
285
|
+
--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-30-0: #DCDFE4;
|
|
286
|
+
--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-30-0: rgba(31, 31, 34, .05);
|
|
287
|
+
--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-30-0: #DCDFE4;
|
|
288
|
+
--triplex-next-IslandAccordion-Shadow_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
289
|
+
--triplex-next-IslandWidget-ExtraFooter_Background-1-30-0: #FFFFFF;
|
|
290
|
+
--triplex-next-IslandWidget-ExtraFooter_Shadow-1-30-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
|
|
291
|
+
--triplex-next-LightBox-Backdrop_Background-1-30-0: rgba(31, 31, 34, .75);
|
|
292
|
+
--triplex-next-LightBox-Content_Background-1-30-0: #EAEDF1;
|
|
293
|
+
--triplex-next-Link-BorderColor_Focus-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
294
|
+
--triplex-next-Link-Text_Color_Active-1-30-0: #007777;
|
|
295
|
+
--triplex-next-Link-Text_Color_Default-1-30-0: #008985;
|
|
296
|
+
--triplex-next-Link-Text_Color_Hover-1-30-0: #21A19A;
|
|
297
|
+
--triplex-next-ListItem-Background-1-30-0: #FFFFFF;
|
|
298
|
+
--triplex-next-ListItem-Background_Dragging-1-30-0: #FFFFFF;
|
|
299
|
+
--triplex-next-ListItem-Background_Selected-1-30-0: #F2F4F7;
|
|
300
|
+
--triplex-next-ListItem-Background_Hover-1-30-0: #F2F4F7;
|
|
301
|
+
--triplex-next-ListItem-Shadow_Dragging-1-30-0: 0 2px 7px rgba(31, 31, 34, 0.25);
|
|
302
|
+
--triplex-next-ListItemControlsButton-Background_Active-1-30-0: #DCDFE4;
|
|
303
|
+
--triplex-next-ListItemControlsButton-Background_Default-1-30-0: #F2F4F7;
|
|
304
|
+
--triplex-next-ListItemControlsButton-Background_Hover-1-30-0: #EAEDF1;
|
|
305
|
+
--triplex-next-ListItemControlsButton-Color_Active-1-30-0: #007777;
|
|
306
|
+
--triplex-next-ListItemControlsButton-Color_Default-1-30-0: #008985;
|
|
307
|
+
--triplex-next-ListItemControlsButton-Color_Hover-1-30-0: #21A19A;
|
|
308
|
+
--triplex-next-ListMaster-Background-1-30-0: #FFFFFF;
|
|
309
|
+
--triplex-next-ListMaster-Footer_Background-1-30-0: #FFFFFF;
|
|
310
|
+
--triplex-next-ListMaster-Footer_Shadow-1-30-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
|
|
311
|
+
--triplex-next-ListMaster-Header_Background-1-30-0: #FFFFFF;
|
|
312
|
+
--triplex-next-ListMaster-Header_Shadow-1-30-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
|
|
313
|
+
--triplex-next-Loader-Element_Background_Brand-1-30-0: #21A19A;
|
|
314
|
+
--triplex-next-Loader-Element_Background_Neutral-1-30-0: rgba(255, 255, 255, 1);
|
|
315
|
+
--triplex-next-Loader-Middle_Background_Default-1-30-0: #EEF0F4;
|
|
316
|
+
--triplex-next-LoaderScreen-Small_Backdrop_Default-1-30-0: rgba(255, 255, 255, .75);
|
|
317
|
+
--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-30-0: rgba(255, 255, 255, .75);
|
|
318
|
+
--triplex-next-LoaderScreen-Middle_Background_Default-1-30-0: #EEF0F4;
|
|
319
|
+
--triplex-next-Marker-Background_Error-1-30-0: #E60037;
|
|
320
|
+
--triplex-next-Marker-Background_Success-1-30-0: #21A19A;
|
|
321
|
+
--triplex-next-Marker-Background_Waiting-1-30-0: #8291B3;
|
|
322
|
+
--triplex-next-Marker-Background_Warning-1-30-0: #FD6508;
|
|
323
|
+
--triplex-next-MarkerStatus-Description_Color-1-30-0: rgba(0, 0, 0, 0.55);
|
|
324
|
+
--triplex-next-ModalWindow-Background-1-30-0: #EAEDF1;
|
|
325
|
+
--triplex-next-ModalWindow-Backdrop_Background-1-30-0: rgba(79, 79, 82, .5);
|
|
326
|
+
--triplex-next-MultiselectField-Divider_Color-1-30-0: #D6D9E0;
|
|
327
|
+
--triplex-next-Notification-Background-1-30-0: #FFFFFF;
|
|
328
|
+
--triplex-next-Notification-Color-1-30-0: #1F1F22;
|
|
329
|
+
--triplex-next-Notification-TimeColor-1-30-0: rgba(31, 31, 34, 0.65);
|
|
330
|
+
--triplex-next-Notification-Shadow-1-30-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
|
|
331
|
+
--triplex-next-Overlay-Background-1-30-0: rgba(255, 255, 255, .8);
|
|
332
|
+
--triplex-next-Overlay-Panel_Background-1-30-0: #FFFFFF;
|
|
333
|
+
--triplex-next-Pagination-PageButton_Background_Active-1-30-0: #E3E6EA;
|
|
334
|
+
--triplex-next-Pagination-PageButton_Background_Hover-1-30-0: #F2F4F7;
|
|
335
|
+
--triplex-next-Pagination-PageButton_Background_Selected-1-30-0: #E3E6EA;
|
|
336
|
+
--triplex-next-Pagination-PageButton_BorderColor_Focus-1-30-0: #FFD169;
|
|
337
|
+
--triplex-next-Radio-Background_Checked_Default-1-30-0: #21A19A;
|
|
338
|
+
--triplex-next-Radio-Background_Checked_Disabled-1-30-0: #EAEDF1;
|
|
339
|
+
--triplex-next-Radio-Background_Checked_Hover-1-30-0: #007777;
|
|
340
|
+
--triplex-next-Radio-Background_Default-1-30-0: #F2F4F7;
|
|
341
|
+
--triplex-next-Radio-Background_Disabled-1-30-0: #F2F4F7;
|
|
342
|
+
--triplex-next-Radio-Background_Hover-1-30-0: #19BDB0;
|
|
343
|
+
--triplex-next-Radio-BorderColor_Default-1-30-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
|
|
344
|
+
--triplex-next-Radio-BorderColor_Disabled-1-30-0: 0 0 0 1px #E3E6EA inset;
|
|
345
|
+
--triplex-next-Radio-BorderColor_Focused-1-30-0: 0 0 0 1px #FFD169 inset;
|
|
346
|
+
--triplex-next-Radio-BorderColor_Checked_Default-1-30-0: none;
|
|
347
|
+
--triplex-next-Radio-BorderColor_Checked_Disabled-1-30-0: none;
|
|
348
|
+
--triplex-next-Radio-Dot_Default-1-30-0: rgba(255, 255, 255, 1);
|
|
349
|
+
--triplex-next-Radio-Dot_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
350
|
+
--triplex-next-SegmentedControl-General_1_Background-1-30-0: #F2F4F7;
|
|
351
|
+
--triplex-next-SegmentedControl-General_2_Background-1-30-0: #FFFFFF;
|
|
352
|
+
--triplex-next-SegmentedControl-Secondary_1_Background-1-30-0: #F2F4F7;
|
|
353
|
+
--triplex-next-SegmentedControl-Secondary_2_Background-1-30-0: #FFFFFF;
|
|
354
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-30-0: rgba(31, 31, 34, .65);
|
|
355
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-30-0: rgba(31, 31, 34, 1);
|
|
356
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
357
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-30-0: rgba(255, 255, 255, 1);
|
|
358
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-30-0: rgba(255, 255, 255, 1);
|
|
359
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-30-0: rgba(255, 255, 255, .25);
|
|
360
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-30-0: #F2F4F7;
|
|
361
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-30-0: #DFE2E7;
|
|
362
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-30-0: #F2F4F7;
|
|
363
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-30-0: #3B3B3E;
|
|
364
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-30-0: #49494C;
|
|
365
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-30-0: #343437;
|
|
366
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-30-0: rgba(31, 31, 34, .65);
|
|
367
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-30-0: rgba(31, 31, 34, 1);
|
|
368
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
369
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-30-0: rgba(255, 255, 255, 1);
|
|
370
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-30-0: rgba(255, 255, 255, 1);
|
|
371
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-30-0: rgba(255, 255, 255, .25);
|
|
372
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-30-0: #FFFFFF;
|
|
373
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-30-0: #EEF0F4;
|
|
374
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-30-0: #FFFFFF;
|
|
375
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-30-0: #3B3B3E;
|
|
376
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-30-0: #49494C;
|
|
377
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-30-0: #343437;
|
|
378
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-30-0: rgba(31, 31, 34, .65);
|
|
379
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-30-0: rgba(31, 31, 34, 1);
|
|
380
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
381
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-30-0: rgba(31, 31, 34, 1);
|
|
382
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-1-30-0: rgba(31, 31, 34, 1);
|
|
383
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
384
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-30-0: #F2F4F7;
|
|
385
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-30-0: #DFE2E7;
|
|
386
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-30-0: #F2F4F7;
|
|
387
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-30-0: #FFFFFF;
|
|
388
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-1-30-0: #DFE2E7;
|
|
389
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-30-0: #FFFFFF;
|
|
390
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-30-0: rgba(31, 31, 34, .65);
|
|
391
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-30-0: rgba(31, 31, 34, 1);
|
|
392
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
393
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-30-0: rgba(31, 31, 34, 1);
|
|
394
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-1-30-0: rgba(31, 31, 34, 1);
|
|
395
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
396
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-30-0: #FFFFFF;
|
|
397
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-30-0: #EEF0F4;
|
|
398
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-30-0: #FFFFFF;
|
|
399
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-30-0: #E3E6EA;
|
|
400
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-1-30-0: #D6D9E0;
|
|
401
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-30-0: #F2F4F7;
|
|
402
|
+
--triplex-next-SegmentedControlSegment-BorderColor_Default-1-30-0: transparent;
|
|
403
|
+
--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-30-0: #FFD169;
|
|
404
|
+
--triplex-next-Skeleton-BackgroundColor_Light_Start-1-30-0: #F2F4F7;
|
|
405
|
+
--triplex-next-Skeleton-BackgroundColor_Light_End-1-30-0: #DFE2E7;
|
|
406
|
+
--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-30-0: rgba(31, 31, 34, .05);
|
|
407
|
+
--triplex-next-Skeleton-BackgroundColor_Dark_End-1-30-0: rgba(31, 31, 34, .15);
|
|
408
|
+
--triplex-next-SmallInput-Background-1-30-0: #F2F4F7;
|
|
409
|
+
--triplex-next-SmallInput-Color-1-30-0: rgba(31, 31, 34, 1);
|
|
410
|
+
--triplex-next-SmallInput-PlaceholderColor-1-30-0: rgba(31, 31, 34, .65);
|
|
411
|
+
--triplex-next-SmallInput-Shadow-1-30-0: 0 0 0 1px rgba(33, 161, 154) inset;
|
|
412
|
+
--triplex-next-SMSField-Refresh_Fill_Empty-1-30-0: rgba(31, 31, 34, .35);
|
|
413
|
+
--triplex-next-SMSField-Refresh_Fill_Full-1-30-0: #008985;
|
|
414
|
+
--triplex-next-SMSField-Refresh_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
415
|
+
--triplex-next-SMSField-Submit_Background_Default-1-30-0: rgba(31, 31, 34, .15);
|
|
416
|
+
--triplex-next-SMSField-Submit_Background_Hover-1-30-0: #19BDB0;
|
|
417
|
+
--triplex-next-SMSField-Submit_Background_Active-1-30-0: #21A19A;
|
|
418
|
+
--triplex-next-Slider-Dot_Background_Default-1-30-0: #21A19A;
|
|
419
|
+
--triplex-next-Slider-Dot_Background_Disabled-1-30-0: #F2F4F7;
|
|
420
|
+
--triplex-next-Slider-Dot_Background_Hover-1-30-0: #19BDB0;
|
|
421
|
+
--triplex-next-Slider-Dot_Background_Select-1-30-0: #007777;
|
|
422
|
+
--triplex-next-Slider-Dot_Focus-1-30-0: #FFD169;
|
|
423
|
+
--triplex-next-Slider-Dot_Inner_Background-1-30-0: #FFFFFF;
|
|
424
|
+
--triplex-next-Slider-Dot_Inner_Background_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
425
|
+
--triplex-next-Slider-Mark_Dot_Background_Default-1-30-0: #DCDFE4;
|
|
426
|
+
--triplex-next-Slider-Mark_Dot_Background_Selected-1-30-0: #21A19A;
|
|
427
|
+
--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-30-0: #E7E9EE;
|
|
428
|
+
--triplex-next-Slider-Rail_Background-1-30-0: #DCDFE4;
|
|
429
|
+
--triplex-next-Slider-Rail_Background_Disabled-1-30-0: #DCDFE4;
|
|
430
|
+
--triplex-next-Slider-Tooltip_Background-1-30-0: #1B1B1D;
|
|
431
|
+
--triplex-next-Slider-Tooltip_Color-1-30-0: rgba(255, 255, 255, 1);
|
|
432
|
+
--triplex-next-Slider-Track_Background_Default-1-30-0: #21A19A;
|
|
433
|
+
--triplex-next-Slider-Track_Background_Disabled-1-30-0: #E7E9EE;
|
|
434
|
+
--triplex-next-Slider-Track_Background_Hover-1-30-0: #007777;
|
|
435
|
+
--triplex-next-StatusTracker-Draft_Background-1-30-0: rgba(255, 255, 255, .15);
|
|
436
|
+
--triplex-next-StatusTracker-Warning_Background-1-30-0: #FF7A17;
|
|
437
|
+
--triplex-next-StatusTracker-Waiting_Background-1-30-0: #BFCADF;
|
|
438
|
+
--triplex-next-StatusTracker-Rejected_Background-1-30-0: #FF5571;
|
|
439
|
+
--triplex-next-StatusTracker-Approved_Background-1-30-0: #00D67D;
|
|
440
|
+
--triplex-next-StatusTracker-Waiting_Color-1-30-0: #A9B6D0;
|
|
441
|
+
--triplex-next-StatusTracker-Rejected_Color-1-30-0: #FFB1C1;
|
|
442
|
+
--triplex-next-StatusTracker-Approved_Color-1-30-0: #00D67D;
|
|
443
|
+
--triplex-next-StatusTracker-Border_Color-1-30-0: #FFFFFF;
|
|
444
|
+
--triplex-next-Step-Color_Active-1-30-0: #008985;
|
|
445
|
+
--triplex-next-Step-Color_Default-1-30-0: rgba(31, 31, 34, .65);
|
|
446
|
+
--triplex-next-Step-Color_Disabled-1-30-0: #FFFFFF;
|
|
447
|
+
--triplex-next-Step-Color_Done-1-30-0: #FFFFFF;
|
|
448
|
+
--triplex-next-Step-Color_Error-1-30-0: rgba(255, 255, 255, 1);
|
|
449
|
+
--triplex-next-Step-Color_Warning-1-30-0: rgba(255, 255, 255, 1);
|
|
450
|
+
--triplex-next-Step-Background_Active-1-30-0: #E3FFFA;
|
|
451
|
+
--triplex-next-Step-Background_Default-1-30-0: rgba(31, 31, 34, .05);
|
|
452
|
+
--triplex-next-Step-Background_Disabled-1-30-0: rgba(31, 31, 34, .15);
|
|
453
|
+
--triplex-next-Step-Background_Done-1-30-0: #008985;
|
|
454
|
+
--triplex-next-Step-Background_Error-1-30-0: #D10032;
|
|
455
|
+
--triplex-next-Step-Background_Warning-1-30-0: #EF4C01;
|
|
456
|
+
--triplex-next-Stepper-Step_Background_Default-1-30-0: #F2F4F7;
|
|
457
|
+
--triplex-next-Stepper-Step_Background_Hover-1-30-0: #EAEDF1;
|
|
458
|
+
--triplex-next-Stepper-Step_Background_Disabled-1-30-0: #F2F4F7;
|
|
459
|
+
--triplex-next-Stepper-Step_Background_Error-1-30-0: #FFF0F3;
|
|
460
|
+
--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0: #FCE0E6;
|
|
461
|
+
--triplex-next-Stepper-Step_Background_Warning-1-30-0: #FFF4DB;
|
|
462
|
+
--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0: #FCEAC7;
|
|
463
|
+
--triplex-next-Stepper-Step_BorderColor_Focus-1-30-0: #FFD169;
|
|
464
|
+
--triplex-next-Stepper-Step_BorderColor_Error-1-30-0: #E60037;
|
|
465
|
+
--triplex-next-Stepper-Step_BorderColor_Warning-1-30-0: #FD6508;
|
|
466
|
+
--triplex-next-Stepper-Step_BorderColor_Success-1-30-0: #21A19A;
|
|
467
|
+
--triplex-next-Stepper-Step_Color_Default-1-30-0: rgba(31, 31, 34, .65);
|
|
468
|
+
--triplex-next-Stepper-Step_Color_Hover-1-30-0: rgba(31, 31, 34, 1);
|
|
469
|
+
--triplex-next-Stepper-Step_Color_Disabled-1-30-0: rgba(31, 31, 34, .35);
|
|
470
|
+
--triplex-next-Stepper-ButtonWrapper_Background_Prev-1-30-0: linear-gradient(to right, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
|
|
471
|
+
--triplex-next-Stepper-ButtonWrapper_Background_Next-1-30-0: linear-gradient(to left, rgba(255,255,255,1) 39.06%, rgba(255,255,255,0) 100%);
|
|
472
|
+
--triplex-next-TableBasic-Background_Hover-1-30-0: #E3E6EA;
|
|
473
|
+
--triplex-next-TableBasic-Background_Selected-1-30-0: #DCDFE4;
|
|
474
|
+
--triplex-next-TableBasic-Color-1-30-0: rgba(31, 31, 34, 1);
|
|
475
|
+
--triplex-next-TableBasic-Header_Background-1-30-0: #E7E9EE;
|
|
476
|
+
--triplex-next-TableBasic-TableFooter_Background-1-30-0: #E7E9EE;
|
|
477
|
+
--triplex-next-TableBasic-TableFooter_Highlight-1-30-0: linear-gradient(transparent, #FFFFFF);
|
|
478
|
+
--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-30-0: #D6D9E0;
|
|
479
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-30-0: #FFFFFF;
|
|
480
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-30-0: #EAEDF1;
|
|
481
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-30-0: #FFFFFF;
|
|
482
|
+
--triplex-next-Tabs-Type1_Background-1-30-0: #F2F4F7;
|
|
483
|
+
--triplex-next-Tabs-Type2_Background-1-30-0: #FFFFFF;
|
|
484
|
+
--triplex-next-Tabs-Type1_Tab_Background_Default-1-30-0: #F2F4F7;
|
|
485
|
+
--triplex-next-Tabs-Type2_Tab_Background_Default-1-30-0: #FFFFFF;
|
|
486
|
+
--triplex-next-Tabs-Type1_Tab_Background_Selected-1-30-0: #DCDFE4;
|
|
487
|
+
--triplex-next-Tabs-Type2_Tab_Background_Selected-1-30-0: #E3E6EA;
|
|
488
|
+
--triplex-next-Tabs-Type1_Tab_Background_Hover-1-30-0: #E3E6EA;
|
|
489
|
+
--triplex-next-Tabs-Type2_Tab_Background_Hover-1-30-0: #EEF0F4;
|
|
490
|
+
--triplex-next-Tabs-Tab_BorderColor_Default-1-30-0: transparent;
|
|
491
|
+
--triplex-next-Tabs-Tab_BorderColor_Focus-1-30-0: #FFD169;
|
|
492
|
+
--triplex-next-Tag-Background-1-30-0: #DFE2E7;
|
|
493
|
+
--triplex-next-TagColor-Background_Default-1-30-0: #EEF3FC;
|
|
494
|
+
--triplex-next-TagColor-Background_Success-1-30-0: #E3FFFA;
|
|
495
|
+
--triplex-next-TagColor-Background_Info-1-30-0: #E3F6FF;
|
|
496
|
+
--triplex-next-TagColor-Background_Warning-1-30-0: #FFF4DB;
|
|
497
|
+
--triplex-next-TagColor-Background_Error-1-30-0: #FFF0F3;
|
|
498
|
+
--triplex-next-TagColor-Text_Color_Default-1-30-0: rgba(31, 31, 34, .75);
|
|
499
|
+
--triplex-next-TabsLine-BorderColor_Active-1-30-0: #21A19A;
|
|
500
|
+
--triplex-next-TabsLine-BorderColor_Hover-1-30-0: #19BDB0;
|
|
501
|
+
--triplex-next-TabsLine-Separator_Color-1-30-0: #D6D9E0;
|
|
502
|
+
--triplex-next-TabsLine-Shadow_Focus-1-30-0: 0 0 0 1px #FFDD64 inset;
|
|
503
|
+
--triplex-next-Tooltip-Background-1-30-0: #1B1B1D;
|
|
504
|
+
--triplex-next-Tooltip-Color-1-30-0: rgba(255, 255, 255, 1);
|
|
505
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Active-1-30-0: #008985;
|
|
506
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Default-1-30-0: #19BDB0;
|
|
507
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-30-0: #4BD9CF;
|
|
508
|
+
--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-30-0: 0 0 0 1px #FFD169;
|
|
509
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Active-1-30-0: #007777;
|
|
510
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Default-1-30-0: #008985;
|
|
511
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-30-0: #21A19A;
|
|
512
|
+
--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-30-0: 0 0 0 1px #FFDD64;
|
|
513
|
+
--triplex-next-TopOverlay-Background-1-30-0: rgba(31, 31, 34, .55);
|
|
514
|
+
--triplex-next-Typography-Primary_Color-1-30-0: rgba(31, 31, 34, 1);
|
|
515
|
+
--triplex-next-Typography-Complementary_Color-1-30-0: rgba(31, 31, 34, .85);
|
|
516
|
+
--triplex-next-Typography-Secondary_Color-1-30-0: rgba(31, 31, 34, .65);
|
|
517
|
+
--triplex-next-Typography-Tertiary_Color-1-30-0: rgba(31, 31, 34, .55);
|
|
518
|
+
--triplex-next-Typography-Disabled_Color-1-30-0: rgba(31, 31, 34, .35);
|
|
519
|
+
--triplex-next-Typography-Brand_Color-1-30-0: #008985;
|
|
520
|
+
--triplex-next-Typography-Info_Color-1-30-0: #0E57CC;
|
|
521
|
+
--triplex-next-Typography-Success_Color-1-30-0: #008B5C;
|
|
522
|
+
--triplex-next-Typography-Error_Color-1-30-0: #D10032;
|
|
523
|
+
--triplex-next-Typography-Warning_Color-1-30-0: #EF4C01;
|
|
524
|
+
--triplex-next-Typography-System_Color-1-30-0: #697591;
|
|
525
|
+
--triplex-next-Typography-PrimaryInvert_Color-1-30-0: rgba(255, 255, 255, 1);
|
|
526
|
+
--triplex-next-Typography-ComplementaryInvert_Color-1-30-0: rgba(255, 255, 255, .75);
|
|
527
|
+
--triplex-next-Typography-SecondaryInvert_Color-1-30-0: rgba(255, 255, 255, .55);
|
|
528
|
+
--triplex-next-Typography-TertiaryInvert_Color-1-30-0: rgba(255, 255, 255, .45);
|
|
529
|
+
--triplex-next-Typography-DisabledInvert_Color-1-30-0: rgba(255, 255, 255, .25);
|
|
530
|
+
--triplex-next-Typography-BrandInvert_Color-1-30-0: #19BDB0;
|
|
531
|
+
--triplex-next-Typography-InfoInvert_Color-1-30-0: #1297FE;
|
|
532
|
+
--triplex-next-Typography-SuccessInvert_Color-1-30-0: #00D67D;
|
|
533
|
+
--triplex-next-Typography-ErrorInvert_Color-1-30-0: #F80C45;
|
|
534
|
+
--triplex-next-Typography-WarningInvert_Color-1-30-0: #FF7A17;
|
|
535
|
+
--triplex-next-Typography-SystemInvert_Color-1-30-0: #95A3C1;
|
|
536
|
+
--triplex-next-UploadZone-Background_Default-1-30-0: #F2F4F7;
|
|
537
|
+
--triplex-next-UploadZone-Background_Hover-1-30-0: #EAEDF1;
|
|
538
|
+
--triplex-next-UploadZone-BorderColor_Default-1-30-0: #2D2D30;
|
|
539
|
+
--triplex-next-UploadZone-DragArea_Background-1-30-0: #F2F4F7;
|
|
540
|
+
--triplex-next-UploadZone-DragArea_BorderColor-1-30-0: #21A19A;}
|
|
541
|
+
.underline__1ac2d269{text-decoration:underline}.strikethrough__e46e5847{text-decoration:line-through}.underlineStrikethrough__5fcdc4f1{text-decoration:underline line-through}.typography__69ff2f76.primary__465f2ad1{color:var(--triplex-next-Typography-Primary_Color-1-30-0)}.typography__69ff2f76.primaryInvert__dd23e598{color:var(--triplex-next-Typography-PrimaryInvert_Color-1-30-0)}.typography__69ff2f76.complementary__ac6f8bf5{color:var(--triplex-next-Typography-Complementary_Color-1-30-0)}.typography__69ff2f76.complementaryInvert__bfaaef9e{color:var(--triplex-next-Typography-ComplementaryInvert_Color-1-30-0)}.typography__69ff2f76.secondary__30d1740b{color:var(--triplex-next-Typography-Secondary_Color-1-30-0)}.typography__69ff2f76.secondaryInvert__c07af665{color:var(--triplex-next-Typography-SecondaryInvert_Color-1-30-0)}.typography__69ff2f76.tertiary__a57b4c52{color:var(--triplex-next-Typography-Tertiary_Color-1-30-0)}.typography__69ff2f76.tertiaryInvert__98f07657{color:var(--triplex-next-Typography-TertiaryInvert_Color-1-30-0)}.typography__69ff2f76.disabled__886d53c2{color:var(--triplex-next-Typography-Disabled_Color-1-30-0)}.typography__69ff2f76.disabledInvert__9e7185bd{color:var(--triplex-next-Typography-DisabledInvert_Color-1-30-0)}.typography__69ff2f76.brand__5388403c{color:var(--triplex-next-Typography-Brand_Color-1-30-0);-webkit-user-select:none;user-select:none}.typography__69ff2f76.brandInvert__2701d4ba{color:var(--triplex-next-Typography-BrandInvert_Color-1-30-0)}.typography__69ff2f76.info__9ee6495e{color:var(--triplex-next-Typography-Info_Color-1-30-0)}.typography__69ff2f76.infoInvert__a87274d7{color:var(--triplex-next-Typography-InfoInvert_Color-1-30-0)}.typography__69ff2f76.success__f5289b49{color:var(--triplex-next-Typography-Success_Color-1-30-0)}.typography__69ff2f76.successInvert__d2d19b1d{color:var(--triplex-next-Typography-SuccessInvert_Color-1-30-0)}.typography__69ff2f76.error__2432b519{color:var(--triplex-next-Typography-Error_Color-1-30-0)}.typography__69ff2f76.errorInvert__92afeef7{color:var(--triplex-next-Typography-ErrorInvert_Color-1-30-0)}.typography__69ff2f76.warning__7e3a4549{color:var(--triplex-next-Typography-Warning_Color-1-30-0)}.typography__69ff2f76.warningInvert__7c27c265{color:var(--triplex-next-Typography-WarningInvert_Color-1-30-0)}.typography__69ff2f76.system__4b9fa292{color:var(--triplex-next-Typography-System_Color-1-30-0)}.typography__69ff2f76.systemInvert__3bb1f342{color:var(--triplex-next-Typography-SystemInvert_Color-1-30-0)}.typography__69ff2f76.compact__86258e0a{line-height:calc(16 / 14)}.caption__6fc23244.regular__8116a70a{font-family:SBSansText,Arial,sans-serif}.caption__6fc23244.semibold__60b40546{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.c1__c6a09934{font-size:10px;line-height:12px}.c2__25ef4bc1{font-size:8px;line-height:10px}.d1__0bea2a36{font-size:32px;line-height:40px}.d1__0bea2a36.regular__8116a70a{font-family:SBSansDisplay,Arial,sans-serif}.d1__0bea2a36.semibold__60b40546{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.codeText__223a2a4c{font-family:SBSansTextMono,Arial,monospace;font-size:14px;line-height:20px;font-weight:400}.text__02a9f71e{outline:none}.text__02a9f71e.regular__8116a70a{font-family:SBSansText,Arial,sans-serif}.text__02a9f71e.semibold__60b40546{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.b1__11d9f1c2{font-size:18px;line-height:24px}.b2__c9a940d1{font-size:16px;line-height:20px}.b3__f197893c{font-size:14px;line-height:20px}.b3__f197893c.compact__86258e0a{line-height:16px}.b4__034f3f21{font-size:12px;line-height:16px}.title__7d0e05fb{outline:none}.title__7d0e05fb.regular__8116a70a{font-family:SBSansDisplay,Arial,sans-serif;font-weight:400}.title__7d0e05fb.semibold__60b40546{font-family:SBSansDisplaySemibold,Arial,sans-serif;font-weight:600}.title__7d0e05fb.medium__1a3d3b9f{font-family:SBSansDisplayMedium,Arial,sans-serif;font-weight:500}.title__7d0e05fb.bold__a1b7cf53{font-family:SBSansDisplayBold,Arial,sans-serif;font-weight:700}.h1__49126962,.h2__72f429de,.h3__6427bf0c{margin:0}.h1__49126962{font-size:28px;line-height:36px}.h2__72f429de{font-size:24px;line-height:32px}.h3__6427bf0c{font-size:20px;line-height:28px}.formFieldInput__86f28b8c{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-30-0)}.formFieldInput__86f28b8c.sm__f1c7d6be{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__86f28b8c.md__14d41478{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__86f28b8c.lg__19569db4{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldInput__86f28b8c:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-30-0)}.formFieldInput__86f28b8c::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-30-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__86f28b8c:focus{outline:none}.formFieldInput__86f28b8c:focus::placeholder{opacity:1}.formFieldInput__86f28b8c:-webkit-autofill{animation-name:autofill-applied-hook__5d1021f3;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__86f28b8c:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__d3227c0c;animation-duration:1ms}.disableInteraction__7688bf97{pointer-events:none}.displayContents__07352b90{display:contents}.buttonIcon__3715625d{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__3715625d:enabled{cursor:pointer}.buttonIcon__3715625d.circle__8a02a808{border-radius:50%}.buttonIcon__3715625d.squircle__d8104184{border-radius:4px}.buttonIcon__3715625d:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-1-30-0)}.formFieldClear__eb7cc032{visibility:hidden;opacity:0;transition:visibility,opacity;transition-duration:.3s;pointer-events:none}.formFieldClear__eb7cc032:focus{visibility:visible;opacity:1;pointer-events:auto}.formFieldCounter__ce098fdd{padding-left:4px;margin-left:auto}.formFieldDescription__9c40c2dc{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__9c40c2dc.withCounter__6bbee554{display:flex}.formFieldLabel__d08ff3d7{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__d08ff3d7.sm__f1c7d6be{top:6px}.formFieldLabel__d08ff3d7.md__14d41478{top:10px}.formFieldLabel__d08ff3d7.lg__19569db4{top:18px}.formFieldLabel__d08ff3d7.lg__19569db4.floating__c97e21a3{top:10px}.formFieldLabelText__d48fa2ba{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-1-30-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__f1c7d6be .formFieldLabelText__d48fa2ba{font-size:12px;line-height:16px}.md__14d41478 .formFieldLabelText__d48fa2ba{font-size:14px;line-height:20px}.lg__19569db4 .formFieldLabelText__d48fa2ba{font-size:16px;line-height:20px}.floating__c97e21a3 .formFieldLabelText__d48fa2ba{font-size:12px;line-height:16px}.floating__c97e21a3.sm__f1c7d6be .formFieldLabelText__d48fa2ba,.floating__c97e21a3.md__14d41478 .formFieldLabelText__d48fa2ba{display:none}.disabled__2b9933f4 .formFieldLabelText__d48fa2ba{color:var(--triplex-next-FormField-Label_Color_Disabled-1-30-0)}.formFieldMaskedInputWrapper__9c30a36c{position:relative}.formFieldMaskedInputWrapper__9c30a36c .formFieldMaskedInputPlaceholder__d41e6676{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__9c30a36c .formFieldMaskedInputPlaceholder__d41e6676::placeholder{opacity:1}.formFieldMaskedInputWrapper__9c30a36c .formFieldMaskedInputPlaceholder__d41e6676:disabled{visibility:hidden}.formFieldMaskedInputWrapper__9c30a36c.size-sm__03497711{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__9c30a36c.size-sm__03497711 .formFieldMaskedInputPlaceholder__d41e6676{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__9c30a36c.size-md__23c22f61{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__9c30a36c.size-md__23c22f61 .formFieldMaskedInputPlaceholder__d41e6676{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__9c30a36c.size-lg__a7afa17c{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__9c30a36c.size-lg__a7afa17c .formFieldMaskedInputPlaceholder__d41e6676{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__9c30a36c .formFieldMaskedInput__32e005ad{display:block;position:relative;background:none!important}.formFieldPostfix__0ec5b110{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__edb4ee52{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldTarget__ab67d4c8{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-1-30-0);overflow:hidden;white-space:nowrap}.formFieldTarget__ab67d4c8.sm__f1c7d6be{font-size:12px;height:28px;line-height:16px}.formFieldTarget__ab67d4c8.md__14d41478{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__ab67d4c8.lg__19569db4{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__ab67d4c8.placeholder__752534cd{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-1-30-0)}.formFieldTarget__ab67d4c8.disabled__2b9933f4{color:var(--triplex-next-FormField-Target_Color_Disabled-1-30-0)}.formFieldTarget__ab67d4c8 .placeholderWrapper__4de99277{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__ab67d4c8:focus{outline:none}.formFieldTarget__ab67d4c8:focus .placeholderWrapper__4de99277,.formFieldTarget__ab67d4c8.active__da079565 .placeholderWrapper__4de99277{opacity:1}.formFieldTextarea__0ef11e20{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-1-30-0);vertical-align:top;font-family:inherit}.formFieldTextarea__0ef11e20.sm__f1c7d6be{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__0ef11e20.md__14d41478{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__0ef11e20.lg__19569db4{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__0ef11e20::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-30-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__0ef11e20:focus{outline:none}.formFieldTextarea__0ef11e20:focus::placeholder{opacity:1}.formFieldTextarea__0ef11e20:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-1-30-0)}.formFieldTextarea__0ef11e20:-webkit-autofill{animation-name:autofill-applied-hook__5d1021f3;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldTextarea__0ef11e20:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__d3227c0c;animation-duration:1ms}@keyframes autofill-applied-hook__5d1021f3{0%{transform:none}}@keyframes autofill-cancelled-hook__d3227c0c{0%{transform:none}}.formField__25c8cd50{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__25c8cd50.sm__f1c7d6be{border-radius:6px}.formField__25c8cd50.md__14d41478{border-radius:8px}.formField__25c8cd50.lg__19569db4{border-radius:10px}.formField__25c8cd50.default__4aa64c79{background:var(--triplex-next-FormField-Background_Default-1-30-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-1-30-0)}.formField__25c8cd50:hover{background:var(--triplex-next-FormField-Background_Hover-1-30-0)}.formField__25c8cd50.active__da079565{background:var(--triplex-next-FormField-Background_Active-1-30-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-1-30-0)}.formField__25c8cd50.active__da079565 .formFieldInput__86f28b8c::placeholder,.formField__25c8cd50.active__da079565 .formFieldTextarea__0ef11e20::placeholder{opacity:1}.formField__25c8cd50.disabled__2b9933f4{background:var(--triplex-next-FormField-Background_Disabled-1-30-0)}.formField__25c8cd50.error__f343b558{background:var(--triplex-next-FormField-Background_Error-1-30-0)}.formField__25c8cd50.error__f343b558:hover{background:var(--triplex-next-FormField-Background_Error_Hover-1-30-0)}.formField__25c8cd50.error__f343b558.active__da079565{background:var(--triplex-next-FormField-Background_Error-1-30-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-1-30-0)}.formField__25c8cd50.warning__b44cda6b{background:var(--triplex-next-FormField-Background_Warning-1-30-0)}.formField__25c8cd50.warning__b44cda6b:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-1-30-0)}.formField__25c8cd50.warning__b44cda6b.active__da079565{background:var(--triplex-next-FormField-Background_Warning-1-30-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-1-30-0)}.formField__25c8cd50.filled__33dc5b11:not(.disabled__2b9933f4):hover .formFieldClear__eb7cc032,.formField__25c8cd50.filled__33dc5b11:not(.disabled__2b9933f4).active__da079565 .formFieldClear__eb7cc032{visibility:visible;opacity:1;pointer-events:auto}.dropdownDesktop__6c845c7b{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-1-30-0);background-color:var(--triplex-next-Dropdown-Background-1-30-0)}.dropdownDesktop__6c845c7b.sm__5cb3b339{border-radius:6px}.dropdownDesktop__6c845c7b.md__e55b9ac4{border-radius:8px}.dropdownDesktop__6c845c7b.lg__e178c831{border-radius:10px}.dropdownDesktopOverflowHidden__9a41c10d{overflow:hidden}.badgeDot__8cfadf59{display:inline-block;background:var(--triplex-next-Badge-Background-1-30-0);border-radius:50%}.badgeDot__8cfadf59.sm__5ced96e3{width:6px;height:6px}.badgeDot__8cfadf59.md__a2383748{width:8px;height:8px}.badgeDot__8cfadf59.lg__b299bd81{width:10px;height:10px}.badgeContent__b9d146c9{display:flex}.badgeContent__b9d146c9.sm__5ced96e3{padding-left:4px;padding-right:4px}.badgeContent__b9d146c9.md__a2383748{padding-left:6px;padding-right:6px}.badgeContent__b9d146c9.lg__b299bd81{padding-left:8px;padding-right:8px}.badgeContent__b9d146c9.noPaddingLeft__4800877b{padding-left:0}.badgeContent__b9d146c9.noPaddingRight__0c7624a1{padding-right:0}.badgePrefix__a8308f50,.badgePostfix__aadbf812{display:contents}.badge__5940aae0{display:inline-flex;align-items:center;justify-content:center;position:relative;width:fit-content;white-space:nowrap;background:var(--triplex-next-Badge-Background-1-30-0)}.badge__5940aae0.sm__5ced96e3{height:16px;border-radius:4px}.badge__5940aae0.md__a2383748{height:20px;border-radius:6px}.badge__5940aae0.lg__b299bd81{height:24px;border-radius:8px}.dropdownDesktopList__83039bbe{margin:4px;overflow:auto}.dropdownDesktopList__83039bbe .notificationIcon__7dad7798{position:absolute}.dropdownDesktopList__83039bbe.sm__5cb3b339{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__83039bbe.sm__5cb3b339 .dropdownDesktopListItem__1cd06963{padding:6px 8px;border-radius:6px}.dropdownDesktopList__83039bbe.sm__5cb3b339 .dropdownDesktopListLoader__f8daef06{margin:0 auto}.dropdownDesktopList__83039bbe.sm__5cb3b339 .notificationIcon__7dad7798{right:3px;top:3px}.dropdownDesktopList__83039bbe.md__e55b9ac4{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__83039bbe.md__e55b9ac4 .dropdownDesktopListItem__1cd06963{padding:7px 8px;border-radius:8px}.dropdownDesktopList__83039bbe.md__e55b9ac4 .dropdownDesktopListLoader__f8daef06{margin:-2px auto}.dropdownDesktopList__83039bbe.md__e55b9ac4 .notificationIcon__7dad7798{right:4px;top:4px}.dropdownDesktopList__83039bbe.lg__e178c831{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__83039bbe.lg__e178c831 .dropdownDesktopListItem__1cd06963{padding:14px 8px;border-radius:10px}.dropdownDesktopList__83039bbe.lg__e178c831 .dropdownDesktopListLoader__f8daef06{margin:-6px auto}.dropdownDesktopList__83039bbe.lg__e178c831 .notificationIcon__7dad7798{right:4px;top:6px}.dropdownDesktopListItem__1cd06963{color:var(--triplex-next-DropdownList-Color-1-30-0);background:var(--triplex-next-DropdownList-Background_Default-1-30-0);position:relative;outline:none}.dropdownDesktopListItem__1cd06963+.dropdownDesktopListItem__1cd06963{margin-top:2px}.dropdownDesktopListItem__1cd06963.active__93d371ab{background:var(--triplex-next-DropdownList-Background_Active-1-30-0);cursor:pointer}.dropdownDesktopListItem__1cd06963.selected__42d6ed6c{background:var(--triplex-next-DropdownList-Background_Selected-1-30-0);cursor:default}.loaderSmall__b2519711{display:flex;justify-content:center;align-items:center}.loaderSmall__b2519711.sm__1778c026{width:16px;height:16px;gap:2px}.loaderSmall__b2519711.sm__1778c026 .dot__74d5aeac{width:4px;height:4px}.loaderSmall__b2519711.md__325aef87{width:24px;height:24px;gap:3px}.loaderSmall__b2519711.md__325aef87 .dot__74d5aeac{width:6px;height:6px}.loaderSmall__b2519711.lg__bd11e98c{width:32px;height:32px;gap:4px}.loaderSmall__b2519711.lg__bd11e98c .dot__74d5aeac{width:8px;height:8px}.loaderSmall__b2519711.neutral__c2f59f8f .dot__74d5aeac{background-color:var(--triplex-next-Loader-Element_Background_Neutral-1-30-0)}.loaderSmall__b2519711.brand__01be95a0 .dot__74d5aeac{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-30-0)}.loaderSmall__b2519711 .dot__74d5aeac{border-radius:50%}.loaderSmall__b2519711 .dot1__9444b268{animation:dotCycleSmall__31076c28 .9s infinite}.loaderSmall__b2519711 .dot2__63d39718{animation:dotCycleSmall__31076c28 .9s infinite .15s}.loaderSmall__b2519711 .dot3__58c32e12{animation:dotCycleSmall__31076c28 .9s infinite .3s}@keyframes dotCycleSmall__31076c28{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__ec0128fa{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-1-30-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__4187b898{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__4187b898 .dot__74d5aeac{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-1-30-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__4187b898 .dot1__9444b268{top:0;left:0;animation:dotCycleMiddle__02c2823c 3s infinite}.loaderMiddleDots__4187b898 .dot2__63d39718{right:0;top:0;opacity:.7;animation:dotCycleMiddle__02c2823c 3s infinite .74s}.loaderMiddleDots__4187b898 .dot3__58c32e12{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__02c2823c 3s infinite 1.5s}.loaderMiddleDots__4187b898 .dot4__a1c9d951{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__02c2823c 3s infinite 2.25s}.loaderMiddleDots__4187b898 .line__a5959578{background-color:var(--triplex-next-Loader-Element_Background_Brand-1-30-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__41b65c9c 3s infinite}@keyframes lineCycle__41b65c9c{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__02c2823c{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__88ac4c91{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__6e43ad56{background:var(--triplex-next-DropdownMobile-Backdrop-1-30-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__6e43ad56.closing__abaab26b{opacity:0}.dropdownMobileBackdrop__6e43ad56.opening__0ed6937c,.dropdownMobileBackdrop__6e43ad56.opened__77ebb548{opacity:var(--triplex-DropdownMobile-Opacity-1-30-0)}.dropdownMobile__f2ba0e30{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__f2ba0e30.closing__abaab26b{transform:translateY(100%)}.dropdownMobile__f2ba0e30.opening__0ed6937c,.dropdownMobile__f2ba0e30.opened__77ebb548{transform:translateY(0)}.dropdownMobileHeader__0b7feb27{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-1-30-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__0b7feb27 .dropdownMobileHeaderContent__2a96318d{display:flex;flex-grow:1;min-width:0;margin-right:12px;min-height:20px}.dropdownMobileContent__525dbf4b{background:var(--triplex-next-DropdownMobile-Content_Background-1-30-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__008e9aa2{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-1-30-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-1-30-0);flex-shrink:1}.dropdownMobileListItem__b91f1c0f{position:relative;padding:16px}.dropdownMobileListItem__b91f1c0f.selected__42d6ed6c{background:var(--triplex-next-DropdownMobileList-Selected_Background-1-30-0)}.dropdownMobileListItem__b91f1c0f:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-1-30-0)}.dropdownMobileBodyOverflow__3720b3cd{overflow:hidden}.controlButtons__70987b8f{display:flex}.dropdownMobileLoader__03ede1e4{margin-right:8px}.dropdownMobileListLoader__8ee6b814{display:flex;justify-content:center;align-items:center;padding:16px}.notificationIcon__7dad7798{position:absolute;right:6px;top:6px}.dropdownMobileInput__cd7f6f7d{width:100%;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input_Color_Default-1-30-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__cd7f6f7d::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-1-30-0);opacity:1}.dropdownMobileInput__cd7f6f7d::-ms-clear{display:none}.tabsLineWrapper__d19fe411[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__d19fe411[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__d19fe411[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__d19fe411[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__d19fe411{position:relative}.tabsLineWrapper__d19fe411.withSeparator__93f99553:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-1-30-0);bottom:0;left:0;right:0}.tabsLine__1a2ad8dd{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__1a2ad8dd:has(.sm__47eb12cf){height:28px}.tabsLine__1a2ad8dd:has(.md__7cc2106e){height:40px}.tabsLine__1a2ad8dd:has(.lg__b4709cdd){height:56px}.tab__6e6db15e{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__6e6db15e.sm__47eb12cf{height:28px;padding-bottom:12px}.tab__6e6db15e.md__7cc2106e{height:40px;padding-top:8px;padding-bottom:12px}.tab__6e6db15e.lg__b4709cdd{height:56px;padding-top:16px;padding-bottom:20px}.tab__6e6db15e::-moz-focus-inner{border:none;padding:0}.tab__6e6db15e:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-1-30-0)}.tab__6e6db15e.active__c964aebd{cursor:default}.tab__6e6db15e: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__6e6db15e:hover:after,.tab__6e6db15e:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-1-30-0)}.tab__6e6db15e.active__c964aebd:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-1-30-0)}.notificationIcon__99a87438{position:absolute;right:6px}.sm__47eb12cf .notificationIcon__99a87438{top:0}.md__7cc2106e .notificationIcon__99a87438{top:8px}.lg__b4709cdd .notificationIcon__99a87438{top:16px}.tabsLineDropdown__db8839b2{display:inline-block}.tabsLineDropdown__db8839b2 .dropdownTarget__53db5e6c.active__c964aebd{cursor:pointer}.tabsLineDropdown__db8839b2 .dropdownTargetInner__3d38c82c{display:inline-flex;align-items:center}.tabsLineDropdown__db8839b2 .dropdownTargetCaret__fa4f81f4{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__db8839b2 .dropdownTargetCaret__fa4f81f4.opened__bc2eed80{transform:rotate(-180deg)}.tabsLineDropdown__db8839b2 .dropdown__ee61dbeb{right:0;padding:4px}.tabsLineMobileWrapper__5c69f2d3{position:relative}.tabsLineMobileWrapper__5c69f2d3 .tab__6e6db15e{flex-shrink:0}.tabsLineMobileWrapper__5c69f2d3 .tab__6e6db15e:first-child{margin-left:16px}.tabsLineMobileWrapper__5c69f2d3 .tab__6e6db15e:last-child{margin-right:16px}.tabsLineMobile__e3d36d32{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__e3d36d32::-webkit-scrollbar{display:none}.label__415f85a3{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__415f85a3.sm__765375b6{min-width:16px;min-height:16px}.label__415f85a3.sm__765375b6.nonempty__1655c249{padding:2px 0 2px 24px}.label__415f85a3.md__9e4a9b81{min-height:24px;min-width:24px}.label__415f85a3.md__9e4a9b81.nonempty__1655c249{padding-left:32px;padding-top:2px}.label__415f85a3.lg__e58e9afc{min-width:28px;min-height:28px}.label__415f85a3.lg__e58e9afc.nonempty__1655c249{padding-left:40px;padding-top:4px}.label__415f85a3.disabled__1a88db8c{cursor:default}.radio__32f64de5{margin:0;opacity:0}.radioIcon__5ff7726c{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-1-30-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-1-30-0)}.radioIcon__5ff7726c:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-1-30-0);border-radius:50%;transform:scale(0)}.sm__765375b6 .radioIcon__5ff7726c:after{width:8px;height:8px;top:4px;left:4px}.md__9e4a9b81 .radioIcon__5ff7726c:after{width:12px;height:12px;top:6px;left:6px}.lg__e58e9afc .radioIcon__5ff7726c:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__5ff7726c,.radioIcon__5ff7726c:after{pointer-events:none}.radio__32f64de5,.radioIcon__5ff7726c{position:absolute;left:0;top:0}.sm__765375b6 .radio__32f64de5,.sm__765375b6 .radioIcon__5ff7726c{width:16px;height:16px;top:2px}.md__9e4a9b81 .radio__32f64de5,.md__9e4a9b81 .radioIcon__5ff7726c{width:24px;height:24px}.lg__e58e9afc .radio__32f64de5,.lg__e58e9afc .radioIcon__5ff7726c{width:28px;height:28px}.radio__32f64de5:enabled{cursor:pointer}.radio__32f64de5:checked+.radioIcon__5ff7726c{background:var(--triplex-next-Radio-Background_Checked_Default-1-30-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-1-30-0)}.radio__32f64de5:checked+.radioIcon__5ff7726c:after{transform:scale(1);transition:transform .2s ease-out}.radio__32f64de5:hover+.radioIcon__5ff7726c{background-color:var(--triplex-next-Radio-Background_Hover-1-30-0);box-shadow:none}.radio__32f64de5:disabled+.radioIcon__5ff7726c{background:var(--triplex-next-Radio-Background_Disabled-1-30-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-1-30-0)}.radio__32f64de5:disabled:checked+.radioIcon__5ff7726c{background:var(--triplex-next-Radio-Background_Checked_Disabled-1-30-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-1-30-0)}.radio__32f64de5:disabled+.radioIcon__5ff7726c:after{background:var(--triplex-next-Radio-Dot_Disabled-1-30-0)}.radio__32f64de5:focus-visible+.radioIcon__5ff7726c{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-1-30-0)}.radio__32f64de5:checked:enabled:hover+.radioIcon__5ff7726c{background-color:var(--triplex-next-Radio-Background_Checked_Hover-1-30-0)}.radioXGroup__dda96889{display:inline-flex;flex-flow:row wrap}.radioXGroup__dda96889.indent-12__061d88d3{margin-left:-6px;margin-right:-6px}.radioXGroup__dda96889.indent-12__061d88d3 .label__415f85a3{margin-left:6px;margin-right:6px}.radioXGroup__dda96889.indent-16__44d47174{margin-left:-8px;margin-right:-8px}.radioXGroup__dda96889.indent-16__44d47174 .label__415f85a3{margin-left:8px;margin-right:8px}.radioXGroup__dda96889.indent-20__1f1592dc{margin-left:-10px;margin-right:-10px}.radioXGroup__dda96889.indent-20__1f1592dc .label__415f85a3{margin-left:10px;margin-right:10px}.radioXGroup__dda96889.indent-24__2aa7e449{margin-left:-12px;margin-right:-12px}.radioXGroup__dda96889.indent-24__2aa7e449 .label__415f85a3{margin-left:12px;margin-right:12px}.radioXGroup__dda96889.indent-28__e11a9940{margin-left:-14px;margin-right:-14px}.radioXGroup__dda96889.indent-28__e11a9940 .label__415f85a3{margin-left:14px;margin-right:14px}.radioXGroup__dda96889.indent-32__945fcb58{margin-left:-16px;margin-right:-16px}.radioXGroup__dda96889.indent-32__945fcb58 .label__415f85a3{margin-left:16px;margin-right:16px}.radioYGroup__0307620d{display:inline-flex;flex-flow:column wrap}.radioYGroup__0307620d .label__415f85a3.sm__765375b6+.label__415f85a3.sm__765375b6{margin-top:8px}.radioYGroup__0307620d .label__415f85a3.md__9e4a9b81+.label__415f85a3.md__9e4a9b81{margin-top:16px}.radioYGroup__0307620d .label__415f85a3.lg__e58e9afc+.label__415f85a3.lg__e58e9afc{margin-top:20px}.notification__69f53075{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-1-30-0);background:var(--triplex-next-Notification-Background-1-30-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-1-30-0);z-index:300}.notification__69f53075:first-child{margin-top:0}.notification__69f53075.extraBottomPadding__d6286a84{padding-bottom:24px}.notification__69f53075 .notificationHeader__a52bca77{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-1-30-0);width:100%;margin-top:0;margin-bottom:8px}.notification__69f53075 .notificationIcon__f362c882{line-height:0}.notification__69f53075 .notificationBody__ec4005c7{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__69f53075 .notificationBodyList__f49725ee{margin-top:8px}.notification__69f53075 .notificationClose__73f7b4bb{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__69f53075.showCloseOnHover__f2a52a8d .notificationClose__73f7b4bb{opacity:0}.notification__69f53075.showCloseOnHover__f2a52a8d:hover{cursor:pointer}.notification__69f53075.showCloseOnHover__f2a52a8d:hover .notificationClose__73f7b4bb{opacity:1}.notification__69f53075 .notificationFooter__5a7f4268{display:flex;align-items:center;margin-top:16px}.notification__69f53075 .notificationFooter__5a7f4268 button+a{margin-left:16px}.notification__69f53075 .notificationTime__233d1420{font-size:12px;color:var(--triplex-next-Notification-TimeColor-1-30-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__d25fee6d{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__d25fee6d:hover{cursor:pointer}.notificationGroupedWrapper__d25fee6d .notificationGroupedFooterItem__a550519e{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-1-30-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-1-30-0)}.notificationGroupedWrapper__d25fee6d .notificationGroupedFooterItem__a550519e.first__bf06f9c0{bottom:-8px;z-index:200}.notificationGroupedWrapper__d25fee6d .notificationGroupedFooterItem__a550519e.second__3e23395b{bottom:-16px;z-index:100}@media(max-width:767px){.notification__69f53075,.notificationGroupedWrapper__d25fee6d{width:100%}}.unorderedListItem__d9c71046:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__d9c71046+.unorderedListItem__d9c71046{margin-top:8px}.unorderedList__09a055da{position:relative;margin:0;padding-left:14px;list-style:none}.button__fb159c32.general__2f57aad6{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-1-30-0);color:var(--triplex-next-Button-General_Color_Default-1-30-0)}.button__fb159c32.general__2f57aad6:hover{background:var(--triplex-next-Button-General_Background_Hover-1-30-0);color:var(--triplex-next-Button-General_Color_Hover-1-30-0)}.button__fb159c32.general__2f57aad6.expanded__246bac08,.button__fb159c32.general__2f57aad6:active{background:var(--triplex-next-Button-General_Background_Active-1-30-0);color:var(--triplex-next-Button-General_Color_Active-1-30-0)}.button__fb159c32.general__2f57aad6:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-1-30-0)}.button__fb159c32.general__2f57aad6:disabled{background:var(--triplex-next-Button-General_Background_Disabled-1-30-0);color:var(--triplex-next-Button-General_Color_Disabled-1-30-0)}.button__fb159c32.secondary__b3e1d6e8{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-1-30-0);color:var(--triplex-next-Button-Secondary_Color_Default-1-30-0)}.button__fb159c32.secondary__b3e1d6e8:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-1-30-0);color:var(--triplex-next-Button-Secondary_Color_Hover-1-30-0)}.button__fb159c32.secondary__b3e1d6e8.expanded__246bac08,.button__fb159c32.secondary__b3e1d6e8:active{background:var(--triplex-next-Button-Secondary_Background_Active-1-30-0);color:var(--triplex-next-Button-Secondary_Color_Active-1-30-0)}.button__fb159c32.secondary__b3e1d6e8:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-1-30-0)}.button__fb159c32.secondary__b3e1d6e8:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-1-30-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-1-30-0)}.button__fb159c32.secondaryLight__c097d40d{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-1-30-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-1-30-0)}.button__fb159c32.secondaryLight__c097d40d:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-1-30-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-1-30-0)}.button__fb159c32.secondaryLight__c097d40d.expanded__246bac08,.button__fb159c32.secondaryLight__c097d40d:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-1-30-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-1-30-0)}.button__fb159c32.secondaryLight__c097d40d:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-1-30-0)}.button__fb159c32.secondaryLight__c097d40d:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-1-30-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-1-30-0)}.button__fb159c32.danger__18223e84{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-1-30-0);color:var(--triplex-next-Button-Danger_Color_Default-1-30-0)}.button__fb159c32.danger__18223e84:hover{background:var(--triplex-next-Button-Danger_Background_Hover-1-30-0);color:var(--triplex-next-Button-Danger_Color_Hover-1-30-0)}.button__fb159c32.danger__18223e84.expanded__246bac08,.button__fb159c32.danger__18223e84:active{background:var(--triplex-next-Button-Danger_Background_Active-1-30-0);color:var(--triplex-next-Button-Danger_Color_Active-1-30-0)}.button__fb159c32.danger__18223e84:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-1-30-0)}.button__fb159c32.danger__18223e84:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-1-30-0);color:var(--triplex-next-Button-Danger_Color_Disabled-1-30-0)}.button__fb159c32.link__9f11ede7{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-1-30-0);padding:0}.button__fb159c32.link__9f11ede7.sm__f42efb22{height:28px;min-width:0px;padding:6px 2px}.button__fb159c32.link__9f11ede7.md__e66763d1{height:40px;min-width:0px;padding:10px 2px}.button__fb159c32.link__9f11ede7.lg__03210b21{height:56px;min-width:0px;padding:18px 2px}.button__fb159c32.link__9f11ede7:hover{color:var(--triplex-next-Button-Link_Color_Hover-1-30-0)}.button__fb159c32.link__9f11ede7.expanded__246bac08,.button__fb159c32.link__9f11ede7:active{color:var(--triplex-next-Button-Link_Color_Active-1-30-0)}.button__fb159c32.link__9f11ede7:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-1-30-0)}.button__fb159c32.link__9f11ede7:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-1-30-0)}.button__fb159c32{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__fb159c32::-moz-focus-inner{border:none;padding:0}.button__fb159c32.sm__f42efb22{line-height:16px;font-size:12px}.button__fb159c32.sm__f42efb22.general__2f57aad6,.button__fb159c32.sm__f42efb22.secondary__b3e1d6e8,.button__fb159c32.sm__f42efb22.secondaryLight__c097d40d,.button__fb159c32.sm__f42efb22.danger__18223e84{height:28px;min-width:58px;padding:0 12px;border-radius:6px}.button__fb159c32.sm__f42efb22.icon__4586e72b{min-height:28px;min-width:28px;padding:0 4px}.button__fb159c32.md__e66763d1{line-height:20px;font-size:14px}.button__fb159c32.md__e66763d1.general__2f57aad6,.button__fb159c32.md__e66763d1.secondary__b3e1d6e8,.button__fb159c32.md__e66763d1.secondaryLight__c097d40d,.button__fb159c32.md__e66763d1.danger__18223e84{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__fb159c32.md__e66763d1.icon__4586e72b{min-height:40px;min-width:40px;padding:0 10px}.button__fb159c32.lg__03210b21{line-height:20px;font-size:16px}.button__fb159c32.lg__03210b21.general__2f57aad6,.button__fb159c32.lg__03210b21.secondary__b3e1d6e8,.button__fb159c32.lg__03210b21.secondaryLight__c097d40d,.button__fb159c32.lg__03210b21.danger__18223e84{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__fb159c32.lg__03210b21.icon__4586e72b{min-height:56px;min-width:56px;padding:0 12px}.button__fb159c32:disabled{cursor:default}.button__fb159c32:disabled *{pointer-events:none}.button__fb159c32+.button__fb159c32:not(.block__97071934),.button__fb159c32+.buttonDropdown__b6bbc945:not(.block__97071934){margin-left:12px}.button__fb159c32 .content__fa613606{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__fb159c32.block__97071934{display:block;width:100%}.button__fb159c32.loading__20acbf98{pointer-events:none}.button__fb159c32.loading__20acbf98 .content__fa613606{visibility:hidden}.button__fb159c32 .loader__05951adb{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__fb159c32 .loader__05951adb.hidden__f916299e{visibility:hidden}.buttonDropdownExtended__63111ce8{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__63111ce8 .buttonDropdownExtendedBlock__a38df295{padding:4px;margin-top:4px;right:0}.buttonDropdown__b6bbc945.block__97071934{display:block}.buttonDropdown__b6bbc945+.button__fb159c32:not(.block__97071934),.buttonDropdown__b6bbc945+.buttonDropdown__b6bbc945:not(.block__97071934){margin-left:12px}.buttonDropdown__b6bbc945 .buttonDropdownTarget__5a1b024a .caretIcon__1143e207{margin-left:2px;transition:transform .3s ease-in-out}.buttonDropdown__b6bbc945 .buttonDropdownTarget__5a1b024a.active__4543bd8a .caretIcon__1143e207{transform:rotate(-180deg)}.buttonDropdown__b6bbc945 .buttonDropdownMenuItem__d725b6a2{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__36f24939{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__1918c800{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__be46d4f2{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__d2f00dda{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-30-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__a6771af0{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__a6771af0 .modalWindowContentWrapper__bb5e503c{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__36f24939 .6s ease}.modalWindow__a6771af0 .modalWindowContent__d77b10dc{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__a6771af0 .modalWindowContent__d77b10dc .modalWindowBody__6262e733{box-sizing:border-box;animation:fadeIn__1b60c9ea .3s ease}@keyframes fadeIn__1b60c9ea{0%{opacity:0}to{opacity:1}}.modalWindow__a6771af0 .modalWindowContent__d77b10dc .spinnerSm__f90af257{display:none}@media(max-width:767px){.modalWindow__a6771af0 .modalWindowContent__d77b10dc .spinner__5549db4c{display:none}.modalWindow__a6771af0 .modalWindowContent__d77b10dc .spinnerSm__f90af257{display:flex}}.global-modalWindowTransition-exit .modalWindow__a6771af0 .modalWindowContentWrapper__bb5e503c{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__1918c800 .3s ease}.global-modalWindowTransition-exit .modalWindow__a6771af0 .modalWindowContentWrapper__bb5e503c .modalWindowBody__6262e733{animation:fadeOut__344d4ba7 .3s ease}@keyframes fadeOut__344d4ba7{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__5c0bb1d6{position:absolute;left:0;right:0;height:0}.modalWindow__a6771af0.sm__e1f66bdf .modalWindowContentWrapper__bb5e503c{max-width:480px}.modalWindow__a6771af0.sm__e1f66bdf .modalWindowContent__d77b10dc .modalWindowBody__6262e733{min-height:196px}@media(max-width:575px){.modalWindow__a6771af0.sm__e1f66bdf .modalWindowContentWrapper__bb5e503c{max-width:100%}}.modalWindow__a6771af0.md__6a79f92b .modalWindowContentWrapper__bb5e503c{max-width:600px}.modalWindow__a6771af0.md__6a79f92b .modalWindowContent__d77b10dc .modalWindowBody__6262e733{min-height:246px}@media(max-width:767px){.modalWindow__a6771af0.md__6a79f92b .modalWindowContentWrapper__bb5e503c{max-width:100%}}.modalWindow__a6771af0.lg__7c025675 .modalWindowContentWrapper__bb5e503c{max-width:800px}.modalWindow__a6771af0.lg__7c025675 .modalWindowContent__d77b10dc .modalWindowBody__6262e733{min-height:396px}@media(max-width:991px){.modalWindow__a6771af0.lg__7c025675 .modalWindowContentWrapper__bb5e503c{max-width:100%}}.modalWindowContentPage__996cd465{background:var(--triplex-next-ModalWindow-Background-1-30-0);padding:8px!important}.modalWindowContentPage__996cd465,.modalWindowLoaderScreen__c0264cf0{border-radius:32px}@media(max-width:767px){.modalWindowContentPage__996cd465,.modalWindowLoaderScreen__c0264cf0{border-radius:24px}}.islandBody__941edffa{display:block}.islandHeader__1b0cac8a,.islandFooter__d0b5deac,.island__c7a22a53{position:relative}.island__c7a22a53.type1__32a0f874{background-color:var(--triplex-next-Island-Type1_Background-1-30-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-1-30-0)}.island__c7a22a53.type2__084c6c2a{background-color:var(--triplex-next-Island-Type2_Background-1-30-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-1-30-0)}.island__c7a22a53.type3__c22ee546{background-color:var(--triplex-next-Island-Type3_Background-1-30-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-1-30-0)}.island__c7a22a53.sm__46463682{border-radius:16px;padding:16px}.island__c7a22a53.sm__46463682 .islandHeader__1b0cac8a+.islandBody__941edffa,.island__c7a22a53.sm__46463682 .islandHeader__1b0cac8a+.islandFooter__d0b5deac,.island__c7a22a53.sm__46463682 .islandBody__941edffa+.islandFooter__d0b5deac{margin-top:8px}.island__c7a22a53.md__fe7658e2{border-radius:24px;padding:24px}.island__c7a22a53.md__fe7658e2 .islandHeader__1b0cac8a+.islandBody__941edffa,.island__c7a22a53.md__fe7658e2 .islandHeader__1b0cac8a+.islandFooter__d0b5deac,.island__c7a22a53.md__fe7658e2 .islandBody__941edffa+.islandFooter__d0b5deac{margin-top:12px}.island__c7a22a53.lg__8a979b75{border-radius:32px;padding:32px}.island__c7a22a53.lg__8a979b75 .islandHeader__1b0cac8a+.islandBody__941edffa,.island__c7a22a53.lg__8a979b75 .islandHeader__1b0cac8a+.islandFooter__d0b5deac,.island__c7a22a53.lg__8a979b75 .islandBody__941edffa+.islandFooter__d0b5deac{margin-top:16px}@media(max-width:767px){.island__c7a22a53.sm__46463682,.island__c7a22a53.md__fe7658e2{border-radius:16px;padding:16px}.island__c7a22a53.lg__8a979b75{border-radius:24px;padding:24px}}.modalWindowBody__6262e733{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__df3a30f2{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media(max-width:767px){.modalWindowClose__df3a30f2{top:20px;right:20px}}.loaderScreen__e50a8ad5{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__e50a8ad5.loaderSmallBackdrop__ef28f99f{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-1-30-0)}.loaderScreen__e50a8ad5.loaderMiddleBackdrop__0fc901fb{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-1-30-0)}.body__e968788c{position:relative;display:flex}.body__e968788c .bodyInner__ad1c4246{position:relative;flex-grow:1;width:100%}.bodyPage__b9482016{flex-grow:1}.verticalMargin24__94fcaaa9{margin-top:24px;margin-bottom:24px}.verticalMargin16__5a5862e7{margin-top:16px;margin-bottom:16px}@media(max-width:767px){.verticalMargin24__94fcaaa9{margin-top:16px;margin-bottom:16px}.verticalMargin16__5a5862e7{margin-top:8px;margin-bottom:8px}}.headerTabs__2593e09e{display:flex;justify-content:space-between}.headerTabs__2593e09e .headerTabsContent__f8bd1a7a{flex-grow:1;min-width:1px}.headerTabs__2593e09e .headerTabsControls__5c8628de{flex-shrink:0;white-space:nowrap;padding-left:24px}@media(max-width:767px){.headerTabs__2593e09e{flex-wrap:wrap}.headerTabs__2593e09e .headerTabsContent__f8bd1a7a{width:100%}.headerTabs__2593e09e .headerTabsControls__5c8628de{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__2593e09e .headerTabsControls__5c8628de>button{margin-left:16px;margin-top:16px}}.headerTitle__e44d4e5b{display:flex;justify-content:space-between}.headerTitle__e44d4e5b .headerTitleControls__3c2ca30d{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__9eeb0ba6+.headerTitle__e44d4e5b{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media(max-width:767px){.headerTitle__e44d4e5b{flex-wrap:wrap}.headerTitle__e44d4e5b .headerTitleContent__7e97df8f{width:100%}.headerTitle__e44d4e5b .headerTitleControls__3c2ca30d{padding-left:0;white-space:normal;flex-shrink:initial;margin-left:-16px}.headerTitle__e44d4e5b .headerTitleControls__3c2ca30d>button,.headerTitle__e44d4e5b .headerTitleControls__3c2ca30d>[class*=buttonDropdown]{margin-left:16px;margin-top:16px}}.headerSubheader__5d59fcec{padding:24px 0}.headerSubheader__5d59fcec.withoutPaddings__1f2086ad{padding:0}.headerLayoutSidebar__6e80c70a{display:flex;justify-content:space-between}.headerLayoutSidebarContent__561180a9{flex-grow:1;min-width:1px}@media(max-width:767px){.headerLayoutSidebarSidebar__34234e3f{display:none}}.page__e64484d8{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__e64484d8{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__a60e88e1.sticky__cb028498{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__a60e88e1.sticky__cb028498[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-1-30-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__8d5d5c48.sticky__cb028498{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__8d5d5c48.sticky__cb028498[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-1-30-0)!important}.footerDescription__4605f071{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__1f94b342{flex-grow:1;margin-right:auto}.footerDescriptionControls__efd3f80a{margin-left:auto;white-space:nowrap;padding-left:24px}@media(max-width:767px){.footerDescription__4605f071{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__1f94b342{width:100%}.footerDescriptionControls__efd3f80a{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__efd3f80a>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__1f94b342+.footerDescriptionControls__efd3f80a{margin-top:0}.footer__3b221228{padding:16px 0}}.modalWindowHeader__665f16a2 .global-HeaderTitleContent{padding-right:64px}@media(max-width:767px){.modalWindowHeader__665f16a2 .global-HeaderTitleContent{padding-right:72px}}.list__3f616f2a{margin:0;padding:0;list-style:none;position:relative}.listItemControls__12688b81{display:flex;padding:0 16px 0 4px}.listItemContent__e5023515{background:var(--triplex-next-ListItem-Background-1-30-0);padding:12px 0 12px 16px;box-sizing:border-box}.listItemContent__e5023515.selected__1061921d{background:var(--triplex-next-ListItem-Background_Selected-1-30-0)}.listItemContent__e5023515.selectable__285db8a2{border-radius:8px}.listItemControlsButton__855fc2b9{margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-1-30-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px;width:92px}.listItemControlsButton__855fc2b9:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-1-30-0)}.listItemControlsButton__855fc2b9:hover .listItemControlsButtonLabel__f72e61ec{color:var(--triplex-next-ListItemControlsButton-Color_Hover-1-30-0)!important}.listItemControlsButton__855fc2b9:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-1-30-0)}.listItemControlsButton__855fc2b9:active .listItemControlsButtonLabel__f72e61ec{color:var(--triplex-next-ListItemControlsButton-Color_Active-1-30-0)!important}.listItemControlsButton__855fc2b9+.listItemControlsButton__855fc2b9,.listItemControlsButton__855fc2b9+.listItemControlsButtonDropdown__8a3616f2{margin-left:4px}.listItemControlsButtonIcon__b116cc5a{line-height:0}.listItemControlsButton__855fc2b9.withText__3a8d1144 .listItemControlsButtonIcon__b116cc5a{margin-bottom:8px}.listItemControlsButtonLabel__f72e61ec{color:var(--triplex-next-ListItemControlsButton-Color_Default-1-30-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__8a3616f2{display:flex}.listItemControlsButtonInner__8673dd7b{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__855fc2b9.withIcon__8245d9d0.withText__3a8d1144 .listItemControlsButtonInner__8673dd7b{height:44px;overflow:visible}.buttonDropdownMenuItem__9b5b621a{overflow:hidden;text-overflow:ellipsis}.listEmptyState__6db9fd08{padding:64px 16px 16px;text-align:center}.listItemLoading__968db6ba{display:flex;justify-content:center;height:24px;padding:12px 0;position:relative;background-color:var(--triplex-next-ListItem-Background-1-30-0)}.label__703ce254{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__703ce254.sm__876f136f{min-width:16px;min-height:16px}.label__703ce254.sm__876f136f.nonempty__5f3ff633{padding:2px 0 2px 24px}.label__703ce254.md__5d53878d{min-width:24px;min-height:24px}.label__703ce254.md__5d53878d.nonempty__5f3ff633{padding-left:32px;padding-top:2px}.label__703ce254.lg__14ca2cfd{min-width:28px;min-height:28px}.label__703ce254.lg__14ca2cfd.nonempty__5f3ff633{padding-left:40px;padding-top:4px}.label__703ce254.disabled__90d9d027{cursor:default}.label__703ce254[hidden]{display:none}.checkbox__b32b9655{margin:0;opacity:0}.checkboxIcon__526eea50{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-1-30-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-1-30-0)}.sm__876f136f .checkboxIcon__526eea50{border-radius:4px}.checkmarkIcon__ce07cc4f{transform:scale(0)}.checkmarkIcon__ce07cc4f path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-1-30-0)}.checkboxIcon__526eea50,.checkmarkIcon__ce07cc4f{pointer-events:none}.checkbox__b32b9655,.checkboxIcon__526eea50,.checkmarkIcon__ce07cc4f{position:absolute;left:0;top:0}.sm__876f136f .checkbox__b32b9655,.sm__876f136f .checkboxIcon__526eea50,.sm__876f136f .checkmarkIcon__ce07cc4f{width:16px;height:16px;top:2px}.md__5d53878d .checkbox__b32b9655,.md__5d53878d .checkboxIcon__526eea50,.md__5d53878d .checkmarkIcon__ce07cc4f{width:24px;height:24px}.lg__14ca2cfd .checkbox__b32b9655,.lg__14ca2cfd .checkboxIcon__526eea50,.lg__14ca2cfd .checkmarkIcon__ce07cc4f{width:28px;height:28px}.checkbox__b32b9655:enabled{cursor:pointer}.checkbox__b32b9655:enabled:hover+.checkboxIcon__526eea50{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-1-30-0);background-color:var(--triplex-next-Checkbox-Background_Hover-1-30-0)}.checkbox__b32b9655:checked+.checkboxIcon__526eea50{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-1-30-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-1-30-0)}.checkbox__b32b9655:checked~.checkmarkIcon__ce07cc4f{transform:scale(1);transition:transform .2s ease-out}.checkbox__b32b9655:disabled+.checkboxIcon__526eea50{background-color:var(--triplex-next-Checkbox-Background_Disabled-1-30-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-1-30-0)}.checkbox__b32b9655:disabled:checked+.checkboxIcon__526eea50{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-1-30-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-1-30-0)}.checkbox__b32b9655:disabled~.checkmarkIcon__ce07cc4f path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-1-30-0)}.checkbox__b32b9655:focus-visible+.checkboxIcon__526eea50{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-1-30-0)}.checkbox__b32b9655:checked:enabled:hover+.checkboxIcon__526eea50{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-1-30-0)}.listItemSelectable__80e44f93{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-1-30-0);border-radius:8px}.listItemSelectable__80e44f93.selected__1061921d{background:var(--triplex-next-ListItem-Background_Selected-1-30-0)}.checkboxWrapper__78934e09{padding:16px;line-height:0}.childrenWrapper__00b91299{flex-grow:1}.checkboxLabel__625dff27{padding:0!important;position:relative}.checkboxLabelClickArea__c6c8e212{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__9b619451{position:relative;overflow:hidden}.swipeableArea__9b619451 .content__c15f183e{position:relative;touch-action:pan-y}.swipeableArea__9b619451 .content__c15f183e.disableScroll__1be443af{touch-action:none}.swipeableArea__9b619451 .content__c15f183e.disablePointerEvents__d379233d:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__9b619451 .swipeAnimationFinish__d5ad73b2{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__9b619451 .leftContent__4cc6ae26,.swipeableArea__9b619451 .rightContent__9d5cb948{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__9b619451 .rightContent__9d5cb948{left:auto;right:0}.listItemTail__f5948001{position:absolute;width:18px;top:0;bottom:0;overflow:hidden}.listItemTailLine__ffc3d8e0{background:var(--triplex-next-ListMaster-Background-1-30-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailLeft__c8a753fd{left:-8px}.listItemTailRight__e27224bb{right:-10px}.listItemTailTop__c9585167{position:absolute;top:0;left:0;right:0}.listItemTailTop__c9585167: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-30-0)}.listItemTailTop__c9585167: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-30-0)}.listItemTailBottom__dfc2ddbc{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__dfc2ddbc: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-30-0)}.listItemTailBottom__dfc2ddbc: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-30-0)}.listItemTable__7266a9a9{margin-bottom:4px}.listItemTable__7266a9a9:last-child{margin-bottom:0}.listItemTable__7266a9a9 .swipeableArea__d0ef0224{border-radius:8px}.listItemTable__7266a9a9 .content__581dc0d2{min-height:56px}.listSortableItemTarget__4268f769{display:flex;gap:16px;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-1-30-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__4268f769:hover{background:var(--triplex-next-ListItem-Background_Hover-1-30-0)}.listSortableItemTarget__4268f769.dragging__e1a9d6ad{background:var(--triplex-next-ListItem-Background_Dragging-1-30-0);box-shadow:var(--triplex-next-ListItem-Shadow_Dragging-1-30-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__7b99c611{flex:1}.listSortableItemTargetIcon__252429af{display:block}.listSortableItem__ead1fa2c{position:relative}.listSortableItem__ead1fa2c.dragging__e1a9d6ad{z-index:1}.listSortableItemControls__305d3c29{display:inline-block}.islandWidgetHeader__dd808bf6{display:flex;justify-content:flex-start;align-items:center;gap:8px}.islandWidgetHeader__dd808bf6 .islandWidgetHeaderTitle__63c6f227{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandWidgetHeader__dd808bf6 .islandWidgetHeaderControls__82a9c87b{display:flex;align-items:center;gap:8px}.islandWidgetHeader__dd808bf6 .islandWidgetHeaderDescription__19ecce12{display:flex;flex-grow:1;justify-content:flex-end}.islandWidgetHeader__dd808bf6 .caretWrapper__5b93fb8c{position:absolute;top:16px;right:16px}.islandWidgetHeader__dd808bf6 .caretIcon__280f3621{transition:transform .3s ease-in-out}.islandWidgetHeader__dd808bf6.open__c0dd2a5e .caretWrapper__5b93fb8c .caretIcon__280f3621{transform:rotate(-180deg)}@media(max-width:767px){.islandWidgetHeader__dd808bf6{flex-wrap:wrap;padding-right:32px}.islandWidgetHeader__dd808bf6 .islandWidgetHeaderTitle__63c6f227{white-space:normal}.islandWidgetHeader__dd808bf6 .islandWidgetHeaderDescription__19ecce12{flex-basis:100%;justify-content:flex-start}}.islandWidgetBody__1e651555{padding-top:16px}.islandWidgetFooter__9f6d653c{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__0d58d606{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__17dfb55e{margin-left:auto;white-space:nowrap}@media(max-width:767px){.islandWidgetFooter__9f6d653c{flex-direction:column;gap:16px}.islandWidgetFooterControls__17dfb55e{display:flex;flex-wrap:wrap;gap:12px;margin:0 auto 0 0}.islandWidgetFooterControls__17dfb55e>button{margin-left:0!important}}.expandAnimation__0a8aa90c{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__32ce51b4{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-1-30-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media(max-width:767px){.islandWidgetExtraFooter__32ce51b4{border-radius:0 0 16px 16px}}.islandWidget__38490a80{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__38490a80>*{height:100%}.islandWidgetWithExtraFooter__d51cd359: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-30-0)!important}@media(max-width:767px){.islandWidgetHeaderWrapperAdaptive__97d66a31{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__a43ddf67{display:flex;flex-direction:column}.treeView__d0d78979,.treeViewGroup__54ded0fd{margin:0;padding:0}.treeView__d0d78979 .treeViewNode__83df26a1,.treeViewGroup__54ded0fd .treeViewNode__83df26a1{margin:0;padding:0;outline:none;list-style:none}.collapsibleTreeExtendedNodeContent__16b114a8.collapsed__39216c9b{visibility:hidden}.collapsibleTreeNodeHeader__df1b508e{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__df1b508e.interactive__0fe326b3{cursor:pointer}.collapsibleTreeNodeHeader__df1b508e.interactive__0fe326b3:hover{background:var(--triplex-next-CollapsibleTree-Header_Background_Hover-1-30-0)}.collapsibleTreeNodeHeader__df1b508e.interactive__0fe326b3:focus-visible{box-shadow:var(--triplex-next-CollapsibleTree-Header_Shadow_Focus-1-30-0)}.chevron__f7f636f0{flex:0 0 auto;width:24px;height:24px;transition:transform .2s ease;transform:rotate(0)}.chevron__f7f636f0.opened__7689d454{transform:rotate(90deg)}.collapsibleTreeLeafContent__c2f78cba{display:block}.collapsibleTreeLeafNode__421c8ff4{margin-bottom:2px!important}.collapsibleTree__fb7250cf [role=group]{padding-left:24px}.chipGroupItem__52cf1a17{display:inline-block}.chip__9d433c45{background:var(--triplex-next-Chip-Background_Default-1-30-0);color:var(--triplex-next-Chip-Color_Default-1-30-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__9d433c45.lg__e682baa0{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__9d433c45.lg__e682baa0 .prefix__ad14e989{padding-left:16px}.chip__9d433c45.lg__e682baa0 .postfix__3da12d63{padding-right:12px}.chip__9d433c45.lg__e682baa0 .notificationIcon__d6c4a52d{right:6px;top:6px}.chip__9d433c45.md__079da8c2{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__9d433c45.md__079da8c2 .prefix__ad14e989{padding-left:12px}.chip__9d433c45.md__079da8c2 .postfix__3da12d63{padding-right:8px}.chip__9d433c45.md__079da8c2 .notificationIcon__d6c4a52d{right:4px;top:4px}.chip__9d433c45.sm__50684b98{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__9d433c45.sm__50684b98 .prefix__ad14e989{padding-left:8px}.chip__9d433c45.sm__50684b98 .postfix__3da12d63{padding-right:8px}.chip__9d433c45.sm__50684b98 .notificationIcon__d6c4a52d{right:3px;top:3px}.chip__9d433c45:hover{background:var(--triplex-next-Chip-Background_Hover-1-30-0);color:var(--triplex-next-Chip-Color_Hover-1-30-0)}.chip__9d433c45:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-30-0)}.chip__9d433c45:active,.chip__9d433c45[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-1-30-0);color:var(--triplex-next-Chip-Color_Active-1-30-0)}.chip__9d433c45.disabled__24e95891{background:var(--triplex-next-Chip-Background_Disabled-1-30-0);color:var(--triplex-next-Chip-Color_Disabled-1-30-0);cursor:default;pointer-events:none}.chip__9d433c45.selected__6cd311c6{background:var(--triplex-next-Chip-Background_Selected_Default-1-30-0);color:var(--triplex-next-Chip-Color_Selected_Default-1-30-0)}.chip__9d433c45.selected__6cd311c6:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-1-30-0);color:var(--triplex-next-Chip-Color_Selected_Hover-1-30-0)}.chip__9d433c45.selected__6cd311c6:active,.chip__9d433c45.selected__6cd311c6[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-1-30-0);color:var(--triplex-next-Chip-Color_Selected_Active-1-30-0)}.chip__9d433c45.selected__6cd311c6.disabled__24e95891{background:var(--triplex-next-Chip-Background_Selected_Disabled-1-30-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-1-30-0)}.chip__9d433c45.withPrefix__0afb7d17{padding-left:0}.chip__9d433c45.withPostfix__23846298{padding-right:0}.chip__9d433c45 .content__6540a1c7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__9d433c45 .prefix__ad14e989,.chip__9d433c45 .postfix__3da12d63{display:flex}.chip__9d433c45 .notificationIcon__d6c4a52d{position:absolute}.calendarControls__c9936d9e{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-30-0)}.calendarViewDays__5b2606ac{width:calc(100% + 8px);margin:12px -4px 0;border-spacing:4px 0px;table-layout:fixed}.calendarViewDays__5b2606ac+.calendarFooter__e5f9d548{margin-top:18px}.adaptive__ce7be00f .calendarViewDays__5b2606ac{width:100%;margin:12px 0 0;border-spacing:0}.adaptive__ce7be00f .calendarViewDays__5b2606ac+.calendarFooter__e5f9d548{margin-top:12px}.calendarViewMonths__0fef403a,.calendarViewYears__74fa6e99{width:calc(100% + 12px);margin:8px -6px -14px;border-spacing:6px 14px;table-layout:fixed}.calendarViewMonths__0fef403a+.calendarFooter__e5f9d548,.calendarViewYears__74fa6e99+.calendarFooter__e5f9d548{margin-top:22px}.adaptive__ce7be00f .calendarViewMonths__0fef403a,.adaptive__ce7be00f .calendarViewYears__74fa6e99{width:100%;margin:4px 0 -8px;border-spacing:0 8px}.adaptive__ce7be00f .calendarViewMonths__0fef403a+.calendarFooter__e5f9d548,.adaptive__ce7be00f .calendarViewYears__74fa6e99+.calendarFooter__e5f9d548{margin-top:12px}.calendarViewDaysHeader__733883fe{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-30-0)}.calendarViewDaysBody__b1a41202:before{display:block;content:"";line-height:8px}.calendarViewItem__66aceb9a{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__66aceb9a:focus-visible{outline:none}.calendarViewItem__66aceb9a.current__6ee6542b{font-family:SBSansTextSemibold,Arial,sans-serif;font-weight:600}.calendarViewItem__66aceb9a.disabled__6b7ef62a{pointer-events:none}.calendarViewItemLabel__b37a27db{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-30-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-1-30-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-1-30-0);cursor:pointer}.calendarViewItemLabel__b37a27db.muted__ab31ac3e{color:var(--triplex-next-Calendar-View_Item_Color_Muted-1-30-0)}.calendarViewItemLabel__b37a27db:hover{color:var(--triplex-next-Calendar-View_Item_Color_Hover-1-30-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687{color:var(--triplex-next-Calendar-View_Item_Color_Selected-1-30-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687:hover.basicMark__eb2bb1b3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687:hover.standardMark__e0db7af3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687:hover.attentionMark__b703b721:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687:hover.criticalMark__4da2be0b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687.muted__ab31ac3e{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-1-30-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687.muted__ab31ac3e:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-1-30-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687.basicMark__eb2bb1b3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687.standardMark__e0db7af3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687.attentionMark__b703b721:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-1-30-0)}.calendarViewItemLabel__b37a27db.selected__8c2c2687.criticalMark__4da2be0b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-1-30-0)}.calendarViewItemLabel__b37a27db.marked__c2afe855:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__b37a27db.basicMark__eb2bb1b3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-1-30-0)}.calendarViewItemLabel__b37a27db.standardMark__e0db7af3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-1-30-0)}.calendarViewItemLabel__b37a27db.attentionMark__b703b721:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-1-30-0)}.calendarViewItemLabel__b37a27db.criticalMark__4da2be0b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-1-30-0)}.calendarViewItemLabel__b37a27db.disabled__6b7ef62a{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-1-30-0);background:none}.calendarViewItem__66aceb9a:focus-visible .calendarViewItemLabel__b37a27db{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-1-30-0)}.unitDay__55e34817{width:36px;height:36px;border-radius:6px}.unitMonth__60da2257,.unitYear__20f4e760{width:88px;height:48px;border-radius:6px}.adaptive__ce7be00f .unitMonth__60da2257,.adaptive__ce7be00f .unitYear__20f4e760{width:104px;height:56px;border-radius:10px}.calendarFooter__e5f9d548{text-align:center}.calendar__ee82cd11{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-1-30-0);-webkit-user-select:none;user-select:none}.calendar__ee82cd11.extraBottom__9b302202{padding-bottom:12px}.calendar__ee82cd11.adaptive__ce7be00f{width:auto;padding:20px 20px 24px}.calendar__ee82cd11+.calendar__ee82cd11{margin-top:20px}.datePickerExtendedMobileDropdown__69cbf339{max-height:100vh}.chipDropdownArrow__f9970a61{display:inline-flex;align-items:center;transition:transform .3s ease}.chipDropdownArrow__f9970a61.rotated__85590dae{transform:rotate(-180deg)}.chipClearButton__2d7c8b67{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__2d7c8b67:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-1-30-0)}.dropdownMobileMaskedInput__53a61b06{height:20px!important;padding:0!important}.dropdownMobileMaskedInput__53a61b06:first-child{top:0}.selectExtendedFieldTarget__306b41a3{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__306b41a3 .caretWrapper__9aa6c670{height:100%}.selectExtendedFieldTarget__306b41a3 .caretIcon__057eb98c{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__306b41a3.selectOpened__472d668a .caretIcon__057eb98c{transform:rotate(180deg)}.selectExtendedFieldTarget__306b41a3.disabled__0203afa7{-webkit-user-select:none;user-select:none;cursor:default}.selectExtendedFieldTarget__306b41a3.disabled__0203afa7 .target__d81a7b93,.selectExtendedFieldTarget__306b41a3.disabled__0203afa7 .caretWrapper__9aa6c670{pointer-events:none}.selectExtendedField__42e58741{position:relative}.multiselectFieldHeader__27cdadf0{padding:12px}.multiselectFieldContent__6ce9dfe1{position:relative;padding:0 12px 12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContent__6ce9dfe1:first-child{padding-top:12px}.multiselectFieldContent__6ce9dfe1:has(.loaderScreen__b818fbe0){overflow:hidden}.multiselectFieldContent__6ce9dfe1.sm__3539a052{max-height:208px}.multiselectFieldContent__6ce9dfe1.md__fb335a3d{max-height:266px}.multiselectFieldContent__6ce9dfe1.lg__561c7928{max-height:296px}.multiselectFieldFooter__04c69d88{padding:0 12px 12px}.multiselectFieldFooter__04c69d88:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-1-30-0)}.chipOptionsContent__ae1d8c3b{min-width:14px;text-align:center;display:block}.tooltipDesktop__ca7e68c8{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__ca7e68c8 .tooltipBody__7cb8737f{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-1-30-0)}.tooltipDesktop__ca7e68c8 .tooltipXButton__a44f0db9{position:absolute;right:8px;top:8px}.tooltipDesktopContent__7782d2cd{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-1-30-0);border-radius:8px}.closable__233840e0 .tooltipDesktopContent__7782d2cd{padding-right:32px}.tooltipSM__681039bc .tooltipDesktopContent__7782d2cd{width:192px;min-height:52px}.tooltipLG__81dc4ff9 .tooltipDesktopContent__7782d2cd{width:384px;min-height:52px}.tooltipOverlay__c15114ac{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__fc16b04f{width:0;height:0}.tooltipDesktopTip__fc16b04f.down__43117be2{border-top:solid var(--triplex-next-Tooltip-Background-1-30-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__fc16b04f.up__21d921b0{border-bottom:solid var(--triplex-next-Tooltip-Background-1-30-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__fc16b04f.left__37ce476e{border-right:solid var(--triplex-next-Tooltip-Background-1-30-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__fc16b04f.right__6ed13a60{border-left:solid var(--triplex-next-Tooltip-Background-1-30-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__36fb5d92 .tooltipBody__7cb8737f{text-align:left}.tooltipMobileContent__4a279ab9{padding:16px}.headerless__c1b2c483 .tooltipMobileContent__4a279ab9{padding-right:40px;border-radius:16px 16px 0 0}.headerless__c1b2c483 .tooltipMobileContent__4a279ab9 .closeButton__183cdeb0{position:absolute;right:16px;top:16px}.tooltipLink__c16bfb32{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__29ccfaab{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-1-30-0)}.desktop__29ccfaab:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-1-30-0)}.desktop__29ccfaab:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-1-30-0)}.desktop__29ccfaab:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-1-30-0)}.mobile__89e5f7ee{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-1-30-0)}.mobile__89e5f7ee:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-1-30-0)}.mobile__89e5f7ee:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-1-30-0)}.mobile__89e5f7ee:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-1-30-0)}.chipSuggestInputWrapper__4afd3ee8{margin:12px}.suggestDropdownMobileBody__e453439d{height:176px}.suggestDropdownMobileNoOptionsText__f2929274{padding:16px}.checkboxXGroup__1b7852f8{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__1b7852f8.indent-12__58ace41b{margin-left:-6px;margin-right:-6px}.checkboxXGroup__1b7852f8.indent-12__58ace41b .label__703ce254{margin-left:6px;margin-right:6px}.checkboxXGroup__1b7852f8.indent-16__8b020584{margin-left:-8px;margin-right:-8px}.checkboxXGroup__1b7852f8.indent-16__8b020584 .label__703ce254{margin-left:8px;margin-right:8px}.checkboxXGroup__1b7852f8.indent-20__73b4922a{margin-left:-10px;margin-right:-10px}.checkboxXGroup__1b7852f8.indent-20__73b4922a .label__703ce254{margin-left:10px;margin-right:10px}.checkboxXGroup__1b7852f8.indent-24__279eee1c{margin-left:-12px;margin-right:-12px}.checkboxXGroup__1b7852f8.indent-24__279eee1c .label__703ce254{margin-left:12px;margin-right:12px}.checkboxXGroup__1b7852f8.indent-28__0da84a7c{margin-left:-14px;margin-right:-14px}.checkboxXGroup__1b7852f8.indent-28__0da84a7c .label__703ce254{margin-left:14px;margin-right:14px}.checkboxXGroup__1b7852f8.indent-32__59f13181{margin-left:-16px;margin-right:-16px}.checkboxXGroup__1b7852f8.indent-32__59f13181 .label__703ce254{margin-left:16px;margin-right:16px}.checkboxYGroup__604376ef{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__604376ef .label__703ce254.sm__876f136f+.label__703ce254.sm__876f136f{margin-top:8px}.checkboxYGroup__604376ef .label__703ce254.lg__14ca2cfd+.label__703ce254.lg__14ca2cfd{margin-top:20px}.checkboxYGroup__604376ef .label__703ce254.md__5d53878d+.label__703ce254.md__5d53878d{margin-top:16px}@media(max-width:767px){.checkboxYGroup__604376ef{margin:14px 16px}.checkboxYGroup__604376ef .label__703ce254.sm__876f136f+.label__703ce254.sm__876f136f,.checkboxYGroup__604376ef .label__703ce254.md__5d53878d+.label__703ce254.md__5d53878d,.checkboxYGroup__604376ef .label__703ce254.lg__14ca2cfd+.label__703ce254.lg__14ca2cfd{margin-top:28px}}.card__bc58a098{display:flex;flex-direction:column;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__bc58a098.roundingMD__081c8492{--radius: 16px}.card__bc58a098.roundingSM__00f84f53{--radius: 8px}.card__bc58a098.general__0e04bde1{background:var(--triplex-next-Card-Static_General_Background-1-30-0)}.card__bc58a098.secondary__e325568a{background:var(--triplex-next-Card-Static_Secondary_Background-1-30-0)}.card__bc58a098 .cardMedia__268ec15c{background-size:cover;background-repeat:no-repeat;background-position:center}.card__bc58a098 .cardContent__76ce306d{padding:var(--padding);display:flex;flex-direction:column;flex:1}.card__bc58a098 .cardContent__76ce306d.paddingMD__38d562e8{--padding: 24px}.card__bc58a098 .cardContent__76ce306d.paddingSM__af5a35f8{--padding: 16px}.card__bc58a098 .cardContent__76ce306d .cardContentHeader__0c2313a7{margin-bottom:16px}.card__bc58a098 .cardContent__76ce306d .cardContentBody__29fc68f2{flex:1}.card__bc58a098 .cardContent__76ce306d .cardContentFooter__bfa8c768{margin-top:16px}.action__d696ec8f{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__d696ec8f: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__d696ec8f.general__0e04bde1{background:var(--triplex-next-Card-Action_General_Background-1-30-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-30-0)}.action__d696ec8f.general__0e04bde1:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-1-30-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-30-0)}.action__d696ec8f.general__0e04bde1.selected__61e459d9{background:var(--triplex-next-Card-Action_General_Background_Selected-1-30-0);box-shadow:var(--triplex-next-Card-Shadow_Default-1-30-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-30-0)}.action__d696ec8f.general__0e04bde1.selected__61e459d9:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-1-30-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-1-30-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-30-0)}.action__d696ec8f.general__0e04bde1:focus{outline:none}.action__d696ec8f.general__0e04bde1:focus.focusVisible__92b2f610{box-shadow:var(--triplex-next-Card-Shadow_Default-1-30-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-30-0)}.action__d696ec8f.secondary__e325568a{background:var(--triplex-next-Card-Action_Secondary_Background-1-30-0)}.action__d696ec8f.secondary__e325568a:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-1-30-0)}.action__d696ec8f.secondary__e325568a.selected__61e459d9{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-1-30-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-1-30-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-1-30-0)}.action__d696ec8f.secondary__e325568a.selected__61e459d9:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-1-30-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-1-30-0)}.action__d696ec8f.secondary__e325568a:focus{outline:none}.action__d696ec8f.secondary__e325568a:focus.focusVisible__92b2f610{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-1-30-0)}.alertContext__efa0acef{display:flex;font-size:12px;line-height:16px}.alertContext__efa0acef>svg{flex-shrink:0}.alertContext__efa0acef .alertContextText__7938dd82{margin-left:8px}.alertContext__efa0acef.alertTypeError__66a442ab .alertContextText__7938dd82{color:var(--triplex-next-AlertContext-Error_Color-1-30-0)}.alertContext__efa0acef.alertTypeInfo__c528655f .alertContextText__7938dd82{color:var(--triplex-next-AlertContext-Info_Color-1-30-0)}.alertContext__efa0acef.alertTypeWarning__49c4ebc2 .alertContextText__7938dd82{color:var(--triplex-next-AlertContext-Warning_Color-1-30-0)}.alertContext__efa0acef.alertTypeSystem__84759f29 .alertContextText__7938dd82{color:var(--triplex-next-AlertContext-System_Color-1-30-0)}.alertProcess__ced07c57{display:flex;padding:16px;position:relative}.alertProcess__ced07c57.md__9a1f29f3{border-radius:12px}.alertProcess__ced07c57.lg__147cacba{border-radius:24px}.alertProcess__ced07c57.withSpoiler__1e630d92{min-height:40px}.alertProcess__ced07c57 .themeIcon__e76a190b{box-sizing:border-box;height:20px;width:20px}.alertProcess__ced07c57.alertTypeError__66a442ab{background:var(--triplex-next-AlertProcess-Error_Background-1-30-0)}.alertProcess__ced07c57.alertTypeInfo__c528655f{background:var(--triplex-next-AlertProcess-Info_Background-1-30-0)}.alertProcess__ced07c57.alertTypeWarning__49c4ebc2{background:var(--triplex-next-AlertProcess-Warning_Background-1-30-0)}.alertProcess__ced07c57.alertTypeSystem__84759f29{background:var(--triplex-next-AlertProcess-System_Background-1-30-0)}.alertProcess__ced07c57.alertTypeFeature__a7fa79aa{background:var(--triplex-next-AlertProcess-Feature_Background-1-30-0)}.alertProcess__ced07c57.alertTypeFeature__a7fa79aa .themeIcon__e76a190b{padding-top:0}.alertProcess__ced07c57 .alertProcessContentBlock__c222b8fb{flex:1;margin-left:10px}.alertProcess__ced07c57 .alertProcessContentBlock__c222b8fb .expandableContent__77061e9d{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__ced07c57 .alertProcessContentBlock__c222b8fb .expandableContent__77061e9d.expanded__8183016e{max-height:1000px;opacity:1}.alertProcess__ced07c57 .closeButton__9a4a4039{margin-left:10px}.alertProcess__ced07c57 .expandButton__9c930117{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__ced07c57 .expandButton__9c930117.expanded__8183016e{transform:rotate(180deg)}.adaptive__fff09787{font-size:10px!important;line-height:12px!important}.avatar__eae16fbd{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-1-30-0)}.avatar__eae16fbd.borderRadius6__88204fdf{border-radius:6px}.avatar__eae16fbd.borderRadius8__10dd2a2c{border-radius:8px}.avatar__eae16fbd.borderRadius10__e4fe766a{border-radius:10px}.avatar__eae16fbd.borderRadius12__5d880f95{border-radius:12px}.avatar__eae16fbd.borderRadius16__719ff8ee{border-radius:16px}.avatar__eae16fbd.xxs__0b26aed5{width:28px;height:28px}.avatar__eae16fbd.xs__ebfa1c46{width:32px;height:32px}.avatar__eae16fbd.sm__641d7708{width:40px;height:40px}.avatar__eae16fbd.md__77d7d4de{width:56px;height:56px}.avatar__eae16fbd.lg__c2844595{width:80px;height:80px}.avatar__eae16fbd.xl__267dfaa5{width:96px;height:96px}.avatar__eae16fbd.xxl__849c2097{width:128px;height:128px}.carouselExtended__e8a73529{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__e8a73529::-webkit-scrollbar{display:none}.checkboxTreeExtended__cf170fe3{margin-bottom:-12px}.checkboxTreeExtendedNode__23cb094e .checkboxTreeExtendedNode__23cb094e:has(.sm__da78573c){margin-left:16px}.checkboxTreeExtendedNode__23cb094e .checkboxTreeExtendedNode__23cb094e:has(.md__f49f84c6),.checkboxTreeExtendedNode__23cb094e .checkboxTreeExtendedNode__23cb094e:has(.lg__e9e59e2e){margin-left:24px}.checkboxTreeExtendedNodeHeader__6a786a53{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__6a786a53.sm__da78573c{margin-bottom:8px}.checkboxTreeExtendedNodeHeader__6a786a53.md__f49f84c6,.checkboxTreeExtendedNodeHeader__6a786a53.lg__e9e59e2e{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__6a786a53 .checkboxTreeCheckboxLabel__59742f2d{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__6a786a53 .caretIconWrapper__accaec4d{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__6a786a53 .caretIconWrapper__accaec4d:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-1-30-0)}.checkboxTreeExtendedNodeHeader__6a786a53.opened__9568bb35 .caretIconWrapper__accaec4d{transform:rotate(180deg)}@media(max-width:767px){.checkboxTreeExtended__cf170fe3{padding:0 16px}.checkboxTreeExtended__cf170fe3 .checkboxTreeExtendedNodeHeader__6a786a53{margin-bottom:0}.checkboxTreeExtended__cf170fe3 .checkboxTreeExtendedNodeHeader__6a786a53 .checkboxTreeCheckboxLabel__59742f2d{padding-top:16px;padding-bottom:16px}.checkboxTreeExtended__cf170fe3 .checkboxTreeExtendedNodeHeader__6a786a53 .checkboxTreeCheckboxLabel__59742f2d>span,.checkboxTreeExtended__cf170fe3 .checkboxTreeExtendedNodeHeader__6a786a53 .checkboxTreeCheckboxLabel__59742f2d>svg,.checkboxTreeExtended__cf170fe3 .checkboxTreeExtendedNodeHeader__6a786a53 .checkboxTreeCheckboxLabel__59742f2d .checkboxTreeCheckbox__e135e5d2{top:14px}}.chipGroup__af811a55{display:flex}.chipGroup__af811a55.oneLine__0a63094f{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__af811a55.oneLine__0a63094f::-webkit-scrollbar{display:none}.chipGroup__af811a55.multiLine__e321cb2c{flex-wrap:wrap}.chipGroup__af811a55.lg__dd40bc5b{gap:12px}.chipGroup__af811a55.md__c87dd6bb,.chipGroup__af811a55.sm__94249da0{gap:8px}.col-1__3382cbe2{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__b504a00d{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__d3109a3a{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__eaa71829{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__cc4ed97a{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__5b2216b8{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__323a6ad0{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__b1abade6{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__56c7997b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__c65c9b8d{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__2781bd82{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__ef02a72f{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__c2f1da5b{margin-left:0%}.offset-1__aeea6762{margin-left:8.33333333%}.offset-2__e854a7d6{margin-left:16.66666667%}.offset-3__ab0f8645{margin-left:25%}.offset-4__229ebb8d{margin-left:33.33333333%}.offset-5__672f4e94{margin-left:41.66666667%}.offset-6__4e910a6b{margin-left:50%}.offset-7__1db5a987{margin-left:58.33333333%}.offset-8__cf454ca2{margin-left:66.66666667%}.offset-9__784c0c8e{margin-left:75%}.offset-10__999c3600{margin-left:83.33333333%}.offset-11__77cb4ff5{margin-left:91.66666667%}.d-none__3c78adbc{display:none!important}.d-block__83884174{display:block!important}@media(min-width:576px){.col-sm-1__773bc39e{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__a3060a6a{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__d13174f4{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__e31b2d3d{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__3b117081{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__a8d6a3cf{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__88ac2ec1{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__32707346{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__2649819d{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__601e7fee{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__bd48b337{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__965aaba2{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__222debfc{margin-left:0%}.offset-sm-1__bcf7cebd{margin-left:8.33333333%}.offset-sm-2__177e9b43{margin-left:16.66666667%}.offset-sm-3__4e08fc8e{margin-left:25%}.offset-sm-4__5a27b380{margin-left:33.33333333%}.offset-sm-5__7994a1d2{margin-left:41.66666667%}.offset-sm-6__1afa978b{margin-left:50%}.offset-sm-7__d1472df2{margin-left:58.33333333%}.offset-sm-8__9fe842b4{margin-left:66.66666667%}.offset-sm-9__46ca2f23{margin-left:75%}.offset-sm-10__5fc1d219{margin-left:83.33333333%}.offset-sm-11__060cf74c{margin-left:91.66666667%}.d-none-sm__2cf00381{display:none!important}.d-block-sm__bd37e6e3{display:block!important}}@media(min-width:768px){.col-md-1__499999a1{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__3961812a{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__62652978{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__285e03ae{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__b2f7b090{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__ea5d2768{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__4fa404f3{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__c3fe6071{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__0c10d3b2{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__71ac698b{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__a5b40f23{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__4fa56313{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__ebc01d55{margin-left:0%}.offset-md-1__6fdceb25{margin-left:8.33333333%}.offset-md-2__1d4d89fc{margin-left:16.66666667%}.offset-md-3__e1672260{margin-left:25%}.offset-md-4__c819b2fc{margin-left:33.33333333%}.offset-md-5__fadaabd3{margin-left:41.66666667%}.offset-md-6__c0e57ad3{margin-left:50%}.offset-md-7__42b4f695{margin-left:58.33333333%}.offset-md-8__eea2d508{margin-left:66.66666667%}.offset-md-9__9d49c56b{margin-left:75%}.offset-md-10__252a90c9{margin-left:83.33333333%}.offset-md-11__8b49bbeb{margin-left:91.66666667%}.d-none-md__9d6ab8f6{display:none!important}.d-block-md__9ccd9173{display:block!important}}@media(min-width:992px){.col-lg-1__68036277{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__92acf052{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__ab337eda{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__1ab64071{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__b5a68f01{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__6082dd15{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__a19885aa{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__b4c66526{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__c108ca85{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__40855472{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__2dbd36d0{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__2638149b{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__396ef59d{margin-left:0%}.offset-lg-1__b9b07351{margin-left:8.33333333%}.offset-lg-2__0c82e972{margin-left:16.66666667%}.offset-lg-3__c2cb7618{margin-left:25%}.offset-lg-4__6563acb7{margin-left:33.33333333%}.offset-lg-5__8d2dcaa4{margin-left:41.66666667%}.offset-lg-6__953a9e87{margin-left:50%}.offset-lg-7__17553f6a{margin-left:58.33333333%}.offset-lg-8__82932ed6{margin-left:66.66666667%}.offset-lg-9__2a676af2{margin-left:75%}.offset-lg-10__1834e0d2{margin-left:83.33333333%}.offset-lg-11__3a3ec0db{margin-left:91.66666667%}.d-none-lg__164ec1b6{display:none!important}.d-block-lg__02fba318{display:block!important}}@media(min-width:1200px){.col-xl-1__5d442c03{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__e00a52ce{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__efa4efac{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__a3c54eed{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__452fc889{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__c2cc4086{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__c491f3fd{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__ee2d9e71{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__2f359235{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__910216eb{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__4df33166{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__6ce322dd{position:relative;width:100%;padding-right:8px;padding-left:8px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__f1c52b36{margin-left:0%}.offset-xl-1__a638588d{margin-left:8.33333333%}.offset-xl-2__e72b24b5{margin-left:16.66666667%}.offset-xl-3__c788bc7f{margin-left:25%}.offset-xl-4__3eea39ca{margin-left:33.33333333%}.offset-xl-5__58a4c68c{margin-left:41.66666667%}.offset-xl-6__1cd5c8f9{margin-left:50%}.offset-xl-7__45ae9b16{margin-left:58.33333333%}.offset-xl-8__12c4f213{margin-left:66.66666667%}.offset-xl-9__25cea718{margin-left:75%}.offset-xl-10__f3429e07{margin-left:83.33333333%}.offset-xl-11__ad0423d8{margin-left:91.66666667%}.d-none-xl__2aa81cce{display:none!important}.d-block-xl__b784d6ec{display:block!important}}.confirm__4a5a2489{flex-grow:1;margin:0 auto;max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2);box-sizing:border-box}.confirm__4a5a2489.isInLightBox__83bf626f{max-width:calc(var(--lightBox-content-max-width, 864px) - 32px * 2)}.confirm__4a5a2489.isInSideOverlaySM__391b02e9{max-width:520px}.confirm__4a5a2489.isInSideOverlayMD__3b701348{max-width:680px}.confirm__4a5a2489.isInSideOverlayLG__0cdddb03{max-width:800px}.confirmCloseButton__8c0e5cdb{position:absolute;top:24px;right:24px}.confirmContent__61365622{margin-bottom:24px;padding-right:56px}.confirmControls__b55d61cb{white-space:nowrap}.confirmContentTitle__b53c405a{margin-bottom:12px}@media(max-width:767px){.confirmCloseButton__8c0e5cdb{top:16px;right:16px}.confirmContent__61365622{margin-bottom:16px}}.dateRange__66b87fb6{display:flex;align-items:center}.dateRangeButton__6238e45d{z-index:1}.separator__8b463f97{width:20px;height:20px;flex-shrink:0}.divider__fef21c4b{height:1px;margin:0;background:var(--triplex-next-Divider-Background-1-30-0);border:none}.marginTopSize-4__4315e41f{margin-top:4px}.marginBottomSize-4__79b4772f{margin-bottom:4px}.marginTopSize-8__cde2e117{margin-top:8px}.marginBottomSize-8__18b7b2c3{margin-bottom:8px}.marginTopSize-12__ca71deea{margin-top:12px}.marginBottomSize-12__6aa6d79e{margin-bottom:12px}.marginTopSize-16__7c1989ba{margin-top:16px}.marginBottomSize-16__25fd2b14{margin-bottom:16px}.marginTopSize-20__098820c3{margin-top:20px}.marginBottomSize-20__e5283dd7{margin-bottom:20px}.marginTopSize-24__db977b3a{margin-top:24px}.marginBottomSize-24__e6e469da{margin-bottom:24px}.marginTopSize-28__65185708{margin-top:28px}.marginBottomSize-28__b58954c1{margin-bottom:28px}.marginTopSize-32__eaaf0dcb{margin-top:32px}.marginBottomSize-32__7faa739c{margin-bottom:32px}.smallInput__4fa13d81{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-30-0);background:var(--triplex-next-SmallInput-Background-1-30-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-1-30-0)}.smallInput__4fa13d81::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-1-30-0);opacity:1}.smallInput__4fa13d81::-ms-clear{display:none}.link__adb0547f{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-1-30-0)}.link__adb0547f:hover{color:var(--triplex-next-Link-Text_Color_Hover-1-30-0)}.link__adb0547f:active{color:var(--triplex-next-Link-Text_Color_Active-1-30-0)}.link__adb0547f:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-1-30-0)}.wordWithContent__b6ba3157{white-space:nowrap;display:inline-flex;align-items:center}.before__10f37c41 :first-child{margin-right:2px}.after__5a57e112 :last-child{margin-left:2px}.documentNumberEdit__d71dde5c .label__c36a20fd{display:inline-block;margin-right:8px}.documentNumberEdit__d71dde5c .inputEditWrapper__ef5093c5{width:68px;display:inline-block}.ellipsisLineClamp__3ebb4626{--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__3ebb4626.oneLine__fa724028{word-break:break-all}.emptyView__fd79e81c,.container__47d942ab{display:flex;flex-direction:column;align-items:center;width:100%}.icon__8caea79a{flex-shrink:0}.textBlock__67a2e69f{text-align:center}button.helpBoxButton__d0222cee{position:relative;vertical-align:text-bottom}.islandAccordion__5ba84777{margin:0;padding:0}.islandAccordion__5ba84777 .island__a9353f0c{padding:0}.islandAccordion__5ba84777 .item__fd2b92c2{position:relative;list-style-type:none}.islandAccordion__5ba84777 .item__fd2b92c2.disabled__b42a8324{cursor:default;pointer-events:none}.islandAccordion__5ba84777 .item__fd2b92c2+.item__fd2b92c2.sm__2a0b0ee4,.islandAccordion__5ba84777 .item__fd2b92c2+.item__fd2b92c2.md__b70e3a54{margin-top:16px}.islandAccordion__5ba84777 .item__fd2b92c2+.item__fd2b92c2.lg__86db869c{margin-top:24px}.islandAccordion__5ba84777 .item__fd2b92c2 .header__5fb745f6{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__5ba84777 .item__fd2b92c2 .header__5fb745f6:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-1-30-0)}.islandAccordion__5ba84777 .item__fd2b92c2.type1__82f71da0:not(.opened__d93b53e8) .header__5fb745f6:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-1-30-0)}.islandAccordion__5ba84777 .item__fd2b92c2.type2__5735ca38:not(.opened__d93b53e8) .header__5fb745f6:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-1-30-0)}.islandAccordion__5ba84777 .item__fd2b92c2.type3__4c48d0d6:not(.opened__d93b53e8) .header__5fb745f6:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-1-30-0)}.islandAccordion__5ba84777 .item__fd2b92c2 .footer__8df1227d{text-align:right}.islandAccordion__5ba84777 .item__fd2b92c2 .body__350c0d1f,.islandAccordion__5ba84777 .item__fd2b92c2 .footer__8df1227d{visibility:hidden}.islandAccordion__5ba84777 .item__fd2b92c2.opened__d93b53e8 .body__350c0d1f,.islandAccordion__5ba84777 .item__fd2b92c2.opened__d93b53e8 .footer__8df1227d{visibility:visible}.islandAccordion__5ba84777 .item__fd2b92c2 .caretWrapper__3c684d82{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__5ba84777 .item__fd2b92c2 .caretIcon__e773db5f{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__5ba84777 .item__fd2b92c2 .title__9820fee1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .header__5fb745f6{padding:16px;border-radius:16px}.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .title__9820fee1{padding-right:42px}.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .body__350c0d1f,.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .footer__8df1227d{padding:0 16px 16px}.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .caretWrapper__3c684d82{right:10px}.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .remove__9e4e3db2{right:-36px;top:18px}.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .step__432cea72{margin-right:12px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .header__5fb745f6{padding:24px;border-radius:24px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .title__9820fee1{padding-right:42px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .body__350c0d1f,.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .footer__8df1227d{padding:0 24px 24px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .caretWrapper__3c684d82{right:18px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .remove__9e4e3db2{right:-40px;top:26px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .step__432cea72{margin-right:12px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .header__5fb745f6{padding:32px;border-radius:32px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .title__9820fee1{padding-right:44px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .body__350c0d1f,.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .footer__8df1227d{padding:0 32px 32px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .caretWrapper__3c684d82{right:24px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .remove__9e4e3db2{right:-40px;top:36px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .step__432cea72{margin:0 16px 0 0}.islandAccordion__5ba84777 .item__fd2b92c2.opened__d93b53e8:not(.disabled__b42a8324) .caretWrapper__3c684d82 .caretIcon__e773db5f{transform:rotate(-180deg)}.islandAccordion__5ba84777 .item__fd2b92c2 .remove__9e4e3db2{position:absolute}@media(max-width:767px){.islandAccordion__5ba84777 .item__fd2b92c2 .title__9820fee1{white-space:normal;overflow-wrap:anywhere}.islandAccordion__5ba84777 .item__fd2b92c2 .footer__8df1227d{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__5ba84777 .item__fd2b92c2 .footer__8df1227d>*{margin-left:0!important}.islandAccordion__5ba84777 .item__fd2b92c2 .caretWrapper__3c684d82{transform:none}.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .title__9820fee1{padding-right:34px}.islandAccordion__5ba84777 .item__fd2b92c2.sm__2a0b0ee4 .caretWrapper__3c684d82{top:18px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .header__5fb745f6{padding:16px;border-radius:16px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .title__9820fee1{padding-right:34px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .body__350c0d1f,.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .footer__8df1227d{padding:0 16px 16px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .caretWrapper__3c684d82{right:10px;top:18px}.islandAccordion__5ba84777 .item__fd2b92c2.md__b70e3a54 .remove__9e4e3db2{top:18px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .header__5fb745f6{padding:24px;border-radius:24px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .title__9820fee1{padding-right:34px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .body__350c0d1f,.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .footer__8df1227d{padding:0 24px 24px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .caretWrapper__3c684d82{top:26px;right:18px}.islandAccordion__5ba84777 .item__fd2b92c2.lg__86db869c .remove__9e4e3db2{top:26px}}.step__debd7363{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__debd7363.sm__c4e6a100,.step__debd7363.md__ea3371ab{width:28px;height:28px}.step__debd7363.lg__adaf3298{width:32px;height:32px}.step__debd7363.default__8de8846c{background-color:var(--triplex-next-Step-Background_Default-1-30-0)}.step__debd7363.default__8de8846c>span{color:var(--triplex-next-Step-Color_Default-1-30-0)}.step__debd7363.done__f6920f26{background-color:var(--triplex-next-Step-Background_Done-1-30-0)}.step__debd7363.done__f6920f26>span{color:var(--triplex-next-Step-Color_Done-1-30-0)}.step__debd7363.warning__a96a2e07{background-color:var(--triplex-next-Step-Background_Warning-1-30-0)}.step__debd7363.warning__a96a2e07>span{color:var(--triplex-next-Step-Color_Warning-1-30-0)}.step__debd7363.active__3cf3d436{background-color:var(--triplex-next-Step-Background_Active-1-30-0)}.step__debd7363.active__3cf3d436>span{color:var(--triplex-next-Step-Color_Active-1-30-0)}.step__debd7363.error__36e190a1{background-color:var(--triplex-next-Step-Background_Error-1-30-0)}.step__debd7363.error__36e190a1>span{color:var(--triplex-next-Step-Color_Error-1-30-0)}.step__debd7363.disabled__6100fd79{background-color:var(--triplex-next-Step-Background_Disabled-1-30-0)}.step__debd7363.disabled__6100fd79>span{color:var(--triplex-next-Step-Color_Disabled-1-30-0)}@media(max-width:767px){.step__debd7363.lg__adaf3298{width:28px;height:28px}}.lightBox__d128cf42{--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__d128cf42.sm__91a5cef2{--lightBox-content-max-width: 664px}.lightBox__d128cf42.md__87641712{--lightBox-content-max-width: 864px}.lightBox__d128cf42.lg__23fcc110{--lightBox-content-max-width: 1064px}.lightBox__d128cf42.xl__3d628d9c{--lightBox-content-max-width: 1264px}.lightBox__d128cf42 .lightBoxBackdrop__6d5815bb{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-30-0)}.lightBox__d128cf42.lightBoxSideOverlayActive__9ac8cd4b,.lightBox__d128cf42.lightBoxTopOverlayActive__36be8f8d{overflow-y:hidden}.lightBox__d128cf42 .lightBoxContent__f8134067{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-30-0)}.lightBox__d128cf42 .lightBoxContent__f8134067>.global-page{width:100%;max-width:var(--lightBox-content-max-width);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBox__d128cf42 .lightBoxContent__f8134067>.global-page{padding:16px}}.lightBox__d128cf42 .loadingContentOverlay__ec3a6e22{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__d128cf42 .lightBoxContentResizeWrapper__8efa924c{position:absolute;left:0;right:0;height:0}.lightBox__d128cf42 .tempElSafariBug__35b740f3{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__da8b651a,.global-LB-less-or-equal-media-point-0 .lightBox__d128cf42.lightBoxSideOverlayActive__9ac8cd4b{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__f8134067{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__f8134067{padding-left:80px;padding-right:80px}.lightBoxControls__24c1e04b{z-index:100}.withKeyboardEvent__4fc18e6b{display:inline-block}.withoutKeyboardEvent__077d7b52,.lightBox__d128cf42.lightBoxSideOverlayActive__9ac8cd4b .withKeyboardEvent__4fc18e6b,.lightBox__d128cf42.lightBoxTopOverlayActive__36be8f8d .withKeyboardEvent__4fc18e6b,.lightBox__d128cf42.isLoading__1c5b4341 .withKeyboardEvent__4fc18e6b{display:none}.lightBox__d128cf42.lightBoxSideOverlayActive__9ac8cd4b .withoutKeyboardEvent__077d7b52,.lightBox__d128cf42.lightBoxTopOverlayActive__36be8f8d .withoutKeyboardEvent__077d7b52,.lightBox__d128cf42.isLoading__1c5b4341 .withoutKeyboardEvent__077d7b52{display:inline-block}.lightBox__d128cf42.isLoading__1c5b4341 .lightBoxPrev__9384e05d,.lightBox__d128cf42.isLoading__1c5b4341 .lightBoxNext__134dc62c{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__24c1e04b{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__1f374d72{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__484b5a15{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__39cb32e3{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__9384e05d,.global-LB-less-or-equal-media-point-0 .lightBoxNext__134dc62c{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__9384e05d{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__22c570a2,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__9c5735d7{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__24c1e04b{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__1f374d72{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__484b5a15{display:none}.global-LB-more-media-point-0 .lightBoxClose__39cb32e3{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__9384e05d,.global-LB-more-media-point-0 .lightBoxNext__134dc62c{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__9384e05d{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__134dc62c{left:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__4327347b{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__4327347b.fixed__683dcf45{position:fixed}.overlay__4327347b.closing__51fd9157,.overlay__4327347b.opened__6b87770c{visibility:visible;left:0;right:0}.overlayPanel__f4aaa1ef{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-1-30-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__f4aaa1ef.bottom__85f206cb{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__f4aaa1ef.left__10208cc3{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__f4aaa1ef.right__353ea3e5{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__f4aaa1ef.top__679b2cfb{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__f4aaa1ef.left__10208cc3.opened__6b87770c,.overlayPanel__f4aaa1ef.right__353ea3e5.opened__6b87770c{transform:translate(0)}.overlayPanel__f4aaa1ef.top__679b2cfb.opened__6b87770c,.overlayPanel__f4aaa1ef.bottom__85f206cb.opened__6b87770c{transform:translateY(0)}.overlayContent__07158ce0{display:flex;min-height:100%}.overlayMask__934c5ef0{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-1-30-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__934c5ef0.overlayOpened__a2456423{opacity:1}.lightBoxSideOverlayLoaderWrapper__d2daba56{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__6f299a07{position:absolute;top:24px;right:24px;bottom:0;pointer-events:none}.lightBoxSideOverlayCloseDesktop__1b7ace17{position:sticky;top:24px;pointer-events:auto}.lightBoxSideOverlayCloseMobile__15111651{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__6f299a07{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__15111651{display:block}@media(max-width:767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__15111651{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktopContainer__6f299a07{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__15111651{display:none}.lightBoxSideOverlayMask__40db1bf1{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-1-30-0)}.lightBoxSideOverlayWrapper__67e33d27{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__67e33d27.overflowXHidden__4b63391e{overflow-x:hidden}.lightBoxSideOverlayWrapper__67e33d27.overflowYHidden__b5ad2393{overflow-y:hidden}.lightBoxSideOverlayWrapper__67e33d27.closing__0b98caf0,.lightBoxSideOverlayWrapper__67e33d27.opened__f69b56f9{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__67e33d27.closing__0b98caf0{pointer-events:none}.lightBoxSideOverlayWrapper__67e33d27 .global-page{max-width:var(--lightBox-content-max-width, 864px);padding-top:24px;padding-bottom:24px}@media(max-width:767px){.lightBoxSideOverlayWrapper__67e33d27 .global-page{padding:16px}}.lightBoxSideOverlayWrapper__67e33d27 .lightBoxSideOverlayContent__27b39e49{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-30-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__67e33d27 .lightBoxSideOverlayContent__27b39e49.opened__f69b56f9{transform:none}.lightBoxSideOverlayWrapper__67e33d27 .lightBoxSideOverlayContent__27b39e49.opening__cf79c2f5{transform:translateY(0)}.lightBoxSideOverlayWrapper__67e33d27.sm__91a5cef2 .global-page{width:584px;max-width:100%}.lightBoxSideOverlayWrapper__67e33d27.md__87641712 .global-page{width:744px;max-width:100%}.lightBoxSideOverlayWrapper__67e33d27.lg__23fcc110 .global-page{width:864px;max-width:100%}.lightBoxSideOverlayWrapper__67e33d27 .lightBoxSideOverlayBase__dc04dd40{overflow:visible;bottom:auto;height:100%}@media(max-width:767px){.lightBoxSideOverlayWrapper__67e33d27 .lightBoxSideOverlayContent__27b39e49{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__67e33d27 .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__67e33d27 .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__9bca4650{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__9bca4650.closing__0b98caf0,.lightBoxSideOverlay__9bca4650.opening__cf79c2f5{overflow-x:hidden}.topOverlayMask__b7c05280{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-1-30-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__0ffa4bec{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__0ffa4bec.closing__165c4bda,.topOverlayWrapper__0ffa4bec.opened__99f67f42{bottom:0}.topOverlayWrapper__0ffa4bec .topOverlayPanel__27664295{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__503c57e4{z-index:500}@media(max-width:767px){.topOverlayPanel__27664295{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__60c27be7{--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__60c27be7.fixed__9106882d{position:fixed}.lightBoxRightSidebar__26ecc011{--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__26ecc011.fixed__9106882d{position:fixed}.hidden__92342725{display:none}html.scroll-0__80b02f29{--triplex-next-scroll-width: 0px}html.scroll-15__b29f6fde{--triplex-next-scroll-width: 15px}html.scroll-16__9d59d73d{--triplex-next-scroll-width: 16px}html.scroll-17__e68be1b9{--triplex-next-scroll-width: 17px}.listMasterChipGroup__8349da15{padding:0 16px}.listMasterFooter__5f87ec95{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-1-30-0);box-shadow:var(--triplex-next-ListMaster-Footer_Shadow-1-30-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__5f87ec95.sticky__3a04e858{position:sticky;bottom:0}.listMasterFooterDescription__23b52cef{padding-right:16px}.listMasterFooterControls__27524450{white-space:nowrap}.listMasterHeader__8164d053{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-1-30-0);box-shadow:var(--triplex-next-ListMaster-Header_Shadow-1-30-0)}.listMasterHeader__8164d053.sticky__3a04e858{position:sticky;top:0;z-index:2}.selectionControls__391e459d{display:flex;justify-content:space-between;align-items:center}.marker__3769248c.success__adcb7bab{background:var(--triplex-next-Marker-Background_Success-1-30-0)}.marker__3769248c.error__b0ffec96{background:var(--triplex-next-Marker-Background_Error-1-30-0)}.marker__3769248c.warning__51774aa3{background:var(--triplex-next-Marker-Background_Warning-1-30-0)}.marker__3769248c.waiting__3556b4e5{background:var(--triplex-next-Marker-Background_Waiting-1-30-0)}.markerStatus__4e7e7256{line-height:0;display:flex;align-items:start}.markerStatus__4e7e7256 .contentContainer__6394096c{display:flex;flex-direction:column}.markerStatus__4e7e7256.md__d48b9a11{gap:4px}.markerStatus__4e7e7256.md__d48b9a11 .markerContainer__e72e8e89{margin-top:4px}.markerStatus__4e7e7256.lg__fc778368{gap:6px}.markerStatus__4e7e7256.lg__fc778368 .contentContainer__6394096c{gap:4px}.markerStatus__4e7e7256.lg__fc778368 .markerContainer__e72e8e89{margin-top:5px}.monthYearRange__2bb5a505{display:flex;align-items:center}.monthYearRangeButton__fe0fbbd0{z-index:1}.separator__2d268f05{width:16px;height:16px;flex-shrink:0}.orderedListItem__08c65d2e{counter-increment:list-item-tx}.orderedListItem__08c65d2e:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__08c65d2e+.orderedListItem__08c65d2e{margin-top:8px}.orderedList__a35fe786{--start-index-tx: 0;position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx var(--start-index-tx)}.paginationExtended__a728fc95{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__a930411b .directionIconNext__358cff92{transform:rotate(180deg)}.paginationPageEllipsis__b4970e76{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;cursor:default}.paginationPageButton__542c7955{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__542c7955:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-1-30-0);outline:none}.paginationPageButton__542c7955:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-1-30-0)}.paginationPageButton__542c7955:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-1-30-0);cursor:grabbing}.paginationPageButton__542c7955.currentPage__248f05f0{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-1-30-0);cursor:default}.paginationNavigationExtended__34ba6778{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__a5f29a89{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__a5f29a89 .paginationSelectControl__0d7e082e{margin-left:8px;min-width:72px}.row__f2971b81{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;padding-bottom:16px}.row__f2971b81.noPaddingBottom__af5f484b,.row__f2971b81:last-child{padding-bottom:0}.segmentedControlSegment__826b1f23{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-30-0);outline:none;cursor:pointer}.segmentedControlSegment__826b1f23:disabled{cursor:default}.sm__0c9925ff .segmentedControlSegment__826b1f23{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__9ac94ceb .segmentedControlSegment__826b1f23{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__fe5ed93c .segmentedControlSegment__826b1f23{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__93c1e0a4 .segmentedControlSegment__826b1f23{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-1-30-0)}.general1__93c1e0a4 .segmentedControlSegment__826b1f23:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-1-30-0)}.general1__93c1e0a4 .segmentedControlSegment__826b1f23:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-1-30-0)}.general1__93c1e0a4 .segmentedControlSegment__826b1f23.selected__21e66882{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-1-30-0)}.general1__93c1e0a4 .segmentedControlSegment__826b1f23.selected__21e66882:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-1-30-0)}.general1__93c1e0a4 .segmentedControlSegment__826b1f23.selected__21e66882:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-1-30-0)}.general2__1a395e2f .segmentedControlSegment__826b1f23{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-1-30-0)}.general2__1a395e2f .segmentedControlSegment__826b1f23:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-1-30-0)}.general2__1a395e2f .segmentedControlSegment__826b1f23:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-1-30-0)}.general2__1a395e2f .segmentedControlSegment__826b1f23.selected__21e66882{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-1-30-0)}.general2__1a395e2f .segmentedControlSegment__826b1f23.selected__21e66882:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-1-30-0)}.general2__1a395e2f .segmentedControlSegment__826b1f23.selected__21e66882:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-1-30-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-1-30-0)}.secondary1__f80869f9 .segmentedControlSegment__826b1f23{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-1-30-0)}.secondary1__f80869f9 .segmentedControlSegment__826b1f23:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-1-30-0)}.secondary1__f80869f9 .segmentedControlSegment__826b1f23:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-1-30-0)}.secondary1__f80869f9 .segmentedControlSegment__826b1f23.selected__21e66882{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-1-30-0)}.secondary1__f80869f9 .segmentedControlSegment__826b1f23.selected__21e66882:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-1-30-0)}.secondary2__9ddce4f2 .segmentedControlSegment__826b1f23{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-1-30-0)}.secondary2__9ddce4f2 .segmentedControlSegment__826b1f23:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-1-30-0)}.secondary2__9ddce4f2 .segmentedControlSegment__826b1f23:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-1-30-0)}.secondary2__9ddce4f2 .segmentedControlSegment__826b1f23.selected__21e66882{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-1-30-0)}.secondary2__9ddce4f2 .segmentedControlSegment__826b1f23.selected__21e66882:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-1-30-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-1-30-0)}.segmentedControlSegment__826b1f23:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-1-30-0)}.content__e6075e31{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__3368fe4d{display:flex;gap:4px}.segmentedControl__3368fe4d.general1__93c1e0a4{background:var(--triplex-next-SegmentedControl-General_1_Background-1-30-0)}.segmentedControl__3368fe4d.secondary1__f80869f9{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-1-30-0)}.segmentedControl__3368fe4d.general2__1a395e2f{background:var(--triplex-next-SegmentedControl-General_2_Background-1-30-0)}.segmentedControl__3368fe4d.secondary2__9ddce4f2{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-1-30-0)}.segmentedControl__3368fe4d.sm__0c9925ff{border-radius:6px;padding:4px}.segmentedControl__3368fe4d.md__9ac94ceb{border-radius:8px;padding:4px}.segmentedControl__3368fe4d.lg__fe5ed93c{border-radius:10px;padding:8px}.skeleton__bf430e4b{border-radius:16px;flex-grow:1}.skeleton__bf430e4b.light__6fa7188d{animation:skeleton-light-pulse__f0364431 2s ease-in-out infinite}.skeleton__bf430e4b.dark__e3e39839{animation:skeleton-dark-pulse__e49af5ce 2s ease-in-out infinite}@keyframes skeleton-light-pulse__f0364431{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-30-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-1-30-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-1-30-0)}}@keyframes skeleton-dark-pulse__e49af5ce{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-30-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-1-30-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-1-30-0)}}.sliderExtendedDot__2737b7fa{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-1-30-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__2737b7fa:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-30-0)}.sliderExtendedDot__2737b7fa.focusedByClick__ed02356b:focus{box-shadow:none}.sliderExtendedDot__2737b7fa:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-1-30-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__2737b7fa:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-1-30-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__2737b7fa.disabled__ebfd6efa{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-1-30-0)}.sliderExtendedDot__2737b7fa.disabled__ebfd6efa:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-1-30-0)}.sliderExtendedDot__2737b7fa.disabled__ebfd6efa:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-1-30-0)}.sliderExtendedDot__2737b7fa:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-1-30-0)}.sliderExtendedDot__2737b7fa:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-30-0)}.sliderExtendedDot__2737b7fa.dragByMouse__893d4afc{background:var(--triplex-next-Slider-Dot_Background_Select-1-30-0)}.sliderExtendedDot__2737b7fa.dragByMouse__893d4afc:after{background:var(--triplex-next-Slider-Dot_Inner_Background-1-30-0)}.sliderExtendedDot__2737b7fa:hover .sliderExtendedTooltipOverlay__a6dc99c6,.sliderExtendedDot__2737b7fa:focus .sliderExtendedTooltipOverlay__a6dc99c6{visibility:visible}.sliderExtendedDot__2737b7fa.lg__388a3330{width:28px;height:28px}.sliderExtendedDot__2737b7fa.lg__388a3330:after{width:10px;height:10px}.sliderExtendedDot__2737b7fa.lg__388a3330:before{width:14px;height:14px}.sliderExtendedMarks__696d4c95{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__90a2e666{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__90a2e666 .sliderExtendedMarkDot__9dfb9b07{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-1-30-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__90a2e666 .sliderExtendedMarkDot__9dfb9b07.inSelectedRange__f4841231{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-1-30-0)}.sliderExtendedMark__90a2e666.lg__388a3330{top:20px}.sliderExtendedMark__90a2e666.lg__388a3330 .sliderExtendedMarkDot__9dfb9b07{top:-20px}.sliderExtendedMark__90a2e666 .sliderExtendedMarkText__ab4123ca{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__90a2e666.disabled__ebfd6efa{pointer-events:none}.sliderExtendedMark__90a2e666.disabled__ebfd6efa .sliderExtendedMarkText__ab4123ca{pointer-events:none;opacity:.35}.sliderExtendedMark__90a2e666.disabled__ebfd6efa .sliderExtendedMarkDot__9dfb9b07{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-1-30-0)}.sliderExtendedMark__90a2e666:first-child,.sliderExtendedMark__90a2e666:last-child{transform:none}.sliderExtendedMark__90a2e666:first-child.reverse__c9adb566 .sliderExtendedMarkDot__9dfb9b07{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__90a2e666:first-child.reverse__c9adb566 .sliderExtendedMarkText__ab4123ca{margin-right:-4px}.sliderExtendedMark__90a2e666:first-child:not(.reverse__c9adb566) .sliderExtendedMarkDot__9dfb9b07{left:0;transform:translate(-50%)}.sliderExtendedMark__90a2e666:first-child .sliderExtendedMarkText__ab4123ca{margin-left:-4px}.sliderExtendedMark__90a2e666:last-child.reverse__c9adb566 .sliderExtendedMarkDot__9dfb9b07{left:0;transform:translate(-50%)}.sliderExtendedMark__90a2e666:last-child.reverse__c9adb566 .sliderExtendedMarkText__ab4123ca{margin-left:-4px}.sliderExtendedMark__90a2e666:last-child:not(.reverse__c9adb566) .sliderExtendedMarkDot__9dfb9b07{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__90a2e666:last-child .sliderExtendedMarkText__ab4123ca{margin-right:-4px}.sliderExtendedMark__90a2e666.active__e350d96b{pointer-events:none}.sliderExtendedRail__e2575321{height:4px;background:var(--triplex-next-Slider-Rail_Background-1-30-0);cursor:pointer}.sliderExtended__5c5e58ea{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__5c5e58ea.disabled__ebfd6efa .sliderExtendedRail__e2575321{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-1-30-0)}.sliderExtended__5c5e58ea.lg__388a3330{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__fafb6885{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-1-30-0);z-index:10}.sliderExtendedTrack__fafb6885.lg__388a3330{top:12px}.sliderExtendedTrack__fafb6885:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-1-30-0)}.sliderExtendedTrack__fafb6885.focusedByClick__ed02356b:focus{box-shadow:none}.sliderExtendedTrack__fafb6885.hoverOrDragByMouse__7a0de28e{background:var(--triplex-next-Slider-Track_Background_Hover-1-30-0)}.sliderExtendedTrack__fafb6885.staticSlider__343bf084{cursor:default;pointer-events:none}.sliderExtendedTrack__fafb6885.disabled__ebfd6efa{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-1-30-0)}.sliderExtendedTooltipOverlay__a6dc99c6{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__a6dc99c6.lg__388a3330{bottom:32px}.sliderExtendedTooltipOverlay__a6dc99c6 .tooltipBody__896d1309{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-1-30-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-1-30-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__a6dc99c6 .tooltipTip__64207458{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-1-30-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.sliderExtendedTooltipOverlay__a6dc99c6 .tooltipTip__64207458{margin:-.5px}}.smsField__f191708b{display:inline-block;position:relative;width:100%}.smsField__f191708b .input__631fdf56{text-align:center}.smsField__f191708b .input__631fdf56::placeholder{opacity:1}.smsField__f191708b .input__631fdf56:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-1-30-0)}.smsField__f191708b .input__631fdf56.lg__f765a1b9{padding:18px 40px}.smsField__f191708b .input__631fdf56.md__1904005c{padding-left:26px;padding-right:26px}.smsField__f191708b .input__631fdf56.sm__37f45f8f{padding-left:20px;padding-right:20px}.smsField__f191708b .btnRefresh__54191e24{position:absolute;outline:none;z-index:1}.smsField__f191708b .btnRefresh__54191e24.lg__f765a1b9{top:12px;left:12px;height:32px;width:32px}.smsField__f191708b .btnRefresh__54191e24.md__1904005c{top:10px;left:10px}.smsField__f191708b .btnRefresh__54191e24.sm__37f45f8f{top:4px;left:4px}.smsField__f191708b .btnRefresh__54191e24 .full__fc4705ee{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-1-30-0)}.smsField__f191708b .btnRefresh__54191e24 .empty__42b131ea{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-1-30-0)}.smsField__f191708b .btnRefresh__54191e24:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-1-30-0)}.smsField__f191708b .btnSubmit__412f31cc{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-1-30-0)}.smsField__f191708b .btnSubmit__412f31cc.active__5e22dd99:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-1-30-0)}.smsField__f191708b .btnSubmit__412f31cc.active__5e22dd99:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-1-30-0)}.smsField__f191708b .btnSubmit__412f31cc.lg__f765a1b9{top:15px;right:15px;height:26px;width:26px}.smsField__f191708b .btnSubmit__412f31cc.md__1904005c{top:10px;right:10px}.smsField__f191708b .btnSubmit__412f31cc.sm__37f45f8f{top:4px;right:4px}.spoiler__528d0fad{display:flex;flex-direction:column}.spoiler__528d0fad.opened__7775d429 .caretIcon__998e0249{transform:rotate(-180deg)}.spoiler__528d0fad .head__a0b4601d .caretIcon__998e0249{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__528d0fad .head__a0b4601d button>span{white-space:normal;text-align:left}.spoiler__528d0fad .content__d3a6a38c.hidden__b6ad9261{display:none}.spoiler__528d0fad .lg__c36f7b82 .content__d3a6a38c{margin-top:8px}.spoiler__528d0fad .md__51303f42 .content__d3a6a38c{margin-top:0}.spoiler__528d0fad .sm__c6b4c64c .content__d3a6a38c{margin-top:-4px}.statusTrackerWrapper__5ad90331{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-30-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-1-30-0);overflow:hidden;height:100%}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5{width:100%;padding:40px 24px 16px;box-sizing:border-box;z-index:1;text-align:center}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5.verticalAlignMiddle__1dc435ee{align-self:center}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5.verticalAlignBottom__f12385a7{align-self:end}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerChild__57c4db54{padding:8px 0}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerChild__57c4db54:empty{padding:0}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerSum__273f5b2f,.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerTitle__eb9b789a{padding-bottom:4px}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerDescription__926bc908{display:block;padding-top:8px}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerAlert__f2b2d427{margin-top:12px;text-align:left}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerStatus__c95698dc{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerFooterWrapper__d52a4b40{display:grid}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerFooterWrapper__d52a4b40 .statusTrackerDescription__926bc908:last-child{padding-top:0}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerFooterWrapper__d52a4b40 .statusTrackerButton__b78381d3{margin-bottom:12px}.statusTrackerWrapper__5ad90331 .statusTracker__a0f5aba5 .statusTrackerFooterWrapper__d52a4b40 .statusTrackerButton__b78381d3:last-child{margin-bottom:0}.statusTrackerWrapper__5ad90331 .statusTrackerColor__56a99246{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__5ad90331 .statusTrackerColor__56a99246.waiting__56a11554{background:var(--triplex-next-StatusTracker-Waiting_Color-1-30-0)}.statusTrackerWrapper__5ad90331 .statusTrackerColor__56a99246.warning__879276cc{background:var(--triplex-next-StatusTracker-Warning_Background-1-30-0)}.statusTrackerWrapper__5ad90331 .statusTrackerColor__56a99246.rejected__ca864350{background:var(--triplex-next-StatusTracker-Rejected_Color-1-30-0)}.statusTrackerWrapper__5ad90331 .statusTrackerColor__56a99246.approved__4cfc48a1{background:var(--triplex-next-StatusTracker-Approved_Color-1-30-0)}.statusTrackerWrapper__5ad90331 .statusTrackerBackground__7d0fdfdb{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__5ad90331 .statusTrackerBackground__7d0fdfdb.waiting__56a11554{background:var(--triplex-next-StatusTracker-Waiting_Background-1-30-0)}.statusTrackerWrapper__5ad90331 .statusTrackerBackground__7d0fdfdb.warning__879276cc{background:var(--triplex-next-StatusTracker-Warning_Background-1-30-0)}.statusTrackerWrapper__5ad90331 .statusTrackerBackground__7d0fdfdb.rejected__ca864350{background:var(--triplex-next-StatusTracker-Rejected_Background-1-30-0)}.statusTrackerWrapper__5ad90331 .statusTrackerBackground__7d0fdfdb.approved__4cfc48a1{background:var(--triplex-next-StatusTracker-Approved_Background-1-30-0)}@media(max-width:767px){.statusTrackerWrapper__5ad90331{border-radius:16px}}.stepperStep__11500320{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__11500320+.stepperStep__11500320{margin-left:12px}.stepperStep__11500320.sm__c7108bbb{font-size:12px;line-height:16px}.stepperStep__11500320.sm__c7108bbb:not(:last-child) .content__8cf1cfb1{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__11500320.sm__c7108bbb:last-child .content__8cf1cfb1{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__11500320.sm__c7108bbb:last-child .arrow__26ba58ad{display:none}.stepperStep__11500320.md__5e5e9150{font-size:14px;line-height:20px}.stepperStep__11500320.md__5e5e9150:not(:last-child) .content__8cf1cfb1{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__11500320.md__5e5e9150:last-child .content__8cf1cfb1{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__11500320.md__5e5e9150:last-child .arrow__26ba58ad{display:none}.stepperStep__11500320.lg__c0c003a3{font-size:16px;line-height:20px}.stepperStep__11500320.lg__c0c003a3:not(:last-child) .content__8cf1cfb1{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__11500320.lg__c0c003a3:last-child .content__8cf1cfb1{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__11500320.lg__c0c003a3:last-child .arrow__26ba58ad{display:none}.stepperStep__11500320:hover:not(.active__cf714969):not(.disabled__d7ec1f02) .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Hover-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Hover-1-30-0)}.stepperStep__11500320:hover:not(.active__cf714969):not(.disabled__d7ec1f02) .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-30-0)}.stepperStep__11500320:hover:not(.active__cf714969):not(.disabled__d7ec1f02) .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-1-30-0)}.stepperStep__11500320.active__cf714969{cursor:default}.stepperStep__11500320.active__cf714969 .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-1-30-0)}.stepperStep__11500320.active__cf714969 .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-1-30-0)}.stepperStep__11500320.active__cf714969.error__dc510c9b .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-30-0)}.stepperStep__11500320.active__cf714969.error__dc510c9b .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-30-0)}.stepperStep__11500320.active__cf714969.error__dc510c9b .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-1-30-0)}.stepperStep__11500320.active__cf714969.warning__4b0864b5 .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0)}.stepperStep__11500320.active__cf714969.warning__4b0864b5 .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0)}.stepperStep__11500320.active__cf714969.warning__4b0864b5 .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-1-30-0)}.stepperStep__11500320.completed__e3019953.error__dc510c9b .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-30-0)}.stepperStep__11500320.completed__e3019953.error__dc510c9b .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-30-0)}.stepperStep__11500320.completed__e3019953.error__dc510c9b .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-30-0)}.stepperStep__11500320.completed__e3019953.error__dc510c9b:hover .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0)}.stepperStep__11500320.completed__e3019953.error__dc510c9b:hover .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0)}.stepperStep__11500320.completed__e3019953.error__dc510c9b:hover .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0)}.stepperStep__11500320.completed__e3019953.warning__4b0864b5 .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0)}.stepperStep__11500320.completed__e3019953.warning__4b0864b5 .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0)}.stepperStep__11500320.completed__e3019953.warning__4b0864b5 .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0)}.stepperStep__11500320.completed__e3019953.warning__4b0864b5:hover .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0)}.stepperStep__11500320.completed__e3019953.warning__4b0864b5:hover .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0)}.stepperStep__11500320.completed__e3019953.warning__4b0864b5:hover .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0)}.stepperStep__11500320.inactive__7caa4f72 :not(.error__dc510c9b):not(.warning__4b0864b5) .content__8cf1cfb1{color:var(--triplex-next-Stepper-Step_Color_Default-1-30-0)}.stepperStep__11500320.inactive__7caa4f72 :not(.error__dc510c9b):not(.warning__4b0864b5):hover .content__8cf1cfb1{color:var(--triplex-next-Stepper-Step_Color_Hover-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.error__dc510c9b .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Error-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Error-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.error__dc510c9b .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.error__dc510c9b .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.error__dc510c9b:hover .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.error__dc510c9b:hover .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.error__dc510c9b:hover .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.warning__4b0864b5 .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.warning__4b0864b5 .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.warning__4b0864b5 .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.warning__4b0864b5:hover .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.warning__4b0864b5:hover .arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0)}.stepperStep__11500320.inactive__7caa4f72.warning__4b0864b5:hover .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-1-30-0)}.stepperStep__11500320.disabled__d7ec1f02{pointer-events:none}.stepperStep__11500320.disabled__d7ec1f02 .content__8cf1cfb1{color:var(--triplex-next-Stepper-Step_Color_Disabled-1-30-0)}.stepperStep__11500320.disabled__d7ec1f02 .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-1-30-0)}.stepperStep__11500320.disabled__d7ec1f02 .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-1-30-0)}.stepperStep__11500320.focusVisible__3b5a9cba.completed__e3019953 .content__8cf1cfb1,.stepperStep__11500320.focusVisible__3b5a9cba.active__cf714969 .content__8cf1cfb1,.stepperStep__11500320.focusVisible__3b5a9cba.inactive__7caa4f72 .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-30-0)}.stepperStep__11500320.focusVisible__3b5a9cba.completed__e3019953 .arrow__26ba58ad path:last-child,.stepperStep__11500320.focusVisible__3b5a9cba.active__cf714969 .arrow__26ba58ad path:last-child,.stepperStep__11500320.focusVisible__3b5a9cba.inactive__7caa4f72 .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-30-0)}.stepperStep__11500320.focusVisible__3b5a9cba.completed__e3019953:hover .content__8cf1cfb1,.stepperStep__11500320.focusVisible__3b5a9cba.active__cf714969:hover .content__8cf1cfb1,.stepperStep__11500320.focusVisible__3b5a9cba.inactive__7caa4f72:hover .content__8cf1cfb1{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-30-0)}.stepperStep__11500320.focusVisible__3b5a9cba.completed__e3019953:hover .arrow__26ba58ad path:last-child,.stepperStep__11500320.focusVisible__3b5a9cba.active__cf714969:hover .arrow__26ba58ad path:last-child,.stepperStep__11500320.focusVisible__3b5a9cba.inactive__7caa4f72:hover .arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-1-30-0)}.content__8cf1cfb1{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-1-30-0);color:var(--triplex-next-Stepper-Step_Color_Hover-1-30-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-1-30-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.arrow__26ba58ad{transform:translate(0)}.arrow__26ba58ad path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-30-0)}.arrow__26ba58ad path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-1-30-0)}.icon__1736e539{display:inline-flex;align-items:center;line-height:0}.nonempty__1d30465a .icon__1736e539{margin-right:6px}.stepperExtended__1d0a4e17{display:flex;padding:0;margin:0;list-style:none}.stepperCarousel__ec4b9559{position:relative}.stepperCarousel__ec4b9559:hover .stepperButtonWrapper__bba15ca2{opacity:1;pointer-events:auto}.stepperButtonWrapper__bba15ca2{position:absolute;top:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.stepperButtonWrapper__bba15ca2.prev__02c307f1{left:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Prev-1-30-0)}.stepperButtonWrapper__bba15ca2.next__e7913f9d{right:0;background:var(--triplex-next-Stepper-ButtonWrapper_Background_Next-1-30-0)}.stepperButton__b7d7b2c3.sm__c7108bbb{height:28px;width:28px}.stepperButton__b7d7b2c3.md__5e5e9150{height:40px;width:40px}.stepperButton__b7d7b2c3.lg__c0c003a3{height:56px;width:56px}@media(max-width:767px){.stepperButtonWrapper__bba15ca2{display:none}}.suggestFieldMobileBody__0e465e2c{height:176px}.suggestFieldMobileDropdownHint__caf02889{padding:16px}.noColumns__81b2103b{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__81b2103b>.content__ad440e60{width:456px;text-align:center}.filterPanel__7691460c{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__2bc0179d{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__2bc0179d>a:not(:first-child){margin-left:16px}.tabsLinePanel__46fe37be{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__3772895c{0%{opacity:0}to{opacity:1}}.tableBasic__47059dab{position:relative}.tableBasic__47059dab table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__47059dab table th.alignLeft__e4576b2f,.tableBasic__47059dab table td.alignLeft__e4576b2f{text-align:left}.tableBasic__47059dab table th.alignRight__e7f29dfb,.tableBasic__47059dab table td.alignRight__e7f29dfb{text-align:right}.tableBasic__47059dab table th.alignCenter__fe83854a,.tableBasic__47059dab table td.alignCenter__fe83854a{text-align:center}.tableBasic__47059dab table th.verticalAlignBaseline__f51e8c65,.tableBasic__47059dab table td.verticalAlignBaseline__f51e8c65{vertical-align:baseline}.tableBasic__47059dab table th.verticalAlignSub__36e8d7d1,.tableBasic__47059dab table td.verticalAlignSub__36e8d7d1{vertical-align:sub}.tableBasic__47059dab table th.verticalAlignSuper__17071bb0,.tableBasic__47059dab table td.verticalAlignSuper__17071bb0{vertical-align:super}.tableBasic__47059dab table th.verticalAlignTextTop__5e706694,.tableBasic__47059dab table td.verticalAlignTextTop__5e706694{vertical-align:text-top}.tableBasic__47059dab table th.verticalAlignTextBottom__dd317150,.tableBasic__47059dab table td.verticalAlignTextBottom__dd317150{vertical-align:text-bottom}.tableBasic__47059dab table th.verticalAlignMiddle__7dfbda51,.tableBasic__47059dab table td.verticalAlignMiddle__7dfbda51{vertical-align:middle}.tableBasic__47059dab table th.verticalAlignTop__08aced3b,.tableBasic__47059dab table td.verticalAlignTop__08aced3b{vertical-align:top}.tableBasic__47059dab table th.verticalAlignBottom__dbd00d38,.tableBasic__47059dab table td.verticalAlignBottom__dbd00d38{vertical-align:bottom}.tableBasic__47059dab table>thead>tr{height:48px}.tableBasic__47059dab table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-1-30-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-30-0)}.tableBasic__47059dab table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__47059dab table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__47059dab table>thead>tr>th.checkboxType__9745d992{padding:16px 12px}.tableBasic__47059dab table>thead>tr>th .thBlock__5ba3297a{display:inline-flex;vertical-align:top;font-weight:400}.tableBasic__47059dab table>thead>tr>th .thBlock__5ba3297a.order__d6a4032b{cursor:pointer}.tableBasic__47059dab table>thead>tr>th .thBlock__5ba3297a.order__d6a4032b .orderButton__91335996{display:flex;visibility:hidden;align-items:center}.tableBasic__47059dab table>thead>tr>th .thBlock__5ba3297a.order__d6a4032b .orderButton__91335996.alignLeft__e4576b2f{margin-right:8px}.tableBasic__47059dab table>thead>tr>th .thBlock__5ba3297a.order__d6a4032b .orderButton__91335996.alignRight__e7f29dfb{margin-left:8px}.tableBasic__47059dab table>thead>tr>th .thBlock__5ba3297a.order__d6a4032b .orderButton__91335996.sorted__e3923cb1{visibility:visible}.tableBasic__47059dab table>thead>tr>th .thBlock__5ba3297a.order__d6a4032b:hover .orderButton__91335996{visibility:visible}.tableBasic__47059dab table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-1-30-0)}.tableBasic__47059dab table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__47059dab table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__47059dab table>tbody>tr>td.textType__e679bc09{padding:12px}.tableBasic__47059dab table>tbody>tr>td.componentsType__ca3c7414{padding:8px 12px}.tableBasic__47059dab table>tbody>tr>td.checkboxType__9745d992{padding:10px 12px 12px}.tableBasic__47059dab table>tbody>tr.selected__6403d83e>td{background-color:var(--triplex-next-TableBasic-Background_Selected-1-30-0)}.tableBasic__47059dab table>tbody.clickable__4001bd5d>tr{cursor:pointer}.tableBasic__47059dab table>tbody.hoverable__8ab0742c>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-1-30-0)}.tableBasic__47059dab .footerEmptyData__ba3cf80c{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__47059dab .spinnerWrapper__9e013a2b{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__47059dab .spinnerWrapper__9e013a2b .tableLoaderScreen__a59640a2{border-radius:8px 8px 0 0}.tableBasic__47059dab .overlayCover__1349e618{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-1-30-0);animation:fadeIn__3772895c .3s}.tableBasicSettingsBody__2c88de8a{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__43472397{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-30-0)!important}.columnSettingsSortableListItemTarget__43472397:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-1-30-0)!important}.columnSettingsSortableListItemTarget__43472397.dragging__7278470e{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-1-30-0)!important}.columnSettingsStaticListItem__addc5c2f{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-1-30-0)}.tableBasicSettingsFooter__786d3d7a{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-1-30-0);padding:11px 12px 12px}.tableBasicSettingsHeader__4840f75c{padding:16px 12px 12px}.tableSettingsLink__da2ed832{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__f255ae2d{width:320px}.tableFooterWrapper__b00461c7{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__b00461c7 .tableFooterShadow__2b036e02{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-1-30-0);pointer-events:none}.tableFooterWrapper__b00461c7 .tableFooter__043a481a{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-1-30-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__b00461c7 .tableFooter__043a481a .tableFooterSummary__99d7377c{display:flex;align-items:center}.tableFooterWrapper__b00461c7 .tableFooter__043a481a .tableFooterSummary__99d7377c .tableFooterSummarySelectedCount__547b24ae,.tableFooterWrapper__b00461c7 .tableFooter__043a481a .tableFooterSummary__99d7377c .tableFooterSummarySelectAllButton__6cdf44c3,.tableFooterWrapper__b00461c7 .tableFooter__043a481a .tableFooterSummary__99d7377c .tableFooterSummaryAmount__3da9de73{display:inline-flex}.tableFooterWrapper__b00461c7 .tableFooter__043a481a .tableFooterSummary__99d7377c .tableFooterSummarySelectedCount__547b24ae,.tableFooterWrapper__b00461c7 .tableFooter__043a481a .tableFooterSummary__99d7377c .tableFooterSummarySelectAllButton__6cdf44c3,.tableFooterWrapper__b00461c7 .tableFooter__043a481a .tableFooterSummary__99d7377c .tableFooterSummaryAmount__3da9de73,.tableFooterWrapper__b00461c7 .tableFooter__043a481a .tableFooterSummary__99d7377c .tableFooterSummaryLabel__c6d07d7e{margin-left:24px}@media(max-width:767px){.tableFooterWrapper__b00461c7{height:112px}}.paginationPanel__534a5985{margin-top:16px}.masterTable__6c1b2ed2,.tabsExtended__42aff274{position:relative}.tabsExtendedContent__6e5b933e{display:inline-flex}.tabsExtendedContent__6e5b933e.sm__072bbeef{border-radius:6px;padding:4px}.tabsExtendedContent__6e5b933e.md__571f0969{border-radius:8px;padding:4px}.tabsExtendedContent__6e5b933e.lg__fc4cdd5a{border-radius:10px;padding:8px}.tabsExtendedTab__899a5226{display:flex}.tabsExtendedTab__899a5226+.tabsExtendedTab__899a5226,.tabsExtendedDropdown__bb0f5d61{margin-left:4px}.tabsReal__1eb82e35,.tabsFake__d2eab18a{display:flex;box-sizing:border-box;width:100%}.tabsReal__1eb82e35.hidden__c474b249{visibility:hidden}.tabsReal__1eb82e35 .tabsExtendedTab__899a5226.hidden__c474b249{display:none}.tabsFake__d2eab18a{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__04c729fa .tabsExtendedContent__6e5b933e{background-color:var(--triplex-next-Tabs-Type1_Background-1-30-0)}.type2__5a528f7f .tabsExtendedContent__6e5b933e{background-color:var(--triplex-next-Tabs-Type2_Background-1-30-0)}.tabsExtendedTabButton__de7d360b{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-1-30-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__de7d360b .notificationIcon__9649aeb8{position:absolute}.tabsExtendedTabButton__de7d360b.lg__fc4cdd5a{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__de7d360b.lg__fc4cdd5a .notificationIcon__9649aeb8{right:6px;top:6px}.tabsExtendedTabButton__de7d360b.md__571f0969{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__de7d360b.md__571f0969 .notificationIcon__9649aeb8{right:4px;top:4px}.tabsExtendedTabButton__de7d360b.sm__072bbeef{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__de7d360b.sm__072bbeef .notificationIcon__9649aeb8{right:3px;top:3px}.tabsExtendedTabButton__de7d360b .tabsExtendedTabButtonTextDefault__14671790{display:block}.tabsExtendedTabButton__de7d360b .tabsExtendedTabButtonTextHover__7ffb3da5,.tabsExtendedTabButton__de7d360b:hover .tabsExtendedTabButtonTextDefault__14671790,.tabsExtendedTabButton__de7d360b.selected__ab5109cf .tabsExtendedTabButtonTextDefault__14671790{display:none}.tabsExtendedTabButton__de7d360b:hover .tabsExtendedTabButtonTextHover__7ffb3da5,.tabsExtendedTabButton__de7d360b.selected__ab5109cf .tabsExtendedTabButtonTextHover__7ffb3da5{display:block}.tabsExtendedTabButton__de7d360b::-moz-focus-inner{border:none}.tabsExtendedTabButton__de7d360b+.tabsExtendedTabButton__de7d360b{margin-left:2px}.tabsExtendedTabButton__de7d360b:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-1-30-0)}.tabsExtendedTabButton__de7d360b.type1__04c729fa{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-1-30-0)}.tabsExtendedTabButton__de7d360b.type1__04c729fa.selected__ab5109cf{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-1-30-0)}.tabsExtendedTabButton__de7d360b.type1__04c729fa:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-1-30-0)}.tabsExtendedTabButton__de7d360b.type2__5a528f7f{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-1-30-0)}.tabsExtendedTabButton__de7d360b.type2__5a528f7f.selected__ab5109cf{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-1-30-0)}.tabsExtendedTabButton__de7d360b.type2__5a528f7f:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-1-30-0)}.tabsContent__6e72651b .tabButtonDropdown__9cc23a8e{justify-content:center;padding:0!important;border-radius:0!important;background:none!important}.tabsContent__6e72651b .tabButtonDropdown__9cc23a8e.sm__e006333d{min-width:20px;min-height:20px;height:20px}.tabsContent__6e72651b .tabButtonDropdown__9cc23a8e.md__564e5b58{min-width:32px;min-height:32px;height:32px}.tabsContent__6e72651b .tabButtonDropdown__9cc23a8e.lg__5b7c1b9d{min-width:40px;min-height:40px;height:40px}.tag__0135ebf4{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-1-30-0);border-radius:4px;gap:2px}.tag__0135ebf4.sm__fce1266a{height:20px;padding:2px 4px 2px 6px}.tag__0135ebf4.md__776ccfe0{height:28px;padding:4px 6px 4px 8px}.tag__0135ebf4.lg__66bfa734{height:32px;padding:6px 8px 6px 10px}.content__27972a28{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagColor__556f0a45{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__556f0a45.sm__a4fd027b{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__556f0a45.md__b986339b{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__556f0a45.lg__a6c5c56b{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__556f0a45.default__2e0368ea{background:var(--triplex-next-TagColor-Background_Default-1-30-0)}.tagColor__556f0a45.success__9ccd4206{background:var(--triplex-next-TagColor-Background_Success-1-30-0)}.tagColor__556f0a45.info__833d3aa5{background:var(--triplex-next-TagColor-Background_Info-1-30-0)}.tagColor__556f0a45.warning__afecc293{background:var(--triplex-next-TagColor-Background_Warning-1-30-0)}.tagColor__556f0a45.error__b038398d{background:var(--triplex-next-TagColor-Background_Error-1-30-0)}.content__5ee41736{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-1-30-0)}.tagGroup__803778e2.sm__dbac22fd{margin:-2px}.tagGroup__803778e2.sm__dbac22fd>*{margin:2px}.tagGroup__803778e2.md__519b495b{margin:-4px}.tagGroup__803778e2.md__519b495b>*{margin:4px}.tagGroup__803778e2.lg__bf547e5a{margin:-6px}.tagGroup__803778e2.lg__bf547e5a>*{margin:6px}.uploadZone__d7bcedd4{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-1-30-0)}.uploadZone__d7bcedd4:hover{background:var(--triplex-next-UploadZone-Background_Hover-1-30-0)}.uploadZoneDragArea__f4fb5296{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-30-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__86b4584a{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-1-30-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-1-30-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-1-30-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__9dc6357a{display:none}@media(max-width:767px){.uploadZone__d7bcedd4,.uploadZone__d7bcedd4:hover{background:none}.uploadZoneDragArea__f4fb5296{display:none}}
|