@sberbusiness/triplex-next 0.17.0 → 0.18.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-CjSQmvuc.js +39 -0
- package/chunks/{CalendarViewItem-DJCvUxM5.js → CalendarViewItem-Ca-FLo0r.js} +17 -17
- package/chunks/Card.module-CzLtoScY.js +17 -0
- package/chunks/CheckboxTreeExtended.module-DkdxFQuq.js +14 -0
- package/chunks/{Chip-NCNX4aqk.js → Chip-BLKgYv0e.js} +5 -5
- package/chunks/Confirm.module-BMyKk7ci.js +15 -0
- package/chunks/{DropdownListItem-BuR89hPJ.js → DropdownListItem-DeF8AY7t.js} +18 -18
- package/chunks/DropdownMobile.module-Ds3kgyp0.js +23 -0
- package/chunks/Footer.module-D2AeYynH.js +9 -0
- package/chunks/{FormFieldInput-EYc8oHbI.js → FormFieldInput-QoI3Qmcf.js} +14 -14
- package/chunks/HeaderLayoutSidebar.module-CPzyr_Es.js +9 -0
- package/chunks/HeaderTabs.module-CTLu8m8e.js +9 -0
- package/chunks/{HeaderTitle.module-BEtGrxIR.js → HeaderTitle.module-qG7NNUSy.js} +2 -2
- package/chunks/IslandAccordion.module-C-6vlAWF.js +25 -0
- package/chunks/IslandWidgetFooter.module-xITdAr93.js +9 -0
- package/chunks/IslandWidgetHeader.module-Bvq2rTll.js +12 -0
- package/chunks/{LightBoxContent-tmFMe3Jq.js → LightBoxContent-iKg6uhHj.js} +15 -15
- package/chunks/LightBoxControls.module-C4hxT62o.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-Bw4ojHvB.js +8 -0
- package/chunks/{ListItemControlsButton-CDYgneeE.js → ListItemControlsButton-B36AdJX2.js} +10 -10
- package/chunks/ListItemTail.module-DRs0pxZe.js +12 -0
- package/chunks/ListMasterFooter.module-DTybJY-0.js +10 -0
- package/chunks/ModalWindow.module-Dw-47OlP.js +17 -0
- package/chunks/Notification.module-BKYlR9Q1.js +21 -0
- package/chunks/Overlay.module-DMP8sff8.js +18 -0
- package/chunks/Page.module-ZgV0sjdJ.js +11 -0
- package/chunks/{RightBorderArrow-_zjTHek_.js → RightBorderArrow-COmdqSvG.js} +9 -9
- package/chunks/SMSField.module-kXUXCT5O.js +16 -0
- package/chunks/SliderExtendedMarks.module-DZ2tJis8.js +15 -0
- package/chunks/SliderExtendedRail-6lH6RyNF.js +40 -0
- package/chunks/StatusTracker.module-BiMt5_cO.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-BLvUyupa.js → SuggestFieldMobileDropdownHint-DeExagGp.js} +5 -5
- package/chunks/TableFooter.module-Cr1neNvX.js +14 -0
- package/chunks/TabsExtended.module-D_yz2JTI.js +16 -0
- package/chunks/TabsLine.module-Bu6BuWqh.js +21 -0
- package/chunks/TooltipDesktop.module-CVz3e2hU.js +19 -0
- package/chunks/TreeView.module-DSb6I410.js +9 -0
- package/chunks/{UploadZoneInput-BuIUwilQ.js → UploadZoneInput-CCa8azJA.js} +4 -4
- package/chunks/{constants-BG01GOrx.js → constants-CBGFTz75.js} +7 -7
- package/chunks/{utils-uktTSRz4.js → utils-Bbbhrgqj.js} +5 -5
- package/chunks/utils-BoLzdbbW.js +73 -0
- package/chunks/utils-CAZ6n1RH.js +24 -0
- package/chunks/{utils-C3Drcn94.js → utils-ux-s0pdr.js} +12 -12
- package/components/Alert/AlertContext/AlertContext.js +7 -7
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +2 -2
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +6 -6
- package/components/Badge/Badge.js +7 -7
- package/components/Badge/BadgeDot.js +4 -4
- package/components/Badge/components/BadgeContent.js +16 -16
- package/components/Badge/components/BadgePostfix.js +10 -10
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +8 -8
- package/components/Button/Button.js +30 -30
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +1 -1
- package/components/Button/ButtonDropdownExtended.js +4 -4
- package/components/Button/ButtonIcon.js +10 -10
- package/components/Calendar/Calendar.js +17 -17
- package/components/Calendar/components/CalendarControls.js +1 -1
- package/components/Calendar/components/CalendarFooter.js +3 -3
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +7 -7
- package/components/Card/CardStatic.js +2 -2
- package/components/Card/components/CardContent/CardContent.js +1 -1
- package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
- package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
- package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
- package/components/Card/components/CardMedia.js +1 -1
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +4 -4
- package/components/Checkbox/Checkbox.js +11 -11
- package/components/Checkbox/CheckboxXGroup.js +10 -10
- package/components/Checkbox/CheckboxYGroup.js +1 -1
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/ChipClearButton.js +5 -5
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +8 -8
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +6 -6
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +21 -21
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +13 -13
- package/components/Col/Col.js +130 -130
- package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
- package/components/Confirm/Confirm.js +1 -1
- package/components/Confirm/components/ConfirmCloseButton.js +1 -1
- package/components/Confirm/components/ConfirmContent.js +1 -1
- package/components/Confirm/components/ConfirmContentTitle.js +1 -1
- package/components/Confirm/components/ConfirmControls.js +1 -1
- package/components/DateField/DateField.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
- package/components/DateRange/DateRange.js +6 -6
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/Divider/Divider.js +17 -17
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +8 -8
- package/components/Dropdown/desktop/DropdownDesktop.js +10 -10
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- 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 +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +3 -3
- package/components/Ellipsis/Ellipsis.js +5 -5
- package/components/ExpandAnimation/ExpandAnimation.js +7 -7
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +1 -1
- package/components/Footer/components/FooterDescriptionContent.js +1 -1
- package/components/Footer/components/FooterDescriptionControls.js +1 -1
- package/components/FormField/FormField.js +17 -17
- package/components/FormField/components/FormFieldClear.js +9 -9
- package/components/FormField/components/FormFieldCounter.js +3 -3
- package/components/FormField/components/FormFieldDescription.js +3 -3
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +31 -30
- package/components/FormField/components/FormFieldMaskedInput.js +13 -13
- package/components/FormField/components/FormFieldPostfix.js +1 -1
- package/components/FormField/components/FormFieldPrefix.js +4 -4
- package/components/FormField/components/FormFieldTarget.js +4 -4
- package/components/FormField/components/FormFieldTextarea.js +9 -9
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +8 -8
- package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
- package/components/HelpBox/HelpBox.js +10 -10
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +4 -4
- package/components/Island/components/IslandFooter.js +4 -4
- package/components/Island/components/IslandHeader.js +1 -1
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
- package/components/IslandWidget/IslandWidget.js +15 -15
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +3 -3
- package/components/LightBox/LightBox.js +24 -24
- package/components/LightBox/LightBoxContent.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +8 -8
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +11 -11
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/Link/Link.js +20 -20
- package/components/List/List.js +8 -8
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +9 -9
- package/components/List/components/ListItemControls.js +5 -5
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +5 -5
- package/components/List/components/ListItemSelectable.js +8 -8
- package/components/List/components/ListItemTable.js +1 -1
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +4 -4
- package/components/List/components/ListSortableItemControls.js +5 -5
- package/components/List/components/ListSortableItemTarget.js +3 -3
- 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 +7 -7
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +7 -7
- package/components/ListMaster/components/SelectionControls.js +7 -7
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +3 -3
- package/components/Loader/LoaderSmall/LoaderSmall.js +9 -9
- package/components/LoaderScreen/LoaderScreen.js +8 -8
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +16 -16
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +4 -4
- package/components/ModalWindow/components/ModalWindowClose.js +1 -1
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +5 -5
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +3 -3
- package/components/Notification/Notification.js +2 -2
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyContent.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +1 -1
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +1 -1
- 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/NotificationIcon/NotificationIcon.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +6 -6
- package/components/OrderedList/OrderedListItem.js +9 -9
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +13 -11
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Overlay/index.js +12 -0
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +6 -6
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +10 -10
- package/components/Pagination/components/PaginationNavigationButton.js +7 -7
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +1 -1
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +16 -16
- package/components/Radio/Radio.js +16 -16
- package/components/Radio/RadioXGroup.js +9 -9
- package/components/Radio/RadioYGroup.js +9 -9
- package/components/Row/Row.js +6 -6
- package/components/SMSField/SMSField.js +2 -2
- package/components/SMSField/components/RefreshIcon.js +1 -1
- package/components/SMSField/components/SMSFieldInput.js +2 -2
- package/components/SMSField/components/SMSFieldRefresh.js +1 -1
- package/components/SMSField/components/SMSFieldSubmit.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +12 -12
- package/components/SegmentedControl/SegmentedControlSegment.js +17 -17
- package/components/SelectExtendedField/SelectExtendedField.js +8 -8
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +15 -15
- package/components/Skeleton/Skeleton.js +6 -6
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +28 -28
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
- package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +3 -3
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +17 -17
- package/components/SmallInput/SmallInput.js +4 -4
- package/components/Spoiler/Spoiler.js +9 -9
- package/components/StatusTracker/StatusTracker.js +2 -2
- package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
- package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
- package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
- package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
- package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
- package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
- package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
- package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
- package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
- package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
- package/components/Step/Step.js +15 -15
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +6 -6
- package/components/Stepper/StepperExtended.js +4 -4
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperWrapper.js +2 -2
- package/components/Suggest/SuggestMobileDropdownContent.js +8 -8
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
- 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 +20 -20
- package/components/Table/FilterPanel.js +2 -2
- package/components/Table/MasterTable.js +15 -15
- package/components/Table/NoColumns.js +3 -3
- package/components/Table/PaginationPanel.js +2 -2
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +4 -4
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
- package/components/Table/TableFooter/TableFooter.js +1 -1
- 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 +5 -5
- package/components/Table/TabsLinePanelLinks.js +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +18 -18
- package/components/TabsExtended/TabsExtended.js +2 -2
- package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +1 -1
- package/components/TabsLine/components/TabsLineDesktop.js +1 -1
- package/components/TabsLine/components/TabsLineDropdown.js +2 -2
- package/components/TabsLine/components/TabsLineItem.js +1 -1
- package/components/TabsLine/components/TabsLineMobile.js +7 -7
- package/components/Tag/Tag.js +26 -26
- package/components/TagColor/TagColor.js +12 -12
- package/components/TagGroup/TagGroup.js +10 -10
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +1 -1
- package/components/Tooltip/components/common/TooltipLink.js +3 -3
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
- package/components/Tooltip/components/mobile/TooltipMobile.js +3 -3
- package/components/TopOverlay/TopOverlay.js +13 -13
- package/components/TreeView/TreeView.js +1 -1
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +1 -1
- package/components/Typography/Caption.js +14 -14
- package/components/Typography/Text.js +25 -25
- package/components/Typography/Title.js +17 -17
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +2 -2
- package/components/UnorderedList/UnorderedListItem.js +8 -8
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +155 -146
- package/helpers/less/colors.less +110 -0
- package/index.d.ts +34 -4
- package/index.js +139 -130
- package/package.json +5 -1
- package/styles/triplex-next.css +546 -546
- package/chunks/AlertProcessSpoiler-DnMeoMRa.js +0 -39
- package/chunks/Card.module-CMUnMJ_k.js +0 -17
- package/chunks/CheckboxTreeExtended.module-CggPosrf.js +0 -14
- package/chunks/Confirm.module-BYcKID70.js +0 -15
- package/chunks/DropdownMobile.module-D1kNUx6-.js +0 -23
- package/chunks/Footer.module-cBu_SV2P.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-QC9-L6FM.js +0 -9
- package/chunks/HeaderTabs.module-Bg8pE2hc.js +0 -9
- package/chunks/IslandAccordion.module-vTFelMzP.js +0 -25
- package/chunks/IslandWidgetFooter.module-CM5h0W7b.js +0 -9
- package/chunks/IslandWidgetHeader.module-C5Me9IIL.js +0 -12
- package/chunks/LightBoxControls.module-p6sqZFX7.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-BqbeiAEG.js +0 -8
- package/chunks/ListItemTail.module-BpGKcI6W.js +0 -12
- package/chunks/ListMasterFooter.module-B7YGTi33.js +0 -10
- package/chunks/ModalWindow.module-ZH4YBn7A.js +0 -17
- package/chunks/Notification.module-_VFcjKv9.js +0 -21
- package/chunks/Overlay.module-DJfkOjXa.js +0 -18
- package/chunks/Page.module-hM20h-I6.js +0 -11
- package/chunks/SMSField.module-CY9R7ACZ.js +0 -16
- package/chunks/SliderExtendedMarks.module-CcgK2mu-.js +0 -15
- package/chunks/SliderExtendedRail-aR4aPOcb.js +0 -40
- package/chunks/StatusTracker.module-s_qiteNu.js +0 -24
- package/chunks/TableFooter.module-XxoB1ydg.js +0 -14
- package/chunks/TabsExtended.module-Ce6tDS2A.js +0 -16
- package/chunks/TabsLine.module-YxNiuXB5.js +0 -21
- package/chunks/TooltipDesktop.module-CyeERXWq.js +0 -19
- package/chunks/TreeView.module-DV2mpAEi.js +0 -9
- package/chunks/utils-DT0zStlo.js +0 -73
- package/chunks/utils-DYuqi1kC.js +0 -24
package/styles/triplex-next.css
CHANGED
|
@@ -1,546 +1,546 @@
|
|
|
1
|
-
html {--triplex-next-ColorBrand-0-0-
|
|
2
|
-
--triplex-next-ColorBrand-10-0-
|
|
3
|
-
--triplex-next-ColorBrand-20-0-
|
|
4
|
-
--triplex-next-ColorBrand-30-0-
|
|
5
|
-
--triplex-next-ColorBrand-40-0-
|
|
6
|
-
--triplex-next-ColorBrand-50-0-
|
|
7
|
-
--triplex-next-ColorBrand-60-0-
|
|
8
|
-
--triplex-next-ColorBrand-70-0-
|
|
9
|
-
--triplex-next-ColorBrand-80-0-
|
|
10
|
-
--triplex-next-ColorBrand-90-0-
|
|
11
|
-
--triplex-next-ColorBrand-100-0-
|
|
12
|
-
--triplex-next-ColorDarkNeutralAlpha-0-0-
|
|
13
|
-
--triplex-next-ColorDarkNeutralAlpha-10-0-
|
|
14
|
-
--triplex-next-ColorDarkNeutralAlpha-20-0-
|
|
15
|
-
--triplex-next-ColorDarkNeutralAlpha-30-0-
|
|
16
|
-
--triplex-next-ColorDarkNeutralAlpha-40-0-
|
|
17
|
-
--triplex-next-ColorDarkNeutralAlpha-50-0-
|
|
18
|
-
--triplex-next-ColorDarkNeutralAlpha-60-0-
|
|
19
|
-
--triplex-next-ColorDarkNeutralAlpha-70-0-
|
|
20
|
-
--triplex-next-ColorDarkNeutralAlpha-80-0-
|
|
21
|
-
--triplex-next-ColorDarkNeutralAlpha-90-0-
|
|
22
|
-
--triplex-next-ColorDarkNeutralAlpha-100-0-
|
|
23
|
-
--triplex-next-ColorDarkNeutral-0-0-
|
|
24
|
-
--triplex-next-ColorDarkNeutral-10-0-
|
|
25
|
-
--triplex-next-ColorDarkNeutral-20-0-
|
|
26
|
-
--triplex-next-ColorDarkNeutral-30-0-
|
|
27
|
-
--triplex-next-ColorDarkNeutral-40-0-
|
|
28
|
-
--triplex-next-ColorDarkNeutral-50-0-
|
|
29
|
-
--triplex-next-ColorDarkNeutral-60-0-
|
|
30
|
-
--triplex-next-ColorDarkNeutral-70-0-
|
|
31
|
-
--triplex-next-ColorDarkNeutral-80-0-
|
|
32
|
-
--triplex-next-ColorDarkNeutral-90-0-
|
|
33
|
-
--triplex-next-ColorDarkNeutral-100-0-
|
|
34
|
-
--triplex-next-ColorError-0-0-
|
|
35
|
-
--triplex-next-ColorError-10-0-
|
|
36
|
-
--triplex-next-ColorError-20-0-
|
|
37
|
-
--triplex-next-ColorError-30-0-
|
|
38
|
-
--triplex-next-ColorError-40-0-
|
|
39
|
-
--triplex-next-ColorError-50-0-
|
|
40
|
-
--triplex-next-ColorError-60-0-
|
|
41
|
-
--triplex-next-ColorError-70-0-
|
|
42
|
-
--triplex-next-ColorError-80-0-
|
|
43
|
-
--triplex-next-ColorError-90-0-
|
|
44
|
-
--triplex-next-ColorError-100-0-
|
|
45
|
-
--triplex-next-ColorInfo-0-0-
|
|
46
|
-
--triplex-next-ColorInfo-10-0-
|
|
47
|
-
--triplex-next-ColorInfo-20-0-
|
|
48
|
-
--triplex-next-ColorInfo-30-0-
|
|
49
|
-
--triplex-next-ColorInfo-40-0-
|
|
50
|
-
--triplex-next-ColorInfo-50-0-
|
|
51
|
-
--triplex-next-ColorInfo-60-0-
|
|
52
|
-
--triplex-next-ColorInfo-70-0-
|
|
53
|
-
--triplex-next-ColorInfo-80-0-
|
|
54
|
-
--triplex-next-ColorInfo-90-0-
|
|
55
|
-
--triplex-next-ColorInfo-100-0-
|
|
56
|
-
--triplex-next-ColorNeutralAlpha-0-0-
|
|
57
|
-
--triplex-next-ColorNeutralAlpha-10-0-
|
|
58
|
-
--triplex-next-ColorNeutralAlpha-20-0-
|
|
59
|
-
--triplex-next-ColorNeutralAlpha-30-0-
|
|
60
|
-
--triplex-next-ColorNeutralAlpha-40-0-
|
|
61
|
-
--triplex-next-ColorNeutralAlpha-50-0-
|
|
62
|
-
--triplex-next-ColorNeutralAlpha-60-0-
|
|
63
|
-
--triplex-next-ColorNeutralAlpha-70-0-
|
|
64
|
-
--triplex-next-ColorNeutralAlpha-80-0-
|
|
65
|
-
--triplex-next-ColorNeutralAlpha-90-0-
|
|
66
|
-
--triplex-next-ColorNeutralAlpha-100-0-
|
|
67
|
-
--triplex-next-ColorNeutral-0-0-
|
|
68
|
-
--triplex-next-ColorNeutral-10-0-
|
|
69
|
-
--triplex-next-ColorNeutral-20-0-
|
|
70
|
-
--triplex-next-ColorNeutral-30-0-
|
|
71
|
-
--triplex-next-ColorNeutral-40-0-
|
|
72
|
-
--triplex-next-ColorNeutral-50-0-
|
|
73
|
-
--triplex-next-ColorNeutral-60-0-
|
|
74
|
-
--triplex-next-ColorNeutral-70-0-
|
|
75
|
-
--triplex-next-ColorNeutral-80-0-
|
|
76
|
-
--triplex-next-ColorNeutral-90-0-
|
|
77
|
-
--triplex-next-ColorNeutral-100-0-
|
|
78
|
-
--triplex-next-ColorSuccess-0-0-
|
|
79
|
-
--triplex-next-ColorSuccess-10-0-
|
|
80
|
-
--triplex-next-ColorSuccess-20-0-
|
|
81
|
-
--triplex-next-ColorSuccess-30-0-
|
|
82
|
-
--triplex-next-ColorSuccess-40-0-
|
|
83
|
-
--triplex-next-ColorSuccess-50-0-
|
|
84
|
-
--triplex-next-ColorSuccess-60-0-
|
|
85
|
-
--triplex-next-ColorSuccess-70-0-
|
|
86
|
-
--triplex-next-ColorSuccess-80-0-
|
|
87
|
-
--triplex-next-ColorSuccess-90-0-
|
|
88
|
-
--triplex-next-ColorSuccess-100-0-
|
|
89
|
-
--triplex-next-ColorSystem-0-0-
|
|
90
|
-
--triplex-next-ColorSystem-10-0-
|
|
91
|
-
--triplex-next-ColorSystem-20-0-
|
|
92
|
-
--triplex-next-ColorSystem-30-0-
|
|
93
|
-
--triplex-next-ColorSystem-40-0-
|
|
94
|
-
--triplex-next-ColorSystem-50-0-
|
|
95
|
-
--triplex-next-ColorSystem-60-0-
|
|
96
|
-
--triplex-next-ColorSystem-70-0-
|
|
97
|
-
--triplex-next-ColorSystem-80-0-
|
|
98
|
-
--triplex-next-ColorSystem-90-0-
|
|
99
|
-
--triplex-next-ColorSystem-100-0-
|
|
100
|
-
--triplex-next-ColorWarning-0-0-
|
|
101
|
-
--triplex-next-ColorWarning-10-0-
|
|
102
|
-
--triplex-next-ColorWarning-20-0-
|
|
103
|
-
--triplex-next-ColorWarning-30-0-
|
|
104
|
-
--triplex-next-ColorWarning-40-0-
|
|
105
|
-
--triplex-next-ColorWarning-50-0-
|
|
106
|
-
--triplex-next-ColorWarning-60-0-
|
|
107
|
-
--triplex-next-ColorWarning-70-0-
|
|
108
|
-
--triplex-next-ColorWarning-80-0-
|
|
109
|
-
--triplex-next-ColorWarning-90-0-
|
|
110
|
-
--triplex-next-ColorWarning-100-0-
|
|
111
|
-
--triplex-next-AlertContext-Error_Color-0-
|
|
112
|
-
--triplex-next-AlertContext-Info_Color-0-
|
|
113
|
-
--triplex-next-AlertContext-System_Color-0-
|
|
114
|
-
--triplex-next-AlertContext-Warning_Color-0-
|
|
115
|
-
--triplex-next-AlertProcess-Info_Background-0-
|
|
116
|
-
--triplex-next-AlertProcess-Warning_Background-0-
|
|
117
|
-
--triplex-next-AlertProcess-Error_Background-0-
|
|
118
|
-
--triplex-next-AlertProcess-System_Background-0-
|
|
119
|
-
--triplex-next-AlertProcess-Feature_Background-0-
|
|
120
|
-
--triplex-next-Avatar-Background-0-
|
|
121
|
-
--triplex-next-Badge-Background-0-
|
|
122
|
-
--triplex-next-Button-General_Background_Active-0-
|
|
123
|
-
--triplex-next-Button-General_Background_Default-0-
|
|
124
|
-
--triplex-next-Button-General_Background_Disabled-0-
|
|
125
|
-
--triplex-next-Button-General_Background_Hover-0-
|
|
126
|
-
--triplex-next-Button-General_Color_Active-0-
|
|
127
|
-
--triplex-next-Button-General_Color_Default-0-
|
|
128
|
-
--triplex-next-Button-General_Color_Disabled-0-
|
|
129
|
-
--triplex-next-Button-General_Color_Hover-0-
|
|
130
|
-
--triplex-next-Button-General_Shadow_Focus-0-
|
|
131
|
-
--triplex-next-Button-Secondary_Background_Active-0-
|
|
132
|
-
--triplex-next-Button-Secondary_Background_Default-0-
|
|
133
|
-
--triplex-next-Button-Secondary_Background_Disabled-0-
|
|
134
|
-
--triplex-next-Button-Secondary_Background_Hover-0-
|
|
135
|
-
--triplex-next-Button-Secondary_Color_Active-0-
|
|
136
|
-
--triplex-next-Button-Secondary_Color_Default-0-
|
|
137
|
-
--triplex-next-Button-Secondary_Color_Disabled-0-
|
|
138
|
-
--triplex-next-Button-Secondary_Color_Hover-0-
|
|
139
|
-
--triplex-next-Button-Secondary_Shadow_Focus-0-
|
|
140
|
-
--triplex-next-Button-SecondaryLight_Background_Active-0-
|
|
141
|
-
--triplex-next-Button-SecondaryLight_Background_Default-0-
|
|
142
|
-
--triplex-next-Button-SecondaryLight_Background_Disabled-0-
|
|
143
|
-
--triplex-next-Button-SecondaryLight_Background_Hover-0-
|
|
144
|
-
--triplex-next-Button-SecondaryLight_Color_Active-0-
|
|
145
|
-
--triplex-next-Button-SecondaryLight_Color_Default-0-
|
|
146
|
-
--triplex-next-Button-SecondaryLight_Color_Disabled-0-
|
|
147
|
-
--triplex-next-Button-SecondaryLight_Color_Hover-0-
|
|
148
|
-
--triplex-next-Button-SecondaryLight_Shadow_Focus-0-
|
|
149
|
-
--triplex-next-Button-Danger_Background_Active-0-
|
|
150
|
-
--triplex-next-Button-Danger_Background_Default-0-
|
|
151
|
-
--triplex-next-Button-Danger_Background_Disabled-0-
|
|
152
|
-
--triplex-next-Button-Danger_Background_Hover-0-
|
|
153
|
-
--triplex-next-Button-Danger_Color_Active-0-
|
|
154
|
-
--triplex-next-Button-Danger_Color_Default-0-
|
|
155
|
-
--triplex-next-Button-Danger_Color_Disabled-0-
|
|
156
|
-
--triplex-next-Button-Danger_Color_Hover-0-
|
|
157
|
-
--triplex-next-Button-Danger_Shadow_Focus-0-
|
|
158
|
-
--triplex-next-Button-Icon_Shadow_Focus-0-
|
|
159
|
-
--triplex-next-Button-Link_Color_Active-0-
|
|
160
|
-
--triplex-next-Button-Link_Color_Default-0-
|
|
161
|
-
--triplex-next-Button-Link_Color_Disabled-0-
|
|
162
|
-
--triplex-next-Button-Link_Color_Hover-0-
|
|
163
|
-
--triplex-next-Button-Link_Shadow_Focus-0-
|
|
164
|
-
--triplex-next-Calendar-Background_Shadow-0-
|
|
165
|
-
--triplex-next-Calendar-View_Header_Color-0-
|
|
166
|
-
--triplex-next-Calendar-View_Item_Background_Default-0-
|
|
167
|
-
--triplex-next-Calendar-View_Item_Background_Hover-0-
|
|
168
|
-
--triplex-next-Calendar-View_Item_Background_Selected_Default-0-
|
|
169
|
-
--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-
|
|
170
|
-
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-
|
|
171
|
-
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-
|
|
172
|
-
--triplex-next-Calendar-View_Item_BorderColor_Default-0-
|
|
173
|
-
--triplex-next-Calendar-View_Item_BorderColor_Focus-0-
|
|
174
|
-
--triplex-next-Calendar-View_Item_Color_Default-0-
|
|
175
|
-
--triplex-next-Calendar-View_Item_Color_Hover-0-
|
|
176
|
-
--triplex-next-Calendar-View_Item_Color_Disabled-0-
|
|
177
|
-
--triplex-next-Calendar-View_Item_Color_Muted-0-
|
|
178
|
-
--triplex-next-Calendar-View_Item_Color_Selected-0-
|
|
179
|
-
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-
|
|
180
|
-
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-
|
|
181
|
-
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-
|
|
182
|
-
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-
|
|
183
|
-
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-
|
|
184
|
-
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-
|
|
185
|
-
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-
|
|
186
|
-
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-
|
|
187
|
-
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-
|
|
188
|
-
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-
|
|
189
|
-
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-
|
|
190
|
-
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-
|
|
191
|
-
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-
|
|
192
|
-
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-
|
|
193
|
-
--triplex-next-Card-Static_General_Background-0-
|
|
194
|
-
--triplex-next-Card-Static_Secondary_Background-0-
|
|
195
|
-
--triplex-next-Card-Action_General_Background-0-
|
|
196
|
-
--triplex-next-Card-Action_General_Background_Hover-0-
|
|
197
|
-
--triplex-next-Card-Action_General_Background_Selected-0-
|
|
198
|
-
--triplex-next-Card-Action_General_Background_Selected_Hover-0-
|
|
199
|
-
--triplex-next-Card-Action_Secondary_Background-0-
|
|
200
|
-
--triplex-next-Card-Action_Secondary_Background_Hover-0-
|
|
201
|
-
--triplex-next-Card-Action_Secondary_Background_Selected-0-
|
|
202
|
-
--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-
|
|
203
|
-
--triplex-next-Card-Shadow_Default-0-
|
|
204
|
-
--triplex-next-Card-Shadow_Focus-0-
|
|
205
|
-
--triplex-next-Card-Shadow_Hover-0-
|
|
206
|
-
--triplex-next-Card-Shadow_Selected-0-
|
|
207
|
-
--triplex-next-Card-Shadow_Selected_Hover-0-
|
|
208
|
-
--triplex-next-Checkbox-Background_Checked_Default-0-
|
|
209
|
-
--triplex-next-Checkbox-Background_Checked_Disabled-0-
|
|
210
|
-
--triplex-next-Checkbox-Background_Checked_Hover-0-
|
|
211
|
-
--triplex-next-Checkbox-Background_Default-0-
|
|
212
|
-
--triplex-next-Checkbox-Background_Disabled-0-
|
|
213
|
-
--triplex-next-Checkbox-Background_Hover-0-
|
|
214
|
-
--triplex-next-Checkbox-BorderColor_Default-0-
|
|
215
|
-
--triplex-next-Checkbox-BorderColor_Disabled-0-
|
|
216
|
-
--triplex-next-Checkbox-BorderColor_Focus-0-
|
|
217
|
-
--triplex-next-Checkbox-BorderColor_Hover-0-
|
|
218
|
-
--triplex-next-Checkbox-BorderColor_Checked_Default-0-
|
|
219
|
-
--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-
|
|
220
|
-
--triplex-next-Checkbox-Checkmark_Fill_Default-0-
|
|
221
|
-
--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-
|
|
222
|
-
--triplex-next-Chip-Background_Active-0-
|
|
223
|
-
--triplex-next-Chip-Background_Default-0-
|
|
224
|
-
--triplex-next-Chip-Background_Disabled-0-
|
|
225
|
-
--triplex-next-Chip-Background_Hover-0-
|
|
226
|
-
--triplex-next-Chip-Background_Selected_Active-0-
|
|
227
|
-
--triplex-next-Chip-Background_Selected_Default-0-
|
|
228
|
-
--triplex-next-Chip-Background_Selected_Disabled-0-
|
|
229
|
-
--triplex-next-Chip-Background_Selected_Hover-0-
|
|
230
|
-
--triplex-next-Chip-Color_Active-0-
|
|
231
|
-
--triplex-next-Chip-Color_Default-0-
|
|
232
|
-
--triplex-next-Chip-Color_Disabled-0-
|
|
233
|
-
--triplex-next-Chip-Color_Hover-0-
|
|
234
|
-
--triplex-next-Chip-Color_Selected_Active-0-
|
|
235
|
-
--triplex-next-Chip-Color_Selected_Default-0-
|
|
236
|
-
--triplex-next-Chip-Color_Selected_Disabled-0-
|
|
237
|
-
--triplex-next-Chip-Color_Selected_Hover-0-
|
|
238
|
-
--triplex-next-Chip-Shadow_Focus-0-
|
|
239
|
-
--triplex-next-Divider-Background-0-
|
|
240
|
-
--triplex-next-Dropdown-Background-0-
|
|
241
|
-
--triplex-next-Dropdown-Shadow-0-
|
|
242
|
-
--triplex-next-DropdownList-Background_Active-0-
|
|
243
|
-
--triplex-next-DropdownList-Background_Default-0-
|
|
244
|
-
--triplex-next-DropdownList-Background_Selected-0-
|
|
245
|
-
--triplex-next-DropdownList-Color-0-
|
|
246
|
-
--triplex-next-DropdownMobile-Backdrop-0-
|
|
247
|
-
--triplex-next-DropdownMobile-Border_Color-0-
|
|
248
|
-
--triplex-next-DropdownMobile-Content_Background-0-
|
|
249
|
-
--triplex-next-DropdownMobile-Footer_Background-0-
|
|
250
|
-
--triplex-next-DropdownMobile-Header_Background-0-
|
|
251
|
-
--triplex-next-DropdownMobileList-Active_Background-0-
|
|
252
|
-
--triplex-next-DropdownMobileList-Selected_Background-0-
|
|
253
|
-
--triplex-next-FooterPage-StickyShadow-0-
|
|
254
|
-
--triplex-next-FormField-Background_Active-0-
|
|
255
|
-
--triplex-next-FormField-Background_Default-0-
|
|
256
|
-
--triplex-next-FormField-Background_Disabled-0-
|
|
257
|
-
--triplex-next-FormField-Background_Error-0-
|
|
258
|
-
--triplex-next-FormField-Background_Error_Hover-0-
|
|
259
|
-
--triplex-next-FormField-Background_Hover-0-
|
|
260
|
-
--triplex-next-FormField-Background_Warning-0-
|
|
261
|
-
--triplex-next-FormField-Background_Warning_Hover-0-
|
|
262
|
-
--triplex-next-FormField-Input_Color_Default-0-
|
|
263
|
-
--triplex-next-FormField-Input_Color_Disabled-0-
|
|
264
|
-
--triplex-next-FormField-Target_Color_Default-0-
|
|
265
|
-
--triplex-next-FormField-Target_Color_Disabled-0-
|
|
266
|
-
--triplex-next-FormField-Target_PlaceholderColor_Default-0-
|
|
267
|
-
--triplex-next-FormField-Label_Color_Default-0-
|
|
268
|
-
--triplex-next-FormField-Label_Color_Disabled-0-
|
|
269
|
-
--triplex-next-FormField-Shadow_Active-0-
|
|
270
|
-
--triplex-next-FormField-Shadow_Default-0-
|
|
271
|
-
--triplex-next-FormField-Shadow_Error_Active-0-
|
|
272
|
-
--triplex-next-FormField-Shadow_Warning_Active-0-
|
|
273
|
-
--triplex-next-FormField-Placeholder_Color-0-
|
|
274
|
-
--triplex-next-HeaderPage-StickyShadow-0-
|
|
275
|
-
--triplex-next-Island-Type1_Background-0-
|
|
276
|
-
--triplex-next-Island-Type2_Background-0-
|
|
277
|
-
--triplex-next-Island-Type3_Background-0-
|
|
278
|
-
--triplex-next-Island-Type1_Shadow-0-
|
|
279
|
-
--triplex-next-Island-Type2_Shadow-0-
|
|
280
|
-
--triplex-next-Island-Type3_Shadow-0-
|
|
281
|
-
--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-
|
|
282
|
-
--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-
|
|
283
|
-
--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-
|
|
284
|
-
--triplex-next-IslandAccordion-Shadow_Focus-0-
|
|
285
|
-
--triplex-next-IslandWidget-ExtraFooter_Background-0-
|
|
286
|
-
--triplex-next-IslandWidget-ExtraFooter_Shadow-0-
|
|
287
|
-
--triplex-next-LightBox-Backdrop_Background-0-
|
|
288
|
-
--triplex-next-LightBox-Content_Background-0-
|
|
289
|
-
--triplex-next-Link-BorderColor_Focus-0-
|
|
290
|
-
--triplex-next-Link-Text_Color_Active-0-
|
|
291
|
-
--triplex-next-Link-Text_Color_Default-0-
|
|
292
|
-
--triplex-next-Link-Text_Color_Hover-0-
|
|
293
|
-
--triplex-next-ListItem-Background-0-
|
|
294
|
-
--triplex-next-ListItem-Background_Dragging-0-
|
|
295
|
-
--triplex-next-ListItem-Background_Selected-0-
|
|
296
|
-
--triplex-next-ListItem-Shadow-0-
|
|
297
|
-
--triplex-next-ListItemControlsButton-Background_Active-0-
|
|
298
|
-
--triplex-next-ListItemControlsButton-Background_Default-0-
|
|
299
|
-
--triplex-next-ListItemControlsButton-Background_Hover-0-
|
|
300
|
-
--triplex-next-ListItemControlsButton-Color_Active-0-
|
|
301
|
-
--triplex-next-ListItemControlsButton-Color_Default-0-
|
|
302
|
-
--triplex-next-ListItemControlsButton-Color_Hover-0-
|
|
303
|
-
--triplex-next-ListMaster-Background-0-
|
|
304
|
-
--triplex-next-ListMaster-Footer_Background-0-
|
|
305
|
-
--triplex-next-ListMaster-Footer_Color-0-
|
|
306
|
-
--triplex-next-ListMaster-Header_Background-0-
|
|
307
|
-
--triplex-next-ListMaster-Header_Color-0-
|
|
308
|
-
--triplex-next-Loader-Element_Background_Brand-0-
|
|
309
|
-
--triplex-next-Loader-Element_Background_Neutral-0-
|
|
310
|
-
--triplex-next-Loader-Middle_Background_Default-0-
|
|
311
|
-
--triplex-next-LoaderScreen-Small_Backdrop_Default-0-
|
|
312
|
-
--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-
|
|
313
|
-
--triplex-next-LoaderScreen-Middle_Background_Default-0-
|
|
314
|
-
--triplex-next-Marker-Background_Error-0-
|
|
315
|
-
--triplex-next-Marker-Background_Success-0-
|
|
316
|
-
--triplex-next-Marker-Background_Waiting-0-
|
|
317
|
-
--triplex-next-Marker-Background_Warning-0-
|
|
318
|
-
--triplex-next-MarkerStatus-Description_Color-0-
|
|
319
|
-
--triplex-next-ModalWindow-Background-0-
|
|
320
|
-
--triplex-next-ModalWindow-Backdrop_Background-0-
|
|
321
|
-
--triplex-next-MultiselectField-Divider_Color-0-
|
|
322
|
-
--triplex-next-Notification-Background-0-
|
|
323
|
-
--triplex-next-Notification-Color-0-
|
|
324
|
-
--triplex-next-Notification-TimeColor-0-
|
|
325
|
-
--triplex-next-Notification-Shadow-0-
|
|
326
|
-
--triplex-next-Overlay-Background-0-
|
|
327
|
-
--triplex-next-Overlay-Panel_Background-0-
|
|
328
|
-
--triplex-next-Pagination-PageButton_Background_Active-0-
|
|
329
|
-
--triplex-next-Pagination-PageButton_Background_Hover-0-
|
|
330
|
-
--triplex-next-Pagination-PageButton_Background_Selected-0-
|
|
331
|
-
--triplex-next-Pagination-PageButton_BorderColor_Focus-0-
|
|
332
|
-
--triplex-next-Pagination-PageButton_Color-0-
|
|
333
|
-
--triplex-next-Radio-Background_Checked_Default-0-
|
|
334
|
-
--triplex-next-Radio-Background_Checked_Disabled-0-
|
|
335
|
-
--triplex-next-Radio-Background_Checked_Hover-0-
|
|
336
|
-
--triplex-next-Radio-Background_Default-0-
|
|
337
|
-
--triplex-next-Radio-Background_Disabled-0-
|
|
338
|
-
--triplex-next-Radio-Background_Hover-0-
|
|
339
|
-
--triplex-next-Radio-BorderColor_Default-0-
|
|
340
|
-
--triplex-next-Radio-BorderColor_Disabled-0-
|
|
341
|
-
--triplex-next-Radio-BorderColor_Focused-0-
|
|
342
|
-
--triplex-next-Radio-BorderColor_Checked_Default-0-
|
|
343
|
-
--triplex-next-Radio-BorderColor_Checked_Disabled-0-
|
|
344
|
-
--triplex-next-Radio-Dot_Default-0-
|
|
345
|
-
--triplex-next-Radio-Dot_Disabled-0-
|
|
346
|
-
--triplex-next-SegmentedControl-General_1_Background-0-
|
|
347
|
-
--triplex-next-SegmentedControl-General_2_Background-0-
|
|
348
|
-
--triplex-next-SegmentedControl-Secondary_1_Background-0-
|
|
349
|
-
--triplex-next-SegmentedControl-Secondary_2_Background-0-
|
|
350
|
-
--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-
|
|
351
|
-
--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-
|
|
352
|
-
--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-
|
|
353
|
-
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-
|
|
354
|
-
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-
|
|
355
|
-
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-
|
|
356
|
-
--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-
|
|
357
|
-
--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-
|
|
358
|
-
--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-
|
|
359
|
-
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-
|
|
360
|
-
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-
|
|
361
|
-
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-
|
|
362
|
-
--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-
|
|
363
|
-
--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-
|
|
364
|
-
--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-
|
|
365
|
-
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-
|
|
366
|
-
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-
|
|
367
|
-
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-
|
|
368
|
-
--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-
|
|
369
|
-
--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-
|
|
370
|
-
--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-
|
|
371
|
-
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-
|
|
372
|
-
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-
|
|
373
|
-
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-
|
|
374
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-
|
|
375
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-
|
|
376
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-
|
|
377
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-
|
|
378
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-0-
|
|
379
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-
|
|
380
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-
|
|
381
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-
|
|
382
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-
|
|
383
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-
|
|
384
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-0-
|
|
385
|
-
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-
|
|
386
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-
|
|
387
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-
|
|
388
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-
|
|
389
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-
|
|
390
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-0-
|
|
391
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-
|
|
392
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-
|
|
393
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-
|
|
394
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-
|
|
395
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-
|
|
396
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-0-
|
|
397
|
-
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-
|
|
398
|
-
--triplex-next-SegmentedControlSegment-BorderColor_Default-0-
|
|
399
|
-
--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-
|
|
400
|
-
--triplex-next-Skeleton-BackgroundColor_Light_Start-0-
|
|
401
|
-
--triplex-next-Skeleton-BackgroundColor_Light_End-0-
|
|
402
|
-
--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-
|
|
403
|
-
--triplex-next-Skeleton-BackgroundColor_Dark_End-0-
|
|
404
|
-
--triplex-next-SmallInput-Background-0-
|
|
405
|
-
--triplex-next-SmallInput-Color-0-
|
|
406
|
-
--triplex-next-SmallInput-PlaceholderColor-0-
|
|
407
|
-
--triplex-next-SmallInput-Shadow-0-
|
|
408
|
-
--triplex-next-SMSField-Refresh_Fill_Empty-0-
|
|
409
|
-
--triplex-next-SMSField-Refresh_Fill_Full-0-
|
|
410
|
-
--triplex-next-SMSField-Refresh_Disabled-0-
|
|
411
|
-
--triplex-next-SMSField-Submit_Background_Default-0-
|
|
412
|
-
--triplex-next-SMSField-Submit_Background_Hover-0-
|
|
413
|
-
--triplex-next-SMSField-Submit_Background_Active-0-
|
|
414
|
-
--triplex-next-Slider-Dot_Background_Default-0-
|
|
415
|
-
--triplex-next-Slider-Dot_Background_Disabled-0-
|
|
416
|
-
--triplex-next-Slider-Dot_Background_Hover-0-
|
|
417
|
-
--triplex-next-Slider-Dot_Background_Select-0-
|
|
418
|
-
--triplex-next-Slider-Dot_Focus-0-
|
|
419
|
-
--triplex-next-Slider-Dot_Inner_Background-0-
|
|
420
|
-
--triplex-next-Slider-Dot_Inner_Background_Disabled-0-
|
|
421
|
-
--triplex-next-Slider-Mark_Dot_Background_Default-0-
|
|
422
|
-
--triplex-next-Slider-Mark_Dot_Background_Selected-0-
|
|
423
|
-
--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-
|
|
424
|
-
--triplex-next-Slider-Rail_Background-0-
|
|
425
|
-
--triplex-next-Slider-Rail_Background_Disabled-0-
|
|
426
|
-
--triplex-next-Slider-Tooltip_Background-0-
|
|
427
|
-
--triplex-next-Slider-Tooltip_Color-0-
|
|
428
|
-
--triplex-next-Slider-Track_Background_Default-0-
|
|
429
|
-
--triplex-next-Slider-Track_Background_Disabled-0-
|
|
430
|
-
--triplex-next-Slider-Track_Background_Hover-0-
|
|
431
|
-
--triplex-next-StatusTracker-Draft_Background-0-
|
|
432
|
-
--triplex-next-StatusTracker-Warning_Background-0-
|
|
433
|
-
--triplex-next-StatusTracker-Waiting_Background-0-
|
|
434
|
-
--triplex-next-StatusTracker-Rejected_Background-0-
|
|
435
|
-
--triplex-next-StatusTracker-Approved_Background-0-
|
|
436
|
-
--triplex-next-StatusTracker-Waiting_Color-0-
|
|
437
|
-
--triplex-next-StatusTracker-Rejected_Color-0-
|
|
438
|
-
--triplex-next-StatusTracker-Approved_Color-0-
|
|
439
|
-
--triplex-next-StatusTracker-Border_Color-0-
|
|
440
|
-
--triplex-next-Step-Color_Active-0-
|
|
441
|
-
--triplex-next-Step-Color_Default-0-
|
|
442
|
-
--triplex-next-Step-Color_Disabled-0-
|
|
443
|
-
--triplex-next-Step-Color_Done-0-
|
|
444
|
-
--triplex-next-Step-Color_Error-0-
|
|
445
|
-
--triplex-next-Step-Color_Warning-0-
|
|
446
|
-
--triplex-next-Step-Background_Active-0-
|
|
447
|
-
--triplex-next-Step-Background_Default-0-
|
|
448
|
-
--triplex-next-Step-Background_Disabled-0-
|
|
449
|
-
--triplex-next-Step-Background_Done-0-
|
|
450
|
-
--triplex-next-Step-Background_Error-0-
|
|
451
|
-
--triplex-next-Step-Background_Warning-0-
|
|
452
|
-
--triplex-next-Stepper-Step_Background_Default-0-
|
|
453
|
-
--triplex-next-Stepper-Step_Background_Hover-0-
|
|
454
|
-
--triplex-next-Stepper-Step_Background_Disabled-0-
|
|
455
|
-
--triplex-next-Stepper-Step_Background_Error-0-
|
|
456
|
-
--triplex-next-Stepper-Step_Background_Error_Hover-0-
|
|
457
|
-
--triplex-next-Stepper-Step_Background_Warning-0-
|
|
458
|
-
--triplex-next-Stepper-Step_Background_Warning_Hover-0-
|
|
459
|
-
--triplex-next-Stepper-Step_BorderColor_Focus-0-
|
|
460
|
-
--triplex-next-Stepper-Step_BorderColor_Error-0-
|
|
461
|
-
--triplex-next-Stepper-Step_BorderColor_Warning-0-
|
|
462
|
-
--triplex-next-Stepper-Step_BorderColor_Success-0-
|
|
463
|
-
--triplex-next-Stepper-Step_Color_Default-0-
|
|
464
|
-
--triplex-next-Stepper-Step_Color_Hover-0-
|
|
465
|
-
--triplex-next-Stepper-Step_Color_Disabled-0-
|
|
466
|
-
--triplex-next-Stepper-ButtonNext_Background-0-
|
|
467
|
-
--triplex-next-Stepper-ButtonPrev_Background-0-
|
|
468
|
-
--triplex-next-Stepper-Background-0-
|
|
469
|
-
--triplex-next-Stepper-Wrapper_Background-0-
|
|
470
|
-
--triplex-next-Stepper-Wrapper_BoxShadow-0-
|
|
471
|
-
--triplex-next-TableBasic-Background_Hover-0-
|
|
472
|
-
--triplex-next-TableBasic-Background_Selected-0-
|
|
473
|
-
--triplex-next-TableBasic-Color-0-
|
|
474
|
-
--triplex-next-TableBasic-Header_Background-0-
|
|
475
|
-
--triplex-next-TableBasic-TableFooter_Background-0-
|
|
476
|
-
--triplex-next-TableBasic-TableFooter_Highlight-0-
|
|
477
|
-
--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-
|
|
478
|
-
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-
|
|
479
|
-
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-
|
|
480
|
-
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-
|
|
481
|
-
--triplex-next-Tabs-Type1_Background-0-
|
|
482
|
-
--triplex-next-Tabs-Type2_Background-0-
|
|
483
|
-
--triplex-next-Tabs-Type1_Tab_Background_Default-0-
|
|
484
|
-
--triplex-next-Tabs-Type2_Tab_Background_Default-0-
|
|
485
|
-
--triplex-next-Tabs-Type1_Tab_Background_Selected-0-
|
|
486
|
-
--triplex-next-Tabs-Type2_Tab_Background_Selected-0-
|
|
487
|
-
--triplex-next-Tabs-Type1_Tab_Background_Hover-0-
|
|
488
|
-
--triplex-next-Tabs-Type2_Tab_Background_Hover-0-
|
|
489
|
-
--triplex-next-Tabs-Type1_Tab_Color_Default-0-
|
|
490
|
-
--triplex-next-Tabs-Type2_Tab_Color_Default-0-
|
|
491
|
-
--triplex-next-Tabs-Type1_Tab_Color_Selected-0-
|
|
492
|
-
--triplex-next-Tabs-Type2_Tab_Color_Selected-0-
|
|
493
|
-
--triplex-next-Tabs-Type1_Tab_Color_Hover-0-
|
|
494
|
-
--triplex-next-Tabs-Type2_Tab_Color_Hover-0-
|
|
495
|
-
--triplex-next-Tabs-Tab_BorderColor_Default-0-
|
|
496
|
-
--triplex-next-Tabs-Tab_BorderColor_Focus-0-
|
|
497
|
-
--triplex-next-Tag-Background-0-
|
|
498
|
-
--triplex-next-TagColor-Background_Default-0-
|
|
499
|
-
--triplex-next-TagColor-Background_Success-0-
|
|
500
|
-
--triplex-next-TagColor-Background_Info-0-
|
|
501
|
-
--triplex-next-TagColor-Background_Warning-0-
|
|
502
|
-
--triplex-next-TagColor-Background_Error-0-
|
|
503
|
-
--triplex-next-TagColor-Text_Color_Default-0-
|
|
504
|
-
--triplex-next-TabsLine-BorderColor_Active-0-
|
|
505
|
-
--triplex-next-TabsLine-BorderColor_Hover-0-
|
|
506
|
-
--triplex-next-TabsLine-Separator_Color-0-
|
|
507
|
-
--triplex-next-TabsLine-Shadow_Focus-0-
|
|
508
|
-
--triplex-next-Tooltip-Background-0-
|
|
509
|
-
--triplex-next-Tooltip-Color-0-
|
|
510
|
-
--triplex-next-Tooltip-Link_Desktop_Color_Active-0-
|
|
511
|
-
--triplex-next-Tooltip-Link_Desktop_Color_Default-0-
|
|
512
|
-
--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-
|
|
513
|
-
--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-
|
|
514
|
-
--triplex-next-Tooltip-Link_Mobile_Color_Active-0-
|
|
515
|
-
--triplex-next-Tooltip-Link_Mobile_Color_Default-0-
|
|
516
|
-
--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-
|
|
517
|
-
--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-
|
|
518
|
-
--triplex-next-TopOverlay-Background-0-
|
|
519
|
-
--triplex-next-Typography-Primary_Color-0-
|
|
520
|
-
--triplex-next-Typography-Complementary_Color-0-
|
|
521
|
-
--triplex-next-Typography-Secondary_Color-0-
|
|
522
|
-
--triplex-next-Typography-Tertiary_Color-0-
|
|
523
|
-
--triplex-next-Typography-Disabled_Color-0-
|
|
524
|
-
--triplex-next-Typography-Brand_Color-0-
|
|
525
|
-
--triplex-next-Typography-Info_Color-0-
|
|
526
|
-
--triplex-next-Typography-Success_Color-0-
|
|
527
|
-
--triplex-next-Typography-Error_Color-0-
|
|
528
|
-
--triplex-next-Typography-Warning_Color-0-
|
|
529
|
-
--triplex-next-Typography-System_Color-0-
|
|
530
|
-
--triplex-next-Typography-PrimaryInvert_Color-0-
|
|
531
|
-
--triplex-next-Typography-ComplementaryInvert_Color-0-
|
|
532
|
-
--triplex-next-Typography-SecondaryInvert_Color-0-
|
|
533
|
-
--triplex-next-Typography-TertiaryInvert_Color-0-
|
|
534
|
-
--triplex-next-Typography-DisabledInvert_Color-0-
|
|
535
|
-
--triplex-next-Typography-BrandInvert_Color-0-
|
|
536
|
-
--triplex-next-Typography-InfoInvert_Color-0-
|
|
537
|
-
--triplex-next-Typography-SuccessInvert_Color-0-
|
|
538
|
-
--triplex-next-Typography-ErrorInvert_Color-0-
|
|
539
|
-
--triplex-next-Typography-WarningInvert_Color-0-
|
|
540
|
-
--triplex-next-Typography-SystemInvert_Color-0-
|
|
541
|
-
--triplex-next-UploadZone-Background_Default-0-
|
|
542
|
-
--triplex-next-UploadZone-Background_Hover-0-
|
|
543
|
-
--triplex-next-UploadZone-BorderColor_Default-0-
|
|
544
|
-
--triplex-next-UploadZone-DragArea_Background-0-
|
|
545
|
-
--triplex-next-UploadZone-DragArea_BorderColor-0-
|
|
546
|
-
.underline__f1a25a40{text-decoration:underline}.strikethrough__362a9b28{text-decoration:line-through}.underlineStrikethrough__d0fe132f{text-decoration:underline line-through}.typography__db8828a3.primary__9fec8289{color:var(--triplex-next-Typography-Primary_Color-0-17-0)}.typography__db8828a3.primaryInvert__a2445a3e{color:var(--triplex-next-Typography-PrimaryInvert_Color-0-17-0)}.typography__db8828a3.complementary__496678a5{color:var(--triplex-next-Typography-Complementary_Color-0-17-0)}.typography__db8828a3.complementaryInvert__37870d70{color:var(--triplex-next-Typography-ComplementaryInvert_Color-0-17-0)}.typography__db8828a3.secondary__82953dd1{color:var(--triplex-next-Typography-Secondary_Color-0-17-0)}.typography__db8828a3.secondaryInvert__d1edd822{color:var(--triplex-next-Typography-SecondaryInvert_Color-0-17-0)}.typography__db8828a3.tertiary__9a21413c{color:var(--triplex-next-Typography-Tertiary_Color-0-17-0)}.typography__db8828a3.tertiaryInvert__48a2e759{color:var(--triplex-next-Typography-TertiaryInvert_Color-0-17-0)}.typography__db8828a3.disabled__420f722c{color:var(--triplex-next-Typography-Disabled_Color-0-17-0)}.typography__db8828a3.disabledInvert__93f41e3b{color:var(--triplex-next-Typography-DisabledInvert_Color-0-17-0)}.typography__db8828a3.brand__95110897{color:var(--triplex-next-Typography-Brand_Color-0-17-0);-webkit-user-select:none;user-select:none}.typography__db8828a3.brandInvert__7cb7285b{color:var(--triplex-next-Typography-BrandInvert_Color-0-17-0)}.typography__db8828a3.info__3a35a752{color:var(--triplex-next-Typography-Info_Color-0-17-0)}.typography__db8828a3.infoInvert__fee307d3{color:var(--triplex-next-Typography-InfoInvert_Color-0-17-0)}.typography__db8828a3.success__d6cebb3e{color:var(--triplex-next-Typography-Success_Color-0-17-0)}.typography__db8828a3.successInvert__a720cf73{color:var(--triplex-next-Typography-SuccessInvert_Color-0-17-0)}.typography__db8828a3.error__9a5a22fd{color:var(--triplex-next-Typography-Error_Color-0-17-0)}.typography__db8828a3.errorInvert__a4ee7d9b{color:var(--triplex-next-Typography-ErrorInvert_Color-0-17-0)}.typography__db8828a3.warning__13f2808c{color:var(--triplex-next-Typography-Warning_Color-0-17-0)}.typography__db8828a3.warningInvert__5fdef1f9{color:var(--triplex-next-Typography-WarningInvert_Color-0-17-0)}.typography__db8828a3.system__dcb9f791{color:var(--triplex-next-Typography-System_Color-0-17-0)}.typography__db8828a3.systemInvert__82279b5a{color:var(--triplex-next-Typography-SystemInvert_Color-0-17-0)}.typography__db8828a3.compact__3fddb8c4{line-height:calc(16 / 14)}.caption__46d8474c.regular__f68b10bc{font-family:SBSansText}.caption__46d8474c.semibold__915dee74{font-family:SBSansTextSemibold;font-weight:600}.c1__8772c24e{font-size:10px;line-height:12px}.c2__04439dda{font-size:8px;line-height:10px}.d1__b02e5677{font-size:32px;line-height:40px}.d1__b02e5677.regular__f68b10bc{font-family:SBSansDisplay}.d1__b02e5677.semibold__915dee74{font-family:SBSansDisplaySemibold;font-weight:600}.text__85ad0c54{outline:none}.text__85ad0c54.regular__f68b10bc{font-family:SBSansText}.text__85ad0c54.semibold__915dee74{font-family:SBSansTextSemibold;font-weight:600}.b1__8777ecdd{font-size:18px;line-height:24px}.b2__2e60e992{font-size:16px;line-height:20px}.b3__81927431{font-size:14px;line-height:20px}.b3__81927431.compact__3fddb8c4{line-height:16px}.b4__c189685f{font-size:12px;line-height:16px}.title__3881b527{outline:none}.title__3881b527.regular__f68b10bc{font-family:SBSansDisplay;font-weight:400}.title__3881b527.semibold__915dee74{font-family:SBSansDisplaySemibold;font-weight:600}.title__3881b527.medium__c2d9ed6b{font-family:SBSansDisplayMedium;font-weight:500}.title__3881b527.bold__3ad1c8f0{font-family:SBSansDisplayBold;font-weight:700}.h1__7cc8d95a,.h2__f6535090,.h3__7721bdbc{margin:0}.h1__7cc8d95a{font-size:28px;line-height:36px}.h2__f6535090{font-size:24px;line-height:32px}.h3__7721bdbc{font-size:20px;line-height:28px}.formFieldInput__956c93c1{padding:0;width:100%;box-sizing:border-box;font-family:inherit;border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--triplex-next-FormField-Input_Color_Default-0-17-0)}.formFieldInput__956c93c1:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-17-0)}.formFieldInput__956c93c1::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-17-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__956c93c1:focus{outline:none}.formFieldInput__956c93c1:focus::placeholder{opacity:1}.formFieldInput__956c93c1:-webkit-autofill{animation-name:autofill-applied-hook__56e3b22c;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__956c93c1:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__834d0b80;animation-duration:1ms}.formFieldInput__956c93c1.sm__b0908080{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__956c93c1.md__1d104e59{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__956c93c1.lg__a8e3d383{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__56e3b22c{0%{transform:none}}@keyframes autofill-cancelled-hook__834d0b80{0%{transform:none}}.formField__6036a446{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__6036a446.default__af4367fa{background:var(--triplex-next-FormField-Background_Default-0-17-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-0-17-0)}.formField__6036a446:hover{background:var(--triplex-next-FormField-Background_Hover-0-17-0)}.formField__6036a446.disabled__f37fdb90{background:var(--triplex-next-FormField-Background_Disabled-0-17-0)}.formField__6036a446.active__9963bfa8{background:var(--triplex-next-FormField-Background_Active-0-17-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-0-17-0)}.formField__6036a446.active__9963bfa8::placeholder{opacity:1}.formField__6036a446.error__97006f9c{background:var(--triplex-next-FormField-Background_Error-0-17-0)}.formField__6036a446.error__97006f9c:hover{background:var(--triplex-next-FormField-Background_Error_Hover-0-17-0)}.formField__6036a446.error__97006f9c.active__9963bfa8{background:var(--triplex-next-FormField-Background_Error-0-17-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-0-17-0)}.formField__6036a446.warning__07c7e7b2{background:var(--triplex-next-FormField-Background_Warning-0-17-0)}.formField__6036a446.warning__07c7e7b2:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-0-17-0)}.formField__6036a446.warning__07c7e7b2.active__9963bfa8{background:var(--triplex-next-FormField-Background_Warning-0-17-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-0-17-0)}.formField__6036a446.sm__b0908080{border-radius:6px}.formField__6036a446.md__1d104e59{border-radius:8px}.formField__6036a446.lg__a8e3d383{border-radius:10px}.formFieldDescription__5fe89734{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__5fe89734.withCounter__fc566090{display:flex}.formFieldLabel__68ecf030{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__68ecf030.size-sm__b7a62c7e{top:6px}.formFieldLabel__68ecf030.size-md__ea039326{top:10px}.formFieldLabel__68ecf030.size-lg__34a7b7a6{top:18px}.formFieldLabel__68ecf030.size-lg__34a7b7a6.floating__b98dd2f3{top:10px}.formFieldLabelText__bff3d9a4{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-0-17-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.size-sm__b7a62c7e .formFieldLabelText__bff3d9a4{font-size:12px;line-height:16px}.size-md__ea039326 .formFieldLabelText__bff3d9a4{font-size:14px;line-height:20px}.size-lg__34a7b7a6 .formFieldLabelText__bff3d9a4{font-size:16px;line-height:20px}.floating__b98dd2f3 .formFieldLabelText__bff3d9a4{font-size:12px;line-height:16px}.floating__b98dd2f3.size-sm__b7a62c7e .formFieldLabelText__bff3d9a4,.floating__b98dd2f3.size-md__ea039326 .formFieldLabelText__bff3d9a4{display:none}.disabled__f37fdb90 .formFieldLabelText__bff3d9a4{color:var(--triplex-next-FormField-Label_Color_Disabled-0-17-0)}.formFieldPostfix__7517490b{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__3ef07038{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__fd853664{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__bd4103ef{position:relative}.formFieldMaskedInputWrapper__bd4103ef .formFieldMaskedInputPlaceholder__27ba7f93{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__bd4103ef .formFieldMaskedInputPlaceholder__27ba7f93::placeholder{opacity:1}.formFieldMaskedInputWrapper__bd4103ef .formFieldMaskedInputPlaceholder__27ba7f93:disabled{visibility:hidden}.formFieldMaskedInputWrapper__bd4103ef.size-sm__b7a62c7e{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__bd4103ef.size-sm__b7a62c7e .formFieldMaskedInputPlaceholder__27ba7f93{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__bd4103ef.size-md__ea039326{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__bd4103ef.size-md__ea039326 .formFieldMaskedInputPlaceholder__27ba7f93{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__bd4103ef.size-lg__34a7b7a6{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__bd4103ef.size-lg__34a7b7a6 .formFieldMaskedInputPlaceholder__27ba7f93{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__bd4103ef .formFieldMaskedInput__14ef8c35{display:block;position:relative;background:none!important}.dropdownDesktop__9ff45ac0{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-0-17-0);background-color:var(--triplex-next-Dropdown-Background-0-17-0)}.dropdownDesktop__9ff45ac0.sm__308d5b8b{border-radius:6px}.dropdownDesktop__9ff45ac0.md__fadf6399{border-radius:8px}.dropdownDesktop__9ff45ac0.lg__e1d3a3db{border-radius:10px}.dropdownDesktopOverflowHidden__b3863a34{overflow:hidden}.notificationIcon__e5b33b03{width:8px;height:8px;border-radius:50%;background-color:#ffb13b}.dropdownDesktopList__7ef2152f{margin:4px;overflow:auto}.dropdownDesktopList__7ef2152f.sm__308d5b8b{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__7ef2152f.sm__308d5b8b .dropdownDesktopListItem__69100ae4{padding:6px 8px;border-radius:6px}.dropdownDesktopList__7ef2152f.sm__308d5b8b .dropdownDesktopListLoader__56945e0d{margin:0 auto}.dropdownDesktopList__7ef2152f.md__fadf6399{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__7ef2152f.md__fadf6399 .dropdownDesktopListItem__69100ae4{padding:7px 8px;border-radius:8px}.dropdownDesktopList__7ef2152f.md__fadf6399 .dropdownDesktopListLoader__56945e0d{margin:-2px auto}.dropdownDesktopList__7ef2152f.lg__e1d3a3db{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__7ef2152f.lg__e1d3a3db .dropdownDesktopListItem__69100ae4{padding:14px 8px;border-radius:10px}.dropdownDesktopList__7ef2152f.lg__e1d3a3db .dropdownDesktopListLoader__56945e0d{margin:-6px auto}.dropdownDesktopListItem__69100ae4{color:var(--triplex-next-DropdownList-Color-0-17-0);background:var(--triplex-next-DropdownList-Background_Default-0-17-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__69100ae4+.dropdownDesktopListItem__69100ae4{margin-top:2px}.dropdownDesktopListItem__69100ae4.active__bc3a85d3{background:var(--triplex-next-DropdownList-Background_Active-0-17-0);cursor:pointer}.dropdownDesktopListItem__69100ae4.selected__fa57ed7b{background:var(--triplex-next-DropdownList-Background_Selected-0-17-0);cursor:default}.loaderSmall__b1086c9d{display:flex;justify-content:center;align-items:center}.loaderSmall__b1086c9d.sm__ec88b701{width:16px;height:16px;gap:2px}.loaderSmall__b1086c9d.sm__ec88b701 .dot__11b87eb7{width:4px;height:4px}.loaderSmall__b1086c9d.md__378182c6{width:24px;height:24px;gap:3px}.loaderSmall__b1086c9d.md__378182c6 .dot__11b87eb7{width:6px;height:6px}.loaderSmall__b1086c9d.lg__9eb3d05d{width:32px;height:32px;gap:4px}.loaderSmall__b1086c9d.lg__9eb3d05d .dot__11b87eb7{width:8px;height:8px}.loaderSmall__b1086c9d.neutral__44cad4cf .dot__11b87eb7{background-color:var(--triplex-next-Loader-Element_Background_Neutral-0-17-0)}.loaderSmall__b1086c9d.brand__e5fd22dd .dot__11b87eb7{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-17-0)}.loaderSmall__b1086c9d .dot__11b87eb7{border-radius:50%}.loaderSmall__b1086c9d .dot1__7c9343ab{animation:dotCycleSmall__c421c1db .9s infinite}.loaderSmall__b1086c9d .dot2__4cca31ec{animation:dotCycleSmall__c421c1db .9s infinite .15s}.loaderSmall__b1086c9d .dot3__1dbf0f25{animation:dotCycleSmall__c421c1db .9s infinite .3s}@keyframes dotCycleSmall__c421c1db{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__376950a9{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-0-17-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__84d0e437{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__84d0e437 .dot__11b87eb7{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-0-17-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__84d0e437 .dot1__7c9343ab{top:0;left:0;animation:dotCycleMiddle__db0cb638 3s infinite}.loaderMiddleDots__84d0e437 .dot2__4cca31ec{right:0;top:0;opacity:.7;animation:dotCycleMiddle__db0cb638 3s infinite .74s}.loaderMiddleDots__84d0e437 .dot3__1dbf0f25{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__db0cb638 3s infinite 1.5s}.loaderMiddleDots__84d0e437 .dot4__90e1fee0{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__db0cb638 3s infinite 2.25s}.loaderMiddleDots__84d0e437 .line__de6f6639{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-17-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__e02241fa 3s infinite}@keyframes lineCycle__e02241fa{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__db0cb638{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__0bb5dddc{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__3a946fa4{background:var(--triplex-next-DropdownMobile-Backdrop-0-17-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__3a946fa4.closing__360cbef3{opacity:0}.dropdownMobileBackdrop__3a946fa4.opening__7c94b9e0,.dropdownMobileBackdrop__3a946fa4.opened__91c145c0{opacity:var(--triplex-DropdownMobile-Opacity-0-17-0)}.dropdownMobile__42c8118c{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__42c8118c.closing__360cbef3{transform:translateY(100%)}.dropdownMobile__42c8118c.opening__7c94b9e0,.dropdownMobile__42c8118c.opened__91c145c0{transform:translateY(0)}.dropdownMobileHeader__d0eb4c70{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-0-17-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__d0eb4c70 .dropdownMobileHeaderContent__224818d6{margin-right:28px;min-height:20px}.dropdownMobileContent__dd6f70c4{background:var(--triplex-next-DropdownMobile-Content_Background-0-17-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__4ac5b387{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-0-17-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-0-17-0);flex-shrink:1}.dropdownMobileListItem__02c7598c{padding:16px}.dropdownMobileListItem__02c7598c.selected__fa57ed7b{background:var(--triplex-next-DropdownMobileList-Selected_Background-0-17-0)}.dropdownMobileListItem__02c7598c:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-0-17-0)}.dropdownMobileListLoader__79405aa5{position:absolute;right:16px;top:18px}.dropdownMobileBodyOverflow__48ed0069{overflow:hidden}.controlButtons__7bdbdcd2{display:flex;position:absolute;right:16px;top:18px}.dropdownMobileLoader__3e67eaa3{margin-right:8px}.notificationIcon__eecf1eca{position:absolute;right:4px;top:4px}.buttonIcon__36ba09fc{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__36ba09fc:enabled{cursor:pointer}.buttonIcon__36ba09fc.circle__92077d75{border-radius:50%}.buttonIcon__36ba09fc.squircle__4eea0aba{border-radius:4px}.buttonIcon__36ba09fc:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-0-17-0)}.dropdownMobileInput__9ed4816d{flex:1;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input-Color_Default-0-17-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__9ed4816d::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-17-0);opacity:1}.dropdownMobileInput__9ed4816d::-ms-clear{display:none}.tabsLineWrapper__55adc104[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__55adc104[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__55adc104[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__55adc104[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__55adc104{position:relative}.tabsLineWrapper__55adc104.withSeparator__f7a416ef:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-0-17-0);bottom:0;left:0;right:0}.tabsLine__843db1e1{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__843db1e1:has(.sm__0794fca2){height:28px}.tabsLine__843db1e1:has(.md__a5b2765a){height:40px}.tabsLine__843db1e1:has(.lg__8159f278){height:56px}.tab__9c247cdf{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__9c247cdf.sm__0794fca2{height:28px;padding-bottom:12px}.tab__9c247cdf.md__a5b2765a{height:40px;padding-top:8px;padding-bottom:12px}.tab__9c247cdf.lg__8159f278{height:56px;padding-top:16px;padding-bottom:20px}.tab__9c247cdf::-moz-focus-inner{border:none;padding:0}.tab__9c247cdf:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-0-17-0)}.tab__9c247cdf.active__7eab9774{cursor:default}.tab__9c247cdf: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__9c247cdf:hover:after,.tab__9c247cdf:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-0-17-0)}.tab__9c247cdf.active__7eab9774:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-0-17-0)}.notificationIcon__514192eb{position:absolute;right:6px}.sm__0794fca2 .notificationIcon__514192eb{top:0}.md__a5b2765a .notificationIcon__514192eb{top:8px}.lg__8159f278 .notificationIcon__514192eb{top:16px}.tabsLineDropdown__8ab28a51{display:inline-block}.tabsLineDropdown__8ab28a51 .dropdownTarget__35bda23c.active__7eab9774{cursor:pointer}.tabsLineDropdown__8ab28a51 .dropdownTargetInner__c5530706{display:inline-flex;align-items:center}.tabsLineDropdown__8ab28a51 .dropdownTargetCaret__e955f678{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__8ab28a51 .dropdownTargetCaret__e955f678.opened__6e3f38a1{transform:rotate(-180deg)}.tabsLineDropdown__8ab28a51 .dropdown__9e86215a{right:0;padding:4px}.tabsLineMobileWrapper__5166114d{position:relative}.tabsLineMobileWrapper__5166114d .tab__9c247cdf{flex-shrink:0}.tabsLineMobileWrapper__5166114d .tab__9c247cdf:first-child{margin-left:16px}.tabsLineMobileWrapper__5166114d .tab__9c247cdf:last-child{margin-right:16px}.tabsLineMobile__e9cec02b{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__e9cec02b::-webkit-scrollbar{display:none}.label__51a2968e{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__51a2968e.sm__d63bd6b1{min-width:16px;min-height:16px}.label__51a2968e.sm__d63bd6b1.nonempty__106fa7c4{padding:2px 0 2px 24px}.label__51a2968e.md__d86a9137{min-height:24px;min-width:24px}.label__51a2968e.md__d86a9137.nonempty__106fa7c4{padding-left:32px;padding-top:2px}.label__51a2968e.lg__a5b63d69{min-width:28px;min-height:28px}.label__51a2968e.lg__a5b63d69.nonempty__106fa7c4{padding-left:40px;padding-top:4px}.label__51a2968e.disabled__b28c52fd{cursor:default}.radio__d38a9f78{margin:0;opacity:0}.radioIcon__dfee237a{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-0-17-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-0-17-0)}.radioIcon__dfee237a:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-0-17-0);border-radius:50%;transform:scale(0)}.sm__d63bd6b1 .radioIcon__dfee237a:after{width:8px;height:8px;top:4px;left:4px}.md__d86a9137 .radioIcon__dfee237a:after{width:12px;height:12px;top:6px;left:6px}.lg__a5b63d69 .radioIcon__dfee237a:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__dfee237a,.radioIcon__dfee237a:after{pointer-events:none}.radio__d38a9f78,.radioIcon__dfee237a{position:absolute;left:0;top:0}.sm__d63bd6b1 .radio__d38a9f78,.sm__d63bd6b1 .radioIcon__dfee237a{width:16px;height:16px;top:2px}.md__d86a9137 .radio__d38a9f78,.md__d86a9137 .radioIcon__dfee237a{width:24px;height:24px}.lg__a5b63d69 .radio__d38a9f78,.lg__a5b63d69 .radioIcon__dfee237a{width:28px;height:28px}.radio__d38a9f78:enabled{cursor:pointer}.radio__d38a9f78:checked+.radioIcon__dfee237a{background:var(--triplex-next-Radio-Background_Checked_Default-0-17-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-0-17-0)}.radio__d38a9f78:checked+.radioIcon__dfee237a:after{transform:scale(1);transition:transform .2s ease-out}.radio__d38a9f78:hover+.radioIcon__dfee237a{background-color:var(--triplex-next-Radio-Background_Hover-0-17-0);box-shadow:none}.radio__d38a9f78:disabled+.radioIcon__dfee237a{background:var(--triplex-next-Radio-Background_Disabled-0-17-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-0-17-0)}.radio__d38a9f78:disabled:checked+.radioIcon__dfee237a{background:var(--triplex-next-Radio-Background_Checked_Disabled-0-17-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-0-17-0)}.radio__d38a9f78:disabled+.radioIcon__dfee237a:after{background:var(--triplex-next-Radio-Dot_Disabled-0-17-0)}.radio__d38a9f78:focus-visible+.radioIcon__dfee237a{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-0-17-0)}.radio__d38a9f78:checked:enabled:hover+.radioIcon__dfee237a{background-color:var(--triplex-next-Radio-Background_Checked_Hover-0-17-0)}.radioXGroup__5ec56832{display:inline-flex;flex-flow:row wrap}.radioXGroup__5ec56832.indent-12__ceca6509{margin-left:-6px;margin-right:-6px}.radioXGroup__5ec56832.indent-12__ceca6509 .label__51a2968e{margin-left:6px;margin-right:6px}.radioXGroup__5ec56832.indent-16__33f4b488{margin-left:-8px;margin-right:-8px}.radioXGroup__5ec56832.indent-16__33f4b488 .label__51a2968e{margin-left:8px;margin-right:8px}.radioXGroup__5ec56832.indent-20__39475886{margin-left:-10px;margin-right:-10px}.radioXGroup__5ec56832.indent-20__39475886 .label__51a2968e{margin-left:10px;margin-right:10px}.radioXGroup__5ec56832.indent-24__26413482{margin-left:-12px;margin-right:-12px}.radioXGroup__5ec56832.indent-24__26413482 .label__51a2968e{margin-left:12px;margin-right:12px}.radioXGroup__5ec56832.indent-28__3ebeb7ca{margin-left:-14px;margin-right:-14px}.radioXGroup__5ec56832.indent-28__3ebeb7ca .label__51a2968e{margin-left:14px;margin-right:14px}.radioXGroup__5ec56832.indent-32__4e9a2569{margin-left:-16px;margin-right:-16px}.radioXGroup__5ec56832.indent-32__4e9a2569 .label__51a2968e{margin-left:16px;margin-right:16px}.radioYGroup__6ad21d83{display:inline-flex;flex-flow:column wrap}.radioYGroup__6ad21d83 .label__51a2968e.sm__d63bd6b1+.label__51a2968e.sm__d63bd6b1{margin-top:8px}.radioYGroup__6ad21d83 .label__51a2968e.md__d86a9137+.label__51a2968e.md__d86a9137{margin-top:16px}.radioYGroup__6ad21d83 .label__51a2968e.lg__a5b63d69+.label__51a2968e.lg__a5b63d69{margin-top:20px}.notification__a20e5d07{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-0-17-0);background:var(--triplex-next-Notification-Background-0-17-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-0-17-0);z-index:300}.notification__a20e5d07:first-child{margin-top:0}.notification__a20e5d07.extraBottomPadding__0febe524{padding-bottom:24px}.notification__a20e5d07 .notificationHeader__4191921c{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-0-17-0);width:100%;margin-top:0;margin-bottom:8px}.notification__a20e5d07 .notificationIcon__8a3f36aa{line-height:0}.notification__a20e5d07 .notificationBody__8b907a30{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__a20e5d07 .notificationBodyList__d8aee559{margin-top:8px}.notification__a20e5d07 .notificationBodyContent__f9ba3dfc{width:100%;font-size:14px}.notification__a20e5d07 .notificationClose__b3abeecf{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__a20e5d07.showCloseOnHover__2a3328bb .notificationClose__b3abeecf{opacity:0}.notification__a20e5d07.showCloseOnHover__2a3328bb:hover{cursor:pointer}.notification__a20e5d07.showCloseOnHover__2a3328bb:hover .notificationClose__b3abeecf{opacity:1}.notification__a20e5d07 .notificationFooter__9845111f{display:flex;align-items:center;margin-top:16px}.notification__a20e5d07 .notificationFooter__9845111f button+a{margin-left:16px}.notification__a20e5d07 .notificationTime__d395b065{font-size:12px;color:var(--triplex-next-Notification-TimeColor-0-17-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__306408ae{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__306408ae:hover{cursor:pointer}.notificationGroupedWrapper__306408ae .notificationGroupedFooterItem__e8443c80{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-0-17-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-0-17-0)}.notificationGroupedWrapper__306408ae .notificationGroupedFooterItem__e8443c80.first__6ca5163c{bottom:-8px;z-index:200}.notificationGroupedWrapper__306408ae .notificationGroupedFooterItem__e8443c80.second__917366cc{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__a20e5d07,.notificationGroupedWrapper__306408ae{width:100%}}.unorderedListItem__139fc54c:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__139fc54c+.unorderedListItem__139fc54c{margin-top:8px}.unorderedList__7e5bc420{position:relative;margin:0;padding-left:14px;list-style:none}.button__d226e300.general__7d3c20ed{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-0-17-0);color:var(--triplex-next-Button-General_Color_Default-0-17-0)}.button__d226e300.general__7d3c20ed:hover{background:var(--triplex-next-Button-General_Background_Hover-0-17-0);color:var(--triplex-next-Button-General_Color_Hover-0-17-0)}.button__d226e300.general__7d3c20ed.expanded__be63da38,.button__d226e300.general__7d3c20ed:active{background:var(--triplex-next-Button-General_Background_Active-0-17-0);color:var(--triplex-next-Button-General_Color_Active-0-17-0)}.button__d226e300.general__7d3c20ed:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-0-17-0)}.button__d226e300.general__7d3c20ed:disabled{background:var(--triplex-next-Button-General_Background_Disabled-0-17-0);color:var(--triplex-next-Button-General_Color_Disabled-0-17-0)}.button__d226e300.secondary__7d4119e9{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-0-17-0);color:var(--triplex-next-Button-Secondary_Color_Default-0-17-0)}.button__d226e300.secondary__7d4119e9:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-0-17-0);color:var(--triplex-next-Button-Secondary_Color_Hover-0-17-0)}.button__d226e300.secondary__7d4119e9.expanded__be63da38,.button__d226e300.secondary__7d4119e9:active{background:var(--triplex-next-Button-Secondary_Background_Active-0-17-0);color:var(--triplex-next-Button-Secondary_Color_Active-0-17-0)}.button__d226e300.secondary__7d4119e9:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-0-17-0)}.button__d226e300.secondary__7d4119e9:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-0-17-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-0-17-0)}.button__d226e300.secondaryLight__89230984{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-0-17-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-0-17-0)}.button__d226e300.secondaryLight__89230984:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-0-17-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-0-17-0)}.button__d226e300.secondaryLight__89230984.expanded__be63da38,.button__d226e300.secondaryLight__89230984:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-0-17-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-0-17-0)}.button__d226e300.secondaryLight__89230984:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-0-17-0)}.button__d226e300.secondaryLight__89230984:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-0-17-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-0-17-0)}.button__d226e300.danger__765da6b2{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-0-17-0);color:var(--triplex-next-Button-Danger_Color_Default-0-17-0)}.button__d226e300.danger__765da6b2:hover{background:var(--triplex-next-Button-Danger_Background_Hover-0-17-0);color:var(--triplex-next-Button-Danger_Color_Hover-0-17-0)}.button__d226e300.danger__765da6b2.expanded__be63da38,.button__d226e300.danger__765da6b2:active{background:var(--triplex-next-Button-Danger_Background_Active-0-17-0);color:var(--triplex-next-Button-Danger_Color_Active-0-17-0)}.button__d226e300.danger__765da6b2:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-0-17-0)}.button__d226e300.danger__765da6b2:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-0-17-0);color:var(--triplex-next-Button-Danger_Color_Disabled-0-17-0)}.button__d226e300.link__1df36915{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-0-17-0);padding:0}.button__d226e300.link__1df36915.sm__10455656{height:28px;min-width:0px;padding:6px 2px}.button__d226e300.link__1df36915.md__4fb97f1c{height:40px;min-width:0px;padding:10px 2px}.button__d226e300.link__1df36915.lg__e98d7ef7{height:56px;min-width:0px;padding:18px 2px}.button__d226e300.link__1df36915:hover{color:var(--triplex-next-Button-Link_Color_Hover-0-17-0)}.button__d226e300.link__1df36915.expanded__be63da38,.button__d226e300.link__1df36915:active{color:var(--triplex-next-Button-Link_Color_Active-0-17-0)}.button__d226e300.link__1df36915:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-0-17-0)}.button__d226e300.link__1df36915:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-0-17-0)}.button__d226e300{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__d226e300::-moz-focus-inner{border:none;padding:0}.button__d226e300.sm__10455656{line-height:16px;font-size:12px}.button__d226e300.sm__10455656.general__7d3c20ed,.button__d226e300.sm__10455656.secondary__7d4119e9,.button__d226e300.sm__10455656.secondaryLight__89230984,.button__d226e300.sm__10455656.danger__765da6b2{height:28px;min-width:58px;padding:0 16px;border-radius:6px}.button__d226e300.sm__10455656.icon__7c0eb1f7{min-height:28px;min-width:28px;padding:0 4px}.button__d226e300.md__4fb97f1c{line-height:20px;font-size:14px}.button__d226e300.md__4fb97f1c.general__7d3c20ed,.button__d226e300.md__4fb97f1c.secondary__7d4119e9,.button__d226e300.md__4fb97f1c.secondaryLight__89230984,.button__d226e300.md__4fb97f1c.danger__765da6b2{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__d226e300.md__4fb97f1c.icon__7c0eb1f7{min-height:40px;min-width:40px;padding:0 10px}.button__d226e300.lg__e98d7ef7{line-height:20px;font-size:16px}.button__d226e300.lg__e98d7ef7.general__7d3c20ed,.button__d226e300.lg__e98d7ef7.secondary__7d4119e9,.button__d226e300.lg__e98d7ef7.secondaryLight__89230984,.button__d226e300.lg__e98d7ef7.danger__765da6b2{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__d226e300.lg__e98d7ef7.icon__7c0eb1f7{min-height:56px;min-width:56px;padding:0 12px}.button__d226e300:disabled{cursor:default}.button__d226e300:disabled *{pointer-events:none}.button__d226e300+.button__d226e300:not(.block__370fcf11){margin-left:12px}.button__d226e300 .content__679c5624{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__d226e300.block__370fcf11{display:block;width:100%}.button__d226e300.loading__f92ae610{pointer-events:none}.button__d226e300.loading__f92ae610 .content__679c5624{visibility:hidden}.button__d226e300 .loader__e336cb4f{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__d226e300 .loader__e336cb4f.hidden__d0d489c6{visibility:hidden}.buttonDropdownExtended__7f9449d9{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__7f9449d9 .buttonDropdownExtendedBlock__3227be84{padding:4px;margin-top:4px;right:0}.buttonDropdown__f895518e.block__370fcf11{display:block}.buttonDropdown__f895518e+.button__d226e300:not(.block__370fcf11),.buttonDropdown__f895518e+.buttonDropdown__f895518e:not(.block__370fcf11){margin-left:16px}.buttonDropdown__f895518e .buttonDropdownTarget__da0f079a .caretIcon__0c7126fa{margin-left:4px;transition:transform .3s ease-in-out}.buttonDropdown__f895518e .buttonDropdownTarget__da0f079a.active__7cd0d70a .caretIcon__0c7126fa{transform:rotate(-180deg)}.buttonDropdown__f895518e .buttonDropdownMenuItem__7b0122d3{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__4bfdb909{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__72725e4e{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__4aff194f{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__d3945f0f{content:"";position:fixed;top:var(--modalWindow-screen-top);left:var(--modalWindow-screen-left);height:100%;pointer-events:none;background:var(--triplex-next-ModalWindow-Backdrop_Background-0-17-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__4e5749e1{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__4e5749e1 .modalWindowContentWrapper__47ce4560{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__4bfdb909 .6s ease}.modalWindow__4e5749e1 .modalWindowContent__3d305de4{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__4e5749e1 .modalWindowContent__3d305de4 .modalWindowBody__7d3c5ac5{box-sizing:border-box;animation:fadeIn__e4cd4abc .3s ease}@keyframes fadeIn__e4cd4abc{0%{opacity:0}to{opacity:1}}.modalWindow__4e5749e1 .modalWindowContent__3d305de4 .spinnerSm__004b4e8d{display:none}@media (max-width: 767px){.modalWindow__4e5749e1 .modalWindowContent__3d305de4 .spinner__d1b3c763{display:none}.modalWindow__4e5749e1 .modalWindowContent__3d305de4 .spinnerSm__004b4e8d{display:flex}}.global-modalWindowTransition-exit .modalWindow__4e5749e1 .modalWindowContentWrapper__47ce4560{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__72725e4e .3s ease}.global-modalWindowTransition-exit .modalWindow__4e5749e1 .modalWindowContentWrapper__47ce4560 .modalWindowBody__7d3c5ac5{animation:fadeOut__6e0dc14c .3s ease}@keyframes fadeOut__6e0dc14c{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__182fa048{position:absolute;left:0;right:0;height:0}.modalWindow__4e5749e1.sm__c4c67f4d .modalWindowContentWrapper__47ce4560{max-width:480px}.modalWindow__4e5749e1.sm__c4c67f4d .modalWindowContent__3d305de4 .modalWindowBody__7d3c5ac5{min-height:196px}@media (max-width: 575px){.modalWindow__4e5749e1.sm__c4c67f4d .modalWindowContentWrapper__47ce4560{max-width:100%}}.modalWindow__4e5749e1.md__87b996a3 .modalWindowContentWrapper__47ce4560{max-width:600px}.modalWindow__4e5749e1.md__87b996a3 .modalWindowContent__3d305de4 .modalWindowBody__7d3c5ac5{min-height:246px}@media (max-width: 767px){.modalWindow__4e5749e1.md__87b996a3 .modalWindowContentWrapper__47ce4560{max-width:100%}}.modalWindow__4e5749e1.lg__20f561a6 .modalWindowContentWrapper__47ce4560{max-width:800px}.modalWindow__4e5749e1.lg__20f561a6 .modalWindowContent__3d305de4 .modalWindowBody__7d3c5ac5{min-height:396px}@media (max-width: 991px){.modalWindow__4e5749e1.lg__20f561a6 .modalWindowContentWrapper__47ce4560{max-width:100%}}.modalWindowContentPage__70c00e3e{background:var(--triplex-next-ModalWindow-Background-0-17-0);padding:8px!important}.modalWindowContentPage__70c00e3e,.modalWindowLoaderScreen__038a466d{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__70c00e3e,.modalWindowLoaderScreen__038a466d{border-radius:24px}}.islandBody__54b59aab{display:block}.islandHeader__15c1beb7,.islandFooter__6d991979,.island__bd5a6e2b{position:relative}.island__bd5a6e2b.type1__ee81c30a{background-color:var(--triplex-next-Island-Type1_Background-0-17-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-0-17-0)}.island__bd5a6e2b.type2__eb7d451e{background-color:var(--triplex-next-Island-Type2_Background-0-17-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-0-17-0)}.island__bd5a6e2b.type3__7c56250f{background-color:var(--triplex-next-Island-Type3_Background-0-17-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-0-17-0)}.island__bd5a6e2b.sm__c75b8aac{border-radius:16px;padding:16px}.island__bd5a6e2b.sm__c75b8aac .islandHeader__15c1beb7+.islandBody__54b59aab,.island__bd5a6e2b.sm__c75b8aac .islandHeader__15c1beb7+.islandFooter__6d991979,.island__bd5a6e2b.sm__c75b8aac .islandBody__54b59aab+.islandFooter__6d991979{margin-top:8px}.island__bd5a6e2b.md__774a8b88{border-radius:24px;padding:24px}.island__bd5a6e2b.md__774a8b88 .islandHeader__15c1beb7+.islandBody__54b59aab,.island__bd5a6e2b.md__774a8b88 .islandHeader__15c1beb7+.islandFooter__6d991979,.island__bd5a6e2b.md__774a8b88 .islandBody__54b59aab+.islandFooter__6d991979{margin-top:12px}.island__bd5a6e2b.lg__3e8ac885{border-radius:32px;padding:32px}.island__bd5a6e2b.lg__3e8ac885 .islandHeader__15c1beb7+.islandBody__54b59aab,.island__bd5a6e2b.lg__3e8ac885 .islandHeader__15c1beb7+.islandFooter__6d991979,.island__bd5a6e2b.lg__3e8ac885 .islandBody__54b59aab+.islandFooter__6d991979{margin-top:16px}@media (max-width: 767px){.island__bd5a6e2b.sm__c75b8aac,.island__bd5a6e2b.md__774a8b88{border-radius:16px;padding:16px}.island__bd5a6e2b.lg__3e8ac885{border-radius:24px;padding:24px}}.modalWindowBody__7d3c5ac5{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__90c98126{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.modalWindowClose__90c98126{top:20px;right:20px}}.loaderScreen__6459202c{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__6459202c.loaderSmallBackdrop__d2cc4b88{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-0-17-0)}.loaderScreen__6459202c.loaderMiddleBackdrop__f9f86c4e{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-17-0)}.body__0999914d{position:relative;display:flex}.body__0999914d .bodyInner__ee446fb5{position:relative;flex-grow:1;width:100%}.bodyPage__73b3d89d{flex-grow:1}.verticalMargin24__33a807bb{margin-top:24px;margin-bottom:24px}.verticalMargin16__f16e9f22{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__33a807bb{margin-top:16px;margin-bottom:16px}.verticalMargin16__f16e9f22{margin-top:8px;margin-bottom:8px}}.headerTabs__02f3669f{display:flex;justify-content:space-between}.headerTabs__02f3669f .headerTabsContent__a54e48bf{flex-grow:1}.headerTabs__02f3669f .headerTabsControls__fa6f247c{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__02f3669f{flex-wrap:wrap}.headerTabs__02f3669f .headerTabsContent__a54e48bf{width:100%}.headerTabs__02f3669f .headerTabsControls__fa6f247c{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__02f3669f .headerTabsControls__fa6f247c>button{margin-left:16px;margin-top:16px}}.headerTitle__69639312{display:flex;justify-content:space-between}.headerTitle__69639312 .headerTitleControls__930d8408{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__d20055d8+.headerTitle__69639312{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__69639312{flex-wrap:wrap}.headerTitle__69639312 .headerTitleContent__87ce9cee{width:100%}.headerTitle__69639312 .headerTitleControls__930d8408{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__69639312 .headerTitleControls__930d8408>button{margin-left:16px;margin-top:16px}}.headerSubheader__73ebe179{padding:24px 0}.headerSubheader__73ebe179.withoutPaddings__f84d2cad{padding:0}.headerLayoutSidebar__55a4fdb5{display:flex;justify-content:space-between}.headerLayoutSidebarContent__ea719709{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__787f7d11{display:none}}.page__170f4177{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__170f4177{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__ea6ade7a.sticky__b81f6cc9{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__ea6ade7a.sticky__b81f6cc9[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-0-17-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__d1663f19.sticky__b81f6cc9{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__d1663f19.sticky__b81f6cc9[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-0-17-0)!important}.footerDescription__bdaf953b{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__859e0189{flex-grow:1;margin-right:auto}.footerDescriptionControls__eb184350{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__bdaf953b{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__859e0189{width:100%}.footerDescriptionControls__eb184350{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__eb184350>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__859e0189+.footerDescriptionControls__eb184350{margin-top:0}.footer__ac6c2a56{padding:16px 0}}.modalWindowHeader__5d6c0663 .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__5d6c0663 .global-HeaderTitleContent{padding-right:72px}}.list__ffdefaac{margin:0;padding:0;list-style:none;position:relative}.listItemControls__7a0a4b4b{display:flex;padding:0 16px 0 4px}.listItemContent__8b79555e{background:var(--triplex-next-ListItem-Background-0-17-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__8b79555e.selected__c5202825{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-0-17-0)}.listItemControlsButton__cec1c9b2{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-0-17-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__cec1c9b2:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-0-17-0)}.listItemControlsButton__cec1c9b2:hover .listItemControlsButtonLabel__3541aca1{color:var(--triplex-next-ListItemControlsButton-Color_Hover-0-17-0)!important}.listItemControlsButton__cec1c9b2.expanded__a72b4e0d,.listItemControlsButton__cec1c9b2:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-0-17-0)}.listItemControlsButton__cec1c9b2.expanded__a72b4e0d .listItemControlsButtonLabel__3541aca1,.listItemControlsButton__cec1c9b2:active .listItemControlsButtonLabel__3541aca1{color:var(--triplex-next-ListItemControlsButton-Color_Active-0-17-0)!important}.listItemControlsButton__cec1c9b2+.listItemControlsButton__cec1c9b2,.listItemControlsButton__cec1c9b2+.listItemControlsButtonDropdown__cdeb8a54{margin-left:4px}.listItemControlsButtonIcon__729e41a2{line-height:0}.listItemControlsButton__cec1c9b2.withText__f269dd31 .listItemControlsButtonIcon__729e41a2{margin-bottom:8px}.listItemControlsButtonLabel__3541aca1{color:var(--triplex-next-ListItemControlsButton-Color_Default-0-17-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__cdeb8a54{display:flex}.listItemControlsButtonInner__23840a73{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__cec1c9b2.withIcon__8446664a.withText__f269dd31 .listItemControlsButtonInner__23840a73{height:44px;overflow:visible}.buttonDropdownMenuItem__80feae53{overflow:hidden;text-overflow:ellipsis}.listEmptyState__55d2e985{padding:64px 16px 16px;text-align:center}.listItemLoading__1ef674e4{height:24px;padding:12px 0;position:relative}.label__3a66e6a3{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__3a66e6a3.sm__191138bf{min-width:16px;min-height:16px}.label__3a66e6a3.sm__191138bf.nonempty__2a06e703{padding:2px 0 2px 24px}.label__3a66e6a3.md__dcb91ed2{min-width:24px;min-height:24px}.label__3a66e6a3.md__dcb91ed2.nonempty__2a06e703{padding-left:32px;padding-top:2px}.label__3a66e6a3.lg__644ba026{min-width:28px;min-height:28px}.label__3a66e6a3.lg__644ba026.nonempty__2a06e703{padding-left:40px;padding-top:4px}.label__3a66e6a3.disabled__b90c47cb{cursor:default}.label__3a66e6a3[hidden]{display:none}.checkbox__08b28e5e{margin:0;opacity:0}.checkboxIcon__80623b36{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-0-17-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-0-17-0)}.sm__191138bf .checkboxIcon__80623b36{border-radius:4px}.checkmarkIcon__8b42c022{transform:scale(0)}.checkmarkIcon__8b42c022 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-0-17-0)}.checkboxIcon__80623b36,.checkmarkIcon__8b42c022{pointer-events:none}.checkbox__08b28e5e,.checkboxIcon__80623b36,.checkmarkIcon__8b42c022{position:absolute;left:0;top:0}.sm__191138bf .checkbox__08b28e5e,.sm__191138bf .checkboxIcon__80623b36,.sm__191138bf .checkmarkIcon__8b42c022{width:16px;height:16px;top:2px}.md__dcb91ed2 .checkbox__08b28e5e,.md__dcb91ed2 .checkboxIcon__80623b36,.md__dcb91ed2 .checkmarkIcon__8b42c022{width:24px;height:24px}.lg__644ba026 .checkbox__08b28e5e,.lg__644ba026 .checkboxIcon__80623b36,.lg__644ba026 .checkmarkIcon__8b42c022{width:28px;height:28px}.checkbox__08b28e5e:enabled{cursor:pointer}.checkbox__08b28e5e:enabled:hover+.checkboxIcon__80623b36{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-0-17-0);background-color:var(--triplex-next-Checkbox-Background_Hover-0-17-0)}.checkbox__08b28e5e:checked+.checkboxIcon__80623b36{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-0-17-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-0-17-0)}.checkbox__08b28e5e:checked~.checkmarkIcon__8b42c022{transform:scale(1);transition:transform .2s ease-out}.checkbox__08b28e5e:disabled+.checkboxIcon__80623b36{background-color:var(--triplex-next-Checkbox-Background_Disabled-0-17-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-0-17-0)}.checkbox__08b28e5e:disabled:checked+.checkboxIcon__80623b36{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-0-17-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-17-0)}.checkbox__08b28e5e:disabled~.checkmarkIcon__8b42c022 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-17-0)}.checkbox__08b28e5e:focus-visible+.checkboxIcon__80623b36{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-0-17-0)}.checkbox__08b28e5e:checked:enabled:hover+.checkboxIcon__80623b36{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-0-17-0)}.listItemSelectable__ade9b417{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-0-17-0);border-radius:8px}.listItemSelectable__ade9b417.selected__c5202825{background:var(--triplex-next-ListItem-Background_Selected-0-17-0)}.checkboxWrapper__794db376{padding:16px;line-height:0}.childrenWrapper__adf0cca4{flex-grow:1}.checkboxLabel__32dfbe89{padding:0!important;position:relative}.checkboxLabelClickArea__380c360e{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__c40cbbb9{position:relative;overflow:hidden}.swipeableArea__c40cbbb9 .content__3c233c09{position:relative;touch-action:pan-y}.swipeableArea__c40cbbb9 .content__3c233c09.disableScroll__892686a7{touch-action:none}.swipeableArea__c40cbbb9 .content__3c233c09.disablePointerEvents__67fcf5a2:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__c40cbbb9 .swipeAnimationFinish__f5a96355{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__c40cbbb9 .leftContent__e82a6d26,.swipeableArea__c40cbbb9 .rightContent__b7bd576d{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__c40cbbb9 .rightContent__b7bd576d{left:auto;right:0}.listItemTail__a2cec5a1{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__61a459fb{background:var(--triplex-next-ListMaster-Background-0-17-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__bacb9af4{position:absolute;top:0;left:0;right:0}.listItemTailTop__bacb9af4:after{content:"";width:8px;height:8px;position:absolute;top:0;left:12px;border-top-left-radius:8px;box-shadow:-2px -2px 0 2px var(--triplex-next-ListMaster-Background-0-17-0)}.listItemTailTop__bacb9af4:before{content:"";width:8px;height:8px;position:absolute;top:0;left:0;border-top-right-radius:8px;box-shadow:2px -2px 0 2px var(--triplex-next-ListMaster-Background-0-17-0)}.listItemTailBottom__1ac6f5f7{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__1ac6f5f7:after{content:"";width:8px;height:8px;position:absolute;bottom:0;left:12px;border-bottom-left-radius:8px;box-shadow:-2px 2px 0 2px var(--triplex-next-ListMaster-Background-0-17-0)}.listItemTailBottom__1ac6f5f7:before{content:"";width:8px;height:8px;position:absolute;bottom:0;left:0;border-bottom-right-radius:8px;box-shadow:2px 2px 0 2px var(--triplex-next-ListItem-Tail_Background-0-17-0)}.listItemTailRight__ad6efceb{right:-8px}.listItemTailLeft__35e556f8{left:-8px}.listItemTable__a7821645{margin-bottom:4px}.listItemTable__a7821645:last-child{margin-bottom:0}.listSortableItemTarget__fce0489c{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-0-17-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__fce0489c:hover{background:var(--triplex-next-ListItem-Background_Selected-0-17-0)}.listSortableItemTarget__fce0489c.dragging__c6924572{background:var(--triplex-next-ListItem-Background_Dragging-0-17-0);box-shadow:var(--triplex-next-ListItem-Shadow-0-17-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__8e06067d{flex:1}.listSortableItemTargetIcon__5d268f64{display:block;margin-left:24px}.listSortableItem__bdb1c2ee{position:relative}.listSortableItem__bdb1c2ee.dragging__c6924572{z-index:1}.listSortableItemControls__8e7a1a4c{display:inline-block}.islandWidgetHeader__52a1d526{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__52a1d526 .islandWidgetHeaderContent__ba58ffae{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__52a1d526 .islandWidgetHeaderDescription__5fa22f6d{display:flex}.islandWidgetHeader__52a1d526 .caretWrapper__76f7321b{position:absolute;top:20px;right:16px}.islandWidgetHeader__52a1d526 .caretIcon__9dbd656f{transition:transform .3s ease-in-out}.islandWidgetHeader__52a1d526.open__eb932b66 .caretWrapper__76f7321b .caretIcon__9dbd656f{transform:rotate(-180deg)}@media (max-width: 767px){.islandWidgetHeader__52a1d526{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__74aef8db{padding-top:16px}.islandWidgetFooter__e9394dfa{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__2b4a8f4d{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__f43bc934{margin-left:auto;white-space:nowrap}.expandAnimation__4adef367{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__5739d5ab{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-0-17-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media (max-width: 767px){.islandWidgetExtraFooter__5739d5ab{border-radius:0 0 16px 16px}}.islandWidget__e611c558{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__e611c558>*{height:100%}.islandWidgetWithExtraFooter__99db4a06:after{content:"";position:absolute;bottom:0;left:0;right:0;height:32px;border-radius:0 0 24px 24px;box-shadow:var(--triplex-next-IslandWidget-ExtraFooter_Shadow-0-17-0)!important}@media (max-width: 767px){.islandWidgetHeaderWrapperAdaptive__80114faf{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__48d6eb70{display:flex;flex-direction:column}.formFieldClear__aa974ed9{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__aa974ed9.hidden__978bbf09{opacity:0;pointer-events:none}.formFieldTarget__91ccc8c5{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-0-17-0);overflow:hidden;white-space:nowrap}.formFieldTarget__91ccc8c5.placeholder__93a110bf{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-0-17-0)}.formFieldTarget__91ccc8c5.disabled__f37fdb90{color:var(--triplex-next-FormField-Target_Color_Disabled-0-17-0)}.formFieldTarget__91ccc8c5.size-sm__b7a62c7e{font-size:12px;height:28px;line-height:16px}.formFieldTarget__91ccc8c5.size-md__ea039326{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__91ccc8c5.size-lg__34a7b7a6{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__91ccc8c5 .placeholderWrapper__1d289944{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__91ccc8c5:focus{outline:none}.formFieldTarget__91ccc8c5:focus .placeholderWrapper__1d289944{opacity:1}.formFieldTextarea__a9147654{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-0-17-0);vertical-align:top;font-family:inherit}.formFieldTextarea__a9147654.sm__b0908080{height:44px;padding-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__a9147654.md__1d104e59{height:60px;padding-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__a9147654.lg__a8e3d383{height:76px;padding-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__a9147654::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-17-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__a9147654:focus{outline:none}.formFieldTextarea__a9147654:focus::placeholder{opacity:1}.formFieldTextarea__a9147654:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-17-0)}.chipGroupItem__f7fd153e{display:inline-block}.chip__dca6358b{background:var(--triplex-next-Chip-Background_Default-0-17-0);color:var(--triplex-next-Chip-Color_Default-0-17-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;align-items:center;cursor:pointer;outline:none;vertical-align:middle}.chip__dca6358b.lg__36847265{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__dca6358b.lg__36847265 .prefix__efd127c6{padding-left:16px}.chip__dca6358b.lg__36847265 .postfix__52abf908{padding-right:16px}.chip__dca6358b.md__0ab8696b{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__dca6358b.md__0ab8696b .prefix__efd127c6{padding-left:12px}.chip__dca6358b.md__0ab8696b .postfix__52abf908{padding-right:12px}.chip__dca6358b.sm__56bb9482{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__dca6358b.sm__56bb9482 .prefix__efd127c6{padding-left:8px}.chip__dca6358b.sm__56bb9482 .postfix__52abf908{padding-right:8px}.chip__dca6358b:hover{background:var(--triplex-next-Chip-Background_Hover-0-17-0);color:var(--triplex-next-Chip-Color_Hover-0-17-0)}.chip__dca6358b:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-17-0)}.chip__dca6358b:active,.chip__dca6358b[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-0-17-0);color:var(--triplex-next-Chip-Color_Active-0-17-0)}.chip__dca6358b.disabled__2898c375{background:var(--triplex-next-Chip-Background_Disabled-0-17-0);color:var(--triplex-next-Chip-Color_Disabled-0-17-0);cursor:default;pointer-events:none}.chip__dca6358b.selected__f7fde83e{background:var(--triplex-next-Chip-Background_Selected_Default-0-17-0);color:var(--triplex-next-Chip-Color_Selected_Default-0-17-0)}.chip__dca6358b.selected__f7fde83e:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-0-17-0);color:var(--triplex-next-Chip-Color_Selected_Hover-0-17-0)}.chip__dca6358b.selected__f7fde83e:active,.chip__dca6358b.selected__f7fde83e[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-0-17-0);color:var(--triplex-next-Chip-Color_Selected_Active-0-17-0)}.chip__dca6358b.selected__f7fde83e.disabled__2898c375{background:var(--triplex-next-Chip-Background_Selected_Disabled-0-17-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-0-17-0)}.chip__dca6358b.withPrefix__2270a09d{padding-left:0}.chip__dca6358b.withPostfix__88195744{padding-right:0}.chip__dca6358b .content__f6dce129{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__dca6358b .prefix__efd127c6,.chip__dca6358b .postfix__52abf908{display:flex}.calendarControls__c5b8e2e7{height:28px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Calendar-View_Item_Color_Default-0-17-0)}.calendarViewDays__1a840f79{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__3249104c .calendarViewDays__1a840f79{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__489f628b,.calendarViewYears__2fa1081c{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__3249104c .calendarViewMonths__489f628b,.adaptive__3249104c .calendarViewYears__2fa1081c{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__875ffe87{height:24px;padding:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:var(--triplex-next-Calendar-View_Header_Color-0-17-0)}.calendarViewDaysBody__f8a4643d:before{display:block;content:"";line-height:8px}.adaptive__3249104c .calendarViewDaysBody__f8a4643d:before{line-height:4px}.calendarViewItem__d9eca6b5{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__d9eca6b5:focus-visible{outline:none}.calendarViewItem__d9eca6b5.current__4a4d1f0e{font-weight:600}.calendarViewItem__d9eca6b5.disabled__b1d4ae32{pointer-events:none}.calendarViewItemLabel__c4a593e1{display:flex;justify-content:center;align-items:center;position:relative;white-space:nowrap;box-sizing:border-box;margin:auto;color:var(--triplex-next-Calendar-View_Item_Color_Default-0-17-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-0-17-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-0-17-0);cursor:pointer}.calendarViewItemLabel__c4a593e1:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-17-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-17-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8:hover.basicMark__77dd4345:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8:hover.standardMark__a8aec3d8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8:hover.attentionMark__32c36096:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8:hover.criticalMark__0497a6b9:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8.muted__af528768{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-17-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8.muted__af528768:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-17-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8.basicMark__77dd4345:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8.standardMark__a8aec3d8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8.attentionMark__32c36096:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.selected__edf981b8.criticalMark__0497a6b9:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.marked__b2e0d4b3:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__c4a593e1.basicMark__77dd4345:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.standardMark__a8aec3d8:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.attentionMark__32c36096:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.criticalMark__0497a6b9:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-17-0)}.calendarViewItemLabel__c4a593e1.muted__af528768{color:var(--triplex-next-Calendar-View_Item_Color_Muted-0-17-0)}.calendarViewItemLabel__c4a593e1.disabled__b1d4ae32{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-0-17-0);background:none}.calendarViewItem__d9eca6b5:focus-visible .calendarViewItemLabel__c4a593e1{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-0-17-0)}.unitDay__e382569b{width:36px;height:36px;border-radius:6px}.unitMonth__3d39b2da,.unitYear__4583ef42{width:89px;height:48px;border-radius:6px}.adaptive__3249104c .unitMonth__3d39b2da,.adaptive__3249104c .unitYear__4583ef42{width:104px;height:48px;border-radius:6px}.calendarFooter__6d4ef6e4{margin-top:12px;text-align:center}.calendar__6d571510{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-0-17-0);-webkit-user-select:none;user-select:none}.calendar__6d571510.adaptive__3249104c{width:auto;padding:20px}.calendar__6d571510+.calendar__6d571510{margin-top:20px}.datePickerExtendedMobileDropdown__534c8c5f{max-height:100vh}.chipDropdownArrow__a46a7686{transition:transform .3s ease}.chipDropdownArrow__a46a7686.rotated__2ecce130{transform:rotate(-180deg)}.chipClearButton__9a30c272{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__9a30c272:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-17-0)}.dropdownMobileMaskedInput__d5cf9ddc{height:20px;padding:0;background:transparent;border:none;border-radius:0}.selectExtendedFieldTarget__8015ba6d{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__8015ba6d .caretWrapper__42bbd6a2{height:100%}.selectExtendedFieldTarget__8015ba6d .caretIcon__c03237db{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__8015ba6d.selectOpened__e00cd68d .caretIcon__c03237db{transform:rotate(180deg)}.selectExtendedFieldTarget__8015ba6d.disabled__3cf1f431{-webkit-user-select:none;user-select:none;pointer-events:none}.selectExtendedField__03b76b7c{position:relative}.multiselectFieldHeader__e6471f52{padding:12px 12px 0}.multiselectFieldContentWrapper__4e97feac .multiselectFieldContent__dc5f1146{position:relative;padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__4e97feac .multiselectFieldContent__dc5f1146.sm__ce0ab45c{height:204px}.multiselectFieldContentWrapper__4e97feac .multiselectFieldContent__dc5f1146.md__440fa63c{height:245px}.multiselectFieldContentWrapper__4e97feac .multiselectFieldContent__dc5f1146.lg__2a34b314{height:324px}.multiselectFieldFooter__7ef95a98{padding:0 12px 12px}.multiselectFieldFooter__7ef95a98:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-0-17-0)}.chipOptionsContent__3bad45ef{min-width:14px;text-align:center;display:block}.tooltipDesktop__d5879ac5{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__d5879ac5 .tooltipBody__a95358e4{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-0-17-0)}.tooltipDesktop__d5879ac5 .tooltipXButton__5a9a56d4{position:absolute;right:8px;top:8px}.tooltipDesktopContent__7cb48b55{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-0-17-0);border-radius:8px}.closable__1ff28796 .tooltipDesktopContent__7cb48b55{padding-right:32px}.tooltipSM__ca5707b0 .tooltipDesktopContent__7cb48b55{width:192px;min-height:52px}.tooltipLG__94569b61 .tooltipDesktopContent__7cb48b55{width:384px;min-height:52px}.tooltipOverlay__b88b9773{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__edb155e1{width:0;height:0}.tooltipDesktopTip__edb155e1.down__c087e762{border-top:solid var(--triplex-next-Tooltip-Background-0-17-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__edb155e1.up__d6b6071b{border-bottom:solid var(--triplex-next-Tooltip-Background-0-17-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__edb155e1.left__072bde85{border-right:solid var(--triplex-next-Tooltip-Background-0-17-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__edb155e1.right__e95aaa3a{border-left:solid var(--triplex-next-Tooltip-Background-0-17-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__e6b1d2fe .tooltipBody__a95358e4{text-align:left}.tooltipMobileContent__3a1a75ee{padding:16px}.headerless__28f51f20 .tooltipMobileContent__3a1a75ee{padding-right:40px;border-radius:16px 16px 0 0}.headerless__28f51f20 .tooltipMobileContent__3a1a75ee .closeButton__3bee3070{position:absolute;right:16px;top:16px}.tooltipLink__84b2f16d{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__d7a3c87b{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-0-17-0)}.desktop__d7a3c87b:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-17-0)}.desktop__d7a3c87b:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-0-17-0)}.desktop__d7a3c87b:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-17-0)}.mobile__aee13862{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-0-17-0)}.mobile__aee13862:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-17-0)}.mobile__aee13862:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-0-17-0)}.mobile__aee13862:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-17-0)}.chipSuggestInputWrapper__795f869b{margin:12px}.suggestDropdownMobileBody__49d1e011{height:176px}.suggestDropdownMobileNoOptionsText__b42b6119{padding:16px}.checkboxXGroup__5eab4ec5{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__5eab4ec5.indent-12__dea83ff5{margin-left:-6px;margin-right:-6px}.checkboxXGroup__5eab4ec5.indent-12__dea83ff5 .label__3a66e6a3{margin-left:6px;margin-right:6px}.checkboxXGroup__5eab4ec5.indent-16__4b225d9e{margin-left:-8px;margin-right:-8px}.checkboxXGroup__5eab4ec5.indent-16__4b225d9e .label__3a66e6a3{margin-left:8px;margin-right:8px}.checkboxXGroup__5eab4ec5.indent-20__554a7bc5{margin-left:-10px;margin-right:-10px}.checkboxXGroup__5eab4ec5.indent-20__554a7bc5 .label__3a66e6a3{margin-left:10px;margin-right:10px}.checkboxXGroup__5eab4ec5.indent-24__a144d9b7{margin-left:-12px;margin-right:-12px}.checkboxXGroup__5eab4ec5.indent-24__a144d9b7 .label__3a66e6a3{margin-left:12px;margin-right:12px}.checkboxXGroup__5eab4ec5.indent-28__0a0dd1f1{margin-left:-14px;margin-right:-14px}.checkboxXGroup__5eab4ec5.indent-28__0a0dd1f1 .label__3a66e6a3{margin-left:14px;margin-right:14px}.checkboxXGroup__5eab4ec5.indent-32__f51c5494{margin-left:-16px;margin-right:-16px}.checkboxXGroup__5eab4ec5.indent-32__f51c5494 .label__3a66e6a3{margin-left:16px;margin-right:16px}.checkboxYGroup__d9b0f56c{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__d9b0f56c .label__3a66e6a3.sm__191138bf+.label__3a66e6a3.sm__191138bf{margin-top:8px}.checkboxYGroup__d9b0f56c .label__3a66e6a3.lg__644ba026+.label__3a66e6a3.lg__644ba026{margin-top:20px}.checkboxYGroup__d9b0f56c .label__3a66e6a3.md__dcb91ed2+.label__3a66e6a3.md__dcb91ed2{margin-top:16px}.card__ef644236{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__ef644236.roundingMD__29d738f6{--radius: 16px}.card__ef644236.roundingSM__f8f84334{--radius: 8px}.card__ef644236.general__6ea3417a{background:var(--triplex-next-Card-Static_General_Background-0-17-0)}.card__ef644236.secondary__4520b5fa{background:var(--triplex-next-Card-Static_Secondary_Background-0-17-0)}.card__ef644236 .cardMedia__b581b8f7{background-size:cover;background-repeat:no-repeat;background-position:center}.card__ef644236 .cardContent__9912a243{padding:var(--padding)}.card__ef644236 .cardContent__9912a243.paddingMD__b3da4acf{--padding: 24px}.card__ef644236 .cardContent__9912a243.paddingSM__340e6785{--padding: 16px}.card__ef644236 .cardContent__9912a243 .cardContentHeader__647e67f6{margin-bottom:16px}.card__ef644236 .cardContent__9912a243 .cardContentFooter__71a2ddac{margin-top:16px}.action__af22240d{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__af22240d: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__af22240d.general__6ea3417a{background:var(--triplex-next-Card-Action_General_Background-0-17-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-17-0)}.action__af22240d.general__6ea3417a:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-0-17-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-17-0)}.action__af22240d.general__6ea3417a.selected__6afdef1b{background:var(--triplex-next-Card-Action_General_Background_Selected-0-17-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-17-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-17-0)}.action__af22240d.general__6ea3417a.selected__6afdef1b:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-0-17-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-17-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-17-0)}.action__af22240d.general__6ea3417a:focus{outline:none}.action__af22240d.general__6ea3417a:focus.focusVisible__210b27a4{box-shadow:var(--triplex-next-Card-Shadow_Default-0-17-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-17-0)}.action__af22240d.secondary__4520b5fa{background:var(--triplex-next-Card-Action_Secondary_Background-0-17-0)}.action__af22240d.secondary__4520b5fa:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-0-17-0)}.action__af22240d.secondary__4520b5fa.selected__6afdef1b{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-0-17-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-0-17-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-17-0)}.action__af22240d.secondary__4520b5fa.selected__6afdef1b:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-17-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-17-0)}.action__af22240d.secondary__4520b5fa:focus{outline:none}.action__af22240d.secondary__4520b5fa:focus.focusVisible__210b27a4{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-17-0)}.alertContext__8944f53b{display:flex;font-size:12px;line-height:16px}.alertContext__8944f53b>svg{flex-shrink:0}.alertContext__8944f53b .alertContextText__4adb3408{margin-left:8px}.alertContext__8944f53b.alertTypeError__5b422cf3 .alertContextText__4adb3408{color:var(--triplex-next-AlertContext-Error_Color-0-17-0)}.alertContext__8944f53b.alertTypeInfo__24f53d92 .alertContextText__4adb3408{color:var(--triplex-next-AlertContext-Info_Color-0-17-0)}.alertContext__8944f53b.alertTypeWarning__10d382bb .alertContextText__4adb3408{color:var(--triplex-next-AlertContext-Warning_Color-0-17-0)}.alertContext__8944f53b.alertTypeSystem__e000426f .alertContextText__4adb3408{color:var(--triplex-next-AlertContext-System_Color-0-17-0)}.alertProcess__613989b3{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__613989b3.withSpoiler__ebfd8fff{min-height:40px}.alertProcess__613989b3 .themeIcon__a2b789e1{box-sizing:border-box;height:20px;width:20px}.alertProcess__613989b3.alertTypeError__5b422cf3{background:var(--triplex-next-AlertProcess-Error_Background-0-17-0)}.alertProcess__613989b3.alertTypeInfo__24f53d92{background:var(--triplex-next-AlertProcess-Info_Background-0-17-0)}.alertProcess__613989b3.alertTypeWarning__10d382bb{background:var(--triplex-next-AlertProcess-Warning_Background-0-17-0)}.alertProcess__613989b3.alertTypeSystem__e000426f{background:var(--triplex-next-AlertProcess-System_Background-0-17-0)}.alertProcess__613989b3.alertTypeFeature__b8cfaa1a{background:var(--triplex-next-AlertProcess-Feature_Background-0-17-0)}.alertProcess__613989b3.alertTypeFeature__b8cfaa1a .themeIcon__a2b789e1{padding-top:0}.alertProcess__613989b3 .alertProcessContentBlock__cd9c8935{flex:1;margin-left:10px}.alertProcess__613989b3 .alertProcessContentBlock__cd9c8935 .expandableContent__5a40ef54{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__613989b3 .alertProcessContentBlock__cd9c8935 .expandableContent__5a40ef54.expanded__934603b8{max-height:1000px;opacity:1}.alertProcess__613989b3 .closeButton__eb77ec22{margin-left:10px}.alertProcess__613989b3 .expandButton__1cfc023c{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__613989b3 .expandButton__1cfc023c.expanded__934603b8{transform:rotate(180deg)}.adaptive__079cfc43{font-size:10px!important;line-height:12px!important}.avatar__6b4ede2e{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-0-17-0)}.avatar__6b4ede2e.xxs__c175147b{width:28px;height:28px;border-radius:6px}.avatar__6b4ede2e.xs__566f4bd9{width:32px;height:32px;border-radius:8px}.avatar__6b4ede2e.sm__86cb2f74{width:40px;height:40px;border-radius:10px}.avatar__6b4ede2e.md__598e3322{width:56px;height:56px;border-radius:16px}.avatar__6b4ede2e.lg__42579c7f{width:80px;height:80px;border-radius:20px}.avatar__6b4ede2e.xl__308694f3{width:96px;height:96px;border-radius:24px}.avatar__6b4ede2e.xxl__010d01d0{width:128px;height:128px;border-radius:28px}.badgeDot__e724011b{display:inline-block;background:var(--triplex-next-Badge-Background-0-17-0);border-radius:50%}.badgeDot__e724011b.sm__da6462a7{width:6px;height:6px}.badgeDot__e724011b.md__0731505a{width:8px;height:8px}.badgeDot__e724011b.lg__a3232a5d{width:10px;height:10px}.badgeContent__01730de9{display:flex}.badgeContent__01730de9.sm__da6462a7{padding-left:4px;padding-right:4px}.badgeContent__01730de9.md__0731505a{padding-left:6px;padding-right:6px}.badgeContent__01730de9.lg__a3232a5d{padding-left:8px;padding-right:8px}.badgeContent__01730de9.noPaddingLeft__47c2578e{padding-left:0}.badgeContent__01730de9.noPaddingRight__6d947e1e{padding-right:0}.badgePrefix__6dcb2414,.badgePostfix__16569691{display:contents}.badge__282b9edc{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;background:var(--triplex-next-Badge-Background-0-17-0)}.badge__282b9edc.sm__da6462a7{height:16px;border-radius:4px}.badge__282b9edc.md__0731505a{height:20px;border-radius:6px}.badge__282b9edc.lg__a3232a5d{height:24px;border-radius:8px}.col-1__a394221d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__acdf2293{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__cf513478{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__43c089bb{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__eeedc0bc{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__79f48bee{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__12a68cd3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__2970dbe5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__60a3ac6d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__1069d71a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__154bdbcd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__162a34ee{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__c4d21de4{margin-left:0%}.offset-1__4f935996{margin-left:8.33333333%}.offset-2__0c494a37{margin-left:16.66666667%}.offset-3__f8d1f263{margin-left:25%}.offset-4__f7aa79d4{margin-left:33.33333333%}.offset-5__e350c079{margin-left:41.66666667%}.offset-6__b1f0c26c{margin-left:50%}.offset-7__43b3fe25{margin-left:58.33333333%}.offset-8__b7097550{margin-left:66.66666667%}.offset-9__00754953{margin-left:75%}.offset-10__86bf9bcb{margin-left:83.33333333%}.offset-11__e1242aa6{margin-left:91.66666667%}.d-none__c1b74bb5{display:none!important}.d-block__a1762cd3{display:block!important}@media (min-width: 576px){.col-sm-1__d0e4f99a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__ddf74502{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__e4cbd077{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__7b7dc2f0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__163dfb1a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__6a9ed2b8{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__275a0b39{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__994cc230{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__fa47cbb1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__b91d793c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__0afb5c56{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__2c85cb9f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__3c62c39b{margin-left:0%}.offset-sm-1__9966bce2{margin-left:8.33333333%}.offset-sm-2__cb2f9dda{margin-left:16.66666667%}.offset-sm-3__a991bc5c{margin-left:25%}.offset-sm-4__88763b6c{margin-left:33.33333333%}.offset-sm-5__57fef8f5{margin-left:41.66666667%}.offset-sm-6__77317b54{margin-left:50%}.offset-sm-7__0ac7161e{margin-left:58.33333333%}.offset-sm-8__c07a7aa1{margin-left:66.66666667%}.offset-sm-9__faddb4d5{margin-left:75%}.offset-sm-10__d6123604{margin-left:83.33333333%}.offset-sm-11__27cc6967{margin-left:91.66666667%}.d-none-sm__f04037e3{display:none!important}.d-block-sm__14f2bcd4{display:block!important}}@media (min-width: 768px){.col-md-1__013ea09e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__bb7a8fac{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__1926e3bf{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__261de70b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__f9c96b86{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__3b4f6682{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__dfbe879e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__f4298d63{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__9eeaf700{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__4ff6491f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__e5798d51{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__22aa1d65{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__49af51a3{margin-left:0%}.offset-md-1__07fd3e35{margin-left:8.33333333%}.offset-md-2__2e5d3322{margin-left:16.66666667%}.offset-md-3__2c718c15{margin-left:25%}.offset-md-4__5ec4bc1f{margin-left:33.33333333%}.offset-md-5__96c390c1{margin-left:41.66666667%}.offset-md-6__f3bad0a5{margin-left:50%}.offset-md-7__0ffe24a1{margin-left:58.33333333%}.offset-md-8__527eb5f8{margin-left:66.66666667%}.offset-md-9__e45e4ff6{margin-left:75%}.offset-md-10__734b3bff{margin-left:83.33333333%}.offset-md-11__385d9a5a{margin-left:91.66666667%}.d-none-md__d80b760a{display:none!important}.d-block-md__46e63371{display:block!important}}@media (min-width: 992px){.col-lg-1__86e23eab{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__8eabcc31{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__c658f16e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__c221b5f8{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__f1fa92b3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__e9170bb9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__408143c0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__e4d981f2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__8f708aff{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__cb875356{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__cae04e5d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__6725e549{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__d52ba49f{margin-left:0%}.offset-lg-1__3255fb48{margin-left:8.33333333%}.offset-lg-2__f42ca8a5{margin-left:16.66666667%}.offset-lg-3__bb561ec6{margin-left:25%}.offset-lg-4__0ec4801e{margin-left:33.33333333%}.offset-lg-5__6bbaeba2{margin-left:41.66666667%}.offset-lg-6__7f3054ed{margin-left:50%}.offset-lg-7__c61f7f28{margin-left:58.33333333%}.offset-lg-8__ddadd887{margin-left:66.66666667%}.offset-lg-9__ed963d19{margin-left:75%}.offset-lg-10__90399d20{margin-left:83.33333333%}.offset-lg-11__2b752bda{margin-left:91.66666667%}.d-none-lg__aa260ef7{display:none!important}.d-block-lg__ea56bf91{display:block!important}}@media (min-width: 1200px){.col-xl-1__29e6b00f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__25d41951{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__228b1998{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__ce507ebb{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__427fad7f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__b9a96f0c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__2f463b0d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__d51b5f66{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__ab2503c1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__714bb69f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__058b8a94{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__0da37dd1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__20886e6b{margin-left:0%}.offset-xl-1__13a0c225{margin-left:8.33333333%}.offset-xl-2__c6d1716b{margin-left:16.66666667%}.offset-xl-3__bc5d788f{margin-left:25%}.offset-xl-4__1306baef{margin-left:33.33333333%}.offset-xl-5__9fb65c5c{margin-left:41.66666667%}.offset-xl-6__d6e848e3{margin-left:50%}.offset-xl-7__f29d1783{margin-left:58.33333333%}.offset-xl-8__1818e6b0{margin-left:66.66666667%}.offset-xl-9__657fef9f{margin-left:75%}.offset-xl-10__782e1dba{margin-left:83.33333333%}.offset-xl-11__8c26ee25{margin-left:91.66666667%}.d-none-xl__6086d880{display:none!important}.d-block-xl__c9758721{display:block!important}}.ellipsisLineClamp__f093ca9b{--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__f093ca9b.oneLine__3b4c8d0e{word-break:break-all}.link__6ba07440{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-0-17-0)}.link__6ba07440:hover{color:var(--triplex-next-Link-Text_Color_Hover-0-17-0)}.link__6ba07440:active{color:var(--triplex-next-Link-Text_Color_Active-0-17-0)}.link__6ba07440:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-0-17-0)}.wordWithContent__588a8c44{white-space:nowrap;display:inline-flex;align-items:center}.before__3b2cb169 :first-child{margin-right:2px}.after__5fbe6ae7 :last-child{margin-left:2px}.marker__fb5af98b{border-radius:50%}.marker__fb5af98b.md__1a86c94f{width:8px;height:8px}.marker__fb5af98b.lg__bd27a0af{width:10px;height:10px}.marker__fb5af98b.success__59623a4f{background:var(--triplex-next-Marker-Background_Success-0-17-0)}.marker__fb5af98b.error__91391eda{background:var(--triplex-next-Marker-Background_Error-0-17-0)}.marker__fb5af98b.warning__e5681841{background:var(--triplex-next-Marker-Background_Warning-0-17-0)}.marker__fb5af98b.waiting__1d36e7b6{background:var(--triplex-next-Marker-Background_Waiting-0-17-0)}.markerStatus__953a91db{line-height:0;display:flex;align-items:start}.markerStatus__953a91db .contentContainer__c42d6884{display:flex;flex-direction:column}.markerStatus__953a91db.md__21bbb81f{gap:4px}.markerStatus__953a91db.md__21bbb81f .markerContainer__5933cb4d{margin-top:4px}.markerStatus__953a91db.lg__b40345b1{gap:6px}.markerStatus__953a91db.lg__b40345b1 .contentContainer__c42d6884{gap:4px}.markerStatus__953a91db.lg__b40345b1 .markerContainer__5933cb4d{margin-top:5px}.row__3d10c88a{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__3d10c88a.noPaddingBottom__7ea696c3,.row__3d10c88a:last-child{padding-bottom:0}.tabsExtended__4ae1ceb0{position:relative}.tabsExtendedContent__43b27539{display:inline-flex}.tabsExtendedContent__43b27539.sm__83d21e71{border-radius:6px;padding:4px}.tabsExtendedContent__43b27539.md__762f91a4{border-radius:8px;padding:4px}.tabsExtendedContent__43b27539.lg__f9e2f90d{border-radius:10px;padding:8px}.tabsExtendedTab__d8c9e4e1{display:flex}.tabsExtendedTab__d8c9e4e1+.tabsExtendedTab__d8c9e4e1,.tabsExtendedDropdown__0dbd18c5{margin-left:2px}.tabsReal__1685bffd,.tabsFake__4ccef54a{display:flex;box-sizing:border-box;width:100%}.tabsReal__1685bffd.hidden__9c18de3c{visibility:hidden}.tabsReal__1685bffd .tabsExtendedTab__d8c9e4e1.hidden__9c18de3c{display:none}.tabsFake__4ccef54a{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__0bd58c3e .tabsExtendedContent__43b27539{background-color:var(--triplex-next-Tabs-Type1_Background-0-17-0)}.type2__fea653bd .tabsExtendedContent__43b27539{background-color:var(--triplex-next-Tabs-Type2_Background-0-17-0)}.tabsExtendedTabButton__5cc813a5{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-0-17-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__5cc813a5 .tabButtonText__bd34004f{font-weight:400}.tabsExtendedTabButton__5cc813a5.lg__f9e2f90d{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__5cc813a5.lg__f9e2f90d .tabButtonText__bd34004f{font-size:16px;line-height:20px}.tabsExtendedTabButton__5cc813a5.md__762f91a4{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__5cc813a5.md__762f91a4 .tabButtonText__bd34004f{font-size:14px;line-height:20px}.tabsExtendedTabButton__5cc813a5.sm__83d21e71{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__5cc813a5.sm__83d21e71 .tabButtonText__bd34004f{font-size:12px;line-height:16px}.tabsExtendedTabButton__5cc813a5::-moz-focus-inner{border:none}.tabsExtendedTabButton__5cc813a5+.tabsExtendedTabButton__5cc813a5{margin-left:2px}.tabsExtendedTabButton__5cc813a5:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-0-17-0)}.tabsExtendedTabButton__5cc813a5.type1__0bd58c3e{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-0-17-0)}.tabsExtendedTabButton__5cc813a5.type1__0bd58c3e.selected__424192ee{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-0-17-0)}.tabsExtendedTabButton__5cc813a5.type1__0bd58c3e.selected__424192ee .tabButtonText__bd34004f{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-0-17-0)}.tabsExtendedTabButton__5cc813a5.type1__0bd58c3e:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-0-17-0)}.tabsExtendedTabButton__5cc813a5.type1__0bd58c3e:hover .tabButtonText__bd34004f{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-0-17-0)}.tabsExtendedTabButton__5cc813a5.type1__0bd58c3e .tabButtonText__bd34004f{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-0-17-0)}.tabsExtendedTabButton__5cc813a5.type2__fea653bd{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-0-17-0);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-0-17-0)}.tabsExtendedTabButton__5cc813a5.type2__fea653bd.selected__424192ee{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-0-17-0)}.tabsExtendedTabButton__5cc813a5.type2__fea653bd.selected__424192ee .tabButtonText__bd34004f{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-0-17-0)}.tabsExtendedTabButton__5cc813a5.type2__fea653bd:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-0-17-0)}.tabsExtendedTabButton__5cc813a5.type2__fea653bd:hover .tabButtonText__bd34004f{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-0-17-0)}.notificationIcon__181d09b2{position:absolute;right:4px;top:4px}.tabsContent__0aea9667 .tabButtonDropdown__97a93bf8{padding:0!important;border-radius:0!important;background:none!important}.tabsContent__0aea9667 .tabButtonDropdown__97a93bf8.sm__8f28d9b5{min-width:20px;min-height:20px;height:20px}.tabsContent__0aea9667 .tabButtonDropdown__97a93bf8.md__1dc95608{min-width:32px;min-height:32px;height:32px}.tabsContent__0aea9667 .tabButtonDropdown__97a93bf8.lg__6b455b2a{min-width:40px;min-height:40px;height:40px}.tag__159ea68f{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-0-17-0);border-radius:4px;gap:2px}.tag__159ea68f.sm__a8ae2467{height:20px;padding:2px 4px 2px 6px}.tag__159ea68f.md__fcb159e0{height:28px;padding:4px 6px 4px 8px}.tag__159ea68f.lg__ba178f8c{height:32px;padding:6px 8px 6px 10px}.content__586f5a4f{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagGroup__f31045ea{display:flex;flex-wrap:wrap}.tagGroup__f31045ea.sm__a035f78c{gap:4px}.tagGroup__f31045ea.md__fa36bd0e{gap:8px}.tagGroup__f31045ea.lg__6ffdaec5{gap:12px}.paginationExtended__d60d5571{position:relative;padding:24px 0;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__9c7598bf .directionIconNext__e40150d6{transform:rotate(180deg)}.pageEllipsis__2e31ab8c{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;color:var(--triplex-next-TableBasic-PaginationBasic_Color-0-17-0);cursor:default}.paginationPageButton__40469c35{font-size:14px;font-family:inherit;color:var(--triplex-next-Pagination-PageButton_Color-0-17-0);background-color:transparent;display:flex;justify-content:center;align-items:center;height:28px;width:28px;line-height:20px;border:1px solid transparent;border-radius:6px;cursor:pointer}.paginationPageButton__40469c35:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-0-17-0);outline:none}.paginationPageButton__40469c35:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-0-17-0)}.paginationPageButton__40469c35:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-0-17-0);cursor:grabbing}.paginationPageButton__40469c35.currentPage__603b2222{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-0-17-0);cursor:default}.paginationNavigationExtended__b37483ec{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__ce8bfb22{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__ce8bfb22 .paginationSelectControl__1f3e2db2{margin-left:8px;min-width:72px}.skeleton__6e7a5aa8{border-radius:16px;flex-grow:1}.skeleton__6e7a5aa8.light__7fb5cd13{animation:skeleton-light-pulse__60414652 2s ease-in-out infinite}.skeleton__6e7a5aa8.dark__f0d9f73d{animation:skeleton-dark-pulse__5b38fa2c 2s ease-in-out infinite}@keyframes skeleton-light-pulse__60414652{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-17-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-0-17-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-17-0)}}@keyframes skeleton-dark-pulse__5b38fa2c{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-17-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-0-17-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-17-0)}}.segmentedControlSegment__549f2f0e{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;font-family:inherit;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-0-17-0);outline:none;cursor:pointer}.segmentedControlSegment__549f2f0e:disabled{cursor:default}.sm__44da7e7b .segmentedControlSegment__549f2f0e{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__07600ce5 .segmentedControlSegment__549f2f0e{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__68db9405 .segmentedControlSegment__549f2f0e{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__906d72cb .segmentedControlSegment__549f2f0e{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-17-0)}.general1__906d72cb .segmentedControlSegment__549f2f0e:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-17-0)}.general1__906d72cb .segmentedControlSegment__549f2f0e:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-17-0)}.general1__906d72cb .segmentedControlSegment__549f2f0e.selected__5783195d{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-17-0)}.general1__906d72cb .segmentedControlSegment__549f2f0e.selected__5783195d:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-17-0)}.general1__906d72cb .segmentedControlSegment__549f2f0e.selected__5783195d:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-17-0)}.general2__c72dea85 .segmentedControlSegment__549f2f0e{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-17-0)}.general2__c72dea85 .segmentedControlSegment__549f2f0e:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-17-0)}.general2__c72dea85 .segmentedControlSegment__549f2f0e:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-17-0)}.general2__c72dea85 .segmentedControlSegment__549f2f0e.selected__5783195d{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-17-0)}.general2__c72dea85 .segmentedControlSegment__549f2f0e.selected__5783195d:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-17-0)}.general2__c72dea85 .segmentedControlSegment__549f2f0e.selected__5783195d:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-17-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-17-0)}.secondary1__023ebbeb .segmentedControlSegment__549f2f0e{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-17-0)}.secondary1__023ebbeb .segmentedControlSegment__549f2f0e:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-17-0)}.secondary1__023ebbeb .segmentedControlSegment__549f2f0e:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-17-0)}.secondary1__023ebbeb .segmentedControlSegment__549f2f0e.selected__5783195d{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-17-0)}.secondary1__023ebbeb .segmentedControlSegment__549f2f0e.selected__5783195d:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-17-0)}.secondary2__1ec93555 .segmentedControlSegment__549f2f0e{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-17-0)}.secondary2__1ec93555 .segmentedControlSegment__549f2f0e:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-17-0)}.secondary2__1ec93555 .segmentedControlSegment__549f2f0e:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-17-0)}.secondary2__1ec93555 .segmentedControlSegment__549f2f0e.selected__5783195d{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-17-0)}.secondary2__1ec93555 .segmentedControlSegment__549f2f0e.selected__5783195d:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-17-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-17-0)}.segmentedControlSegment__549f2f0e:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-17-0)}.content__6e7f7f3d{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__4d60ec5d{display:flex;gap:4px}.segmentedControl__4d60ec5d.general1__906d72cb{background:var(--triplex-next-SegmentedControl-General_1_Background-0-17-0)}.segmentedControl__4d60ec5d.secondary1__023ebbeb{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-0-17-0)}.segmentedControl__4d60ec5d.general2__c72dea85{background:var(--triplex-next-SegmentedControl-General_2_Background-0-17-0)}.segmentedControl__4d60ec5d.secondary2__1ec93555{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-0-17-0)}.segmentedControl__4d60ec5d.sm__44da7e7b{border-radius:6px;padding:4px}.segmentedControl__4d60ec5d.md__07600ce5{border-radius:8px;padding:4px}.segmentedControl__4d60ec5d.lg__68db9405{border-radius:10px;padding:8px}.step__845ed45a{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;-webkit-user-select:none;user-select:none;cursor:default;border-radius:50%}.step__845ed45a.default__e0e93148{background-color:var(--triplex-next-Step-Background_Default-0-17-0)}.step__845ed45a.default__e0e93148>span{color:var(--triplex-next-Step-Color_Default-0-17-0)}.step__845ed45a.done__314dda24{background-color:var(--triplex-next-Step-Background_Done-0-17-0)}.step__845ed45a.done__314dda24>span{color:var(--triplex-next-Step-Color_Done-0-17-0)}.step__845ed45a.warning__8e3b63b9{background-color:var(--triplex-next-Step-Background_Warning-0-17-0)}.step__845ed45a.warning__8e3b63b9>span{color:var(--triplex-next-Step-Color_Warning-0-17-0)}.step__845ed45a.active__c0abfc4d{background-color:var(--triplex-next-Step-Background_Active-0-17-0)}.step__845ed45a.active__c0abfc4d>span{color:var(--triplex-next-Step-Color_Active-0-17-0)}.step__845ed45a.error__847bab78{background-color:var(--triplex-next-Step-Background_Error-0-17-0)}.step__845ed45a.error__847bab78>span{color:var(--triplex-next-Step-Color_Error-0-17-0)}.step__845ed45a.disabled__d24ccea6{background-color:var(--triplex-next-Step-Background_Disabled-0-17-0)}.step__845ed45a.disabled__d24ccea6>span{color:var(--triplex-next-Step-Color_Disabled-0-17-0)}.stepperWrapper__0d802307{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-0-17-0)}.stepperStep__a61cb8fb{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__a61cb8fb+.stepperStep__a61cb8fb{margin-left:12px}.stepperStep__a61cb8fb.sm__e0ba16be:not(:last-child) .content__f03f9cb6{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__a61cb8fb.sm__e0ba16be:last-child .content__f03f9cb6{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__a61cb8fb.sm__e0ba16be:last-child .arrow__a52d0710{display:none}.stepperStep__a61cb8fb.md__9d81cee4:not(:last-child) .content__f03f9cb6{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__a61cb8fb.md__9d81cee4:last-child .content__f03f9cb6{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__a61cb8fb.md__9d81cee4:last-child .arrow__a52d0710{display:none}.stepperStep__a61cb8fb.lg__702a0f82:not(:last-child) .content__f03f9cb6{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__a61cb8fb.lg__702a0f82:last-child .content__f03f9cb6{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__a61cb8fb.lg__702a0f82:last-child .arrow__a52d0710{display:none}.stepperStep__a61cb8fb:hover:not(.active__2e467765):not(.disabled__8b8797f3) .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Hover-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Hover-0-17-0)}.stepperStep__a61cb8fb:hover:not(.active__2e467765):not(.disabled__8b8797f3) .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-17-0)}.stepperStep__a61cb8fb:hover:not(.active__2e467765):not(.disabled__8b8797f3) .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-17-0)}.stepperStep__a61cb8fb.active__2e467765{cursor:default}.stepperStep__a61cb8fb.active__2e467765 .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-0-17-0)}.stepperStep__a61cb8fb.active__2e467765 .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-0-17-0)}.stepperStep__a61cb8fb.active__2e467765.error__2c05c780 .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-17-0)}.stepperStep__a61cb8fb.active__2e467765.error__2c05c780 .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-17-0)}.stepperStep__a61cb8fb.active__2e467765.error__2c05c780 .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-0-17-0)}.stepperStep__a61cb8fb.active__2e467765.warning__85d208ef .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0)}.stepperStep__a61cb8fb.active__2e467765.warning__85d208ef .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0)}.stepperStep__a61cb8fb.active__2e467765.warning__85d208ef .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.error__2c05c780 .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.error__2c05c780 .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.error__2c05c780 .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.error__2c05c780:hover .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.error__2c05c780:hover .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.error__2c05c780:hover .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.warning__85d208ef .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.warning__85d208ef .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.warning__85d208ef .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.warning__85d208ef:hover .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.warning__85d208ef:hover .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-17-0)}.stepperStep__a61cb8fb.completed__46dab2db.warning__85d208ef:hover .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79 :not(.error__2c05c780):not(.warning__85d208ef) .content__f03f9cb6{color:var(--triplex-next-Stepper-Step_Color_Default-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79 :not(.error__2c05c780):not(.warning__85d208ef):hover .content__f03f9cb6{color:var(--triplex-next-Stepper-Step_Color_Hover-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.error__2c05c780 .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.error__2c05c780 .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.error__2c05c780 .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.error__2c05c780:hover .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.error__2c05c780:hover .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.error__2c05c780:hover .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.warning__85d208ef .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.warning__85d208ef .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.warning__85d208ef .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.warning__85d208ef:hover .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-17-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.warning__85d208ef:hover .arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-17-0)}.stepperStep__a61cb8fb.inactive__a7eefb79.warning__85d208ef:hover .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-17-0)}.stepperStep__a61cb8fb.disabled__8b8797f3{pointer-events:none}.stepperStep__a61cb8fb.disabled__8b8797f3 .content__f03f9cb6{color:var(--triplex-next-Stepper-Step_Color_Disabled-0-17-0)}.stepperStep__a61cb8fb.disabled__8b8797f3 .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-0-17-0)}.stepperStep__a61cb8fb.disabled__8b8797f3 .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-0-17-0)}.stepperStep__a61cb8fb.focusVisible__72562136.completed__46dab2db .content__f03f9cb6,.stepperStep__a61cb8fb.focusVisible__72562136.active__2e467765 .content__f03f9cb6,.stepperStep__a61cb8fb.focusVisible__72562136.inactive__a7eefb79 .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-17-0)}.stepperStep__a61cb8fb.focusVisible__72562136.completed__46dab2db .arrow__a52d0710 path:last-child,.stepperStep__a61cb8fb.focusVisible__72562136.active__2e467765 .arrow__a52d0710 path:last-child,.stepperStep__a61cb8fb.focusVisible__72562136.inactive__a7eefb79 .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-17-0)}.stepperStep__a61cb8fb.focusVisible__72562136.completed__46dab2db:hover .content__f03f9cb6,.stepperStep__a61cb8fb.focusVisible__72562136.active__2e467765:hover .content__f03f9cb6,.stepperStep__a61cb8fb.focusVisible__72562136.inactive__a7eefb79:hover .content__f03f9cb6{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-17-0)}.stepperStep__a61cb8fb.focusVisible__72562136.completed__46dab2db:hover .arrow__a52d0710 path:last-child,.stepperStep__a61cb8fb.focusVisible__72562136.active__2e467765:hover .arrow__a52d0710 path:last-child,.stepperStep__a61cb8fb.focusVisible__72562136.inactive__a7eefb79:hover .arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-17-0)}.content__f03f9cb6{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-0-17-0);color:var(--triplex-next-Stepper-Step_Color_Hover-0-17-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-0-17-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__e0ba16be{font-size:12px;line-height:16px}.md__9d81cee4{font-size:14px;line-height:20px}.lg__702a0f82{font-size:16px;line-height:20px}.arrow__a52d0710{transform:translate(0)}.arrow__a52d0710 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-17-0)}.arrow__a52d0710 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-17-0)}.icon__9c6b326f{display:inline-flex;align-items:center;line-height:0}.nonempty__08a8b0bf .icon__9c6b326f{margin-right:6px}.stepperExtended__07337948{display:flex;padding:0;margin:0;list-style:none}.carouselExtended__bc701bd5{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__bc701bd5::-webkit-scrollbar{display:none}.stepper__6bb880dc.sm__e0ba16be{padding-left:28px;padding-right:28px}.stepper__6bb880dc.md__9d81cee4{padding-left:40px;padding-right:40px}.stepper__6bb880dc.lg__702a0f82{padding-left:56px;padding-right:56px}.stepperCarousel__fe713c06{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__fe713c06 .buttonPrev__1ebe5140,.stepperCarousel__fe713c06 .buttonNext__9e8e4c68{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__fe713c06 .buttonPrev__1ebe5140.sm__e0ba16be,.stepperCarousel__fe713c06 .buttonNext__9e8e4c68.sm__e0ba16be{height:28px;width:28px}.stepperCarousel__fe713c06 .buttonPrev__1ebe5140.md__9d81cee4,.stepperCarousel__fe713c06 .buttonNext__9e8e4c68.md__9d81cee4{height:40px;width:40px}.stepperCarousel__fe713c06 .buttonPrev__1ebe5140.lg__702a0f82,.stepperCarousel__fe713c06 .buttonNext__9e8e4c68.lg__702a0f82{height:56px;width:56px}.stepperCarousel__fe713c06 .buttonPrev__1ebe5140{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-0-17-0)}.stepperCarousel__fe713c06 .buttonNext__9e8e4c68{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-0-17-0)}@media (max-width: 767px){.stepper__6bb880dc{padding-left:16px;padding-right:16px}.buttonPrev__1ebe5140,.buttonNext__9e8e4c68{display:none}}.islandAccordion__546793d6{margin:0;padding:0}.islandAccordion__546793d6 .island__733e012c{padding:0}.islandAccordion__546793d6 .item__ad707a0a{position:relative;list-style-type:none}.islandAccordion__546793d6 .item__ad707a0a.disabled__80c16583{cursor:default;pointer-events:none}.islandAccordion__546793d6 .item__ad707a0a+.item__ad707a0a.sm__604e7457,.islandAccordion__546793d6 .item__ad707a0a+.item__ad707a0a.md__52c445bc{margin-top:16px}.islandAccordion__546793d6 .item__ad707a0a+.item__ad707a0a.lg__c58de76b{margin-top:24px}.islandAccordion__546793d6 .item__ad707a0a .header__b43cef22{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__546793d6 .item__ad707a0a .header__b43cef22:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-0-17-0)}.islandAccordion__546793d6 .item__ad707a0a.type1__7e942019:not(.opened__893cefee) .header__b43cef22:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-17-0)}.islandAccordion__546793d6 .item__ad707a0a.type2__abfed2fa:not(.opened__893cefee) .header__b43cef22:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-17-0)}.islandAccordion__546793d6 .item__ad707a0a.type3__be8e6af9:not(.opened__893cefee) .header__b43cef22:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-17-0)}.islandAccordion__546793d6 .item__ad707a0a .footer__d00bd596{text-align:right}.islandAccordion__546793d6 .item__ad707a0a .body__3410d874,.islandAccordion__546793d6 .item__ad707a0a .footer__d00bd596{visibility:hidden}.islandAccordion__546793d6 .item__ad707a0a.opened__893cefee .body__3410d874,.islandAccordion__546793d6 .item__ad707a0a.opened__893cefee .footer__d00bd596{visibility:visible}.islandAccordion__546793d6 .item__ad707a0a .caretWrapper__03476330{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__546793d6 .item__ad707a0a .caretIcon__52d433a9{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__546793d6 .item__ad707a0a .title__cdbf08f8{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__546793d6 .item__ad707a0a.sm__604e7457 .header__b43cef22{padding:16px;border-radius:16px}.islandAccordion__546793d6 .item__ad707a0a.sm__604e7457 .step__eb3bcc66+.title__cdbf08f8{margin-top:2px}.islandAccordion__546793d6 .item__ad707a0a.sm__604e7457 .body__3410d874,.islandAccordion__546793d6 .item__ad707a0a.sm__604e7457 .footer__d00bd596{padding:0 16px 16px}.islandAccordion__546793d6 .item__ad707a0a.sm__604e7457 .caretWrapper__03476330{right:12px}.islandAccordion__546793d6 .item__ad707a0a.sm__604e7457 .remove__1093808a{right:-36px;top:20px}.islandAccordion__546793d6 .item__ad707a0a.sm__604e7457 .step__eb3bcc66{margin-right:12px}.islandAccordion__546793d6 .item__ad707a0a.md__52c445bc .header__b43cef22{padding:24px;border-radius:24px}.islandAccordion__546793d6 .item__ad707a0a.md__52c445bc .body__3410d874,.islandAccordion__546793d6 .item__ad707a0a.md__52c445bc .footer__d00bd596{padding:0 24px 24px}.islandAccordion__546793d6 .item__ad707a0a.md__52c445bc .caretWrapper__03476330{right:20px}.islandAccordion__546793d6 .item__ad707a0a.md__52c445bc .remove__1093808a{right:-40px;top:28px}.islandAccordion__546793d6 .item__ad707a0a.md__52c445bc .step__eb3bcc66{margin-right:12px}.islandAccordion__546793d6 .item__ad707a0a.lg__c58de76b .header__b43cef22{padding:32px;border-radius:32px}.islandAccordion__546793d6 .item__ad707a0a.lg__c58de76b .body__3410d874,.islandAccordion__546793d6 .item__ad707a0a.lg__c58de76b .footer__d00bd596{padding:0 32px 32px}.islandAccordion__546793d6 .item__ad707a0a.lg__c58de76b .caretWrapper__03476330{right:28px}.islandAccordion__546793d6 .item__ad707a0a.lg__c58de76b .remove__1093808a{right:-40px;top:36px}.islandAccordion__546793d6 .item__ad707a0a.lg__c58de76b .step__eb3bcc66{margin:0 16px 0 0}.islandAccordion__546793d6 .item__ad707a0a.opened__893cefee:not(.disabled__80c16583) .caretWrapper__03476330 .caretIcon__52d433a9{transform:rotate(-180deg)}.islandAccordion__546793d6 .item__ad707a0a .remove__1093808a{position:absolute}@media (max-width: 767px){.islandAccordion__546793d6 .item__ad707a0a .footer__d00bd596{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__546793d6 .item__ad707a0a .footer__d00bd596>*{margin-left:0!important}.islandAccordion__546793d6 .item__ad707a0a.md__52c445bc .header__b43cef22{border-radius:16px}.islandAccordion__546793d6 .item__ad707a0a.lg__c58de76b .header__b43cef22{border-radius:24px}}.noColumns__60b8779f{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__60b8779f>.content__35d57230{width:456px;text-align:center}.filterPanel__b1a2a87b{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__764429f3{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__764429f3>a:not(:first-child){margin-left:16px}.tabsLinePanel__24a22a18{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__d90005d7{0%{opacity:0}to{opacity:1}}.tableBasic__986f96d1{position:relative}.tableBasic__986f96d1 table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__986f96d1 table th.alignLeft__032f7dab,.tableBasic__986f96d1 table td.alignLeft__032f7dab{text-align:left}.tableBasic__986f96d1 table th.alignRight__f4674341,.tableBasic__986f96d1 table td.alignRight__f4674341{text-align:right}.tableBasic__986f96d1 table th.alignCenter__ccd64a0d,.tableBasic__986f96d1 table td.alignCenter__ccd64a0d{text-align:center}.tableBasic__986f96d1 table th.verticalAlignBaseline__203b4ef1,.tableBasic__986f96d1 table td.verticalAlignBaseline__203b4ef1{vertical-align:baseline}.tableBasic__986f96d1 table th.verticalAlignSub__76512ae5,.tableBasic__986f96d1 table td.verticalAlignSub__76512ae5{vertical-align:sub}.tableBasic__986f96d1 table th.verticalAlignSuper__bf014d04,.tableBasic__986f96d1 table td.verticalAlignSuper__bf014d04{vertical-align:super}.tableBasic__986f96d1 table th.verticalAlignTextTop__e283d069,.tableBasic__986f96d1 table td.verticalAlignTextTop__e283d069{vertical-align:text-top}.tableBasic__986f96d1 table th.verticalAlignTextBottom__2d3fb0ea,.tableBasic__986f96d1 table td.verticalAlignTextBottom__2d3fb0ea{vertical-align:text-bottom}.tableBasic__986f96d1 table th.verticalAlignMiddle__6679f714,.tableBasic__986f96d1 table td.verticalAlignMiddle__6679f714{vertical-align:middle}.tableBasic__986f96d1 table th.verticalAlignTop__3941e62b,.tableBasic__986f96d1 table td.verticalAlignTop__3941e62b{vertical-align:top}.tableBasic__986f96d1 table th.verticalAlignBottom__ddb0f78b,.tableBasic__986f96d1 table td.verticalAlignBottom__ddb0f78b{vertical-align:bottom}.tableBasic__986f96d1 table>thead>tr{height:48px}.tableBasic__986f96d1 table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-0-17-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-17-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__986f96d1 table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-17-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-17-0)}}.tableBasic__986f96d1 table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__986f96d1 table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__986f96d1 table>thead>tr>th.checkboxType__3c275f8e{padding:16px 12px}.tableBasic__986f96d1 table>thead>tr>th .thBlock__4b64a125{display:inline-flex;vertical-align:top}.tableBasic__986f96d1 table>thead>tr>th .thBlock__4b64a125.order__e1b4e096{cursor:pointer}.tableBasic__986f96d1 table>thead>tr>th .thBlock__4b64a125.order__e1b4e096 .orderButton__8c13d4b2{display:flex;visibility:hidden;align-items:center}.tableBasic__986f96d1 table>thead>tr>th .thBlock__4b64a125.order__e1b4e096 .orderButton__8c13d4b2.alignLeft__032f7dab{margin-right:8px}.tableBasic__986f96d1 table>thead>tr>th .thBlock__4b64a125.order__e1b4e096 .orderButton__8c13d4b2.alignRight__f4674341{margin-left:8px}.tableBasic__986f96d1 table>thead>tr>th .thBlock__4b64a125.order__e1b4e096 .orderButton__8c13d4b2.sorted__48a33233{visibility:visible}.tableBasic__986f96d1 table>thead>tr>th .thBlock__4b64a125.order__e1b4e096:hover .orderButton__8c13d4b2{visibility:visible}.tableBasic__986f96d1 table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-17-0)}.tableBasic__986f96d1 table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__986f96d1 table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__986f96d1 table>tbody>tr>td.textType__0b92430d{padding:12px}.tableBasic__986f96d1 table>tbody>tr>td.componentsType__03a05b56{padding:8px 12px}.tableBasic__986f96d1 table>tbody>tr>td.checkboxType__3c275f8e{padding:10px 12px 12px}.tableBasic__986f96d1 table>tbody>tr.selected__06067e18>td{background-color:var(--triplex-next-TableBasic-Background_Selected-0-17-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__986f96d1 table>tbody>tr.selected__06067e18>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-17-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-17-0)}}.tableBasic__986f96d1 table>tbody.clickable__d44a8217>tr{cursor:pointer}.tableBasic__986f96d1 table>tbody.hoverable__cea9eda3>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-0-17-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__986f96d1 table>tbody.hoverable__cea9eda3>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-17-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-17-0)}}.tableBasic__986f96d1 .footerEmptyData__0126b067{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__986f96d1 .spinnerWrapper__5094a5d0{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__986f96d1 .spinnerWrapper__5094a5d0 .tableLoaderScreen__acbdce55{border-radius:8px 8px 0 0}.tableBasic__986f96d1 .overlayCover__b7d127e8{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-0-17-0);animation:fadeIn__d90005d7 .3s}.tableBasicSettingsBody__816892f4{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__5368f681{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-17-0)!important}.columnSettingsSortableListItemTarget__5368f681:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-17-0)!important}.columnSettingsSortableListItemTarget__5368f681.dragging__07914c6a{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-17-0)!important}.columnSettingsStaticListItem__561f8406{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-17-0)}.tableBasicSettingsFooter__67913faa{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-17-0);padding:11px 12px 12px}.tableBasicSettingsHeader__385552dc{padding:16px 12px 12px}.tableSettingsLink__5c700699{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__13d64b44{width:320px}.tableFooterWrapper__18197f8e{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__18197f8e .tableFooterShadow__22fb751c{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-0-17-0);pointer-events:none}.tableFooterWrapper__18197f8e .tableFooter__e4e8b160{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-0-17-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__18197f8e .tableFooter__e4e8b160 .tableFooterSummary__2d8ca9b5{display:flex;align-items:center}.tableFooterWrapper__18197f8e .tableFooter__e4e8b160 .tableFooterSummary__2d8ca9b5 .tableFooterSummarySelectedCount__fbf2a0b1,.tableFooterWrapper__18197f8e .tableFooter__e4e8b160 .tableFooterSummary__2d8ca9b5 .tableFooterSummarySelectAllButton__26eb1b4b,.tableFooterWrapper__18197f8e .tableFooter__e4e8b160 .tableFooterSummary__2d8ca9b5 .tableFooterSummaryAmount__a4384215{display:inline-flex}.tableFooterWrapper__18197f8e .tableFooter__e4e8b160 .tableFooterSummary__2d8ca9b5 .tableFooterSummarySelectedCount__fbf2a0b1,.tableFooterWrapper__18197f8e .tableFooter__e4e8b160 .tableFooterSummary__2d8ca9b5 .tableFooterSummarySelectAllButton__26eb1b4b,.tableFooterWrapper__18197f8e .tableFooter__e4e8b160 .tableFooterSummary__2d8ca9b5 .tableFooterSummaryAmount__a4384215,.tableFooterWrapper__18197f8e .tableFooter__e4e8b160 .tableFooterSummary__2d8ca9b5 .tableFooterSummaryLabel__84a19346{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__18197f8e{height:112px}}.paginationPanel__b57422b6{margin-top:16px}.masterTable__f8a08c61{position:relative}.orderedListItem__0fbdefbd{counter-increment:list-item-tx}.orderedListItem__0fbdefbd:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__0fbdefbd+.orderedListItem__0fbdefbd{margin-top:8px}.orderedList__c0bf2df9{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.suggestFieldMobileBody__dac1deaf{height:176px}.suggestFieldMobileDropdownHint__8e0895dc{padding:16px}.lightBox__d862eb66{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__d862eb66 .lightBoxBackdrop__da1b5693{content:"";position:fixed;top:var(--lightBox-screen-top);left:var(--lightBox-screen-left);width:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));height:100%;pointer-events:none;background-color:var(--triplex-next-LightBox-Backdrop_Background-0-17-0)}.lightBox__d862eb66.lightBoxSideOverlayActive__23821e74,.lightBox__d862eb66.lightBoxTopOverlayActive__d29c5532{overflow-y:hidden}.lightBox__d862eb66 .lightBoxContent__7f62e474{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;align-items:center;position:relative;margin:16px 16px 0;padding:0;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-0-17-0)}.lightBox__d862eb66 .lightBoxContent__7f62e474>.global-page{width:100%;max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBox__d862eb66 .lightBoxContent__7f62e474>.global-page{padding:16px}}.lightBox__d862eb66 .loadingContentOverlay__c5b4ecde{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__d862eb66 .lightBoxContentResizeWrapper__de7090fc{position:absolute;left:0;right:0;height:0}.lightBox__d862eb66 .tempElSafariBug__38a3e53a{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__39e96c80,.global-LB-less-or-equal-media-point-0 .lightBox__d862eb66.lightBoxSideOverlayActive__23821e74{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__7f62e474{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__7f62e474{padding-left:80px;padding-right:80px}.lightBoxControls__a3b4a145{z-index:100}.withKeyboardEvent__71232e8d{display:inline-block}.withoutKeyboardEvent__db4420d5,.lightBox__d862eb66.lightBoxSideOverlayActive__23821e74 .withKeyboardEvent__71232e8d,.lightBox__d862eb66.lightBoxTopOverlayActive__d29c5532 .withKeyboardEvent__71232e8d,.lightBox__d862eb66.isLoading__47051b1e .withKeyboardEvent__71232e8d{display:none}.lightBox__d862eb66.lightBoxSideOverlayActive__23821e74 .withoutKeyboardEvent__db4420d5,.lightBox__d862eb66.lightBoxTopOverlayActive__d29c5532 .withoutKeyboardEvent__db4420d5,.lightBox__d862eb66.isLoading__47051b1e .withoutKeyboardEvent__db4420d5{display:inline-block}.lightBox__d862eb66.isLoading__47051b1e .lightBoxPrev__570c7fde,.lightBox__d862eb66.isLoading__47051b1e .lightBoxNext__027385a6{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__a3b4a145{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__3f81418a{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__3287cd03{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__51f5d00c{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__570c7fde,.global-LB-less-or-equal-media-point-0 .lightBoxNext__027385a6{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__570c7fde{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__6aa14d28,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__6ff50662{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__a3b4a145{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__3f81418a{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__3287cd03{display:none}.global-LB-more-media-point-0 .lightBoxClose__51f5d00c{position:fixed;left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px);top:calc(40px + var(--lightBox-screen-top))}.global-LB-more-media-point-0 .lightBoxPrev__570c7fde,.global-LB-more-media-point-0 .lightBoxNext__027385a6{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__570c7fde{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__027385a6{left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__15c00521{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__15c00521.fixed__2ae7c0a3{position:fixed}.overlay__15c00521.closing__7636bb61,.overlay__15c00521.opened__03a03785{visibility:visible;left:0;right:0}.overlayPanel__e20cf33e{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-0-17-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__e20cf33e.bottom__00eee6e5{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__e20cf33e.left__49171d45{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__e20cf33e.right__88ec71b9{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__e20cf33e.top__07526e96{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__e20cf33e.left__49171d45.opened__03a03785,.overlayPanel__e20cf33e.right__88ec71b9.opened__03a03785{transform:translate(0)}.overlayPanel__e20cf33e.top__07526e96.opened__03a03785,.overlayPanel__e20cf33e.bottom__00eee6e5.opened__03a03785{transform:translateY(0)}.overlayContent__1c88bbce{display:flex;min-height:100%}.overlayMask__15bf8e21{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-0-17-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__15bf8e21.overlayOpened__ed362c72{opacity:1}.lightBoxSideOverlayLoaderWrapper__7f9002d5{left:0;top:0;right:0;height:100vh;position:absolute;z-index:201;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.lightBoxSideOverlayCloseDesktop__964c4458{position:absolute;top:24px;right:24px}.lightBoxSideOverlayCloseMobile__22f16d27{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktop__964c4458{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__22f16d27{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__22f16d27{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktop__964c4458{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__22f16d27{display:none}.lightBoxSideOverlayMask__e46f7cea{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-0-17-0)}.lightBoxSideOverlayWrapper__3aaaee36{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__3aaaee36.overflowXHidden__376d9144{overflow-x:hidden}.lightBoxSideOverlayWrapper__3aaaee36.overflowYHidden__4e4ec916{overflow-y:hidden}.lightBoxSideOverlayWrapper__3aaaee36.closing__6523ea20,.lightBoxSideOverlayWrapper__3aaaee36.opened__bbeb8a5d{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__3aaaee36.closing__6523ea20{pointer-events:none}.lightBoxSideOverlayWrapper__3aaaee36 .global-page{max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBoxSideOverlayWrapper__3aaaee36 .global-page{padding:16px}}.lightBoxSideOverlayWrapper__3aaaee36 .lightBoxSideOverlayContent__8d25215d{position:relative;transform:translateY(100%);transition:transform .6s;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-0-17-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__3aaaee36 .lightBoxSideOverlayContent__8d25215d.opened__bbeb8a5d{transform:none}.lightBoxSideOverlayWrapper__3aaaee36 .lightBoxSideOverlayContent__8d25215d.opening__47dacd04{transform:translateY(0)}.lightBoxSideOverlayWrapper__3aaaee36.sm__91b07c86 .global-page{width:480px;max-width:100%}.lightBoxSideOverlayWrapper__3aaaee36.md__a39f8323 .global-page{width:600px;max-width:100%}.lightBoxSideOverlayWrapper__3aaaee36.lg__ef1f4770 .global-page{width:800px;max-width:100%}.lightBoxSideOverlayWrapper__3aaaee36 .lightBoxSideOverlayBase__edb66110{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__3aaaee36 .lightBoxSideOverlayContent__8d25215d{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__3aaaee36 .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__3aaaee36 .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__993cea79{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__993cea79.closing__6523ea20,.lightBoxSideOverlay__993cea79.opening__47dacd04{overflow-x:hidden}.topOverlayMask__fd3d8049{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-0-17-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__f31280a3{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__f31280a3.closing__5ba2b83f,.topOverlayWrapper__f31280a3.opened__02382b8a{bottom:0}.topOverlayWrapper__f31280a3 .topOverlayPanel__99ff6373{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__5c2cf34b{z-index:500}@media (max-width: 767px){.topOverlayPanel__99ff6373{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__8b97c246{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:left-sidebar-wrapper}.lightBoxLeftSidebar__8b97c246.fixed__d6bd1cd7{position:fixed}@container left-sidebar-wrapper (max-width: 100px){.lightBoxLeftSidebarInner__212eb625{display:none}}.lightBoxRightSidebar__f4b52215{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:right-sidebar-wrapper}.lightBoxRightSidebar__f4b52215.fixed__d6bd1cd7{position:fixed}@container right-sidebar-wrapper (max-width: 100px){.lightBoxRightSidebarInner__8c63d188{display:none}}html.scroll-0__f73bbcfc{--triplex-next-scroll-width: 0px}html.scroll-15__bde5b228{--triplex-next-scroll-width: 15px}html.scroll-16__b91c29b5{--triplex-next-scroll-width: 16px}html.scroll-17__522b0d1b{--triplex-next-scroll-width: 17px}.smsField__05e7f503{display:inline-block;position:relative;width:100%}.smsField__05e7f503 .input__49054d49{text-align:center}.smsField__05e7f503 .input__49054d49::placeholder{opacity:1}.smsField__05e7f503 .input__49054d49:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-0-17-0)}.smsField__05e7f503 .input__49054d49.lg__b0d8882f{padding:18px 40px}.smsField__05e7f503 .input__49054d49.md__342a794e{padding-left:26px;padding-right:26px}.smsField__05e7f503 .input__49054d49.sm__20b455b8{padding-left:20px;padding-right:20px}.smsField__05e7f503 .btnRefresh__66f128d2{position:absolute;outline:none;z-index:1}.smsField__05e7f503 .btnRefresh__66f128d2.lg__b0d8882f{top:12px;left:12px;height:32px;width:32px}.smsField__05e7f503 .btnRefresh__66f128d2.md__342a794e{top:10px;left:10px}.smsField__05e7f503 .btnRefresh__66f128d2.sm__20b455b8{top:4px;left:4px}.smsField__05e7f503 .btnRefresh__66f128d2 .full__889b4bd2{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-0-17-0)}.smsField__05e7f503 .btnRefresh__66f128d2 .empty__110b59d3{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-0-17-0)}.smsField__05e7f503 .btnRefresh__66f128d2:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-0-17-0)}.smsField__05e7f503 .btnSubmit__6505eee2{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-0-17-0)}.smsField__05e7f503 .btnSubmit__6505eee2.active__9e595f28:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-0-17-0)}.smsField__05e7f503 .btnSubmit__6505eee2.active__9e595f28:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-0-17-0)}.smsField__05e7f503 .btnSubmit__6505eee2.lg__b0d8882f{top:15px;right:15px;height:26px;width:26px}.smsField__05e7f503 .btnSubmit__6505eee2.md__342a794e{top:10px;right:10px}.smsField__05e7f503 .btnSubmit__6505eee2.sm__20b455b8{top:4px;right:4px}.spoiler__a9d2b6e1{display:flex;flex-direction:column}.spoiler__a9d2b6e1.opened__5523ddfb .caretIcon__4cee31cb{transform:rotate(-180deg)}.spoiler__a9d2b6e1 .head__e9ef4b3b .caretIcon__4cee31cb{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__a9d2b6e1 .head__e9ef4b3b button>span{white-space:normal;text-align:left}.spoiler__a9d2b6e1 .content__c6003084.hidden__134c1722{display:none}.spoiler__a9d2b6e1 .lg__7a409468 .content__c6003084{margin-top:8px}.spoiler__a9d2b6e1 .md__3feb5400 .content__c6003084{margin-top:0}.spoiler__a9d2b6e1 .sm__007eb0b1 .content__c6003084{margin-top:-4px}.statusTrackerWrapper__b1ff88d1{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-0-17-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-0-17-0);overflow:hidden;height:100%}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9{text-align:center;padding:16px 24px;z-index:1}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9.verticalAlignMiddle__3b98fde1{align-self:center}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9.verticalAlignBottom__6ae61c5b{align-self:end}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerChild__f41b9835{padding:8px 0}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerChild__f41b9835:empty{padding:0}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerSum__f9d4a1d6,.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerTitle__a0069fef{padding-bottom:4px}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerDescription__7a614879{display:block;padding-top:8px}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerAlert__1f2de61c{margin-top:12px;text-align:left}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerStatus__ada6f584{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerFooterWrapper__fed0ca6b{display:grid}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerFooterWrapper__fed0ca6b .statusTrackerDescription__7a614879:last-child{padding-top:0}.statusTrackerWrapper__b1ff88d1 .statusTracker__d2215bb9 .statusTrackerFooterWrapper__fed0ca6b .statusTrackerButton__9892e938{margin-left:0;margin-bottom:12px}.statusTrackerWrapper__b1ff88d1 .statusTrackerColor__bd7948e8{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__b1ff88d1 .statusTrackerColor__bd7948e8.waiting__f617eb87{background:var(--triplex-next-StatusTracker-Waiting_Color-0-17-0)}.statusTrackerWrapper__b1ff88d1 .statusTrackerColor__bd7948e8.warning__ed9dd977{background:var(--triplex-next-StatusTracker-Warning_Background-0-17-0)}.statusTrackerWrapper__b1ff88d1 .statusTrackerColor__bd7948e8.rejected__b099eb1a{background:var(--triplex-next-StatusTracker-Rejected_Color-0-17-0)}.statusTrackerWrapper__b1ff88d1 .statusTrackerColor__bd7948e8.approved__1330e0eb{background:var(--triplex-next-StatusTracker-Approved_Color-0-17-0)}.statusTrackerWrapper__b1ff88d1 .statusTrackerBackground__79e1acc1{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__b1ff88d1 .statusTrackerBackground__79e1acc1.waiting__f617eb87{background:var(--triplex-next-StatusTracker-Waiting_Background-0-17-0)}.statusTrackerWrapper__b1ff88d1 .statusTrackerBackground__79e1acc1.warning__ed9dd977{background:var(--triplex-next-StatusTracker-Warning_Background-0-17-0)}.statusTrackerWrapper__b1ff88d1 .statusTrackerBackground__79e1acc1.rejected__b099eb1a{background:var(--triplex-next-StatusTracker-Rejected_Background-0-17-0)}.statusTrackerWrapper__b1ff88d1 .statusTrackerBackground__79e1acc1.approved__1330e0eb{background:var(--triplex-next-StatusTracker-Approved_Background-0-17-0)}@media (max-width: 767px){.statusTrackerWrapper__b1ff88d1{border-radius:16px}}.smallInput__5aa9df4b{height:20px;width:100%;padding:0 8px;box-sizing:border-box;font-family:inherit;font-size:14px;line-height:20px;vertical-align:top;color:var(--triplex-next-SmallInput-Color-0-17-0);background:var(--triplex-next-SmallInput-Background-0-17-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-0-17-0)}.smallInput__5aa9df4b::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-0-17-0);opacity:1}.smallInput__5aa9df4b::-ms-clear{display:none}.documentNumberEdit__a8d7ac62 .label__aa41052f{display:inline-block;margin-right:8px}.documentNumberEdit__a8d7ac62 .inputEditWrapper__476e7de9{width:68px;display:inline-block}.sliderExtendedDot__8e751ada{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-0-17-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__8e751ada:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-17-0)}.sliderExtendedDot__8e751ada.focusedByClick__66467c3e:focus{box-shadow:none}.sliderExtendedDot__8e751ada:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-0-17-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__8e751ada:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-0-17-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__8e751ada.disabled__d01133c0{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-0-17-0)}.sliderExtendedDot__8e751ada.disabled__d01133c0:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-0-17-0)}.sliderExtendedDot__8e751ada.disabled__d01133c0:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-0-17-0)}.sliderExtendedDot__8e751ada:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-0-17-0)}.sliderExtendedDot__8e751ada:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-17-0)}.sliderExtendedDot__8e751ada.dragByMouse__224f201a{background:var(--triplex-next-Slider-Dot_Background_Select-0-17-0)}.sliderExtendedDot__8e751ada.dragByMouse__224f201a:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-17-0)}.sliderExtendedDot__8e751ada:hover .sliderExtendedTooltipOverlay__6605a687,.sliderExtendedDot__8e751ada:focus .sliderExtendedTooltipOverlay__6605a687{visibility:visible}.sliderExtendedDot__8e751ada.lg__0570c67f{width:28px;height:28px}.sliderExtendedDot__8e751ada.lg__0570c67f:after{width:10px;height:10px}.sliderExtendedDot__8e751ada.lg__0570c67f:before{width:14px;height:14px}.sliderExtendedMarks__4cbf3043{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__c1bd9ae3{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__c1bd9ae3 .sliderExtendedMarkDot__8ba372c6{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-0-17-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__c1bd9ae3 .sliderExtendedMarkDot__8ba372c6.inSelectedRange__4381eeb6{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-0-17-0)}.sliderExtendedMark__c1bd9ae3.lg__0570c67f{top:20px}.sliderExtendedMark__c1bd9ae3.lg__0570c67f .sliderExtendedMarkDot__8ba372c6{top:-20px}.sliderExtendedMark__c1bd9ae3 .sliderExtendedMarkText__4cd80379{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__c1bd9ae3.disabled__d01133c0{pointer-events:none}.sliderExtendedMark__c1bd9ae3.disabled__d01133c0 .sliderExtendedMarkText__4cd80379{pointer-events:none;opacity:.35}.sliderExtendedMark__c1bd9ae3.disabled__d01133c0 .sliderExtendedMarkDot__8ba372c6{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-17-0)}.sliderExtendedMark__c1bd9ae3:first-child,.sliderExtendedMark__c1bd9ae3:last-child{transform:none}.sliderExtendedMark__c1bd9ae3:first-child.reverse__ddad717e .sliderExtendedMarkDot__8ba372c6{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__c1bd9ae3:first-child.reverse__ddad717e .sliderExtendedMarkText__4cd80379{margin-right:-4px}.sliderExtendedMark__c1bd9ae3:first-child:not(.reverse__ddad717e) .sliderExtendedMarkDot__8ba372c6{left:0;transform:translate(-50%)}.sliderExtendedMark__c1bd9ae3:first-child .sliderExtendedMarkText__4cd80379{margin-left:-4px}.sliderExtendedMark__c1bd9ae3:last-child.reverse__ddad717e .sliderExtendedMarkDot__8ba372c6{left:0;transform:translate(-50%)}.sliderExtendedMark__c1bd9ae3:last-child.reverse__ddad717e .sliderExtendedMarkText__4cd80379{margin-left:-4px}.sliderExtendedMark__c1bd9ae3:last-child:not(.reverse__ddad717e) .sliderExtendedMarkDot__8ba372c6{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__c1bd9ae3:last-child .sliderExtendedMarkText__4cd80379{margin-right:-4px}.sliderExtendedMark__c1bd9ae3.active__9fc2a96e{pointer-events:none}.sliderExtendedRail__e8ee9664{height:4px;background:var(--triplex-next-Slider-Rail_Background-0-17-0);cursor:pointer}.sliderExtended__4a476c82{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__4a476c82.disabled__d01133c0 .sliderExtendedRail__e8ee9664{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-0-17-0)}.sliderExtended__4a476c82.lg__0570c67f{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__6b6a0f92{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-0-17-0);z-index:10}.sliderExtendedTrack__6b6a0f92.lg__0570c67f{top:12px}.sliderExtendedTrack__6b6a0f92:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-17-0)}.sliderExtendedTrack__6b6a0f92.focusedByClick__66467c3e:focus{box-shadow:none}.sliderExtendedTrack__6b6a0f92.hoverOrDragByMouse__40e164af{background:var(--triplex-next-Slider-Track_Background_Hover-0-17-0)}.sliderExtendedTrack__6b6a0f92.staticSlider__0ed184ce{cursor:default;pointer-events:none}.sliderExtendedTrack__6b6a0f92.disabled__d01133c0{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-0-17-0)}.sliderExtendedTooltipOverlay__6605a687{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__6605a687.lg__0570c67f{bottom:32px}.sliderExtendedTooltipOverlay__6605a687 .tooltipBody__fb731f04{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-0-17-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-0-17-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__6605a687 .tooltipTip__0dbe432e{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-0-17-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__6605a687 .tooltipTip__0dbe432e{margin:-.5px}}.treeView__f451da8e,.treeViewGroup__9ff733bc{margin:0;padding:0}.treeView__f451da8e .treeViewNode__121f1074,.treeViewGroup__9ff733bc .treeViewNode__121f1074{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__46b2132e.collapsed__3496fa1c{visibility:hidden}.checkboxTreeExtended__76e16b53{margin-bottom:-12px;padding:12px}.checkboxTreeExtendedNode__8374ceab .checkboxTreeExtendedNode__8374ceab{margin-left:24px}.checkboxTreeExtendedNodeHeader__d8a4ac96{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__d8a4ac96.sm__8d7b41e5{margin-bottom:10px}.checkboxTreeExtendedNodeHeader__d8a4ac96.md__639678c5,.checkboxTreeExtendedNodeHeader__d8a4ac96.lg__c8f69117{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__d8a4ac96 .checkboxTreeCheckboxLabel__776086d6{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__d8a4ac96 .caretIconWrapper__07052bef{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__d8a4ac96 .caretIconWrapper__07052bef:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-0-17-0)}.checkboxTreeExtendedNodeHeader__d8a4ac96.opened__9242cbee .caretIconWrapper__07052bef{transform:rotate(180deg)}@media (max-width: 767px){.checkboxTreeExtended__76e16b53{padding:12px 14px}}.chipGroup__e6ea6fb6{display:flex}.chipGroup__e6ea6fb6.oneLine__b1b8228e{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__e6ea6fb6.oneLine__b1b8228e::-webkit-scrollbar{display:none}.chipGroup__e6ea6fb6.multiLine__6dcae3e4{flex-wrap:wrap}.chipGroup__e6ea6fb6.lg__7b32beb0{gap:12px}.chipGroup__e6ea6fb6.md__7acbc2a7,.chipGroup__e6ea6fb6.sm__0ccd4585{gap:8px}.confirm__d9b47452{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__d9b47452.isInLightBox__187bae63{max-width:800px}.confirm__d9b47452.isInSideOverlaySM__75922354{max-width:416px}.confirm__d9b47452.isInSideOverlayMD__708c1c68{max-width:536px}.confirm__d9b47452.isInSideOverlayLG__4f3a803f{max-width:736px}.confirmCloseButton__01134c87{position:absolute;top:24px;right:24px}.confirmContent__859504a9{margin-bottom:24px;padding-right:56px}.confirmControls__f68ee9c1{white-space:nowrap}.confirmContentTitle__beeb6364{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__01134c87{top:16px;right:16px}.confirmContent__859504a9{margin-bottom:16px}}.divider__9767525a{height:1px;margin:0;background:var(--triplex-next-Divider-Background-0-17-0);border:none}.marginTopSize-4__64c47e93{margin-top:4px}.marginBottomSize-4__efc86772{margin-bottom:4px}.marginTopSize-8__113a889b{margin-top:8px}.marginBottomSize-8__3d9e682f{margin-bottom:8px}.marginTopSize-12__356df457{margin-top:12px}.marginBottomSize-12__e45e58e3{margin-bottom:12px}.marginTopSize-16__775bf99b{margin-top:16px}.marginBottomSize-16__a079fcab{margin-bottom:16px}.marginTopSize-20__e12f818f{margin-top:20px}.marginBottomSize-20__7eeb9cdb{margin-bottom:20px}.marginTopSize-24__0c133862{margin-top:24px}.marginBottomSize-24__d31be13c{margin-bottom:24px}.marginTopSize-28__f569bc4f{margin-top:28px}.marginBottomSize-28__22afc2b3{margin-bottom:28px}.marginTopSize-32__771c2cae{margin-top:32px}.marginBottomSize-32__5035f846{margin-bottom:32px}.listMasterChipGroup__bbef4c4e{padding:0 16px}.listMasterFooter__75439677{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-0-17-0);color:var(--triplex-next-ListMaster-Footer_Color-0-17-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__75439677.sticky__528b5088{position:sticky;bottom:0}.listMasterFooterDescription__65fd8744{padding-right:16px}.listMasterFooterControls__ca166073{white-space:nowrap}.listMasterHeader__c0f1d9cf{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-0-17-0);color:var(--triplex-next-ListMaster-Header_Color-0-17-0)}.listMasterHeader__c0f1d9cf.sticky__528b5088{position:sticky;top:0;z-index:1}.selectionControls__bc77cb3f{display:flex;justify-content:space-between;align-items:center}.uploadZone__127117c1{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-0-17-0)}.uploadZone__127117c1:hover{background:var(--triplex-next-UploadZone-Background_Hover-0-17-0)}.uploadZoneDragArea__8ecc7ae5{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-17-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__483a50dc{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-17-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-0-17-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-0-17-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__ca136dd1{display:none}@media (max-width: 767px){.uploadZone__127117c1,.uploadZone__127117c1:hover{background:none}.uploadZoneDragArea__8ecc7ae5{display:none}}button.helpBoxButton__fb4348b8{position:relative;vertical-align:text-bottom}.dateRange__f9614659{display:flex;align-items:center}.dateRangeButton__d12aa3d0{z-index:1}.separator__be03f643{width:20px;height:20px;flex-shrink:0}.tagColor__f60d879a{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__f60d879a.sm__5cadcb50{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__f60d879a.md__59029ef0{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__f60d879a.lg__f05321f6{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__f60d879a.default__e7725da5{background:var(--triplex-next-TagColor-Background_Default-0-17-0)}.tagColor__f60d879a.success__23c4bd17{background:var(--triplex-next-TagColor-Background_Success-0-17-0)}.tagColor__f60d879a.info__f3192fb0{background:var(--triplex-next-TagColor-Background_Info-0-17-0)}.tagColor__f60d879a.warning__7e5eac31{background:var(--triplex-next-TagColor-Background_Warning-0-17-0)}.tagColor__f60d879a.error__25cdf54c{background:var(--triplex-next-TagColor-Background_Error-0-17-0)}.content__11e48a87{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-0-17-0)}
|
|
1
|
+
html {--triplex-next-ColorBrand-0-0-18-0: #1F3336;
|
|
2
|
+
--triplex-next-ColorBrand-10-0-18-0: #0B3A3C;
|
|
3
|
+
--triplex-next-ColorBrand-20-0-18-0: #006063;
|
|
4
|
+
--triplex-next-ColorBrand-30-0-18-0: #007777;
|
|
5
|
+
--triplex-next-ColorBrand-40-0-18-0: #008985;
|
|
6
|
+
--triplex-next-ColorBrand-50-0-18-0: #21A19A;
|
|
7
|
+
--triplex-next-ColorBrand-60-0-18-0: #19BDB0;
|
|
8
|
+
--triplex-next-ColorBrand-70-0-18-0: #4BD9CF;
|
|
9
|
+
--triplex-next-ColorBrand-80-0-18-0: #71ECDC;
|
|
10
|
+
--triplex-next-ColorBrand-90-0-18-0: #A8F5E9;
|
|
11
|
+
--triplex-next-ColorBrand-100-0-18-0: #E3FFFA;
|
|
12
|
+
--triplex-next-ColorDarkNeutralAlpha-0-0-18-0: rgba(31, 31, 34, 1);
|
|
13
|
+
--triplex-next-ColorDarkNeutralAlpha-10-0-18-0: rgba(31, 31, 34, .95);
|
|
14
|
+
--triplex-next-ColorDarkNeutralAlpha-20-0-18-0: rgba(31, 31, 34, .85);
|
|
15
|
+
--triplex-next-ColorDarkNeutralAlpha-30-0-18-0: rgba(31, 31, 34, .75);
|
|
16
|
+
--triplex-next-ColorDarkNeutralAlpha-40-0-18-0: rgba(31, 31, 34, .65);
|
|
17
|
+
--triplex-next-ColorDarkNeutralAlpha-50-0-18-0: rgba(31, 31, 34, .55);
|
|
18
|
+
--triplex-next-ColorDarkNeutralAlpha-60-0-18-0: rgba(31, 31, 34, .45);
|
|
19
|
+
--triplex-next-ColorDarkNeutralAlpha-70-0-18-0: rgba(31, 31, 34, .35);
|
|
20
|
+
--triplex-next-ColorDarkNeutralAlpha-80-0-18-0: rgba(31, 31, 34, .25);
|
|
21
|
+
--triplex-next-ColorDarkNeutralAlpha-90-0-18-0: rgba(31, 31, 34, .15);
|
|
22
|
+
--triplex-next-ColorDarkNeutralAlpha-100-0-18-0: rgba(31, 31, 34, .05);
|
|
23
|
+
--triplex-next-ColorDarkNeutral-0-0-18-0: #000000;
|
|
24
|
+
--triplex-next-ColorDarkNeutral-10-0-18-0: #171719;
|
|
25
|
+
--triplex-next-ColorDarkNeutral-20-0-18-0: #1B1B1D;
|
|
26
|
+
--triplex-next-ColorDarkNeutral-30-0-18-0: #1F1F22;
|
|
27
|
+
--triplex-next-ColorDarkNeutral-40-0-18-0: #262629;
|
|
28
|
+
--triplex-next-ColorDarkNeutral-50-0-18-0: #2D2D30;
|
|
29
|
+
--triplex-next-ColorDarkNeutral-60-0-18-0: #343437;
|
|
30
|
+
--triplex-next-ColorDarkNeutral-70-0-18-0: #3B3B3E;
|
|
31
|
+
--triplex-next-ColorDarkNeutral-80-0-18-0: #424245;
|
|
32
|
+
--triplex-next-ColorDarkNeutral-90-0-18-0: #49494C;
|
|
33
|
+
--triplex-next-ColorDarkNeutral-100-0-18-0: #4F4F52;
|
|
34
|
+
--triplex-next-ColorError-0-0-18-0: #443139;
|
|
35
|
+
--triplex-next-ColorError-10-0-18-0: #4E3741;
|
|
36
|
+
--triplex-next-ColorError-20-0-18-0: #A90024;
|
|
37
|
+
--triplex-next-ColorError-30-0-18-0: #BD002C;
|
|
38
|
+
--triplex-next-ColorError-40-0-18-0: #D10032;
|
|
39
|
+
--triplex-next-ColorError-50-0-18-0: #E60037;
|
|
40
|
+
--triplex-next-ColorError-60-0-18-0: #F80C45;
|
|
41
|
+
--triplex-next-ColorError-70-0-18-0: #FF5571;
|
|
42
|
+
--triplex-next-ColorError-80-0-18-0: #FFB1C1;
|
|
43
|
+
--triplex-next-ColorError-90-0-18-0: #FCE0E6;
|
|
44
|
+
--triplex-next-ColorError-100-0-18-0: #FFF0F3;
|
|
45
|
+
--triplex-next-ColorInfo-0-0-18-0: #313749;
|
|
46
|
+
--triplex-next-ColorInfo-10-0-18-0: #2E3A52;
|
|
47
|
+
--triplex-next-ColorInfo-20-0-18-0: #0A43B0;
|
|
48
|
+
--triplex-next-ColorInfo-30-0-18-0: #124FC2;
|
|
49
|
+
--triplex-next-ColorInfo-40-0-18-0: #0E57CC;
|
|
50
|
+
--triplex-next-ColorInfo-50-0-18-0: #1371E4;
|
|
51
|
+
--triplex-next-ColorInfo-60-0-18-0: #1297FE;
|
|
52
|
+
--triplex-next-ColorInfo-70-0-18-0: #66BEFF;
|
|
53
|
+
--triplex-next-ColorInfo-80-0-18-0: #8DD2FF;
|
|
54
|
+
--triplex-next-ColorInfo-90-0-18-0: #B8E6FF;
|
|
55
|
+
--triplex-next-ColorInfo-100-0-18-0: #E3F6FF;
|
|
56
|
+
--triplex-next-ColorNeutralAlpha-0-0-18-0: rgba(255, 255, 255, 1);
|
|
57
|
+
--triplex-next-ColorNeutralAlpha-10-0-18-0: rgba(255, 255, 255, .95);
|
|
58
|
+
--triplex-next-ColorNeutralAlpha-20-0-18-0: rgba(255, 255, 255, .85);
|
|
59
|
+
--triplex-next-ColorNeutralAlpha-30-0-18-0: rgba(255, 255, 255, .75);
|
|
60
|
+
--triplex-next-ColorNeutralAlpha-40-0-18-0: rgba(255, 255, 255, .65);
|
|
61
|
+
--triplex-next-ColorNeutralAlpha-50-0-18-0: rgba(255, 255, 255, .55);
|
|
62
|
+
--triplex-next-ColorNeutralAlpha-60-0-18-0: rgba(255, 255, 255, .45);
|
|
63
|
+
--triplex-next-ColorNeutralAlpha-70-0-18-0: rgba(255, 255, 255, .35);
|
|
64
|
+
--triplex-next-ColorNeutralAlpha-80-0-18-0: rgba(255, 255, 255, .25);
|
|
65
|
+
--triplex-next-ColorNeutralAlpha-90-0-18-0: rgba(255, 255, 255, .15);
|
|
66
|
+
--triplex-next-ColorNeutralAlpha-100-0-18-0: rgba(255, 255, 255, .05);
|
|
67
|
+
--triplex-next-ColorNeutral-0-0-18-0: #CBCFD7;
|
|
68
|
+
--triplex-next-ColorNeutral-10-0-18-0: #D1D4DC;
|
|
69
|
+
--triplex-next-ColorNeutral-20-0-18-0: #D6D9E0;
|
|
70
|
+
--triplex-next-ColorNeutral-30-0-18-0: #DCDFE4;
|
|
71
|
+
--triplex-next-ColorNeutral-40-0-18-0: #DFE2E7;
|
|
72
|
+
--triplex-next-ColorNeutral-50-0-18-0: #E3E6EA;
|
|
73
|
+
--triplex-next-ColorNeutral-60-0-18-0: #E7E9EE;
|
|
74
|
+
--triplex-next-ColorNeutral-70-0-18-0: #EAEDF1;
|
|
75
|
+
--triplex-next-ColorNeutral-80-0-18-0: #EEF0F4;
|
|
76
|
+
--triplex-next-ColorNeutral-90-0-18-0: #F2F4F7;
|
|
77
|
+
--triplex-next-ColorNeutral-100-0-18-0: #FFFFFF;
|
|
78
|
+
--triplex-next-ColorSuccess-0-0-18-0: #28433E;
|
|
79
|
+
--triplex-next-ColorSuccess-10-0-18-0: #2A4C45;
|
|
80
|
+
--triplex-next-ColorSuccess-20-0-18-0: #00624C;
|
|
81
|
+
--triplex-next-ColorSuccess-30-0-18-0: #007353;
|
|
82
|
+
--triplex-next-ColorSuccess-40-0-18-0: #008B5C;
|
|
83
|
+
--triplex-next-ColorSuccess-50-0-18-0: #00C075;
|
|
84
|
+
--triplex-next-ColorSuccess-60-0-18-0: #00D67D;
|
|
85
|
+
--triplex-next-ColorSuccess-70-0-18-0: #3AF299;
|
|
86
|
+
--triplex-next-ColorSuccess-80-0-18-0: #8AFFB8;
|
|
87
|
+
--triplex-next-ColorSuccess-90-0-18-0: #B8FFD4;
|
|
88
|
+
--triplex-next-ColorSuccess-100-0-18-0: #E1FFEB;
|
|
89
|
+
--triplex-next-ColorSystem-0-0-18-0: #373C49;
|
|
90
|
+
--triplex-next-ColorSystem-10-0-18-0: #384156;
|
|
91
|
+
--triplex-next-ColorSystem-20-0-18-0: #47526D;
|
|
92
|
+
--triplex-next-ColorSystem-30-0-18-0: #57637F;
|
|
93
|
+
--triplex-next-ColorSystem-40-0-18-0: #697591;
|
|
94
|
+
--triplex-next-ColorSystem-50-0-18-0: #8291B3;
|
|
95
|
+
--triplex-next-ColorSystem-60-0-18-0: #95A3C1;
|
|
96
|
+
--triplex-next-ColorSystem-70-0-18-0: #A9B6D0;
|
|
97
|
+
--triplex-next-ColorSystem-80-0-18-0: #BFCADF;
|
|
98
|
+
--triplex-next-ColorSystem-90-0-18-0: #D6DEED;
|
|
99
|
+
--triplex-next-ColorSystem-100-0-18-0: #EEF3FC;
|
|
100
|
+
--triplex-next-ColorWarning-0-0-18-0: #463734;
|
|
101
|
+
--triplex-next-ColorWarning-10-0-18-0: #4F3E3B;
|
|
102
|
+
--triplex-next-ColorWarning-20-0-18-0: #E03400;
|
|
103
|
+
--triplex-next-ColorWarning-30-0-18-0: #E63D00;
|
|
104
|
+
--triplex-next-ColorWarning-40-0-18-0: #EF4C01;
|
|
105
|
+
--triplex-next-ColorWarning-50-0-18-0: #FD6508;
|
|
106
|
+
--triplex-next-ColorWarning-60-0-18-0: #FF7A17;
|
|
107
|
+
--triplex-next-ColorWarning-70-0-18-0: #FFB13B;
|
|
108
|
+
--triplex-next-ColorWarning-80-0-18-0: #FFD169;
|
|
109
|
+
--triplex-next-ColorWarning-90-0-18-0: #FCEAC7;
|
|
110
|
+
--triplex-next-ColorWarning-100-0-18-0: #FFF4DB;
|
|
111
|
+
--triplex-next-AlertContext-Error_Color-0-18-0: #D10032;
|
|
112
|
+
--triplex-next-AlertContext-Info_Color-0-18-0: rgba(31, 31, 34, 1);
|
|
113
|
+
--triplex-next-AlertContext-System_Color-0-18-0: rgba(31, 31, 34, 1);
|
|
114
|
+
--triplex-next-AlertContext-Warning_Color-0-18-0: rgba(31, 31, 34, 1);
|
|
115
|
+
--triplex-next-AlertProcess-Info_Background-0-18-0: #E3F6FF;
|
|
116
|
+
--triplex-next-AlertProcess-Warning_Background-0-18-0: #FFF4DB;
|
|
117
|
+
--triplex-next-AlertProcess-Error_Background-0-18-0: #FFF0F3;
|
|
118
|
+
--triplex-next-AlertProcess-System_Background-0-18-0: #EEF3FC;
|
|
119
|
+
--triplex-next-AlertProcess-Feature_Background-0-18-0: #E3FFFA;
|
|
120
|
+
--triplex-next-Avatar-Background-0-18-0: #E3E6EA;
|
|
121
|
+
--triplex-next-Badge-Background-0-18-0: #FFB13B;
|
|
122
|
+
--triplex-next-Button-General_Background_Active-0-18-0: #007777;
|
|
123
|
+
--triplex-next-Button-General_Background_Default-0-18-0: #21A19A;
|
|
124
|
+
--triplex-next-Button-General_Background_Disabled-0-18-0: #F2F4F7;
|
|
125
|
+
--triplex-next-Button-General_Background_Hover-0-18-0: #19BDB0;
|
|
126
|
+
--triplex-next-Button-General_Color_Active-0-18-0: rgba(255, 255, 255, 1);
|
|
127
|
+
--triplex-next-Button-General_Color_Default-0-18-0: rgba(255, 255, 255, 1);
|
|
128
|
+
--triplex-next-Button-General_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
129
|
+
--triplex-next-Button-General_Color_Hover-0-18-0: rgba(255, 255, 255, 1);
|
|
130
|
+
--triplex-next-Button-General_Shadow_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
131
|
+
--triplex-next-Button-Secondary_Background_Active-0-18-0: #DCDFE4;
|
|
132
|
+
--triplex-next-Button-Secondary_Background_Default-0-18-0: #F2F4F7;
|
|
133
|
+
--triplex-next-Button-Secondary_Background_Disabled-0-18-0: #F2F4F7;
|
|
134
|
+
--triplex-next-Button-Secondary_Background_Hover-0-18-0: #EAEDF1;
|
|
135
|
+
--triplex-next-Button-Secondary_Color_Active-0-18-0: #007777;
|
|
136
|
+
--triplex-next-Button-Secondary_Color_Default-0-18-0: #008985;
|
|
137
|
+
--triplex-next-Button-Secondary_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
138
|
+
--triplex-next-Button-Secondary_Color_Hover-0-18-0: #21A19A;
|
|
139
|
+
--triplex-next-Button-Secondary_Shadow_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
140
|
+
--triplex-next-Button-SecondaryLight_Background_Active-0-18-0: #DFE2E7;
|
|
141
|
+
--triplex-next-Button-SecondaryLight_Background_Default-0-18-0: #FFFFFF;
|
|
142
|
+
--triplex-next-Button-SecondaryLight_Background_Disabled-0-18-0: #F2F4F7;
|
|
143
|
+
--triplex-next-Button-SecondaryLight_Background_Hover-0-18-0: #EEF0F4;
|
|
144
|
+
--triplex-next-Button-SecondaryLight_Color_Active-0-18-0: #007777;
|
|
145
|
+
--triplex-next-Button-SecondaryLight_Color_Default-0-18-0: #008985;
|
|
146
|
+
--triplex-next-Button-SecondaryLight_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
147
|
+
--triplex-next-Button-SecondaryLight_Color_Hover-0-18-0: #21A19A;
|
|
148
|
+
--triplex-next-Button-SecondaryLight_Shadow_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
149
|
+
--triplex-next-Button-Danger_Background_Active-0-18-0: #BD002C;
|
|
150
|
+
--triplex-next-Button-Danger_Background_Default-0-18-0: #E60037;
|
|
151
|
+
--triplex-next-Button-Danger_Background_Disabled-0-18-0: #F2F4F7;
|
|
152
|
+
--triplex-next-Button-Danger_Background_Hover-0-18-0: #F80C45;
|
|
153
|
+
--triplex-next-Button-Danger_Color_Active-0-18-0: rgba(255, 255, 255, 1);
|
|
154
|
+
--triplex-next-Button-Danger_Color_Default-0-18-0: rgba(255, 255, 255, 1);
|
|
155
|
+
--triplex-next-Button-Danger_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
156
|
+
--triplex-next-Button-Danger_Color_Hover-0-18-0: rgba(255, 255, 255, 1);
|
|
157
|
+
--triplex-next-Button-Danger_Shadow_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
158
|
+
--triplex-next-Button-Icon_Shadow_Focus-0-18-0: 0 0 0 1px #FFD169;
|
|
159
|
+
--triplex-next-Button-Link_Color_Active-0-18-0: #007777;
|
|
160
|
+
--triplex-next-Button-Link_Color_Default-0-18-0: #008985;
|
|
161
|
+
--triplex-next-Button-Link_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
162
|
+
--triplex-next-Button-Link_Color_Hover-0-18-0: #21A19A;
|
|
163
|
+
--triplex-next-Button-Link_Shadow_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
164
|
+
--triplex-next-Calendar-Background_Shadow-0-18-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
|
|
165
|
+
--triplex-next-Calendar-View_Header_Color-0-18-0: rgba(31, 31, 34, .55);
|
|
166
|
+
--triplex-next-Calendar-View_Item_Background_Default-0-18-0: none;
|
|
167
|
+
--triplex-next-Calendar-View_Item_Background_Hover-0-18-0: #19BDB0;
|
|
168
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Default-0-18-0: #21A19A;
|
|
169
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-18-0: #007777;
|
|
170
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-18-0: #E3FFFA;
|
|
171
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-18-0: #A8F5E9;
|
|
172
|
+
--triplex-next-Calendar-View_Item_BorderColor_Default-0-18-0: transparent;
|
|
173
|
+
--triplex-next-Calendar-View_Item_BorderColor_Focus-0-18-0: #FFD169;
|
|
174
|
+
--triplex-next-Calendar-View_Item_Color_Default-0-18-0: rgba(31, 31, 34, 1);
|
|
175
|
+
--triplex-next-Calendar-View_Item_Color_Hover-0-18-0: rgba(255, 255, 255, 1);
|
|
176
|
+
--triplex-next-Calendar-View_Item_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
177
|
+
--triplex-next-Calendar-View_Item_Color_Muted-0-18-0: rgba(31, 31, 34, .35);
|
|
178
|
+
--triplex-next-Calendar-View_Item_Color_Selected-0-18-0: rgba(255, 255, 255, 1);
|
|
179
|
+
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-18-0: rgba(31, 31, 34, .35);
|
|
180
|
+
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-18-0: rgba(31, 31, 34, .35);
|
|
181
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-18-0: rgba(31, 31, 34, .35);
|
|
182
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-18-0: rgba(31, 31, 34, .35);
|
|
183
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-18-0: rgba(31, 31, 34, .35);
|
|
184
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-18-0: #00C075;
|
|
185
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-18-0: #00C075;
|
|
186
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-18-0: #00C075;
|
|
187
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-18-0: #FD6508;
|
|
188
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-18-0: #FD6508;
|
|
189
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-18-0: #FD6508;
|
|
190
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-18-0: #E60037;
|
|
191
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-18-0: #E60037;
|
|
192
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-18-0: #E60037;
|
|
193
|
+
--triplex-next-Card-Static_General_Background-0-18-0: #FFFFFF;
|
|
194
|
+
--triplex-next-Card-Static_Secondary_Background-0-18-0: #F2F4F7;
|
|
195
|
+
--triplex-next-Card-Action_General_Background-0-18-0: #FFFFFF;
|
|
196
|
+
--triplex-next-Card-Action_General_Background_Hover-0-18-0: #FFFFFF;
|
|
197
|
+
--triplex-next-Card-Action_General_Background_Selected-0-18-0: #F2F4F7;
|
|
198
|
+
--triplex-next-Card-Action_General_Background_Selected_Hover-0-18-0: #F2F4F7;
|
|
199
|
+
--triplex-next-Card-Action_Secondary_Background-0-18-0: #F2F4F7;
|
|
200
|
+
--triplex-next-Card-Action_Secondary_Background_Hover-0-18-0: #EAEDF1;
|
|
201
|
+
--triplex-next-Card-Action_Secondary_Background_Selected-0-18-0: #E3E6EA;
|
|
202
|
+
--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-18-0: #DCDFE4;
|
|
203
|
+
--triplex-next-Card-Shadow_Default-0-18-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
|
|
204
|
+
--triplex-next-Card-Shadow_Focus-0-18-0: inset 0 0 0 1px #FFD169;
|
|
205
|
+
--triplex-next-Card-Shadow_Hover-0-18-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
|
|
206
|
+
--triplex-next-Card-Shadow_Selected-0-18-0: inset 0 0 0 1px #21A19A;
|
|
207
|
+
--triplex-next-Card-Shadow_Selected_Hover-0-18-0: inset 0 0 0 1px #19BDB0;
|
|
208
|
+
--triplex-next-Checkbox-Background_Checked_Default-0-18-0: #21A19A;
|
|
209
|
+
--triplex-next-Checkbox-Background_Checked_Disabled-0-18-0: #EAEDF1;
|
|
210
|
+
--triplex-next-Checkbox-Background_Checked_Hover-0-18-0: #007777;
|
|
211
|
+
--triplex-next-Checkbox-Background_Default-0-18-0: #F2F4F7;
|
|
212
|
+
--triplex-next-Checkbox-Background_Disabled-0-18-0: #F2F4F7;
|
|
213
|
+
--triplex-next-Checkbox-Background_Hover-0-18-0: #19BDB0;
|
|
214
|
+
--triplex-next-Checkbox-BorderColor_Default-0-18-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
|
|
215
|
+
--triplex-next-Checkbox-BorderColor_Disabled-0-18-0: 0 0 0 1px #E3E6EA inset;
|
|
216
|
+
--triplex-next-Checkbox-BorderColor_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
217
|
+
--triplex-next-Checkbox-BorderColor_Hover-0-18-0: none;
|
|
218
|
+
--triplex-next-Checkbox-BorderColor_Checked_Default-0-18-0: none;
|
|
219
|
+
--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-18-0: none;
|
|
220
|
+
--triplex-next-Checkbox-Checkmark_Fill_Default-0-18-0: rgba(255, 255, 255, 1);
|
|
221
|
+
--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
222
|
+
--triplex-next-Chip-Background_Active-0-18-0: #DFE2E7;
|
|
223
|
+
--triplex-next-Chip-Background_Default-0-18-0: #F2F4F7;
|
|
224
|
+
--triplex-next-Chip-Background_Disabled-0-18-0: #F2F4F7;
|
|
225
|
+
--triplex-next-Chip-Background_Hover-0-18-0: #EAEDF1;
|
|
226
|
+
--triplex-next-Chip-Background_Selected_Active-0-18-0: #4F4F52;
|
|
227
|
+
--triplex-next-Chip-Background_Selected_Default-0-18-0: #3B3B3E;
|
|
228
|
+
--triplex-next-Chip-Background_Selected_Disabled-0-18-0: #343437;
|
|
229
|
+
--triplex-next-Chip-Background_Selected_Hover-0-18-0: #49494C;
|
|
230
|
+
--triplex-next-Chip-Color_Active-0-18-0: rgba(31, 31, 34, 1);
|
|
231
|
+
--triplex-next-Chip-Color_Default-0-18-0: rgba(31, 31, 34, 1);
|
|
232
|
+
--triplex-next-Chip-Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
233
|
+
--triplex-next-Chip-Color_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
234
|
+
--triplex-next-Chip-Color_Selected_Active-0-18-0: rgba(255, 255, 255, 1);
|
|
235
|
+
--triplex-next-Chip-Color_Selected_Default-0-18-0: rgba(255, 255, 255, 1);
|
|
236
|
+
--triplex-next-Chip-Color_Selected_Disabled-0-18-0: rgba(255, 255, 255, .25);
|
|
237
|
+
--triplex-next-Chip-Color_Selected_Hover-0-18-0: rgba(255, 255, 255, 1);
|
|
238
|
+
--triplex-next-Chip-Shadow_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
239
|
+
--triplex-next-Divider-Background-0-18-0: #D6D9E0;
|
|
240
|
+
--triplex-next-Dropdown-Background-0-18-0: #FFFFFF;
|
|
241
|
+
--triplex-next-Dropdown-Shadow-0-18-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
|
|
242
|
+
--triplex-next-DropdownList-Background_Active-0-18-0: #EAEDF1;
|
|
243
|
+
--triplex-next-DropdownList-Background_Default-0-18-0: none;
|
|
244
|
+
--triplex-next-DropdownList-Background_Selected-0-18-0: #DCDFE4;
|
|
245
|
+
--triplex-next-DropdownList-Color-0-18-0: rgba(31, 31, 34, 1);
|
|
246
|
+
--triplex-next-DropdownMobile-Backdrop-0-18-0: rgba(31, 31, 34, .65);
|
|
247
|
+
--triplex-next-DropdownMobile-Border_Color-0-18-0: #D6D9E0;
|
|
248
|
+
--triplex-next-DropdownMobile-Content_Background-0-18-0: #FFFFFF;
|
|
249
|
+
--triplex-next-DropdownMobile-Footer_Background-0-18-0: #FFFFFF;
|
|
250
|
+
--triplex-next-DropdownMobile-Header_Background-0-18-0: #F2F4F7;
|
|
251
|
+
--triplex-next-DropdownMobileList-Active_Background-0-18-0: #EAEDF1;
|
|
252
|
+
--triplex-next-DropdownMobileList-Selected_Background-0-18-0: #DCDFE4;
|
|
253
|
+
--triplex-next-FooterPage-StickyShadow-0-18-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
|
|
254
|
+
--triplex-next-FormField-Background_Active-0-18-0: #F2F4F7;
|
|
255
|
+
--triplex-next-FormField-Background_Default-0-18-0: #F2F4F7;
|
|
256
|
+
--triplex-next-FormField-Background_Disabled-0-18-0: #F2F4F7;
|
|
257
|
+
--triplex-next-FormField-Background_Error-0-18-0: #FFF0F3;
|
|
258
|
+
--triplex-next-FormField-Background_Error_Hover-0-18-0: #FCE0E6;
|
|
259
|
+
--triplex-next-FormField-Background_Hover-0-18-0: #EAEDF1;
|
|
260
|
+
--triplex-next-FormField-Background_Warning-0-18-0: #FFF4DB;
|
|
261
|
+
--triplex-next-FormField-Background_Warning_Hover-0-18-0: #FCEAC7;
|
|
262
|
+
--triplex-next-FormField-Input_Color_Default-0-18-0: rgba(31, 31, 34, 1);
|
|
263
|
+
--triplex-next-FormField-Input_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
264
|
+
--triplex-next-FormField-Target_Color_Default-0-18-0: rgba(31, 31, 34, 1);
|
|
265
|
+
--triplex-next-FormField-Target_Color_Disabled-0-18-0: rgba(31, 31, 34, .45);
|
|
266
|
+
--triplex-next-FormField-Target_PlaceholderColor_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
267
|
+
--triplex-next-FormField-Label_Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
268
|
+
--triplex-next-FormField-Label_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
269
|
+
--triplex-next-FormField-Shadow_Active-0-18-0: 0 0 0 1px #21A19A inset;
|
|
270
|
+
--triplex-next-FormField-Shadow_Default-0-18-0: none;
|
|
271
|
+
--triplex-next-FormField-Shadow_Error_Active-0-18-0: 0 0 0 1px #E60037 inset;
|
|
272
|
+
--triplex-next-FormField-Shadow_Warning_Active-0-18-0: 0 0 0 1px #FD6508 inset;
|
|
273
|
+
--triplex-next-FormField-Placeholder_Color-0-18-0: rgba(31, 31, 34, .65);
|
|
274
|
+
--triplex-next-HeaderPage-StickyShadow-0-18-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
|
|
275
|
+
--triplex-next-Island-Type1_Background-0-18-0: #FFFFFF;
|
|
276
|
+
--triplex-next-Island-Type2_Background-0-18-0: rgba(255, 255, 255, .35);
|
|
277
|
+
--triplex-next-Island-Type3_Background-0-18-0: #F2F4F7;
|
|
278
|
+
--triplex-next-Island-Type1_Shadow-0-18-0: none;
|
|
279
|
+
--triplex-next-Island-Type2_Shadow-0-18-0: 0 0 0 1px #FFFFFF inset;
|
|
280
|
+
--triplex-next-Island-Type3_Shadow-0-18-0: none;
|
|
281
|
+
--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-18-0: #DCDFE4;
|
|
282
|
+
--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-18-0: rgba(31, 31, 34, .05);
|
|
283
|
+
--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-18-0: #DCDFE4;
|
|
284
|
+
--triplex-next-IslandAccordion-Shadow_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
285
|
+
--triplex-next-IslandWidget-ExtraFooter_Background-0-18-0: #FFFFFF;
|
|
286
|
+
--triplex-next-IslandWidget-ExtraFooter_Shadow-0-18-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
|
|
287
|
+
--triplex-next-LightBox-Backdrop_Background-0-18-0: rgba(31, 31, 34, .75);
|
|
288
|
+
--triplex-next-LightBox-Content_Background-0-18-0: #EAEDF1;
|
|
289
|
+
--triplex-next-Link-BorderColor_Focus-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
290
|
+
--triplex-next-Link-Text_Color_Active-0-18-0: #007777;
|
|
291
|
+
--triplex-next-Link-Text_Color_Default-0-18-0: #008985;
|
|
292
|
+
--triplex-next-Link-Text_Color_Hover-0-18-0: #21A19A;
|
|
293
|
+
--triplex-next-ListItem-Background-0-18-0: #FFFFFF;
|
|
294
|
+
--triplex-next-ListItem-Background_Dragging-0-18-0: #FFFFFF;
|
|
295
|
+
--triplex-next-ListItem-Background_Selected-0-18-0: #F2F4F7;
|
|
296
|
+
--triplex-next-ListItem-Shadow-0-18-0: 0 2px 7px rgba(31, 31, 34, 0.25);
|
|
297
|
+
--triplex-next-ListItemControlsButton-Background_Active-0-18-0: #DCDFE4;
|
|
298
|
+
--triplex-next-ListItemControlsButton-Background_Default-0-18-0: #F2F4F7;
|
|
299
|
+
--triplex-next-ListItemControlsButton-Background_Hover-0-18-0: #EAEDF1;
|
|
300
|
+
--triplex-next-ListItemControlsButton-Color_Active-0-18-0: #007777;
|
|
301
|
+
--triplex-next-ListItemControlsButton-Color_Default-0-18-0: #008985;
|
|
302
|
+
--triplex-next-ListItemControlsButton-Color_Hover-0-18-0: #21A19A;
|
|
303
|
+
--triplex-next-ListMaster-Background-0-18-0: #FFFFFF;
|
|
304
|
+
--triplex-next-ListMaster-Footer_Background-0-18-0: #DCDFE4;
|
|
305
|
+
--triplex-next-ListMaster-Footer_Color-0-18-0: #EAEDF1;
|
|
306
|
+
--triplex-next-ListMaster-Header_Background-0-18-0: #DCDFE4;
|
|
307
|
+
--triplex-next-ListMaster-Header_Color-0-18-0: #EAEDF1;
|
|
308
|
+
--triplex-next-Loader-Element_Background_Brand-0-18-0: #21A19A;
|
|
309
|
+
--triplex-next-Loader-Element_Background_Neutral-0-18-0: rgba(255, 255, 255, 1);
|
|
310
|
+
--triplex-next-Loader-Middle_Background_Default-0-18-0: #EEF0F4;
|
|
311
|
+
--triplex-next-LoaderScreen-Small_Backdrop_Default-0-18-0: rgba(255, 255, 255, .75);
|
|
312
|
+
--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-18-0: rgba(255, 255, 255, .75);
|
|
313
|
+
--triplex-next-LoaderScreen-Middle_Background_Default-0-18-0: #EEF0F4;
|
|
314
|
+
--triplex-next-Marker-Background_Error-0-18-0: #E60037;
|
|
315
|
+
--triplex-next-Marker-Background_Success-0-18-0: #21A19A;
|
|
316
|
+
--triplex-next-Marker-Background_Waiting-0-18-0: #8291B3;
|
|
317
|
+
--triplex-next-Marker-Background_Warning-0-18-0: #FD6508;
|
|
318
|
+
--triplex-next-MarkerStatus-Description_Color-0-18-0: rgba(0, 0, 0, 0.55);
|
|
319
|
+
--triplex-next-ModalWindow-Background-0-18-0: #EAEDF1;
|
|
320
|
+
--triplex-next-ModalWindow-Backdrop_Background-0-18-0: rgba(79, 79, 82, .5);
|
|
321
|
+
--triplex-next-MultiselectField-Divider_Color-0-18-0: #D6D9E0;
|
|
322
|
+
--triplex-next-Notification-Background-0-18-0: #FFFFFF;
|
|
323
|
+
--triplex-next-Notification-Color-0-18-0: #1F1F22;
|
|
324
|
+
--triplex-next-Notification-TimeColor-0-18-0: rgba(31, 31, 34, 0.65);
|
|
325
|
+
--triplex-next-Notification-Shadow-0-18-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
|
|
326
|
+
--triplex-next-Overlay-Background-0-18-0: rgba(255, 255, 255, .8);
|
|
327
|
+
--triplex-next-Overlay-Panel_Background-0-18-0: #FFFFFF;
|
|
328
|
+
--triplex-next-Pagination-PageButton_Background_Active-0-18-0: #E3E6EA;
|
|
329
|
+
--triplex-next-Pagination-PageButton_Background_Hover-0-18-0: #F2F4F7;
|
|
330
|
+
--triplex-next-Pagination-PageButton_Background_Selected-0-18-0: #E3E6EA;
|
|
331
|
+
--triplex-next-Pagination-PageButton_BorderColor_Focus-0-18-0: #FFD169;
|
|
332
|
+
--triplex-next-Pagination-PageButton_Color-0-18-0: rgba(31, 31, 34, 1);
|
|
333
|
+
--triplex-next-Radio-Background_Checked_Default-0-18-0: #21A19A;
|
|
334
|
+
--triplex-next-Radio-Background_Checked_Disabled-0-18-0: #EAEDF1;
|
|
335
|
+
--triplex-next-Radio-Background_Checked_Hover-0-18-0: #007777;
|
|
336
|
+
--triplex-next-Radio-Background_Default-0-18-0: #F2F4F7;
|
|
337
|
+
--triplex-next-Radio-Background_Disabled-0-18-0: #F2F4F7;
|
|
338
|
+
--triplex-next-Radio-Background_Hover-0-18-0: #19BDB0;
|
|
339
|
+
--triplex-next-Radio-BorderColor_Default-0-18-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
|
|
340
|
+
--triplex-next-Radio-BorderColor_Disabled-0-18-0: 0 0 0 1px #E3E6EA inset;
|
|
341
|
+
--triplex-next-Radio-BorderColor_Focused-0-18-0: 0 0 0 1px #FFD169 inset;
|
|
342
|
+
--triplex-next-Radio-BorderColor_Checked_Default-0-18-0: none;
|
|
343
|
+
--triplex-next-Radio-BorderColor_Checked_Disabled-0-18-0: none;
|
|
344
|
+
--triplex-next-Radio-Dot_Default-0-18-0: rgba(255, 255, 255, 1);
|
|
345
|
+
--triplex-next-Radio-Dot_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
346
|
+
--triplex-next-SegmentedControl-General_1_Background-0-18-0: #F2F4F7;
|
|
347
|
+
--triplex-next-SegmentedControl-General_2_Background-0-18-0: #FFFFFF;
|
|
348
|
+
--triplex-next-SegmentedControl-Secondary_1_Background-0-18-0: #F2F4F7;
|
|
349
|
+
--triplex-next-SegmentedControl-Secondary_2_Background-0-18-0: #FFFFFF;
|
|
350
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
351
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
352
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
353
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-18-0: rgba(255, 255, 255, 1);
|
|
354
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-18-0: rgba(255, 255, 255, 1);
|
|
355
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-18-0: rgba(255, 255, 255, .25);
|
|
356
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-18-0: #F2F4F7;
|
|
357
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-18-0: #DFE2E7;
|
|
358
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-18-0: #F2F4F7;
|
|
359
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-18-0: #3B3B3E;
|
|
360
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-18-0: #49494C;
|
|
361
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-18-0: #343437;
|
|
362
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
363
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
364
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
365
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-18-0: rgba(255, 255, 255, 1);
|
|
366
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-18-0: rgba(255, 255, 255, 1);
|
|
367
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-18-0: rgba(255, 255, 255, .25);
|
|
368
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-18-0: #FFFFFF;
|
|
369
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-18-0: #EEF0F4;
|
|
370
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-18-0: #FFFFFF;
|
|
371
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-18-0: #3B3B3E;
|
|
372
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-18-0: #49494C;
|
|
373
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-18-0: #343437;
|
|
374
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
375
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
376
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
377
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-18-0: rgba(31, 31, 34, 1);
|
|
378
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
379
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
380
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-18-0: #F2F4F7;
|
|
381
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-18-0: #DFE2E7;
|
|
382
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-18-0: #F2F4F7;
|
|
383
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-18-0: #FFFFFF;
|
|
384
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-0-18-0: #DFE2E7;
|
|
385
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-18-0: #FFFFFF;
|
|
386
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
387
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
388
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
389
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-18-0: rgba(31, 31, 34, 1);
|
|
390
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
391
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
392
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-18-0: #FFFFFF;
|
|
393
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-18-0: #EEF0F4;
|
|
394
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-18-0: #FFFFFF;
|
|
395
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-18-0: #E3E6EA;
|
|
396
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-0-18-0: #D6D9E0;
|
|
397
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-18-0: #F2F4F7;
|
|
398
|
+
--triplex-next-SegmentedControlSegment-BorderColor_Default-0-18-0: transparent;
|
|
399
|
+
--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-18-0: #FFD169;
|
|
400
|
+
--triplex-next-Skeleton-BackgroundColor_Light_Start-0-18-0: #F2F4F7;
|
|
401
|
+
--triplex-next-Skeleton-BackgroundColor_Light_End-0-18-0: #DFE2E7;
|
|
402
|
+
--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-18-0: rgba(31, 31, 34, .05);
|
|
403
|
+
--triplex-next-Skeleton-BackgroundColor_Dark_End-0-18-0: rgba(31, 31, 34, .15);
|
|
404
|
+
--triplex-next-SmallInput-Background-0-18-0: #F2F4F7;
|
|
405
|
+
--triplex-next-SmallInput-Color-0-18-0: rgba(31, 31, 34, 1);
|
|
406
|
+
--triplex-next-SmallInput-PlaceholderColor-0-18-0: rgba(31, 31, 34, .65);
|
|
407
|
+
--triplex-next-SmallInput-Shadow-0-18-0: 0 0 0 1px rgba(33, 161, 154) inset;
|
|
408
|
+
--triplex-next-SMSField-Refresh_Fill_Empty-0-18-0: rgba(31, 31, 34, .35);
|
|
409
|
+
--triplex-next-SMSField-Refresh_Fill_Full-0-18-0: #008985;
|
|
410
|
+
--triplex-next-SMSField-Refresh_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
411
|
+
--triplex-next-SMSField-Submit_Background_Default-0-18-0: rgba(31, 31, 34, .15);
|
|
412
|
+
--triplex-next-SMSField-Submit_Background_Hover-0-18-0: #19BDB0;
|
|
413
|
+
--triplex-next-SMSField-Submit_Background_Active-0-18-0: #21A19A;
|
|
414
|
+
--triplex-next-Slider-Dot_Background_Default-0-18-0: #21A19A;
|
|
415
|
+
--triplex-next-Slider-Dot_Background_Disabled-0-18-0: #F2F4F7;
|
|
416
|
+
--triplex-next-Slider-Dot_Background_Hover-0-18-0: #19BDB0;
|
|
417
|
+
--triplex-next-Slider-Dot_Background_Select-0-18-0: #007777;
|
|
418
|
+
--triplex-next-Slider-Dot_Focus-0-18-0: #FFD169;
|
|
419
|
+
--triplex-next-Slider-Dot_Inner_Background-0-18-0: #FFFFFF;
|
|
420
|
+
--triplex-next-Slider-Dot_Inner_Background_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
421
|
+
--triplex-next-Slider-Mark_Dot_Background_Default-0-18-0: #DCDFE4;
|
|
422
|
+
--triplex-next-Slider-Mark_Dot_Background_Selected-0-18-0: #21A19A;
|
|
423
|
+
--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-18-0: #E7E9EE;
|
|
424
|
+
--triplex-next-Slider-Rail_Background-0-18-0: #DCDFE4;
|
|
425
|
+
--triplex-next-Slider-Rail_Background_Disabled-0-18-0: #DCDFE4;
|
|
426
|
+
--triplex-next-Slider-Tooltip_Background-0-18-0: #1B1B1D;
|
|
427
|
+
--triplex-next-Slider-Tooltip_Color-0-18-0: rgba(255, 255, 255, 1);
|
|
428
|
+
--triplex-next-Slider-Track_Background_Default-0-18-0: #21A19A;
|
|
429
|
+
--triplex-next-Slider-Track_Background_Disabled-0-18-0: #E7E9EE;
|
|
430
|
+
--triplex-next-Slider-Track_Background_Hover-0-18-0: #007777;
|
|
431
|
+
--triplex-next-StatusTracker-Draft_Background-0-18-0: rgba(255, 255, 255, .15);
|
|
432
|
+
--triplex-next-StatusTracker-Warning_Background-0-18-0: #FF7A17;
|
|
433
|
+
--triplex-next-StatusTracker-Waiting_Background-0-18-0: #BFCADF;
|
|
434
|
+
--triplex-next-StatusTracker-Rejected_Background-0-18-0: #FF5571;
|
|
435
|
+
--triplex-next-StatusTracker-Approved_Background-0-18-0: #00D67D;
|
|
436
|
+
--triplex-next-StatusTracker-Waiting_Color-0-18-0: #A9B6D0;
|
|
437
|
+
--triplex-next-StatusTracker-Rejected_Color-0-18-0: #FFB1C1;
|
|
438
|
+
--triplex-next-StatusTracker-Approved_Color-0-18-0: #00D67D;
|
|
439
|
+
--triplex-next-StatusTracker-Border_Color-0-18-0: #FFFFFF;
|
|
440
|
+
--triplex-next-Step-Color_Active-0-18-0: #008985;
|
|
441
|
+
--triplex-next-Step-Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
442
|
+
--triplex-next-Step-Color_Disabled-0-18-0: #FFFFFF;
|
|
443
|
+
--triplex-next-Step-Color_Done-0-18-0: #FFFFFF;
|
|
444
|
+
--triplex-next-Step-Color_Error-0-18-0: rgba(255, 255, 255, 1);
|
|
445
|
+
--triplex-next-Step-Color_Warning-0-18-0: rgba(255, 255, 255, 1);
|
|
446
|
+
--triplex-next-Step-Background_Active-0-18-0: #E3FFFA;
|
|
447
|
+
--triplex-next-Step-Background_Default-0-18-0: rgba(31, 31, 34, .05);
|
|
448
|
+
--triplex-next-Step-Background_Disabled-0-18-0: rgba(31, 31, 34, .15);
|
|
449
|
+
--triplex-next-Step-Background_Done-0-18-0: #008985;
|
|
450
|
+
--triplex-next-Step-Background_Error-0-18-0: #D10032;
|
|
451
|
+
--triplex-next-Step-Background_Warning-0-18-0: #EF4C01;
|
|
452
|
+
--triplex-next-Stepper-Step_Background_Default-0-18-0: #F2F4F7;
|
|
453
|
+
--triplex-next-Stepper-Step_Background_Hover-0-18-0: #EAEDF1;
|
|
454
|
+
--triplex-next-Stepper-Step_Background_Disabled-0-18-0: #F2F4F7;
|
|
455
|
+
--triplex-next-Stepper-Step_Background_Error-0-18-0: #FFF0F3;
|
|
456
|
+
--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0: #FCE0E6;
|
|
457
|
+
--triplex-next-Stepper-Step_Background_Warning-0-18-0: #FFF4DB;
|
|
458
|
+
--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0: #FCEAC7;
|
|
459
|
+
--triplex-next-Stepper-Step_BorderColor_Focus-0-18-0: #FFD169;
|
|
460
|
+
--triplex-next-Stepper-Step_BorderColor_Error-0-18-0: #E60037;
|
|
461
|
+
--triplex-next-Stepper-Step_BorderColor_Warning-0-18-0: #FD6508;
|
|
462
|
+
--triplex-next-Stepper-Step_BorderColor_Success-0-18-0: #21A19A;
|
|
463
|
+
--triplex-next-Stepper-Step_Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
464
|
+
--triplex-next-Stepper-Step_Color_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
465
|
+
--triplex-next-Stepper-Step_Color_Disabled-0-18-0: rgba(31, 31, 34, .35);
|
|
466
|
+
--triplex-next-Stepper-ButtonNext_Background-0-18-0: linear-gradient(to left, #FFFFFF 39.06%, transparent);
|
|
467
|
+
--triplex-next-Stepper-ButtonPrev_Background-0-18-0: linear-gradient(to right, #FFFFFF 39.06%, transparent);
|
|
468
|
+
--triplex-next-Stepper-Background-0-18-0: #FFFFFF;
|
|
469
|
+
--triplex-next-Stepper-Wrapper_Background-0-18-0: linear-gradient(#FFFFFF 64px, transparent 0);
|
|
470
|
+
--triplex-next-Stepper-Wrapper_BoxShadow-0-18-0: 0 10px 15px 0 rgba(228, 232, 235, 0.5);
|
|
471
|
+
--triplex-next-TableBasic-Background_Hover-0-18-0: #E3E6EA;
|
|
472
|
+
--triplex-next-TableBasic-Background_Selected-0-18-0: #DCDFE4;
|
|
473
|
+
--triplex-next-TableBasic-Color-0-18-0: rgba(31, 31, 34, 1);
|
|
474
|
+
--triplex-next-TableBasic-Header_Background-0-18-0: #E7E9EE;
|
|
475
|
+
--triplex-next-TableBasic-TableFooter_Background-0-18-0: #E7E9EE;
|
|
476
|
+
--triplex-next-TableBasic-TableFooter_Highlight-0-18-0: linear-gradient(transparent, #FFFFFF);
|
|
477
|
+
--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-18-0: #D6D9E0;
|
|
478
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-18-0: #FFFFFF;
|
|
479
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-18-0: #EAEDF1;
|
|
480
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-18-0: #FFFFFF;
|
|
481
|
+
--triplex-next-Tabs-Type1_Background-0-18-0: #F2F4F7;
|
|
482
|
+
--triplex-next-Tabs-Type2_Background-0-18-0: #FFFFFF;
|
|
483
|
+
--triplex-next-Tabs-Type1_Tab_Background_Default-0-18-0: #F2F4F7;
|
|
484
|
+
--triplex-next-Tabs-Type2_Tab_Background_Default-0-18-0: #FFFFFF;
|
|
485
|
+
--triplex-next-Tabs-Type1_Tab_Background_Selected-0-18-0: #DCDFE4;
|
|
486
|
+
--triplex-next-Tabs-Type2_Tab_Background_Selected-0-18-0: #E3E6EA;
|
|
487
|
+
--triplex-next-Tabs-Type1_Tab_Background_Hover-0-18-0: #E3E6EA;
|
|
488
|
+
--triplex-next-Tabs-Type2_Tab_Background_Hover-0-18-0: #EEF0F4;
|
|
489
|
+
--triplex-next-Tabs-Type1_Tab_Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
490
|
+
--triplex-next-Tabs-Type2_Tab_Color_Default-0-18-0: rgba(31, 31, 34, .65);
|
|
491
|
+
--triplex-next-Tabs-Type1_Tab_Color_Selected-0-18-0: rgba(31, 31, 34, 1);
|
|
492
|
+
--triplex-next-Tabs-Type2_Tab_Color_Selected-0-18-0: rgba(31, 31, 34, 1);
|
|
493
|
+
--triplex-next-Tabs-Type1_Tab_Color_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
494
|
+
--triplex-next-Tabs-Type2_Tab_Color_Hover-0-18-0: rgba(31, 31, 34, 1);
|
|
495
|
+
--triplex-next-Tabs-Tab_BorderColor_Default-0-18-0: transparent;
|
|
496
|
+
--triplex-next-Tabs-Tab_BorderColor_Focus-0-18-0: #FFD169;
|
|
497
|
+
--triplex-next-Tag-Background-0-18-0: #DFE2E7;
|
|
498
|
+
--triplex-next-TagColor-Background_Default-0-18-0: #EEF3FC;
|
|
499
|
+
--triplex-next-TagColor-Background_Success-0-18-0: #E3FFFA;
|
|
500
|
+
--triplex-next-TagColor-Background_Info-0-18-0: #E3F6FF;
|
|
501
|
+
--triplex-next-TagColor-Background_Warning-0-18-0: #FFF4DB;
|
|
502
|
+
--triplex-next-TagColor-Background_Error-0-18-0: #FFF0F3;
|
|
503
|
+
--triplex-next-TagColor-Text_Color_Default-0-18-0: rgba(31, 31, 34, .75);
|
|
504
|
+
--triplex-next-TabsLine-BorderColor_Active-0-18-0: #21A19A;
|
|
505
|
+
--triplex-next-TabsLine-BorderColor_Hover-0-18-0: #19BDB0;
|
|
506
|
+
--triplex-next-TabsLine-Separator_Color-0-18-0: #D6D9E0;
|
|
507
|
+
--triplex-next-TabsLine-Shadow_Focus-0-18-0: 0 0 0 1px #FFDD64 inset;
|
|
508
|
+
--triplex-next-Tooltip-Background-0-18-0: #1B1B1D;
|
|
509
|
+
--triplex-next-Tooltip-Color-0-18-0: rgba(255, 255, 255, 1);
|
|
510
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Active-0-18-0: #008985;
|
|
511
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Default-0-18-0: #19BDB0;
|
|
512
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-18-0: #4BD9CF;
|
|
513
|
+
--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-18-0: 0 0 0 1px #FFD169;
|
|
514
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Active-0-18-0: #007777;
|
|
515
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Default-0-18-0: #008985;
|
|
516
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-18-0: #21A19A;
|
|
517
|
+
--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-18-0: 0 0 0 1px #FFDD64;
|
|
518
|
+
--triplex-next-TopOverlay-Background-0-18-0: rgba(31, 31, 34, .55);
|
|
519
|
+
--triplex-next-Typography-Primary_Color-0-18-0: rgba(31, 31, 34, 1);
|
|
520
|
+
--triplex-next-Typography-Complementary_Color-0-18-0: rgba(31, 31, 34, .85);
|
|
521
|
+
--triplex-next-Typography-Secondary_Color-0-18-0: rgba(31, 31, 34, .65);
|
|
522
|
+
--triplex-next-Typography-Tertiary_Color-0-18-0: rgba(31, 31, 34, .55);
|
|
523
|
+
--triplex-next-Typography-Disabled_Color-0-18-0: rgba(31, 31, 34, .35);
|
|
524
|
+
--triplex-next-Typography-Brand_Color-0-18-0: #008985;
|
|
525
|
+
--triplex-next-Typography-Info_Color-0-18-0: #0E57CC;
|
|
526
|
+
--triplex-next-Typography-Success_Color-0-18-0: #008B5C;
|
|
527
|
+
--triplex-next-Typography-Error_Color-0-18-0: #D10032;
|
|
528
|
+
--triplex-next-Typography-Warning_Color-0-18-0: #EF4C01;
|
|
529
|
+
--triplex-next-Typography-System_Color-0-18-0: #697591;
|
|
530
|
+
--triplex-next-Typography-PrimaryInvert_Color-0-18-0: rgba(255, 255, 255, 1);
|
|
531
|
+
--triplex-next-Typography-ComplementaryInvert_Color-0-18-0: rgba(255, 255, 255, .75);
|
|
532
|
+
--triplex-next-Typography-SecondaryInvert_Color-0-18-0: rgba(255, 255, 255, .55);
|
|
533
|
+
--triplex-next-Typography-TertiaryInvert_Color-0-18-0: rgba(255, 255, 255, .45);
|
|
534
|
+
--triplex-next-Typography-DisabledInvert_Color-0-18-0: rgba(255, 255, 255, .25);
|
|
535
|
+
--triplex-next-Typography-BrandInvert_Color-0-18-0: #19BDB0;
|
|
536
|
+
--triplex-next-Typography-InfoInvert_Color-0-18-0: #1297FE;
|
|
537
|
+
--triplex-next-Typography-SuccessInvert_Color-0-18-0: #00D67D;
|
|
538
|
+
--triplex-next-Typography-ErrorInvert_Color-0-18-0: #F80C45;
|
|
539
|
+
--triplex-next-Typography-WarningInvert_Color-0-18-0: #FF7A17;
|
|
540
|
+
--triplex-next-Typography-SystemInvert_Color-0-18-0: #95A3C1;
|
|
541
|
+
--triplex-next-UploadZone-Background_Default-0-18-0: #F2F4F7;
|
|
542
|
+
--triplex-next-UploadZone-Background_Hover-0-18-0: #EAEDF1;
|
|
543
|
+
--triplex-next-UploadZone-BorderColor_Default-0-18-0: #2D2D30;
|
|
544
|
+
--triplex-next-UploadZone-DragArea_Background-0-18-0: #F2F4F7;
|
|
545
|
+
--triplex-next-UploadZone-DragArea_BorderColor-0-18-0: #21A19A;}
|
|
546
|
+
.underline__0eb7777b{text-decoration:underline}.strikethrough__20442bf6{text-decoration:line-through}.underlineStrikethrough__fe35362d{text-decoration:underline line-through}.typography__99018975.primary__7ee353da{color:var(--triplex-next-Typography-Primary_Color-0-18-0)}.typography__99018975.primaryInvert__eb244940{color:var(--triplex-next-Typography-PrimaryInvert_Color-0-18-0)}.typography__99018975.complementary__47140ce6{color:var(--triplex-next-Typography-Complementary_Color-0-18-0)}.typography__99018975.complementaryInvert__a4ed2cc6{color:var(--triplex-next-Typography-ComplementaryInvert_Color-0-18-0)}.typography__99018975.secondary__ea7a9863{color:var(--triplex-next-Typography-Secondary_Color-0-18-0)}.typography__99018975.secondaryInvert__c6f05a33{color:var(--triplex-next-Typography-SecondaryInvert_Color-0-18-0)}.typography__99018975.tertiary__2a186b82{color:var(--triplex-next-Typography-Tertiary_Color-0-18-0)}.typography__99018975.tertiaryInvert__df92a735{color:var(--triplex-next-Typography-TertiaryInvert_Color-0-18-0)}.typography__99018975.disabled__91c9487f{color:var(--triplex-next-Typography-Disabled_Color-0-18-0)}.typography__99018975.disabledInvert__2e599a0d{color:var(--triplex-next-Typography-DisabledInvert_Color-0-18-0)}.typography__99018975.brand__6e8a9dc6{color:var(--triplex-next-Typography-Brand_Color-0-18-0);-webkit-user-select:none;user-select:none}.typography__99018975.brandInvert__3d7f3600{color:var(--triplex-next-Typography-BrandInvert_Color-0-18-0)}.typography__99018975.info__68cffc58{color:var(--triplex-next-Typography-Info_Color-0-18-0)}.typography__99018975.infoInvert__6e9915e7{color:var(--triplex-next-Typography-InfoInvert_Color-0-18-0)}.typography__99018975.success__8b4b8ab3{color:var(--triplex-next-Typography-Success_Color-0-18-0)}.typography__99018975.successInvert__6e9a2496{color:var(--triplex-next-Typography-SuccessInvert_Color-0-18-0)}.typography__99018975.error__09969de2{color:var(--triplex-next-Typography-Error_Color-0-18-0)}.typography__99018975.errorInvert__651ca747{color:var(--triplex-next-Typography-ErrorInvert_Color-0-18-0)}.typography__99018975.warning__55360782{color:var(--triplex-next-Typography-Warning_Color-0-18-0)}.typography__99018975.warningInvert__fd624fc5{color:var(--triplex-next-Typography-WarningInvert_Color-0-18-0)}.typography__99018975.system__c23ad42e{color:var(--triplex-next-Typography-System_Color-0-18-0)}.typography__99018975.systemInvert__02bf607c{color:var(--triplex-next-Typography-SystemInvert_Color-0-18-0)}.typography__99018975.compact__23d04338{line-height:calc(16 / 14)}.caption__3e6d935e.regular__a858bccd{font-family:SBSansText}.caption__3e6d935e.semibold__b5bc6892{font-family:SBSansTextSemibold;font-weight:600}.c1__55a8470c{font-size:10px;line-height:12px}.c2__f6383580{font-size:8px;line-height:10px}.d1__b95183d4{font-size:32px;line-height:40px}.d1__b95183d4.regular__a858bccd{font-family:SBSansDisplay}.d1__b95183d4.semibold__b5bc6892{font-family:SBSansDisplaySemibold;font-weight:600}.text__fd5486e1{outline:none}.text__fd5486e1.regular__a858bccd{font-family:SBSansText}.text__fd5486e1.semibold__b5bc6892{font-family:SBSansTextSemibold;font-weight:600}.b1__71a2d0cb{font-size:18px;line-height:24px}.b2__17e0843f{font-size:16px;line-height:20px}.b3__30b45159{font-size:14px;line-height:20px}.b3__30b45159.compact__23d04338{line-height:16px}.b4__b3750e99{font-size:12px;line-height:16px}.title__31ddea2f{outline:none}.title__31ddea2f.regular__a858bccd{font-family:SBSansDisplay;font-weight:400}.title__31ddea2f.semibold__b5bc6892{font-family:SBSansDisplaySemibold;font-weight:600}.title__31ddea2f.medium__5242e5f0{font-family:SBSansDisplayMedium;font-weight:500}.title__31ddea2f.bold__ebd671cc{font-family:SBSansDisplayBold;font-weight:700}.h1__4f37c7bf,.h2__7ef04f6d,.h3__44ead5c3{margin:0}.h1__4f37c7bf{font-size:28px;line-height:36px}.h2__7ef04f6d{font-size:24px;line-height:32px}.h3__44ead5c3{font-size:20px;line-height:28px}.formFieldInput__22943539{padding:0;width:100%;box-sizing:border-box;font-family:inherit;border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--triplex-next-FormField-Input_Color_Default-0-18-0)}.formFieldInput__22943539:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-18-0)}.formFieldInput__22943539::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-18-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__22943539:focus{outline:none}.formFieldInput__22943539:focus::placeholder{opacity:1}.formFieldInput__22943539:-webkit-autofill{animation-name:autofill-applied-hook__bf6d1b4d;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__22943539:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__7a28c6f7;animation-duration:1ms}.formFieldInput__22943539.sm__966ea01c{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__22943539.md__04148af3{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__22943539.lg__4785f1a1{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__bf6d1b4d{0%{transform:none}}@keyframes autofill-cancelled-hook__7a28c6f7{0%{transform:none}}.formField__2574c5bd{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__2574c5bd.default__66d2fed0{background:var(--triplex-next-FormField-Background_Default-0-18-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-0-18-0)}.formField__2574c5bd:hover{background:var(--triplex-next-FormField-Background_Hover-0-18-0)}.formField__2574c5bd.disabled__2bc38573{background:var(--triplex-next-FormField-Background_Disabled-0-18-0)}.formField__2574c5bd.active__e32eaba9{background:var(--triplex-next-FormField-Background_Active-0-18-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-0-18-0)}.formField__2574c5bd.active__e32eaba9::placeholder{opacity:1}.formField__2574c5bd.error__7fa6608f{background:var(--triplex-next-FormField-Background_Error-0-18-0)}.formField__2574c5bd.error__7fa6608f:hover{background:var(--triplex-next-FormField-Background_Error_Hover-0-18-0)}.formField__2574c5bd.error__7fa6608f.active__e32eaba9{background:var(--triplex-next-FormField-Background_Error-0-18-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-0-18-0)}.formField__2574c5bd.warning__e323664d{background:var(--triplex-next-FormField-Background_Warning-0-18-0)}.formField__2574c5bd.warning__e323664d:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-0-18-0)}.formField__2574c5bd.warning__e323664d.active__e32eaba9{background:var(--triplex-next-FormField-Background_Warning-0-18-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-0-18-0)}.formField__2574c5bd.sm__966ea01c{border-radius:6px}.formField__2574c5bd.md__04148af3{border-radius:8px}.formField__2574c5bd.lg__4785f1a1{border-radius:10px}.formFieldDescription__b4eb67a9{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__b4eb67a9.withCounter__26c8e6d9{display:flex}.formFieldLabel__27a56232{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__27a56232.sm__966ea01c{top:6px}.formFieldLabel__27a56232.md__04148af3{top:10px}.formFieldLabel__27a56232.lg__4785f1a1{top:18px}.formFieldLabel__27a56232.lg__4785f1a1.floating__b8b49615{top:10px}.formFieldLabelText__0f22d0ac{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-0-18-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.sm__966ea01c .formFieldLabelText__0f22d0ac{font-size:12px;line-height:16px}.md__04148af3 .formFieldLabelText__0f22d0ac{font-size:14px;line-height:20px}.lg__4785f1a1 .formFieldLabelText__0f22d0ac{font-size:16px;line-height:20px}.floating__b8b49615 .formFieldLabelText__0f22d0ac{font-size:12px;line-height:16px}.floating__b8b49615.sm__966ea01c .formFieldLabelText__0f22d0ac,.floating__b8b49615.md__04148af3 .formFieldLabelText__0f22d0ac{display:none}.disabled__2bc38573 .formFieldLabelText__0f22d0ac{color:var(--triplex-next-FormField-Label_Color_Disabled-0-18-0)}.formFieldPostfix__c0708790{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__ec5a8efb{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__55de67b2{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__ed2ac95e{position:relative}.formFieldMaskedInputWrapper__ed2ac95e .formFieldMaskedInputPlaceholder__c36903e6{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__ed2ac95e .formFieldMaskedInputPlaceholder__c36903e6::placeholder{opacity:1}.formFieldMaskedInputWrapper__ed2ac95e .formFieldMaskedInputPlaceholder__c36903e6:disabled{visibility:hidden}.formFieldMaskedInputWrapper__ed2ac95e.size-sm__eeb55a59{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__ed2ac95e.size-sm__eeb55a59 .formFieldMaskedInputPlaceholder__c36903e6{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__ed2ac95e.size-md__797db62a{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__ed2ac95e.size-md__797db62a .formFieldMaskedInputPlaceholder__c36903e6{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__ed2ac95e.size-lg__d9f58b8a{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__ed2ac95e.size-lg__d9f58b8a .formFieldMaskedInputPlaceholder__c36903e6{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__ed2ac95e .formFieldMaskedInput__e7043312{display:block;position:relative;background:none!important}.dropdownDesktop__474d5eb3{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-0-18-0);background-color:var(--triplex-next-Dropdown-Background-0-18-0)}.dropdownDesktop__474d5eb3.sm__097cb773{border-radius:6px}.dropdownDesktop__474d5eb3.md__391d3503{border-radius:8px}.dropdownDesktop__474d5eb3.lg__46c98db2{border-radius:10px}.dropdownDesktopOverflowHidden__f1fa92b2{overflow:hidden}.notificationIcon__d8e2f187{width:8px;height:8px;border-radius:50%;background-color:#ffb13b}.dropdownDesktopList__35c1e85a{margin:4px;overflow:auto}.dropdownDesktopList__35c1e85a.sm__097cb773{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__35c1e85a.sm__097cb773 .dropdownDesktopListItem__aff30d2d{padding:6px 8px;border-radius:6px}.dropdownDesktopList__35c1e85a.sm__097cb773 .dropdownDesktopListLoader__8e604e74{margin:0 auto}.dropdownDesktopList__35c1e85a.md__391d3503{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__35c1e85a.md__391d3503 .dropdownDesktopListItem__aff30d2d{padding:7px 8px;border-radius:8px}.dropdownDesktopList__35c1e85a.md__391d3503 .dropdownDesktopListLoader__8e604e74{margin:-2px auto}.dropdownDesktopList__35c1e85a.lg__46c98db2{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__35c1e85a.lg__46c98db2 .dropdownDesktopListItem__aff30d2d{padding:14px 8px;border-radius:10px}.dropdownDesktopList__35c1e85a.lg__46c98db2 .dropdownDesktopListLoader__8e604e74{margin:-6px auto}.dropdownDesktopListItem__aff30d2d{color:var(--triplex-next-DropdownList-Color-0-18-0);background:var(--triplex-next-DropdownList-Background_Default-0-18-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__aff30d2d+.dropdownDesktopListItem__aff30d2d{margin-top:2px}.dropdownDesktopListItem__aff30d2d.active__8aa98ddd{background:var(--triplex-next-DropdownList-Background_Active-0-18-0);cursor:pointer}.dropdownDesktopListItem__aff30d2d.selected__269f7cdf{background:var(--triplex-next-DropdownList-Background_Selected-0-18-0);cursor:default}.loaderSmall__d8d6005f{display:flex;justify-content:center;align-items:center}.loaderSmall__d8d6005f.sm__15153994{width:16px;height:16px;gap:2px}.loaderSmall__d8d6005f.sm__15153994 .dot__fa929cde{width:4px;height:4px}.loaderSmall__d8d6005f.md__0498dd02{width:24px;height:24px;gap:3px}.loaderSmall__d8d6005f.md__0498dd02 .dot__fa929cde{width:6px;height:6px}.loaderSmall__d8d6005f.lg__cc3946e3{width:32px;height:32px;gap:4px}.loaderSmall__d8d6005f.lg__cc3946e3 .dot__fa929cde{width:8px;height:8px}.loaderSmall__d8d6005f.neutral__10edc748 .dot__fa929cde{background-color:var(--triplex-next-Loader-Element_Background_Neutral-0-18-0)}.loaderSmall__d8d6005f.brand__385411fd .dot__fa929cde{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-18-0)}.loaderSmall__d8d6005f .dot__fa929cde{border-radius:50%}.loaderSmall__d8d6005f .dot1__4aa4bf05{animation:dotCycleSmall__e104b329 .9s infinite}.loaderSmall__d8d6005f .dot2__3ff8ea63{animation:dotCycleSmall__e104b329 .9s infinite .15s}.loaderSmall__d8d6005f .dot3__08b29470{animation:dotCycleSmall__e104b329 .9s infinite .3s}@keyframes dotCycleSmall__e104b329{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__a11f1c10{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-0-18-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__93ede9fe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__93ede9fe .dot__fa929cde{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-0-18-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__93ede9fe .dot1__4aa4bf05{top:0;left:0;animation:dotCycleMiddle__92fa0def 3s infinite}.loaderMiddleDots__93ede9fe .dot2__3ff8ea63{right:0;top:0;opacity:.7;animation:dotCycleMiddle__92fa0def 3s infinite .74s}.loaderMiddleDots__93ede9fe .dot3__08b29470{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__92fa0def 3s infinite 1.5s}.loaderMiddleDots__93ede9fe .dot4__d3a2ecbc{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__92fa0def 3s infinite 2.25s}.loaderMiddleDots__93ede9fe .line__d3228ee7{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-18-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__74663a9b 3s infinite}@keyframes lineCycle__74663a9b{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__92fa0def{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__e2172d7e{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__4b3e3511{background:var(--triplex-next-DropdownMobile-Backdrop-0-18-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__4b3e3511.closing__3cd2c774{opacity:0}.dropdownMobileBackdrop__4b3e3511.opening__6f41b294,.dropdownMobileBackdrop__4b3e3511.opened__1eb2e9a1{opacity:var(--triplex-DropdownMobile-Opacity-0-18-0)}.dropdownMobile__38b28328{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__38b28328.closing__3cd2c774{transform:translateY(100%)}.dropdownMobile__38b28328.opening__6f41b294,.dropdownMobile__38b28328.opened__1eb2e9a1{transform:translateY(0)}.dropdownMobileHeader__7fb77ff5{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-0-18-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__7fb77ff5 .dropdownMobileHeaderContent__a1d07361{margin-right:28px;min-height:20px}.dropdownMobileContent__26cdaa0e{background:var(--triplex-next-DropdownMobile-Content_Background-0-18-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__efd0ef4b{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-0-18-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-0-18-0);flex-shrink:1}.dropdownMobileListItem__fea221fe{padding:16px}.dropdownMobileListItem__fea221fe.selected__269f7cdf{background:var(--triplex-next-DropdownMobileList-Selected_Background-0-18-0)}.dropdownMobileListItem__fea221fe:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-0-18-0)}.dropdownMobileListLoader__c1857333{position:absolute;right:16px;top:18px}.dropdownMobileBodyOverflow__ee23443a{overflow:hidden}.controlButtons__f8302135{display:flex;position:absolute;right:16px;top:18px}.dropdownMobileLoader__2818b7d6{margin-right:8px}.notificationIcon__49b95f97{position:absolute;right:4px;top:4px}.buttonIcon__a8bd4dbb{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__a8bd4dbb:enabled{cursor:pointer}.buttonIcon__a8bd4dbb.circle__42e914dd{border-radius:50%}.buttonIcon__a8bd4dbb.squircle__1bd91724{border-radius:4px}.buttonIcon__a8bd4dbb:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-0-18-0)}.dropdownMobileInput__7548cf10{flex:1;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input-Color_Default-0-18-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__7548cf10::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-18-0);opacity:1}.dropdownMobileInput__7548cf10::-ms-clear{display:none}.tabsLineWrapper__c9a9e0ff[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__c9a9e0ff[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__c9a9e0ff[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__c9a9e0ff[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__c9a9e0ff{position:relative}.tabsLineWrapper__c9a9e0ff.withSeparator__31e09164:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-0-18-0);bottom:0;left:0;right:0}.tabsLine__5ef9bde1{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__5ef9bde1:has(.sm__e71ce77c){height:28px}.tabsLine__5ef9bde1:has(.md__c4192b6e){height:40px}.tabsLine__5ef9bde1:has(.lg__3d698775){height:56px}.tab__3c2786db{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__3c2786db.sm__e71ce77c{height:28px;padding-bottom:12px}.tab__3c2786db.md__c4192b6e{height:40px;padding-top:8px;padding-bottom:12px}.tab__3c2786db.lg__3d698775{height:56px;padding-top:16px;padding-bottom:20px}.tab__3c2786db::-moz-focus-inner{border:none;padding:0}.tab__3c2786db:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-0-18-0)}.tab__3c2786db.active__a9788334{cursor:default}.tab__3c2786db: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__3c2786db:hover:after,.tab__3c2786db:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-0-18-0)}.tab__3c2786db.active__a9788334:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-0-18-0)}.notificationIcon__5b92ce7a{position:absolute;right:6px}.sm__e71ce77c .notificationIcon__5b92ce7a{top:0}.md__c4192b6e .notificationIcon__5b92ce7a{top:8px}.lg__3d698775 .notificationIcon__5b92ce7a{top:16px}.tabsLineDropdown__2a586bc7{display:inline-block}.tabsLineDropdown__2a586bc7 .dropdownTarget__b4012b06.active__a9788334{cursor:pointer}.tabsLineDropdown__2a586bc7 .dropdownTargetInner__a8a0cb65{display:inline-flex;align-items:center}.tabsLineDropdown__2a586bc7 .dropdownTargetCaret__87df733a{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__2a586bc7 .dropdownTargetCaret__87df733a.opened__023c015c{transform:rotate(-180deg)}.tabsLineDropdown__2a586bc7 .dropdown__0edc31e2{right:0;padding:4px}.tabsLineMobileWrapper__0ce97c05{position:relative}.tabsLineMobileWrapper__0ce97c05 .tab__3c2786db{flex-shrink:0}.tabsLineMobileWrapper__0ce97c05 .tab__3c2786db:first-child{margin-left:16px}.tabsLineMobileWrapper__0ce97c05 .tab__3c2786db:last-child{margin-right:16px}.tabsLineMobile__c2be5c4b{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__c2be5c4b::-webkit-scrollbar{display:none}.label__c16e9b17{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__c16e9b17.sm__48554715{min-width:16px;min-height:16px}.label__c16e9b17.sm__48554715.nonempty__a3c56e80{padding:2px 0 2px 24px}.label__c16e9b17.md__297220a7{min-height:24px;min-width:24px}.label__c16e9b17.md__297220a7.nonempty__a3c56e80{padding-left:32px;padding-top:2px}.label__c16e9b17.lg__3f0402b5{min-width:28px;min-height:28px}.label__c16e9b17.lg__3f0402b5.nonempty__a3c56e80{padding-left:40px;padding-top:4px}.label__c16e9b17.disabled__76e51be3{cursor:default}.radio__de945e45{margin:0;opacity:0}.radioIcon__6327e5d6{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-0-18-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-0-18-0)}.radioIcon__6327e5d6:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-0-18-0);border-radius:50%;transform:scale(0)}.sm__48554715 .radioIcon__6327e5d6:after{width:8px;height:8px;top:4px;left:4px}.md__297220a7 .radioIcon__6327e5d6:after{width:12px;height:12px;top:6px;left:6px}.lg__3f0402b5 .radioIcon__6327e5d6:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__6327e5d6,.radioIcon__6327e5d6:after{pointer-events:none}.radio__de945e45,.radioIcon__6327e5d6{position:absolute;left:0;top:0}.sm__48554715 .radio__de945e45,.sm__48554715 .radioIcon__6327e5d6{width:16px;height:16px;top:2px}.md__297220a7 .radio__de945e45,.md__297220a7 .radioIcon__6327e5d6{width:24px;height:24px}.lg__3f0402b5 .radio__de945e45,.lg__3f0402b5 .radioIcon__6327e5d6{width:28px;height:28px}.radio__de945e45:enabled{cursor:pointer}.radio__de945e45:checked+.radioIcon__6327e5d6{background:var(--triplex-next-Radio-Background_Checked_Default-0-18-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-0-18-0)}.radio__de945e45:checked+.radioIcon__6327e5d6:after{transform:scale(1);transition:transform .2s ease-out}.radio__de945e45:hover+.radioIcon__6327e5d6{background-color:var(--triplex-next-Radio-Background_Hover-0-18-0);box-shadow:none}.radio__de945e45:disabled+.radioIcon__6327e5d6{background:var(--triplex-next-Radio-Background_Disabled-0-18-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-0-18-0)}.radio__de945e45:disabled:checked+.radioIcon__6327e5d6{background:var(--triplex-next-Radio-Background_Checked_Disabled-0-18-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-0-18-0)}.radio__de945e45:disabled+.radioIcon__6327e5d6:after{background:var(--triplex-next-Radio-Dot_Disabled-0-18-0)}.radio__de945e45:focus-visible+.radioIcon__6327e5d6{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-0-18-0)}.radio__de945e45:checked:enabled:hover+.radioIcon__6327e5d6{background-color:var(--triplex-next-Radio-Background_Checked_Hover-0-18-0)}.radioXGroup__81e0f15a{display:inline-flex;flex-flow:row wrap}.radioXGroup__81e0f15a.indent-12__9e82e161{margin-left:-6px;margin-right:-6px}.radioXGroup__81e0f15a.indent-12__9e82e161 .label__c16e9b17{margin-left:6px;margin-right:6px}.radioXGroup__81e0f15a.indent-16__93a6794b{margin-left:-8px;margin-right:-8px}.radioXGroup__81e0f15a.indent-16__93a6794b .label__c16e9b17{margin-left:8px;margin-right:8px}.radioXGroup__81e0f15a.indent-20__11309a2c{margin-left:-10px;margin-right:-10px}.radioXGroup__81e0f15a.indent-20__11309a2c .label__c16e9b17{margin-left:10px;margin-right:10px}.radioXGroup__81e0f15a.indent-24__cb0a1e64{margin-left:-12px;margin-right:-12px}.radioXGroup__81e0f15a.indent-24__cb0a1e64 .label__c16e9b17{margin-left:12px;margin-right:12px}.radioXGroup__81e0f15a.indent-28__8f06c5dc{margin-left:-14px;margin-right:-14px}.radioXGroup__81e0f15a.indent-28__8f06c5dc .label__c16e9b17{margin-left:14px;margin-right:14px}.radioXGroup__81e0f15a.indent-32__c2df45da{margin-left:-16px;margin-right:-16px}.radioXGroup__81e0f15a.indent-32__c2df45da .label__c16e9b17{margin-left:16px;margin-right:16px}.radioYGroup__94d37f3e{display:inline-flex;flex-flow:column wrap}.radioYGroup__94d37f3e .label__c16e9b17.sm__48554715+.label__c16e9b17.sm__48554715{margin-top:8px}.radioYGroup__94d37f3e .label__c16e9b17.md__297220a7+.label__c16e9b17.md__297220a7{margin-top:16px}.radioYGroup__94d37f3e .label__c16e9b17.lg__3f0402b5+.label__c16e9b17.lg__3f0402b5{margin-top:20px}.notification__5e63fe54{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-0-18-0);background:var(--triplex-next-Notification-Background-0-18-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-0-18-0);z-index:300}.notification__5e63fe54:first-child{margin-top:0}.notification__5e63fe54.extraBottomPadding__c8e27e72{padding-bottom:24px}.notification__5e63fe54 .notificationHeader__733fd66c{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-0-18-0);width:100%;margin-top:0;margin-bottom:8px}.notification__5e63fe54 .notificationIcon__d6761971{line-height:0}.notification__5e63fe54 .notificationBody__89721406{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__5e63fe54 .notificationBodyList__76c5dc2b{margin-top:8px}.notification__5e63fe54 .notificationBodyContent__66511872{width:100%;font-size:14px}.notification__5e63fe54 .notificationClose__1ef95e36{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__5e63fe54.showCloseOnHover__63f0b2f4 .notificationClose__1ef95e36{opacity:0}.notification__5e63fe54.showCloseOnHover__63f0b2f4:hover{cursor:pointer}.notification__5e63fe54.showCloseOnHover__63f0b2f4:hover .notificationClose__1ef95e36{opacity:1}.notification__5e63fe54 .notificationFooter__ad2a2091{display:flex;align-items:center;margin-top:16px}.notification__5e63fe54 .notificationFooter__ad2a2091 button+a{margin-left:16px}.notification__5e63fe54 .notificationTime__edf939df{font-size:12px;color:var(--triplex-next-Notification-TimeColor-0-18-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__23ea7965{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__23ea7965:hover{cursor:pointer}.notificationGroupedWrapper__23ea7965 .notificationGroupedFooterItem__423ee09d{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-0-18-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-0-18-0)}.notificationGroupedWrapper__23ea7965 .notificationGroupedFooterItem__423ee09d.first__ab61e396{bottom:-8px;z-index:200}.notificationGroupedWrapper__23ea7965 .notificationGroupedFooterItem__423ee09d.second__9ec017be{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__5e63fe54,.notificationGroupedWrapper__23ea7965{width:100%}}.unorderedListItem__4ee2bf85:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__4ee2bf85+.unorderedListItem__4ee2bf85{margin-top:8px}.unorderedList__202b424c{position:relative;margin:0;padding-left:14px;list-style:none}.button__66e60cbc.general__6408e99c{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-0-18-0);color:var(--triplex-next-Button-General_Color_Default-0-18-0)}.button__66e60cbc.general__6408e99c:hover{background:var(--triplex-next-Button-General_Background_Hover-0-18-0);color:var(--triplex-next-Button-General_Color_Hover-0-18-0)}.button__66e60cbc.general__6408e99c.expanded__7f392a8e,.button__66e60cbc.general__6408e99c:active{background:var(--triplex-next-Button-General_Background_Active-0-18-0);color:var(--triplex-next-Button-General_Color_Active-0-18-0)}.button__66e60cbc.general__6408e99c:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-0-18-0)}.button__66e60cbc.general__6408e99c:disabled{background:var(--triplex-next-Button-General_Background_Disabled-0-18-0);color:var(--triplex-next-Button-General_Color_Disabled-0-18-0)}.button__66e60cbc.secondary__24f5d4cc{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-0-18-0);color:var(--triplex-next-Button-Secondary_Color_Default-0-18-0)}.button__66e60cbc.secondary__24f5d4cc:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-0-18-0);color:var(--triplex-next-Button-Secondary_Color_Hover-0-18-0)}.button__66e60cbc.secondary__24f5d4cc.expanded__7f392a8e,.button__66e60cbc.secondary__24f5d4cc:active{background:var(--triplex-next-Button-Secondary_Background_Active-0-18-0);color:var(--triplex-next-Button-Secondary_Color_Active-0-18-0)}.button__66e60cbc.secondary__24f5d4cc:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-0-18-0)}.button__66e60cbc.secondary__24f5d4cc:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-0-18-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-0-18-0)}.button__66e60cbc.secondaryLight__9b850109{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-0-18-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-0-18-0)}.button__66e60cbc.secondaryLight__9b850109:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-0-18-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-0-18-0)}.button__66e60cbc.secondaryLight__9b850109.expanded__7f392a8e,.button__66e60cbc.secondaryLight__9b850109:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-0-18-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-0-18-0)}.button__66e60cbc.secondaryLight__9b850109:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-0-18-0)}.button__66e60cbc.secondaryLight__9b850109:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-0-18-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-0-18-0)}.button__66e60cbc.danger__de45b930{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-0-18-0);color:var(--triplex-next-Button-Danger_Color_Default-0-18-0)}.button__66e60cbc.danger__de45b930:hover{background:var(--triplex-next-Button-Danger_Background_Hover-0-18-0);color:var(--triplex-next-Button-Danger_Color_Hover-0-18-0)}.button__66e60cbc.danger__de45b930.expanded__7f392a8e,.button__66e60cbc.danger__de45b930:active{background:var(--triplex-next-Button-Danger_Background_Active-0-18-0);color:var(--triplex-next-Button-Danger_Color_Active-0-18-0)}.button__66e60cbc.danger__de45b930:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-0-18-0)}.button__66e60cbc.danger__de45b930:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-0-18-0);color:var(--triplex-next-Button-Danger_Color_Disabled-0-18-0)}.button__66e60cbc.link__12be0ea5{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-0-18-0);padding:0}.button__66e60cbc.link__12be0ea5.sm__95cc212e{height:28px;min-width:0px;padding:6px 2px}.button__66e60cbc.link__12be0ea5.md__187d93e4{height:40px;min-width:0px;padding:10px 2px}.button__66e60cbc.link__12be0ea5.lg__4a0d45a2{height:56px;min-width:0px;padding:18px 2px}.button__66e60cbc.link__12be0ea5:hover{color:var(--triplex-next-Button-Link_Color_Hover-0-18-0)}.button__66e60cbc.link__12be0ea5.expanded__7f392a8e,.button__66e60cbc.link__12be0ea5:active{color:var(--triplex-next-Button-Link_Color_Active-0-18-0)}.button__66e60cbc.link__12be0ea5:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-0-18-0)}.button__66e60cbc.link__12be0ea5:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-0-18-0)}.button__66e60cbc{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__66e60cbc::-moz-focus-inner{border:none;padding:0}.button__66e60cbc.sm__95cc212e{line-height:16px;font-size:12px}.button__66e60cbc.sm__95cc212e.general__6408e99c,.button__66e60cbc.sm__95cc212e.secondary__24f5d4cc,.button__66e60cbc.sm__95cc212e.secondaryLight__9b850109,.button__66e60cbc.sm__95cc212e.danger__de45b930{height:28px;min-width:58px;padding:0 16px;border-radius:6px}.button__66e60cbc.sm__95cc212e.icon__fef7096d{min-height:28px;min-width:28px;padding:0 4px}.button__66e60cbc.md__187d93e4{line-height:20px;font-size:14px}.button__66e60cbc.md__187d93e4.general__6408e99c,.button__66e60cbc.md__187d93e4.secondary__24f5d4cc,.button__66e60cbc.md__187d93e4.secondaryLight__9b850109,.button__66e60cbc.md__187d93e4.danger__de45b930{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__66e60cbc.md__187d93e4.icon__fef7096d{min-height:40px;min-width:40px;padding:0 10px}.button__66e60cbc.lg__4a0d45a2{line-height:20px;font-size:16px}.button__66e60cbc.lg__4a0d45a2.general__6408e99c,.button__66e60cbc.lg__4a0d45a2.secondary__24f5d4cc,.button__66e60cbc.lg__4a0d45a2.secondaryLight__9b850109,.button__66e60cbc.lg__4a0d45a2.danger__de45b930{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__66e60cbc.lg__4a0d45a2.icon__fef7096d{min-height:56px;min-width:56px;padding:0 12px}.button__66e60cbc:disabled{cursor:default}.button__66e60cbc:disabled *{pointer-events:none}.button__66e60cbc+.button__66e60cbc:not(.block__1cfae949){margin-left:12px}.button__66e60cbc .content__4f65c8d5{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__66e60cbc.block__1cfae949{display:block;width:100%}.button__66e60cbc.loading__bbfeea03{pointer-events:none}.button__66e60cbc.loading__bbfeea03 .content__4f65c8d5{visibility:hidden}.button__66e60cbc .loader__d457575a{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__66e60cbc .loader__d457575a.hidden__3a874c8d{visibility:hidden}.buttonDropdownExtended__79376468{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__79376468 .buttonDropdownExtendedBlock__c1d71cd2{padding:4px;margin-top:4px;right:0}.buttonDropdown__6218315b.block__1cfae949{display:block}.buttonDropdown__6218315b+.button__66e60cbc:not(.block__1cfae949),.buttonDropdown__6218315b+.buttonDropdown__6218315b:not(.block__1cfae949){margin-left:16px}.buttonDropdown__6218315b .buttonDropdownTarget__0644f4ad .caretIcon__b64b9d5a{margin-left:4px;transition:transform .3s ease-in-out}.buttonDropdown__6218315b .buttonDropdownTarget__0644f4ad.active__f9e687b8 .caretIcon__b64b9d5a{transform:rotate(-180deg)}.buttonDropdown__6218315b .buttonDropdownMenuItem__2e17dea6{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__c437c2a0{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__ebd21e15{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__4eaf4a41{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__5f3859ea{content:"";position:fixed;top:var(--modalWindow-screen-top);left:var(--modalWindow-screen-left);height:100%;pointer-events:none;background:var(--triplex-next-ModalWindow-Backdrop_Background-0-18-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__cf0ee106{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__cf0ee106 .modalWindowContentWrapper__ad05ff23{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__c437c2a0 .6s ease}.modalWindow__cf0ee106 .modalWindowContent__f3d96ef6{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__cf0ee106 .modalWindowContent__f3d96ef6 .modalWindowBody__4e97cb80{box-sizing:border-box;animation:fadeIn__903e16dc .3s ease}@keyframes fadeIn__903e16dc{0%{opacity:0}to{opacity:1}}.modalWindow__cf0ee106 .modalWindowContent__f3d96ef6 .spinnerSm__859a6ac3{display:none}@media (max-width: 767px){.modalWindow__cf0ee106 .modalWindowContent__f3d96ef6 .spinner__122eafbd{display:none}.modalWindow__cf0ee106 .modalWindowContent__f3d96ef6 .spinnerSm__859a6ac3{display:flex}}.global-modalWindowTransition-exit .modalWindow__cf0ee106 .modalWindowContentWrapper__ad05ff23{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__ebd21e15 .3s ease}.global-modalWindowTransition-exit .modalWindow__cf0ee106 .modalWindowContentWrapper__ad05ff23 .modalWindowBody__4e97cb80{animation:fadeOut__32d2a15f .3s ease}@keyframes fadeOut__32d2a15f{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__d14e0041{position:absolute;left:0;right:0;height:0}.modalWindow__cf0ee106.sm__d6252734 .modalWindowContentWrapper__ad05ff23{max-width:480px}.modalWindow__cf0ee106.sm__d6252734 .modalWindowContent__f3d96ef6 .modalWindowBody__4e97cb80{min-height:196px}@media (max-width: 575px){.modalWindow__cf0ee106.sm__d6252734 .modalWindowContentWrapper__ad05ff23{max-width:100%}}.modalWindow__cf0ee106.md__e4e59420 .modalWindowContentWrapper__ad05ff23{max-width:600px}.modalWindow__cf0ee106.md__e4e59420 .modalWindowContent__f3d96ef6 .modalWindowBody__4e97cb80{min-height:246px}@media (max-width: 767px){.modalWindow__cf0ee106.md__e4e59420 .modalWindowContentWrapper__ad05ff23{max-width:100%}}.modalWindow__cf0ee106.lg__37408e22 .modalWindowContentWrapper__ad05ff23{max-width:800px}.modalWindow__cf0ee106.lg__37408e22 .modalWindowContent__f3d96ef6 .modalWindowBody__4e97cb80{min-height:396px}@media (max-width: 991px){.modalWindow__cf0ee106.lg__37408e22 .modalWindowContentWrapper__ad05ff23{max-width:100%}}.modalWindowContentPage__e0e85a45{background:var(--triplex-next-ModalWindow-Background-0-18-0);padding:8px!important}.modalWindowContentPage__e0e85a45,.modalWindowLoaderScreen__a989a76d{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__e0e85a45,.modalWindowLoaderScreen__a989a76d{border-radius:24px}}.islandBody__b33657c6{display:block}.islandHeader__5bd1dec9,.islandFooter__6c7eaa15,.island__b47bde8c{position:relative}.island__b47bde8c.type1__7c4312c2{background-color:var(--triplex-next-Island-Type1_Background-0-18-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-0-18-0)}.island__b47bde8c.type2__018537ff{background-color:var(--triplex-next-Island-Type2_Background-0-18-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-0-18-0)}.island__b47bde8c.type3__35083fb1{background-color:var(--triplex-next-Island-Type3_Background-0-18-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-0-18-0)}.island__b47bde8c.sm__ca5329cf{border-radius:16px;padding:16px}.island__b47bde8c.sm__ca5329cf .islandHeader__5bd1dec9+.islandBody__b33657c6,.island__b47bde8c.sm__ca5329cf .islandHeader__5bd1dec9+.islandFooter__6c7eaa15,.island__b47bde8c.sm__ca5329cf .islandBody__b33657c6+.islandFooter__6c7eaa15{margin-top:8px}.island__b47bde8c.md__2986df75{border-radius:24px;padding:24px}.island__b47bde8c.md__2986df75 .islandHeader__5bd1dec9+.islandBody__b33657c6,.island__b47bde8c.md__2986df75 .islandHeader__5bd1dec9+.islandFooter__6c7eaa15,.island__b47bde8c.md__2986df75 .islandBody__b33657c6+.islandFooter__6c7eaa15{margin-top:12px}.island__b47bde8c.lg__a2f566d0{border-radius:32px;padding:32px}.island__b47bde8c.lg__a2f566d0 .islandHeader__5bd1dec9+.islandBody__b33657c6,.island__b47bde8c.lg__a2f566d0 .islandHeader__5bd1dec9+.islandFooter__6c7eaa15,.island__b47bde8c.lg__a2f566d0 .islandBody__b33657c6+.islandFooter__6c7eaa15{margin-top:16px}@media (max-width: 767px){.island__b47bde8c.sm__ca5329cf,.island__b47bde8c.md__2986df75{border-radius:16px;padding:16px}.island__b47bde8c.lg__a2f566d0{border-radius:24px;padding:24px}}.modalWindowBody__4e97cb80{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__0d46bc5b{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.modalWindowClose__0d46bc5b{top:20px;right:20px}}.loaderScreen__3c9b1cba{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__3c9b1cba.loaderSmallBackdrop__0631e97c{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-0-18-0)}.loaderScreen__3c9b1cba.loaderMiddleBackdrop__a464b85b{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-18-0)}.body__ec255638{position:relative;display:flex}.body__ec255638 .bodyInner__a1fe2e4c{position:relative;flex-grow:1;width:100%}.bodyPage__8c08bbb3{flex-grow:1}.verticalMargin24__8dc6d2e1{margin-top:24px;margin-bottom:24px}.verticalMargin16__9ac63944{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__8dc6d2e1{margin-top:16px;margin-bottom:16px}.verticalMargin16__9ac63944{margin-top:8px;margin-bottom:8px}}.headerTabs__cf185757{display:flex;justify-content:space-between}.headerTabs__cf185757 .headerTabsContent__67897c01{flex-grow:1}.headerTabs__cf185757 .headerTabsControls__3e32710a{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__cf185757{flex-wrap:wrap}.headerTabs__cf185757 .headerTabsContent__67897c01{width:100%}.headerTabs__cf185757 .headerTabsControls__3e32710a{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__cf185757 .headerTabsControls__3e32710a>button{margin-left:16px;margin-top:16px}}.headerTitle__510024e5{display:flex;justify-content:space-between}.headerTitle__510024e5 .headerTitleControls__4a2b67dc{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__de3b2706+.headerTitle__510024e5{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__510024e5{flex-wrap:wrap}.headerTitle__510024e5 .headerTitleContent__6593b280{width:100%}.headerTitle__510024e5 .headerTitleControls__4a2b67dc{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__510024e5 .headerTitleControls__4a2b67dc>button{margin-left:16px;margin-top:16px}}.headerSubheader__d405fe08{padding:24px 0}.headerSubheader__d405fe08.withoutPaddings__46e181d8{padding:0}.headerLayoutSidebar__61bd203f{display:flex;justify-content:space-between}.headerLayoutSidebarContent__95727e2e{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__80cd6852{display:none}}.page__4e140f6f{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__4e140f6f{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__671315a3.sticky__d2f0b850{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__671315a3.sticky__d2f0b850[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-0-18-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__aaf66218.sticky__d2f0b850{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__aaf66218.sticky__d2f0b850[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-0-18-0)!important}.footerDescription__0e52cb90{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__db63e9d8{flex-grow:1;margin-right:auto}.footerDescriptionControls__b7c0d43a{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__0e52cb90{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__db63e9d8{width:100%}.footerDescriptionControls__b7c0d43a{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__b7c0d43a>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__db63e9d8+.footerDescriptionControls__b7c0d43a{margin-top:0}.footer__5a5992fb{padding:16px 0}}.modalWindowHeader__7a58f700 .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__7a58f700 .global-HeaderTitleContent{padding-right:72px}}.list__08218365{margin:0;padding:0;list-style:none;position:relative}.listItemControls__39d94a9d{display:flex;padding:0 16px 0 4px}.listItemContent__35ed478d{background:var(--triplex-next-ListItem-Background-0-18-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__35ed478d.selected__3f9525ff{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-0-18-0)}.listItemControlsButton__d9e9673d{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-0-18-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__d9e9673d:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-0-18-0)}.listItemControlsButton__d9e9673d:hover .listItemControlsButtonLabel__f6c98fc6{color:var(--triplex-next-ListItemControlsButton-Color_Hover-0-18-0)!important}.listItemControlsButton__d9e9673d.expanded__d312d315,.listItemControlsButton__d9e9673d:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-0-18-0)}.listItemControlsButton__d9e9673d.expanded__d312d315 .listItemControlsButtonLabel__f6c98fc6,.listItemControlsButton__d9e9673d:active .listItemControlsButtonLabel__f6c98fc6{color:var(--triplex-next-ListItemControlsButton-Color_Active-0-18-0)!important}.listItemControlsButton__d9e9673d+.listItemControlsButton__d9e9673d,.listItemControlsButton__d9e9673d+.listItemControlsButtonDropdown__8675f9a7{margin-left:4px}.listItemControlsButtonIcon__9f45cbf6{line-height:0}.listItemControlsButton__d9e9673d.withText__bad24564 .listItemControlsButtonIcon__9f45cbf6{margin-bottom:8px}.listItemControlsButtonLabel__f6c98fc6{color:var(--triplex-next-ListItemControlsButton-Color_Default-0-18-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__8675f9a7{display:flex}.listItemControlsButtonInner__d881ee90{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__d9e9673d.withIcon__8896f3d7.withText__bad24564 .listItemControlsButtonInner__d881ee90{height:44px;overflow:visible}.buttonDropdownMenuItem__72e9d6f9{overflow:hidden;text-overflow:ellipsis}.listEmptyState__83c948e1{padding:64px 16px 16px;text-align:center}.listItemLoading__3cb40c16{height:24px;padding:12px 0;position:relative}.label__7b41535b{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__7b41535b.sm__ab258f7a{min-width:16px;min-height:16px}.label__7b41535b.sm__ab258f7a.nonempty__1e18e46e{padding:2px 0 2px 24px}.label__7b41535b.md__6434ba5d{min-width:24px;min-height:24px}.label__7b41535b.md__6434ba5d.nonempty__1e18e46e{padding-left:32px;padding-top:2px}.label__7b41535b.lg__0ad80bbf{min-width:28px;min-height:28px}.label__7b41535b.lg__0ad80bbf.nonempty__1e18e46e{padding-left:40px;padding-top:4px}.label__7b41535b.disabled__35696cc7{cursor:default}.label__7b41535b[hidden]{display:none}.checkbox__2ad6ec47{margin:0;opacity:0}.checkboxIcon__36d3f455{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-0-18-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-0-18-0)}.sm__ab258f7a .checkboxIcon__36d3f455{border-radius:4px}.checkmarkIcon__f00df601{transform:scale(0)}.checkmarkIcon__f00df601 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-0-18-0)}.checkboxIcon__36d3f455,.checkmarkIcon__f00df601{pointer-events:none}.checkbox__2ad6ec47,.checkboxIcon__36d3f455,.checkmarkIcon__f00df601{position:absolute;left:0;top:0}.sm__ab258f7a .checkbox__2ad6ec47,.sm__ab258f7a .checkboxIcon__36d3f455,.sm__ab258f7a .checkmarkIcon__f00df601{width:16px;height:16px;top:2px}.md__6434ba5d .checkbox__2ad6ec47,.md__6434ba5d .checkboxIcon__36d3f455,.md__6434ba5d .checkmarkIcon__f00df601{width:24px;height:24px}.lg__0ad80bbf .checkbox__2ad6ec47,.lg__0ad80bbf .checkboxIcon__36d3f455,.lg__0ad80bbf .checkmarkIcon__f00df601{width:28px;height:28px}.checkbox__2ad6ec47:enabled{cursor:pointer}.checkbox__2ad6ec47:enabled:hover+.checkboxIcon__36d3f455{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-0-18-0);background-color:var(--triplex-next-Checkbox-Background_Hover-0-18-0)}.checkbox__2ad6ec47:checked+.checkboxIcon__36d3f455{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-0-18-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-0-18-0)}.checkbox__2ad6ec47:checked~.checkmarkIcon__f00df601{transform:scale(1);transition:transform .2s ease-out}.checkbox__2ad6ec47:disabled+.checkboxIcon__36d3f455{background-color:var(--triplex-next-Checkbox-Background_Disabled-0-18-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-0-18-0)}.checkbox__2ad6ec47:disabled:checked+.checkboxIcon__36d3f455{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-0-18-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-18-0)}.checkbox__2ad6ec47:disabled~.checkmarkIcon__f00df601 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-18-0)}.checkbox__2ad6ec47:focus-visible+.checkboxIcon__36d3f455{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-0-18-0)}.checkbox__2ad6ec47:checked:enabled:hover+.checkboxIcon__36d3f455{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-0-18-0)}.listItemSelectable__032db4fd{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-0-18-0);border-radius:8px}.listItemSelectable__032db4fd.selected__3f9525ff{background:var(--triplex-next-ListItem-Background_Selected-0-18-0)}.checkboxWrapper__4fb3f9b2{padding:16px;line-height:0}.childrenWrapper__2b03f679{flex-grow:1}.checkboxLabel__4d353412{padding:0!important;position:relative}.checkboxLabelClickArea__d5f67c4c{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__0a3101ab{position:relative;overflow:hidden}.swipeableArea__0a3101ab .content__a615683c{position:relative;touch-action:pan-y}.swipeableArea__0a3101ab .content__a615683c.disableScroll__573cd277{touch-action:none}.swipeableArea__0a3101ab .content__a615683c.disablePointerEvents__fcf610e1:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__0a3101ab .swipeAnimationFinish__86a81078{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__0a3101ab .leftContent__331e5407,.swipeableArea__0a3101ab .rightContent__26f74cb5{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__0a3101ab .rightContent__26f74cb5{left:auto;right:0}.listItemTail__5954222d{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__62cc0368{background:var(--triplex-next-ListMaster-Background-0-18-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__4271523a{position:absolute;top:0;left:0;right:0}.listItemTailTop__4271523a:after{content:"";width:8px;height:8px;position:absolute;top:0;left:12px;border-top-left-radius:8px;box-shadow:-2px -2px 0 2px var(--triplex-next-ListMaster-Background-0-18-0)}.listItemTailTop__4271523a:before{content:"";width:8px;height:8px;position:absolute;top:0;left:0;border-top-right-radius:8px;box-shadow:2px -2px 0 2px var(--triplex-next-ListMaster-Background-0-18-0)}.listItemTailBottom__0a3c4804{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__0a3c4804:after{content:"";width:8px;height:8px;position:absolute;bottom:0;left:12px;border-bottom-left-radius:8px;box-shadow:-2px 2px 0 2px var(--triplex-next-ListMaster-Background-0-18-0)}.listItemTailBottom__0a3c4804:before{content:"";width:8px;height:8px;position:absolute;bottom:0;left:0;border-bottom-right-radius:8px;box-shadow:2px 2px 0 2px var(--triplex-next-ListItem-Tail_Background-0-18-0)}.listItemTailRight__c3fece8d{right:-8px}.listItemTailLeft__78896f7e{left:-8px}.listItemTable__561d4215{margin-bottom:4px}.listItemTable__561d4215:last-child{margin-bottom:0}.listSortableItemTarget__c950dcea{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-0-18-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__c950dcea:hover{background:var(--triplex-next-ListItem-Background_Selected-0-18-0)}.listSortableItemTarget__c950dcea.dragging__bb74d427{background:var(--triplex-next-ListItem-Background_Dragging-0-18-0);box-shadow:var(--triplex-next-ListItem-Shadow-0-18-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__c8349b4f{flex:1}.listSortableItemTargetIcon__32164f2e{display:block;margin-left:24px}.listSortableItem__ecf999f8{position:relative}.listSortableItem__ecf999f8.dragging__bb74d427{z-index:1}.listSortableItemControls__57f5bbf9{display:inline-block}.islandWidgetHeader__1d791656{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__1d791656 .islandWidgetHeaderContent__dfad586a{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__1d791656 .islandWidgetHeaderDescription__c6751315{display:flex}.islandWidgetHeader__1d791656 .caretWrapper__8e97c9b9{position:absolute;top:20px;right:16px}.islandWidgetHeader__1d791656 .caretIcon__e567a47e{transition:transform .3s ease-in-out}.islandWidgetHeader__1d791656.open__7382755b .caretWrapper__8e97c9b9 .caretIcon__e567a47e{transform:rotate(-180deg)}@media (max-width: 767px){.islandWidgetHeader__1d791656{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__32f1146c{padding-top:16px}.islandWidgetFooter__679b4f9e{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__0352a434{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__23d3bf5f{margin-left:auto;white-space:nowrap}.expandAnimation__0e1675c6{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__d939970a{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-0-18-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media (max-width: 767px){.islandWidgetExtraFooter__d939970a{border-radius:0 0 16px 16px}}.islandWidget__ee3fb880{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__ee3fb880>*{height:100%}.islandWidgetWithExtraFooter__a729c31c:after{content:"";position:absolute;bottom:0;left:0;right:0;height:32px;border-radius:0 0 24px 24px;box-shadow:var(--triplex-next-IslandWidget-ExtraFooter_Shadow-0-18-0)!important}@media (max-width: 767px){.islandWidgetHeaderWrapperAdaptive__96b073a0{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__af945812{display:flex;flex-direction:column}.formFieldClear__69f1d094{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__69f1d094.hidden__2004f82d{opacity:0;pointer-events:none}.formFieldTarget__8c537924{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-0-18-0);overflow:hidden;white-space:nowrap}.formFieldTarget__8c537924.placeholder__b8748f91{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-0-18-0)}.formFieldTarget__8c537924.disabled__2bc38573{color:var(--triplex-next-FormField-Target_Color_Disabled-0-18-0)}.formFieldTarget__8c537924.size-sm__eeb55a59{font-size:12px;height:28px;line-height:16px}.formFieldTarget__8c537924.size-md__797db62a{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__8c537924.size-lg__d9f58b8a{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__8c537924 .placeholderWrapper__e23157b6{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__8c537924:focus{outline:none}.formFieldTarget__8c537924:focus .placeholderWrapper__e23157b6{opacity:1}.formFieldTextarea__99c6bdc5{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-0-18-0);vertical-align:top;font-family:inherit}.formFieldTextarea__99c6bdc5.sm__966ea01c{height:70px;margin-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__99c6bdc5.md__04148af3{height:70px;margin-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__99c6bdc5.lg__4785f1a1{height:70px;margin-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__99c6bdc5::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-18-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__99c6bdc5:focus{outline:none}.formFieldTextarea__99c6bdc5:focus::placeholder{opacity:1}.formFieldTextarea__99c6bdc5:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-18-0)}.chipGroupItem__3ef837b3{display:inline-block}.chip__e60a121d{background:var(--triplex-next-Chip-Background_Default-0-18-0);color:var(--triplex-next-Chip-Color_Default-0-18-0);flex-shrink:0;max-width:264px;min-width:40px;box-sizing:border-box;display:inline-flex;align-items:center;cursor:pointer;outline:none;vertical-align:middle}.chip__e60a121d.lg__4f741c1e{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__e60a121d.lg__4f741c1e .prefix__33280f09{padding-left:16px}.chip__e60a121d.lg__4f741c1e .postfix__a249417b{padding-right:16px}.chip__e60a121d.md__ecb62c23{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__e60a121d.md__ecb62c23 .prefix__33280f09{padding-left:12px}.chip__e60a121d.md__ecb62c23 .postfix__a249417b{padding-right:12px}.chip__e60a121d.sm__9223ee69{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__e60a121d.sm__9223ee69 .prefix__33280f09{padding-left:8px}.chip__e60a121d.sm__9223ee69 .postfix__a249417b{padding-right:8px}.chip__e60a121d:hover{background:var(--triplex-next-Chip-Background_Hover-0-18-0);color:var(--triplex-next-Chip-Color_Hover-0-18-0)}.chip__e60a121d:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-18-0)}.chip__e60a121d:active,.chip__e60a121d[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-0-18-0);color:var(--triplex-next-Chip-Color_Active-0-18-0)}.chip__e60a121d.disabled__38406306{background:var(--triplex-next-Chip-Background_Disabled-0-18-0);color:var(--triplex-next-Chip-Color_Disabled-0-18-0);cursor:default;pointer-events:none}.chip__e60a121d.selected__07ba08db{background:var(--triplex-next-Chip-Background_Selected_Default-0-18-0);color:var(--triplex-next-Chip-Color_Selected_Default-0-18-0)}.chip__e60a121d.selected__07ba08db:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-0-18-0);color:var(--triplex-next-Chip-Color_Selected_Hover-0-18-0)}.chip__e60a121d.selected__07ba08db:active,.chip__e60a121d.selected__07ba08db[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-0-18-0);color:var(--triplex-next-Chip-Color_Selected_Active-0-18-0)}.chip__e60a121d.selected__07ba08db.disabled__38406306{background:var(--triplex-next-Chip-Background_Selected_Disabled-0-18-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-0-18-0)}.chip__e60a121d.withPrefix__91af9d12{padding-left:0}.chip__e60a121d.withPostfix__0d165007{padding-right:0}.chip__e60a121d .content__dac57771{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__e60a121d .prefix__33280f09,.chip__e60a121d .postfix__a249417b{display:flex}.calendarControls__04208bc0{height:28px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Calendar-View_Item_Color_Default-0-18-0)}.calendarViewDays__0b72df10{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__8fd7a670 .calendarViewDays__0b72df10{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__1a01e606,.calendarViewYears__db2b537d{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__8fd7a670 .calendarViewMonths__1a01e606,.adaptive__8fd7a670 .calendarViewYears__db2b537d{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__3fa4f9cc{height:24px;padding:0;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:var(--triplex-next-Calendar-View_Header_Color-0-18-0)}.calendarViewDaysBody__490f98fb:before{display:block;content:"";line-height:8px}.adaptive__8fd7a670 .calendarViewDaysBody__490f98fb:before{line-height:4px}.calendarViewItem__fe1dbac8{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__fe1dbac8:focus-visible{outline:none}.calendarViewItem__fe1dbac8.current__f10dab0b{font-weight:600}.calendarViewItem__fe1dbac8.disabled__b4a4b626{pointer-events:none}.calendarViewItemLabel__2f70007f{display:flex;justify-content:center;align-items:center;position:relative;white-space:nowrap;box-sizing:border-box;margin:auto;color:var(--triplex-next-Calendar-View_Item_Color_Default-0-18-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-0-18-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-0-18-0);cursor:pointer}.calendarViewItemLabel__2f70007f:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-18-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-18-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4:hover.basicMark__3e629f3b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4:hover.standardMark__acffed3a:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4:hover.attentionMark__372171a7:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4:hover.criticalMark__62889656:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4.muted__f616f8e4{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-18-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4.muted__f616f8e4:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-18-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4.basicMark__3e629f3b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4.standardMark__acffed3a:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4.attentionMark__372171a7:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-18-0)}.calendarViewItemLabel__2f70007f.selected__10cb71e4.criticalMark__62889656:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-18-0)}.calendarViewItemLabel__2f70007f.marked__2783bf2f:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__2f70007f.basicMark__3e629f3b:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-18-0)}.calendarViewItemLabel__2f70007f.standardMark__acffed3a:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-18-0)}.calendarViewItemLabel__2f70007f.attentionMark__372171a7:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-18-0)}.calendarViewItemLabel__2f70007f.criticalMark__62889656:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-18-0)}.calendarViewItemLabel__2f70007f.muted__f616f8e4{color:var(--triplex-next-Calendar-View_Item_Color_Muted-0-18-0)}.calendarViewItemLabel__2f70007f.disabled__b4a4b626{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-0-18-0);background:none}.calendarViewItem__fe1dbac8:focus-visible .calendarViewItemLabel__2f70007f{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-0-18-0)}.unitDay__c94dca70{width:36px;height:36px;border-radius:6px}.unitMonth__1cb3e65c,.unitYear__fc08c6c6{width:89px;height:48px;border-radius:6px}.adaptive__8fd7a670 .unitMonth__1cb3e65c,.adaptive__8fd7a670 .unitYear__fc08c6c6{width:104px;height:48px;border-radius:6px}.calendarFooter__6233d8e8{margin-top:12px;text-align:center}.calendar__ed236d79{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-0-18-0);-webkit-user-select:none;user-select:none}.calendar__ed236d79.adaptive__8fd7a670{width:auto;padding:20px}.calendar__ed236d79+.calendar__ed236d79{margin-top:20px}.datePickerExtendedMobileDropdown__0c37cb65{max-height:100vh}.chipDropdownArrow__c356088f{transition:transform .3s ease}.chipDropdownArrow__c356088f.rotated__e0616c90{transform:rotate(-180deg)}.chipClearButton__78e28f53{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__78e28f53:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-18-0)}.dropdownMobileMaskedInput__3875de64{height:20px;padding:0;background:transparent;border:none;border-radius:0}.selectExtendedFieldTarget__5146c932{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__5146c932 .caretWrapper__f2682a00{height:100%}.selectExtendedFieldTarget__5146c932 .caretIcon__033af27a{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__5146c932.selectOpened__95991739 .caretIcon__033af27a{transform:rotate(180deg)}.selectExtendedFieldTarget__5146c932.disabled__1af7dd75{-webkit-user-select:none;user-select:none;pointer-events:none}.selectExtendedField__7e4c6aa8{position:relative}.multiselectFieldHeader__070c1636{padding:12px 12px 0}.multiselectFieldContentWrapper__bc71dce0 .multiselectFieldContent__48d97c7f{position:relative;padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__bc71dce0 .multiselectFieldContent__48d97c7f.sm__0998a2cd{height:204px}.multiselectFieldContentWrapper__bc71dce0 .multiselectFieldContent__48d97c7f.md__54e83352{height:245px}.multiselectFieldContentWrapper__bc71dce0 .multiselectFieldContent__48d97c7f.lg__11ca61f1{height:324px}.multiselectFieldFooter__f491668f{padding:0 12px 12px}.multiselectFieldFooter__f491668f:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-0-18-0)}.chipOptionsContent__ec930dfe{min-width:14px;text-align:center;display:block}.tooltipDesktop__3b0d4f81{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__3b0d4f81 .tooltipBody__f463b1b2{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-0-18-0)}.tooltipDesktop__3b0d4f81 .tooltipXButton__a189c9c7{position:absolute;right:8px;top:8px}.tooltipDesktopContent__9412e8d0{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-0-18-0);border-radius:8px}.closable__b50d2010 .tooltipDesktopContent__9412e8d0{padding-right:32px}.tooltipSM__826d1d84 .tooltipDesktopContent__9412e8d0{width:192px;min-height:52px}.tooltipLG__b95b860d .tooltipDesktopContent__9412e8d0{width:384px;min-height:52px}.tooltipOverlay__12925274{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__9879d0fb{width:0;height:0}.tooltipDesktopTip__9879d0fb.down__4203de2c{border-top:solid var(--triplex-next-Tooltip-Background-0-18-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__9879d0fb.up__10dfec91{border-bottom:solid var(--triplex-next-Tooltip-Background-0-18-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__9879d0fb.left__d5ea4e3a{border-right:solid var(--triplex-next-Tooltip-Background-0-18-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__9879d0fb.right__0d4e9b35{border-left:solid var(--triplex-next-Tooltip-Background-0-18-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__57c5d34e .tooltipBody__f463b1b2{text-align:left}.tooltipMobileContent__3ad7c48c{padding:16px}.headerless__bdea1beb .tooltipMobileContent__3ad7c48c{padding-right:40px;border-radius:16px 16px 0 0}.headerless__bdea1beb .tooltipMobileContent__3ad7c48c .closeButton__1c17c1c9{position:absolute;right:16px;top:16px}.tooltipLink__3bb9a284{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__3626112a{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-0-18-0)}.desktop__3626112a:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-18-0)}.desktop__3626112a:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-0-18-0)}.desktop__3626112a:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-18-0)}.mobile__9cd5d72f{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-0-18-0)}.mobile__9cd5d72f:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-18-0)}.mobile__9cd5d72f:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-0-18-0)}.mobile__9cd5d72f:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-18-0)}.chipSuggestInputWrapper__8184d8ea{margin:12px}.suggestDropdownMobileBody__f01a1bdc{height:176px}.suggestDropdownMobileNoOptionsText__21c29f93{padding:16px}.checkboxXGroup__ec6ef9f9{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__ec6ef9f9.indent-12__19e3f377{margin-left:-6px;margin-right:-6px}.checkboxXGroup__ec6ef9f9.indent-12__19e3f377 .label__7b41535b{margin-left:6px;margin-right:6px}.checkboxXGroup__ec6ef9f9.indent-16__9e2a4a6f{margin-left:-8px;margin-right:-8px}.checkboxXGroup__ec6ef9f9.indent-16__9e2a4a6f .label__7b41535b{margin-left:8px;margin-right:8px}.checkboxXGroup__ec6ef9f9.indent-20__07912c9f{margin-left:-10px;margin-right:-10px}.checkboxXGroup__ec6ef9f9.indent-20__07912c9f .label__7b41535b{margin-left:10px;margin-right:10px}.checkboxXGroup__ec6ef9f9.indent-24__a994425e{margin-left:-12px;margin-right:-12px}.checkboxXGroup__ec6ef9f9.indent-24__a994425e .label__7b41535b{margin-left:12px;margin-right:12px}.checkboxXGroup__ec6ef9f9.indent-28__fc16b55a{margin-left:-14px;margin-right:-14px}.checkboxXGroup__ec6ef9f9.indent-28__fc16b55a .label__7b41535b{margin-left:14px;margin-right:14px}.checkboxXGroup__ec6ef9f9.indent-32__8fe2fca8{margin-left:-16px;margin-right:-16px}.checkboxXGroup__ec6ef9f9.indent-32__8fe2fca8 .label__7b41535b{margin-left:16px;margin-right:16px}.checkboxYGroup__19ffc006{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__19ffc006 .label__7b41535b.sm__ab258f7a+.label__7b41535b.sm__ab258f7a{margin-top:8px}.checkboxYGroup__19ffc006 .label__7b41535b.lg__0ad80bbf+.label__7b41535b.lg__0ad80bbf{margin-top:20px}.checkboxYGroup__19ffc006 .label__7b41535b.md__6434ba5d+.label__7b41535b.md__6434ba5d{margin-top:16px}.card__17331b16{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__17331b16.roundingMD__dd4b203d{--radius: 16px}.card__17331b16.roundingSM__201f673b{--radius: 8px}.card__17331b16.general__e5fae1f7{background:var(--triplex-next-Card-Static_General_Background-0-18-0)}.card__17331b16.secondary__5040f273{background:var(--triplex-next-Card-Static_Secondary_Background-0-18-0)}.card__17331b16 .cardMedia__6f86218b{background-size:cover;background-repeat:no-repeat;background-position:center}.card__17331b16 .cardContent__67294210{padding:var(--padding)}.card__17331b16 .cardContent__67294210.paddingMD__6047e307{--padding: 24px}.card__17331b16 .cardContent__67294210.paddingSM__d1525974{--padding: 16px}.card__17331b16 .cardContent__67294210 .cardContentHeader__7fcd9974{margin-bottom:16px}.card__17331b16 .cardContent__67294210 .cardContentFooter__9c3670bc{margin-top:16px}.action__7ae5db0f{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__7ae5db0f: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__7ae5db0f.general__e5fae1f7{background:var(--triplex-next-Card-Action_General_Background-0-18-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-18-0)}.action__7ae5db0f.general__e5fae1f7:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-0-18-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-18-0)}.action__7ae5db0f.general__e5fae1f7.selected__3051d13e{background:var(--triplex-next-Card-Action_General_Background_Selected-0-18-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-18-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-18-0)}.action__7ae5db0f.general__e5fae1f7.selected__3051d13e:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-0-18-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-18-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-18-0)}.action__7ae5db0f.general__e5fae1f7:focus{outline:none}.action__7ae5db0f.general__e5fae1f7:focus.focusVisible__19554b7d{box-shadow:var(--triplex-next-Card-Shadow_Default-0-18-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-18-0)}.action__7ae5db0f.secondary__5040f273{background:var(--triplex-next-Card-Action_Secondary_Background-0-18-0)}.action__7ae5db0f.secondary__5040f273:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-0-18-0)}.action__7ae5db0f.secondary__5040f273.selected__3051d13e{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-0-18-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-0-18-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-18-0)}.action__7ae5db0f.secondary__5040f273.selected__3051d13e:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-18-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-18-0)}.action__7ae5db0f.secondary__5040f273:focus{outline:none}.action__7ae5db0f.secondary__5040f273:focus.focusVisible__19554b7d{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-18-0)}.alertContext__7fdff6c0{display:flex;font-size:12px;line-height:16px}.alertContext__7fdff6c0>svg{flex-shrink:0}.alertContext__7fdff6c0 .alertContextText__bb584d53{margin-left:8px}.alertContext__7fdff6c0.alertTypeError__f33c9e7b .alertContextText__bb584d53{color:var(--triplex-next-AlertContext-Error_Color-0-18-0)}.alertContext__7fdff6c0.alertTypeInfo__2d01257b .alertContextText__bb584d53{color:var(--triplex-next-AlertContext-Info_Color-0-18-0)}.alertContext__7fdff6c0.alertTypeWarning__3f9d5515 .alertContextText__bb584d53{color:var(--triplex-next-AlertContext-Warning_Color-0-18-0)}.alertContext__7fdff6c0.alertTypeSystem__4ff2aba8 .alertContextText__bb584d53{color:var(--triplex-next-AlertContext-System_Color-0-18-0)}.alertProcess__d833a7ad{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__d833a7ad.withSpoiler__a7afb81e{min-height:40px}.alertProcess__d833a7ad .themeIcon__9ee0bcd8{box-sizing:border-box;height:20px;width:20px}.alertProcess__d833a7ad.alertTypeError__f33c9e7b{background:var(--triplex-next-AlertProcess-Error_Background-0-18-0)}.alertProcess__d833a7ad.alertTypeInfo__2d01257b{background:var(--triplex-next-AlertProcess-Info_Background-0-18-0)}.alertProcess__d833a7ad.alertTypeWarning__3f9d5515{background:var(--triplex-next-AlertProcess-Warning_Background-0-18-0)}.alertProcess__d833a7ad.alertTypeSystem__4ff2aba8{background:var(--triplex-next-AlertProcess-System_Background-0-18-0)}.alertProcess__d833a7ad.alertTypeFeature__93dec9be{background:var(--triplex-next-AlertProcess-Feature_Background-0-18-0)}.alertProcess__d833a7ad.alertTypeFeature__93dec9be .themeIcon__9ee0bcd8{padding-top:0}.alertProcess__d833a7ad .alertProcessContentBlock__ecf2f037{flex:1;margin-left:10px}.alertProcess__d833a7ad .alertProcessContentBlock__ecf2f037 .expandableContent__4b7b8a4e{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__d833a7ad .alertProcessContentBlock__ecf2f037 .expandableContent__4b7b8a4e.expanded__1bcd165e{max-height:1000px;opacity:1}.alertProcess__d833a7ad .closeButton__35f1d6f9{margin-left:10px}.alertProcess__d833a7ad .expandButton__39510fe9{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__d833a7ad .expandButton__39510fe9.expanded__1bcd165e{transform:rotate(180deg)}.adaptive__3a950596{font-size:10px!important;line-height:12px!important}.avatar__3b136884{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-0-18-0)}.avatar__3b136884.xxs__b1119451{width:28px;height:28px;border-radius:6px}.avatar__3b136884.xs__c1e25a1b{width:32px;height:32px;border-radius:8px}.avatar__3b136884.sm__e7715a0b{width:40px;height:40px;border-radius:10px}.avatar__3b136884.md__efc0507f{width:56px;height:56px;border-radius:16px}.avatar__3b136884.lg__9df8005e{width:80px;height:80px;border-radius:20px}.avatar__3b136884.xl__701632fe{width:96px;height:96px;border-radius:24px}.avatar__3b136884.xxl__4f9675b2{width:128px;height:128px;border-radius:28px}.badgeDot__1a41bf88{display:inline-block;background:var(--triplex-next-Badge-Background-0-18-0);border-radius:50%}.badgeDot__1a41bf88.sm__20853398{width:6px;height:6px}.badgeDot__1a41bf88.md__1ab90cdc{width:8px;height:8px}.badgeDot__1a41bf88.lg__20715c7e{width:10px;height:10px}.badgeContent__f26f2dcd{display:flex}.badgeContent__f26f2dcd.sm__20853398{padding-left:4px;padding-right:4px}.badgeContent__f26f2dcd.md__1ab90cdc{padding-left:6px;padding-right:6px}.badgeContent__f26f2dcd.lg__20715c7e{padding-left:8px;padding-right:8px}.badgeContent__f26f2dcd.noPaddingLeft__85d4160a{padding-left:0}.badgeContent__f26f2dcd.noPaddingRight__e127765e{padding-right:0}.badgePrefix__5e05f40a,.badgePostfix__8fee3e9e{display:contents}.badge__e6f96cfc{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;background:var(--triplex-next-Badge-Background-0-18-0)}.badge__e6f96cfc.sm__20853398{height:16px;border-radius:4px}.badge__e6f96cfc.md__1ab90cdc{height:20px;border-radius:6px}.badge__e6f96cfc.lg__20715c7e{height:24px;border-radius:8px}.col-1__6eef0b97{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-2__da991fdd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-3__bb878e6d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__de9cf26a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-5__dc3b9960{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-6__f186fe0c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__2de00bc4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-8__a97cd73c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-9__5ebfd000{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__f82e59d2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-11__d4df1212{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-12__d9f9933a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__2482976f{margin-left:0%}.offset-1__4501702c{margin-left:8.33333333%}.offset-2__ae0a2144{margin-left:16.66666667%}.offset-3__532f3c3d{margin-left:25%}.offset-4__2cabc400{margin-left:33.33333333%}.offset-5__49ef1a30{margin-left:41.66666667%}.offset-6__dacb4d4c{margin-left:50%}.offset-7__2861651a{margin-left:58.33333333%}.offset-8__01371022{margin-left:66.66666667%}.offset-9__e1bb21f8{margin-left:75%}.offset-10__72cb1d22{margin-left:83.33333333%}.offset-11__6e677bfb{margin-left:91.66666667%}.d-none__45c233c4{display:none!important}.d-block__d89c4318{display:block!important}@media (min-width: 576px){.col-sm-1__ec5c6bed{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-sm-2__c919b4db{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-sm-3__d7a22ce7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__2e1223a4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-sm-5__5f8d990c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-sm-6__06ed6ac4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__7181ac32{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-sm-8__ae06028e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-sm-9__8d3516fc{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__87bff45c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-sm-11__292f6baa{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-sm-12__b1a76aed{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__c2f07da1{margin-left:0%}.offset-sm-1__9a07d420{margin-left:8.33333333%}.offset-sm-2__bc20f761{margin-left:16.66666667%}.offset-sm-3__e51eb5c1{margin-left:25%}.offset-sm-4__8673ab8f{margin-left:33.33333333%}.offset-sm-5__b5c1c4c4{margin-left:41.66666667%}.offset-sm-6__f280b7b2{margin-left:50%}.offset-sm-7__70cc6db2{margin-left:58.33333333%}.offset-sm-8__785ebf64{margin-left:66.66666667%}.offset-sm-9__4d79267f{margin-left:75%}.offset-sm-10__480c1d41{margin-left:83.33333333%}.offset-sm-11__402816f7{margin-left:91.66666667%}.d-none-sm__bb9b5f9d{display:none!important}.d-block-sm__15a6ace8{display:block!important}}@media (min-width: 768px){.col-md-1__c0e743db{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-md-2__38e5db3f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-md-3__7dde0a5b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__8bf4eed5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-md-5__c59850b9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-md-6__8180450e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__a9def737{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-md-8__a214fd34{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-md-9__6734ce48{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__6ec83cde{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-md-11__a2564505{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-md-12__9d1a8395{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__b9c12db7{margin-left:0%}.offset-md-1__405fd7d9{margin-left:8.33333333%}.offset-md-2__ee2c9831{margin-left:16.66666667%}.offset-md-3__ab3133f9{margin-left:25%}.offset-md-4__1f4ad90c{margin-left:33.33333333%}.offset-md-5__37e974b4{margin-left:41.66666667%}.offset-md-6__4c3eb1bb{margin-left:50%}.offset-md-7__0dd20733{margin-left:58.33333333%}.offset-md-8__393a714b{margin-left:66.66666667%}.offset-md-9__981dc3c9{margin-left:75%}.offset-md-10__fd32f7d5{margin-left:83.33333333%}.offset-md-11__0df2f87f{margin-left:91.66666667%}.d-none-md__b27e7d72{display:none!important}.d-block-md__08eae261{display:block!important}}@media (min-width: 992px){.col-lg-1__3055b594{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-lg-2__b25425b6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-lg-3__be75cfc5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__9413114d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-lg-5__78cd4fb7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-lg-6__f849af08{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__1fb8144a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-lg-8__6252e421{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-lg-9__6a2d4041{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__7c2a08b4{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-lg-11__c5fb04fc{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-lg-12__4c5e9c7b{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__f8a5bada{margin-left:0%}.offset-lg-1__3732e6eb{margin-left:8.33333333%}.offset-lg-2__a9d12e83{margin-left:16.66666667%}.offset-lg-3__0271b29b{margin-left:25%}.offset-lg-4__d6db1f43{margin-left:33.33333333%}.offset-lg-5__5bba145b{margin-left:41.66666667%}.offset-lg-6__8c009fd6{margin-left:50%}.offset-lg-7__5c07997e{margin-left:58.33333333%}.offset-lg-8__fa6da075{margin-left:66.66666667%}.offset-lg-9__dfc97cfb{margin-left:75%}.offset-lg-10__65ef566e{margin-left:83.33333333%}.offset-lg-11__6e5da96f{margin-left:91.66666667%}.d-none-lg__bda1c1ef{display:none!important}.d-block-lg__416b4383{display:block!important}}@media (min-width: 1200px){.col-xl-1__527900b7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 8.33333333%;max-width:8.33333333%;box-sizing:border-box}.col-xl-2__f68f0ac1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 16.66666667%;max-width:16.66666667%;box-sizing:border-box}.col-xl-3__ef14b4e0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__9e48724f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 33.33333333%;max-width:33.33333333%;box-sizing:border-box}.col-xl-5__158677e6{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 41.66666667%;max-width:41.66666667%;box-sizing:border-box}.col-xl-6__1232897c{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__d64d2636{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 58.33333333%;max-width:58.33333333%;box-sizing:border-box}.col-xl-8__2f26dfbf{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 66.66666667%;max-width:66.66666667%;box-sizing:border-box}.col-xl-9__ef663f86{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__93d6be76{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 83.33333333%;max-width:83.33333333%;box-sizing:border-box}.col-xl-11__528be764{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 91.66666667%;max-width:91.66666667%;box-sizing:border-box}.col-xl-12__ee65b13d{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__ef374bbe{margin-left:0%}.offset-xl-1__9e3ec10e{margin-left:8.33333333%}.offset-xl-2__0022ebff{margin-left:16.66666667%}.offset-xl-3__6a64e143{margin-left:25%}.offset-xl-4__3a5f9f0c{margin-left:33.33333333%}.offset-xl-5__1cd4e1f1{margin-left:41.66666667%}.offset-xl-6__300a36a9{margin-left:50%}.offset-xl-7__2c23f6a9{margin-left:58.33333333%}.offset-xl-8__8fbf815b{margin-left:66.66666667%}.offset-xl-9__c1bdd0f3{margin-left:75%}.offset-xl-10__96c77f30{margin-left:83.33333333%}.offset-xl-11__34982896{margin-left:91.66666667%}.d-none-xl__85c2d2ba{display:none!important}.d-block-xl__f988a22d{display:block!important}}.ellipsisLineClamp__591eb3d4{--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__591eb3d4.oneLine__a74ed7c6{word-break:break-all}.link__000e2678{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-0-18-0)}.link__000e2678:hover{color:var(--triplex-next-Link-Text_Color_Hover-0-18-0)}.link__000e2678:active{color:var(--triplex-next-Link-Text_Color_Active-0-18-0)}.link__000e2678:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-0-18-0)}.wordWithContent__a05c84d0{white-space:nowrap;display:inline-flex;align-items:center}.before__369cbb5f :first-child{margin-right:2px}.after__d00c3071 :last-child{margin-left:2px}.marker__c0335676{border-radius:50%}.marker__c0335676.md__b66c3c7a{width:8px;height:8px}.marker__c0335676.lg__013163c3{width:10px;height:10px}.marker__c0335676.success__a648a7f1{background:var(--triplex-next-Marker-Background_Success-0-18-0)}.marker__c0335676.error__9e68bfb4{background:var(--triplex-next-Marker-Background_Error-0-18-0)}.marker__c0335676.warning__67823e40{background:var(--triplex-next-Marker-Background_Warning-0-18-0)}.marker__c0335676.waiting__410aa69b{background:var(--triplex-next-Marker-Background_Waiting-0-18-0)}.markerStatus__eccacc4a{line-height:0;display:flex;align-items:start}.markerStatus__eccacc4a .contentContainer__0c72ed25{display:flex;flex-direction:column}.markerStatus__eccacc4a.md__bc881ddb{gap:4px}.markerStatus__eccacc4a.md__bc881ddb .markerContainer__aee06bec{margin-top:4px}.markerStatus__eccacc4a.lg__25e3a174{gap:6px}.markerStatus__eccacc4a.lg__25e3a174 .contentContainer__0c72ed25{gap:4px}.markerStatus__eccacc4a.lg__25e3a174 .markerContainer__aee06bec{margin-top:5px}.row__dbbd1b9a{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__dbbd1b9a.noPaddingBottom__1a34ec0f,.row__dbbd1b9a:last-child{padding-bottom:0}.tabsExtended__6c0842b5{position:relative}.tabsExtendedContent__6d701a0d{display:inline-flex}.tabsExtendedContent__6d701a0d.sm__e691beca{border-radius:6px;padding:4px}.tabsExtendedContent__6d701a0d.md__a885e570{border-radius:8px;padding:4px}.tabsExtendedContent__6d701a0d.lg__92fcc764{border-radius:10px;padding:8px}.tabsExtendedTab__7bb4a6f1{display:flex}.tabsExtendedTab__7bb4a6f1+.tabsExtendedTab__7bb4a6f1,.tabsExtendedDropdown__03093549{margin-left:2px}.tabsReal__f26cca98,.tabsFake__55c6e35b{display:flex;box-sizing:border-box;width:100%}.tabsReal__f26cca98.hidden__c671d4a2{visibility:hidden}.tabsReal__f26cca98 .tabsExtendedTab__7bb4a6f1.hidden__c671d4a2{display:none}.tabsFake__55c6e35b{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__da360081 .tabsExtendedContent__6d701a0d{background-color:var(--triplex-next-Tabs-Type1_Background-0-18-0)}.type2__e00fafe1 .tabsExtendedContent__6d701a0d{background-color:var(--triplex-next-Tabs-Type2_Background-0-18-0)}.tabsExtendedTabButton__4cc4e00b{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-0-18-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__4cc4e00b .tabButtonText__86e415ec{font-weight:400}.tabsExtendedTabButton__4cc4e00b.lg__92fcc764{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__4cc4e00b.lg__92fcc764 .tabButtonText__86e415ec{font-size:16px;line-height:20px}.tabsExtendedTabButton__4cc4e00b.md__a885e570{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__4cc4e00b.md__a885e570 .tabButtonText__86e415ec{font-size:14px;line-height:20px}.tabsExtendedTabButton__4cc4e00b.sm__e691beca{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__4cc4e00b.sm__e691beca .tabButtonText__86e415ec{font-size:12px;line-height:16px}.tabsExtendedTabButton__4cc4e00b::-moz-focus-inner{border:none}.tabsExtendedTabButton__4cc4e00b+.tabsExtendedTabButton__4cc4e00b{margin-left:2px}.tabsExtendedTabButton__4cc4e00b:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type1__da360081{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type1__da360081.selected__72c6c551{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type1__da360081.selected__72c6c551 .tabButtonText__86e415ec{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type1__da360081:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type1__da360081:hover .tabButtonText__86e415ec{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type1__da360081 .tabButtonText__86e415ec{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type2__e00fafe1{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-0-18-0);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type2__e00fafe1.selected__72c6c551{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type2__e00fafe1.selected__72c6c551 .tabButtonText__86e415ec{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type2__e00fafe1:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-0-18-0)}.tabsExtendedTabButton__4cc4e00b.type2__e00fafe1:hover .tabButtonText__86e415ec{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-0-18-0)}.notificationIcon__9c29b8e8{position:absolute;right:4px;top:4px}.tabsContent__65eb0ee4 .tabButtonDropdown__5b652e06{padding:0!important;border-radius:0!important;background:none!important}.tabsContent__65eb0ee4 .tabButtonDropdown__5b652e06.sm__5e2711f3{min-width:20px;min-height:20px;height:20px}.tabsContent__65eb0ee4 .tabButtonDropdown__5b652e06.md__8effca94{min-width:32px;min-height:32px;height:32px}.tabsContent__65eb0ee4 .tabButtonDropdown__5b652e06.lg__02f38b12{min-width:40px;min-height:40px;height:40px}.tag__ced40ce7{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-0-18-0);border-radius:4px;gap:2px}.tag__ced40ce7.sm__9e53d1bd{height:20px;padding:2px 4px 2px 6px}.tag__ced40ce7.md__06a771d8{height:28px;padding:4px 6px 4px 8px}.tag__ced40ce7.lg__5a916c6b{height:32px;padding:6px 8px 6px 10px}.content__be862276{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagGroup__a92995dc{display:flex;flex-wrap:wrap}.tagGroup__a92995dc.sm__f84f6004{gap:4px}.tagGroup__a92995dc.md__53f4d387{gap:8px}.tagGroup__a92995dc.lg__bdc9c578{gap:12px}.paginationExtended__a5bfa270{position:relative;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__18cfeb06 .directionIconNext__26fac20c{transform:rotate(180deg)}.pageEllipsis__a33a845b{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;color:var(--triplex-next-TableBasic-PaginationBasic_Color-0-18-0);cursor:default}.paginationPageButton__16ee00d5{font-size:14px;font-family:inherit;color:var(--triplex-next-Pagination-PageButton_Color-0-18-0);background-color:transparent;display:flex;justify-content:center;align-items:center;height:28px;width:28px;line-height:20px;border:1px solid transparent;border-radius:6px;cursor:pointer}.paginationPageButton__16ee00d5:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-0-18-0);outline:none}.paginationPageButton__16ee00d5:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-0-18-0)}.paginationPageButton__16ee00d5:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-0-18-0);cursor:grabbing}.paginationPageButton__16ee00d5.currentPage__7b301a75{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-0-18-0);cursor:default}.paginationNavigationExtended__968e5039{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__e5392d7d{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__e5392d7d .paginationSelectControl__4a9c7548{margin-left:8px;min-width:72px}.skeleton__d5cfb892{border-radius:16px;flex-grow:1}.skeleton__d5cfb892.light__6cd0bbec{animation:skeleton-light-pulse__d92561f2 2s ease-in-out infinite}.skeleton__d5cfb892.dark__e1866f00{animation:skeleton-dark-pulse__89e1610b 2s ease-in-out infinite}@keyframes skeleton-light-pulse__d92561f2{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-18-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-0-18-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-18-0)}}@keyframes skeleton-dark-pulse__89e1610b{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-18-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-0-18-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-18-0)}}.segmentedControlSegment__c09c2e66{display:flex;flex-grow:1;align-items:center;justify-content:center;overflow:hidden;font-family:inherit;border:1px solid var(--triplex-next-SegmentedControlSegment-BorderColor_Default-0-18-0);outline:none;cursor:pointer}.segmentedControlSegment__c09c2e66:disabled{cursor:default}.sm__e5679d42 .segmentedControlSegment__c09c2e66{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__6fe2d748 .segmentedControlSegment__c09c2e66{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__202c69ae .segmentedControlSegment__c09c2e66{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__3e9f644b .segmentedControlSegment__c09c2e66{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-18-0)}.general1__3e9f644b .segmentedControlSegment__c09c2e66:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-18-0)}.general1__3e9f644b .segmentedControlSegment__c09c2e66:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-18-0)}.general1__3e9f644b .segmentedControlSegment__c09c2e66.selected__f37a2863{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-18-0)}.general1__3e9f644b .segmentedControlSegment__c09c2e66.selected__f37a2863:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-18-0)}.general1__3e9f644b .segmentedControlSegment__c09c2e66.selected__f37a2863:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-18-0)}.general2__94fd54f2 .segmentedControlSegment__c09c2e66{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-18-0)}.general2__94fd54f2 .segmentedControlSegment__c09c2e66:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-18-0)}.general2__94fd54f2 .segmentedControlSegment__c09c2e66:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-18-0)}.general2__94fd54f2 .segmentedControlSegment__c09c2e66.selected__f37a2863{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-18-0)}.general2__94fd54f2 .segmentedControlSegment__c09c2e66.selected__f37a2863:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-18-0)}.general2__94fd54f2 .segmentedControlSegment__c09c2e66.selected__f37a2863:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-18-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-18-0)}.secondary1__ee722f4e .segmentedControlSegment__c09c2e66{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-18-0)}.secondary1__ee722f4e .segmentedControlSegment__c09c2e66:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-18-0)}.secondary1__ee722f4e .segmentedControlSegment__c09c2e66:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-18-0)}.secondary1__ee722f4e .segmentedControlSegment__c09c2e66.selected__f37a2863{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-18-0)}.secondary1__ee722f4e .segmentedControlSegment__c09c2e66.selected__f37a2863:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-18-0)}.secondary2__68cf5308 .segmentedControlSegment__c09c2e66{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-18-0)}.secondary2__68cf5308 .segmentedControlSegment__c09c2e66:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-18-0)}.secondary2__68cf5308 .segmentedControlSegment__c09c2e66:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-18-0)}.secondary2__68cf5308 .segmentedControlSegment__c09c2e66.selected__f37a2863{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-18-0)}.secondary2__68cf5308 .segmentedControlSegment__c09c2e66.selected__f37a2863:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-18-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-18-0)}.segmentedControlSegment__c09c2e66:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-18-0)}.content__c455749c{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__c2210d77{display:flex;gap:4px}.segmentedControl__c2210d77.general1__3e9f644b{background:var(--triplex-next-SegmentedControl-General_1_Background-0-18-0)}.segmentedControl__c2210d77.secondary1__ee722f4e{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-0-18-0)}.segmentedControl__c2210d77.general2__94fd54f2{background:var(--triplex-next-SegmentedControl-General_2_Background-0-18-0)}.segmentedControl__c2210d77.secondary2__68cf5308{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-0-18-0)}.segmentedControl__c2210d77.sm__e5679d42{border-radius:6px;padding:4px}.segmentedControl__c2210d77.md__6fe2d748{border-radius:8px;padding:4px}.segmentedControl__c2210d77.lg__202c69ae{border-radius:10px;padding:8px}.step__1af19521{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;-webkit-user-select:none;user-select:none;cursor:default;border-radius:50%}.step__1af19521.default__ec0af9c0{background-color:var(--triplex-next-Step-Background_Default-0-18-0)}.step__1af19521.default__ec0af9c0>span{color:var(--triplex-next-Step-Color_Default-0-18-0)}.step__1af19521.done__79a7fd08{background-color:var(--triplex-next-Step-Background_Done-0-18-0)}.step__1af19521.done__79a7fd08>span{color:var(--triplex-next-Step-Color_Done-0-18-0)}.step__1af19521.warning__8162ce37{background-color:var(--triplex-next-Step-Background_Warning-0-18-0)}.step__1af19521.warning__8162ce37>span{color:var(--triplex-next-Step-Color_Warning-0-18-0)}.step__1af19521.active__7a6476fd{background-color:var(--triplex-next-Step-Background_Active-0-18-0)}.step__1af19521.active__7a6476fd>span{color:var(--triplex-next-Step-Color_Active-0-18-0)}.step__1af19521.error__15268150{background-color:var(--triplex-next-Step-Background_Error-0-18-0)}.step__1af19521.error__15268150>span{color:var(--triplex-next-Step-Color_Error-0-18-0)}.step__1af19521.disabled__1ad2a648{background-color:var(--triplex-next-Step-Background_Disabled-0-18-0)}.step__1af19521.disabled__1ad2a648>span{color:var(--triplex-next-Step-Color_Disabled-0-18-0)}.stepperWrapper__04ab84e9{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-0-18-0)}.stepperStep__41df0e99{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__41df0e99+.stepperStep__41df0e99{margin-left:12px}.stepperStep__41df0e99.sm__b8e6628a:not(:last-child) .content__e2399449{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__41df0e99.sm__b8e6628a:last-child .content__e2399449{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__41df0e99.sm__b8e6628a:last-child .arrow__56c5de53{display:none}.stepperStep__41df0e99.md__2cf4207b:not(:last-child) .content__e2399449{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__41df0e99.md__2cf4207b:last-child .content__e2399449{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__41df0e99.md__2cf4207b:last-child .arrow__56c5de53{display:none}.stepperStep__41df0e99.lg__52f7c130:not(:last-child) .content__e2399449{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__41df0e99.lg__52f7c130:last-child .content__e2399449{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__41df0e99.lg__52f7c130:last-child .arrow__56c5de53{display:none}.stepperStep__41df0e99:hover:not(.active__cf850e0a):not(.disabled__334cced3) .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Hover-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Hover-0-18-0)}.stepperStep__41df0e99:hover:not(.active__cf850e0a):not(.disabled__334cced3) .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-18-0)}.stepperStep__41df0e99:hover:not(.active__cf850e0a):not(.disabled__334cced3) .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-18-0)}.stepperStep__41df0e99.active__cf850e0a{cursor:default}.stepperStep__41df0e99.active__cf850e0a .content__e2399449{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-0-18-0)}.stepperStep__41df0e99.active__cf850e0a .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-0-18-0)}.stepperStep__41df0e99.active__cf850e0a.error__13f9844f .content__e2399449{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-18-0)}.stepperStep__41df0e99.active__cf850e0a.error__13f9844f .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-18-0)}.stepperStep__41df0e99.active__cf850e0a.error__13f9844f .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-0-18-0)}.stepperStep__41df0e99.active__cf850e0a.warning__0ab3326e .content__e2399449{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0)}.stepperStep__41df0e99.active__cf850e0a.warning__0ab3326e .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0)}.stepperStep__41df0e99.active__cf850e0a.warning__0ab3326e .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-18-0)}.stepperStep__41df0e99.completed__c618522b.error__13f9844f .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-18-0)}.stepperStep__41df0e99.completed__c618522b.error__13f9844f .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-18-0)}.stepperStep__41df0e99.completed__c618522b.error__13f9844f .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-18-0)}.stepperStep__41df0e99.completed__c618522b.error__13f9844f:hover .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0)}.stepperStep__41df0e99.completed__c618522b.error__13f9844f:hover .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0)}.stepperStep__41df0e99.completed__c618522b.error__13f9844f:hover .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0)}.stepperStep__41df0e99.completed__c618522b.warning__0ab3326e .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0)}.stepperStep__41df0e99.completed__c618522b.warning__0ab3326e .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0)}.stepperStep__41df0e99.completed__c618522b.warning__0ab3326e .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0)}.stepperStep__41df0e99.completed__c618522b.warning__0ab3326e:hover .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0)}.stepperStep__41df0e99.completed__c618522b.warning__0ab3326e:hover .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0)}.stepperStep__41df0e99.completed__c618522b.warning__0ab3326e:hover .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a :not(.error__13f9844f):not(.warning__0ab3326e) .content__e2399449{color:var(--triplex-next-Stepper-Step_Color_Default-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a :not(.error__13f9844f):not(.warning__0ab3326e):hover .content__e2399449{color:var(--triplex-next-Stepper-Step_Color_Hover-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.error__13f9844f .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.error__13f9844f .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.error__13f9844f .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.error__13f9844f:hover .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.error__13f9844f:hover .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.error__13f9844f:hover .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.warning__0ab3326e .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.warning__0ab3326e .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.warning__0ab3326e .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.warning__0ab3326e:hover .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.warning__0ab3326e:hover .arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0)}.stepperStep__41df0e99.inactive__f887fb4a.warning__0ab3326e:hover .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-18-0)}.stepperStep__41df0e99.disabled__334cced3{pointer-events:none}.stepperStep__41df0e99.disabled__334cced3 .content__e2399449{color:var(--triplex-next-Stepper-Step_Color_Disabled-0-18-0)}.stepperStep__41df0e99.disabled__334cced3 .content__e2399449{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-0-18-0)}.stepperStep__41df0e99.disabled__334cced3 .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-0-18-0)}.stepperStep__41df0e99.focusVisible__f5264280.completed__c618522b .content__e2399449,.stepperStep__41df0e99.focusVisible__f5264280.active__cf850e0a .content__e2399449,.stepperStep__41df0e99.focusVisible__f5264280.inactive__f887fb4a .content__e2399449{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-18-0)}.stepperStep__41df0e99.focusVisible__f5264280.completed__c618522b .arrow__56c5de53 path:last-child,.stepperStep__41df0e99.focusVisible__f5264280.active__cf850e0a .arrow__56c5de53 path:last-child,.stepperStep__41df0e99.focusVisible__f5264280.inactive__f887fb4a .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-18-0)}.stepperStep__41df0e99.focusVisible__f5264280.completed__c618522b:hover .content__e2399449,.stepperStep__41df0e99.focusVisible__f5264280.active__cf850e0a:hover .content__e2399449,.stepperStep__41df0e99.focusVisible__f5264280.inactive__f887fb4a:hover .content__e2399449{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-18-0)}.stepperStep__41df0e99.focusVisible__f5264280.completed__c618522b:hover .arrow__56c5de53 path:last-child,.stepperStep__41df0e99.focusVisible__f5264280.active__cf850e0a:hover .arrow__56c5de53 path:last-child,.stepperStep__41df0e99.focusVisible__f5264280.inactive__f887fb4a:hover .arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-18-0)}.content__e2399449{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-0-18-0);color:var(--triplex-next-Stepper-Step_Color_Hover-0-18-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-0-18-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__b8e6628a{font-size:12px;line-height:16px}.md__2cf4207b{font-size:14px;line-height:20px}.lg__52f7c130{font-size:16px;line-height:20px}.arrow__56c5de53{transform:translate(0)}.arrow__56c5de53 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-18-0)}.arrow__56c5de53 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-18-0)}.icon__b345881e{display:inline-flex;align-items:center;line-height:0}.nonempty__a122ac9f .icon__b345881e{margin-right:6px}.stepperExtended__cf1d6c43{display:flex;padding:0;margin:0;list-style:none}.carouselExtended__8bc01f49{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__8bc01f49::-webkit-scrollbar{display:none}.stepper__64a5e6a2.sm__b8e6628a{padding-left:28px;padding-right:28px}.stepper__64a5e6a2.md__2cf4207b{padding-left:40px;padding-right:40px}.stepper__64a5e6a2.lg__52f7c130{padding-left:56px;padding-right:56px}.stepperCarousel__2595b540{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__2595b540 .buttonPrev__7ad34e71,.stepperCarousel__2595b540 .buttonNext__3a4b4cf9{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__2595b540 .buttonPrev__7ad34e71.sm__b8e6628a,.stepperCarousel__2595b540 .buttonNext__3a4b4cf9.sm__b8e6628a{height:28px;width:28px}.stepperCarousel__2595b540 .buttonPrev__7ad34e71.md__2cf4207b,.stepperCarousel__2595b540 .buttonNext__3a4b4cf9.md__2cf4207b{height:40px;width:40px}.stepperCarousel__2595b540 .buttonPrev__7ad34e71.lg__52f7c130,.stepperCarousel__2595b540 .buttonNext__3a4b4cf9.lg__52f7c130{height:56px;width:56px}.stepperCarousel__2595b540 .buttonPrev__7ad34e71{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-0-18-0)}.stepperCarousel__2595b540 .buttonNext__3a4b4cf9{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-0-18-0)}@media (max-width: 767px){.stepper__64a5e6a2{padding-left:16px;padding-right:16px}.buttonPrev__7ad34e71,.buttonNext__3a4b4cf9{display:none}}.islandAccordion__2ac7aba5{margin:0;padding:0}.islandAccordion__2ac7aba5 .island__fb452005{padding:0}.islandAccordion__2ac7aba5 .item__74f157b4{position:relative;list-style-type:none}.islandAccordion__2ac7aba5 .item__74f157b4.disabled__70169fc8{cursor:default;pointer-events:none}.islandAccordion__2ac7aba5 .item__74f157b4+.item__74f157b4.sm__7855d98b,.islandAccordion__2ac7aba5 .item__74f157b4+.item__74f157b4.md__ab1f9de8{margin-top:16px}.islandAccordion__2ac7aba5 .item__74f157b4+.item__74f157b4.lg__5fa3a5c6{margin-top:24px}.islandAccordion__2ac7aba5 .item__74f157b4 .header__8bfbbd9e{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__2ac7aba5 .item__74f157b4 .header__8bfbbd9e:focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-0-18-0)}.islandAccordion__2ac7aba5 .item__74f157b4.type1__da8c883d:not(.opened__a1484fd4) .header__8bfbbd9e:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-18-0)}.islandAccordion__2ac7aba5 .item__74f157b4.type2__034d33d8:not(.opened__a1484fd4) .header__8bfbbd9e:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-18-0)}.islandAccordion__2ac7aba5 .item__74f157b4.type3__11c8bc7a:not(.opened__a1484fd4) .header__8bfbbd9e:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-18-0)}.islandAccordion__2ac7aba5 .item__74f157b4 .footer__1b3a96d0{text-align:right}.islandAccordion__2ac7aba5 .item__74f157b4 .body__74faa044,.islandAccordion__2ac7aba5 .item__74f157b4 .footer__1b3a96d0{visibility:hidden}.islandAccordion__2ac7aba5 .item__74f157b4.opened__a1484fd4 .body__74faa044,.islandAccordion__2ac7aba5 .item__74f157b4.opened__a1484fd4 .footer__1b3a96d0{visibility:visible}.islandAccordion__2ac7aba5 .item__74f157b4 .caretWrapper__027608d0{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__2ac7aba5 .item__74f157b4 .caretIcon__f1a470f4{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__2ac7aba5 .item__74f157b4 .title__d0e077f9{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__2ac7aba5 .item__74f157b4.sm__7855d98b .header__8bfbbd9e{padding:16px;border-radius:16px}.islandAccordion__2ac7aba5 .item__74f157b4.sm__7855d98b .step__171a2b7c+.title__d0e077f9{margin-top:2px}.islandAccordion__2ac7aba5 .item__74f157b4.sm__7855d98b .body__74faa044,.islandAccordion__2ac7aba5 .item__74f157b4.sm__7855d98b .footer__1b3a96d0{padding:0 16px 16px}.islandAccordion__2ac7aba5 .item__74f157b4.sm__7855d98b .caretWrapper__027608d0{right:12px}.islandAccordion__2ac7aba5 .item__74f157b4.sm__7855d98b .remove__a06d9698{right:-36px;top:20px}.islandAccordion__2ac7aba5 .item__74f157b4.sm__7855d98b .step__171a2b7c{margin-right:12px}.islandAccordion__2ac7aba5 .item__74f157b4.md__ab1f9de8 .header__8bfbbd9e{padding:24px;border-radius:24px}.islandAccordion__2ac7aba5 .item__74f157b4.md__ab1f9de8 .body__74faa044,.islandAccordion__2ac7aba5 .item__74f157b4.md__ab1f9de8 .footer__1b3a96d0{padding:0 24px 24px}.islandAccordion__2ac7aba5 .item__74f157b4.md__ab1f9de8 .caretWrapper__027608d0{right:20px}.islandAccordion__2ac7aba5 .item__74f157b4.md__ab1f9de8 .remove__a06d9698{right:-40px;top:28px}.islandAccordion__2ac7aba5 .item__74f157b4.md__ab1f9de8 .step__171a2b7c{margin-right:12px}.islandAccordion__2ac7aba5 .item__74f157b4.lg__5fa3a5c6 .header__8bfbbd9e{padding:32px;border-radius:32px}.islandAccordion__2ac7aba5 .item__74f157b4.lg__5fa3a5c6 .body__74faa044,.islandAccordion__2ac7aba5 .item__74f157b4.lg__5fa3a5c6 .footer__1b3a96d0{padding:0 32px 32px}.islandAccordion__2ac7aba5 .item__74f157b4.lg__5fa3a5c6 .caretWrapper__027608d0{right:28px}.islandAccordion__2ac7aba5 .item__74f157b4.lg__5fa3a5c6 .remove__a06d9698{right:-40px;top:36px}.islandAccordion__2ac7aba5 .item__74f157b4.lg__5fa3a5c6 .step__171a2b7c{margin:0 16px 0 0}.islandAccordion__2ac7aba5 .item__74f157b4.opened__a1484fd4:not(.disabled__70169fc8) .caretWrapper__027608d0 .caretIcon__f1a470f4{transform:rotate(-180deg)}.islandAccordion__2ac7aba5 .item__74f157b4 .remove__a06d9698{position:absolute}@media (max-width: 767px){.islandAccordion__2ac7aba5 .item__74f157b4 .footer__1b3a96d0{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__2ac7aba5 .item__74f157b4 .footer__1b3a96d0>*{margin-left:0!important}.islandAccordion__2ac7aba5 .item__74f157b4.md__ab1f9de8 .header__8bfbbd9e{border-radius:16px}.islandAccordion__2ac7aba5 .item__74f157b4.lg__5fa3a5c6 .header__8bfbbd9e{border-radius:24px}}.noColumns__9cc3d7f6{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__9cc3d7f6>.content__e356b959{width:456px;text-align:center}.filterPanel__ba1545a9{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__95a6516a{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__95a6516a>a:not(:first-child){margin-left:16px}.tabsLinePanel__104e3626{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__81d6aa2d{0%{opacity:0}to{opacity:1}}.tableBasic__b240885b{position:relative}.tableBasic__b240885b table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__b240885b table th.alignLeft__8d2ea5a5,.tableBasic__b240885b table td.alignLeft__8d2ea5a5{text-align:left}.tableBasic__b240885b table th.alignRight__ae959cdc,.tableBasic__b240885b table td.alignRight__ae959cdc{text-align:right}.tableBasic__b240885b table th.alignCenter__d300e88a,.tableBasic__b240885b table td.alignCenter__d300e88a{text-align:center}.tableBasic__b240885b table th.verticalAlignBaseline__94947c15,.tableBasic__b240885b table td.verticalAlignBaseline__94947c15{vertical-align:baseline}.tableBasic__b240885b table th.verticalAlignSub__046ba031,.tableBasic__b240885b table td.verticalAlignSub__046ba031{vertical-align:sub}.tableBasic__b240885b table th.verticalAlignSuper__8cba5a22,.tableBasic__b240885b table td.verticalAlignSuper__8cba5a22{vertical-align:super}.tableBasic__b240885b table th.verticalAlignTextTop__a79cd0c4,.tableBasic__b240885b table td.verticalAlignTextTop__a79cd0c4{vertical-align:text-top}.tableBasic__b240885b table th.verticalAlignTextBottom__f0b3baa7,.tableBasic__b240885b table td.verticalAlignTextBottom__f0b3baa7{vertical-align:text-bottom}.tableBasic__b240885b table th.verticalAlignMiddle__b1f3df3f,.tableBasic__b240885b table td.verticalAlignMiddle__b1f3df3f{vertical-align:middle}.tableBasic__b240885b table th.verticalAlignTop__bcfd1260,.tableBasic__b240885b table td.verticalAlignTop__bcfd1260{vertical-align:top}.tableBasic__b240885b table th.verticalAlignBottom__6581d068,.tableBasic__b240885b table td.verticalAlignBottom__6581d068{vertical-align:bottom}.tableBasic__b240885b table>thead>tr{height:48px}.tableBasic__b240885b table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-0-18-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-18-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__b240885b table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-18-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-18-0)}}.tableBasic__b240885b table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__b240885b table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__b240885b table>thead>tr>th.checkboxType__d1ae0f8a{padding:16px 12px}.tableBasic__b240885b table>thead>tr>th .thBlock__e74fe919{display:inline-flex;vertical-align:top}.tableBasic__b240885b table>thead>tr>th .thBlock__e74fe919.order__c36756b5{cursor:pointer}.tableBasic__b240885b table>thead>tr>th .thBlock__e74fe919.order__c36756b5 .orderButton__a28ac14b{display:flex;visibility:hidden;align-items:center}.tableBasic__b240885b table>thead>tr>th .thBlock__e74fe919.order__c36756b5 .orderButton__a28ac14b.alignLeft__8d2ea5a5{margin-right:8px}.tableBasic__b240885b table>thead>tr>th .thBlock__e74fe919.order__c36756b5 .orderButton__a28ac14b.alignRight__ae959cdc{margin-left:8px}.tableBasic__b240885b table>thead>tr>th .thBlock__e74fe919.order__c36756b5 .orderButton__a28ac14b.sorted__7445af71{visibility:visible}.tableBasic__b240885b table>thead>tr>th .thBlock__e74fe919.order__c36756b5:hover .orderButton__a28ac14b{visibility:visible}.tableBasic__b240885b table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-18-0)}.tableBasic__b240885b table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__b240885b table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__b240885b table>tbody>tr>td.textType__811bd325{padding:12px}.tableBasic__b240885b table>tbody>tr>td.componentsType__c6e9010f{padding:8px 12px}.tableBasic__b240885b table>tbody>tr>td.checkboxType__d1ae0f8a{padding:10px 12px 12px}.tableBasic__b240885b table>tbody>tr.selected__ecd61732>td{background-color:var(--triplex-next-TableBasic-Background_Selected-0-18-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__b240885b table>tbody>tr.selected__ecd61732>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-18-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-18-0)}}.tableBasic__b240885b table>tbody.clickable__21f9679b>tr{cursor:pointer}.tableBasic__b240885b table>tbody.hoverable__3d43523b>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-0-18-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__b240885b table>tbody.hoverable__3d43523b>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-18-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-18-0)}}.tableBasic__b240885b .footerEmptyData__215c8744{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__b240885b .spinnerWrapper__9cb8440c{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__b240885b .spinnerWrapper__9cb8440c .tableLoaderScreen__244ea733{border-radius:8px 8px 0 0}.tableBasic__b240885b .overlayCover__59b7ce26{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-0-18-0);animation:fadeIn__81d6aa2d .3s}.tableBasicSettingsBody__4219732b{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__2adadff6{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-18-0)!important}.columnSettingsSortableListItemTarget__2adadff6:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-18-0)!important}.columnSettingsSortableListItemTarget__2adadff6.dragging__c27d6e70{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-18-0)!important}.columnSettingsStaticListItem__cafd8002{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-18-0)}.tableBasicSettingsFooter__9cc54684{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-18-0);padding:11px 12px 12px}.tableBasicSettingsHeader__d7334197{padding:16px 12px 12px}.tableSettingsLink__035f73a6{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__3550648c{width:320px}.tableFooterWrapper__df394b4c{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__df394b4c .tableFooterShadow__0ab5b32f{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-0-18-0);pointer-events:none}.tableFooterWrapper__df394b4c .tableFooter__b70e7763{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-0-18-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__df394b4c .tableFooter__b70e7763 .tableFooterSummary__44ef072d{display:flex;align-items:center}.tableFooterWrapper__df394b4c .tableFooter__b70e7763 .tableFooterSummary__44ef072d .tableFooterSummarySelectedCount__2f86d58d,.tableFooterWrapper__df394b4c .tableFooter__b70e7763 .tableFooterSummary__44ef072d .tableFooterSummarySelectAllButton__cb75ee6d,.tableFooterWrapper__df394b4c .tableFooter__b70e7763 .tableFooterSummary__44ef072d .tableFooterSummaryAmount__207be4fa{display:inline-flex}.tableFooterWrapper__df394b4c .tableFooter__b70e7763 .tableFooterSummary__44ef072d .tableFooterSummarySelectedCount__2f86d58d,.tableFooterWrapper__df394b4c .tableFooter__b70e7763 .tableFooterSummary__44ef072d .tableFooterSummarySelectAllButton__cb75ee6d,.tableFooterWrapper__df394b4c .tableFooter__b70e7763 .tableFooterSummary__44ef072d .tableFooterSummaryAmount__207be4fa,.tableFooterWrapper__df394b4c .tableFooter__b70e7763 .tableFooterSummary__44ef072d .tableFooterSummaryLabel__b885fc44{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__df394b4c{height:112px}}.paginationPanel__f57a0197{margin-top:16px}.masterTable__eb5f17e1{position:relative}.orderedListItem__1eff0ecd{counter-increment:list-item-tx}.orderedListItem__1eff0ecd:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__1eff0ecd+.orderedListItem__1eff0ecd{margin-top:8px}.orderedList__e6677635{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.suggestFieldMobileBody__37bfdb6d{height:176px}.suggestFieldMobileDropdownHint__45929ec0{padding:16px}.lightBox__6a8c5bc6{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__6a8c5bc6 .lightBoxBackdrop__d07ffc4a{content:"";position:fixed;top:var(--lightBox-screen-top);left:var(--lightBox-screen-left);width:calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));height:100%;pointer-events:none;background-color:var(--triplex-next-LightBox-Backdrop_Background-0-18-0)}.lightBox__6a8c5bc6.lightBoxSideOverlayActive__f611ab8e,.lightBox__6a8c5bc6.lightBoxTopOverlayActive__3b2e9067{overflow-y:hidden}.lightBox__6a8c5bc6 .lightBoxContent__f242297b{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;align-items:center;position:relative;margin:16px 16px 0;padding:0;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-0-18-0)}.lightBox__6a8c5bc6 .lightBoxContent__f242297b>.global-page{width:100%;max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBox__6a8c5bc6 .lightBoxContent__f242297b>.global-page{padding:16px}}.lightBox__6a8c5bc6 .loadingContentOverlay__332180af{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__6a8c5bc6 .lightBoxContentResizeWrapper__1d3dace0{position:absolute;left:0;right:0;height:0}.lightBox__6a8c5bc6 .tempElSafariBug__e95cd4bd{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__399c9afc,.global-LB-less-or-equal-media-point-0 .lightBox__6a8c5bc6.lightBoxSideOverlayActive__f611ab8e{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__f242297b{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__f242297b{padding-left:80px;padding-right:80px}.lightBoxControls__b2d6170c{z-index:100}.withKeyboardEvent__c8a51032{display:inline-block}.withoutKeyboardEvent__33ef323a,.lightBox__6a8c5bc6.lightBoxSideOverlayActive__f611ab8e .withKeyboardEvent__c8a51032,.lightBox__6a8c5bc6.lightBoxTopOverlayActive__3b2e9067 .withKeyboardEvent__c8a51032,.lightBox__6a8c5bc6.isLoading__2cea3194 .withKeyboardEvent__c8a51032{display:none}.lightBox__6a8c5bc6.lightBoxSideOverlayActive__f611ab8e .withoutKeyboardEvent__33ef323a,.lightBox__6a8c5bc6.lightBoxTopOverlayActive__3b2e9067 .withoutKeyboardEvent__33ef323a,.lightBox__6a8c5bc6.isLoading__2cea3194 .withoutKeyboardEvent__33ef323a{display:inline-block}.lightBox__6a8c5bc6.isLoading__2cea3194 .lightBoxPrev__99899691,.lightBox__6a8c5bc6.isLoading__2cea3194 .lightBoxNext__a8fd46c4{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__b2d6170c{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__7907523d{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__c315ff5f{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__316d18b1{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__99899691,.global-LB-less-or-equal-media-point-0 .lightBoxNext__a8fd46c4{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__99899691{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__0dada6e5,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__f71cec55{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__b2d6170c{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__7907523d{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__c315ff5f{display:none}.global-LB-more-media-point-0 .lightBoxClose__316d18b1{position:fixed;left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px);top:calc(40px + var(--lightBox-screen-top))}.global-LB-more-media-point-0 .lightBoxPrev__99899691,.global-LB-more-media-point-0 .lightBoxNext__a8fd46c4{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__99899691{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__a8fd46c4{left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__e2d4f8e8{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__e2d4f8e8.fixed__ab0d6417{position:fixed}.overlay__e2d4f8e8.closing__374362f7,.overlay__e2d4f8e8.opened__b307c847{visibility:visible;left:0;right:0}.overlayPanel__2c31a5bb{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-0-18-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__2c31a5bb.bottom__cce9c3e1{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__2c31a5bb.left__159dd22c{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__2c31a5bb.right__89a42c01{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__2c31a5bb.top__4bf2bc0a{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__2c31a5bb.left__159dd22c.opened__b307c847,.overlayPanel__2c31a5bb.right__89a42c01.opened__b307c847{transform:translate(0)}.overlayPanel__2c31a5bb.top__4bf2bc0a.opened__b307c847,.overlayPanel__2c31a5bb.bottom__cce9c3e1.opened__b307c847{transform:translateY(0)}.overlayContent__de424c4e{display:flex;min-height:100%}.overlayMask__f0ce99a9{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-0-18-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__f0ce99a9.overlayOpened__47b6af88{opacity:1}.lightBoxSideOverlayLoaderWrapper__79ba17e2{left:0;top:0;right:0;height:100vh;position:absolute;z-index:201;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.lightBoxSideOverlayCloseDesktop__ae5ba81f{position:absolute;top:24px;right:24px}.lightBoxSideOverlayCloseMobile__7d2a5bca{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktop__ae5ba81f{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__7d2a5bca{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__7d2a5bca{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktop__ae5ba81f{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__7d2a5bca{display:none}.lightBoxSideOverlayMask__68ec537b{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-0-18-0)}.lightBoxSideOverlayWrapper__20bbc6c1{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__20bbc6c1.overflowXHidden__94ce577f{overflow-x:hidden}.lightBoxSideOverlayWrapper__20bbc6c1.overflowYHidden__55d79c47{overflow-y:hidden}.lightBoxSideOverlayWrapper__20bbc6c1.closing__ead3c56a,.lightBoxSideOverlayWrapper__20bbc6c1.opened__998e8230{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__20bbc6c1.closing__ead3c56a{pointer-events:none}.lightBoxSideOverlayWrapper__20bbc6c1 .global-page{max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBoxSideOverlayWrapper__20bbc6c1 .global-page{padding:16px}}.lightBoxSideOverlayWrapper__20bbc6c1 .lightBoxSideOverlayContent__f9466dfa{position:relative;transform:translateY(100%);transition:transform .6s;border-top-left-radius:32px;border-top-right-radius:32px;background-color:var(--triplex-next-LightBox-Content_Background-0-18-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__20bbc6c1 .lightBoxSideOverlayContent__f9466dfa.opened__998e8230{transform:none}.lightBoxSideOverlayWrapper__20bbc6c1 .lightBoxSideOverlayContent__f9466dfa.opening__cd96cea2{transform:translateY(0)}.lightBoxSideOverlayWrapper__20bbc6c1.sm__f53968a8 .global-page{width:480px;max-width:100%}.lightBoxSideOverlayWrapper__20bbc6c1.md__21aa9f22 .global-page{width:600px;max-width:100%}.lightBoxSideOverlayWrapper__20bbc6c1.lg__05003a97 .global-page{width:800px;max-width:100%}.lightBoxSideOverlayWrapper__20bbc6c1 .lightBoxSideOverlayBase__41b9887c{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__20bbc6c1 .lightBoxSideOverlayContent__f9466dfa{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__20bbc6c1 .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__20bbc6c1 .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__632dd432{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__632dd432.closing__ead3c56a,.lightBoxSideOverlay__632dd432.opening__cd96cea2{overflow-x:hidden}.topOverlayMask__a67543dc{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-0-18-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__20a607e1{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__20a607e1.closing__d04e9c36,.topOverlayWrapper__20a607e1.opened__8f5abfdd{bottom:0}.topOverlayWrapper__20a607e1 .topOverlayPanel__3e46b242{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__30b5e939{z-index:500}@media (max-width: 767px){.topOverlayPanel__3e46b242{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__8c4fa35b{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--left-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;left:var(--left-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--left-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:left-sidebar-wrapper}.lightBoxLeftSidebar__8c4fa35b.fixed__196c21ab{position:fixed}@container left-sidebar-wrapper (max-width: 100px){.lightBoxLeftSidebarInner__b91c61b5{display:none}}.lightBoxRightSidebar__5c69e364{--lightBox-width: calc(var(--lightBox-screen-width) - var(--triplex-next-scroll-width, 0));--page-width: 864px;--right-position: calc(var(--lightBox-screen-left) + 16px + 24px * 2 + 56px);--additional-width: 8px;position:absolute;right:var(--right-position);top:40px;width:calc((var(--lightBox-width) - var(--page-width) - var(--right-position) * 2) / 2 + var(--additional-width));container-type:inline-size;container-name:right-sidebar-wrapper}.lightBoxRightSidebar__5c69e364.fixed__196c21ab{position:fixed}@container right-sidebar-wrapper (max-width: 100px){.lightBoxRightSidebarInner__30e1287e{display:none}}html.scroll-0__e8f4563a{--triplex-next-scroll-width: 0px}html.scroll-15__2a435f2d{--triplex-next-scroll-width: 15px}html.scroll-16__c177f263{--triplex-next-scroll-width: 16px}html.scroll-17__71913acf{--triplex-next-scroll-width: 17px}.smsField__203a8afa{display:inline-block;position:relative;width:100%}.smsField__203a8afa .input__3d2f3ff0{text-align:center}.smsField__203a8afa .input__3d2f3ff0::placeholder{opacity:1}.smsField__203a8afa .input__3d2f3ff0:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-0-18-0)}.smsField__203a8afa .input__3d2f3ff0.lg__1f65460e{padding:18px 40px}.smsField__203a8afa .input__3d2f3ff0.md__4794b4f6{padding-left:26px;padding-right:26px}.smsField__203a8afa .input__3d2f3ff0.sm__12d85ad5{padding-left:20px;padding-right:20px}.smsField__203a8afa .btnRefresh__1bdf6662{position:absolute;outline:none;z-index:1}.smsField__203a8afa .btnRefresh__1bdf6662.lg__1f65460e{top:12px;left:12px;height:32px;width:32px}.smsField__203a8afa .btnRefresh__1bdf6662.md__4794b4f6{top:10px;left:10px}.smsField__203a8afa .btnRefresh__1bdf6662.sm__12d85ad5{top:4px;left:4px}.smsField__203a8afa .btnRefresh__1bdf6662 .full__5825b677{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-0-18-0)}.smsField__203a8afa .btnRefresh__1bdf6662 .empty__0f52bcf4{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-0-18-0)}.smsField__203a8afa .btnRefresh__1bdf6662:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-0-18-0)}.smsField__203a8afa .btnSubmit__ebfa33a9{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-0-18-0)}.smsField__203a8afa .btnSubmit__ebfa33a9.active__58f6ab85:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-0-18-0)}.smsField__203a8afa .btnSubmit__ebfa33a9.active__58f6ab85:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-0-18-0)}.smsField__203a8afa .btnSubmit__ebfa33a9.lg__1f65460e{top:15px;right:15px;height:26px;width:26px}.smsField__203a8afa .btnSubmit__ebfa33a9.md__4794b4f6{top:10px;right:10px}.smsField__203a8afa .btnSubmit__ebfa33a9.sm__12d85ad5{top:4px;right:4px}.spoiler__b987744e{display:flex;flex-direction:column}.spoiler__b987744e.opened__2784e7fb .caretIcon__31de6d6b{transform:rotate(-180deg)}.spoiler__b987744e .head__15b97aea .caretIcon__31de6d6b{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__b987744e .head__15b97aea button>span{white-space:normal;text-align:left}.spoiler__b987744e .content__2df6d812.hidden__72d5472e{display:none}.spoiler__b987744e .lg__f783fa71 .content__2df6d812{margin-top:8px}.spoiler__b987744e .md__33fdeb95 .content__2df6d812{margin-top:0}.spoiler__b987744e .sm__979d7431 .content__2df6d812{margin-top:-4px}.statusTrackerWrapper__52a733e2{display:flex;justify-content:center;min-height:358px;position:relative;border-radius:24px;border:1px solid;border-color:var(--triplex-next-StatusTracker-Border_Color-0-18-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-0-18-0);overflow:hidden;height:100%}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3{text-align:center;padding:16px 24px;z-index:1}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3.verticalAlignMiddle__c82cb71c{align-self:center}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3.verticalAlignBottom__369f428b{align-self:end}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerChild__3b7369c3{padding:8px 0}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerChild__3b7369c3:empty{padding:0}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerSum__627b0345,.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerTitle__ad2cef2d{padding-bottom:4px}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerDescription__dc9f7021{display:block;padding-top:8px}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerAlert__8806610f{margin-top:12px;text-align:left}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerStatus__7e5bbfea{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerFooterWrapper__135f25fa{display:grid}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerFooterWrapper__135f25fa .statusTrackerDescription__dc9f7021:last-child{padding-top:0}.statusTrackerWrapper__52a733e2 .statusTracker__73e45af3 .statusTrackerFooterWrapper__135f25fa .statusTrackerButton__1e5e3fdc{margin-left:0;margin-bottom:12px}.statusTrackerWrapper__52a733e2 .statusTrackerColor__bd4c3f5c{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__52a733e2 .statusTrackerColor__bd4c3f5c.waiting__4e8a40de{background:var(--triplex-next-StatusTracker-Waiting_Color-0-18-0)}.statusTrackerWrapper__52a733e2 .statusTrackerColor__bd4c3f5c.warning__734455dc{background:var(--triplex-next-StatusTracker-Warning_Background-0-18-0)}.statusTrackerWrapper__52a733e2 .statusTrackerColor__bd4c3f5c.rejected__0e008c81{background:var(--triplex-next-StatusTracker-Rejected_Color-0-18-0)}.statusTrackerWrapper__52a733e2 .statusTrackerColor__bd4c3f5c.approved__5726b4eb{background:var(--triplex-next-StatusTracker-Approved_Color-0-18-0)}.statusTrackerWrapper__52a733e2 .statusTrackerBackground__61eb729a{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__52a733e2 .statusTrackerBackground__61eb729a.waiting__4e8a40de{background:var(--triplex-next-StatusTracker-Waiting_Background-0-18-0)}.statusTrackerWrapper__52a733e2 .statusTrackerBackground__61eb729a.warning__734455dc{background:var(--triplex-next-StatusTracker-Warning_Background-0-18-0)}.statusTrackerWrapper__52a733e2 .statusTrackerBackground__61eb729a.rejected__0e008c81{background:var(--triplex-next-StatusTracker-Rejected_Background-0-18-0)}.statusTrackerWrapper__52a733e2 .statusTrackerBackground__61eb729a.approved__5726b4eb{background:var(--triplex-next-StatusTracker-Approved_Background-0-18-0)}@media (max-width: 767px){.statusTrackerWrapper__52a733e2{border-radius:16px}}.smallInput__1c688682{height:20px;width:100%;padding:0 8px;box-sizing:border-box;font-family:inherit;font-size:14px;line-height:20px;vertical-align:top;color:var(--triplex-next-SmallInput-Color-0-18-0);background:var(--triplex-next-SmallInput-Background-0-18-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-0-18-0)}.smallInput__1c688682::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-0-18-0);opacity:1}.smallInput__1c688682::-ms-clear{display:none}.documentNumberEdit__d99a84e3 .label__257703bb{display:inline-block;margin-right:8px}.documentNumberEdit__d99a84e3 .inputEditWrapper__400d7a4c{width:68px;display:inline-block}.sliderExtendedDot__b0c40985{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-0-18-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__b0c40985:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-18-0)}.sliderExtendedDot__b0c40985.focusedByClick__884093dd:focus{box-shadow:none}.sliderExtendedDot__b0c40985:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-0-18-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__b0c40985:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-0-18-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__b0c40985.disabled__b2dd54aa{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-0-18-0)}.sliderExtendedDot__b0c40985.disabled__b2dd54aa:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-0-18-0)}.sliderExtendedDot__b0c40985.disabled__b2dd54aa:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-0-18-0)}.sliderExtendedDot__b0c40985:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-0-18-0)}.sliderExtendedDot__b0c40985:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-18-0)}.sliderExtendedDot__b0c40985.dragByMouse__affeea51{background:var(--triplex-next-Slider-Dot_Background_Select-0-18-0)}.sliderExtendedDot__b0c40985.dragByMouse__affeea51:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-18-0)}.sliderExtendedDot__b0c40985:hover .sliderExtendedTooltipOverlay__e17152ca,.sliderExtendedDot__b0c40985:focus .sliderExtendedTooltipOverlay__e17152ca{visibility:visible}.sliderExtendedDot__b0c40985.lg__3bd2f5f2{width:28px;height:28px}.sliderExtendedDot__b0c40985.lg__3bd2f5f2:after{width:10px;height:10px}.sliderExtendedDot__b0c40985.lg__3bd2f5f2:before{width:14px;height:14px}.sliderExtendedMarks__00502a24{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__8e40b073{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__8e40b073 .sliderExtendedMarkDot__588b510b{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-0-18-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__8e40b073 .sliderExtendedMarkDot__588b510b.inSelectedRange__b0091d25{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-0-18-0)}.sliderExtendedMark__8e40b073.lg__3bd2f5f2{top:20px}.sliderExtendedMark__8e40b073.lg__3bd2f5f2 .sliderExtendedMarkDot__588b510b{top:-20px}.sliderExtendedMark__8e40b073 .sliderExtendedMarkText__68ab1986{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__8e40b073.disabled__b2dd54aa{pointer-events:none}.sliderExtendedMark__8e40b073.disabled__b2dd54aa .sliderExtendedMarkText__68ab1986{pointer-events:none;opacity:.35}.sliderExtendedMark__8e40b073.disabled__b2dd54aa .sliderExtendedMarkDot__588b510b{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-18-0)}.sliderExtendedMark__8e40b073:first-child,.sliderExtendedMark__8e40b073:last-child{transform:none}.sliderExtendedMark__8e40b073:first-child.reverse__8cc65641 .sliderExtendedMarkDot__588b510b{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__8e40b073:first-child.reverse__8cc65641 .sliderExtendedMarkText__68ab1986{margin-right:-4px}.sliderExtendedMark__8e40b073:first-child:not(.reverse__8cc65641) .sliderExtendedMarkDot__588b510b{left:0;transform:translate(-50%)}.sliderExtendedMark__8e40b073:first-child .sliderExtendedMarkText__68ab1986{margin-left:-4px}.sliderExtendedMark__8e40b073:last-child.reverse__8cc65641 .sliderExtendedMarkDot__588b510b{left:0;transform:translate(-50%)}.sliderExtendedMark__8e40b073:last-child.reverse__8cc65641 .sliderExtendedMarkText__68ab1986{margin-left:-4px}.sliderExtendedMark__8e40b073:last-child:not(.reverse__8cc65641) .sliderExtendedMarkDot__588b510b{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__8e40b073:last-child .sliderExtendedMarkText__68ab1986{margin-right:-4px}.sliderExtendedMark__8e40b073.active__52e47ef4{pointer-events:none}.sliderExtendedRail__6bb90983{height:4px;background:var(--triplex-next-Slider-Rail_Background-0-18-0);cursor:pointer}.sliderExtended__2192cd68{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__2192cd68.disabled__b2dd54aa .sliderExtendedRail__6bb90983{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-0-18-0)}.sliderExtended__2192cd68.lg__3bd2f5f2{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__fb82ead9{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-0-18-0);z-index:10}.sliderExtendedTrack__fb82ead9.lg__3bd2f5f2{top:12px}.sliderExtendedTrack__fb82ead9:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-18-0)}.sliderExtendedTrack__fb82ead9.focusedByClick__884093dd:focus{box-shadow:none}.sliderExtendedTrack__fb82ead9.hoverOrDragByMouse__e6826503{background:var(--triplex-next-Slider-Track_Background_Hover-0-18-0)}.sliderExtendedTrack__fb82ead9.staticSlider__e6a71009{cursor:default;pointer-events:none}.sliderExtendedTrack__fb82ead9.disabled__b2dd54aa{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-0-18-0)}.sliderExtendedTooltipOverlay__e17152ca{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__e17152ca.lg__3bd2f5f2{bottom:32px}.sliderExtendedTooltipOverlay__e17152ca .tooltipBody__7a4b847e{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-0-18-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-0-18-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__e17152ca .tooltipTip__49e30b66{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-0-18-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__e17152ca .tooltipTip__49e30b66{margin:-.5px}}.treeView__b449a688,.treeViewGroup__3453dc0b{margin:0;padding:0}.treeView__b449a688 .treeViewNode__48f7751f,.treeViewGroup__3453dc0b .treeViewNode__48f7751f{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__4a662d97.collapsed__ce2fa6af{visibility:hidden}.checkboxTreeExtended__0c9d1b6e{margin-bottom:-12px;padding:12px}.checkboxTreeExtendedNode__446c912a .checkboxTreeExtendedNode__446c912a{margin-left:24px}.checkboxTreeExtendedNodeHeader__ecbf7b0c{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__ecbf7b0c.sm__9e992df2{margin-bottom:10px}.checkboxTreeExtendedNodeHeader__ecbf7b0c.md__28f7762e,.checkboxTreeExtendedNodeHeader__ecbf7b0c.lg__b52caf08{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__ecbf7b0c .checkboxTreeCheckboxLabel__eaf51924{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__ecbf7b0c .caretIconWrapper__383376f8{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__ecbf7b0c .caretIconWrapper__383376f8:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-0-18-0)}.checkboxTreeExtendedNodeHeader__ecbf7b0c.opened__c774fcc1 .caretIconWrapper__383376f8{transform:rotate(180deg)}@media (max-width: 767px){.checkboxTreeExtended__0c9d1b6e{padding:12px 14px}}.chipGroup__9f8e2338{display:flex}.chipGroup__9f8e2338.oneLine__040ec45b{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__9f8e2338.oneLine__040ec45b::-webkit-scrollbar{display:none}.chipGroup__9f8e2338.multiLine__0d309ee7{flex-wrap:wrap}.chipGroup__9f8e2338.lg__ca5119b9{gap:12px}.chipGroup__9f8e2338.md__b0123b3f,.chipGroup__9f8e2338.sm__669d2a4e{gap:8px}.confirm__94d22515{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__94d22515.isInLightBox__bb4478b3{max-width:800px}.confirm__94d22515.isInSideOverlaySM__fe06543d{max-width:416px}.confirm__94d22515.isInSideOverlayMD__0d9bd890{max-width:536px}.confirm__94d22515.isInSideOverlayLG__da892acf{max-width:736px}.confirmCloseButton__fbd1192d{position:absolute;top:24px;right:24px}.confirmContent__b826c82d{margin-bottom:24px;padding-right:56px}.confirmControls__8071875b{white-space:nowrap}.confirmContentTitle__6d0a9e91{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__fbd1192d{top:16px;right:16px}.confirmContent__b826c82d{margin-bottom:16px}}.divider__401ebbef{height:1px;margin:0;background:var(--triplex-next-Divider-Background-0-18-0);border:none}.marginTopSize-4__1ac9bf05{margin-top:4px}.marginBottomSize-4__e05a0496{margin-bottom:4px}.marginTopSize-8__391d7cd3{margin-top:8px}.marginBottomSize-8__e97073da{margin-bottom:8px}.marginTopSize-12__0b061563{margin-top:12px}.marginBottomSize-12__6379d264{margin-bottom:12px}.marginTopSize-16__f8313147{margin-top:16px}.marginBottomSize-16__ef3e69b9{margin-bottom:16px}.marginTopSize-20__4dc83b17{margin-top:20px}.marginBottomSize-20__c8431be3{margin-bottom:20px}.marginTopSize-24__1c1149a9{margin-top:24px}.marginBottomSize-24__0748d2e7{margin-bottom:24px}.marginTopSize-28__4d239bd0{margin-top:28px}.marginBottomSize-28__aba24424{margin-bottom:28px}.marginTopSize-32__5a2b33d5{margin-top:32px}.marginBottomSize-32__58a1e96b{margin-bottom:32px}.listMasterChipGroup__7e35f12b{padding:0 16px}.listMasterFooter__d5cf93f5{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-0-18-0);color:var(--triplex-next-ListMaster-Footer_Color-0-18-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__d5cf93f5.sticky__17c2dc15{position:sticky;bottom:0}.listMasterFooterDescription__2c0a838c{padding-right:16px}.listMasterFooterControls__0e922208{white-space:nowrap}.listMasterHeader__4160e9b8{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-0-18-0);color:var(--triplex-next-ListMaster-Header_Color-0-18-0)}.listMasterHeader__4160e9b8.sticky__17c2dc15{position:sticky;top:0;z-index:1}.selectionControls__7ff93e43{display:flex;justify-content:space-between;align-items:center}.uploadZone__56642ed7{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-0-18-0)}.uploadZone__56642ed7:hover{background:var(--triplex-next-UploadZone-Background_Hover-0-18-0)}.uploadZoneDragArea__8b4313c1{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-18-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__6b3ba5e2{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-18-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-0-18-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-0-18-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__d0a1455c{display:none}@media (max-width: 767px){.uploadZone__56642ed7,.uploadZone__56642ed7:hover{background:none}.uploadZoneDragArea__8b4313c1{display:none}}button.helpBoxButton__4bef42f3{position:relative;vertical-align:text-bottom}.dateRange__80f89029{display:flex;align-items:center}.dateRangeButton__76d3368d{z-index:1}.separator__640cc037{width:20px;height:20px;flex-shrink:0}.tagColor__9b93ce97{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__9b93ce97.sm__655bcd4a{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__9b93ce97.md__1d872b17{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__9b93ce97.lg__f1d9e1f6{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__9b93ce97.default__88112895{background:var(--triplex-next-TagColor-Background_Default-0-18-0)}.tagColor__9b93ce97.success__7157f77d{background:var(--triplex-next-TagColor-Background_Success-0-18-0)}.tagColor__9b93ce97.info__10b4ad3c{background:var(--triplex-next-TagColor-Background_Info-0-18-0)}.tagColor__9b93ce97.warning__9e83eb79{background:var(--triplex-next-TagColor-Background_Warning-0-18-0)}.tagColor__9b93ce97.error__4fd3772b{background:var(--triplex-next-TagColor-Background_Error-0-18-0)}.content__48b187d3{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-0-18-0)}
|