@sberbusiness/triplex-next 0.15.0 → 0.16.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-BfExIHyf.js +39 -0
- package/chunks/{CalendarViewItem-C4iZEwoX.js → CalendarViewItem-DjDlwsr-.js} +23 -23
- package/chunks/Card.module-BDhkqA-1.js +17 -0
- package/chunks/CheckboxTreeExtended.module-DvYrGq2d.js +14 -0
- package/chunks/{Chip-CQvFfbck.js → Chip-Is4KDVHc.js} +9 -9
- package/chunks/Confirm.module-DJgmkdgX.js +15 -0
- package/chunks/{DropdownListItem-CcCakDyr.js → DropdownListItem-BdSacGyt.js} +21 -21
- package/chunks/DropdownMobile.module-04Mon9FN.js +23 -0
- package/chunks/Footer.module-B0GfNisY.js +9 -0
- package/chunks/FormFieldInput-DDUEO0k6.js +60 -0
- package/chunks/HeaderLayoutSidebar.module-BvdGzIVf.js +9 -0
- package/chunks/HeaderTabs.module-COsRYfxE.js +9 -0
- package/chunks/{HeaderTitle.module-BVJYOrCs.js → HeaderTitle.module-LN1Fj13p.js} +2 -2
- package/chunks/IslandAccordion.module-GnMVxP0n.js +25 -0
- package/chunks/IslandWidgetFooter.module-Cvl5d8YC.js +9 -0
- package/chunks/IslandWidgetHeader.module-JkauVtWn.js +12 -0
- package/chunks/{LightBoxContent-MLggVllJ.js → LightBoxContent-CN7SmRwX.js} +12 -12
- package/chunks/LightBoxControls.module-koLoz_-f.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-D6FP9Ulx.js +8 -0
- package/chunks/{ListItemControlsButton-BShMlm2B.js → ListItemControlsButton-CgrHz7BO.js} +13 -13
- package/chunks/ListItemTail.module-DNRGTk64.js +12 -0
- package/chunks/ListMasterFooter.module-iy5cZxzC.js +10 -0
- package/chunks/ModalWindow.module-boLwaSVC.js +17 -0
- package/chunks/Notification.module-6l7KFShv.js +21 -0
- package/chunks/Overlay.module-COWWNc0T.js +18 -0
- package/chunks/Page.module-UL2Y8-XU.js +11 -0
- package/chunks/{RightBorderArrow-CxMqoJOA.js → RightBorderArrow-B47Am4iB.js} +7 -7
- package/chunks/SMSField.module-BGqA-NcR.js +16 -0
- package/chunks/SliderExtendedMarks.module-CrvLHlu0.js +15 -0
- package/chunks/{SliderExtendedRail-BdLhibqT.js → SliderExtendedRail-C_eWUceV.js} +9 -9
- package/chunks/StatusTracker.module-BIpb3AbV.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-C5OdORCu.js → SuggestFieldMobileDropdownHint-C_9OyUAk.js} +5 -5
- package/chunks/TableFooter.module-DpjOyrUF.js +14 -0
- package/chunks/TabsExtended.module-hRiksHlb.js +16 -0
- package/chunks/TabsLine.module-3hdH-7s8.js +21 -0
- package/chunks/TooltipDesktop.module-BQ_-qhMK.js +19 -0
- package/chunks/TreeView.module-BHzh1VmC.js +9 -0
- package/chunks/{UploadZoneInput-DRVoNz0G.js → UploadZoneInput--8r5kxhe.js} +6 -6
- package/chunks/{constants-C0-h2pRq.js → constants-BY1BSJmu.js} +7 -7
- package/chunks/{utils-DYe-VisL.js → utils-Bg2bllE8.js} +11 -11
- package/chunks/utils-e1nAN4Kk.js +20 -0
- package/chunks/utils-rqbzWAF8.js +24 -0
- package/chunks/utils-zNOBXKDX.js +73 -0
- package/chunks/{vendor-CalMVkfj.js → vendor-DE8Zvm0w.js} +5 -5
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +4 -4
- package/components/Alert/AlertContext/AlertContext.js +7 -7
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +3 -3
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +16 -16
- package/components/Badge/Badge.js +26 -13
- package/components/Badge/BadgeDot.js +15 -0
- package/components/Badge/components/BadgeContent.js +35 -0
- package/components/Badge/components/BadgePostfix.js +14 -0
- package/components/Badge/components/BadgePrefix.js +10 -0
- package/components/Body/Body.js +8 -8
- package/components/Button/Button.js +29 -29
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +15 -15
- package/components/Button/ButtonDropdownExtended.js +5 -5
- package/components/Button/ButtonIcon.js +12 -12
- package/components/Calendar/Calendar.js +3 -3
- package/components/Calendar/components/CalendarControls.js +9 -9
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +2 -2
- package/components/Calendar/components/CalendarViewItem.js +2 -2
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +16 -16
- package/components/Card/CardStatic.js +3 -3
- package/components/Card/components/CardContent/CardContent.js +2 -2
- package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
- package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
- package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
- package/components/Card/components/CardMedia.js +2 -2
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +5 -5
- package/components/Checkbox/Checkbox.js +18 -18
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +4 -4
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
- package/components/Chip/Chip.js +2 -2
- 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 +2 -2
- package/components/Chip/ChipOptions.js +4 -4
- package/components/Chip/ChipSelect/ChipSelect.js +2 -2
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +51 -42
- package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +21 -21
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +18 -18
- package/components/Col/Col.js +141 -141
- package/components/CollapsableTree/components/CollapsableTreeNode.js +12 -12
- package/components/Confirm/Confirm.js +2 -2
- package/components/Confirm/components/ConfirmCloseButton.js +2 -2
- package/components/Confirm/components/ConfirmContent.js +2 -2
- package/components/Confirm/components/ConfirmContentTitle.js +2 -2
- package/components/Confirm/components/ConfirmControls.js +2 -2
- package/components/DateField/DateField.js +1 -1
- package/components/DateField/DateFieldTarget.js +29 -28
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +8 -8
- package/components/DateRange/DateRange.js +2 -2
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/Divider/Divider.js +18 -18
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
- package/components/Dropdown/desktop/DropdownDesktop.js +18 -18
- package/components/Dropdown/desktop/DropdownList.js +2 -2
- package/components/Dropdown/desktop/DropdownListItem.js +2 -2
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
- package/components/Ellipsis/Ellipsis.js +9 -9
- package/components/ExpandAnimation/ExpandAnimation.js +23 -23
- package/components/ExpandAnimation/index.js +5 -0
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +2 -2
- package/components/Footer/components/FooterDescriptionContent.js +2 -2
- package/components/Footer/components/FooterDescriptionControls.js +2 -2
- package/components/FormField/FormField.js +26 -26
- package/components/FormField/components/FormFieldClear.js +10 -10
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +8 -8
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +9 -9
- package/components/FormField/components/FormFieldMaskedInput.js +20 -20
- package/components/FormField/components/FormFieldPostfix.js +4 -4
- package/components/FormField/components/FormFieldPrefix.js +8 -8
- package/components/FormField/components/FormFieldTarget.js +12 -12
- package/components/FormField/components/FormFieldTextarea.js +18 -18
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +4 -4
- package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
- package/components/HelpBox/HelpBox.js +39 -38
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +3 -3
- package/components/Island/components/IslandHeader.js +2 -2
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +3 -3
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionItem.js +8 -8
- package/components/IslandWidget/IslandWidget.js +9 -9
- package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
- package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +7 -7
- package/components/LightBox/LightBox.js +18 -19
- package/components/LightBox/LightBoxContent.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +70 -72
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSideOverlay/index.js +0 -2
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +8 -8
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +2 -2
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/LightBox/index.js +0 -2
- package/components/Link/Link.js +25 -25
- package/components/List/List.js +8 -8
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +6 -6
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +11 -11
- package/components/List/components/ListItemControls.js +5 -5
- package/components/List/components/ListItemControlsButton.js +2 -2
- package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
- package/components/List/components/ListItemLoading.js +5 -5
- package/components/List/components/ListItemSelectable.js +5 -5
- package/components/List/components/ListItemTable.js +12 -12
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +5 -5
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +2 -2
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +2 -2
- package/components/ListMaster/components/ListMasterFooter.js +2 -2
- package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
- package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
- package/components/ListMaster/components/ListMasterHeader.js +8 -8
- package/components/ListMaster/components/SelectionControls.js +3 -3
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- package/components/LoaderScreen/LoaderScreen.js +6 -6
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +7 -7
- package/components/ModalWindow/ModalWindow.js +2 -2
- package/components/ModalWindow/components/ModalWindowBody.js +2 -2
- package/components/ModalWindow/components/ModalWindowClose.js +1 -1
- package/components/ModalWindow/components/ModalWindowContent.js +2 -2
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +5 -5
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +13 -13
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +3 -3
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyContent.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +2 -2
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +2 -2
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NotificationIcon/NotificationIcon.js +2 -2
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +6 -6
- package/components/OrderedList/OrderedListItem.js +7 -7
- package/components/Overlay/Overlay.js +2 -2
- package/components/Overlay/OverlayMask.js +2 -2
- package/components/Overlay/OverlayPanel.js +2 -2
- package/components/Page/Page.js +2 -2
- package/components/Page/components/BodyPage.js +2 -2
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Pagination/components/PaginationExtended.js +6 -6
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +2 -2
- package/components/Pagination/components/PaginationPageEllipsis.js +5 -5
- package/components/Pagination/components/PaginationSelect.js +15 -15
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +17 -17
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +4 -4
- package/components/Row/Row.js +9 -9
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +3 -3
- package/components/SMSField/components/SMSFieldRefresh.js +2 -2
- package/components/SMSField/components/SMSFieldSubmit.js +2 -2
- package/components/SMSField/components/SMSFieldTooltip.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +5 -5
- package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
- package/components/SelectExtendedField/SelectExtendedField.js +5 -5
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +15 -15
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +9 -9
- package/components/SelectField/SelectField.js +5 -5
- package/components/Skeleton/Skeleton.js +8 -8
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +18 -18
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
- package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +12 -12
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +20 -20
- package/components/SmallInput/SmallInput.js +2 -2
- package/components/Spoiler/Spoiler.js +10 -10
- package/components/StatusTracker/StatusTracker.js +3 -3
- package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
- package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
- package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
- package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
- package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
- package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
- package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
- package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
- package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
- package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
- package/components/Step/Step.js +7 -7
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +9 -9
- package/components/Stepper/StepperExtended.js +2 -2
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperWrapper.js +5 -5
- package/components/Suggest/SuggestMobileDropdownContent.js +11 -11
- package/components/Suggest/useSuggest.js +3 -3
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +12 -12
- 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 +11 -11
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +18 -18
- package/components/Table/NoColumns.js +2 -2
- package/components/Table/PaginationPanel.js +5 -5
- package/components/Table/TableBasic/TableBasic.js +2 -2
- package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
- package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
- package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
- package/components/Table/TableBasicSettings/TableBasicSettings.js +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +5 -5
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +2 -2
- package/components/Table/TableFooter/TableFooter.js +2 -2
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +2 -2
- package/components/Table/TabsLinePanelLinks.js +2 -2
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +18 -18
- package/components/TabsExtended/TabsExtended.js +3 -3
- package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +2 -2
- package/components/TabsLine/components/TabsLineDesktop.js +2 -2
- package/components/TabsLine/components/TabsLineDropdown.js +14 -14
- package/components/TabsLine/components/TabsLineItem.js +2 -2
- package/components/TabsLine/components/TabsLineMobile.js +11 -11
- package/components/Tag/Tag.js +22 -22
- package/components/TagColor/TagColor.js +13 -13
- package/components/TagGroup/TagGroup.js +11 -11
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/ThemeProvider/ThemeProvider.js +1 -1
- package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +2 -2
- package/components/Tooltip/components/common/TooltipLink.js +4 -4
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
- package/components/Tooltip/components/mobile/TooltipMobile.js +7 -7
- package/components/TopOverlay/TopOverlay.js +28 -28
- package/components/TreeView/TreeView.js +2 -2
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +2 -2
- package/components/Typography/Caption.js +16 -16
- package/components/Typography/Text.js +31 -31
- package/components/Typography/Title.js +23 -23
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +8 -8
- package/components/UnorderedList/UnorderedListItem.js +7 -7
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +162 -162
- package/index.d.ts +40 -13
- package/index.js +161 -161
- package/package.json +5 -1
- package/styles/triplex-next.css +546 -546
- package/utils/amountUtils.js +1 -1
- package/chunks/AlertProcessSpoiler-DwZ5kXLz.js +0 -39
- package/chunks/Card.module-DnZ_SmT7.js +0 -17
- package/chunks/CheckboxTreeExtended.module-CRE6yTt5.js +0 -14
- package/chunks/Confirm.module-BrVl-yob.js +0 -15
- package/chunks/DropdownMobile.module-af6OVs0G.js +0 -23
- package/chunks/Footer.module-tAG-SN8m.js +0 -9
- package/chunks/FormFieldInput-M-BWeUyG.js +0 -60
- package/chunks/HeaderLayoutSidebar.module-Dx11MAi3.js +0 -9
- package/chunks/HeaderTabs.module-HGiK1PZg.js +0 -9
- package/chunks/IslandAccordion.module-BRmaipCD.js +0 -25
- package/chunks/IslandWidgetFooter.module-BXn6GbbA.js +0 -9
- package/chunks/IslandWidgetHeader.module-D3zGpkS_.js +0 -12
- package/chunks/LightBoxControls.module-zJ2jYB7p.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DjqVi-v8.js +0 -8
- package/chunks/ListItemTail.module-BBVRXBTR.js +0 -12
- package/chunks/ListMasterFooter.module-8-LOEhYM.js +0 -10
- package/chunks/ModalWindow.module-uM-PCOaZ.js +0 -17
- package/chunks/Notification.module-B7fXFvwU.js +0 -21
- package/chunks/Overlay.module-Dtk3whPQ.js +0 -18
- package/chunks/Page.module-CoeirpZV.js +0 -11
- package/chunks/SMSField.module-wdtLV1SH.js +0 -16
- package/chunks/SliderExtendedMarks.module-ll3UD_YO.js +0 -15
- package/chunks/StatusTracker.module-DrbWwUtn.js +0 -24
- package/chunks/TableFooter.module-BDsK8o22.js +0 -14
- package/chunks/TabsExtended.module-jfDq5xSa.js +0 -16
- package/chunks/TabsLine.module-BnotsPff.js +0 -21
- package/chunks/TooltipDesktop.module-CAL6IPaE.js +0 -19
- package/chunks/TreeView.module-BYyI_lNS.js +0 -9
- package/chunks/utils-Bdg4Vfo1.js +0 -24
- package/chunks/utils-DykNYdbk.js +0 -73
- package/chunks/utils-qhEFBj7O.js +0 -20
- package/components/LightBox/LightBoxSideOverlay/enums.js +0 -5
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__fefd594f{text-decoration:underline}.strikethrough__985d7026{text-decoration:line-through}.underlineStrikethrough__bf4b05af{text-decoration:underline line-through}.typography__4b86723a.primary__d3a58667{color:var(--triplex-next-Typography-Primary_Color-0-15-0)}.typography__4b86723a.primaryInvert__e941b117{color:var(--triplex-next-Typography-PrimaryInvert_Color-0-15-0)}.typography__4b86723a.complementary__70d4fe65{color:var(--triplex-next-Typography-Complementary_Color-0-15-0)}.typography__4b86723a.complementaryInvert__4258edf4{color:var(--triplex-next-Typography-ComplementaryInvert_Color-0-15-0)}.typography__4b86723a.secondary__5e4406cb{color:var(--triplex-next-Typography-Secondary_Color-0-15-0)}.typography__4b86723a.secondaryInvert__6d5e6a53{color:var(--triplex-next-Typography-SecondaryInvert_Color-0-15-0)}.typography__4b86723a.tertiary__e7077a12{color:var(--triplex-next-Typography-Tertiary_Color-0-15-0)}.typography__4b86723a.tertiaryInvert__c0cb6df3{color:var(--triplex-next-Typography-TertiaryInvert_Color-0-15-0)}.typography__4b86723a.disabled__891ada57{color:var(--triplex-next-Typography-Disabled_Color-0-15-0)}.typography__4b86723a.disabledInvert__d680de41{color:var(--triplex-next-Typography-DisabledInvert_Color-0-15-0)}.typography__4b86723a.brand__8e6f938a{color:var(--triplex-next-Typography-Brand_Color-0-15-0);-webkit-user-select:none;user-select:none}.typography__4b86723a.brandInvert__7504f8b4{color:var(--triplex-next-Typography-BrandInvert_Color-0-15-0)}.typography__4b86723a.info__95421d10{color:var(--triplex-next-Typography-Info_Color-0-15-0)}.typography__4b86723a.infoInvert__0a695fc8{color:var(--triplex-next-Typography-InfoInvert_Color-0-15-0)}.typography__4b86723a.success__5efc5a85{color:var(--triplex-next-Typography-Success_Color-0-15-0)}.typography__4b86723a.successInvert__f93c8914{color:var(--triplex-next-Typography-SuccessInvert_Color-0-15-0)}.typography__4b86723a.error__c3a67bb8{color:var(--triplex-next-Typography-Error_Color-0-15-0)}.typography__4b86723a.errorInvert__5051f134{color:var(--triplex-next-Typography-ErrorInvert_Color-0-15-0)}.typography__4b86723a.warning__0fce8e63{color:var(--triplex-next-Typography-Warning_Color-0-15-0)}.typography__4b86723a.warningInvert__e4acce1d{color:var(--triplex-next-Typography-WarningInvert_Color-0-15-0)}.typography__4b86723a.system__802d4480{color:var(--triplex-next-Typography-System_Color-0-15-0)}.typography__4b86723a.systemInvert__2e2b686c{color:var(--triplex-next-Typography-SystemInvert_Color-0-15-0)}.typography__4b86723a.compact__e55da11a{line-height:calc(16 / 14)}.caption__4d08d675.regular__f579fb97{font-family:SBSansText}.caption__4d08d675.semibold__4d453210{font-family:SBSansTextSemibold;font-weight:600}.c1__136bebf2{font-size:10px;line-height:12px}.c2__ae1e3381{font-size:8px;line-height:10px}.d1__2cb96945{font-size:32px;line-height:40px}.d1__2cb96945.regular__f579fb97{font-family:SBSansDisplay}.d1__2cb96945.semibold__4d453210{font-family:SBSansDisplaySemibold;font-weight:600}.text__64fcfaff{outline:none}.text__64fcfaff.regular__f579fb97{font-family:SBSansText}.text__64fcfaff.semibold__4d453210{font-family:SBSansTextSemibold;font-weight:600}.b1__79fe49bb{font-size:18px;line-height:24px}.b2__4872dfaa{font-size:16px;line-height:20px}.b3__33da62f7{font-size:14px;line-height:20px}.b3__33da62f7.compact__e55da11a{line-height:16px}.b4__080a3460{font-size:12px;line-height:16px}.title__17842a8b{outline:none}.title__17842a8b.regular__f579fb97{font-family:SBSansDisplay;font-weight:400}.title__17842a8b.semibold__4d453210{font-family:SBSansDisplaySemibold;font-weight:600}.title__17842a8b.medium__9714ee3a{font-family:SBSansDisplayMedium;font-weight:500}.title__17842a8b.bold__3e712d86{font-family:SBSansDisplayBold;font-weight:700}.h1__5581a126,.h2__0ed96174,.h3__6eade2be{margin:0}.h1__5581a126{font-size:28px;line-height:36px}.h2__0ed96174{font-size:24px;line-height:32px}.h3__6eade2be{font-size:20px;line-height:28px}.formFieldInput__0e535b50{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-15-0)}.formFieldInput__0e535b50:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-15-0)}.formFieldInput__0e535b50::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-15-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__0e535b50:focus{outline:none}.formFieldInput__0e535b50:focus::placeholder{opacity:1}.formFieldInput__0e535b50:-webkit-autofill{animation-name:autofill-applied-hook__535b8639;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__0e535b50:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__219d1578;animation-duration:1ms}.formFieldInput__0e535b50.sm__15baff97{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__0e535b50.md__fceaec66{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__0e535b50.lg__66d0975b{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__535b8639{0%{transform:none}}@keyframes autofill-cancelled-hook__219d1578{0%{transform:none}}.formField__b17aa299{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__b17aa299.default__63f99e1c{background:var(--triplex-next-FormField-Background_Default-0-15-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-0-15-0)}.formField__b17aa299:hover{background:var(--triplex-next-FormField-Background_Hover-0-15-0)}.formField__b17aa299.disabled__81001be9{background:var(--triplex-next-FormField-Background_Disabled-0-15-0)}.formField__b17aa299.active__a16c73c5{background:var(--triplex-next-FormField-Background_Active-0-15-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-0-15-0)}.formField__b17aa299.active__a16c73c5::placeholder{opacity:1}.formField__b17aa299.error__07f0016a{background:var(--triplex-next-FormField-Background_Error-0-15-0)}.formField__b17aa299.error__07f0016a:hover{background:var(--triplex-next-FormField-Background_Error_Hover-0-15-0)}.formField__b17aa299.error__07f0016a.active__a16c73c5{background:var(--triplex-next-FormField-Background_Error-0-15-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-0-15-0)}.formField__b17aa299.warning__54b6dac7{background:var(--triplex-next-FormField-Background_Warning-0-15-0)}.formField__b17aa299.warning__54b6dac7:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-0-15-0)}.formField__b17aa299.warning__54b6dac7.active__a16c73c5{background:var(--triplex-next-FormField-Background_Warning-0-15-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-0-15-0)}.formField__b17aa299.sm__15baff97{border-radius:6px}.formField__b17aa299.md__fceaec66{border-radius:8px}.formField__b17aa299.lg__66d0975b{border-radius:10px}.formFieldDescription__c6beb377{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__c6beb377.withCounter__9847f47e{display:flex}.formFieldLabel__331af042{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__331af042.size-sm__81a0a9f6{top:6px}.formFieldLabel__331af042.size-md__03672cad{top:10px}.formFieldLabel__331af042.size-lg__9cce8356{top:18px}.formFieldLabel__331af042.size-lg__9cce8356.floating__5792c57d{top:10px}.formFieldLabelText__baae1e5f{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-0-15-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.size-sm__81a0a9f6 .formFieldLabelText__baae1e5f{font-size:12px;line-height:16px}.size-md__03672cad .formFieldLabelText__baae1e5f{font-size:14px;line-height:20px}.size-lg__9cce8356 .formFieldLabelText__baae1e5f{font-size:16px;line-height:20px}.floating__5792c57d .formFieldLabelText__baae1e5f{font-size:12px;line-height:16px}.floating__5792c57d.size-sm__81a0a9f6 .formFieldLabelText__baae1e5f,.floating__5792c57d.size-md__03672cad .formFieldLabelText__baae1e5f{display:none}.disabled__81001be9 .formFieldLabelText__baae1e5f{color:var(--triplex-next-FormField-Label_Color_Disabled-0-15-0)}.formFieldPostfix__2209a4e1{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__53c3bfdb{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__ed5f5eca{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__299e7660{position:relative}.formFieldMaskedInputWrapper__299e7660 .formFieldMaskedInputPlaceholder__29dee699{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__299e7660 .formFieldMaskedInputPlaceholder__29dee699::placeholder{opacity:1}.formFieldMaskedInputWrapper__299e7660 .formFieldMaskedInputPlaceholder__29dee699:disabled{visibility:hidden}.formFieldMaskedInputWrapper__299e7660.size-sm__81a0a9f6{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__299e7660.size-sm__81a0a9f6 .formFieldMaskedInputPlaceholder__29dee699{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__299e7660.size-md__03672cad{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__299e7660.size-md__03672cad .formFieldMaskedInputPlaceholder__29dee699{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__299e7660.size-lg__9cce8356{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__299e7660.size-lg__9cce8356 .formFieldMaskedInputPlaceholder__29dee699{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__299e7660 .formFieldMaskedInput__ec1c4ddb{display:block;position:relative;background:none!important}.dropdownDesktop__e3f45529{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-0-15-0);background-color:var(--triplex-next-Dropdown-Background-0-15-0)}.dropdownDesktop__e3f45529.sm__56e60b8e{border-radius:6px}.dropdownDesktop__e3f45529.md__3e99e370{border-radius:8px}.dropdownDesktop__e3f45529.lg__dfa8e684{border-radius:10px}.dropdownDesktopOverflowHidden__594f7d74{overflow:hidden}.notificationIcon__787bd27f{width:8px;height:8px;border-radius:50%;background-color:#ffb13b}.dropdownDesktopList__7139cc7a{padding:4px;overflow:auto}.dropdownDesktopList__7139cc7a.sm__56e60b8e{max-height:160px;font-size:12px;line-height:16px}.dropdownDesktopList__7139cc7a.sm__56e60b8e .dropdownDesktopListItem__48aa4456{padding:6px 8px;border-radius:6px}.dropdownDesktopList__7139cc7a.sm__56e60b8e .dropdownDesktopListLoader__c6c7be1c{margin:0 auto}.dropdownDesktopList__7139cc7a.md__3e99e370{max-height:193px;font-size:14px;line-height:20px}.dropdownDesktopList__7139cc7a.md__3e99e370 .dropdownDesktopListItem__48aa4456{padding:7px 8px;border-radius:8px}.dropdownDesktopList__7139cc7a.md__3e99e370 .dropdownDesktopListLoader__c6c7be1c{margin:-2px auto}.dropdownDesktopList__7139cc7a.lg__dfa8e684{max-height:270px;font-size:16px;line-height:20px}.dropdownDesktopList__7139cc7a.lg__dfa8e684 .dropdownDesktopListItem__48aa4456{padding:14px 8px;border-radius:10px}.dropdownDesktopList__7139cc7a.lg__dfa8e684 .dropdownDesktopListLoader__c6c7be1c{margin:-6px auto}.dropdownDesktopListItem__48aa4456{color:var(--triplex-next-DropdownList-Color-0-15-0);background:var(--triplex-next-DropdownList-Background_Default-0-15-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__48aa4456+.dropdownDesktopListItem__48aa4456{margin-top:2px}.dropdownDesktopListItem__48aa4456.active__7e08ab04{background:var(--triplex-next-DropdownList-Background_Active-0-15-0);cursor:pointer}.dropdownDesktopListItem__48aa4456.selected__46c42934{background:var(--triplex-next-DropdownList-Background_Selected-0-15-0);cursor:default}.loaderSmall__19a629a9{display:flex;justify-content:center;align-items:center}.loaderSmall__19a629a9.sm__ab82b6a9{width:16px;height:16px;gap:2px}.loaderSmall__19a629a9.sm__ab82b6a9 .dot__4a545449{width:4px;height:4px}.loaderSmall__19a629a9.md__3e5aa50e{width:24px;height:24px;gap:3px}.loaderSmall__19a629a9.md__3e5aa50e .dot__4a545449{width:6px;height:6px}.loaderSmall__19a629a9.lg__cf52701f{width:32px;height:32px;gap:4px}.loaderSmall__19a629a9.lg__cf52701f .dot__4a545449{width:8px;height:8px}.loaderSmall__19a629a9.neutral__29490c88 .dot__4a545449{background-color:var(--triplex-next-Loader-Element_Background_Neutral-0-15-0)}.loaderSmall__19a629a9.brand__ee4bff38 .dot__4a545449{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-15-0)}.loaderSmall__19a629a9 .dot__4a545449{border-radius:50%}.loaderSmall__19a629a9 .dot1__27a3ff80{animation:dotCycleSmall__edbe9e05 .9s infinite}.loaderSmall__19a629a9 .dot2__093b9db4{animation:dotCycleSmall__edbe9e05 .9s infinite .15s}.loaderSmall__19a629a9 .dot3__1746d9a9{animation:dotCycleSmall__edbe9e05 .9s infinite .3s}@keyframes dotCycleSmall__edbe9e05{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__d213b902{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-0-15-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__33b341c5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__33b341c5 .dot__4a545449{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-0-15-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__33b341c5 .dot1__27a3ff80{top:0;left:0;animation:dotCycleMiddle__6e0bbbf8 3s infinite}.loaderMiddleDots__33b341c5 .dot2__093b9db4{right:0;top:0;opacity:.7;animation:dotCycleMiddle__6e0bbbf8 3s infinite .74s}.loaderMiddleDots__33b341c5 .dot3__1746d9a9{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__6e0bbbf8 3s infinite 1.5s}.loaderMiddleDots__33b341c5 .dot4__720f72ce{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__6e0bbbf8 3s infinite 2.25s}.loaderMiddleDots__33b341c5 .line__97fb7d91{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-15-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__7631e4ee 3s infinite}@keyframes lineCycle__7631e4ee{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__6e0bbbf8{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__3402b8a5{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__0d721954{background:var(--triplex-next-DropdownMobile-Backdrop-0-15-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__0d721954.closing__c0b1f1b7{opacity:0}.dropdownMobileBackdrop__0d721954.opening__9c78650b,.dropdownMobileBackdrop__0d721954.opened__c4e94801{opacity:var(--triplex-DropdownMobile-Opacity-0-15-0)}.dropdownMobile__0a579f5c{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__0a579f5c.closing__c0b1f1b7{transform:translateY(100%)}.dropdownMobile__0a579f5c.opening__9c78650b,.dropdownMobile__0a579f5c.opened__c4e94801{transform:translateY(0)}.dropdownMobileHeader__38689557{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-0-15-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__38689557 .dropdownMobileHeaderContent__dd3f5252{margin-right:28px;min-height:20px}.dropdownMobileContent__c6bc9471{background:var(--triplex-next-DropdownMobile-Content_Background-0-15-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__b96cd2ac{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-0-15-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-0-15-0);flex-shrink:1}.dropdownMobileListItem__bb51bf45{padding:16px}.dropdownMobileListItem__bb51bf45.selected__46c42934{background:var(--triplex-next-DropdownMobileList-Selected_Background-0-15-0)}.dropdownMobileListItem__bb51bf45:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-0-15-0)}.dropdownMobileListLoader__23a869e7{position:absolute;right:16px;top:18px}.dropdownMobileBodyOverflow__acacf645{overflow:hidden}.controlButtons__2bf7708d{display:flex;position:absolute;right:16px;top:18px}.dropdownMobileLoader__d3af7d1a{margin-right:8px}.notificationIcon__e5829167{position:absolute;right:4px;top:4px}.buttonIcon__4132aa05{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__4132aa05:enabled{cursor:pointer}.buttonIcon__4132aa05.circle__4ddb113d{border-radius:50%}.buttonIcon__4132aa05.squircle__c16f5e80{border-radius:4px}.buttonIcon__4132aa05:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-0-15-0)}.dropdownMobileInput__d6337b68{flex:1;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input-Color_Default-0-15-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__d6337b68::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-15-0);opacity:1}.dropdownMobileInput__d6337b68::-ms-clear{display:none}.tabsLineWrapper__6ad02d0f[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__6ad02d0f[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__6ad02d0f[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__6ad02d0f[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__6ad02d0f{position:relative}.tabsLineWrapper__6ad02d0f.withSeparator__a7938827:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-0-15-0);bottom:0;left:0;right:0}.tabsLine__483b77b6{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__483b77b6:has(.sm__d43eb234){height:28px}.tabsLine__483b77b6:has(.md__85a9b883){height:40px}.tabsLine__483b77b6:has(.lg__8e526b35){height:56px}.tab__77cbd144{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__77cbd144.sm__d43eb234{height:28px;padding-bottom:12px}.tab__77cbd144.md__85a9b883{height:40px;padding-top:8px;padding-bottom:12px}.tab__77cbd144.lg__8e526b35{height:56px;padding-top:16px;padding-bottom:20px}.tab__77cbd144::-moz-focus-inner{border:none;padding:0}.tab__77cbd144:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-0-15-0)}.tab__77cbd144.active__67e33974{cursor:default}.tab__77cbd144: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__77cbd144:hover:after,.tab__77cbd144:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-0-15-0)}.tab__77cbd144.active__67e33974:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-0-15-0)}.notificationIcon__5f640f17{position:absolute;right:6px}.sm__d43eb234 .notificationIcon__5f640f17{top:0}.md__85a9b883 .notificationIcon__5f640f17{top:8px}.lg__8e526b35 .notificationIcon__5f640f17{top:16px}.tabsLineDropdown__78e5590f{display:inline-block}.tabsLineDropdown__78e5590f .dropdownTarget__7ff67f51.active__67e33974{cursor:pointer}.tabsLineDropdown__78e5590f .dropdownTargetInner__74dc12c6{display:inline-flex;align-items:center}.tabsLineDropdown__78e5590f .dropdownTargetCaret__7319896c{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__78e5590f .dropdownTargetCaret__7319896c.opened__98941777{transform:rotate(-180deg)}.tabsLineDropdown__78e5590f .dropdown__741c5a89{right:0;padding:4px}.tabsLineMobileWrapper__2ec14233{position:relative}.tabsLineMobileWrapper__2ec14233 .tab__77cbd144{flex-shrink:0}.tabsLineMobileWrapper__2ec14233 .tab__77cbd144:first-child{margin-left:16px}.tabsLineMobileWrapper__2ec14233 .tab__77cbd144:last-child{margin-right:16px}.tabsLineMobile__3c311856{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__3c311856::-webkit-scrollbar{display:none}.label__64bdf22d{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__64bdf22d.sm__105ff0d5{min-width:16px;min-height:16px}.label__64bdf22d.sm__105ff0d5.nonempty__4d3e47bb{padding:2px 0 2px 24px}.label__64bdf22d.md__d4ba6578{min-height:24px;min-width:24px}.label__64bdf22d.md__d4ba6578.nonempty__4d3e47bb{padding-left:32px;padding-top:2px}.label__64bdf22d.lg__d8630a43{min-width:28px;min-height:28px}.label__64bdf22d.lg__d8630a43.nonempty__4d3e47bb{padding-left:40px;padding-top:4px}.label__64bdf22d.disabled__a3ed5a67{cursor:default}.radio__d4aec188{margin:0;opacity:0}.radioIcon__9cb5f13d{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-0-15-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-0-15-0)}.radioIcon__9cb5f13d:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-0-15-0);border-radius:50%;transform:scale(0)}.sm__105ff0d5 .radioIcon__9cb5f13d:after{width:8px;height:8px;top:4px;left:4px}.md__d4ba6578 .radioIcon__9cb5f13d:after{width:12px;height:12px;top:6px;left:6px}.lg__d8630a43 .radioIcon__9cb5f13d:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__9cb5f13d,.radioIcon__9cb5f13d:after{pointer-events:none}.radio__d4aec188,.radioIcon__9cb5f13d{position:absolute;left:0;top:0}.sm__105ff0d5 .radio__d4aec188,.sm__105ff0d5 .radioIcon__9cb5f13d{width:16px;height:16px;top:2px}.md__d4ba6578 .radio__d4aec188,.md__d4ba6578 .radioIcon__9cb5f13d{width:24px;height:24px}.lg__d8630a43 .radio__d4aec188,.lg__d8630a43 .radioIcon__9cb5f13d{width:28px;height:28px}.radio__d4aec188:enabled{cursor:pointer}.radio__d4aec188:checked+.radioIcon__9cb5f13d{background:var(--triplex-next-Radio-Background_Checked_Default-0-15-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-0-15-0)}.radio__d4aec188:checked+.radioIcon__9cb5f13d:after{transform:scale(1);transition:transform .2s ease-out}.radio__d4aec188:hover+.radioIcon__9cb5f13d{background-color:var(--triplex-next-Radio-Background_Hover-0-15-0);box-shadow:none}.radio__d4aec188:disabled+.radioIcon__9cb5f13d{background:var(--triplex-next-Radio-Background_Disabled-0-15-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-0-15-0)}.radio__d4aec188:disabled:checked+.radioIcon__9cb5f13d{background:var(--triplex-next-Radio-Background_Checked_Disabled-0-15-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-0-15-0)}.radio__d4aec188:disabled+.radioIcon__9cb5f13d:after{background:var(--triplex-next-Radio-Dot_Disabled-0-15-0)}.radio__d4aec188:focus-visible+.radioIcon__9cb5f13d{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-0-15-0)}.radio__d4aec188:checked:enabled:hover+.radioIcon__9cb5f13d{background-color:var(--triplex-next-Radio-Background_Checked_Hover-0-15-0)}.radioXGroup__52f1d684{display:inline-flex;flex-flow:row wrap}.radioXGroup__52f1d684.indent-12__1f7d8234{margin-left:-6px;margin-right:-6px}.radioXGroup__52f1d684.indent-12__1f7d8234 .label__64bdf22d{margin-left:6px;margin-right:6px}.radioXGroup__52f1d684.indent-16__363f4468{margin-left:-8px;margin-right:-8px}.radioXGroup__52f1d684.indent-16__363f4468 .label__64bdf22d{margin-left:8px;margin-right:8px}.radioXGroup__52f1d684.indent-20__2befc6b6{margin-left:-10px;margin-right:-10px}.radioXGroup__52f1d684.indent-20__2befc6b6 .label__64bdf22d{margin-left:10px;margin-right:10px}.radioXGroup__52f1d684.indent-24__0faf424b{margin-left:-12px;margin-right:-12px}.radioXGroup__52f1d684.indent-24__0faf424b .label__64bdf22d{margin-left:12px;margin-right:12px}.radioXGroup__52f1d684.indent-28__f7a7a912{margin-left:-14px;margin-right:-14px}.radioXGroup__52f1d684.indent-28__f7a7a912 .label__64bdf22d{margin-left:14px;margin-right:14px}.radioXGroup__52f1d684.indent-32__8c873fe4{margin-left:-16px;margin-right:-16px}.radioXGroup__52f1d684.indent-32__8c873fe4 .label__64bdf22d{margin-left:16px;margin-right:16px}.radioYGroup__74d1e1bd{display:inline-flex;flex-flow:column wrap}.radioYGroup__74d1e1bd .label__64bdf22d.sm__105ff0d5+.label__64bdf22d.sm__105ff0d5{margin-top:8px}.radioYGroup__74d1e1bd .label__64bdf22d.md__d4ba6578+.label__64bdf22d.md__d4ba6578{margin-top:16px}.radioYGroup__74d1e1bd .label__64bdf22d.lg__d8630a43+.label__64bdf22d.lg__d8630a43{margin-top:20px}.notification__999462a7{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-0-15-0);background:var(--triplex-next-Notification-Background-0-15-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-0-15-0);z-index:300}.notification__999462a7:first-child{margin-top:0}.notification__999462a7.extraBottomPadding__24daf121{padding-bottom:24px}.notification__999462a7 .notificationHeader__a0debd7b{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-0-15-0);width:100%;margin-top:0;margin-bottom:8px}.notification__999462a7 .notificationIcon__6eb92aab{line-height:0}.notification__999462a7 .notificationBody__ba557dad{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__999462a7 .notificationBodyList__dd9ddf50{margin-top:8px}.notification__999462a7 .notificationBodyContent__7393b6b2{width:100%;font-size:14px}.notification__999462a7 .notificationClose__163d01e0{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__999462a7.showCloseOnHover__a8458981 .notificationClose__163d01e0{opacity:0}.notification__999462a7.showCloseOnHover__a8458981:hover{cursor:pointer}.notification__999462a7.showCloseOnHover__a8458981:hover .notificationClose__163d01e0{opacity:1}.notification__999462a7 .notificationFooter__61461bf5{display:flex;align-items:center;margin-top:16px}.notification__999462a7 .notificationFooter__61461bf5 button+a{margin-left:16px}.notification__999462a7 .notificationTime__3d0f7e82{font-size:12px;color:var(--triplex-next-Notification-TimeColor-0-15-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__c3b2da1e{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__c3b2da1e:hover{cursor:pointer}.notificationGroupedWrapper__c3b2da1e .notificationGroupedFooterItem__2f1953c5{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-0-15-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-0-15-0)}.notificationGroupedWrapper__c3b2da1e .notificationGroupedFooterItem__2f1953c5.first__4a3e646d{bottom:-8px;z-index:200}.notificationGroupedWrapper__c3b2da1e .notificationGroupedFooterItem__2f1953c5.second__ac6df91b{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__999462a7,.notificationGroupedWrapper__c3b2da1e{width:100%}}.unorderedListItem__81910838:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__81910838+.unorderedListItem__81910838{margin-top:8px}.unorderedList__ad5511ae{position:relative;margin:0;padding-left:14px;list-style:none}.button__c40a40d2.general__67252594{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-0-15-0);color:var(--triplex-next-Button-General_Color_Default-0-15-0)}.button__c40a40d2.general__67252594:hover{background:var(--triplex-next-Button-General_Background_Hover-0-15-0);color:var(--triplex-next-Button-General_Color_Hover-0-15-0)}.button__c40a40d2.general__67252594.expanded__ec04bd0d,.button__c40a40d2.general__67252594:active{background:var(--triplex-next-Button-General_Background_Active-0-15-0);color:var(--triplex-next-Button-General_Color_Active-0-15-0)}.button__c40a40d2.general__67252594:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-0-15-0)}.button__c40a40d2.general__67252594:disabled{background:var(--triplex-next-Button-General_Background_Disabled-0-15-0);color:var(--triplex-next-Button-General_Color_Disabled-0-15-0)}.button__c40a40d2.secondary__804fc3a2{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-0-15-0);color:var(--triplex-next-Button-Secondary_Color_Default-0-15-0)}.button__c40a40d2.secondary__804fc3a2:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-0-15-0);color:var(--triplex-next-Button-Secondary_Color_Hover-0-15-0)}.button__c40a40d2.secondary__804fc3a2.expanded__ec04bd0d,.button__c40a40d2.secondary__804fc3a2:active{background:var(--triplex-next-Button-Secondary_Background_Active-0-15-0);color:var(--triplex-next-Button-Secondary_Color_Active-0-15-0)}.button__c40a40d2.secondary__804fc3a2:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-0-15-0)}.button__c40a40d2.secondary__804fc3a2:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-0-15-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-0-15-0)}.button__c40a40d2.secondaryLight__63521e4a{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-0-15-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-0-15-0)}.button__c40a40d2.secondaryLight__63521e4a:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-0-15-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-0-15-0)}.button__c40a40d2.secondaryLight__63521e4a.expanded__ec04bd0d,.button__c40a40d2.secondaryLight__63521e4a:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-0-15-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-0-15-0)}.button__c40a40d2.secondaryLight__63521e4a:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-0-15-0)}.button__c40a40d2.secondaryLight__63521e4a:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-0-15-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-0-15-0)}.button__c40a40d2.danger__f0964424{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-0-15-0);color:var(--triplex-next-Button-Danger_Color_Default-0-15-0)}.button__c40a40d2.danger__f0964424:hover{background:var(--triplex-next-Button-Danger_Background_Hover-0-15-0);color:var(--triplex-next-Button-Danger_Color_Hover-0-15-0)}.button__c40a40d2.danger__f0964424.expanded__ec04bd0d,.button__c40a40d2.danger__f0964424:active{background:var(--triplex-next-Button-Danger_Background_Active-0-15-0);color:var(--triplex-next-Button-Danger_Color_Active-0-15-0)}.button__c40a40d2.danger__f0964424:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-0-15-0)}.button__c40a40d2.danger__f0964424:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-0-15-0);color:var(--triplex-next-Button-Danger_Color_Disabled-0-15-0)}.button__c40a40d2.link__a5e2d5d4{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-0-15-0);padding:0}.button__c40a40d2.link__a5e2d5d4.sm__412f0d48{height:28px;min-width:0px;padding:6px 2px}.button__c40a40d2.link__a5e2d5d4.md__83b6a0fb{height:40px;min-width:0px;padding:10px 2px}.button__c40a40d2.link__a5e2d5d4.lg__7fa07563{height:56px;min-width:0px;padding:18px 2px}.button__c40a40d2.link__a5e2d5d4:hover{color:var(--triplex-next-Button-Link_Color_Hover-0-15-0)}.button__c40a40d2.link__a5e2d5d4.expanded__ec04bd0d,.button__c40a40d2.link__a5e2d5d4:active{color:var(--triplex-next-Button-Link_Color_Active-0-15-0)}.button__c40a40d2.link__a5e2d5d4:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-0-15-0)}.button__c40a40d2.link__a5e2d5d4:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-0-15-0)}.button__c40a40d2{position:relative;margin:0;vertical-align:top;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__c40a40d2::-moz-focus-inner{border:none;padding:0}.button__c40a40d2.sm__412f0d48{line-height:16px;font-size:12px}.button__c40a40d2.sm__412f0d48.general__67252594,.button__c40a40d2.sm__412f0d48.secondary__804fc3a2,.button__c40a40d2.sm__412f0d48.secondaryLight__63521e4a,.button__c40a40d2.sm__412f0d48.danger__f0964424{height:28px;min-width:58px;padding:6px 16px;border-radius:6px}.button__c40a40d2.sm__412f0d48.icon__78a4bbe4{min-height:28px;min-width:28px;padding:4px}.button__c40a40d2.md__83b6a0fb{line-height:20px;font-size:14px}.button__c40a40d2.md__83b6a0fb.general__67252594,.button__c40a40d2.md__83b6a0fb.secondary__804fc3a2,.button__c40a40d2.md__83b6a0fb.secondaryLight__63521e4a,.button__c40a40d2.md__83b6a0fb.danger__f0964424{height:40px;min-width:72px;padding:10px 20px;border-radius:8px}.button__c40a40d2.md__83b6a0fb.icon__78a4bbe4{min-height:40px;min-width:40px;padding:10px}.button__c40a40d2.lg__7fa07563{line-height:20px;font-size:16px}.button__c40a40d2.lg__7fa07563.general__67252594,.button__c40a40d2.lg__7fa07563.secondary__804fc3a2,.button__c40a40d2.lg__7fa07563.secondaryLight__63521e4a,.button__c40a40d2.lg__7fa07563.danger__f0964424{height:56px;min-width:84px;padding:18px 24px;border-radius:10px}.button__c40a40d2.lg__7fa07563.icon__78a4bbe4{min-height:56px;min-width:56px;padding:12px}.button__c40a40d2:disabled{cursor:default}.button__c40a40d2:disabled *{pointer-events:none}.button__c40a40d2+.button__c40a40d2:not(.block__7fecf1ce){margin-left:12px}.button__c40a40d2 .content__dde9570f{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__c40a40d2.block__7fecf1ce{display:block;width:100%}.button__c40a40d2.loading__d2c2a457{pointer-events:none}.button__c40a40d2.loading__d2c2a457 .content__dde9570f{visibility:hidden}.button__c40a40d2 .loader__60edf6bb{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__c40a40d2 .loader__60edf6bb.hidden__e1d47530{visibility:hidden}.buttonDropdownExtended__455c1d3c{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__455c1d3c .buttonDropdownExtendedBlock__5b111a02{padding:4px;margin-top:4px;right:0}.buttonDropdown__651487a2.block__7fecf1ce{display:block}.buttonDropdown__651487a2+.button__c40a40d2:not(.block__7fecf1ce),.buttonDropdown__651487a2+.buttonDropdown__651487a2:not(.block__7fecf1ce){margin-left:16px}.buttonDropdown__651487a2 .buttonDropdownTarget__4809123e .caretIcon__a72f29b8{position:relative;left:4px;transition:transform .3s ease-in-out}.buttonDropdown__651487a2 .buttonDropdownTarget__4809123e.active__1eee89a1 .caretIcon__a72f29b8{transform:rotate(-180deg)}.buttonDropdown__651487a2 .buttonDropdownMenuItem__700b7963{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__e1227383{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__dacf33e2{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__e7b0d2b5{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__a2ec3347{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-15-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__7ef0af35{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__7ef0af35 .modalWindowContentWrapper__33463753{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__e1227383 .6s ease}.modalWindow__7ef0af35 .modalWindowContent__fa6c8356{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__7ef0af35 .modalWindowContent__fa6c8356 .modalWindowBody__0b8cc56d{box-sizing:border-box;animation:fadeIn__9e278dee .3s ease}@keyframes fadeIn__9e278dee{0%{opacity:0}to{opacity:1}}.modalWindow__7ef0af35 .modalWindowContent__fa6c8356 .spinnerSm__e0d7d946{display:none}@media (max-width: 767px){.modalWindow__7ef0af35 .modalWindowContent__fa6c8356 .spinner__bb902503{display:none}.modalWindow__7ef0af35 .modalWindowContent__fa6c8356 .spinnerSm__e0d7d946{display:flex}}.global-modalWindowTransition-exit .modalWindow__7ef0af35 .modalWindowContentWrapper__33463753{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__dacf33e2 .3s ease}.global-modalWindowTransition-exit .modalWindow__7ef0af35 .modalWindowContentWrapper__33463753 .modalWindowBody__0b8cc56d{animation:fadeOut__6f3a0965 .3s ease}@keyframes fadeOut__6f3a0965{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__7e884758{position:absolute;left:0;right:0;height:0}.modalWindow__7ef0af35.sm__67a0b694 .modalWindowContentWrapper__33463753{max-width:480px}.modalWindow__7ef0af35.sm__67a0b694 .modalWindowContent__fa6c8356 .modalWindowBody__0b8cc56d{min-height:196px}@media (max-width: 575px){.modalWindow__7ef0af35.sm__67a0b694 .modalWindowContentWrapper__33463753{max-width:100%}}.modalWindow__7ef0af35.md__3908cdea .modalWindowContentWrapper__33463753{max-width:600px}.modalWindow__7ef0af35.md__3908cdea .modalWindowContent__fa6c8356 .modalWindowBody__0b8cc56d{min-height:246px}@media (max-width: 767px){.modalWindow__7ef0af35.md__3908cdea .modalWindowContentWrapper__33463753{max-width:100%}}.modalWindow__7ef0af35.lg__b33a3334 .modalWindowContentWrapper__33463753{max-width:800px}.modalWindow__7ef0af35.lg__b33a3334 .modalWindowContent__fa6c8356 .modalWindowBody__0b8cc56d{min-height:396px}@media (max-width: 991px){.modalWindow__7ef0af35.lg__b33a3334 .modalWindowContentWrapper__33463753{max-width:100%}}.modalWindowContentPage__24a38192{background:var(--triplex-next-ModalWindow-Background-0-15-0);padding:8px!important}.modalWindowContentPage__24a38192,.modalWindowLoaderScreen__2e52196f{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__24a38192,.modalWindowLoaderScreen__2e52196f{border-radius:24px}}.islandBody__998b56cb{display:block}.islandHeader__a0aefb31,.islandFooter__d5612b35,.island__fa1b6aa6{position:relative}.island__fa1b6aa6.type1__f0dafc88{background-color:var(--triplex-next-Island-Type1_Background-0-15-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-0-15-0)}.island__fa1b6aa6.type2__f35807eb{background-color:var(--triplex-next-Island-Type2_Background-0-15-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-0-15-0)}.island__fa1b6aa6.type3__8eda6cb7{background-color:var(--triplex-next-Island-Type3_Background-0-15-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-0-15-0)}.island__fa1b6aa6.sm__e69590f3{border-radius:16px;padding:16px}.island__fa1b6aa6.sm__e69590f3 .islandHeader__a0aefb31+.islandBody__998b56cb,.island__fa1b6aa6.sm__e69590f3 .islandHeader__a0aefb31+.islandFooter__d5612b35,.island__fa1b6aa6.sm__e69590f3 .islandBody__998b56cb+.islandFooter__d5612b35{margin-top:8px}.island__fa1b6aa6.md__b2f802c5{border-radius:24px;padding:24px}.island__fa1b6aa6.md__b2f802c5 .islandHeader__a0aefb31+.islandBody__998b56cb,.island__fa1b6aa6.md__b2f802c5 .islandHeader__a0aefb31+.islandFooter__d5612b35,.island__fa1b6aa6.md__b2f802c5 .islandBody__998b56cb+.islandFooter__d5612b35{margin-top:12px}.island__fa1b6aa6.lg__cf703a1b{border-radius:32px;padding:32px}.island__fa1b6aa6.lg__cf703a1b .islandHeader__a0aefb31+.islandBody__998b56cb,.island__fa1b6aa6.lg__cf703a1b .islandHeader__a0aefb31+.islandFooter__d5612b35,.island__fa1b6aa6.lg__cf703a1b .islandBody__998b56cb+.islandFooter__d5612b35{margin-top:16px}@media (max-width: 767px){.island__fa1b6aa6.sm__e69590f3,.island__fa1b6aa6.md__b2f802c5{border-radius:16px;padding:16px}.island__fa1b6aa6.lg__cf703a1b{border-radius:24px;padding:24px}}.modalWindowBody__0b8cc56d{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__e588efe9{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.modalWindowClose__e588efe9{top:20px;right:20px}}.loaderScreen__70c5eb83{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__70c5eb83.loaderSmallBackdrop__cecf69de{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-0-15-0)}.loaderScreen__70c5eb83.loaderMiddleBackdrop__897f71e4{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-15-0)}.body__2304b5e2{position:relative;display:flex}.body__2304b5e2 .bodyInner__8dbe3101{position:relative;flex-grow:1;width:100%}.bodyPage__7fe1b574{flex-grow:1}.verticalMargin24__8a2e9e49{margin-top:24px;margin-bottom:24px}.verticalMargin16__1242d6fe{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__8a2e9e49{margin-top:16px;margin-bottom:16px}.verticalMargin16__1242d6fe{margin-top:8px;margin-bottom:8px}}.headerTabs__43902ac8{display:flex;justify-content:space-between}.headerTabs__43902ac8 .headerTabsContent__da172052{flex-grow:1}.headerTabs__43902ac8 .headerTabsControls__f460ac68{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__43902ac8{flex-wrap:wrap}.headerTabs__43902ac8 .headerTabsContent__da172052{width:100%}.headerTabs__43902ac8 .headerTabsControls__f460ac68{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__43902ac8 .headerTabsControls__f460ac68>button{margin-left:16px;margin-top:16px}}.headerTitle__3c5fa197{display:flex;justify-content:space-between}.headerTitle__3c5fa197 .headerTitleControls__a8534a5c{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__4e0c0ce3+.headerTitle__3c5fa197{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__3c5fa197{flex-wrap:wrap}.headerTitle__3c5fa197 .headerTitleContent__1af21dce{width:100%}.headerTitle__3c5fa197 .headerTitleControls__a8534a5c{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__3c5fa197 .headerTitleControls__a8534a5c>button{margin-left:16px;margin-top:16px}}.headerSubheader__3629b9dc{padding:24px 0}.headerSubheader__3629b9dc.withoutPaddings__16cf7f14{padding:0}.headerLayoutSidebar__80cc20b7{display:flex;justify-content:space-between}.headerLayoutSidebarContent__0953ae88{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__cf677674{display:none}}.page__81338e5a{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__81338e5a{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__0dc198c7.sticky__7893e2b4{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__0dc198c7.sticky__7893e2b4[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-0-15-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__cb2a0076.sticky__7893e2b4{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__cb2a0076.sticky__7893e2b4[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-0-15-0)!important}.footerDescription__cb39e8b5{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__13189574{flex-grow:1;margin-right:auto}.footerDescriptionControls__a9a9ffd1{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__cb39e8b5{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__13189574{width:100%}.footerDescriptionControls__a9a9ffd1{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__a9a9ffd1>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__13189574+.footerDescriptionControls__a9a9ffd1{margin-top:0}.footer__38560c09{padding:16px 0}}.modalWindowHeader__4b3b8454 .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__4b3b8454 .global-HeaderTitleContent{padding-right:72px}}.list__1d674278{margin:0;padding:0;list-style:none;position:relative}.listItemControls__09473e45{display:flex;padding:0 16px 0 4px}.listItemContent__a3a67979{background:var(--triplex-next-ListItem-Background-0-15-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__a3a67979.selected__ac685fea{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-0-15-0)}.listItemControlsButton__8898d877{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-0-15-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__8898d877:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-0-15-0)}.listItemControlsButton__8898d877:hover .listItemControlsButtonLabel__02919d2c{color:var(--triplex-next-ListItemControlsButton-Color_Hover-0-15-0)!important}.listItemControlsButton__8898d877.expanded__5f6b1567,.listItemControlsButton__8898d877:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-0-15-0)}.listItemControlsButton__8898d877.expanded__5f6b1567 .listItemControlsButtonLabel__02919d2c,.listItemControlsButton__8898d877:active .listItemControlsButtonLabel__02919d2c{color:var(--triplex-next-ListItemControlsButton-Color_Active-0-15-0)!important}.listItemControlsButton__8898d877+.listItemControlsButton__8898d877,.listItemControlsButton__8898d877+.listItemControlsButtonDropdown__0e5196f0{margin-left:4px}.listItemControlsButtonIcon__4136bbff{line-height:0}.listItemControlsButton__8898d877.withText__237056e5 .listItemControlsButtonIcon__4136bbff{margin-bottom:8px}.listItemControlsButtonLabel__02919d2c{color:var(--triplex-next-ListItemControlsButton-Color_Default-0-15-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__0e5196f0{display:flex}.listItemControlsButtonInner__908c6b09{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__8898d877.withIcon__bc8d39e9.withText__237056e5 .listItemControlsButtonInner__908c6b09{height:44px;overflow:visible}.buttonDropdownMenuItem__9821a010{overflow:hidden;text-overflow:ellipsis}.listEmptyState__96a10c8c{padding:64px 16px 16px;text-align:center}.listItemLoading__b23c51fb{height:24px;padding:12px 0;position:relative}.label__055d9b41{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__055d9b41.sm__eade7daa{min-width:16px;min-height:16px}.label__055d9b41.sm__eade7daa.nonempty__801828c9{padding:2px 0 2px 24px}.label__055d9b41.md__77a5360f{min-width:24px;min-height:24px}.label__055d9b41.md__77a5360f.nonempty__801828c9{padding-left:32px;padding-top:2px}.label__055d9b41.lg__ac817d24{min-width:28px;min-height:28px}.label__055d9b41.lg__ac817d24.nonempty__801828c9{padding-left:40px;padding-top:4px}.label__055d9b41.disabled__4eb3f286{cursor:default}.label__055d9b41[hidden]{display:none}.checkbox__a0224122{margin:0;opacity:0}.checkboxIcon__9bdd7c76{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-0-15-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-0-15-0)}.sm__eade7daa .checkboxIcon__9bdd7c76{border-radius:4px}.checkmarkIcon__20cd1fe1{transform:scale(0)}.checkmarkIcon__20cd1fe1 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-0-15-0)}.checkboxIcon__9bdd7c76,.checkmarkIcon__20cd1fe1{pointer-events:none}.checkbox__a0224122,.checkboxIcon__9bdd7c76,.checkmarkIcon__20cd1fe1{position:absolute;left:0;top:0}.sm__eade7daa .checkbox__a0224122,.sm__eade7daa .checkboxIcon__9bdd7c76,.sm__eade7daa .checkmarkIcon__20cd1fe1{width:16px;height:16px;top:2px}.md__77a5360f .checkbox__a0224122,.md__77a5360f .checkboxIcon__9bdd7c76,.md__77a5360f .checkmarkIcon__20cd1fe1{width:24px;height:24px}.lg__ac817d24 .checkbox__a0224122,.lg__ac817d24 .checkboxIcon__9bdd7c76,.lg__ac817d24 .checkmarkIcon__20cd1fe1{width:28px;height:28px}.checkbox__a0224122:enabled{cursor:pointer}.checkbox__a0224122:enabled:hover+.checkboxIcon__9bdd7c76{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-0-15-0);background-color:var(--triplex-next-Checkbox-Background_Hover-0-15-0)}.checkbox__a0224122:checked+.checkboxIcon__9bdd7c76{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-0-15-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-0-15-0)}.checkbox__a0224122:checked~.checkmarkIcon__20cd1fe1{transform:scale(1);transition:transform .2s ease-out}.checkbox__a0224122:disabled+.checkboxIcon__9bdd7c76{background-color:var(--triplex-next-Checkbox-Background_Disabled-0-15-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-0-15-0)}.checkbox__a0224122:disabled:checked+.checkboxIcon__9bdd7c76{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-0-15-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-15-0)}.checkbox__a0224122:disabled~.checkmarkIcon__20cd1fe1 path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-15-0)}.checkbox__a0224122:focus-visible+.checkboxIcon__9bdd7c76{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-0-15-0)}.checkbox__a0224122:checked:enabled:hover+.checkboxIcon__9bdd7c76{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-0-15-0)}.listItemSelectable__cbaa8d3e{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-0-15-0);border-radius:8px}.listItemSelectable__cbaa8d3e.selected__ac685fea{background:var(--triplex-next-ListItem-Background_Selected-0-15-0)}.checkboxWrapper__30e01d3e{padding:16px;line-height:0}.childrenWrapper__2e9e2953{flex-grow:1}.checkboxLabel__6dcfcb2d{padding:0!important;position:relative}.checkboxLabelClickArea__045b40b4{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__060f13b9{position:relative;overflow:hidden}.swipeableArea__060f13b9 .content__09fcf7e9{position:relative;touch-action:pan-y}.swipeableArea__060f13b9 .content__09fcf7e9.disableScroll__4038569b{touch-action:none}.swipeableArea__060f13b9 .content__09fcf7e9.disablePointerEvents__8cc06fd8:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__060f13b9 .swipeAnimationFinish__0357dd9a{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__060f13b9 .leftContent__bbd579bc,.swipeableArea__060f13b9 .rightContent__dd60cf07{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__060f13b9 .rightContent__dd60cf07{left:auto;right:0}.listItemTail__e5e38b0f{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__49edff21{background:var(--triplex-next-ListMaster-Background-0-15-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__417a6456{position:absolute;top:0;left:0;right:0}.listItemTailTop__417a6456: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-15-0)}.listItemTailTop__417a6456: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-15-0)}.listItemTailBottom__baf321a9{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__baf321a9: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-15-0)}.listItemTailBottom__baf321a9: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-15-0)}.listItemTailRight__5da19c16{right:-8px}.listItemTailLeft__42b2a649{left:-8px}.listItemTable__d8bfd60d{margin-bottom:4px}.listItemTable__d8bfd60d:last-child{margin-bottom:0}.listSortableItemTarget__41a4411c{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-0-15-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__41a4411c:hover{background:var(--triplex-next-ListItem-Background_Selected-0-15-0)}.listSortableItemTarget__41a4411c.dragging__6f982c77{background:var(--triplex-next-ListItem-Background_Dragging-0-15-0);box-shadow:var(--triplex-next-ListItem-Shadow-0-15-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__0a203f02{flex:1}.listSortableItemTargetIcon__a566407b{display:block;margin-left:24px}.listSortableItem__07b86c35{position:relative}.listSortableItem__07b86c35.dragging__6f982c77{z-index:1}.listSortableItemControls__1fde621d{display:inline-block}.islandWidgetHeader__24448f5b{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__24448f5b .islandWidgetHeaderContent__27c9bec2{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__24448f5b .islandWidgetHeaderDescription__11a12ba5{display:flex}.islandWidgetHeader__24448f5b .caretWrapper__23734008{position:absolute;top:20px;right:16px}.islandWidgetHeader__24448f5b .caretIcon__83b51f5f{transition:transform .3s ease-in-out}.islandWidgetHeader__24448f5b.open__5a012226 .caretWrapper__23734008 .caretIcon__83b51f5f{transform:rotate(-180deg)}@media (max-width: 767px){.islandWidgetHeader__24448f5b{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__c5ec76c6{padding-top:16px}.islandWidgetFooter__b1efede9{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__e0e78648{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__8f74f7e1{margin-left:auto;white-space:nowrap}.expandAnimation__df07a459{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__1ee57e21{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-0-15-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media (max-width: 767px){.islandWidgetExtraFooter__1ee57e21{border-radius:0 0 16px 16px}}.islandWidget__fa31366f{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__fa31366f>*{height:100%}.islandWidgetWithExtraFooter__7575c337: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-15-0)!important}@media (max-width: 767px){.islandWidgetHeaderWrapperAdaptive__5d665422{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__3c2d53bd{display:flex;flex-direction:column}.formFieldClear__6b39550e{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__6b39550e.hidden__731fefaf{opacity:0;pointer-events:none}.formFieldTarget__153ce185{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-0-15-0);overflow:hidden;white-space:nowrap}.formFieldTarget__153ce185.placeholder__504334a2{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-0-15-0)}.formFieldTarget__153ce185.disabled__81001be9{color:var(--triplex-next-FormField-Target_Color_Disabled-0-15-0)}.formFieldTarget__153ce185.size-sm__81a0a9f6{font-size:12px;height:28px;line-height:16px}.formFieldTarget__153ce185.size-md__03672cad{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__153ce185.size-lg__9cce8356{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__153ce185 .placeholderWrapper__86050e35{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__153ce185:focus{outline:none}.formFieldTarget__153ce185:focus .placeholderWrapper__86050e35{opacity:1}.formFieldTextarea__6ab4a9ef{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-0-15-0);vertical-align:top;font-family:inherit}.formFieldTextarea__6ab4a9ef.sm__15baff97{height:44px;padding-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__6ab4a9ef.md__fceaec66{height:60px;padding-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__6ab4a9ef.lg__66d0975b{height:76px;padding-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__6ab4a9ef::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-15-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__6ab4a9ef:focus{outline:none}.formFieldTextarea__6ab4a9ef:focus::placeholder{opacity:1}.formFieldTextarea__6ab4a9ef:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-15-0)}.chipGroupItem__0e0cd96f{display:inline-block}.chip__95b39c61{background:var(--triplex-next-Chip-Background_Default-0-15-0);color:var(--triplex-next-Chip-Color_Default-0-15-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__95b39c61.lg__b4421b51{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__95b39c61.lg__b4421b51 .prefix__92ab8049{padding-left:16px}.chip__95b39c61.lg__b4421b51 .postfix__7d1004cd{padding-right:16px}.chip__95b39c61.md__7ce30644{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__95b39c61.md__7ce30644 .prefix__92ab8049{padding-left:12px}.chip__95b39c61.md__7ce30644 .postfix__7d1004cd{padding-right:12px}.chip__95b39c61.sm__43ce0bfd{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__95b39c61.sm__43ce0bfd .prefix__92ab8049{padding-left:8px}.chip__95b39c61.sm__43ce0bfd .postfix__7d1004cd{padding-right:8px}.chip__95b39c61:hover{background:var(--triplex-next-Chip-Background_Hover-0-15-0);color:var(--triplex-next-Chip-Color_Hover-0-15-0)}.chip__95b39c61:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-15-0)}.chip__95b39c61:active,.chip__95b39c61[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-0-15-0);color:var(--triplex-next-Chip-Color_Active-0-15-0)}.chip__95b39c61.disabled__b90e13b5{background:var(--triplex-next-Chip-Background_Disabled-0-15-0);color:var(--triplex-next-Chip-Color_Disabled-0-15-0);cursor:default;pointer-events:none}.chip__95b39c61.selected__2f580b02{background:var(--triplex-next-Chip-Background_Selected_Default-0-15-0);color:var(--triplex-next-Chip-Color_Selected_Default-0-15-0)}.chip__95b39c61.selected__2f580b02:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-0-15-0);color:var(--triplex-next-Chip-Color_Selected_Hover-0-15-0)}.chip__95b39c61.selected__2f580b02:active,.chip__95b39c61.selected__2f580b02[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-0-15-0);color:var(--triplex-next-Chip-Color_Selected_Active-0-15-0)}.chip__95b39c61.selected__2f580b02.disabled__b90e13b5{background:var(--triplex-next-Chip-Background_Selected_Disabled-0-15-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-0-15-0)}.chip__95b39c61.withPrefix__b2816d85{padding-left:0}.chip__95b39c61.withPostfix__986fad61{padding-right:0}.chip__95b39c61 .content__a342f041{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__95b39c61 .prefix__92ab8049,.chip__95b39c61 .postfix__7d1004cd{display:flex}.calendarControls__8416fa1a{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-15-0)}.calendarViewDays__75d59a23{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__bed533fb .calendarViewDays__75d59a23{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__78d54012,.calendarViewYears__19f639da{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__bed533fb .calendarViewMonths__78d54012,.adaptive__bed533fb .calendarViewYears__19f639da{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__e1e3156a{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-15-0)}.calendarViewDaysBody__cf6c23b5:before{display:block;content:"";line-height:8px}.adaptive__bed533fb .calendarViewDaysBody__cf6c23b5:before{line-height:4px}.calendarViewItem__fca5a337{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__fca5a337:focus-visible{outline:none}.calendarViewItem__fca5a337.current__37264ff0{font-weight:600}.calendarViewItem__fca5a337.disabled__09d5ca24{pointer-events:none}.calendarViewItemLabel__50fca541{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-15-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-0-15-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-0-15-0);cursor:pointer}.calendarViewItemLabel__50fca541:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-15-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-15-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162:hover.basicMark__305249c4:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162:hover.standardMark__a36e94ab:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162:hover.attentionMark__1737bed3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162:hover.criticalMark__73b96870:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162.muted__6dda5a06{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-15-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162.muted__6dda5a06:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-15-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162.basicMark__305249c4:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162.standardMark__a36e94ab:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162.attentionMark__1737bed3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-15-0)}.calendarViewItemLabel__50fca541.selected__5bd9f162.criticalMark__73b96870:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-15-0)}.calendarViewItemLabel__50fca541.marked__a86c4bc0:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__50fca541.basicMark__305249c4:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-15-0)}.calendarViewItemLabel__50fca541.standardMark__a36e94ab:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-15-0)}.calendarViewItemLabel__50fca541.attentionMark__1737bed3:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-15-0)}.calendarViewItemLabel__50fca541.criticalMark__73b96870:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-15-0)}.calendarViewItemLabel__50fca541.muted__6dda5a06{color:var(--triplex-next-Calendar-View_Item_Color_Muted-0-15-0)}.calendarViewItemLabel__50fca541.disabled__09d5ca24{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-0-15-0);background:none}.calendarViewItem__fca5a337:focus-visible .calendarViewItemLabel__50fca541{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-0-15-0)}.unitDay__efa855a4{width:36px;height:36px;border-radius:6px}.unitMonth__20203a6e,.unitYear__9a6fb004{width:89px;height:48px;border-radius:6px}.adaptive__bed533fb .unitMonth__20203a6e,.adaptive__bed533fb .unitYear__9a6fb004{width:104px;height:48px;border-radius:6px}.calendarFooter__45f81674{margin-top:12px;text-align:center}.calendar__976c3f44{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-0-15-0);-webkit-user-select:none;user-select:none}.calendar__976c3f44.adaptive__bed533fb{width:auto;padding:20px}.calendar__976c3f44+.calendar__976c3f44{margin-top:20px}.datePickerExtendedMobileDropdown__24ef86e9{max-height:100vh}.chipDropdownArrow__f1c0bba2{transition:transform .3s ease}.chipDropdownArrow__f1c0bba2.rotated__a2f74670{transform:rotate(-180deg)}.chipClearButton__5b732810{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__5b732810:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-15-0)}.dropdownMobileMaskedInput__1ec26295{height:20px;padding:0;background:transparent;border:none;border-radius:0}.selectExtendedFieldTarget__27af616b{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__27af616b .caretWrapper__98c523c5{height:100%}.selectExtendedFieldTarget__27af616b .caretIcon__674d373e{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__27af616b.selectOpened__92619fc8 .caretIcon__674d373e{transform:rotate(180deg)}.selectExtendedFieldTarget__27af616b.disabled__3d437d09{-webkit-user-select:none;user-select:none;pointer-events:none}.selectExtendedField__3f220f52{position:relative}.multiselectFieldHeader__43411def{padding:12px 12px 0}.multiselectFieldContentWrapper__a4f61efb .multiselectFieldContent__7562a807{position:relative;padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__a4f61efb .multiselectFieldContent__7562a807.sm__6541c228{height:204px}.multiselectFieldContentWrapper__a4f61efb .multiselectFieldContent__7562a807.md__a3b90494{height:245px}.multiselectFieldContentWrapper__a4f61efb .multiselectFieldContent__7562a807.lg__481e3a32{height:324px}.multiselectFieldFooter__7ea1184d{padding:0 12px 12px}.multiselectFieldFooter__7ea1184d:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-0-15-0)}.chipOptionsContent__bcb4a9d6{min-width:14px;text-align:center;display:block}.tooltipDesktop__32d613b9{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__32d613b9 .tooltipBody__f01f18ca{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-0-15-0)}.tooltipDesktop__32d613b9 .tooltipXButton__ef2f72ab{position:absolute;right:8px;top:8px}.tooltipDesktopContent__bc63c758{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-0-15-0);border-radius:8px}.closable__f68f09c7 .tooltipDesktopContent__bc63c758{padding-right:32px}.tooltipSM__03c0f49c .tooltipDesktopContent__bc63c758{width:192px;min-height:52px}.tooltipLG__54f3b31a .tooltipDesktopContent__bc63c758{width:384px;min-height:52px}.tooltipOverlay__7b0f17b8{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__cf798181{width:0;height:0}.tooltipDesktopTip__cf798181.down__a3c8fde6{border-top:solid var(--triplex-next-Tooltip-Background-0-15-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__cf798181.up__3efd6b66{border-bottom:solid var(--triplex-next-Tooltip-Background-0-15-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__cf798181.left__64fefee5{border-right:solid var(--triplex-next-Tooltip-Background-0-15-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__cf798181.right__04f55133{border-left:solid var(--triplex-next-Tooltip-Background-0-15-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__64713d26 .tooltipBody__f01f18ca{text-align:left}.tooltipMobileContent__3070613c{padding:16px}.headerless__bb86cc9e .tooltipMobileContent__3070613c{padding-right:40px;border-radius:16px 16px 0 0}.headerless__bb86cc9e .tooltipMobileContent__3070613c .closeButton__899322e2{position:absolute;right:16px;top:16px}.tooltipLink__b2a985b7{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__1b261b31{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-0-15-0)}.desktop__1b261b31:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-15-0)}.desktop__1b261b31:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-0-15-0)}.desktop__1b261b31:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-15-0)}.mobile__46403116{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-0-15-0)}.mobile__46403116:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-15-0)}.mobile__46403116:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-0-15-0)}.mobile__46403116:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-15-0)}.chipSuggestInputWrapper__020c70fd{margin:12px}.suggestDropdownMobileBody__c9ffd56a{height:176px}.suggestDropdownMobileNoOptionsText__fd59f646{padding:16px}.checkboxXGroup__db626fbf{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__db626fbf.indent-12__f9a928a2{margin-left:-6px;margin-right:-6px}.checkboxXGroup__db626fbf.indent-12__f9a928a2 .label__055d9b41{margin-left:6px;margin-right:6px}.checkboxXGroup__db626fbf.indent-16__30f53cfa{margin-left:-8px;margin-right:-8px}.checkboxXGroup__db626fbf.indent-16__30f53cfa .label__055d9b41{margin-left:8px;margin-right:8px}.checkboxXGroup__db626fbf.indent-20__6c9dc79a{margin-left:-10px;margin-right:-10px}.checkboxXGroup__db626fbf.indent-20__6c9dc79a .label__055d9b41{margin-left:10px;margin-right:10px}.checkboxXGroup__db626fbf.indent-24__7e90e1a3{margin-left:-12px;margin-right:-12px}.checkboxXGroup__db626fbf.indent-24__7e90e1a3 .label__055d9b41{margin-left:12px;margin-right:12px}.checkboxXGroup__db626fbf.indent-28__a59bac8b{margin-left:-14px;margin-right:-14px}.checkboxXGroup__db626fbf.indent-28__a59bac8b .label__055d9b41{margin-left:14px;margin-right:14px}.checkboxXGroup__db626fbf.indent-32__3e63397f{margin-left:-16px;margin-right:-16px}.checkboxXGroup__db626fbf.indent-32__3e63397f .label__055d9b41{margin-left:16px;margin-right:16px}.checkboxYGroup__606ee5fa{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__606ee5fa .label__055d9b41.sm__eade7daa+.label__055d9b41.sm__eade7daa{margin-top:8px}.checkboxYGroup__606ee5fa .label__055d9b41.lg__ac817d24+.label__055d9b41.lg__ac817d24{margin-top:20px}.checkboxYGroup__606ee5fa .label__055d9b41.md__77a5360f+.label__055d9b41.md__77a5360f{margin-top:16px}.card__7d17721d{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__7d17721d.roundingMD__6105a282{--radius: 16px}.card__7d17721d.roundingSM__0b523234{--radius: 8px}.card__7d17721d.general__daccb121{background:var(--triplex-next-Card-Static_General_Background-0-15-0)}.card__7d17721d.secondary__dfd3b2e1{background:var(--triplex-next-Card-Static_Secondary_Background-0-15-0)}.card__7d17721d .cardMedia__e76e39a6{background-size:cover;background-repeat:no-repeat;background-position:center}.card__7d17721d .cardContent__a464d1bd{padding:var(--padding)}.card__7d17721d .cardContent__a464d1bd.paddingMD__026b3757{--padding: 24px}.card__7d17721d .cardContent__a464d1bd.paddingSM__a0200458{--padding: 16px}.card__7d17721d .cardContent__a464d1bd .cardContentHeader__97b18957{margin-bottom:16px}.card__7d17721d .cardContent__a464d1bd .cardContentFooter__d7f36fc3{margin-top:16px}.action__dd27f0a9{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__dd27f0a9: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__dd27f0a9.general__daccb121{background:var(--triplex-next-Card-Action_General_Background-0-15-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-15-0)}.action__dd27f0a9.general__daccb121:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-0-15-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-15-0)}.action__dd27f0a9.general__daccb121.selected__a79b71f1{background:var(--triplex-next-Card-Action_General_Background_Selected-0-15-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-15-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-15-0)}.action__dd27f0a9.general__daccb121.selected__a79b71f1:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-0-15-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-15-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-15-0)}.action__dd27f0a9.general__daccb121:focus{outline:none}.action__dd27f0a9.general__daccb121:focus.focusVisible__3f9f926e{box-shadow:var(--triplex-next-Card-Shadow_Default-0-15-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-15-0)}.action__dd27f0a9.secondary__dfd3b2e1{background:var(--triplex-next-Card-Action_Secondary_Background-0-15-0)}.action__dd27f0a9.secondary__dfd3b2e1:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-0-15-0)}.action__dd27f0a9.secondary__dfd3b2e1.selected__a79b71f1{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-0-15-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-0-15-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-15-0)}.action__dd27f0a9.secondary__dfd3b2e1.selected__a79b71f1:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-15-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-15-0)}.action__dd27f0a9.secondary__dfd3b2e1:focus{outline:none}.action__dd27f0a9.secondary__dfd3b2e1:focus.focusVisible__3f9f926e{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-15-0)}.alertContext__a5217a88{display:flex;font-size:12px;line-height:16px}.alertContext__a5217a88>svg{flex-shrink:0}.alertContext__a5217a88 .alertContextText__1ff95001{margin-left:8px}.alertContext__a5217a88.alertTypeError__9c555996 .alertContextText__1ff95001{color:var(--triplex-next-AlertContext-Error_Color-0-15-0)}.alertContext__a5217a88.alertTypeInfo__e28d337a .alertContextText__1ff95001{color:var(--triplex-next-AlertContext-Info_Color-0-15-0)}.alertContext__a5217a88.alertTypeWarning__b6f5acb3 .alertContextText__1ff95001{color:var(--triplex-next-AlertContext-Warning_Color-0-15-0)}.alertContext__a5217a88.alertTypeSystem__70da9e4a .alertContextText__1ff95001{color:var(--triplex-next-AlertContext-System_Color-0-15-0)}.alertProcess__2a25fd81{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__2a25fd81.withSpoiler__cecc63a1{min-height:40px}.alertProcess__2a25fd81 .themeIcon__ff77918f{box-sizing:border-box;height:20px;width:20px}.alertProcess__2a25fd81.alertTypeError__9c555996{background:var(--triplex-next-AlertProcess-Error_Background-0-15-0)}.alertProcess__2a25fd81.alertTypeInfo__e28d337a{background:var(--triplex-next-AlertProcess-Info_Background-0-15-0)}.alertProcess__2a25fd81.alertTypeWarning__b6f5acb3{background:var(--triplex-next-AlertProcess-Warning_Background-0-15-0)}.alertProcess__2a25fd81.alertTypeSystem__70da9e4a{background:var(--triplex-next-AlertProcess-System_Background-0-15-0)}.alertProcess__2a25fd81.alertTypeFeature__d5c599e3{background:var(--triplex-next-AlertProcess-Feature_Background-0-15-0)}.alertProcess__2a25fd81.alertTypeFeature__d5c599e3 .themeIcon__ff77918f{padding-top:0}.alertProcess__2a25fd81 .alertProcessContentBlock__739e4bca{flex:1;margin-left:10px}.alertProcess__2a25fd81 .alertProcessContentBlock__739e4bca .expandableContent__0d3aa8c3{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__2a25fd81 .alertProcessContentBlock__739e4bca .expandableContent__0d3aa8c3.expanded__8caca2d1{max-height:1000px;opacity:1}.alertProcess__2a25fd81 .closeButton__f8e93033{margin-left:10px}.alertProcess__2a25fd81 .expandButton__40a7cadf{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__2a25fd81 .expandButton__40a7cadf.expanded__8caca2d1{transform:rotate(180deg)}.adaptive__6dbab407{font-size:10px!important;line-height:12px!important}.avatar__008db09f{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-0-15-0)}.avatar__008db09f.xxs__79c1d77f{width:28px;height:28px;border-radius:6px}.avatar__008db09f.xs__11f9d8d6{width:32px;height:32px;border-radius:8px}.avatar__008db09f.sm__d314a04f{width:40px;height:40px;border-radius:10px}.avatar__008db09f.md__29d14f06{width:56px;height:56px;border-radius:16px}.avatar__008db09f.lg__29d8df1a{width:80px;height:80px;border-radius:20px}.avatar__008db09f.xl__9aa348af{width:96px;height:96px;border-radius:24px}.avatar__008db09f.xxl__31599bae{width:128px;height:128px;border-radius:28px}.badge__7be31d4a{display:inline-flex;align-items:center;justify-content:center;position:relative;width:fit-content;white-space:nowrap;background:var(--triplex-next-Badge-Background-0-15-0)}.badge__7be31d4a.sm__aa4db285{min-width:6px;min-height:6px;border-radius:4px}.badge__7be31d4a.md__1c09c135{min-width:8px;min-height:8px;border-radius:6px}.badge__7be31d4a.lg__13e107b6{min-width:10px;min-height:10px;border-radius:8px}.col-1__5b5adf57{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__7e56c4f0{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__c7491e75{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__9f9feb19{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__cb3f1fd6{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__ec760809{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__5c39ea73{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__6b388f22{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__1aec0124{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__451ab1fc{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__957e7dd1{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__c303d177{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__f3ce4bf2{margin-left:0%}.offset-1__0a773512{margin-left:8.33333333%}.offset-2__eec3addb{margin-left:16.66666667%}.offset-3__eb746589{margin-left:25%}.offset-4__aeb38810{margin-left:33.33333333%}.offset-5__e7675210{margin-left:41.66666667%}.offset-6__a2724edc{margin-left:50%}.offset-7__bd3a0324{margin-left:58.33333333%}.offset-8__1d37eb06{margin-left:66.66666667%}.offset-9__8c9fd1a1{margin-left:75%}.offset-10__7d977799{margin-left:83.33333333%}.offset-11__5c5695d2{margin-left:91.66666667%}.d-none__54deccf7{display:none!important}.d-block__cd8285f0{display:block!important}@media (min-width: 576px){.col-sm-1__454bdc03{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__5584f9b1{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__bb981500{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__6092512c{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__e4365d31{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__dddbc41e{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__86e2e365{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__2f1f2e9c{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__f92e51e7{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__d7653302{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__55c74523{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__2cb538f1{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__9a851e0a{margin-left:0%}.offset-sm-1__a15be622{margin-left:8.33333333%}.offset-sm-2__ccabbeb2{margin-left:16.66666667%}.offset-sm-3__a017828e{margin-left:25%}.offset-sm-4__dc782ce2{margin-left:33.33333333%}.offset-sm-5__57a0bc1a{margin-left:41.66666667%}.offset-sm-6__4e8b202a{margin-left:50%}.offset-sm-7__e6189bff{margin-left:58.33333333%}.offset-sm-8__fc143f8b{margin-left:66.66666667%}.offset-sm-9__94b6d63f{margin-left:75%}.offset-sm-10__173a07c8{margin-left:83.33333333%}.offset-sm-11__c24084d2{margin-left:91.66666667%}.d-none-sm__11d03195{display:none!important}.d-block-sm__22acf998{display:block!important}}@media (min-width: 768px){.col-md-1__f0ef062f{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__ab8c8147{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__7969982f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__7621b1df{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__610348ac{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__9208c3ef{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__45358d4b{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__dd7daf70{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__c16ccf47{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__3415ef48{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__afbee877{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__f7c3a27a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__d37bb5e7{margin-left:0%}.offset-md-1__b55b29a8{margin-left:8.33333333%}.offset-md-2__aa9e2771{margin-left:16.66666667%}.offset-md-3__3b6df0c3{margin-left:25%}.offset-md-4__bd909a72{margin-left:33.33333333%}.offset-md-5__4031d154{margin-left:41.66666667%}.offset-md-6__c12dd228{margin-left:50%}.offset-md-7__391f9cd6{margin-left:58.33333333%}.offset-md-8__0ddb1bb7{margin-left:66.66666667%}.offset-md-9__57ccde5b{margin-left:75%}.offset-md-10__392b7f4c{margin-left:83.33333333%}.offset-md-11__eb71fc17{margin-left:91.66666667%}.d-none-md__3d3484b9{display:none!important}.d-block-md__9ea44692{display:block!important}}@media (min-width: 992px){.col-lg-1__7d83aa7f{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__0fa41128{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__433fa164{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__ea91b7e4{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__4f5e03c0{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__40ae6574{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__a8dd603a{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__16372ce5{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__82d7c1ac{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__a2ca2de6{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__46e9f4f7{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__01f3309a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__cc687330{margin-left:0%}.offset-lg-1__48d3c011{margin-left:8.33333333%}.offset-lg-2__51c9ab97{margin-left:16.66666667%}.offset-lg-3__74f7689f{margin-left:25%}.offset-lg-4__11dbe8f0{margin-left:33.33333333%}.offset-lg-5__4a67a3db{margin-left:41.66666667%}.offset-lg-6__f6716cd8{margin-left:50%}.offset-lg-7__7efb8126{margin-left:58.33333333%}.offset-lg-8__b3156932{margin-left:66.66666667%}.offset-lg-9__7f57d817{margin-left:75%}.offset-lg-10__f2ef025f{margin-left:83.33333333%}.offset-lg-11__f3fe1fdb{margin-left:91.66666667%}.d-none-lg__68eafa46{display:none!important}.d-block-lg__f3fffe42{display:block!important}}@media (min-width: 1200px){.col-xl-1__35f07584{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__36682806{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__baa6de23{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__8468e1f2{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__c535e4a7{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__f70dd7e5{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__6cddd825{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__a8689cd4{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__1b1b2a69{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__84bdc1f7{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__9e93c898{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__0b47c758{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__73bbc421{margin-left:0%}.offset-xl-1__5a10a10d{margin-left:8.33333333%}.offset-xl-2__6aee5148{margin-left:16.66666667%}.offset-xl-3__7cebd080{margin-left:25%}.offset-xl-4__edadb6a8{margin-left:33.33333333%}.offset-xl-5__d191e16b{margin-left:41.66666667%}.offset-xl-6__37e547a8{margin-left:50%}.offset-xl-7__ed8ed71a{margin-left:58.33333333%}.offset-xl-8__d0904c7a{margin-left:66.66666667%}.offset-xl-9__b4675718{margin-left:75%}.offset-xl-10__9b616997{margin-left:83.33333333%}.offset-xl-11__5158bf11{margin-left:91.66666667%}.d-none-xl__87e49e65{display:none!important}.d-block-xl__b5da8da0{display:block!important}}.ellipsisLineClamp__4512babe{--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__4512babe.oneLine__178962c7{word-break:break-all}.link__9e2a1b3e{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-0-15-0)}.link__9e2a1b3e:hover{color:var(--triplex-next-Link-Text_Color_Hover-0-15-0)}.link__9e2a1b3e:active{color:var(--triplex-next-Link-Text_Color_Active-0-15-0)}.link__9e2a1b3e:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-0-15-0)}.wordWithContent__11f13034{white-space:nowrap;display:inline-flex;align-items:center}.before__fa027d91 :first-child{margin-right:2px}.after__3fd778fd :last-child{margin-left:2px}.marker__41b2d8bc{border-radius:50%}.marker__41b2d8bc.md__224ea149{width:8px;height:8px}.marker__41b2d8bc.lg__be753611{width:10px;height:10px}.marker__41b2d8bc.success__020d8ff3{background:var(--triplex-next-Marker-Background_Success-0-15-0)}.marker__41b2d8bc.error__3d3ae2ad{background:var(--triplex-next-Marker-Background_Error-0-15-0)}.marker__41b2d8bc.warning__8a327850{background:var(--triplex-next-Marker-Background_Warning-0-15-0)}.marker__41b2d8bc.waiting__4d9ddd9d{background:var(--triplex-next-Marker-Background_Waiting-0-15-0)}.markerStatus__dc8531b6{line-height:0;display:flex;align-items:start}.markerStatus__dc8531b6 .contentContainer__d3d7c5ac{display:flex;flex-direction:column}.markerStatus__dc8531b6.md__1919025c{gap:4px}.markerStatus__dc8531b6.md__1919025c .markerContainer__e7e65838{margin-top:4px}.markerStatus__dc8531b6.lg__49baf32f{gap:6px}.markerStatus__dc8531b6.lg__49baf32f .contentContainer__d3d7c5ac{gap:4px}.markerStatus__dc8531b6.lg__49baf32f .markerContainer__e7e65838{margin-top:5px}.row__b7726772{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__b7726772.noPaddingBottom__b5089ece,.row__b7726772:last-child{padding-bottom:0}.tabsExtended__d4b46654{position:relative}.tabsExtendedContent__796aabc6{display:inline-flex}.tabsExtendedContent__796aabc6.sm__2195fe50{border-radius:6px;padding:4px}.tabsExtendedContent__796aabc6.md__755c041a{border-radius:8px;padding:4px}.tabsExtendedContent__796aabc6.lg__25d14c25{border-radius:10px;padding:8px}.tabsExtendedTab__2f42bca5{display:flex}.tabsExtendedTab__2f42bca5+.tabsExtendedTab__2f42bca5,.tabsExtendedDropdown__2e5715c1{margin-left:2px}.tabsReal__eb355fb4,.tabsFake__3e6eb9c6{display:flex;box-sizing:border-box;width:100%}.tabsReal__eb355fb4.hidden__8bce5ccc{visibility:hidden}.tabsReal__eb355fb4 .tabsExtendedTab__2f42bca5.hidden__8bce5ccc{display:none}.tabsFake__3e6eb9c6{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__c0ea032e .tabsExtendedContent__796aabc6{background-color:var(--triplex-next-Tabs-Type1_Background-0-15-0)}.type2__40943122 .tabsExtendedContent__796aabc6{background-color:var(--triplex-next-Tabs-Type2_Background-0-15-0)}.tabsExtendedTabButton__b49bb68b{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-0-15-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__b49bb68b .tabButtonText__2faa7054{font-weight:400}.tabsExtendedTabButton__b49bb68b.lg__25d14c25{border-radius:6px;padding:10px 16px}.tabsExtendedTabButton__b49bb68b.lg__25d14c25 .tabButtonText__2faa7054{font-size:16px;line-height:20px}.tabsExtendedTabButton__b49bb68b.md__755c041a{border-radius:4px;padding:6px 16px}.tabsExtendedTabButton__b49bb68b.md__755c041a .tabButtonText__2faa7054{font-size:14px;line-height:20px}.tabsExtendedTabButton__b49bb68b.sm__2195fe50{border-radius:4px;padding:2px 16px}.tabsExtendedTabButton__b49bb68b.sm__2195fe50 .tabButtonText__2faa7054{font-size:12px;line-height:16px}.tabsExtendedTabButton__b49bb68b::-moz-focus-inner{border:none}.tabsExtendedTabButton__b49bb68b+.tabsExtendedTabButton__b49bb68b{margin-left:2px}.tabsExtendedTabButton__b49bb68b:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-0-15-0)}.tabsExtendedTabButton__b49bb68b.type1__c0ea032e{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-0-15-0)}.tabsExtendedTabButton__b49bb68b.type1__c0ea032e.selected__b35efa33{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-0-15-0)}.tabsExtendedTabButton__b49bb68b.type1__c0ea032e.selected__b35efa33 .tabButtonText__2faa7054{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-0-15-0)}.tabsExtendedTabButton__b49bb68b.type1__c0ea032e:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-0-15-0)}.tabsExtendedTabButton__b49bb68b.type1__c0ea032e:hover .tabButtonText__2faa7054{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-0-15-0)}.tabsExtendedTabButton__b49bb68b.type1__c0ea032e .tabButtonText__2faa7054{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-0-15-0)}.tabsExtendedTabButton__b49bb68b.type2__40943122{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-0-15-0);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-0-15-0)}.tabsExtendedTabButton__b49bb68b.type2__40943122.selected__b35efa33{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-0-15-0)}.tabsExtendedTabButton__b49bb68b.type2__40943122.selected__b35efa33 .tabButtonText__2faa7054{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-0-15-0)}.tabsExtendedTabButton__b49bb68b.type2__40943122:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-0-15-0)}.tabsExtendedTabButton__b49bb68b.type2__40943122:hover .tabButtonText__2faa7054{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-0-15-0)}.notificationIcon__9ee67eea{position:absolute;right:4px;top:4px}.tabsContent__5a295da9 .tabButtonDropdown__f4b963ae{padding:0!important;border-radius:0!important;background:none!important}.tabsContent__5a295da9 .tabButtonDropdown__f4b963ae.sm__d126fc59{min-width:20px;min-height:20px;height:20px}.tabsContent__5a295da9 .tabButtonDropdown__f4b963ae.md__7ea88a4a{min-width:32px;min-height:32px;height:32px}.tabsContent__5a295da9 .tabButtonDropdown__f4b963ae.lg__7036f183{min-width:40px;min-height:40px;height:40px}.tag__d472fa6a{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-0-15-0);border-radius:4px;gap:2px}.tag__d472fa6a.sm__bc091d91{height:20px;padding:2px 4px 2px 6px}.tag__d472fa6a.md__d9fc1419{height:28px;padding:4px 6px 4px 8px}.tag__d472fa6a.lg__a2c17449{height:32px;padding:6px 8px 6px 10px}.content__3fa292b6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagGroup__2e3e7dcf{display:flex;flex-wrap:wrap}.tagGroup__2e3e7dcf.sm__7596bda6{gap:4px}.tagGroup__2e3e7dcf.md__1ee1ab9e{gap:8px}.tagGroup__2e3e7dcf.lg__4e7bb40d{gap:12px}.paginationExtended__44e8967d{position:relative;padding:24px 0;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__0659d4b7 .directionIconNext__018cd1f4{transform:rotate(180deg)}.pageEllipsis__cac5f5c6{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;color:var(--triplex-next-TableBasic-PaginationBasic_Color-0-15-0);cursor:default}.paginationPageButton__44d9fab5{font-size:14px;font-family:inherit;color:var(--triplex-next-Pagination-PageButton_Color-0-15-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__44d9fab5:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-0-15-0);outline:none}.paginationPageButton__44d9fab5:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-0-15-0)}.paginationPageButton__44d9fab5:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-0-15-0);cursor:grabbing}.paginationPageButton__44d9fab5.currentPage__e180dff1{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-0-15-0);cursor:default}.paginationNavigationExtended__6741494e{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__2a077bc8{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__2a077bc8 .paginationSelectControl__97a0249f{margin-left:8px;min-width:72px}.skeleton__1851fc7e{border-radius:16px;flex-grow:1}.skeleton__1851fc7e.light__86524c4b{animation:skeleton-light-pulse__422d5dcc 2s ease-in-out infinite}.skeleton__1851fc7e.dark__0c2faacf{animation:skeleton-dark-pulse__e2c731e1 2s ease-in-out infinite}@keyframes skeleton-light-pulse__422d5dcc{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-15-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-0-15-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-15-0)}}@keyframes skeleton-dark-pulse__e2c731e1{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-15-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-0-15-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-15-0)}}.segmentedControlSegment__93973a77{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-15-0);outline:none;cursor:pointer}.segmentedControlSegment__93973a77:disabled{cursor:default}.sm__f8702844 .segmentedControlSegment__93973a77{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__251ce388 .segmentedControlSegment__93973a77{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__c2c968f2 .segmentedControlSegment__93973a77{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__0e7c2614 .segmentedControlSegment__93973a77{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-15-0)}.general1__0e7c2614 .segmentedControlSegment__93973a77:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-15-0)}.general1__0e7c2614 .segmentedControlSegment__93973a77:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-15-0)}.general1__0e7c2614 .segmentedControlSegment__93973a77.selected__3da49766{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-15-0)}.general1__0e7c2614 .segmentedControlSegment__93973a77.selected__3da49766:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-15-0)}.general1__0e7c2614 .segmentedControlSegment__93973a77.selected__3da49766:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-15-0)}.general2__e27a8721 .segmentedControlSegment__93973a77{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-15-0)}.general2__e27a8721 .segmentedControlSegment__93973a77:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-15-0)}.general2__e27a8721 .segmentedControlSegment__93973a77:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-15-0)}.general2__e27a8721 .segmentedControlSegment__93973a77.selected__3da49766{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-15-0)}.general2__e27a8721 .segmentedControlSegment__93973a77.selected__3da49766:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-15-0)}.general2__e27a8721 .segmentedControlSegment__93973a77.selected__3da49766:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-15-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-15-0)}.secondary1__c38dc71a .segmentedControlSegment__93973a77{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-15-0)}.secondary1__c38dc71a .segmentedControlSegment__93973a77:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-15-0)}.secondary1__c38dc71a .segmentedControlSegment__93973a77:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-15-0)}.secondary1__c38dc71a .segmentedControlSegment__93973a77.selected__3da49766{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-15-0)}.secondary1__c38dc71a .segmentedControlSegment__93973a77.selected__3da49766:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-15-0)}.secondary2__ec82dba9 .segmentedControlSegment__93973a77{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-15-0)}.secondary2__ec82dba9 .segmentedControlSegment__93973a77:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-15-0)}.secondary2__ec82dba9 .segmentedControlSegment__93973a77:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-15-0)}.secondary2__ec82dba9 .segmentedControlSegment__93973a77.selected__3da49766{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-15-0)}.secondary2__ec82dba9 .segmentedControlSegment__93973a77.selected__3da49766:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-15-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-15-0)}.segmentedControlSegment__93973a77:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-15-0)}.content__d26f7220{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__bab1464e{display:flex;gap:4px}.segmentedControl__bab1464e.general1__0e7c2614{background:var(--triplex-next-SegmentedControl-General_1_Background-0-15-0)}.segmentedControl__bab1464e.secondary1__c38dc71a{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-0-15-0)}.segmentedControl__bab1464e.general2__e27a8721{background:var(--triplex-next-SegmentedControl-General_2_Background-0-15-0)}.segmentedControl__bab1464e.secondary2__ec82dba9{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-0-15-0)}.segmentedControl__bab1464e.sm__f8702844{border-radius:6px;padding:4px}.segmentedControl__bab1464e.md__251ce388{border-radius:8px;padding:4px}.segmentedControl__bab1464e.lg__c2c968f2{border-radius:10px;padding:8px}.step__7468c978{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__7468c978.default__8624933b{background-color:var(--triplex-next-Step-Background_Default-0-15-0)}.step__7468c978.default__8624933b>span{color:var(--triplex-next-Step-Color_Default-0-15-0)}.step__7468c978.done__c0bbfd16{background-color:var(--triplex-next-Step-Background_Done-0-15-0)}.step__7468c978.done__c0bbfd16>span{color:var(--triplex-next-Step-Color_Done-0-15-0)}.step__7468c978.warning__dc6539e5{background-color:var(--triplex-next-Step-Background_Warning-0-15-0)}.step__7468c978.warning__dc6539e5>span{color:var(--triplex-next-Step-Color_Warning-0-15-0)}.step__7468c978.active__e33b045d{background-color:var(--triplex-next-Step-Background_Active-0-15-0)}.step__7468c978.active__e33b045d>span{color:var(--triplex-next-Step-Color_Active-0-15-0)}.step__7468c978.error__2c4c09f9{background-color:var(--triplex-next-Step-Background_Error-0-15-0)}.step__7468c978.error__2c4c09f9>span{color:var(--triplex-next-Step-Color_Error-0-15-0)}.step__7468c978.disabled__4394612f{background-color:var(--triplex-next-Step-Background_Disabled-0-15-0)}.step__7468c978.disabled__4394612f>span{color:var(--triplex-next-Step-Color_Disabled-0-15-0)}.stepperWrapper__facf17d7{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-0-15-0)}.stepperStep__0edd3b5e{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__0edd3b5e+.stepperStep__0edd3b5e{margin-left:12px}.stepperStep__0edd3b5e.sm__c1c8b5a0:not(:last-child) .content__7c89320f{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__0edd3b5e.sm__c1c8b5a0:last-child .content__7c89320f{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__0edd3b5e.sm__c1c8b5a0:last-child .arrow__54760f31{display:none}.stepperStep__0edd3b5e.md__0c53009f:not(:last-child) .content__7c89320f{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__0edd3b5e.md__0c53009f:last-child .content__7c89320f{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__0edd3b5e.md__0c53009f:last-child .arrow__54760f31{display:none}.stepperStep__0edd3b5e.lg__a4d28ab1:not(:last-child) .content__7c89320f{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__0edd3b5e.lg__a4d28ab1:last-child .content__7c89320f{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__0edd3b5e.lg__a4d28ab1:last-child .arrow__54760f31{display:none}.stepperStep__0edd3b5e:hover:not(.active__77647735):not(.disabled__59faaa60) .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Hover-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Hover-0-15-0)}.stepperStep__0edd3b5e:hover:not(.active__77647735):not(.disabled__59faaa60) .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-15-0)}.stepperStep__0edd3b5e:hover:not(.active__77647735):not(.disabled__59faaa60) .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-15-0)}.stepperStep__0edd3b5e.active__77647735{cursor:default}.stepperStep__0edd3b5e.active__77647735 .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-0-15-0)}.stepperStep__0edd3b5e.active__77647735 .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-0-15-0)}.stepperStep__0edd3b5e.active__77647735.error__8bf2ce5a .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-15-0)}.stepperStep__0edd3b5e.active__77647735.error__8bf2ce5a .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-15-0)}.stepperStep__0edd3b5e.active__77647735.error__8bf2ce5a .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-0-15-0)}.stepperStep__0edd3b5e.active__77647735.warning__257e7f0d .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0)}.stepperStep__0edd3b5e.active__77647735.warning__257e7f0d .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0)}.stepperStep__0edd3b5e.active__77647735.warning__257e7f0d .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.error__8bf2ce5a .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.error__8bf2ce5a .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.error__8bf2ce5a .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.error__8bf2ce5a:hover .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.error__8bf2ce5a:hover .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.error__8bf2ce5a:hover .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.warning__257e7f0d .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.warning__257e7f0d .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.warning__257e7f0d .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.warning__257e7f0d:hover .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.warning__257e7f0d:hover .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-15-0)}.stepperStep__0edd3b5e.completed__a583c038.warning__257e7f0d:hover .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b :not(.error__8bf2ce5a):not(.warning__257e7f0d) .content__7c89320f{color:var(--triplex-next-Stepper-Step_Color_Default-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b :not(.error__8bf2ce5a):not(.warning__257e7f0d):hover .content__7c89320f{color:var(--triplex-next-Stepper-Step_Color_Hover-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.error__8bf2ce5a .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.error__8bf2ce5a .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.error__8bf2ce5a .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.error__8bf2ce5a:hover .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.error__8bf2ce5a:hover .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.error__8bf2ce5a:hover .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.warning__257e7f0d .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.warning__257e7f0d .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.warning__257e7f0d .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.warning__257e7f0d:hover .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-15-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.warning__257e7f0d:hover .arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-15-0)}.stepperStep__0edd3b5e.inactive__148b0b5b.warning__257e7f0d:hover .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-15-0)}.stepperStep__0edd3b5e.disabled__59faaa60{pointer-events:none}.stepperStep__0edd3b5e.disabled__59faaa60 .content__7c89320f{color:var(--triplex-next-Stepper-Step_Color_Disabled-0-15-0)}.stepperStep__0edd3b5e.disabled__59faaa60 .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-0-15-0)}.stepperStep__0edd3b5e.disabled__59faaa60 .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-0-15-0)}.stepperStep__0edd3b5e.focusVisible__16e654b0.completed__a583c038 .content__7c89320f,.stepperStep__0edd3b5e.focusVisible__16e654b0.active__77647735 .content__7c89320f,.stepperStep__0edd3b5e.focusVisible__16e654b0.inactive__148b0b5b .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-15-0)}.stepperStep__0edd3b5e.focusVisible__16e654b0.completed__a583c038 .arrow__54760f31 path:last-child,.stepperStep__0edd3b5e.focusVisible__16e654b0.active__77647735 .arrow__54760f31 path:last-child,.stepperStep__0edd3b5e.focusVisible__16e654b0.inactive__148b0b5b .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-15-0)}.stepperStep__0edd3b5e.focusVisible__16e654b0.completed__a583c038:hover .content__7c89320f,.stepperStep__0edd3b5e.focusVisible__16e654b0.active__77647735:hover .content__7c89320f,.stepperStep__0edd3b5e.focusVisible__16e654b0.inactive__148b0b5b:hover .content__7c89320f{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-15-0)}.stepperStep__0edd3b5e.focusVisible__16e654b0.completed__a583c038:hover .arrow__54760f31 path:last-child,.stepperStep__0edd3b5e.focusVisible__16e654b0.active__77647735:hover .arrow__54760f31 path:last-child,.stepperStep__0edd3b5e.focusVisible__16e654b0.inactive__148b0b5b:hover .arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-15-0)}.content__7c89320f{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-0-15-0);color:var(--triplex-next-Stepper-Step_Color_Hover-0-15-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-0-15-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__c1c8b5a0{font-size:12px;line-height:16px}.md__0c53009f{font-size:14px;line-height:20px}.lg__a4d28ab1{font-size:16px;line-height:20px}.arrow__54760f31{transform:translate(0)}.arrow__54760f31 path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-15-0)}.arrow__54760f31 path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-15-0)}.icon__3401919f{display:inline-flex;align-items:center;line-height:0}.nonempty__b47e66dc .icon__3401919f{margin-right:6px}.stepperExtended__20957731{display:flex;padding:0;margin:0;list-style:none}.carouselExtended__ec44cab2{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__ec44cab2::-webkit-scrollbar{display:none}.stepper__b432d87a.sm__c1c8b5a0{padding-left:28px;padding-right:28px}.stepper__b432d87a.md__0c53009f{padding-left:40px;padding-right:40px}.stepper__b432d87a.lg__a4d28ab1{padding-left:56px;padding-right:56px}.stepperCarousel__54d83730{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__54d83730 .buttonPrev__64527c45,.stepperCarousel__54d83730 .buttonNext__844b9efe{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__54d83730 .buttonPrev__64527c45.sm__c1c8b5a0,.stepperCarousel__54d83730 .buttonNext__844b9efe.sm__c1c8b5a0{height:28px;width:28px}.stepperCarousel__54d83730 .buttonPrev__64527c45.md__0c53009f,.stepperCarousel__54d83730 .buttonNext__844b9efe.md__0c53009f{height:40px;width:40px}.stepperCarousel__54d83730 .buttonPrev__64527c45.lg__a4d28ab1,.stepperCarousel__54d83730 .buttonNext__844b9efe.lg__a4d28ab1{height:56px;width:56px}.stepperCarousel__54d83730 .buttonPrev__64527c45{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-0-15-0)}.stepperCarousel__54d83730 .buttonNext__844b9efe{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-0-15-0)}@media (max-width: 767px){.stepper__b432d87a{padding-left:16px;padding-right:16px}.buttonPrev__64527c45,.buttonNext__844b9efe{display:none}}.islandAccordion__5d961b65{margin:0;padding:0}.islandAccordion__5d961b65 .island__c953d751{padding:0}.islandAccordion__5d961b65 .item__efe80778{position:relative;list-style-type:none}.islandAccordion__5d961b65 .item__efe80778.disabled__1f9f8378{cursor:default;pointer-events:none}.islandAccordion__5d961b65 .item__efe80778+.item__efe80778.sm__2c47e72d,.islandAccordion__5d961b65 .item__efe80778+.item__efe80778.md__9f711667{margin-top:16px}.islandAccordion__5d961b65 .item__efe80778+.item__efe80778.lg__e9f321a1{margin-top:24px}.islandAccordion__5d961b65 .item__efe80778 .header__55e269bf{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__5d961b65 .item__efe80778 :focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-0-15-0)}.islandAccordion__5d961b65 .item__efe80778.type1__cb653126:not(.opened__f59eb2c1) .header__55e269bf:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-15-0)}.islandAccordion__5d961b65 .item__efe80778.type2__87612d05:not(.opened__f59eb2c1) .header__55e269bf:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-15-0)}.islandAccordion__5d961b65 .item__efe80778.type3__a64339d7:not(.opened__f59eb2c1) .header__55e269bf:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-15-0)}.islandAccordion__5d961b65 .item__efe80778 .footer__56b4073f{text-align:right}.islandAccordion__5d961b65 .item__efe80778 .body__5e465db2,.islandAccordion__5d961b65 .item__efe80778 .footer__56b4073f{visibility:hidden}.islandAccordion__5d961b65 .item__efe80778.opened__f59eb2c1 .body__5e465db2,.islandAccordion__5d961b65 .item__efe80778.opened__f59eb2c1 .footer__56b4073f{visibility:visible}.islandAccordion__5d961b65 .item__efe80778 .caretWrapper__c7a758b8{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__5d961b65 .item__efe80778 .caretIcon__60408050{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__5d961b65 .item__efe80778 .title__fc129c0e{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__5d961b65 .item__efe80778.sm__2c47e72d .header__55e269bf{padding:16px;border-radius:16px}.islandAccordion__5d961b65 .item__efe80778.sm__2c47e72d .step__f56ee094+.title__fc129c0e{margin-top:2px}.islandAccordion__5d961b65 .item__efe80778.sm__2c47e72d .body__5e465db2,.islandAccordion__5d961b65 .item__efe80778.sm__2c47e72d .footer__56b4073f{padding:0 16px 16px}.islandAccordion__5d961b65 .item__efe80778.sm__2c47e72d .caretWrapper__c7a758b8{right:12px}.islandAccordion__5d961b65 .item__efe80778.sm__2c47e72d .remove__60c0b63b{right:-36px;top:20px}.islandAccordion__5d961b65 .item__efe80778.sm__2c47e72d .step__f56ee094{margin-right:12px}.islandAccordion__5d961b65 .item__efe80778.md__9f711667 .header__55e269bf{padding:24px;border-radius:24px}.islandAccordion__5d961b65 .item__efe80778.md__9f711667 .body__5e465db2,.islandAccordion__5d961b65 .item__efe80778.md__9f711667 .footer__56b4073f{padding:0 24px 24px}.islandAccordion__5d961b65 .item__efe80778.md__9f711667 .caretWrapper__c7a758b8{right:20px}.islandAccordion__5d961b65 .item__efe80778.md__9f711667 .remove__60c0b63b{right:-40px;top:28px}.islandAccordion__5d961b65 .item__efe80778.md__9f711667 .step__f56ee094{margin-right:12px}.islandAccordion__5d961b65 .item__efe80778.lg__e9f321a1 .header__55e269bf{padding:32px;border-radius:32px}.islandAccordion__5d961b65 .item__efe80778.lg__e9f321a1 .body__5e465db2,.islandAccordion__5d961b65 .item__efe80778.lg__e9f321a1 .footer__56b4073f{padding:0 32px 32px}.islandAccordion__5d961b65 .item__efe80778.lg__e9f321a1 .caretWrapper__c7a758b8{right:28px}.islandAccordion__5d961b65 .item__efe80778.lg__e9f321a1 .remove__60c0b63b{right:-40px;top:36px}.islandAccordion__5d961b65 .item__efe80778.lg__e9f321a1 .step__f56ee094{margin:0 16px 0 0}.islandAccordion__5d961b65 .item__efe80778.opened__f59eb2c1:not(.disabled__1f9f8378) .caretWrapper__c7a758b8 .caretIcon__60408050{transform:rotate(-180deg)}.islandAccordion__5d961b65 .item__efe80778 .remove__60c0b63b{position:absolute}@media (max-width: 767px){.islandAccordion__5d961b65 .item__efe80778 .footer__56b4073f{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__5d961b65 .item__efe80778 .footer__56b4073f>*{margin-left:0!important}.islandAccordion__5d961b65 .item__efe80778.md__9f711667 .header__55e269bf{border-radius:16px}.islandAccordion__5d961b65 .item__efe80778.lg__e9f321a1 .header__55e269bf{border-radius:24px}}.noColumns__779fb0f9{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__779fb0f9>.content__ef652437{width:456px;text-align:center}.filterPanel__13e3186a{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__4591d642{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__4591d642>a:not(:first-child){margin-left:16px}.tabsLinePanel__040d960e{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__f2c7a7f2{0%{opacity:0}to{opacity:1}}.tableBasic__b2bf3aa2{position:relative}.tableBasic__b2bf3aa2 table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__b2bf3aa2 table th.alignLeft__1a20ce70,.tableBasic__b2bf3aa2 table td.alignLeft__1a20ce70{text-align:left}.tableBasic__b2bf3aa2 table th.alignRight__a95fe5d1,.tableBasic__b2bf3aa2 table td.alignRight__a95fe5d1{text-align:right}.tableBasic__b2bf3aa2 table th.alignCenter__11fbb86a,.tableBasic__b2bf3aa2 table td.alignCenter__11fbb86a{text-align:center}.tableBasic__b2bf3aa2 table th.verticalAlignBaseline__2af50c8f,.tableBasic__b2bf3aa2 table td.verticalAlignBaseline__2af50c8f{vertical-align:baseline}.tableBasic__b2bf3aa2 table th.verticalAlignSub__78700d7d,.tableBasic__b2bf3aa2 table td.verticalAlignSub__78700d7d{vertical-align:sub}.tableBasic__b2bf3aa2 table th.verticalAlignSuper__345d55c4,.tableBasic__b2bf3aa2 table td.verticalAlignSuper__345d55c4{vertical-align:super}.tableBasic__b2bf3aa2 table th.verticalAlignTextTop__d4cc0ba5,.tableBasic__b2bf3aa2 table td.verticalAlignTextTop__d4cc0ba5{vertical-align:text-top}.tableBasic__b2bf3aa2 table th.verticalAlignTextBottom__bf4f88b1,.tableBasic__b2bf3aa2 table td.verticalAlignTextBottom__bf4f88b1{vertical-align:text-bottom}.tableBasic__b2bf3aa2 table th.verticalAlignMiddle__88c26c72,.tableBasic__b2bf3aa2 table td.verticalAlignMiddle__88c26c72{vertical-align:middle}.tableBasic__b2bf3aa2 table th.verticalAlignTop__d3f3dcbf,.tableBasic__b2bf3aa2 table td.verticalAlignTop__d3f3dcbf{vertical-align:top}.tableBasic__b2bf3aa2 table th.verticalAlignBottom__b442cac3,.tableBasic__b2bf3aa2 table td.verticalAlignBottom__b442cac3{vertical-align:bottom}.tableBasic__b2bf3aa2 table>thead>tr{height:48px}.tableBasic__b2bf3aa2 table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-0-15-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-15-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__b2bf3aa2 table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-15-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-15-0)}}.tableBasic__b2bf3aa2 table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__b2bf3aa2 table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__b2bf3aa2 table>thead>tr>th.checkboxType__bccff647{padding:16px 12px}.tableBasic__b2bf3aa2 table>thead>tr>th .thBlock__66a14233{display:inline-flex;vertical-align:top}.tableBasic__b2bf3aa2 table>thead>tr>th .thBlock__66a14233.order__f675ddd6{cursor:pointer}.tableBasic__b2bf3aa2 table>thead>tr>th .thBlock__66a14233.order__f675ddd6 .orderButton__95610624{display:flex;visibility:hidden;align-items:center}.tableBasic__b2bf3aa2 table>thead>tr>th .thBlock__66a14233.order__f675ddd6 .orderButton__95610624.alignLeft__1a20ce70{margin-right:8px}.tableBasic__b2bf3aa2 table>thead>tr>th .thBlock__66a14233.order__f675ddd6 .orderButton__95610624.alignRight__a95fe5d1{margin-left:8px}.tableBasic__b2bf3aa2 table>thead>tr>th .thBlock__66a14233.order__f675ddd6 .orderButton__95610624.sorted__c0636aec{visibility:visible}.tableBasic__b2bf3aa2 table>thead>tr>th .thBlock__66a14233.order__f675ddd6:hover .orderButton__95610624{visibility:visible}.tableBasic__b2bf3aa2 table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-15-0)}.tableBasic__b2bf3aa2 table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__b2bf3aa2 table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__b2bf3aa2 table>tbody>tr>td.textType__ae7f7e48{padding:12px}.tableBasic__b2bf3aa2 table>tbody>tr>td.componentsType__9fa2ac4b{padding:8px 12px}.tableBasic__b2bf3aa2 table>tbody>tr>td.checkboxType__bccff647{padding:10px 12px 12px}.tableBasic__b2bf3aa2 table>tbody>tr.selected__0878d50e>td{background-color:var(--triplex-next-TableBasic-Background_Selected-0-15-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__b2bf3aa2 table>tbody>tr.selected__0878d50e>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-15-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-15-0)}}.tableBasic__b2bf3aa2 table>tbody.clickable__e48ac133>tr{cursor:pointer}.tableBasic__b2bf3aa2 table>tbody.hoverable__e868731e>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-0-15-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__b2bf3aa2 table>tbody.hoverable__e868731e>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-15-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-15-0)}}.tableBasic__b2bf3aa2 .footerEmptyData__63bcb6a1{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__b2bf3aa2 .spinnerWrapper__e59f80f0{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__b2bf3aa2 .spinnerWrapper__e59f80f0 .tableLoaderScreen__2e6cd819{border-radius:8px 8px 0 0}.tableBasic__b2bf3aa2 .overlayCover__152bf6d9{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-0-15-0);animation:fadeIn__f2c7a7f2 .3s}.tableBasicSettingsBody__d6e32233{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__f1719dc9{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-15-0)!important}.columnSettingsSortableListItemTarget__f1719dc9:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-15-0)!important}.columnSettingsSortableListItemTarget__f1719dc9.dragging__a23e5493{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-15-0)!important}.columnSettingsStaticListItem__f856824b{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-15-0)}.tableBasicSettingsFooter__496728d2{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-15-0);padding:11px 12px 12px}.tableBasicSettingsHeader__541f5722{padding:16px 12px 12px}.tableSettingsLink__3efb3b60{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__eab4124f{width:320px}.tableFooterWrapper__e2db9477{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__e2db9477 .tableFooterShadow__192e7a12{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-0-15-0);pointer-events:none}.tableFooterWrapper__e2db9477 .tableFooter__cae9f923{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-0-15-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__e2db9477 .tableFooter__cae9f923 .tableFooterSummary__d73a2f2a{display:flex;align-items:center}.tableFooterWrapper__e2db9477 .tableFooter__cae9f923 .tableFooterSummary__d73a2f2a .tableFooterSummarySelectedCount__c9aa30b2,.tableFooterWrapper__e2db9477 .tableFooter__cae9f923 .tableFooterSummary__d73a2f2a .tableFooterSummarySelectAllButton__e9f073c1,.tableFooterWrapper__e2db9477 .tableFooter__cae9f923 .tableFooterSummary__d73a2f2a .tableFooterSummaryAmount__ce3d2e82{display:inline-flex}.tableFooterWrapper__e2db9477 .tableFooter__cae9f923 .tableFooterSummary__d73a2f2a .tableFooterSummarySelectedCount__c9aa30b2,.tableFooterWrapper__e2db9477 .tableFooter__cae9f923 .tableFooterSummary__d73a2f2a .tableFooterSummarySelectAllButton__e9f073c1,.tableFooterWrapper__e2db9477 .tableFooter__cae9f923 .tableFooterSummary__d73a2f2a .tableFooterSummaryAmount__ce3d2e82,.tableFooterWrapper__e2db9477 .tableFooter__cae9f923 .tableFooterSummary__d73a2f2a .tableFooterSummaryLabel__b3812122{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__e2db9477{height:112px}}.paginationPanel__415d0f29{margin-top:16px}.masterTable__1bd6f07f{position:relative}.orderedListItem__d76961ac{counter-increment:list-item-tx}.orderedListItem__d76961ac:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__d76961ac+.orderedListItem__d76961ac{margin-top:8px}.orderedList__524a6018{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.suggestFieldMobileBody__ae9f909f{height:176px}.suggestFieldMobileDropdownHint__286c2022{padding:16px}.lightBox__b900cea3{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__b900cea3 .lightBoxBackdrop__78cf836d{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-15-0)}.lightBox__b900cea3.lightBoxSideOverlayActive__55ec1173,.lightBox__b900cea3.lightBoxTopOverlayActive__503cbdba{overflow-y:hidden}.lightBox__b900cea3 .lightBoxContent__0a8e94a9{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-15-0)}.lightBox__b900cea3 .lightBoxContent__0a8e94a9>.global-page{width:100%;max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBox__b900cea3 .lightBoxContent__0a8e94a9>.global-page{padding:16px}}.lightBox__b900cea3 .loadingContentOverlay__3e4bf998{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__b900cea3 .lightBoxContentResizeWrapper__0c109d3e{position:absolute;left:0;right:0;height:0}.lightBox__b900cea3 .tempElSafariBug__0cefcbe4{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__0cae7603,.global-LB-less-or-equal-media-point-0 .lightBox__b900cea3.lightBoxSideOverlayActive__55ec1173{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__0a8e94a9{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__0a8e94a9{padding-left:80px;padding-right:80px}.lightBoxControls__c1db6f68{z-index:100}.withKeyboardEvent__54887bfb{display:inline-block}.withoutKeyboardEvent__2cbedfa6,.lightBox__b900cea3.lightBoxSideOverlayActive__55ec1173 .withKeyboardEvent__54887bfb,.lightBox__b900cea3.lightBoxTopOverlayActive__503cbdba .withKeyboardEvent__54887bfb,.lightBox__b900cea3.isLoading__cbf1a094 .withKeyboardEvent__54887bfb{display:none}.lightBox__b900cea3.lightBoxSideOverlayActive__55ec1173 .withoutKeyboardEvent__2cbedfa6,.lightBox__b900cea3.lightBoxTopOverlayActive__503cbdba .withoutKeyboardEvent__2cbedfa6,.lightBox__b900cea3.isLoading__cbf1a094 .withoutKeyboardEvent__2cbedfa6{display:inline-block}.lightBox__b900cea3.isLoading__cbf1a094 .lightBoxPrev__f74a047a,.lightBox__b900cea3.isLoading__cbf1a094 .lightBoxNext__85e7c07e{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__c1db6f68{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__987d5d0f{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__f72af048{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__89c84c91{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__f74a047a,.global-LB-less-or-equal-media-point-0 .lightBoxNext__85e7c07e{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__f74a047a{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__3aea35c8,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__0988e774{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__c1db6f68{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__987d5d0f{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__f72af048{display:none}.global-LB-more-media-point-0 .lightBoxClose__89c84c91{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__f74a047a,.global-LB-more-media-point-0 .lightBoxNext__85e7c07e{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__f74a047a{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__85e7c07e{left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__4e5a7f7a{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__4e5a7f7a.fixed__0235a6c5{position:fixed}.overlay__4e5a7f7a.closing__83346afd,.overlay__4e5a7f7a.opened__78ec4ef6{visibility:visible;left:0;right:0}.overlayPanel__817b88d9{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-0-15-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__817b88d9.bottom__afe7257d{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__817b88d9.left__cc9230f9{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__817b88d9.right__8fa0622a{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__817b88d9.top__332a48f8{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__817b88d9.left__cc9230f9.opened__78ec4ef6,.overlayPanel__817b88d9.right__8fa0622a.opened__78ec4ef6{transform:translate(0)}.overlayPanel__817b88d9.top__332a48f8.opened__78ec4ef6,.overlayPanel__817b88d9.bottom__afe7257d.opened__78ec4ef6{transform:translateY(0)}.overlayContent__551e9759{display:flex;min-height:100%}.overlayMask__4ac6b077{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-0-15-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__4ac6b077.overlayOpened__6f6a9975{opacity:1}.lightBoxSideOverlayLoaderWrapper__0d919424{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__65c501f6{position:absolute;top:24px;right:24px}.lightBoxSideOverlayCloseMobile__a4140c4d{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktop__65c501f6{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__a4140c4d{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__a4140c4d{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktop__65c501f6{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__a4140c4d{display:none}.lightBoxSideOverlayMask__0238398d{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-0-15-0)}.lightBoxSideOverlayWrapper__4ec0658c{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__4ec0658c.overflowXHidden__b4bb0dab{overflow-x:hidden}.lightBoxSideOverlayWrapper__4ec0658c.overflowYHidden__df212811{overflow-y:hidden}.lightBoxSideOverlayWrapper__4ec0658c.closing__556ff95a,.lightBoxSideOverlayWrapper__4ec0658c.opened__46cb0677{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__4ec0658c.closing__556ff95a{pointer-events:none}.lightBoxSideOverlayWrapper__4ec0658c .global-page{max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBoxSideOverlayWrapper__4ec0658c .global-page{padding:16px}}.lightBoxSideOverlayWrapper__4ec0658c .lightBoxSideOverlayContent__8aeae2e1{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-15-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__4ec0658c .lightBoxSideOverlayContent__8aeae2e1.opened__46cb0677{transform:none}.lightBoxSideOverlayWrapper__4ec0658c .lightBoxSideOverlayContent__8aeae2e1.opening__276de0dd{transform:translateY(0)}.lightBoxSideOverlayWrapper__4ec0658c.sizeSM__c41a6152 .global-page{width:480px;max-width:100%}.lightBoxSideOverlayWrapper__4ec0658c.sizeMD__6b7ccb2d .global-page{width:600px;max-width:100%}.lightBoxSideOverlayWrapper__4ec0658c.sizeLG__693d510e .global-page{width:800px;max-width:100%}.lightBoxSideOverlayWrapper__4ec0658c .lightBoxSideOverlayBase__a37ad21d{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__4ec0658c .lightBoxSideOverlayContent__8aeae2e1{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__4ec0658c .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__4ec0658c .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__91d4b9d2{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__91d4b9d2.closing__556ff95a,.lightBoxSideOverlay__91d4b9d2.opening__276de0dd{overflow-x:hidden}.topOverlayMask__b4b91713{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-0-15-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__9436e627{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__9436e627.closing__768d3119,.topOverlayWrapper__9436e627.opened__3fd01e1c{bottom:0}.topOverlayWrapper__9436e627 .topOverlayPanel__4087baa9{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__8b08b540{z-index:500}@media (max-width: 767px){.topOverlayPanel__4087baa9{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__0b615ce3{--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__0b615ce3.fixed__9e228cb6{position:fixed}@container left-sidebar-wrapper (max-width: 100px){.lightBoxLeftSidebarInner__ca65ba4d{display:none}}.lightBoxRightSidebar__e32743bd{--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__e32743bd.fixed__9e228cb6{position:fixed}@container right-sidebar-wrapper (max-width: 100px){.lightBoxRightSidebarInner__a2cc39de{display:none}}html.scroll-0__ebb68277{--triplex-next-scroll-width: 0px}html.scroll-15__6709f9d7{--triplex-next-scroll-width: 15px}html.scroll-16__1a22e3c5{--triplex-next-scroll-width: 16px}html.scroll-17__78447bbc{--triplex-next-scroll-width: 17px}.smsField__0f673605{display:inline-block;position:relative;width:100%}.smsField__0f673605 .input__1650b853{text-align:center}.smsField__0f673605 .input__1650b853::placeholder{opacity:1}.smsField__0f673605 .input__1650b853:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-0-15-0)}.smsField__0f673605 .input__1650b853.lg__8b3bfa27{padding:18px 40px}.smsField__0f673605 .input__1650b853.md__af92affd{padding-left:26px;padding-right:26px}.smsField__0f673605 .input__1650b853.sm__cbbaa851{padding-left:20px;padding-right:20px}.smsField__0f673605 .btnRefresh__63fbc20c{position:absolute;outline:none;z-index:1}.smsField__0f673605 .btnRefresh__63fbc20c.lg__8b3bfa27{top:12px;left:12px;height:32px;width:32px}.smsField__0f673605 .btnRefresh__63fbc20c.md__af92affd{top:10px;left:10px}.smsField__0f673605 .btnRefresh__63fbc20c.sm__cbbaa851{top:4px;left:4px}.smsField__0f673605 .btnRefresh__63fbc20c .full__fa0f9614{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-0-15-0)}.smsField__0f673605 .btnRefresh__63fbc20c .empty__4f660605{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-0-15-0)}.smsField__0f673605 .btnRefresh__63fbc20c:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-0-15-0)}.smsField__0f673605 .btnSubmit__13bea132{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-0-15-0)}.smsField__0f673605 .btnSubmit__13bea132.active__d836fdd6:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-0-15-0)}.smsField__0f673605 .btnSubmit__13bea132.active__d836fdd6:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-0-15-0)}.smsField__0f673605 .btnSubmit__13bea132.lg__8b3bfa27{top:15px;right:15px;height:26px;width:26px}.smsField__0f673605 .btnSubmit__13bea132.md__af92affd{top:10px;right:10px}.smsField__0f673605 .btnSubmit__13bea132.sm__cbbaa851{top:4px;right:4px}.spoiler__56ac5aed{display:flex;flex-direction:column}.spoiler__56ac5aed.opened__17ee469d .caretIcon__7e6c3f92{transform:rotate(-180deg)}.spoiler__56ac5aed .head__5edaced5 .caretIcon__7e6c3f92{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__56ac5aed .head__5edaced5 button>span{white-space:normal;text-align:left}.spoiler__56ac5aed .content__93dbe7e5.hidden__acebedc5{display:none}.spoiler__56ac5aed .lg__e9b323e4 .content__93dbe7e5{margin-top:8px}.spoiler__56ac5aed .md__7100fe36 .content__93dbe7e5{margin-top:0}.spoiler__56ac5aed .sm__32b6027f .content__93dbe7e5{margin-top:-4px}.statusTrackerWrapper__78f6370d{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-15-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-0-15-0);overflow:hidden;height:100%}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283{text-align:center;padding:16px 24px;z-index:1}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283.verticalAlignMiddle__a749f20a{align-self:center}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283.verticalAlignBottom__e5710f45{align-self:end}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerChild__7674b8a9{padding:8px 0}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerChild__7674b8a9:empty{padding:0}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerSum__747d99ba,.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerTitle__e3527358{padding-bottom:4px}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerDescription__d081bec5{display:block;padding-top:8px}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerAlert__881b6bac{margin-top:12px;text-align:left}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerStatus__a220c81d{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerFooterWrapper__0917d13f{display:grid}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerFooterWrapper__0917d13f .statusTrackerDescription__d081bec5:last-child{padding-top:0}.statusTrackerWrapper__78f6370d .statusTracker__a6a6a283 .statusTrackerFooterWrapper__0917d13f .statusTrackerButton__78d5cdb0{margin-left:0;margin-bottom:12px}.statusTrackerWrapper__78f6370d .statusTrackerColor__64b461fb{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__78f6370d .statusTrackerColor__64b461fb.waiting__2639901d{background:var(--triplex-next-StatusTracker-Waiting_Color-0-15-0)}.statusTrackerWrapper__78f6370d .statusTrackerColor__64b461fb.warning__51cdfc81{background:var(--triplex-next-StatusTracker-Warning_Background-0-15-0)}.statusTrackerWrapper__78f6370d .statusTrackerColor__64b461fb.rejected__1458a5c8{background:var(--triplex-next-StatusTracker-Rejected_Color-0-15-0)}.statusTrackerWrapper__78f6370d .statusTrackerColor__64b461fb.approved__bf88e28a{background:var(--triplex-next-StatusTracker-Approved_Color-0-15-0)}.statusTrackerWrapper__78f6370d .statusTrackerBackground__995c2d3e{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__78f6370d .statusTrackerBackground__995c2d3e.waiting__2639901d{background:var(--triplex-next-StatusTracker-Waiting_Background-0-15-0)}.statusTrackerWrapper__78f6370d .statusTrackerBackground__995c2d3e.warning__51cdfc81{background:var(--triplex-next-StatusTracker-Warning_Background-0-15-0)}.statusTrackerWrapper__78f6370d .statusTrackerBackground__995c2d3e.rejected__1458a5c8{background:var(--triplex-next-StatusTracker-Rejected_Background-0-15-0)}.statusTrackerWrapper__78f6370d .statusTrackerBackground__995c2d3e.approved__bf88e28a{background:var(--triplex-next-StatusTracker-Approved_Background-0-15-0)}@media (max-width: 767px){.statusTrackerWrapper__78f6370d{border-radius:16px}}.smallInput__5255853d{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-15-0);background:var(--triplex-next-SmallInput-Background-0-15-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-0-15-0)}.smallInput__5255853d::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-0-15-0);opacity:1}.smallInput__5255853d::-ms-clear{display:none}.documentNumberEdit__043be05d .label__74ce1f05{display:inline-block;margin-right:8px}.documentNumberEdit__043be05d .inputEditWrapper__f5aa04ad{width:68px;display:inline-block}.sliderExtendedDot__50fe50d6{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-0-15-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__50fe50d6:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-15-0)}.sliderExtendedDot__50fe50d6.focusedByClick__0473816e:focus{box-shadow:none}.sliderExtendedDot__50fe50d6:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-0-15-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__50fe50d6:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-0-15-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__50fe50d6.disabled__f3e2f707{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-0-15-0)}.sliderExtendedDot__50fe50d6.disabled__f3e2f707:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-0-15-0)}.sliderExtendedDot__50fe50d6.disabled__f3e2f707:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-0-15-0)}.sliderExtendedDot__50fe50d6:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-0-15-0)}.sliderExtendedDot__50fe50d6:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-15-0)}.sliderExtendedDot__50fe50d6.dragByMouse__9a442c19{background:var(--triplex-next-Slider-Dot_Background_Select-0-15-0)}.sliderExtendedDot__50fe50d6.dragByMouse__9a442c19:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-15-0)}.sliderExtendedDot__50fe50d6:hover .sliderExtendedTooltipOverlay__ef5954a5,.sliderExtendedDot__50fe50d6:focus .sliderExtendedTooltipOverlay__ef5954a5{visibility:visible}.sliderExtendedDot__50fe50d6.lg__ac7347a5{width:28px;height:28px}.sliderExtendedDot__50fe50d6.lg__ac7347a5:after{width:10px;height:10px}.sliderExtendedDot__50fe50d6.lg__ac7347a5:before{width:14px;height:14px}.sliderExtendedMarks__c2f0cd0b{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__9dd883f0{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__9dd883f0 .sliderExtendedMarkDot__6c5acdd2{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-0-15-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__9dd883f0 .sliderExtendedMarkDot__6c5acdd2.inSelectedRange__f145a8d7{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-0-15-0)}.sliderExtendedMark__9dd883f0.lg__ac7347a5{top:20px}.sliderExtendedMark__9dd883f0.lg__ac7347a5 .sliderExtendedMarkDot__6c5acdd2{top:-20px}.sliderExtendedMark__9dd883f0 .sliderExtendedMarkText__fbbc31b0{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__9dd883f0.disabled__f3e2f707{pointer-events:none}.sliderExtendedMark__9dd883f0.disabled__f3e2f707 .sliderExtendedMarkText__fbbc31b0{pointer-events:none;opacity:.35}.sliderExtendedMark__9dd883f0.disabled__f3e2f707 .sliderExtendedMarkDot__6c5acdd2{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-15-0)}.sliderExtendedMark__9dd883f0:first-child,.sliderExtendedMark__9dd883f0:last-child{transform:none}.sliderExtendedMark__9dd883f0:first-child.reverse__fa569468 .sliderExtendedMarkDot__6c5acdd2{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__9dd883f0:first-child.reverse__fa569468 .sliderExtendedMarkText__fbbc31b0{margin-right:-4px}.sliderExtendedMark__9dd883f0:first-child:not(.reverse__fa569468) .sliderExtendedMarkDot__6c5acdd2{left:0;transform:translate(-50%)}.sliderExtendedMark__9dd883f0:first-child .sliderExtendedMarkText__fbbc31b0{margin-left:-4px}.sliderExtendedMark__9dd883f0:last-child.reverse__fa569468 .sliderExtendedMarkDot__6c5acdd2{left:0;transform:translate(-50%)}.sliderExtendedMark__9dd883f0:last-child.reverse__fa569468 .sliderExtendedMarkText__fbbc31b0{margin-left:-4px}.sliderExtendedMark__9dd883f0:last-child:not(.reverse__fa569468) .sliderExtendedMarkDot__6c5acdd2{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__9dd883f0:last-child .sliderExtendedMarkText__fbbc31b0{margin-right:-4px}.sliderExtendedMark__9dd883f0.active__8bc6ec2a{pointer-events:none}.sliderExtendedRail__40c75a0e{height:4px;background:var(--triplex-next-Slider-Rail_Background-0-15-0);cursor:pointer}.sliderExtended__97e31fad{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__97e31fad.disabled__f3e2f707 .sliderExtendedRail__40c75a0e{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-0-15-0)}.sliderExtended__97e31fad.lg__ac7347a5{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__4e322434{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-0-15-0);z-index:10}.sliderExtendedTrack__4e322434.lg__ac7347a5{top:12px}.sliderExtendedTrack__4e322434:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-15-0)}.sliderExtendedTrack__4e322434.focusedByClick__0473816e:focus{box-shadow:none}.sliderExtendedTrack__4e322434.hoverOrDragByMouse__405bd286{background:var(--triplex-next-Slider-Track_Background_Hover-0-15-0)}.sliderExtendedTrack__4e322434.staticSlider__5efee849{cursor:default;pointer-events:none}.sliderExtendedTrack__4e322434.disabled__f3e2f707{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-0-15-0)}.sliderExtendedTooltipOverlay__ef5954a5{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__ef5954a5.lg__ac7347a5{bottom:32px}.sliderExtendedTooltipOverlay__ef5954a5 .tooltipBody__f49c36fc{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-0-15-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-0-15-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__ef5954a5 .tooltipTip__9ce55acc{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-0-15-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__ef5954a5 .tooltipTip__9ce55acc{margin:-.5px}}.treeView__e7aa1628,.treeViewGroup__10c3a73b{margin:0;padding:0}.treeView__e7aa1628 .treeViewNode__0efeee43,.treeViewGroup__10c3a73b .treeViewNode__0efeee43{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__a407ad8f.collapsed__73483f23{visibility:hidden}.checkboxTreeExtended__984f952f{margin-bottom:-12px;padding:12px}.checkboxTreeExtendedNode__9fa2b1a9 .checkboxTreeExtendedNode__9fa2b1a9{margin-left:24px}.checkboxTreeExtendedNodeHeader__fa8bcdcc{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__fa8bcdcc.sm__cf40c5bc{margin-bottom:10px}.checkboxTreeExtendedNodeHeader__fa8bcdcc.md__a0031ad8,.checkboxTreeExtendedNodeHeader__fa8bcdcc.lg__c7b2435f{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__fa8bcdcc .checkboxTreeCheckboxLabel__37c1e29a{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__fa8bcdcc .caretIconWrapper__245c558f{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__fa8bcdcc .caretIconWrapper__245c558f:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-0-15-0)}.checkboxTreeExtendedNodeHeader__fa8bcdcc.opened__727f1d8d .caretIconWrapper__245c558f{transform:rotate(180deg)}@media (max-width: 767px){.checkboxTreeExtended__984f952f{padding:12px 14px}}.chipGroup__b43b4b47{display:flex}.chipGroup__b43b4b47.oneLine__1aea62b4{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__b43b4b47.oneLine__1aea62b4::-webkit-scrollbar{display:none}.chipGroup__b43b4b47.multiLine__6a228df5{flex-wrap:wrap}.chipGroup__b43b4b47.lg__d5508e5a{gap:12px}.chipGroup__b43b4b47.md__b20b1b92,.chipGroup__b43b4b47.sm__64072b2d{gap:8px}.confirm__c22de15e{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__c22de15e.isInLightBox__a75aa19f{max-width:800px}.confirm__c22de15e.isInSideOverlaySM__a0b94cf5{max-width:416px}.confirm__c22de15e.isInSideOverlayMD__1979c99c{max-width:536px}.confirm__c22de15e.isInSideOverlayLG__423a96d9{max-width:736px}.confirmCloseButton__5309c320{position:absolute;top:24px;right:24px}.confirmContent__1c485b95{margin-bottom:24px;padding-right:56px}.confirmControls__e2c43bea{white-space:nowrap}.confirmContentTitle__8db9ddbc{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__5309c320{top:16px;right:16px}.confirmContent__1c485b95{margin-bottom:16px}}.divider__f5f80cf7{height:1px;margin:0;background:var(--triplex-next-Divider-Background-0-15-0);border:none}.marginTopSize-4__aa611e75{margin-top:4px}.marginBottomSize-4__8791d383{margin-bottom:4px}.marginTopSize-8__98c8523a{margin-top:8px}.marginBottomSize-8__88f694d5{margin-bottom:8px}.marginTopSize-12__ad501284{margin-top:12px}.marginBottomSize-12__3574f66d{margin-bottom:12px}.marginTopSize-16__7f1bf24c{margin-top:16px}.marginBottomSize-16__126b9984{margin-bottom:16px}.marginTopSize-20__932e4045{margin-top:20px}.marginBottomSize-20__bcbd8ca0{margin-bottom:20px}.marginTopSize-24__551a7e4f{margin-top:24px}.marginBottomSize-24__c7f08da3{margin-bottom:24px}.marginTopSize-28__e11691f7{margin-top:28px}.marginBottomSize-28__cfee7db7{margin-bottom:28px}.marginTopSize-32__55ea89fe{margin-top:32px}.marginBottomSize-32__10b49e88{margin-bottom:32px}.listMasterChipGroup__64a20ad3{padding:0 16px}.listMasterFooter__47140373{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-0-15-0);color:var(--triplex-next-ListMaster-Footer_Color-0-15-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__47140373.sticky__811f890f{position:sticky;bottom:0}.listMasterFooterDescription__dc005fbb{padding-right:16px}.listMasterFooterControls__e20293db{white-space:nowrap}.listMasterHeader__39ee8103{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-0-15-0);color:var(--triplex-next-ListMaster-Header_Color-0-15-0)}.listMasterHeader__39ee8103.sticky__811f890f{position:sticky;top:0;z-index:1}.selectionControls__2fe0d655{display:flex;justify-content:space-between;align-items:center}.uploadZone__51639398{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-0-15-0)}.uploadZone__51639398:hover{background:var(--triplex-next-UploadZone-Background_Hover-0-15-0)}.uploadZoneDragArea__cb195be9{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-15-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__d8ebf97a{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-15-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-0-15-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-0-15-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__226bb0d1{display:none}@media (max-width: 767px){.uploadZone__51639398,.uploadZone__51639398:hover{background:none}.uploadZoneDragArea__cb195be9{display:none}}button.helpBoxButton__897016b8{position:relative;vertical-align:text-bottom}.dateRange__b0ad3ec1{display:flex;align-items:center}.dateRangeButton__77c44f14{z-index:1}.separator__dc443d21{width:20px;height:20px;flex-shrink:0}.tagColor__a95a5c3e{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__a95a5c3e.sm__e6b74b93{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__a95a5c3e.md__1018301e{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__a95a5c3e.lg__968847c7{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__a95a5c3e.default__09b5bf23{background:var(--triplex-next-TagColor-Background_Default-0-15-0)}.tagColor__a95a5c3e.success__88353c98{background:var(--triplex-next-TagColor-Background_Success-0-15-0)}.tagColor__a95a5c3e.info__372bfab4{background:var(--triplex-next-TagColor-Background_Info-0-15-0)}.tagColor__a95a5c3e.warning__d08038f2{background:var(--triplex-next-TagColor-Background_Warning-0-15-0)}.tagColor__a95a5c3e.error__3df0de19{background:var(--triplex-next-TagColor-Background_Error-0-15-0)}.content__9cce6724{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-0-15-0)}
|
|
1
|
+
html {--triplex-next-ColorBrand-0-0-16-0: #1F3336;
|
|
2
|
+
--triplex-next-ColorBrand-10-0-16-0: #0B3A3C;
|
|
3
|
+
--triplex-next-ColorBrand-20-0-16-0: #006063;
|
|
4
|
+
--triplex-next-ColorBrand-30-0-16-0: #007777;
|
|
5
|
+
--triplex-next-ColorBrand-40-0-16-0: #008985;
|
|
6
|
+
--triplex-next-ColorBrand-50-0-16-0: #21A19A;
|
|
7
|
+
--triplex-next-ColorBrand-60-0-16-0: #19BDB0;
|
|
8
|
+
--triplex-next-ColorBrand-70-0-16-0: #4BD9CF;
|
|
9
|
+
--triplex-next-ColorBrand-80-0-16-0: #71ECDC;
|
|
10
|
+
--triplex-next-ColorBrand-90-0-16-0: #A8F5E9;
|
|
11
|
+
--triplex-next-ColorBrand-100-0-16-0: #E3FFFA;
|
|
12
|
+
--triplex-next-ColorDarkNeutralAlpha-0-0-16-0: rgba(31, 31, 34, 1);
|
|
13
|
+
--triplex-next-ColorDarkNeutralAlpha-10-0-16-0: rgba(31, 31, 34, .95);
|
|
14
|
+
--triplex-next-ColorDarkNeutralAlpha-20-0-16-0: rgba(31, 31, 34, .85);
|
|
15
|
+
--triplex-next-ColorDarkNeutralAlpha-30-0-16-0: rgba(31, 31, 34, .75);
|
|
16
|
+
--triplex-next-ColorDarkNeutralAlpha-40-0-16-0: rgba(31, 31, 34, .65);
|
|
17
|
+
--triplex-next-ColorDarkNeutralAlpha-50-0-16-0: rgba(31, 31, 34, .55);
|
|
18
|
+
--triplex-next-ColorDarkNeutralAlpha-60-0-16-0: rgba(31, 31, 34, .45);
|
|
19
|
+
--triplex-next-ColorDarkNeutralAlpha-70-0-16-0: rgba(31, 31, 34, .35);
|
|
20
|
+
--triplex-next-ColorDarkNeutralAlpha-80-0-16-0: rgba(31, 31, 34, .25);
|
|
21
|
+
--triplex-next-ColorDarkNeutralAlpha-90-0-16-0: rgba(31, 31, 34, .15);
|
|
22
|
+
--triplex-next-ColorDarkNeutralAlpha-100-0-16-0: rgba(31, 31, 34, .05);
|
|
23
|
+
--triplex-next-ColorDarkNeutral-0-0-16-0: #000000;
|
|
24
|
+
--triplex-next-ColorDarkNeutral-10-0-16-0: #171719;
|
|
25
|
+
--triplex-next-ColorDarkNeutral-20-0-16-0: #1B1B1D;
|
|
26
|
+
--triplex-next-ColorDarkNeutral-30-0-16-0: #1F1F22;
|
|
27
|
+
--triplex-next-ColorDarkNeutral-40-0-16-0: #262629;
|
|
28
|
+
--triplex-next-ColorDarkNeutral-50-0-16-0: #2D2D30;
|
|
29
|
+
--triplex-next-ColorDarkNeutral-60-0-16-0: #343437;
|
|
30
|
+
--triplex-next-ColorDarkNeutral-70-0-16-0: #3B3B3E;
|
|
31
|
+
--triplex-next-ColorDarkNeutral-80-0-16-0: #424245;
|
|
32
|
+
--triplex-next-ColorDarkNeutral-90-0-16-0: #49494C;
|
|
33
|
+
--triplex-next-ColorDarkNeutral-100-0-16-0: #4F4F52;
|
|
34
|
+
--triplex-next-ColorError-0-0-16-0: #443139;
|
|
35
|
+
--triplex-next-ColorError-10-0-16-0: #4E3741;
|
|
36
|
+
--triplex-next-ColorError-20-0-16-0: #A90024;
|
|
37
|
+
--triplex-next-ColorError-30-0-16-0: #BD002C;
|
|
38
|
+
--triplex-next-ColorError-40-0-16-0: #D10032;
|
|
39
|
+
--triplex-next-ColorError-50-0-16-0: #E60037;
|
|
40
|
+
--triplex-next-ColorError-60-0-16-0: #F80C45;
|
|
41
|
+
--triplex-next-ColorError-70-0-16-0: #FF5571;
|
|
42
|
+
--triplex-next-ColorError-80-0-16-0: #FFB1C1;
|
|
43
|
+
--triplex-next-ColorError-90-0-16-0: #FCE0E6;
|
|
44
|
+
--triplex-next-ColorError-100-0-16-0: #FFF0F3;
|
|
45
|
+
--triplex-next-ColorInfo-0-0-16-0: #313749;
|
|
46
|
+
--triplex-next-ColorInfo-10-0-16-0: #2E3A52;
|
|
47
|
+
--triplex-next-ColorInfo-20-0-16-0: #0A43B0;
|
|
48
|
+
--triplex-next-ColorInfo-30-0-16-0: #124FC2;
|
|
49
|
+
--triplex-next-ColorInfo-40-0-16-0: #0E57CC;
|
|
50
|
+
--triplex-next-ColorInfo-50-0-16-0: #1371E4;
|
|
51
|
+
--triplex-next-ColorInfo-60-0-16-0: #1297FE;
|
|
52
|
+
--triplex-next-ColorInfo-70-0-16-0: #66BEFF;
|
|
53
|
+
--triplex-next-ColorInfo-80-0-16-0: #8DD2FF;
|
|
54
|
+
--triplex-next-ColorInfo-90-0-16-0: #B8E6FF;
|
|
55
|
+
--triplex-next-ColorInfo-100-0-16-0: #E3F6FF;
|
|
56
|
+
--triplex-next-ColorNeutralAlpha-0-0-16-0: rgba(255, 255, 255, 1);
|
|
57
|
+
--triplex-next-ColorNeutralAlpha-10-0-16-0: rgba(255, 255, 255, .95);
|
|
58
|
+
--triplex-next-ColorNeutralAlpha-20-0-16-0: rgba(255, 255, 255, .85);
|
|
59
|
+
--triplex-next-ColorNeutralAlpha-30-0-16-0: rgba(255, 255, 255, .75);
|
|
60
|
+
--triplex-next-ColorNeutralAlpha-40-0-16-0: rgba(255, 255, 255, .65);
|
|
61
|
+
--triplex-next-ColorNeutralAlpha-50-0-16-0: rgba(255, 255, 255, .55);
|
|
62
|
+
--triplex-next-ColorNeutralAlpha-60-0-16-0: rgba(255, 255, 255, .45);
|
|
63
|
+
--triplex-next-ColorNeutralAlpha-70-0-16-0: rgba(255, 255, 255, .35);
|
|
64
|
+
--triplex-next-ColorNeutralAlpha-80-0-16-0: rgba(255, 255, 255, .25);
|
|
65
|
+
--triplex-next-ColorNeutralAlpha-90-0-16-0: rgba(255, 255, 255, .15);
|
|
66
|
+
--triplex-next-ColorNeutralAlpha-100-0-16-0: rgba(255, 255, 255, .05);
|
|
67
|
+
--triplex-next-ColorNeutral-0-0-16-0: #CBCFD7;
|
|
68
|
+
--triplex-next-ColorNeutral-10-0-16-0: #D1D4DC;
|
|
69
|
+
--triplex-next-ColorNeutral-20-0-16-0: #D6D9E0;
|
|
70
|
+
--triplex-next-ColorNeutral-30-0-16-0: #DCDFE4;
|
|
71
|
+
--triplex-next-ColorNeutral-40-0-16-0: #DFE2E7;
|
|
72
|
+
--triplex-next-ColorNeutral-50-0-16-0: #E3E6EA;
|
|
73
|
+
--triplex-next-ColorNeutral-60-0-16-0: #E7E9EE;
|
|
74
|
+
--triplex-next-ColorNeutral-70-0-16-0: #EAEDF1;
|
|
75
|
+
--triplex-next-ColorNeutral-80-0-16-0: #EEF0F4;
|
|
76
|
+
--triplex-next-ColorNeutral-90-0-16-0: #F2F4F7;
|
|
77
|
+
--triplex-next-ColorNeutral-100-0-16-0: #FFFFFF;
|
|
78
|
+
--triplex-next-ColorSuccess-0-0-16-0: #28433E;
|
|
79
|
+
--triplex-next-ColorSuccess-10-0-16-0: #2A4C45;
|
|
80
|
+
--triplex-next-ColorSuccess-20-0-16-0: #00624C;
|
|
81
|
+
--triplex-next-ColorSuccess-30-0-16-0: #007353;
|
|
82
|
+
--triplex-next-ColorSuccess-40-0-16-0: #008B5C;
|
|
83
|
+
--triplex-next-ColorSuccess-50-0-16-0: #00C075;
|
|
84
|
+
--triplex-next-ColorSuccess-60-0-16-0: #00D67D;
|
|
85
|
+
--triplex-next-ColorSuccess-70-0-16-0: #3AF299;
|
|
86
|
+
--triplex-next-ColorSuccess-80-0-16-0: #8AFFB8;
|
|
87
|
+
--triplex-next-ColorSuccess-90-0-16-0: #B8FFD4;
|
|
88
|
+
--triplex-next-ColorSuccess-100-0-16-0: #E1FFEB;
|
|
89
|
+
--triplex-next-ColorSystem-0-0-16-0: #373C49;
|
|
90
|
+
--triplex-next-ColorSystem-10-0-16-0: #384156;
|
|
91
|
+
--triplex-next-ColorSystem-20-0-16-0: #47526D;
|
|
92
|
+
--triplex-next-ColorSystem-30-0-16-0: #57637F;
|
|
93
|
+
--triplex-next-ColorSystem-40-0-16-0: #697591;
|
|
94
|
+
--triplex-next-ColorSystem-50-0-16-0: #8291B3;
|
|
95
|
+
--triplex-next-ColorSystem-60-0-16-0: #95A3C1;
|
|
96
|
+
--triplex-next-ColorSystem-70-0-16-0: #A9B6D0;
|
|
97
|
+
--triplex-next-ColorSystem-80-0-16-0: #BFCADF;
|
|
98
|
+
--triplex-next-ColorSystem-90-0-16-0: #D6DEED;
|
|
99
|
+
--triplex-next-ColorSystem-100-0-16-0: #EEF3FC;
|
|
100
|
+
--triplex-next-ColorWarning-0-0-16-0: #463734;
|
|
101
|
+
--triplex-next-ColorWarning-10-0-16-0: #4F3E3B;
|
|
102
|
+
--triplex-next-ColorWarning-20-0-16-0: #E03400;
|
|
103
|
+
--triplex-next-ColorWarning-30-0-16-0: #E63D00;
|
|
104
|
+
--triplex-next-ColorWarning-40-0-16-0: #EF4C01;
|
|
105
|
+
--triplex-next-ColorWarning-50-0-16-0: #FD6508;
|
|
106
|
+
--triplex-next-ColorWarning-60-0-16-0: #FF7A17;
|
|
107
|
+
--triplex-next-ColorWarning-70-0-16-0: #FFB13B;
|
|
108
|
+
--triplex-next-ColorWarning-80-0-16-0: #FFD169;
|
|
109
|
+
--triplex-next-ColorWarning-90-0-16-0: #FCEAC7;
|
|
110
|
+
--triplex-next-ColorWarning-100-0-16-0: #FFF4DB;
|
|
111
|
+
--triplex-next-AlertContext-Error_Color-0-16-0: #D10032;
|
|
112
|
+
--triplex-next-AlertContext-Info_Color-0-16-0: rgba(31, 31, 34, 1);
|
|
113
|
+
--triplex-next-AlertContext-System_Color-0-16-0: rgba(31, 31, 34, 1);
|
|
114
|
+
--triplex-next-AlertContext-Warning_Color-0-16-0: rgba(31, 31, 34, 1);
|
|
115
|
+
--triplex-next-AlertProcess-Info_Background-0-16-0: #E3F6FF;
|
|
116
|
+
--triplex-next-AlertProcess-Warning_Background-0-16-0: #FFF4DB;
|
|
117
|
+
--triplex-next-AlertProcess-Error_Background-0-16-0: #FFF0F3;
|
|
118
|
+
--triplex-next-AlertProcess-System_Background-0-16-0: #EEF3FC;
|
|
119
|
+
--triplex-next-AlertProcess-Feature_Background-0-16-0: #E3FFFA;
|
|
120
|
+
--triplex-next-Avatar-Background-0-16-0: #E3E6EA;
|
|
121
|
+
--triplex-next-Badge-Background-0-16-0: #FFB13B;
|
|
122
|
+
--triplex-next-Button-General_Background_Active-0-16-0: #007777;
|
|
123
|
+
--triplex-next-Button-General_Background_Default-0-16-0: #21A19A;
|
|
124
|
+
--triplex-next-Button-General_Background_Disabled-0-16-0: #F2F4F7;
|
|
125
|
+
--triplex-next-Button-General_Background_Hover-0-16-0: #19BDB0;
|
|
126
|
+
--triplex-next-Button-General_Color_Active-0-16-0: rgba(255, 255, 255, 1);
|
|
127
|
+
--triplex-next-Button-General_Color_Default-0-16-0: rgba(255, 255, 255, 1);
|
|
128
|
+
--triplex-next-Button-General_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
129
|
+
--triplex-next-Button-General_Color_Hover-0-16-0: rgba(255, 255, 255, 1);
|
|
130
|
+
--triplex-next-Button-General_Shadow_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
131
|
+
--triplex-next-Button-Secondary_Background_Active-0-16-0: #DCDFE4;
|
|
132
|
+
--triplex-next-Button-Secondary_Background_Default-0-16-0: #F2F4F7;
|
|
133
|
+
--triplex-next-Button-Secondary_Background_Disabled-0-16-0: #F2F4F7;
|
|
134
|
+
--triplex-next-Button-Secondary_Background_Hover-0-16-0: #EAEDF1;
|
|
135
|
+
--triplex-next-Button-Secondary_Color_Active-0-16-0: #007777;
|
|
136
|
+
--triplex-next-Button-Secondary_Color_Default-0-16-0: #008985;
|
|
137
|
+
--triplex-next-Button-Secondary_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
138
|
+
--triplex-next-Button-Secondary_Color_Hover-0-16-0: #21A19A;
|
|
139
|
+
--triplex-next-Button-Secondary_Shadow_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
140
|
+
--triplex-next-Button-SecondaryLight_Background_Active-0-16-0: #DFE2E7;
|
|
141
|
+
--triplex-next-Button-SecondaryLight_Background_Default-0-16-0: #FFFFFF;
|
|
142
|
+
--triplex-next-Button-SecondaryLight_Background_Disabled-0-16-0: #F2F4F7;
|
|
143
|
+
--triplex-next-Button-SecondaryLight_Background_Hover-0-16-0: #EEF0F4;
|
|
144
|
+
--triplex-next-Button-SecondaryLight_Color_Active-0-16-0: #007777;
|
|
145
|
+
--triplex-next-Button-SecondaryLight_Color_Default-0-16-0: #008985;
|
|
146
|
+
--triplex-next-Button-SecondaryLight_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
147
|
+
--triplex-next-Button-SecondaryLight_Color_Hover-0-16-0: #21A19A;
|
|
148
|
+
--triplex-next-Button-SecondaryLight_Shadow_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
149
|
+
--triplex-next-Button-Danger_Background_Active-0-16-0: #BD002C;
|
|
150
|
+
--triplex-next-Button-Danger_Background_Default-0-16-0: #E60037;
|
|
151
|
+
--triplex-next-Button-Danger_Background_Disabled-0-16-0: #F2F4F7;
|
|
152
|
+
--triplex-next-Button-Danger_Background_Hover-0-16-0: #F80C45;
|
|
153
|
+
--triplex-next-Button-Danger_Color_Active-0-16-0: rgba(255, 255, 255, 1);
|
|
154
|
+
--triplex-next-Button-Danger_Color_Default-0-16-0: rgba(255, 255, 255, 1);
|
|
155
|
+
--triplex-next-Button-Danger_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
156
|
+
--triplex-next-Button-Danger_Color_Hover-0-16-0: rgba(255, 255, 255, 1);
|
|
157
|
+
--triplex-next-Button-Danger_Shadow_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
158
|
+
--triplex-next-Button-Icon_Shadow_Focus-0-16-0: 0 0 0 1px #FFD169;
|
|
159
|
+
--triplex-next-Button-Link_Color_Active-0-16-0: #007777;
|
|
160
|
+
--triplex-next-Button-Link_Color_Default-0-16-0: #008985;
|
|
161
|
+
--triplex-next-Button-Link_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
162
|
+
--triplex-next-Button-Link_Color_Hover-0-16-0: #21A19A;
|
|
163
|
+
--triplex-next-Button-Link_Shadow_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
164
|
+
--triplex-next-Calendar-Background_Shadow-0-16-0: 0 2px 7px 0 rgba(31, 31, 34, 0.25);
|
|
165
|
+
--triplex-next-Calendar-View_Header_Color-0-16-0: rgba(31, 31, 34, .55);
|
|
166
|
+
--triplex-next-Calendar-View_Item_Background_Default-0-16-0: none;
|
|
167
|
+
--triplex-next-Calendar-View_Item_Background_Hover-0-16-0: #19BDB0;
|
|
168
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Default-0-16-0: #21A19A;
|
|
169
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-16-0: #007777;
|
|
170
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-16-0: #E3FFFA;
|
|
171
|
+
--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-16-0: #A8F5E9;
|
|
172
|
+
--triplex-next-Calendar-View_Item_BorderColor_Default-0-16-0: transparent;
|
|
173
|
+
--triplex-next-Calendar-View_Item_BorderColor_Focus-0-16-0: #FFD169;
|
|
174
|
+
--triplex-next-Calendar-View_Item_Color_Default-0-16-0: rgba(31, 31, 34, 1);
|
|
175
|
+
--triplex-next-Calendar-View_Item_Color_Hover-0-16-0: rgba(255, 255, 255, 1);
|
|
176
|
+
--triplex-next-Calendar-View_Item_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
177
|
+
--triplex-next-Calendar-View_Item_Color_Muted-0-16-0: rgba(31, 31, 34, .35);
|
|
178
|
+
--triplex-next-Calendar-View_Item_Color_Selected-0-16-0: rgba(255, 255, 255, 1);
|
|
179
|
+
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-16-0: rgba(31, 31, 34, .35);
|
|
180
|
+
--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-16-0: rgba(31, 31, 34, .35);
|
|
181
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-16-0: rgba(31, 31, 34, .35);
|
|
182
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-16-0: rgba(31, 31, 34, .35);
|
|
183
|
+
--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-16-0: rgba(31, 31, 34, .35);
|
|
184
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-16-0: #00C075;
|
|
185
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-16-0: #00C075;
|
|
186
|
+
--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-16-0: #00C075;
|
|
187
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-16-0: #FD6508;
|
|
188
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-16-0: #FD6508;
|
|
189
|
+
--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-16-0: #FD6508;
|
|
190
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-16-0: #E60037;
|
|
191
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-16-0: #E60037;
|
|
192
|
+
--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-16-0: #E60037;
|
|
193
|
+
--triplex-next-Card-Static_General_Background-0-16-0: #FFFFFF;
|
|
194
|
+
--triplex-next-Card-Static_Secondary_Background-0-16-0: #F2F4F7;
|
|
195
|
+
--triplex-next-Card-Action_General_Background-0-16-0: #FFFFFF;
|
|
196
|
+
--triplex-next-Card-Action_General_Background_Hover-0-16-0: #FFFFFF;
|
|
197
|
+
--triplex-next-Card-Action_General_Background_Selected-0-16-0: #F2F4F7;
|
|
198
|
+
--triplex-next-Card-Action_General_Background_Selected_Hover-0-16-0: #F2F4F7;
|
|
199
|
+
--triplex-next-Card-Action_Secondary_Background-0-16-0: #F2F4F7;
|
|
200
|
+
--triplex-next-Card-Action_Secondary_Background_Hover-0-16-0: #EAEDF1;
|
|
201
|
+
--triplex-next-Card-Action_Secondary_Background_Selected-0-16-0: #E3E6EA;
|
|
202
|
+
--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-16-0: #DCDFE4;
|
|
203
|
+
--triplex-next-Card-Shadow_Default-0-16-0: 0 2px 12px 0 rgba(31, 31, 34, 0.12);
|
|
204
|
+
--triplex-next-Card-Shadow_Focus-0-16-0: inset 0 0 0 1px #FFD169;
|
|
205
|
+
--triplex-next-Card-Shadow_Hover-0-16-0: 0 4px 12px 0 rgba(31, 31, 34, 0.16);
|
|
206
|
+
--triplex-next-Card-Shadow_Selected-0-16-0: inset 0 0 0 1px #21A19A;
|
|
207
|
+
--triplex-next-Card-Shadow_Selected_Hover-0-16-0: inset 0 0 0 1px #19BDB0;
|
|
208
|
+
--triplex-next-Checkbox-Background_Checked_Default-0-16-0: #21A19A;
|
|
209
|
+
--triplex-next-Checkbox-Background_Checked_Disabled-0-16-0: #EAEDF1;
|
|
210
|
+
--triplex-next-Checkbox-Background_Checked_Hover-0-16-0: #007777;
|
|
211
|
+
--triplex-next-Checkbox-Background_Default-0-16-0: #F2F4F7;
|
|
212
|
+
--triplex-next-Checkbox-Background_Disabled-0-16-0: #F2F4F7;
|
|
213
|
+
--triplex-next-Checkbox-Background_Hover-0-16-0: #19BDB0;
|
|
214
|
+
--triplex-next-Checkbox-BorderColor_Default-0-16-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
|
|
215
|
+
--triplex-next-Checkbox-BorderColor_Disabled-0-16-0: 0 0 0 1px #E3E6EA inset;
|
|
216
|
+
--triplex-next-Checkbox-BorderColor_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
217
|
+
--triplex-next-Checkbox-BorderColor_Hover-0-16-0: none;
|
|
218
|
+
--triplex-next-Checkbox-BorderColor_Checked_Default-0-16-0: none;
|
|
219
|
+
--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-16-0: none;
|
|
220
|
+
--triplex-next-Checkbox-Checkmark_Fill_Default-0-16-0: rgba(255, 255, 255, 1);
|
|
221
|
+
--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
222
|
+
--triplex-next-Chip-Background_Active-0-16-0: #DFE2E7;
|
|
223
|
+
--triplex-next-Chip-Background_Default-0-16-0: #F2F4F7;
|
|
224
|
+
--triplex-next-Chip-Background_Disabled-0-16-0: #F2F4F7;
|
|
225
|
+
--triplex-next-Chip-Background_Hover-0-16-0: #EAEDF1;
|
|
226
|
+
--triplex-next-Chip-Background_Selected_Active-0-16-0: #4F4F52;
|
|
227
|
+
--triplex-next-Chip-Background_Selected_Default-0-16-0: #3B3B3E;
|
|
228
|
+
--triplex-next-Chip-Background_Selected_Disabled-0-16-0: #343437;
|
|
229
|
+
--triplex-next-Chip-Background_Selected_Hover-0-16-0: #49494C;
|
|
230
|
+
--triplex-next-Chip-Color_Active-0-16-0: rgba(31, 31, 34, 1);
|
|
231
|
+
--triplex-next-Chip-Color_Default-0-16-0: rgba(31, 31, 34, 1);
|
|
232
|
+
--triplex-next-Chip-Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
233
|
+
--triplex-next-Chip-Color_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
234
|
+
--triplex-next-Chip-Color_Selected_Active-0-16-0: rgba(255, 255, 255, 1);
|
|
235
|
+
--triplex-next-Chip-Color_Selected_Default-0-16-0: rgba(255, 255, 255, 1);
|
|
236
|
+
--triplex-next-Chip-Color_Selected_Disabled-0-16-0: rgba(255, 255, 255, .25);
|
|
237
|
+
--triplex-next-Chip-Color_Selected_Hover-0-16-0: rgba(255, 255, 255, 1);
|
|
238
|
+
--triplex-next-Chip-Shadow_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
239
|
+
--triplex-next-Divider-Background-0-16-0: #D6D9E0;
|
|
240
|
+
--triplex-next-Dropdown-Background-0-16-0: #FFFFFF;
|
|
241
|
+
--triplex-next-Dropdown-Shadow-0-16-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
|
|
242
|
+
--triplex-next-DropdownList-Background_Active-0-16-0: #EAEDF1;
|
|
243
|
+
--triplex-next-DropdownList-Background_Default-0-16-0: none;
|
|
244
|
+
--triplex-next-DropdownList-Background_Selected-0-16-0: #DCDFE4;
|
|
245
|
+
--triplex-next-DropdownList-Color-0-16-0: rgba(31, 31, 34, 1);
|
|
246
|
+
--triplex-next-DropdownMobile-Backdrop-0-16-0: rgba(31, 31, 34, .65);
|
|
247
|
+
--triplex-next-DropdownMobile-Border_Color-0-16-0: #D6D9E0;
|
|
248
|
+
--triplex-next-DropdownMobile-Content_Background-0-16-0: #FFFFFF;
|
|
249
|
+
--triplex-next-DropdownMobile-Footer_Background-0-16-0: #FFFFFF;
|
|
250
|
+
--triplex-next-DropdownMobile-Header_Background-0-16-0: #F2F4F7;
|
|
251
|
+
--triplex-next-DropdownMobileList-Active_Background-0-16-0: #EAEDF1;
|
|
252
|
+
--triplex-next-DropdownMobileList-Selected_Background-0-16-0: #DCDFE4;
|
|
253
|
+
--triplex-next-FooterPage-StickyShadow-0-16-0: 0 -2px 7px 0 rgba(31, 31, 34, 0.08);
|
|
254
|
+
--triplex-next-FormField-Background_Active-0-16-0: #F2F4F7;
|
|
255
|
+
--triplex-next-FormField-Background_Default-0-16-0: #F2F4F7;
|
|
256
|
+
--triplex-next-FormField-Background_Disabled-0-16-0: #F2F4F7;
|
|
257
|
+
--triplex-next-FormField-Background_Error-0-16-0: #FFF0F3;
|
|
258
|
+
--triplex-next-FormField-Background_Error_Hover-0-16-0: #FCE0E6;
|
|
259
|
+
--triplex-next-FormField-Background_Hover-0-16-0: #EAEDF1;
|
|
260
|
+
--triplex-next-FormField-Background_Warning-0-16-0: #FFF4DB;
|
|
261
|
+
--triplex-next-FormField-Background_Warning_Hover-0-16-0: #FCEAC7;
|
|
262
|
+
--triplex-next-FormField-Input_Color_Default-0-16-0: rgba(31, 31, 34, 1);
|
|
263
|
+
--triplex-next-FormField-Input_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
264
|
+
--triplex-next-FormField-Target_Color_Default-0-16-0: rgba(31, 31, 34, 1);
|
|
265
|
+
--triplex-next-FormField-Target_Color_Disabled-0-16-0: rgba(31, 31, 34, .45);
|
|
266
|
+
--triplex-next-FormField-Target_PlaceholderColor_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
267
|
+
--triplex-next-FormField-Label_Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
268
|
+
--triplex-next-FormField-Label_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
269
|
+
--triplex-next-FormField-Shadow_Active-0-16-0: 0 0 0 1px #21A19A inset;
|
|
270
|
+
--triplex-next-FormField-Shadow_Default-0-16-0: none;
|
|
271
|
+
--triplex-next-FormField-Shadow_Error_Active-0-16-0: 0 0 0 1px #E60037 inset;
|
|
272
|
+
--triplex-next-FormField-Shadow_Warning_Active-0-16-0: 0 0 0 1px #FD6508 inset;
|
|
273
|
+
--triplex-next-FormField-Placeholder_Color-0-16-0: rgba(31, 31, 34, .65);
|
|
274
|
+
--triplex-next-HeaderPage-StickyShadow-0-16-0: 0 2px 7px 0 rgba(31, 31, 34, 0.08);
|
|
275
|
+
--triplex-next-Island-Type1_Background-0-16-0: #FFFFFF;
|
|
276
|
+
--triplex-next-Island-Type2_Background-0-16-0: rgba(255, 255, 255, .35);
|
|
277
|
+
--triplex-next-Island-Type3_Background-0-16-0: #F2F4F7;
|
|
278
|
+
--triplex-next-Island-Type1_Shadow-0-16-0: none;
|
|
279
|
+
--triplex-next-Island-Type2_Shadow-0-16-0: 0 0 0 1px #FFFFFF inset;
|
|
280
|
+
--triplex-next-Island-Type3_Shadow-0-16-0: none;
|
|
281
|
+
--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-16-0: #DCDFE4;
|
|
282
|
+
--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-16-0: rgba(31, 31, 34, .05);
|
|
283
|
+
--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-16-0: #DCDFE4;
|
|
284
|
+
--triplex-next-IslandAccordion-Shadow_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
285
|
+
--triplex-next-IslandWidget-ExtraFooter_Background-0-16-0: #FFFFFF;
|
|
286
|
+
--triplex-next-IslandWidget-ExtraFooter_Shadow-0-16-0: 0 8px 7px -6px rgba(31, 31, 34, 0.08);
|
|
287
|
+
--triplex-next-LightBox-Backdrop_Background-0-16-0: rgba(31, 31, 34, .75);
|
|
288
|
+
--triplex-next-LightBox-Content_Background-0-16-0: #EAEDF1;
|
|
289
|
+
--triplex-next-Link-BorderColor_Focus-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
290
|
+
--triplex-next-Link-Text_Color_Active-0-16-0: #007777;
|
|
291
|
+
--triplex-next-Link-Text_Color_Default-0-16-0: #008985;
|
|
292
|
+
--triplex-next-Link-Text_Color_Hover-0-16-0: #21A19A;
|
|
293
|
+
--triplex-next-ListItem-Background-0-16-0: #FFFFFF;
|
|
294
|
+
--triplex-next-ListItem-Background_Dragging-0-16-0: #FFFFFF;
|
|
295
|
+
--triplex-next-ListItem-Background_Selected-0-16-0: #F2F4F7;
|
|
296
|
+
--triplex-next-ListItem-Shadow-0-16-0: 0 2px 7px rgba(31, 31, 34, 0.25);
|
|
297
|
+
--triplex-next-ListItemControlsButton-Background_Active-0-16-0: #DCDFE4;
|
|
298
|
+
--triplex-next-ListItemControlsButton-Background_Default-0-16-0: #F2F4F7;
|
|
299
|
+
--triplex-next-ListItemControlsButton-Background_Hover-0-16-0: #EAEDF1;
|
|
300
|
+
--triplex-next-ListItemControlsButton-Color_Active-0-16-0: #007777;
|
|
301
|
+
--triplex-next-ListItemControlsButton-Color_Default-0-16-0: #008985;
|
|
302
|
+
--triplex-next-ListItemControlsButton-Color_Hover-0-16-0: #21A19A;
|
|
303
|
+
--triplex-next-ListMaster-Background-0-16-0: #FFFFFF;
|
|
304
|
+
--triplex-next-ListMaster-Footer_Background-0-16-0: #DCDFE4;
|
|
305
|
+
--triplex-next-ListMaster-Footer_Color-0-16-0: #EAEDF1;
|
|
306
|
+
--triplex-next-ListMaster-Header_Background-0-16-0: #DCDFE4;
|
|
307
|
+
--triplex-next-ListMaster-Header_Color-0-16-0: #EAEDF1;
|
|
308
|
+
--triplex-next-Loader-Element_Background_Brand-0-16-0: #21A19A;
|
|
309
|
+
--triplex-next-Loader-Element_Background_Neutral-0-16-0: rgba(255, 255, 255, 1);
|
|
310
|
+
--triplex-next-Loader-Middle_Background_Default-0-16-0: #EEF0F4;
|
|
311
|
+
--triplex-next-LoaderScreen-Small_Backdrop_Default-0-16-0: rgba(255, 255, 255, .75);
|
|
312
|
+
--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-16-0: rgba(255, 255, 255, .75);
|
|
313
|
+
--triplex-next-LoaderScreen-Middle_Background_Default-0-16-0: #EEF0F4;
|
|
314
|
+
--triplex-next-Marker-Background_Error-0-16-0: #E60037;
|
|
315
|
+
--triplex-next-Marker-Background_Success-0-16-0: #21A19A;
|
|
316
|
+
--triplex-next-Marker-Background_Waiting-0-16-0: #8291B3;
|
|
317
|
+
--triplex-next-Marker-Background_Warning-0-16-0: #FD6508;
|
|
318
|
+
--triplex-next-MarkerStatus-Description_Color-0-16-0: rgba(0, 0, 0, 0.55);
|
|
319
|
+
--triplex-next-ModalWindow-Background-0-16-0: #EAEDF1;
|
|
320
|
+
--triplex-next-ModalWindow-Backdrop_Background-0-16-0: rgba(79, 79, 82, .5);
|
|
321
|
+
--triplex-next-MultiselectField-Divider_Color-0-16-0: #D6D9E0;
|
|
322
|
+
--triplex-next-Notification-Background-0-16-0: #FFFFFF;
|
|
323
|
+
--triplex-next-Notification-Color-0-16-0: #1F1F22;
|
|
324
|
+
--triplex-next-Notification-TimeColor-0-16-0: rgba(31, 31, 34, 0.65);
|
|
325
|
+
--triplex-next-Notification-Shadow-0-16-0: 0px 2px 7px rgba(31, 31, 34, 0.25);
|
|
326
|
+
--triplex-next-Overlay-Background-0-16-0: rgba(255, 255, 255, .8);
|
|
327
|
+
--triplex-next-Overlay-Panel_Background-0-16-0: #FFFFFF;
|
|
328
|
+
--triplex-next-Pagination-PageButton_Background_Active-0-16-0: #E3E6EA;
|
|
329
|
+
--triplex-next-Pagination-PageButton_Background_Hover-0-16-0: #F2F4F7;
|
|
330
|
+
--triplex-next-Pagination-PageButton_Background_Selected-0-16-0: #E3E6EA;
|
|
331
|
+
--triplex-next-Pagination-PageButton_BorderColor_Focus-0-16-0: #FFD169;
|
|
332
|
+
--triplex-next-Pagination-PageButton_Color-0-16-0: rgba(31, 31, 34, 1);
|
|
333
|
+
--triplex-next-Radio-Background_Checked_Default-0-16-0: #21A19A;
|
|
334
|
+
--triplex-next-Radio-Background_Checked_Disabled-0-16-0: #EAEDF1;
|
|
335
|
+
--triplex-next-Radio-Background_Checked_Hover-0-16-0: #007777;
|
|
336
|
+
--triplex-next-Radio-Background_Default-0-16-0: #F2F4F7;
|
|
337
|
+
--triplex-next-Radio-Background_Disabled-0-16-0: #F2F4F7;
|
|
338
|
+
--triplex-next-Radio-Background_Hover-0-16-0: #19BDB0;
|
|
339
|
+
--triplex-next-Radio-BorderColor_Default-0-16-0: 0 0 0 1px rgba(31, 31, 34, 0.25) inset;
|
|
340
|
+
--triplex-next-Radio-BorderColor_Disabled-0-16-0: 0 0 0 1px #E3E6EA inset;
|
|
341
|
+
--triplex-next-Radio-BorderColor_Focused-0-16-0: 0 0 0 1px #FFD169 inset;
|
|
342
|
+
--triplex-next-Radio-BorderColor_Checked_Default-0-16-0: none;
|
|
343
|
+
--triplex-next-Radio-BorderColor_Checked_Disabled-0-16-0: none;
|
|
344
|
+
--triplex-next-Radio-Dot_Default-0-16-0: rgba(255, 255, 255, 1);
|
|
345
|
+
--triplex-next-Radio-Dot_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
346
|
+
--triplex-next-SegmentedControl-General_1_Background-0-16-0: #F2F4F7;
|
|
347
|
+
--triplex-next-SegmentedControl-General_2_Background-0-16-0: #FFFFFF;
|
|
348
|
+
--triplex-next-SegmentedControl-Secondary_1_Background-0-16-0: #F2F4F7;
|
|
349
|
+
--triplex-next-SegmentedControl-Secondary_2_Background-0-16-0: #FFFFFF;
|
|
350
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
351
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
352
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
353
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-16-0: rgba(255, 255, 255, 1);
|
|
354
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-16-0: rgba(255, 255, 255, 1);
|
|
355
|
+
--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-16-0: rgba(255, 255, 255, .25);
|
|
356
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-16-0: #F2F4F7;
|
|
357
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-16-0: #DFE2E7;
|
|
358
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-16-0: #F2F4F7;
|
|
359
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-16-0: #3B3B3E;
|
|
360
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-16-0: #49494C;
|
|
361
|
+
--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-16-0: #343437;
|
|
362
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
363
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
364
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
365
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-16-0: rgba(255, 255, 255, 1);
|
|
366
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-16-0: rgba(255, 255, 255, 1);
|
|
367
|
+
--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-16-0: rgba(255, 255, 255, .25);
|
|
368
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-16-0: #FFFFFF;
|
|
369
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-16-0: #EEF0F4;
|
|
370
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-16-0: #FFFFFF;
|
|
371
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-16-0: #3B3B3E;
|
|
372
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-16-0: #49494C;
|
|
373
|
+
--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-16-0: #343437;
|
|
374
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
375
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
376
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
377
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-16-0: rgba(31, 31, 34, 1);
|
|
378
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
379
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
380
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-16-0: #F2F4F7;
|
|
381
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-16-0: #DFE2E7;
|
|
382
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-16-0: #F2F4F7;
|
|
383
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-16-0: #FFFFFF;
|
|
384
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Hover-0-16-0: #DFE2E7;
|
|
385
|
+
--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-16-0: #FFFFFF;
|
|
386
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
387
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
388
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
389
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-16-0: rgba(31, 31, 34, 1);
|
|
390
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
391
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
392
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-16-0: #FFFFFF;
|
|
393
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-16-0: #EEF0F4;
|
|
394
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-16-0: #FFFFFF;
|
|
395
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-16-0: #E3E6EA;
|
|
396
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Hover-0-16-0: #D6D9E0;
|
|
397
|
+
--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-16-0: #F2F4F7;
|
|
398
|
+
--triplex-next-SegmentedControlSegment-BorderColor_Default-0-16-0: transparent;
|
|
399
|
+
--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-16-0: #FFD169;
|
|
400
|
+
--triplex-next-Skeleton-BackgroundColor_Light_Start-0-16-0: #F2F4F7;
|
|
401
|
+
--triplex-next-Skeleton-BackgroundColor_Light_End-0-16-0: #DFE2E7;
|
|
402
|
+
--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-16-0: rgba(31, 31, 34, .05);
|
|
403
|
+
--triplex-next-Skeleton-BackgroundColor_Dark_End-0-16-0: rgba(31, 31, 34, .15);
|
|
404
|
+
--triplex-next-SmallInput-Background-0-16-0: #F2F4F7;
|
|
405
|
+
--triplex-next-SmallInput-Color-0-16-0: rgba(31, 31, 34, 1);
|
|
406
|
+
--triplex-next-SmallInput-PlaceholderColor-0-16-0: rgba(31, 31, 34, .65);
|
|
407
|
+
--triplex-next-SmallInput-Shadow-0-16-0: 0 0 0 1px rgba(33, 161, 154) inset;
|
|
408
|
+
--triplex-next-SMSField-Refresh_Fill_Empty-0-16-0: rgba(31, 31, 34, .35);
|
|
409
|
+
--triplex-next-SMSField-Refresh_Fill_Full-0-16-0: #008985;
|
|
410
|
+
--triplex-next-SMSField-Refresh_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
411
|
+
--triplex-next-SMSField-Submit_Background_Default-0-16-0: rgba(31, 31, 34, .15);
|
|
412
|
+
--triplex-next-SMSField-Submit_Background_Hover-0-16-0: #19BDB0;
|
|
413
|
+
--triplex-next-SMSField-Submit_Background_Active-0-16-0: #21A19A;
|
|
414
|
+
--triplex-next-Slider-Dot_Background_Default-0-16-0: #21A19A;
|
|
415
|
+
--triplex-next-Slider-Dot_Background_Disabled-0-16-0: #F2F4F7;
|
|
416
|
+
--triplex-next-Slider-Dot_Background_Hover-0-16-0: #19BDB0;
|
|
417
|
+
--triplex-next-Slider-Dot_Background_Select-0-16-0: #007777;
|
|
418
|
+
--triplex-next-Slider-Dot_Focus-0-16-0: #FFD169;
|
|
419
|
+
--triplex-next-Slider-Dot_Inner_Background-0-16-0: #FFFFFF;
|
|
420
|
+
--triplex-next-Slider-Dot_Inner_Background_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
421
|
+
--triplex-next-Slider-Mark_Dot_Background_Default-0-16-0: #DCDFE4;
|
|
422
|
+
--triplex-next-Slider-Mark_Dot_Background_Selected-0-16-0: #21A19A;
|
|
423
|
+
--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-16-0: #E7E9EE;
|
|
424
|
+
--triplex-next-Slider-Rail_Background-0-16-0: #DCDFE4;
|
|
425
|
+
--triplex-next-Slider-Rail_Background_Disabled-0-16-0: #DCDFE4;
|
|
426
|
+
--triplex-next-Slider-Tooltip_Background-0-16-0: #1B1B1D;
|
|
427
|
+
--triplex-next-Slider-Tooltip_Color-0-16-0: rgba(255, 255, 255, 1);
|
|
428
|
+
--triplex-next-Slider-Track_Background_Default-0-16-0: #21A19A;
|
|
429
|
+
--triplex-next-Slider-Track_Background_Disabled-0-16-0: #E7E9EE;
|
|
430
|
+
--triplex-next-Slider-Track_Background_Hover-0-16-0: #007777;
|
|
431
|
+
--triplex-next-StatusTracker-Draft_Background-0-16-0: rgba(255, 255, 255, .15);
|
|
432
|
+
--triplex-next-StatusTracker-Warning_Background-0-16-0: #FF7A17;
|
|
433
|
+
--triplex-next-StatusTracker-Waiting_Background-0-16-0: #BFCADF;
|
|
434
|
+
--triplex-next-StatusTracker-Rejected_Background-0-16-0: #FF5571;
|
|
435
|
+
--triplex-next-StatusTracker-Approved_Background-0-16-0: #00D67D;
|
|
436
|
+
--triplex-next-StatusTracker-Waiting_Color-0-16-0: #A9B6D0;
|
|
437
|
+
--triplex-next-StatusTracker-Rejected_Color-0-16-0: #FFB1C1;
|
|
438
|
+
--triplex-next-StatusTracker-Approved_Color-0-16-0: #00D67D;
|
|
439
|
+
--triplex-next-StatusTracker-Border_Color-0-16-0: #FFFFFF;
|
|
440
|
+
--triplex-next-Step-Color_Active-0-16-0: #008985;
|
|
441
|
+
--triplex-next-Step-Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
442
|
+
--triplex-next-Step-Color_Disabled-0-16-0: #FFFFFF;
|
|
443
|
+
--triplex-next-Step-Color_Done-0-16-0: #FFFFFF;
|
|
444
|
+
--triplex-next-Step-Color_Error-0-16-0: rgba(255, 255, 255, 1);
|
|
445
|
+
--triplex-next-Step-Color_Warning-0-16-0: rgba(255, 255, 255, 1);
|
|
446
|
+
--triplex-next-Step-Background_Active-0-16-0: #E3FFFA;
|
|
447
|
+
--triplex-next-Step-Background_Default-0-16-0: rgba(31, 31, 34, .05);
|
|
448
|
+
--triplex-next-Step-Background_Disabled-0-16-0: rgba(31, 31, 34, .15);
|
|
449
|
+
--triplex-next-Step-Background_Done-0-16-0: #008985;
|
|
450
|
+
--triplex-next-Step-Background_Error-0-16-0: #D10032;
|
|
451
|
+
--triplex-next-Step-Background_Warning-0-16-0: #EF4C01;
|
|
452
|
+
--triplex-next-Stepper-Step_Background_Default-0-16-0: #F2F4F7;
|
|
453
|
+
--triplex-next-Stepper-Step_Background_Hover-0-16-0: #EAEDF1;
|
|
454
|
+
--triplex-next-Stepper-Step_Background_Disabled-0-16-0: #F2F4F7;
|
|
455
|
+
--triplex-next-Stepper-Step_Background_Error-0-16-0: #FFF0F3;
|
|
456
|
+
--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0: #FCE0E6;
|
|
457
|
+
--triplex-next-Stepper-Step_Background_Warning-0-16-0: #FFF4DB;
|
|
458
|
+
--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0: #FCEAC7;
|
|
459
|
+
--triplex-next-Stepper-Step_BorderColor_Focus-0-16-0: #FFD169;
|
|
460
|
+
--triplex-next-Stepper-Step_BorderColor_Error-0-16-0: #E60037;
|
|
461
|
+
--triplex-next-Stepper-Step_BorderColor_Warning-0-16-0: #FD6508;
|
|
462
|
+
--triplex-next-Stepper-Step_BorderColor_Success-0-16-0: #21A19A;
|
|
463
|
+
--triplex-next-Stepper-Step_Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
464
|
+
--triplex-next-Stepper-Step_Color_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
465
|
+
--triplex-next-Stepper-Step_Color_Disabled-0-16-0: rgba(31, 31, 34, .35);
|
|
466
|
+
--triplex-next-Stepper-ButtonNext_Background-0-16-0: linear-gradient(to left, #FFFFFF 39.06%, transparent);
|
|
467
|
+
--triplex-next-Stepper-ButtonPrev_Background-0-16-0: linear-gradient(to right, #FFFFFF 39.06%, transparent);
|
|
468
|
+
--triplex-next-Stepper-Background-0-16-0: #FFFFFF;
|
|
469
|
+
--triplex-next-Stepper-Wrapper_Background-0-16-0: linear-gradient(#FFFFFF 64px, transparent 0);
|
|
470
|
+
--triplex-next-Stepper-Wrapper_BoxShadow-0-16-0: 0 10px 15px 0 rgba(228, 232, 235, 0.5);
|
|
471
|
+
--triplex-next-TableBasic-Background_Hover-0-16-0: #E3E6EA;
|
|
472
|
+
--triplex-next-TableBasic-Background_Selected-0-16-0: #DCDFE4;
|
|
473
|
+
--triplex-next-TableBasic-Color-0-16-0: rgba(31, 31, 34, 1);
|
|
474
|
+
--triplex-next-TableBasic-Header_Background-0-16-0: #E7E9EE;
|
|
475
|
+
--triplex-next-TableBasic-TableFooter_Background-0-16-0: #E7E9EE;
|
|
476
|
+
--triplex-next-TableBasic-TableFooter_Highlight-0-16-0: linear-gradient(transparent, #FFFFFF);
|
|
477
|
+
--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-16-0: #D6D9E0;
|
|
478
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-16-0: #FFFFFF;
|
|
479
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-16-0: #EAEDF1;
|
|
480
|
+
--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-16-0: #FFFFFF;
|
|
481
|
+
--triplex-next-Tabs-Type1_Background-0-16-0: #F2F4F7;
|
|
482
|
+
--triplex-next-Tabs-Type2_Background-0-16-0: #FFFFFF;
|
|
483
|
+
--triplex-next-Tabs-Type1_Tab_Background_Default-0-16-0: #F2F4F7;
|
|
484
|
+
--triplex-next-Tabs-Type2_Tab_Background_Default-0-16-0: #FFFFFF;
|
|
485
|
+
--triplex-next-Tabs-Type1_Tab_Background_Selected-0-16-0: #DCDFE4;
|
|
486
|
+
--triplex-next-Tabs-Type2_Tab_Background_Selected-0-16-0: #E3E6EA;
|
|
487
|
+
--triplex-next-Tabs-Type1_Tab_Background_Hover-0-16-0: #E3E6EA;
|
|
488
|
+
--triplex-next-Tabs-Type2_Tab_Background_Hover-0-16-0: #EEF0F4;
|
|
489
|
+
--triplex-next-Tabs-Type1_Tab_Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
490
|
+
--triplex-next-Tabs-Type2_Tab_Color_Default-0-16-0: rgba(31, 31, 34, .65);
|
|
491
|
+
--triplex-next-Tabs-Type1_Tab_Color_Selected-0-16-0: rgba(31, 31, 34, 1);
|
|
492
|
+
--triplex-next-Tabs-Type2_Tab_Color_Selected-0-16-0: rgba(31, 31, 34, 1);
|
|
493
|
+
--triplex-next-Tabs-Type1_Tab_Color_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
494
|
+
--triplex-next-Tabs-Type2_Tab_Color_Hover-0-16-0: rgba(31, 31, 34, 1);
|
|
495
|
+
--triplex-next-Tabs-Tab_BorderColor_Default-0-16-0: transparent;
|
|
496
|
+
--triplex-next-Tabs-Tab_BorderColor_Focus-0-16-0: #FFD169;
|
|
497
|
+
--triplex-next-Tag-Background-0-16-0: #DFE2E7;
|
|
498
|
+
--triplex-next-TagColor-Background_Default-0-16-0: #EEF3FC;
|
|
499
|
+
--triplex-next-TagColor-Background_Success-0-16-0: #E3FFFA;
|
|
500
|
+
--triplex-next-TagColor-Background_Info-0-16-0: #E3F6FF;
|
|
501
|
+
--triplex-next-TagColor-Background_Warning-0-16-0: #FFF4DB;
|
|
502
|
+
--triplex-next-TagColor-Background_Error-0-16-0: #FFF0F3;
|
|
503
|
+
--triplex-next-TagColor-Text_Color_Default-0-16-0: rgba(31, 31, 34, .75);
|
|
504
|
+
--triplex-next-TabsLine-BorderColor_Active-0-16-0: #21A19A;
|
|
505
|
+
--triplex-next-TabsLine-BorderColor_Hover-0-16-0: #19BDB0;
|
|
506
|
+
--triplex-next-TabsLine-Separator_Color-0-16-0: #D6D9E0;
|
|
507
|
+
--triplex-next-TabsLine-Shadow_Focus-0-16-0: 0 0 0 1px #FFDD64 inset;
|
|
508
|
+
--triplex-next-Tooltip-Background-0-16-0: #1B1B1D;
|
|
509
|
+
--triplex-next-Tooltip-Color-0-16-0: rgba(255, 255, 255, 1);
|
|
510
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Active-0-16-0: #008985;
|
|
511
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Default-0-16-0: #19BDB0;
|
|
512
|
+
--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-16-0: #4BD9CF;
|
|
513
|
+
--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-16-0: 0 0 0 1px #FFD169;
|
|
514
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Active-0-16-0: #007777;
|
|
515
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Default-0-16-0: #008985;
|
|
516
|
+
--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-16-0: #21A19A;
|
|
517
|
+
--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-16-0: 0 0 0 1px #FFDD64;
|
|
518
|
+
--triplex-next-TopOverlay-Background-0-16-0: rgba(31, 31, 34, .55);
|
|
519
|
+
--triplex-next-Typography-Primary_Color-0-16-0: rgba(31, 31, 34, 1);
|
|
520
|
+
--triplex-next-Typography-Complementary_Color-0-16-0: rgba(31, 31, 34, .85);
|
|
521
|
+
--triplex-next-Typography-Secondary_Color-0-16-0: rgba(31, 31, 34, .65);
|
|
522
|
+
--triplex-next-Typography-Tertiary_Color-0-16-0: rgba(31, 31, 34, .55);
|
|
523
|
+
--triplex-next-Typography-Disabled_Color-0-16-0: rgba(31, 31, 34, .35);
|
|
524
|
+
--triplex-next-Typography-Brand_Color-0-16-0: #008985;
|
|
525
|
+
--triplex-next-Typography-Info_Color-0-16-0: #0E57CC;
|
|
526
|
+
--triplex-next-Typography-Success_Color-0-16-0: #008B5C;
|
|
527
|
+
--triplex-next-Typography-Error_Color-0-16-0: #D10032;
|
|
528
|
+
--triplex-next-Typography-Warning_Color-0-16-0: #EF4C01;
|
|
529
|
+
--triplex-next-Typography-System_Color-0-16-0: #697591;
|
|
530
|
+
--triplex-next-Typography-PrimaryInvert_Color-0-16-0: rgba(255, 255, 255, 1);
|
|
531
|
+
--triplex-next-Typography-ComplementaryInvert_Color-0-16-0: rgba(255, 255, 255, .75);
|
|
532
|
+
--triplex-next-Typography-SecondaryInvert_Color-0-16-0: rgba(255, 255, 255, .55);
|
|
533
|
+
--triplex-next-Typography-TertiaryInvert_Color-0-16-0: rgba(255, 255, 255, .45);
|
|
534
|
+
--triplex-next-Typography-DisabledInvert_Color-0-16-0: rgba(255, 255, 255, .25);
|
|
535
|
+
--triplex-next-Typography-BrandInvert_Color-0-16-0: #19BDB0;
|
|
536
|
+
--triplex-next-Typography-InfoInvert_Color-0-16-0: #1297FE;
|
|
537
|
+
--triplex-next-Typography-SuccessInvert_Color-0-16-0: #00D67D;
|
|
538
|
+
--triplex-next-Typography-ErrorInvert_Color-0-16-0: #F80C45;
|
|
539
|
+
--triplex-next-Typography-WarningInvert_Color-0-16-0: #FF7A17;
|
|
540
|
+
--triplex-next-Typography-SystemInvert_Color-0-16-0: #95A3C1;
|
|
541
|
+
--triplex-next-UploadZone-Background_Default-0-16-0: #F2F4F7;
|
|
542
|
+
--triplex-next-UploadZone-Background_Hover-0-16-0: #EAEDF1;
|
|
543
|
+
--triplex-next-UploadZone-BorderColor_Default-0-16-0: #2D2D30;
|
|
544
|
+
--triplex-next-UploadZone-DragArea_Background-0-16-0: #F2F4F7;
|
|
545
|
+
--triplex-next-UploadZone-DragArea_BorderColor-0-16-0: #21A19A;}
|
|
546
|
+
.underline__9a0b266d{text-decoration:underline}.strikethrough__2a62e861{text-decoration:line-through}.underlineStrikethrough__1113a3d9{text-decoration:underline line-through}.typography__68ed86de.primary__b309d335{color:var(--triplex-next-Typography-Primary_Color-0-16-0)}.typography__68ed86de.primaryInvert__bd959771{color:var(--triplex-next-Typography-PrimaryInvert_Color-0-16-0)}.typography__68ed86de.complementary__6d9ebee9{color:var(--triplex-next-Typography-Complementary_Color-0-16-0)}.typography__68ed86de.complementaryInvert__63acf5a1{color:var(--triplex-next-Typography-ComplementaryInvert_Color-0-16-0)}.typography__68ed86de.secondary__e22c84b7{color:var(--triplex-next-Typography-Secondary_Color-0-16-0)}.typography__68ed86de.secondaryInvert__a8a84c86{color:var(--triplex-next-Typography-SecondaryInvert_Color-0-16-0)}.typography__68ed86de.tertiary__a304620f{color:var(--triplex-next-Typography-Tertiary_Color-0-16-0)}.typography__68ed86de.tertiaryInvert__dec51f8d{color:var(--triplex-next-Typography-TertiaryInvert_Color-0-16-0)}.typography__68ed86de.disabled__d17d4dc4{color:var(--triplex-next-Typography-Disabled_Color-0-16-0)}.typography__68ed86de.disabledInvert__f00bb7ef{color:var(--triplex-next-Typography-DisabledInvert_Color-0-16-0)}.typography__68ed86de.brand__25dbaba2{color:var(--triplex-next-Typography-Brand_Color-0-16-0);-webkit-user-select:none;user-select:none}.typography__68ed86de.brandInvert__2ced52e6{color:var(--triplex-next-Typography-BrandInvert_Color-0-16-0)}.typography__68ed86de.info__e48db9a1{color:var(--triplex-next-Typography-Info_Color-0-16-0)}.typography__68ed86de.infoInvert__ff261e4f{color:var(--triplex-next-Typography-InfoInvert_Color-0-16-0)}.typography__68ed86de.success__fb9b3fd2{color:var(--triplex-next-Typography-Success_Color-0-16-0)}.typography__68ed86de.successInvert__c9b36d46{color:var(--triplex-next-Typography-SuccessInvert_Color-0-16-0)}.typography__68ed86de.error__a13113ea{color:var(--triplex-next-Typography-Error_Color-0-16-0)}.typography__68ed86de.errorInvert__4fb09f55{color:var(--triplex-next-Typography-ErrorInvert_Color-0-16-0)}.typography__68ed86de.warning__3a68b3ee{color:var(--triplex-next-Typography-Warning_Color-0-16-0)}.typography__68ed86de.warningInvert__2a6a1d02{color:var(--triplex-next-Typography-WarningInvert_Color-0-16-0)}.typography__68ed86de.system__86311d65{color:var(--triplex-next-Typography-System_Color-0-16-0)}.typography__68ed86de.systemInvert__f41cd66f{color:var(--triplex-next-Typography-SystemInvert_Color-0-16-0)}.typography__68ed86de.compact__c609a4c0{line-height:calc(16 / 14)}.caption__8a1eb6d1.regular__1b6a2014{font-family:SBSansText}.caption__8a1eb6d1.semibold__8016e5b6{font-family:SBSansTextSemibold;font-weight:600}.c1__ece6d81b{font-size:10px;line-height:12px}.c2__f4f8503e{font-size:8px;line-height:10px}.d1__f76d4ebe{font-size:32px;line-height:40px}.d1__f76d4ebe.regular__1b6a2014{font-family:SBSansDisplay}.d1__f76d4ebe.semibold__8016e5b6{font-family:SBSansDisplaySemibold;font-weight:600}.text__930e36b8{outline:none}.text__930e36b8.regular__1b6a2014{font-family:SBSansText}.text__930e36b8.semibold__8016e5b6{font-family:SBSansTextSemibold;font-weight:600}.b1__6de56066{font-size:18px;line-height:24px}.b2__7308c2f8{font-size:16px;line-height:20px}.b3__ea99c45a{font-size:14px;line-height:20px}.b3__ea99c45a.compact__c609a4c0{line-height:16px}.b4__173de6e6{font-size:12px;line-height:16px}.title__f01e75c4{outline:none}.title__f01e75c4.regular__1b6a2014{font-family:SBSansDisplay;font-weight:400}.title__f01e75c4.semibold__8016e5b6{font-family:SBSansDisplaySemibold;font-weight:600}.title__f01e75c4.medium__916772ab{font-family:SBSansDisplayMedium;font-weight:500}.title__f01e75c4.bold__2b4a38b1{font-family:SBSansDisplayBold;font-weight:700}.h1__ebcc3e0f,.h2__014a3df8,.h3__133f4d32{margin:0}.h1__ebcc3e0f{font-size:28px;line-height:36px}.h2__014a3df8{font-size:24px;line-height:32px}.h3__133f4d32{font-size:20px;line-height:28px}.formFieldInput__88284ac8{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-16-0)}.formFieldInput__88284ac8:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-16-0)}.formFieldInput__88284ac8::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-16-0);opacity:0;transition:opacity .3s ease-out}.formFieldInput__88284ac8:focus{outline:none}.formFieldInput__88284ac8:focus::placeholder{opacity:1}.formFieldInput__88284ac8:-webkit-autofill{animation-name:autofill-applied-hook__c62d6ef2;animation-duration:1ms;transition:background-color 5000s ease-in-out 0s}.formFieldInput__88284ac8:not(:-webkit-autofill){animation-name:autofill-cancelled-hook__419f69ce;animation-duration:1ms}.formFieldInput__88284ac8.sm__f572581a{padding-top:6px;padding-bottom:6px;font-size:12px;height:28px;line-height:16px}.formFieldInput__88284ac8.md__882cf072{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldInput__88284ac8.lg__25cf80d9{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}@keyframes autofill-applied-hook__c62d6ef2{0%{transform:none}}@keyframes autofill-cancelled-hook__419f69ce{0%{transform:none}}.formField__bcf3eccc{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__bcf3eccc.default__7e4404aa{background:var(--triplex-next-FormField-Background_Default-0-16-0);box-shadow:var(--triplex-next-FormField-Shadow_Default-0-16-0)}.formField__bcf3eccc:hover{background:var(--triplex-next-FormField-Background_Hover-0-16-0)}.formField__bcf3eccc.disabled__13038762{background:var(--triplex-next-FormField-Background_Disabled-0-16-0)}.formField__bcf3eccc.active__220e120e{background:var(--triplex-next-FormField-Background_Active-0-16-0);box-shadow:var(--triplex-next-FormField-Shadow_Active-0-16-0)}.formField__bcf3eccc.active__220e120e::placeholder{opacity:1}.formField__bcf3eccc.error__976a28c3{background:var(--triplex-next-FormField-Background_Error-0-16-0)}.formField__bcf3eccc.error__976a28c3:hover{background:var(--triplex-next-FormField-Background_Error_Hover-0-16-0)}.formField__bcf3eccc.error__976a28c3.active__220e120e{background:var(--triplex-next-FormField-Background_Error-0-16-0);box-shadow:var(--triplex-next-FormField-Shadow_Error_Active-0-16-0)}.formField__bcf3eccc.warning__b2b06aee{background:var(--triplex-next-FormField-Background_Warning-0-16-0)}.formField__bcf3eccc.warning__b2b06aee:hover{background:var(--triplex-next-FormField-Background_Warning_Hover-0-16-0)}.formField__bcf3eccc.warning__b2b06aee.active__220e120e{background:var(--triplex-next-FormField-Background_Warning-0-16-0);box-shadow:var(--triplex-next-FormField-Shadow_Warning_Active-0-16-0)}.formField__bcf3eccc.sm__f572581a{border-radius:6px}.formField__bcf3eccc.md__882cf072{border-radius:8px}.formField__bcf3eccc.lg__25cf80d9{border-radius:10px}.formFieldDescription__7e3d18d3{padding-top:4px;padding-left:4px;padding-right:4px}.formFieldDescription__7e3d18d3.withCounter__d2dc6fc2{display:flex}.formFieldLabel__0dbf6892{position:absolute;overflow:hidden;line-height:0;text-overflow:ellipsis;white-space:nowrap;transition:top .3s ease-out;pointer-events:none}.formFieldLabel__0dbf6892.size-sm__671e10b4{top:6px}.formFieldLabel__0dbf6892.size-md__efc01781{top:10px}.formFieldLabel__0dbf6892.size-lg__cc2aa2ac{top:18px}.formFieldLabel__0dbf6892.size-lg__cc2aa2ac.floating__6577c4fe{top:10px}.formFieldLabelText__be104b91{display:inline-block;color:var(--triplex-next-FormField-Label_Color_Default-0-16-0);transition-property:font-size,line-height;transition-duration:.3s;transition-timing-function:ease-out}.size-sm__671e10b4 .formFieldLabelText__be104b91{font-size:12px;line-height:16px}.size-md__efc01781 .formFieldLabelText__be104b91{font-size:14px;line-height:20px}.size-lg__cc2aa2ac .formFieldLabelText__be104b91{font-size:16px;line-height:20px}.floating__6577c4fe .formFieldLabelText__be104b91{font-size:12px;line-height:16px}.floating__6577c4fe.size-sm__671e10b4 .formFieldLabelText__be104b91,.floating__6577c4fe.size-md__efc01781 .formFieldLabelText__be104b91{display:none}.disabled__13038762 .formFieldLabelText__be104b91{color:var(--triplex-next-FormField-Label_Color_Disabled-0-16-0)}.formFieldPostfix__2263fc9e{padding:0 12px 0 8px;position:absolute;right:0;top:50%;transform:translateY(-50%);bottom:0;display:flex;align-items:center;gap:8px}.formFieldPrefix__2c3fc329{padding:0 8px 0 12px;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px}.formFieldCounter__6db8d6c9{padding-left:4px;margin-left:auto}.formFieldMaskedInputWrapper__3085c8e3{position:relative}.formFieldMaskedInputWrapper__3085c8e3 .formFieldMaskedInputPlaceholder__06841ed6{position:absolute;left:0;top:0}.formFieldMaskedInputWrapper__3085c8e3 .formFieldMaskedInputPlaceholder__06841ed6::placeholder{opacity:1}.formFieldMaskedInputWrapper__3085c8e3 .formFieldMaskedInputPlaceholder__06841ed6:disabled{visibility:hidden}.formFieldMaskedInputWrapper__3085c8e3.size-sm__671e10b4{font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__3085c8e3.size-sm__671e10b4 .formFieldMaskedInputPlaceholder__06841ed6{top:6px;font-size:12px;line-height:16px}.formFieldMaskedInputWrapper__3085c8e3.size-md__efc01781{font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__3085c8e3.size-md__efc01781 .formFieldMaskedInputPlaceholder__06841ed6{top:10px;font-size:14px;line-height:20px}.formFieldMaskedInputWrapper__3085c8e3.size-lg__cc2aa2ac{font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__3085c8e3.size-lg__cc2aa2ac .formFieldMaskedInputPlaceholder__06841ed6{top:26px;font-size:16px;line-height:20px}.formFieldMaskedInputWrapper__3085c8e3 .formFieldMaskedInput__552bf3bf{display:block;position:relative;background:none!important}.dropdownDesktop__b29615ee{position:fixed;z-index:1500;box-sizing:border-box;box-shadow:var(--triplex-next-Dropdown-Shadow-0-16-0);background-color:var(--triplex-next-Dropdown-Background-0-16-0)}.dropdownDesktop__b29615ee.sm__6c65d0e9{border-radius:6px}.dropdownDesktop__b29615ee.md__d5135813{border-radius:8px}.dropdownDesktop__b29615ee.lg__62b2715b{border-radius:10px}.dropdownDesktopOverflowHidden__45010981{overflow:hidden}.notificationIcon__ab04f374{width:8px;height:8px;border-radius:50%;background-color:#ffb13b}.dropdownDesktopList__b90ffee1{margin:4px;overflow:auto}.dropdownDesktopList__b90ffee1.sm__6c65d0e9{max-height:164px;font-size:12px;line-height:16px}.dropdownDesktopList__b90ffee1.sm__6c65d0e9 .dropdownDesktopListItem__5bdfadff{padding:6px 8px;border-radius:6px}.dropdownDesktopList__b90ffee1.sm__6c65d0e9 .dropdownDesktopListLoader__e134013b{margin:0 auto}.dropdownDesktopList__b90ffee1.md__d5135813{max-height:197px;font-size:14px;line-height:20px}.dropdownDesktopList__b90ffee1.md__d5135813 .dropdownDesktopListItem__5bdfadff{padding:7px 8px;border-radius:8px}.dropdownDesktopList__b90ffee1.md__d5135813 .dropdownDesktopListLoader__e134013b{margin:-2px auto}.dropdownDesktopList__b90ffee1.lg__62b2715b{max-height:274px;font-size:16px;line-height:20px}.dropdownDesktopList__b90ffee1.lg__62b2715b .dropdownDesktopListItem__5bdfadff{padding:14px 8px;border-radius:10px}.dropdownDesktopList__b90ffee1.lg__62b2715b .dropdownDesktopListLoader__e134013b{margin:-6px auto}.dropdownDesktopListItem__5bdfadff{color:var(--triplex-next-DropdownList-Color-0-16-0);background:var(--triplex-next-DropdownList-Background_Default-0-16-0);position:relative;outline:none;white-space:nowrap}.dropdownDesktopListItem__5bdfadff+.dropdownDesktopListItem__5bdfadff{margin-top:2px}.dropdownDesktopListItem__5bdfadff.active__d772c43c{background:var(--triplex-next-DropdownList-Background_Active-0-16-0);cursor:pointer}.dropdownDesktopListItem__5bdfadff.selected__7471c5a5{background:var(--triplex-next-DropdownList-Background_Selected-0-16-0);cursor:default}.loaderSmall__e9fde670{display:flex;justify-content:center;align-items:center}.loaderSmall__e9fde670.sm__89904f0d{width:16px;height:16px;gap:2px}.loaderSmall__e9fde670.sm__89904f0d .dot__b36681e4{width:4px;height:4px}.loaderSmall__e9fde670.md__56e116d0{width:24px;height:24px;gap:3px}.loaderSmall__e9fde670.md__56e116d0 .dot__b36681e4{width:6px;height:6px}.loaderSmall__e9fde670.lg__1fef5838{width:32px;height:32px;gap:4px}.loaderSmall__e9fde670.lg__1fef5838 .dot__b36681e4{width:8px;height:8px}.loaderSmall__e9fde670.neutral__fab7ee73 .dot__b36681e4{background-color:var(--triplex-next-Loader-Element_Background_Neutral-0-16-0)}.loaderSmall__e9fde670.brand__e72cef00 .dot__b36681e4{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-16-0)}.loaderSmall__e9fde670 .dot__b36681e4{border-radius:50%}.loaderSmall__e9fde670 .dot1__3be19dfc{animation:dotCycleSmall__0bf5f9c8 .9s infinite}.loaderSmall__e9fde670 .dot2__0da5b725{animation:dotCycleSmall__0bf5f9c8 .9s infinite .15s}.loaderSmall__e9fde670 .dot3__844d4d4d{animation:dotCycleSmall__0bf5f9c8 .9s infinite .3s}@keyframes dotCycleSmall__0bf5f9c8{0%{opacity:1}33%{opacity:.35}66%{opacity:.7}to{opacity:1}}.loaderMiddle__2372ab8a{position:relative;background-color:var(--triplex-next-Loader-Middle_Background_Default-0-16-0);width:64px;height:64px;border-radius:16px}.loaderMiddleDots__49f24223{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.loaderMiddleDots__49f24223 .dot__b36681e4{position:absolute;background-color:var(--triplex-next-Loader-Element_Background_Brand-0-16-0);width:12px;height:12px;border-radius:6px}.loaderMiddleDots__49f24223 .dot1__3be19dfc{top:0;left:0;animation:dotCycleMiddle__a8051f17 3s infinite}.loaderMiddleDots__49f24223 .dot2__0da5b725{right:0;top:0;opacity:.7;animation:dotCycleMiddle__a8051f17 3s infinite .74s}.loaderMiddleDots__49f24223 .dot3__844d4d4d{bottom:0;right:0;opacity:.15;animation:dotCycleMiddle__a8051f17 3s infinite 1.5s}.loaderMiddleDots__49f24223 .dot4__525b4f93{bottom:0;left:0;opacity:0;animation:dotCycleMiddle__a8051f17 3s infinite 2.25s}.loaderMiddleDots__49f24223 .line__e0dab929{background-color:var(--triplex-next-Loader-Element_Background_Brand-0-16-0);width:12px;height:12px;border-radius:6px;position:absolute;top:0;opacity:0;animation:lineCycle__ad4664f4 3s infinite}@keyframes lineCycle__ad4664f4{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__a8051f17{0%{opacity:1}25%{opacity:0}50%{opacity:.15}75%{opacity:.7}to{opacity:1}}.dropdownMobileWrapper__679341dd{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.dropdownMobileBackdrop__3aad93f1{background:var(--triplex-next-DropdownMobile-Backdrop-0-16-0);position:absolute;opacity:0;transition:opacity .3s ease-in-out;top:0;right:0;bottom:0;left:0}.dropdownMobileBackdrop__3aad93f1.closing__e29e18da{opacity:0}.dropdownMobileBackdrop__3aad93f1.opening__ff01157b,.dropdownMobileBackdrop__3aad93f1.opened__f3fa0133{opacity:var(--triplex-DropdownMobile-Opacity-0-16-0)}.dropdownMobile__0229173a{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__0229173a.closing__e29e18da{transform:translateY(100%)}.dropdownMobile__0229173a.opening__ff01157b,.dropdownMobile__0229173a.opened__f3fa0133{transform:translateY(0)}.dropdownMobileHeader__7e768faf{display:flex;align-items:center;padding:16px;background:var(--triplex-next-DropdownMobile-Header_Background-0-16-0);position:relative;flex-shrink:1;border-radius:16px 16px 0 0}.dropdownMobileHeader__7e768faf .dropdownMobileHeaderContent__c1e5174c{margin-right:28px;min-height:20px}.dropdownMobileContent__92c88951{background:var(--triplex-next-DropdownMobile-Content_Background-0-16-0);flex-grow:1;overflow:auto}.dropdownMobileFooter__8477de78{padding:15px 16px 16px;background:var(--triplex-next-DropdownMobile-Footer_Background-0-16-0);border-top:1px solid var(--triplex-next-DropdownMobile-Border_Color-0-16-0);flex-shrink:1}.dropdownMobileListItem__92785740{padding:16px}.dropdownMobileListItem__92785740.selected__7471c5a5{background:var(--triplex-next-DropdownMobileList-Selected_Background-0-16-0)}.dropdownMobileListItem__92785740:active{background-color:var(--triplex-next-DropdownMobileList-Active_Background-0-16-0)}.dropdownMobileListLoader__06f4f8c8{position:absolute;right:16px;top:18px}.dropdownMobileBodyOverflow__a4d18b02{overflow:hidden}.controlButtons__e0615023{display:flex;position:absolute;right:16px;top:18px}.dropdownMobileLoader__6851cd08{margin-right:8px}.notificationIcon__648f9458{position:absolute;right:4px;top:4px}.buttonIcon__e81ffeed{position:relative;padding:0;line-height:0;font-size:0;vertical-align:top;background:transparent;border:none;outline:none}.buttonIcon__e81ffeed:enabled{cursor:pointer}.buttonIcon__e81ffeed.circle__c61fb954{border-radius:50%}.buttonIcon__e81ffeed.squircle__f3e424c8{border-radius:4px}.buttonIcon__e81ffeed:focus-visible{box-shadow:var(--triplex-next-Button-Icon_Shadow_Focus-0-16-0)}.dropdownMobileInput__9b14bcd6{flex:1;padding:0;font-family:inherit;font-size:14px;line-height:20px;color:var(--triplex-next-FormField-Input-Color_Default-0-16-0);background:none;border:none;border-radius:0;outline:none}.dropdownMobileInput__9b14bcd6::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-16-0);opacity:1}.dropdownMobileInput__9b14bcd6::-ms-clear{display:none}.tabsLineWrapper__bee7826c[data-paddingx-size="0"]{padding-left:0;padding-right:0}.tabsLineWrapper__bee7826c[data-paddingx-size="8"]{padding-left:8px;padding-right:8px}.tabsLineWrapper__bee7826c[data-paddingx-size="16"]{padding-left:16px;padding-right:16px}.tabsLineWrapper__bee7826c[data-paddingx-size="24"]{padding-left:24px;padding-right:24px}.tabsLineWrapper__bee7826c{position:relative}.tabsLineWrapper__bee7826c.withSeparator__2b3856d9:before{content:"";position:absolute;height:1px;background:var(--triplex-next-TabsLine-Separator_Color-0-16-0);bottom:0;left:0;right:0}.tabsLine__5895b61e{position:relative;z-index:1;line-height:0;white-space:nowrap}.tabsLine__5895b61e:has(.sm__9427a1db){height:28px}.tabsLine__5895b61e:has(.md__9fc9b85d){height:40px}.tabsLine__5895b61e:has(.lg__c049618b){height:56px}.tab__fd4ae60e{position:relative;padding:0 16px;border:none;outline:none;background:transparent;cursor:pointer}.tab__fd4ae60e.sm__9427a1db{height:28px;padding-bottom:12px}.tab__fd4ae60e.md__9fc9b85d{height:40px;padding-top:8px;padding-bottom:12px}.tab__fd4ae60e.lg__c049618b{height:56px;padding-top:16px;padding-bottom:20px}.tab__fd4ae60e::-moz-focus-inner{border:none;padding:0}.tab__fd4ae60e:focus-visible{box-shadow:var(--triplex-next-TabsLine-Shadow_Focus-0-16-0)}.tab__fd4ae60e.active__83e1293c{cursor:default}.tab__fd4ae60e: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__fd4ae60e:hover:after,.tab__fd4ae60e:focus:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Hover-0-16-0)}.tab__fd4ae60e.active__83e1293c:after{border-bottom-color:var(--triplex-next-TabsLine-BorderColor_Active-0-16-0)}.notificationIcon__4811c22e{position:absolute;right:6px}.sm__9427a1db .notificationIcon__4811c22e{top:0}.md__9fc9b85d .notificationIcon__4811c22e{top:8px}.lg__c049618b .notificationIcon__4811c22e{top:16px}.tabsLineDropdown__42fd8d6a{display:inline-block}.tabsLineDropdown__42fd8d6a .dropdownTarget__03c6a5ce.active__83e1293c{cursor:pointer}.tabsLineDropdown__42fd8d6a .dropdownTargetInner__418f67c2{display:inline-flex;align-items:center}.tabsLineDropdown__42fd8d6a .dropdownTargetCaret__207a5c28{margin-left:4px;transition:transform .3s ease-in-out}.tabsLineDropdown__42fd8d6a .dropdownTargetCaret__207a5c28.opened__099e490b{transform:rotate(-180deg)}.tabsLineDropdown__42fd8d6a .dropdown__7c1c41b2{right:0;padding:4px}.tabsLineMobileWrapper__3d98ab69{position:relative}.tabsLineMobileWrapper__3d98ab69 .tab__fd4ae60e{flex-shrink:0}.tabsLineMobileWrapper__3d98ab69 .tab__fd4ae60e:first-child{margin-left:16px}.tabsLineMobileWrapper__3d98ab69 .tab__fd4ae60e:last-child{margin-right:16px}.tabsLineMobile__2df7a09a{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.tabsLineMobile__2df7a09a::-webkit-scrollbar{display:none}.label__fad05fbc{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__fad05fbc.sm__8989c55a{min-width:16px;min-height:16px}.label__fad05fbc.sm__8989c55a.nonempty__e0de9409{padding:2px 0 2px 24px}.label__fad05fbc.md__64862f95{min-height:24px;min-width:24px}.label__fad05fbc.md__64862f95.nonempty__e0de9409{padding-left:32px;padding-top:2px}.label__fad05fbc.lg__ddd00caa{min-width:28px;min-height:28px}.label__fad05fbc.lg__ddd00caa.nonempty__e0de9409{padding-left:40px;padding-top:4px}.label__fad05fbc.disabled__4778f9c8{cursor:default}.radio__bf3c221d{margin:0;opacity:0}.radioIcon__0456181d{box-sizing:border-box;background:var(--triplex-next-Radio-Background_Default-0-16-0);border-radius:50%;box-shadow:var(--triplex-next-Radio-BorderColor_Default-0-16-0)}.radioIcon__0456181d:after{content:"";position:absolute;background:var(--triplex-next-Radio-Dot_Default-0-16-0);border-radius:50%;transform:scale(0)}.sm__8989c55a .radioIcon__0456181d:after{width:8px;height:8px;top:4px;left:4px}.md__64862f95 .radioIcon__0456181d:after{width:12px;height:12px;top:6px;left:6px}.lg__ddd00caa .radioIcon__0456181d:after{width:14px;height:14px;top:7px;left:7px}.radioIcon__0456181d,.radioIcon__0456181d:after{pointer-events:none}.radio__bf3c221d,.radioIcon__0456181d{position:absolute;left:0;top:0}.sm__8989c55a .radio__bf3c221d,.sm__8989c55a .radioIcon__0456181d{width:16px;height:16px;top:2px}.md__64862f95 .radio__bf3c221d,.md__64862f95 .radioIcon__0456181d{width:24px;height:24px}.lg__ddd00caa .radio__bf3c221d,.lg__ddd00caa .radioIcon__0456181d{width:28px;height:28px}.radio__bf3c221d:enabled{cursor:pointer}.radio__bf3c221d:checked+.radioIcon__0456181d{background:var(--triplex-next-Radio-Background_Checked_Default-0-16-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Default-0-16-0)}.radio__bf3c221d:checked+.radioIcon__0456181d:after{transform:scale(1);transition:transform .2s ease-out}.radio__bf3c221d:hover+.radioIcon__0456181d{background-color:var(--triplex-next-Radio-Background_Hover-0-16-0);box-shadow:none}.radio__bf3c221d:disabled+.radioIcon__0456181d{background:var(--triplex-next-Radio-Background_Disabled-0-16-0);box-shadow:var(--triplex-next-Radio-BorderColor_Disabled-0-16-0)}.radio__bf3c221d:disabled:checked+.radioIcon__0456181d{background:var(--triplex-next-Radio-Background_Checked_Disabled-0-16-0);box-shadow:var(--triplex-next-Radio-BorderColor_Checked_Disabled-0-16-0)}.radio__bf3c221d:disabled+.radioIcon__0456181d:after{background:var(--triplex-next-Radio-Dot_Disabled-0-16-0)}.radio__bf3c221d:focus-visible+.radioIcon__0456181d{box-shadow:var(--triplex-next-Radio-BorderColor_Focused-0-16-0)}.radio__bf3c221d:checked:enabled:hover+.radioIcon__0456181d{background-color:var(--triplex-next-Radio-Background_Checked_Hover-0-16-0)}.radioXGroup__68244b9b{display:inline-flex;flex-flow:row wrap}.radioXGroup__68244b9b.indent-12__3d85de97{margin-left:-6px;margin-right:-6px}.radioXGroup__68244b9b.indent-12__3d85de97 .label__fad05fbc{margin-left:6px;margin-right:6px}.radioXGroup__68244b9b.indent-16__7782f29a{margin-left:-8px;margin-right:-8px}.radioXGroup__68244b9b.indent-16__7782f29a .label__fad05fbc{margin-left:8px;margin-right:8px}.radioXGroup__68244b9b.indent-20__c40e49c0{margin-left:-10px;margin-right:-10px}.radioXGroup__68244b9b.indent-20__c40e49c0 .label__fad05fbc{margin-left:10px;margin-right:10px}.radioXGroup__68244b9b.indent-24__8a1afa34{margin-left:-12px;margin-right:-12px}.radioXGroup__68244b9b.indent-24__8a1afa34 .label__fad05fbc{margin-left:12px;margin-right:12px}.radioXGroup__68244b9b.indent-28__ae0e0e36{margin-left:-14px;margin-right:-14px}.radioXGroup__68244b9b.indent-28__ae0e0e36 .label__fad05fbc{margin-left:14px;margin-right:14px}.radioXGroup__68244b9b.indent-32__61b2097a{margin-left:-16px;margin-right:-16px}.radioXGroup__68244b9b.indent-32__61b2097a .label__fad05fbc{margin-left:16px;margin-right:16px}.radioYGroup__9ff4e2cd{display:inline-flex;flex-flow:column wrap}.radioYGroup__9ff4e2cd .label__fad05fbc.sm__8989c55a+.label__fad05fbc.sm__8989c55a{margin-top:8px}.radioYGroup__9ff4e2cd .label__fad05fbc.md__64862f95+.label__fad05fbc.md__64862f95{margin-top:16px}.radioYGroup__9ff4e2cd .label__fad05fbc.lg__ddd00caa+.label__fad05fbc.lg__ddd00caa{margin-top:20px}.notification__f7180257{display:flex;width:376px;position:relative;border-radius:8px;box-shadow:var(--triplex-next-Notification-Shadow-0-16-0);background:var(--triplex-next-Notification-Background-0-16-0);margin-top:8px;padding:16px 32px 16px 16px;box-sizing:border-box;color:var(--triplex-next-Notification-Color-0-16-0);z-index:300}.notification__f7180257:first-child{margin-top:0}.notification__f7180257.extraBottomPadding__c1c5ae5f{padding-bottom:24px}.notification__f7180257 .notificationHeader__527e03bb{font-size:16px;font-weight:600;color:var(--triplex-next-Notification-Color-0-16-0);width:100%;margin-top:0;margin-bottom:8px}.notification__f7180257 .notificationIcon__ea2d9f35{line-height:0}.notification__f7180257 .notificationBody__d0428bc2{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.notification__f7180257 .notificationBodyList__3e7c2aa7{margin-top:8px}.notification__f7180257 .notificationBodyContent__d0eb1a70{width:100%;font-size:14px}.notification__f7180257 .notificationClose__19db9c4a{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__f7180257.showCloseOnHover__521676c1 .notificationClose__19db9c4a{opacity:0}.notification__f7180257.showCloseOnHover__521676c1:hover{cursor:pointer}.notification__f7180257.showCloseOnHover__521676c1:hover .notificationClose__19db9c4a{opacity:1}.notification__f7180257 .notificationFooter__cb77f45e{display:flex;align-items:center;margin-top:16px}.notification__f7180257 .notificationFooter__cb77f45e button+a{margin-left:16px}.notification__f7180257 .notificationTime__f18f52ca{font-size:12px;color:var(--triplex-next-Notification-TimeColor-0-16-0);position:absolute;bottom:8px;right:8px}.notificationGroupedWrapper__48bb31eb{width:376px;position:relative;margin-bottom:32px}.notificationGroupedWrapper__48bb31eb:hover{cursor:pointer}.notificationGroupedWrapper__48bb31eb .notificationGroupedFooterItem__c02ab56e{border-radius:0 0 8px 8px;position:absolute;background:var(--triplex-next-Notification-Background-0-16-0);left:0;right:0;height:16px;box-shadow:var(--triplex-next-Notification-Shadow-0-16-0)}.notificationGroupedWrapper__48bb31eb .notificationGroupedFooterItem__c02ab56e.first__2c713a22{bottom:-8px;z-index:200}.notificationGroupedWrapper__48bb31eb .notificationGroupedFooterItem__c02ab56e.second__ab59dc1a{bottom:-16px;z-index:100}@media (max-width: 767px){.notification__f7180257,.notificationGroupedWrapper__48bb31eb{width:100%}}.unorderedListItem__0c26674c:before{content:"";width:4px;height:4px;margin:8px 1px;position:absolute;left:0;background-color:currentColor;border-radius:50%}.unorderedListItem__0c26674c+.unorderedListItem__0c26674c{margin-top:8px}.unorderedList__01704327{position:relative;margin:0;padding-left:14px;list-style:none}.button__23c76427.general__bb3f3b54{text-transform:none;background:var(--triplex-next-Button-General_Background_Default-0-16-0);color:var(--triplex-next-Button-General_Color_Default-0-16-0)}.button__23c76427.general__bb3f3b54:hover{background:var(--triplex-next-Button-General_Background_Hover-0-16-0);color:var(--triplex-next-Button-General_Color_Hover-0-16-0)}.button__23c76427.general__bb3f3b54.expanded__fc1aa0a0,.button__23c76427.general__bb3f3b54:active{background:var(--triplex-next-Button-General_Background_Active-0-16-0);color:var(--triplex-next-Button-General_Color_Active-0-16-0)}.button__23c76427.general__bb3f3b54:focus-visible{box-shadow:var(--triplex-next-Button-General_Shadow_Focus-0-16-0)}.button__23c76427.general__bb3f3b54:disabled{background:var(--triplex-next-Button-General_Background_Disabled-0-16-0);color:var(--triplex-next-Button-General_Color_Disabled-0-16-0)}.button__23c76427.secondary__71dcd5fe{text-transform:none;background:var(--triplex-next-Button-Secondary_Background_Default-0-16-0);color:var(--triplex-next-Button-Secondary_Color_Default-0-16-0)}.button__23c76427.secondary__71dcd5fe:hover{background:var(--triplex-next-Button-Secondary_Background_Hover-0-16-0);color:var(--triplex-next-Button-Secondary_Color_Hover-0-16-0)}.button__23c76427.secondary__71dcd5fe.expanded__fc1aa0a0,.button__23c76427.secondary__71dcd5fe:active{background:var(--triplex-next-Button-Secondary_Background_Active-0-16-0);color:var(--triplex-next-Button-Secondary_Color_Active-0-16-0)}.button__23c76427.secondary__71dcd5fe:focus-visible{box-shadow:var(--triplex-next-Button-Secondary_Shadow_Focus-0-16-0)}.button__23c76427.secondary__71dcd5fe:disabled{background:var(--triplex-next-Button-Secondary_Background_Disabled-0-16-0);color:var(--triplex-next-Button-Secondary_Color_Disabled-0-16-0)}.button__23c76427.secondaryLight__c3ce06eb{text-transform:none;background:var(--triplex-next-Button-SecondaryLight_Background_Default-0-16-0);color:var(--triplex-next-Button-SecondaryLight_Color_Default-0-16-0)}.button__23c76427.secondaryLight__c3ce06eb:hover{background:var(--triplex-next-Button-SecondaryLight_Background_Hover-0-16-0);color:var(--triplex-next-Button-SecondaryLight_Color_Hover-0-16-0)}.button__23c76427.secondaryLight__c3ce06eb.expanded__fc1aa0a0,.button__23c76427.secondaryLight__c3ce06eb:active{background:var(--triplex-next-Button-SecondaryLight_Background_Active-0-16-0);color:var(--triplex-next-Button-SecondaryLight_Color_Active-0-16-0)}.button__23c76427.secondaryLight__c3ce06eb:focus-visible{box-shadow:var(--triplex-next-Button-SecondaryLight_Shadow_Focus-0-16-0)}.button__23c76427.secondaryLight__c3ce06eb:disabled{background:var(--triplex-next-Button-SecondaryLight_Background_Disabled-0-16-0);color:var(--triplex-next-Button-SecondaryLight_Color_Disabled-0-16-0)}.button__23c76427.danger__645216c0{text-transform:none;background:var(--triplex-next-Button-Danger_Background_Default-0-16-0);color:var(--triplex-next-Button-Danger_Color_Default-0-16-0)}.button__23c76427.danger__645216c0:hover{background:var(--triplex-next-Button-Danger_Background_Hover-0-16-0);color:var(--triplex-next-Button-Danger_Color_Hover-0-16-0)}.button__23c76427.danger__645216c0.expanded__fc1aa0a0,.button__23c76427.danger__645216c0:active{background:var(--triplex-next-Button-Danger_Background_Active-0-16-0);color:var(--triplex-next-Button-Danger_Color_Active-0-16-0)}.button__23c76427.danger__645216c0:focus-visible{box-shadow:var(--triplex-next-Button-Danger_Shadow_Focus-0-16-0)}.button__23c76427.danger__645216c0:disabled{background:var(--triplex-next-Button-Danger_Background_Disabled-0-16-0);color:var(--triplex-next-Button-Danger_Color_Disabled-0-16-0)}.button__23c76427.link__2032698d{text-transform:none;background:transparent;color:var(--triplex-next-Button-Link_Color_Default-0-16-0);padding:0}.button__23c76427.link__2032698d.sm__53195ba1{height:28px;min-width:0px;padding:6px 2px}.button__23c76427.link__2032698d.md__acc190b2{height:40px;min-width:0px;padding:10px 2px}.button__23c76427.link__2032698d.lg__93076006{height:56px;min-width:0px;padding:18px 2px}.button__23c76427.link__2032698d:hover{color:var(--triplex-next-Button-Link_Color_Hover-0-16-0)}.button__23c76427.link__2032698d.expanded__fc1aa0a0,.button__23c76427.link__2032698d:active{color:var(--triplex-next-Button-Link_Color_Active-0-16-0)}.button__23c76427.link__2032698d:focus-visible{box-shadow:var(--triplex-next-Button-Link_Shadow_Focus-0-16-0)}.button__23c76427.link__2032698d:disabled{color:var(--triplex-next-Button-Link_Color_Disabled-0-16-0)}.button__23c76427{display: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__23c76427::-moz-focus-inner{border:none;padding:0}.button__23c76427.sm__53195ba1{line-height:16px;font-size:12px}.button__23c76427.sm__53195ba1.general__bb3f3b54,.button__23c76427.sm__53195ba1.secondary__71dcd5fe,.button__23c76427.sm__53195ba1.secondaryLight__c3ce06eb,.button__23c76427.sm__53195ba1.danger__645216c0{height:28px;min-width:58px;padding:0 16px;border-radius:6px}.button__23c76427.sm__53195ba1.icon__600be232{min-height:28px;min-width:28px;padding:0 4px}.button__23c76427.md__acc190b2{line-height:20px;font-size:14px}.button__23c76427.md__acc190b2.general__bb3f3b54,.button__23c76427.md__acc190b2.secondary__71dcd5fe,.button__23c76427.md__acc190b2.secondaryLight__c3ce06eb,.button__23c76427.md__acc190b2.danger__645216c0{height:40px;min-width:72px;padding:0 20px;border-radius:8px}.button__23c76427.md__acc190b2.icon__600be232{min-height:40px;min-width:40px;padding:0 10px}.button__23c76427.lg__93076006{line-height:20px;font-size:16px}.button__23c76427.lg__93076006.general__bb3f3b54,.button__23c76427.lg__93076006.secondary__71dcd5fe,.button__23c76427.lg__93076006.secondaryLight__c3ce06eb,.button__23c76427.lg__93076006.danger__645216c0{height:56px;min-width:84px;padding:0 24px;border-radius:10px}.button__23c76427.lg__93076006.icon__600be232{min-height:56px;min-width:56px;padding:0 12px}.button__23c76427:disabled{cursor:default}.button__23c76427:disabled *{pointer-events:none}.button__23c76427+.button__23c76427:not(.block__93076e4a){margin-left:12px}.button__23c76427 .content__b0333b54{display:flex;position:relative;justify-content:center;align-items:center;white-space:nowrap}.button__23c76427.block__93076e4a{display:block;width:100%}.button__23c76427.loading__3e2e34de{pointer-events:none}.button__23c76427.loading__3e2e34de .content__b0333b54{visibility:hidden}.button__23c76427 .loader__1b3f173c{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.button__23c76427 .loader__1b3f173c.hidden__c7adc430{visibility:hidden}.buttonDropdownExtended__32216639{display:inline-block;position:relative;vertical-align:top;line-height:0}.buttonDropdownExtended__32216639 .buttonDropdownExtendedBlock__a6ea5cd7{padding:4px;margin-top:4px;right:0}.buttonDropdown__aab76be8.block__93076e4a{display:block}.buttonDropdown__aab76be8+.button__23c76427:not(.block__93076e4a),.buttonDropdown__aab76be8+.buttonDropdown__aab76be8:not(.block__93076e4a){margin-left:16px}.buttonDropdown__aab76be8 .buttonDropdownTarget__b07ab153 .caretIcon__bbe91636{margin-left:4px;transition:transform .3s ease-in-out}.buttonDropdown__aab76be8 .buttonDropdownTarget__b07ab153.active__567b7498 .caretIcon__bbe91636{transform:rotate(-180deg)}.buttonDropdown__aab76be8 .buttonDropdownMenuItem__2c6848ec{overflow:hidden;text-overflow:ellipsis}@keyframes modalWindowContentAnimationOnEnter__7d80256e{0%{transform:translateY(calc(-100% - var(--modal-window-top)))}to{transform:translate(0)}}@keyframes modalWindowContentAnimationOnExit__8f0fa7f3{0%{transform:translate(0)}to{transform:translateY(calc(-100% - var(--modal-window-top)))}}.modalWindowContainer__a6780302{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__3eb21505{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-16-0);width:var(--modalWindow-screen-width, 100%)}.modalWindow__4c04a87f{position:fixed;height:calc(100% - var(--modalWindow-screen-top, 0));width:var(--modalWindow-screen-width, 100%);overflow-y:scroll;overflow-x:hidden}.modalWindow__4c04a87f .modalWindowContentWrapper__4fe3e6f4{position:relative;margin-left:auto;margin-right:auto;width:calc(100% - 32px);animation:modalWindowContentAnimationOnEnter__7d80256e .6s ease}.modalWindow__4c04a87f .modalWindowContent__153a750f{margin-top:var(--modal-window-top);margin-bottom:24px;width:100%}.modalWindow__4c04a87f .modalWindowContent__153a750f .modalWindowBody__dd00670c{box-sizing:border-box;animation:fadeIn__5f442a57 .3s ease}@keyframes fadeIn__5f442a57{0%{opacity:0}to{opacity:1}}.modalWindow__4c04a87f .modalWindowContent__153a750f .spinnerSm__4aac4f92{display:none}@media (max-width: 767px){.modalWindow__4c04a87f .modalWindowContent__153a750f .spinner__2b996a2e{display:none}.modalWindow__4c04a87f .modalWindowContent__153a750f .spinnerSm__4aac4f92{display:flex}}.global-modalWindowTransition-exit .modalWindow__4c04a87f .modalWindowContentWrapper__4fe3e6f4{transform:translateY(calc(-100% - var(--modal-window-top)));animation:modalWindowContentAnimationOnExit__8f0fa7f3 .3s ease}.global-modalWindowTransition-exit .modalWindow__4c04a87f .modalWindowContentWrapper__4fe3e6f4 .modalWindowBody__dd00670c{animation:fadeOut__706966c4 .3s ease}@keyframes fadeOut__706966c4{0%{opacity:1}to{opacity:0}}.modalWindowResizeWrapper__80da4c33{position:absolute;left:0;right:0;height:0}.modalWindow__4c04a87f.sm__5b37e961 .modalWindowContentWrapper__4fe3e6f4{max-width:480px}.modalWindow__4c04a87f.sm__5b37e961 .modalWindowContent__153a750f .modalWindowBody__dd00670c{min-height:196px}@media (max-width: 575px){.modalWindow__4c04a87f.sm__5b37e961 .modalWindowContentWrapper__4fe3e6f4{max-width:100%}}.modalWindow__4c04a87f.md__8732d69b .modalWindowContentWrapper__4fe3e6f4{max-width:600px}.modalWindow__4c04a87f.md__8732d69b .modalWindowContent__153a750f .modalWindowBody__dd00670c{min-height:246px}@media (max-width: 767px){.modalWindow__4c04a87f.md__8732d69b .modalWindowContentWrapper__4fe3e6f4{max-width:100%}}.modalWindow__4c04a87f.lg__52497462 .modalWindowContentWrapper__4fe3e6f4{max-width:800px}.modalWindow__4c04a87f.lg__52497462 .modalWindowContent__153a750f .modalWindowBody__dd00670c{min-height:396px}@media (max-width: 991px){.modalWindow__4c04a87f.lg__52497462 .modalWindowContentWrapper__4fe3e6f4{max-width:100%}}.modalWindowContentPage__11224b45{background:var(--triplex-next-ModalWindow-Background-0-16-0);padding:8px!important}.modalWindowContentPage__11224b45,.modalWindowLoaderScreen__6f09f048{border-radius:32px}@media (max-width: 767px){.modalWindowContentPage__11224b45,.modalWindowLoaderScreen__6f09f048{border-radius:24px}}.islandBody__bbb23833{display:block}.islandHeader__8b0da94d,.islandFooter__e50b771e,.island__2467c71b{position:relative}.island__2467c71b.type1__4dfe7fe3{background-color:var(--triplex-next-Island-Type1_Background-0-16-0);box-shadow:var(--triplex-next-Island-Type1_Shadow-0-16-0)}.island__2467c71b.type2__34916105{background-color:var(--triplex-next-Island-Type2_Background-0-16-0);box-shadow:var(--triplex-next-Island-Type2_Shadow-0-16-0)}.island__2467c71b.type3__e75f34a2{background-color:var(--triplex-next-Island-Type3_Background-0-16-0);box-shadow:var(--triplex-next-Island-Type3_Shadow-0-16-0)}.island__2467c71b.sm__9a55a7d9{border-radius:16px;padding:16px}.island__2467c71b.sm__9a55a7d9 .islandHeader__8b0da94d+.islandBody__bbb23833,.island__2467c71b.sm__9a55a7d9 .islandHeader__8b0da94d+.islandFooter__e50b771e,.island__2467c71b.sm__9a55a7d9 .islandBody__bbb23833+.islandFooter__e50b771e{margin-top:8px}.island__2467c71b.md__0649689a{border-radius:24px;padding:24px}.island__2467c71b.md__0649689a .islandHeader__8b0da94d+.islandBody__bbb23833,.island__2467c71b.md__0649689a .islandHeader__8b0da94d+.islandFooter__e50b771e,.island__2467c71b.md__0649689a .islandBody__bbb23833+.islandFooter__e50b771e{margin-top:12px}.island__2467c71b.lg__d9d671f2{border-radius:32px;padding:32px}.island__2467c71b.lg__d9d671f2 .islandHeader__8b0da94d+.islandBody__bbb23833,.island__2467c71b.lg__d9d671f2 .islandHeader__8b0da94d+.islandFooter__e50b771e,.island__2467c71b.lg__d9d671f2 .islandBody__bbb23833+.islandFooter__e50b771e{margin-top:16px}@media (max-width: 767px){.island__2467c71b.sm__9a55a7d9,.island__2467c71b.md__0649689a{border-radius:16px;padding:16px}.island__2467c71b.lg__d9d671f2{border-radius:24px;padding:24px}}.modalWindowBody__dd00670c{flex:1 1 auto;overflow:auto;margin-top:8px;margin-bottom:8px}.modalWindowClose__c851217f{position:absolute;top:30px;right:30px;z-index:10150;-webkit-tap-highlight-color:transparent}@media (max-width: 767px){.modalWindowClose__c851217f{top:20px;right:20px}}.loaderScreen__73562fd7{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__73562fd7.loaderSmallBackdrop__b1a98942{background:var(--triplex-next-LoaderScreen-Small_Backdrop_Default-0-16-0)}.loaderScreen__73562fd7.loaderMiddleBackdrop__f7e93ef6{background:var(--triplex-next-LoaderScreen-Middle_Backdrop_Default-0-16-0)}.body__f4a9adb2{position:relative;display:flex}.body__f4a9adb2 .bodyInner__2cdadad5{position:relative;flex-grow:1;width:100%}.bodyPage__5e24c1af{flex-grow:1}.verticalMargin24__1e2a8c86{margin-top:24px;margin-bottom:24px}.verticalMargin16__f7b25ced{margin-top:16px;margin-bottom:16px}@media (max-width: 767px){.verticalMargin24__1e2a8c86{margin-top:16px;margin-bottom:16px}.verticalMargin16__f7b25ced{margin-top:8px;margin-bottom:8px}}.headerTabs__ef1692a6{display:flex;justify-content:space-between}.headerTabs__ef1692a6 .headerTabsContent__41bf39b4{flex-grow:1}.headerTabs__ef1692a6 .headerTabsControls__95c892e5{flex-shrink:0;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.headerTabs__ef1692a6{flex-wrap:wrap}.headerTabs__ef1692a6 .headerTabsContent__41bf39b4{width:100%}.headerTabs__ef1692a6 .headerTabsControls__95c892e5{flex-shrink:initial;padding-left:0;white-space:normal;margin-left:-16px}.headerTabs__ef1692a6 .headerTabsControls__95c892e5>button{margin-left:16px;margin-top:16px}}.headerTitle__d3b5b92d{display:flex;justify-content:space-between}.headerTitle__d3b5b92d .headerTitleControls__35902a05{flex-shrink:0;white-space:nowrap;padding-left:24px}.headerLink__78b4d444+.headerTitle__d3b5b92d{padding-top:0}.global-HeaderTitleControls,.global-HeaderTitleContent{min-width:0}@media (max-width: 767px){.headerTitle__d3b5b92d{flex-wrap:wrap}.headerTitle__d3b5b92d .headerTitleContent__5815a9bb{width:100%}.headerTitle__d3b5b92d .headerTitleControls__35902a05{padding-left:0;white-space:normal;margin-left:-16px}.headerTitle__d3b5b92d .headerTitleControls__35902a05>button{margin-left:16px;margin-top:16px}}.headerSubheader__3411a629{padding:24px 0}.headerSubheader__3411a629.withoutPaddings__e654c8f3{padding:0}.headerLayoutSidebar__2a08e517{display:flex;justify-content:space-between}.headerLayoutSidebarContent__672d8856{flex-grow:1;min-width:1px}@media (max-width: 767px){.headerLayoutSidebarSidebar__eb6e66d9{display:none}}.page__07d1272b{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__07d1272b{padding:16px}}.global-LB-more-media-point-0 .headerPageTypeFirst__21379e18.sticky__56b4dd46{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__21379e18.sticky__56b4dd46[data-stuck=true]{box-shadow:var(--triplex-next-HeaderPage-StickyShadow-0-16-0)!important}.global-LB-more-media-point-0 .footerPageTypeFirst__1e7f56a3.sticky__56b4dd46{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__1e7f56a3.sticky__56b4dd46[data-stuck=true]{box-shadow:var(--triplex-next-FooterPage-StickyShadow-0-16-0)!important}.footerDescription__ca42a8e3{display:flex;justify-content:space-between;align-items:center}.footerDescriptionContent__f78bcc0a{flex-grow:1;margin-right:auto}.footerDescriptionControls__fdee7a15{margin-left:auto;white-space:nowrap;padding-left:24px}@media (max-width: 767px){.footerDescription__ca42a8e3{flex-wrap:wrap;align-items:normal}.footerDescriptionContent__f78bcc0a{width:100%}.footerDescriptionControls__fdee7a15{padding-left:0;white-space:normal;margin-top:-16px;margin-left:-16px}.footerDescriptionControls__fdee7a15>button{margin-left:16px;margin-top:16px}.footerDescriptionContent__f78bcc0a+.footerDescriptionControls__fdee7a15{margin-top:0}.footer__895c57e1{padding:16px 0}}.modalWindowHeader__c91f218e .global-HeaderTitleContent{padding-right:64px}@media (max-width: 767px){.modalWindowHeader__c91f218e .global-HeaderTitleContent{padding-right:72px}}.list__700ecb10{margin:0;padding:0;list-style:none;position:relative}.listItemControls__7c187797{display:flex;padding:0 16px 0 4px}.listItemContent__89af7df5{background:var(--triplex-next-ListItem-Background-0-16-0);padding:18px 0 18px 16px;min-height:56px;box-sizing:border-box}.listItemContent__89af7df5.selected__fb962280{border-radius:8px 0 0 8px;background:var(--triplex-next-ListItem-Background_Selected-0-16-0)}.listItemControlsButton__408945e5{font-weight:600;margin:0;padding:0;background:var(--triplex-next-ListItemControlsButton-Background_Default-0-16-0);border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;min-height:56px}.listItemControlsButton__408945e5:hover{background:var(--triplex-next-ListItemControlsButton-Background_Hover-0-16-0)}.listItemControlsButton__408945e5:hover .listItemControlsButtonLabel__0a49af9a{color:var(--triplex-next-ListItemControlsButton-Color_Hover-0-16-0)!important}.listItemControlsButton__408945e5.expanded__d8d1de63,.listItemControlsButton__408945e5:active{background:var(--triplex-next-ListItemControlsButton-Background_Active-0-16-0)}.listItemControlsButton__408945e5.expanded__d8d1de63 .listItemControlsButtonLabel__0a49af9a,.listItemControlsButton__408945e5:active .listItemControlsButtonLabel__0a49af9a{color:var(--triplex-next-ListItemControlsButton-Color_Active-0-16-0)!important}.listItemControlsButton__408945e5+.listItemControlsButton__408945e5,.listItemControlsButton__408945e5+.listItemControlsButtonDropdown__a7541768{margin-left:4px}.listItemControlsButtonIcon__f140d3ca{line-height:0}.listItemControlsButton__408945e5.withText__4a158f62 .listItemControlsButtonIcon__f140d3ca{margin-bottom:8px}.listItemControlsButtonLabel__0a49af9a{color:var(--triplex-next-ListItemControlsButton-Color_Default-0-16-0)!important;overflow-wrap:break-word}div.listItemControlsButtonDropdown__a7541768{display:flex}.listItemControlsButtonInner__abbc22a3{display:flex;flex-direction:column;padding:0 4px}.listItemControlsButton__408945e5.withIcon__a2688ab9.withText__4a158f62 .listItemControlsButtonInner__abbc22a3{height:44px;overflow:visible}.buttonDropdownMenuItem__65c33028{overflow:hidden;text-overflow:ellipsis}.listEmptyState__05870388{padding:64px 16px 16px;text-align:center}.listItemLoading__fae0c3ed{height:24px;padding:12px 0;position:relative}.label__b5b93101{display:inline-block;position:relative;cursor:pointer;box-sizing:border-box}.label__b5b93101.sm__168b5db3{min-width:16px;min-height:16px}.label__b5b93101.sm__168b5db3.nonempty__91c24360{padding:2px 0 2px 24px}.label__b5b93101.md__7db72283{min-width:24px;min-height:24px}.label__b5b93101.md__7db72283.nonempty__91c24360{padding-left:32px;padding-top:2px}.label__b5b93101.lg__244a9ec9{min-width:28px;min-height:28px}.label__b5b93101.lg__244a9ec9.nonempty__91c24360{padding-left:40px;padding-top:4px}.label__b5b93101.disabled__ca888779{cursor:default}.label__b5b93101[hidden]{display:none}.checkbox__2d2d8802{margin:0;opacity:0}.checkboxIcon__74c7aaf1{box-sizing:border-box;background-color:var(--triplex-next-Checkbox-Background_Default-0-16-0);border-radius:6px;box-shadow:var(--triplex-next-Checkbox-BorderColor_Default-0-16-0)}.sm__168b5db3 .checkboxIcon__74c7aaf1{border-radius:4px}.checkmarkIcon__de16564b{transform:scale(0)}.checkmarkIcon__de16564b path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Default-0-16-0)}.checkboxIcon__74c7aaf1,.checkmarkIcon__de16564b{pointer-events:none}.checkbox__2d2d8802,.checkboxIcon__74c7aaf1,.checkmarkIcon__de16564b{position:absolute;left:0;top:0}.sm__168b5db3 .checkbox__2d2d8802,.sm__168b5db3 .checkboxIcon__74c7aaf1,.sm__168b5db3 .checkmarkIcon__de16564b{width:16px;height:16px;top:2px}.md__7db72283 .checkbox__2d2d8802,.md__7db72283 .checkboxIcon__74c7aaf1,.md__7db72283 .checkmarkIcon__de16564b{width:24px;height:24px}.lg__244a9ec9 .checkbox__2d2d8802,.lg__244a9ec9 .checkboxIcon__74c7aaf1,.lg__244a9ec9 .checkmarkIcon__de16564b{width:28px;height:28px}.checkbox__2d2d8802:enabled{cursor:pointer}.checkbox__2d2d8802:enabled:hover+.checkboxIcon__74c7aaf1{box-shadow:var(--triplex-next-Checkbox-BorderColor_Hover-0-16-0);background-color:var(--triplex-next-Checkbox-Background_Hover-0-16-0)}.checkbox__2d2d8802:checked+.checkboxIcon__74c7aaf1{background-color:var(--triplex-next-Checkbox-Background_Checked_Default-0-16-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Default-0-16-0)}.checkbox__2d2d8802:checked~.checkmarkIcon__de16564b{transform:scale(1);transition:transform .2s ease-out}.checkbox__2d2d8802:disabled+.checkboxIcon__74c7aaf1{background-color:var(--triplex-next-Checkbox-Background_Disabled-0-16-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Disabled-0-16-0)}.checkbox__2d2d8802:disabled:checked+.checkboxIcon__74c7aaf1{background:var(--triplex-next-Checkbox-Background_Checked_Disabled-0-16-0);box-shadow:var(--triplex-next-Checkbox-BorderColor_Checked_Disabled-0-16-0)}.checkbox__2d2d8802:disabled~.checkmarkIcon__de16564b path{fill:var(--triplex-next-Checkbox-Checkmark_Fill_Disabled-0-16-0)}.checkbox__2d2d8802:focus-visible+.checkboxIcon__74c7aaf1{box-shadow:var(--triplex-next-Checkbox-BorderColor_Focus-0-16-0)}.checkbox__2d2d8802:checked:enabled:hover+.checkboxIcon__74c7aaf1{background-color:var(--triplex-next-Checkbox-Background_Checked_Hover-0-16-0)}.listItemSelectable__0edf8586{display:flex;align-items:center;background:var(--triplex-next-ListItem-Background-0-16-0);border-radius:8px}.listItemSelectable__0edf8586.selected__fb962280{background:var(--triplex-next-ListItem-Background_Selected-0-16-0)}.checkboxWrapper__e04ad432{padding:16px;line-height:0}.childrenWrapper__0133afe9{flex-grow:1}.checkboxLabel__92dd2b8b{padding:0!important;position:relative}.checkboxLabelClickArea__224ee445{position:absolute;top:-4px;left:-4px;bottom:-4px;right:-4px}.swipeableArea__c83d74e3{position:relative;overflow:hidden}.swipeableArea__c83d74e3 .content__664de0af{position:relative;touch-action:pan-y}.swipeableArea__c83d74e3 .content__664de0af.disableScroll__08910c01{touch-action:none}.swipeableArea__c83d74e3 .content__664de0af.disablePointerEvents__80ca6056:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.swipeableArea__c83d74e3 .swipeAnimationFinish__e7cc2c8b{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swipeableArea__c83d74e3 .leftContent__33bb83c1,.swipeableArea__c83d74e3 .rightContent__5060a9cb{position:absolute;top:0;left:0;bottom:0;display:flex}.swipeableArea__c83d74e3 .rightContent__5060a9cb{left:auto;right:0}.listItemTail__3bb372b4{position:absolute;width:16px;top:0;bottom:0;overflow:hidden}.listItemTailLine__9a2e8c28{background:var(--triplex-next-ListMaster-Background-0-16-0);left:8px;position:absolute;width:4px;top:0;bottom:0}.listItemTailTop__7b7f3173{position:absolute;top:0;left:0;right:0}.listItemTailTop__7b7f3173: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-16-0)}.listItemTailTop__7b7f3173: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-16-0)}.listItemTailBottom__3ac6742a{position:absolute;bottom:0;left:0;right:0}.listItemTailBottom__3ac6742a: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-16-0)}.listItemTailBottom__3ac6742a: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-16-0)}.listItemTailRight__0ae2821a{right:-8px}.listItemTailLeft__64bc3585{left:-8px}.listItemTable__c6fc00f8{margin-bottom:4px}.listItemTable__c6fc00f8:last-child{margin-bottom:0}.listSortableItemTarget__3b59135c{display:flex;align-items:center;position:relative;padding:12px 16px;border-radius:8px;background:var(--triplex-next-ListItem-Background-0-16-0);touch-action:manipulation;cursor:grab}.listSortableItemTarget__3b59135c:hover{background:var(--triplex-next-ListItem-Background_Selected-0-16-0)}.listSortableItemTarget__3b59135c.dragging__7fa80d79{background:var(--triplex-next-ListItem-Background_Dragging-0-16-0);box-shadow:var(--triplex-next-ListItem-Shadow-0-16-0);cursor:grabbing;z-index:1}.listSortableItemTargetContent__59a40422{flex:1}.listSortableItemTargetIcon__6c1184d7{display:block;margin-left:24px}.listSortableItem__b7ca65ca{position:relative}.listSortableItem__b7ca65ca.dragging__7fa80d79{z-index:1}.listSortableItemControls__2076ce9b{display:inline-block}.islandWidgetHeader__286a5620{display:flex;justify-content:space-between;align-items:center}.islandWidgetHeader__286a5620 .islandWidgetHeaderContent__d525d0b3{display:flex;align-items:center;padding:2px 0;gap:8px}.islandWidgetHeader__286a5620 .islandWidgetHeaderDescription__aa4dd410{display:flex}.islandWidgetHeader__286a5620 .caretWrapper__13b0a35c{position:absolute;top:20px;right:16px}.islandWidgetHeader__286a5620 .caretIcon__d3cf3d1b{transition:transform .3s ease-in-out}.islandWidgetHeader__286a5620.open__75849789 .caretWrapper__13b0a35c .caretIcon__d3cf3d1b{transform:rotate(-180deg)}@media (max-width: 767px){.islandWidgetHeader__286a5620{flex-direction:column;align-items:flex-start;gap:4px}}.islandWidgetBody__04a8f89d{padding-top:16px}.islandWidgetFooter__6d6795fd{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.islandWidgetFooterContent__e8c2df7a{flex-grow:1;margin-right:auto}.islandWidgetFooterControls__5950758a{margin-left:auto;white-space:nowrap}.expandAnimation__8c2ce3ab{transition-property:height;transition-timing-function:ease-in-out}.islandWidgetExtraFooter__88398dd3{background-color:var(--triplex-next-IslandWidget-ExtraFooter_Background-0-16-0);margin-top:-24px;padding-top:24px;border-radius:0 0 24px 24px}@media (max-width: 767px){.islandWidgetExtraFooter__88398dd3{border-radius:0 0 16px 16px}}.islandWidget__789facf6{flex:1 1 auto;position:relative;z-index:1;display:flex;flex-direction:column}.islandWidget__789facf6>*{height:100%}.islandWidgetWithExtraFooter__6df1ec69: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-16-0)!important}@media (max-width: 767px){.islandWidgetHeaderWrapperAdaptive__100bcb85{margin:-16px -16px 0;padding:16px 16px 0}}.islandWidgetWrapper__32198f4b{display:flex;flex-direction:column}.formFieldClear__2dda8b76{cursor:pointer;height:16px;opacity:1;transition:opacity .3s}.formFieldClear__2dda8b76.hidden__1668f94b{opacity:0;pointer-events:none}.formFieldTarget__f39e2bfb{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box;color:var(--triplex-next-FormField-Target_Color_Default-0-16-0);overflow:hidden;white-space:nowrap}.formFieldTarget__f39e2bfb.placeholder__106ee2f6{color:var(--triplex-next-FormField-Target_PlaceholderColor_Default-0-16-0)}.formFieldTarget__f39e2bfb.disabled__13038762{color:var(--triplex-next-FormField-Target_Color_Disabled-0-16-0)}.formFieldTarget__f39e2bfb.size-sm__671e10b4{font-size:12px;height:28px;line-height:16px}.formFieldTarget__f39e2bfb.size-md__efc01781{padding-top:10px;padding-bottom:10px;font-size:14px;height:40px;line-height:20px}.formFieldTarget__f39e2bfb.size-lg__cc2aa2ac{padding-top:26px;padding-bottom:10px;height:56px;line-height:20px;font-size:16px}.formFieldTarget__f39e2bfb .placeholderWrapper__83b3cae1{opacity:0;transition:opacity .3s ease-out;pointer-events:none}.formFieldTarget__f39e2bfb:focus{outline:none}.formFieldTarget__f39e2bfb:focus .placeholderWrapper__83b3cae1{opacity:1}.formFieldTextarea__959d70a0{width:100%;padding:0;box-sizing:border-box;resize:none;border:none;background:none;color:var(--triplex-next-FormField-Input_Color_Default-0-16-0);vertical-align:top;font-family:inherit}.formFieldTextarea__959d70a0.sm__f572581a{height:44px;padding-top:6px;font-size:12px;line-height:16px}.formFieldTextarea__959d70a0.md__882cf072{height:60px;padding-top:10px;font-size:14px;line-height:20px}.formFieldTextarea__959d70a0.lg__25cf80d9{height:76px;padding-top:26px;line-height:20px;font-size:16px}.formFieldTextarea__959d70a0::placeholder{color:var(--triplex-next-FormField-Placeholder_Color-0-16-0);opacity:0;transition:opacity .3s ease-out}.formFieldTextarea__959d70a0:focus{outline:none}.formFieldTextarea__959d70a0:focus::placeholder{opacity:1}.formFieldTextarea__959d70a0:disabled{color:var(--triplex-next-FormField-Input_Color_Disabled-0-16-0)}.chipGroupItem__39c70868{display:inline-block}.chip__b50ceeb7{background:var(--triplex-next-Chip-Background_Default-0-16-0);color:var(--triplex-next-Chip-Color_Default-0-16-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__b50ceeb7.lg__6ff3fa53{height:56px;font-size:16px;line-height:20px;border-radius:10px;padding:0 16px}.chip__b50ceeb7.lg__6ff3fa53 .prefix__07d1afd9{padding-left:16px}.chip__b50ceeb7.lg__6ff3fa53 .postfix__32372fb8{padding-right:16px}.chip__b50ceeb7.md__563d32ca{height:40px;font-size:14px;line-height:20px;border-radius:8px;padding:0 12px}.chip__b50ceeb7.md__563d32ca .prefix__07d1afd9{padding-left:12px}.chip__b50ceeb7.md__563d32ca .postfix__32372fb8{padding-right:12px}.chip__b50ceeb7.sm__4bc1b50e{height:28px;font-size:12px;line-height:16px;border-radius:6px;padding:0 12px}.chip__b50ceeb7.sm__4bc1b50e .prefix__07d1afd9{padding-left:8px}.chip__b50ceeb7.sm__4bc1b50e .postfix__32372fb8{padding-right:8px}.chip__b50ceeb7:hover{background:var(--triplex-next-Chip-Background_Hover-0-16-0);color:var(--triplex-next-Chip-Color_Hover-0-16-0)}.chip__b50ceeb7:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-16-0)}.chip__b50ceeb7:active,.chip__b50ceeb7[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Active-0-16-0);color:var(--triplex-next-Chip-Color_Active-0-16-0)}.chip__b50ceeb7.disabled__54aa9212{background:var(--triplex-next-Chip-Background_Disabled-0-16-0);color:var(--triplex-next-Chip-Color_Disabled-0-16-0);cursor:default;pointer-events:none}.chip__b50ceeb7.selected__f2e5a3f7{background:var(--triplex-next-Chip-Background_Selected_Default-0-16-0);color:var(--triplex-next-Chip-Color_Selected_Default-0-16-0)}.chip__b50ceeb7.selected__f2e5a3f7:hover{background:var(--triplex-next-Chip-Background_Selected_Hover-0-16-0);color:var(--triplex-next-Chip-Color_Selected_Hover-0-16-0)}.chip__b50ceeb7.selected__f2e5a3f7:active,.chip__b50ceeb7.selected__f2e5a3f7[aria-expanded=true]{background:var(--triplex-next-Chip-Background_Selected_Active-0-16-0);color:var(--triplex-next-Chip-Color_Selected_Active-0-16-0)}.chip__b50ceeb7.selected__f2e5a3f7.disabled__54aa9212{background:var(--triplex-next-Chip-Background_Selected_Disabled-0-16-0);color:var(--triplex-next-Chip-Color_Selected_Disabled-0-16-0)}.chip__b50ceeb7.withPrefix__03df341d{padding-left:0}.chip__b50ceeb7.withPostfix__1815448a{padding-right:0}.chip__b50ceeb7 .content__3dd2764c{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1;text-align:center}.chip__b50ceeb7 .prefix__07d1afd9,.chip__b50ceeb7 .postfix__32372fb8{display:flex}.calendarControls__6a7afb79{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-16-0)}.calendarViewDays__a70a8c21{width:calc(100% + 4px);margin:6px -2px -2px;border-spacing:2px;table-layout:fixed}.adaptive__435cdf31 .calendarViewDays__a70a8c21{width:100%;margin:14px 0 -6px;border-spacing:0}.calendarViewMonths__6296ef94,.calendarViewYears__871f9b7a{width:calc(100% + 12px);margin:-2px -6px -8px;border-spacing:6px 12px;table-layout:fixed}.adaptive__435cdf31 .calendarViewMonths__6296ef94,.adaptive__435cdf31 .calendarViewYears__871f9b7a{width:100%;margin:14px 0 -6px;border-spacing:0 4px}.calendarViewDaysHeader__1ae8386b{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-16-0)}.calendarViewDaysBody__ead97831:before{display:block;content:"";line-height:8px}.adaptive__435cdf31 .calendarViewDaysBody__ead97831:before{line-height:4px}.calendarViewItem__9cfd8722{padding:0;text-align:center;font-weight:400;font-size:14px;line-height:20px}.calendarViewItem__9cfd8722:focus-visible{outline:none}.calendarViewItem__9cfd8722.current__2bc30419{font-weight:600}.calendarViewItem__9cfd8722.disabled__625e62b2{pointer-events:none}.calendarViewItemLabel__e3a117ab{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-16-0);background:var(--triplex-next-Calendar-View_Item_Background_Default-0-16-0);border:1px solid var(--triplex-next-Calendar-View_Item_BorderColor_Default-0-16-0);cursor:pointer}.calendarViewItemLabel__e3a117ab:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-16-0);background:var(--triplex-next-Calendar-View_Item_Background_Hover-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b{color:var(--triplex-next-Calendar-View_Item_Color_Selected-0-16-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b:hover{background:var(--triplex-next-Calendar-View_Item_Background_Selected_Hover-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b:hover.basicMark__a1ef10ff:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Hover-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b:hover.standardMark__85b6755c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Hover-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b:hover.attentionMark__aef731f6:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Hover-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b:hover.criticalMark__265aeb91:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Hover-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b.muted__849cc489{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Default-0-16-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b.muted__849cc489:hover{color:var(--triplex-next-Calendar-View_Item_Color_Selected_Muted_Hover-0-16-0);background:var(--triplex-next-Calendar-View_Item_Background_Selected_Muted_Hover-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b.basicMark__a1ef10ff:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Selected_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b.standardMark__85b6755c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Selected_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b.attentionMark__aef731f6:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Selected_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.selected__1d721d0b.criticalMark__265aeb91:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Selected_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.marked__0614304a:after{content:"";display:block;position:absolute;left:calc(50% - 3px);bottom:2px;width:6px;height:6px;border-radius:50%;pointer-events:none}.calendarViewItemLabel__e3a117ab.basicMark__a1ef10ff:after{background:var(--triplex-next-Calendar-View_Item_Mark_Basic_Background_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.standardMark__85b6755c:after{background:var(--triplex-next-Calendar-View_Item_Mark_Standard_Background_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.attentionMark__aef731f6:after{background:var(--triplex-next-Calendar-View_Item_Mark_Attention_Background_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.criticalMark__265aeb91:after{background:var(--triplex-next-Calendar-View_Item_Mark_Critical_Background_Default-0-16-0)}.calendarViewItemLabel__e3a117ab.muted__849cc489{color:var(--triplex-next-Calendar-View_Item_Color_Muted-0-16-0)}.calendarViewItemLabel__e3a117ab.disabled__625e62b2{color:var(--triplex-next-Calendar-View_Item_Color_Disabled-0-16-0);background:none}.calendarViewItem__9cfd8722:focus-visible .calendarViewItemLabel__e3a117ab{border-color:var(--triplex-next-Calendar-View_Item_BorderColor_Focus-0-16-0)}.unitDay__463f0f84{width:36px;height:36px;border-radius:6px}.unitMonth__fd23064c,.unitYear__c9fe3bc0{width:89px;height:48px;border-radius:6px}.adaptive__435cdf31 .unitMonth__fd23064c,.adaptive__435cdf31 .unitYear__c9fe3bc0{width:104px;height:48px;border-radius:6px}.calendarFooter__87d51678{margin-top:12px;text-align:center}.calendar__d925673b{width:300px;padding:8px 12px;box-sizing:border-box;background:var(--triplex-next-Calendar-Background-0-16-0);-webkit-user-select:none;user-select:none}.calendar__d925673b.adaptive__435cdf31{width:auto;padding:20px}.calendar__d925673b+.calendar__d925673b{margin-top:20px}.datePickerExtendedMobileDropdown__abe5eef5{max-height:100vh}.chipDropdownArrow__47b26deb{transition:transform .3s ease}.chipDropdownArrow__47b26deb.rotated__3bede463{transform:rotate(-180deg)}.chipClearButton__1a5ec1e4{cursor:pointer;border:none;outline:none;margin:0;padding:0;background:none;display:flex}.chipClearButton__1a5ec1e4:focus-visible{box-shadow:var(--triplex-next-Chip-Shadow_Focus-0-16-0)}.dropdownMobileMaskedInput__d7ad9be8{height:20px;padding:0;background:transparent;border:none;border-radius:0}.selectExtendedFieldTarget__392ef67c{position:relative;box-sizing:border-box;align-items:center;outline:none;display:flex;justify-content:space-between;cursor:pointer}.selectExtendedFieldTarget__392ef67c .caretWrapper__6f3d4e97{height:100%}.selectExtendedFieldTarget__392ef67c .caretIcon__85d2cb41{transition:transform .3s ease;transform:rotate(0)}.selectExtendedFieldTarget__392ef67c.selectOpened__e6004f10 .caretIcon__85d2cb41{transform:rotate(180deg)}.selectExtendedFieldTarget__392ef67c.disabled__d2cfa00b{-webkit-user-select:none;user-select:none;pointer-events:none}.selectExtendedField__be38f98c{position:relative}.multiselectFieldHeader__21baf717{padding:12px 12px 0}.multiselectFieldContentWrapper__8b2e2fb4 .multiselectFieldContent__0f162304{position:relative;padding-bottom:12px;box-sizing:border-box;overflow-y:auto;outline:none}.multiselectFieldContentWrapper__8b2e2fb4 .multiselectFieldContent__0f162304.sm__ff5fe2fb{height:204px}.multiselectFieldContentWrapper__8b2e2fb4 .multiselectFieldContent__0f162304.md__448cb7cc{height:245px}.multiselectFieldContentWrapper__8b2e2fb4 .multiselectFieldContent__0f162304.lg__7c642e66{height:324px}.multiselectFieldFooter__7dc2296e{padding:0 12px 12px}.multiselectFieldFooter__7dc2296e:before{content:"";display:block;height:12px;margin:0 -12px;border-top:1px solid var(--triplex-next-MultiselectField-Divider_Color-0-16-0)}.chipOptionsContent__02ccaf46{min-width:14px;text-align:center;display:block}.tooltipDesktop__7e421fb7{display:flex;position:absolute;top:0;left:0;outline:none;pointer-events:auto;z-index:10000}.tooltipDesktop__7e421fb7 .tooltipBody__b2fdb930{text-align:left;font-weight:400;font-size:14px;line-height:20px;color:var(--triplex-next-Tooltip-Color-0-16-0)}.tooltipDesktop__7e421fb7 .tooltipXButton__8dc323cf{position:absolute;right:8px;top:8px}.tooltipDesktopContent__7f3e544f{position:relative;padding:16px;box-sizing:border-box;overflow-y:auto;background-color:var(--triplex-next-Tooltip-Background-0-16-0);border-radius:8px}.closable__6934bc3c .tooltipDesktopContent__7f3e544f{padding-right:32px}.tooltipSM__51497d19 .tooltipDesktopContent__7f3e544f{width:192px;min-height:52px}.tooltipLG__beb284f8 .tooltipDesktopContent__7f3e544f{width:384px;min-height:52px}.tooltipOverlay__e213d874{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;z-index:9999}.tooltipDesktopTip__6e2619ef{width:0;height:0}.tooltipDesktopTip__6e2619ef.down__e3f3ce2b{border-top:solid var(--triplex-next-Tooltip-Background-0-16-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__6e2619ef.up__773ac8a5{border-bottom:solid var(--triplex-next-Tooltip-Background-0-16-0);border-right:solid transparent;border-left:solid transparent}.tooltipDesktopTip__6e2619ef.left__0ad1acc3{border-right:solid var(--triplex-next-Tooltip-Background-0-16-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipDesktopTip__6e2619ef.right__f96260c1{border-left:solid var(--triplex-next-Tooltip-Background-0-16-0);border-top:solid transparent;border-bottom:solid transparent}.tooltipMobile__51bd954f .tooltipBody__b2fdb930{text-align:left}.tooltipMobileContent__158c27b2{padding:16px}.headerless__53fe9f3d .tooltipMobileContent__158c27b2{padding-right:40px;border-radius:16px 16px 0 0}.headerless__53fe9f3d .tooltipMobileContent__158c27b2 .closeButton__a9857674{position:absolute;right:16px;top:16px}.tooltipLink__196a6324{font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;display:inline-block;margin-top:16px}.desktop__19579d94{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Default-0-16-0)}.desktop__19579d94:hover{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Hover-0-16-0)}.desktop__19579d94:active{color:var(--triplex-next-Tooltip-Link_Desktop_Color_Active-0-16-0)}.desktop__19579d94:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Desktop_Shadow_Focus-0-16-0)}.mobile__0c6351a2{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Default-0-16-0)}.mobile__0c6351a2:hover{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Hover-0-16-0)}.mobile__0c6351a2:active{color:var(--triplex-next-Tooltip-Link_Mobile_Color_Active-0-16-0)}.mobile__0c6351a2:focus-visible{outline:none;box-shadow:var(--triplex-next-Tooltip-Link_Mobile_Shadow_Focus-0-16-0)}.chipSuggestInputWrapper__4d6b9d25{margin:12px}.suggestDropdownMobileBody__b44ecb52{height:176px}.suggestDropdownMobileNoOptionsText__f85e6a8b{padding:16px}.checkboxXGroup__0bf857f1{display:inline-flex;flex-flow:row wrap}.checkboxXGroup__0bf857f1.indent-12__4c403c7d{margin-left:-6px;margin-right:-6px}.checkboxXGroup__0bf857f1.indent-12__4c403c7d .label__b5b93101{margin-left:6px;margin-right:6px}.checkboxXGroup__0bf857f1.indent-16__0dbf76b5{margin-left:-8px;margin-right:-8px}.checkboxXGroup__0bf857f1.indent-16__0dbf76b5 .label__b5b93101{margin-left:8px;margin-right:8px}.checkboxXGroup__0bf857f1.indent-20__88a48f8d{margin-left:-10px;margin-right:-10px}.checkboxXGroup__0bf857f1.indent-20__88a48f8d .label__b5b93101{margin-left:10px;margin-right:10px}.checkboxXGroup__0bf857f1.indent-24__a963630c{margin-left:-12px;margin-right:-12px}.checkboxXGroup__0bf857f1.indent-24__a963630c .label__b5b93101{margin-left:12px;margin-right:12px}.checkboxXGroup__0bf857f1.indent-28__c19fd8c4{margin-left:-14px;margin-right:-14px}.checkboxXGroup__0bf857f1.indent-28__c19fd8c4 .label__b5b93101{margin-left:14px;margin-right:14px}.checkboxXGroup__0bf857f1.indent-32__79f6e19a{margin-left:-16px;margin-right:-16px}.checkboxXGroup__0bf857f1.indent-32__79f6e19a .label__b5b93101{margin-left:16px;margin-right:16px}.checkboxYGroup__c7f61005{display:inline-flex;flex-flow:column wrap}.checkboxYGroup__c7f61005 .label__b5b93101.sm__168b5db3+.label__b5b93101.sm__168b5db3{margin-top:8px}.checkboxYGroup__c7f61005 .label__b5b93101.lg__244a9ec9+.label__b5b93101.lg__244a9ec9{margin-top:20px}.checkboxYGroup__c7f61005 .label__b5b93101.md__7db72283+.label__b5b93101.md__7db72283{margin-top:16px}.card__f2997090{display:inline-block;width:100%;box-sizing:border-box;overflow:hidden;border-radius:var(--radius)}.card__f2997090.roundingMD__5893a68f{--radius: 16px}.card__f2997090.roundingSM__a2d2fddf{--radius: 8px}.card__f2997090.general__b7847279{background:var(--triplex-next-Card-Static_General_Background-0-16-0)}.card__f2997090.secondary__33ef8c2d{background:var(--triplex-next-Card-Static_Secondary_Background-0-16-0)}.card__f2997090 .cardMedia__5187192f{background-size:cover;background-repeat:no-repeat;background-position:center}.card__f2997090 .cardContent__0ffd66f2{padding:var(--padding)}.card__f2997090 .cardContent__0ffd66f2.paddingMD__6a1e5d40{--padding: 24px}.card__f2997090 .cardContent__0ffd66f2.paddingSM__b7d41611{--padding: 16px}.card__f2997090 .cardContent__0ffd66f2 .cardContentHeader__97f5549a{margin-bottom:16px}.card__f2997090 .cardContent__0ffd66f2 .cardContentFooter__0c9029be{margin-top:16px}.action__863b1356{position:relative;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.action__863b1356: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__863b1356.general__b7847279{background:var(--triplex-next-Card-Action_General_Background-0-16-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-16-0)}.action__863b1356.general__b7847279:hover{background:var(--triplex-next-Card-Action_General_Background_Hover-0-16-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-16-0)}.action__863b1356.general__b7847279.selected__e1e245fc{background:var(--triplex-next-Card-Action_General_Background_Selected-0-16-0);box-shadow:var(--triplex-next-Card-Shadow_Default-0-16-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-16-0)}.action__863b1356.general__b7847279.selected__e1e245fc:hover{background:var(--triplex-next-Card-Action_General_Background_Selected_Hover-0-16-0);box-shadow:var(--triplex-next-Card-Shadow_Hover-0-16-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-16-0)}.action__863b1356.general__b7847279:focus{outline:none}.action__863b1356.general__b7847279:focus.focusVisible__97bc7b46{box-shadow:var(--triplex-next-Card-Shadow_Default-0-16-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-16-0)}.action__863b1356.secondary__33ef8c2d{background:var(--triplex-next-Card-Action_Secondary_Background-0-16-0)}.action__863b1356.secondary__33ef8c2d:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Hover-0-16-0)}.action__863b1356.secondary__33ef8c2d.selected__e1e245fc{background:var(--triplex-next-Card-Action_Secondary_Background_Selected-0-16-0);box-shadow:var(--triplex-next-Card-Shadow_Selected-0-16-0);--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected-0-16-0)}.action__863b1356.secondary__33ef8c2d.selected__e1e245fc:hover{background:var(--triplex-next-Card-Action_Secondary_Background_Selected_Hover-0-16-0);box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Selected_Hover-0-16-0)}.action__863b1356.secondary__33ef8c2d:focus{outline:none}.action__863b1356.secondary__33ef8c2d:focus.focusVisible__97bc7b46{box-shadow:none;--card-inner-shadow: var(--triplex-next-Card-Shadow_Focus-0-16-0)}.alertContext__10652c96{display:flex;font-size:12px;line-height:16px}.alertContext__10652c96>svg{flex-shrink:0}.alertContext__10652c96 .alertContextText__622ae35b{margin-left:8px}.alertContext__10652c96.alertTypeError__ca39c780 .alertContextText__622ae35b{color:var(--triplex-next-AlertContext-Error_Color-0-16-0)}.alertContext__10652c96.alertTypeInfo__bd91a562 .alertContextText__622ae35b{color:var(--triplex-next-AlertContext-Info_Color-0-16-0)}.alertContext__10652c96.alertTypeWarning__30145eb3 .alertContextText__622ae35b{color:var(--triplex-next-AlertContext-Warning_Color-0-16-0)}.alertContext__10652c96.alertTypeSystem__75f3e78c .alertContextText__622ae35b{color:var(--triplex-next-AlertContext-System_Color-0-16-0)}.alertProcess__6c0fd64f{display:flex;padding:16px;border-radius:12px;position:relative}.alertProcess__6c0fd64f.withSpoiler__4e90044a{min-height:40px}.alertProcess__6c0fd64f .themeIcon__4febcfe9{box-sizing:border-box;height:20px;width:20px}.alertProcess__6c0fd64f.alertTypeError__ca39c780{background:var(--triplex-next-AlertProcess-Error_Background-0-16-0)}.alertProcess__6c0fd64f.alertTypeInfo__bd91a562{background:var(--triplex-next-AlertProcess-Info_Background-0-16-0)}.alertProcess__6c0fd64f.alertTypeWarning__30145eb3{background:var(--triplex-next-AlertProcess-Warning_Background-0-16-0)}.alertProcess__6c0fd64f.alertTypeSystem__75f3e78c{background:var(--triplex-next-AlertProcess-System_Background-0-16-0)}.alertProcess__6c0fd64f.alertTypeFeature__c5bd6106{background:var(--triplex-next-AlertProcess-Feature_Background-0-16-0)}.alertProcess__6c0fd64f.alertTypeFeature__c5bd6106 .themeIcon__4febcfe9{padding-top:0}.alertProcess__6c0fd64f .alertProcessContentBlock__2d7f5a42{flex:1;margin-left:10px}.alertProcess__6c0fd64f .alertProcessContentBlock__2d7f5a42 .expandableContent__c970dc5f{overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0}.alertProcess__6c0fd64f .alertProcessContentBlock__2d7f5a42 .expandableContent__c970dc5f.expanded__dec4a482{max-height:1000px;opacity:1}.alertProcess__6c0fd64f .closeButton__bbf1fa28{margin-left:10px}.alertProcess__6c0fd64f .expandButton__c97cdef4{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__6c0fd64f .expandButton__c97cdef4.expanded__dec4a482{transform:rotate(180deg)}.adaptive__d51cf506{font-size:10px!important;line-height:12px!important}.avatar__db159b32{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--triplex-next-Avatar-Background-0-16-0)}.avatar__db159b32.xxs__fe111ebc{width:28px;height:28px;border-radius:6px}.avatar__db159b32.xs__87094656{width:32px;height:32px;border-radius:8px}.avatar__db159b32.sm__8224ff45{width:40px;height:40px;border-radius:10px}.avatar__db159b32.md__e1e22375{width:56px;height:56px;border-radius:16px}.avatar__db159b32.lg__0779ca00{width:80px;height:80px;border-radius:20px}.avatar__db159b32.xl__504e41a5{width:96px;height:96px;border-radius:24px}.avatar__db159b32.xxl__5e0aa633{width:128px;height:128px;border-radius:28px}.badgeDot__3c0421ab{display:inline-block;background:var(--triplex-next-Badge-Background-0-16-0);border-radius:50%}.badgeDot__3c0421ab.sm__11fc2dc0{width:6px;height:6px}.badgeDot__3c0421ab.md__d46e217d{width:8px;height:8px}.badgeDot__3c0421ab.lg__0c56c369{width:10px;height:10px}.badgeContent__9e7c5a08{display:flex}.badgeContent__9e7c5a08.sm__11fc2dc0{padding-left:4px;padding-right:4px}.badgeContent__9e7c5a08.md__d46e217d{padding-left:6px;padding-right:6px}.badgeContent__9e7c5a08.lg__0c56c369{padding-left:8px;padding-right:8px}.badgeContent__9e7c5a08.noPaddingLeft__54e1de93{padding-left:0}.badgeContent__9e7c5a08.noPaddingRight__5cb3e2ec{padding-right:0}.badgePrefix__36c41233,.badgePostfix__6162602e{display:contents}.badge__b038adc7{display:inline-flex;align-items:center;justify-content:center;position:relative;white-space:nowrap;background:var(--triplex-next-Badge-Background-0-16-0)}.badge__b038adc7.sm__11fc2dc0{height:16px;border-radius:4px}.badge__b038adc7.md__d46e217d{height:20px;border-radius:6px}.badge__b038adc7.lg__0c56c369{height:24px;border-radius:8px}.col-1__54a4b4f6{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__6dd77c10{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__a824edbb{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-4__bb6f3754{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__9998cb1f{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__72c38bd9{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-7__a268354e{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__bf3c205e{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__0b519d70{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-10__6640a307{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__b80e4932{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__bb1c3fb8{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-0__0f1c8b96{margin-left:0%}.offset-1__43c9024e{margin-left:8.33333333%}.offset-2__f4f0bc6b{margin-left:16.66666667%}.offset-3__88e112a2{margin-left:25%}.offset-4__90737536{margin-left:33.33333333%}.offset-5__6b70928b{margin-left:41.66666667%}.offset-6__672eed47{margin-left:50%}.offset-7__47f95d18{margin-left:58.33333333%}.offset-8__26c1a71e{margin-left:66.66666667%}.offset-9__92a37632{margin-left:75%}.offset-10__3b9e4b88{margin-left:83.33333333%}.offset-11__0890a174{margin-left:91.66666667%}.d-none__3759ca71{display:none!important}.d-block__18cfb6ce{display:block!important}@media (min-width: 576px){.col-sm-1__d051bdee{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__04d3e343{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__ee1fe6f8{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-sm-4__83543c8c{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__d74657a3{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__bd99c9e8{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-sm-7__e4bc6034{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__28bff4ac{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__ada38671{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-sm-10__985fa751{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__28796ac6{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__2b020f1a{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-sm-0__d01c6182{margin-left:0%}.offset-sm-1__dd0e112d{margin-left:8.33333333%}.offset-sm-2__b607079c{margin-left:16.66666667%}.offset-sm-3__282c497a{margin-left:25%}.offset-sm-4__93767c90{margin-left:33.33333333%}.offset-sm-5__60464953{margin-left:41.66666667%}.offset-sm-6__ff09489e{margin-left:50%}.offset-sm-7__3b79d3d4{margin-left:58.33333333%}.offset-sm-8__7efe1b89{margin-left:66.66666667%}.offset-sm-9__0b5452d8{margin-left:75%}.offset-sm-10__2676f28a{margin-left:83.33333333%}.offset-sm-11__bf18252f{margin-left:91.66666667%}.d-none-sm__07e85ff3{display:none!important}.d-block-sm__9bae4aef{display:block!important}}@media (min-width: 768px){.col-md-1__93a701a2{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__ed0e2afa{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__c66d6dec{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-md-4__79b54f27{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__42ff72fc{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__bebfd627{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-md-7__a02e2231{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__7bfee1cd{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__42035866{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-md-10__9b596410{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__51ba030a{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__01e75dd3{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-md-0__17139b04{margin-left:0%}.offset-md-1__c7055d3e{margin-left:8.33333333%}.offset-md-2__b12913d0{margin-left:16.66666667%}.offset-md-3__93f7c2a6{margin-left:25%}.offset-md-4__751d159a{margin-left:33.33333333%}.offset-md-5__8c45bc47{margin-left:41.66666667%}.offset-md-6__6be97040{margin-left:50%}.offset-md-7__59de38e9{margin-left:58.33333333%}.offset-md-8__c9f58fcf{margin-left:66.66666667%}.offset-md-9__5fa3038d{margin-left:75%}.offset-md-10__7ff93b05{margin-left:83.33333333%}.offset-md-11__b5373b31{margin-left:91.66666667%}.d-none-md__b845cf4f{display:none!important}.d-block-md__79e7fc0d{display:block!important}}@media (min-width: 992px){.col-lg-1__c45540ff{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__c449ea33{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__a16c77f0{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-lg-4__dda075c8{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__6226691c{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__d7c8aa49{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-lg-7__20f7da30{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__d492c624{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__b7496abf{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-lg-10__2765f352{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__a02bfc01{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__40052a2f{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-lg-0__ba4a4e51{margin-left:0%}.offset-lg-1__4945b56d{margin-left:8.33333333%}.offset-lg-2__e63fb38f{margin-left:16.66666667%}.offset-lg-3__2b873e6c{margin-left:25%}.offset-lg-4__02d69d3e{margin-left:33.33333333%}.offset-lg-5__a7687fe9{margin-left:41.66666667%}.offset-lg-6__65f102b8{margin-left:50%}.offset-lg-7__4573eb2c{margin-left:58.33333333%}.offset-lg-8__b52eb4d2{margin-left:66.66666667%}.offset-lg-9__1fb3c714{margin-left:75%}.offset-lg-10__9b402b78{margin-left:83.33333333%}.offset-lg-11__776f198f{margin-left:91.66666667%}.d-none-lg__7f3b709f{display:none!important}.d-block-lg__eedbe859{display:block!important}}@media (min-width: 1200px){.col-xl-1__6dc374da{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__d02b1834{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__13c1ca51{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 25%;max-width:25%;box-sizing:border-box}.col-xl-4__8288d033{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__6b72ec09{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__725688dd{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 50%;max-width:50%;box-sizing:border-box}.col-xl-7__44bce1f0{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__6fee269a{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__98c0e9f2{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 75%;max-width:75%;box-sizing:border-box}.col-xl-10__01c283b6{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__e04b3e53{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__3175b938{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;box-sizing:border-box}.offset-xl-0__75c05534{margin-left:0%}.offset-xl-1__a7a8bb68{margin-left:8.33333333%}.offset-xl-2__44810834{margin-left:16.66666667%}.offset-xl-3__a4376e80{margin-left:25%}.offset-xl-4__d9e9f613{margin-left:33.33333333%}.offset-xl-5__d285cb89{margin-left:41.66666667%}.offset-xl-6__f2057e57{margin-left:50%}.offset-xl-7__1110b5ce{margin-left:58.33333333%}.offset-xl-8__43fbc4bc{margin-left:66.66666667%}.offset-xl-9__63e5cae5{margin-left:75%}.offset-xl-10__4c798f7d{margin-left:83.33333333%}.offset-xl-11__2882aef9{margin-left:91.66666667%}.d-none-xl__858c7725{display:none!important}.d-block-xl__8840613a{display:block!important}}.ellipsisLineClamp__783b5f38{--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__783b5f38.oneLine__7353bfdb{word-break:break-all}.link__7077e0bb{cursor:pointer;position:relative;text-decoration:none;outline:none;color:var(--triplex-next-Link-Text_Color_Default-0-16-0)}.link__7077e0bb:hover{color:var(--triplex-next-Link-Text_Color_Hover-0-16-0)}.link__7077e0bb:active{color:var(--triplex-next-Link-Text_Color_Active-0-16-0)}.link__7077e0bb:focus-visible{box-shadow:var(--triplex-next-Link-BorderColor_Focus-0-16-0)}.wordWithContent__e5dc3b9d{white-space:nowrap;display:inline-flex;align-items:center}.before__90b0e096 :first-child{margin-right:2px}.after__b103ecf9 :last-child{margin-left:2px}.marker__559218e6{border-radius:50%}.marker__559218e6.md__3598fbde{width:8px;height:8px}.marker__559218e6.lg__fff25d94{width:10px;height:10px}.marker__559218e6.success__e7c9e143{background:var(--triplex-next-Marker-Background_Success-0-16-0)}.marker__559218e6.error__89d3dd1f{background:var(--triplex-next-Marker-Background_Error-0-16-0)}.marker__559218e6.warning__757371e7{background:var(--triplex-next-Marker-Background_Warning-0-16-0)}.marker__559218e6.waiting__8779b307{background:var(--triplex-next-Marker-Background_Waiting-0-16-0)}.markerStatus__0e2233ef{line-height:0;display:flex;align-items:start}.markerStatus__0e2233ef .contentContainer__658c252d{display:flex;flex-direction:column}.markerStatus__0e2233ef.md__03f3f492{gap:4px}.markerStatus__0e2233ef.md__03f3f492 .markerContainer__f3658499{margin-top:4px}.markerStatus__0e2233ef.lg__e4fb40d8{gap:6px}.markerStatus__0e2233ef.lg__e4fb40d8 .contentContainer__658c252d{gap:4px}.markerStatus__0e2233ef.lg__e4fb40d8 .markerContainer__f3658499{margin-top:5px}.row__13b540a1{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;padding-bottom:16px}.row__13b540a1.noPaddingBottom__dab4afb4,.row__13b540a1:last-child{padding-bottom:0}.tabsExtended__e85c4e00{position:relative}.tabsExtendedContent__787f1713{display:inline-flex}.tabsExtendedContent__787f1713.sm__0a557f00{border-radius:6px;padding:4px}.tabsExtendedContent__787f1713.md__b747fcf5{border-radius:8px;padding:4px}.tabsExtendedContent__787f1713.lg__d2520ae7{border-radius:10px;padding:8px}.tabsExtendedTab__7682ac74{display:flex}.tabsExtendedTab__7682ac74+.tabsExtendedTab__7682ac74,.tabsExtendedDropdown__0d20df47{margin-left:2px}.tabsReal__2c1eb8c8,.tabsFake__70d41ace{display:flex;box-sizing:border-box;width:100%}.tabsReal__2c1eb8c8.hidden__db3f2033{visibility:hidden}.tabsReal__2c1eb8c8 .tabsExtendedTab__7682ac74.hidden__db3f2033{display:none}.tabsFake__70d41ace{padding:0 2px;position:absolute;left:-10000px;visibility:hidden}.type1__bec81a59 .tabsExtendedContent__787f1713{background-color:var(--triplex-next-Tabs-Type1_Background-0-16-0)}.type2__df06e049 .tabsExtendedContent__787f1713{background-color:var(--triplex-next-Tabs-Type2_Background-0-16-0)}.tabsExtendedTabButton__c9fa90a4{font-family:inherit;margin:0;flex-shrink:0;border:1px solid var(--triplex-next-Tabs-Tab_BorderColor_Default-0-16-0);outline:none;cursor:pointer;white-space:nowrap;position:relative;overflow:visible}.tabsExtendedTabButton__c9fa90a4 .tabButtonText__ea2f2db6{font-weight:400}.tabsExtendedTabButton__c9fa90a4.lg__d2520ae7{border-radius:6px;padding:9px 16px}.tabsExtendedTabButton__c9fa90a4.lg__d2520ae7 .tabButtonText__ea2f2db6{font-size:16px;line-height:20px}.tabsExtendedTabButton__c9fa90a4.md__b747fcf5{border-radius:4px;padding:5px 16px}.tabsExtendedTabButton__c9fa90a4.md__b747fcf5 .tabButtonText__ea2f2db6{font-size:14px;line-height:20px}.tabsExtendedTabButton__c9fa90a4.sm__0a557f00{border-radius:4px;padding:1px 16px}.tabsExtendedTabButton__c9fa90a4.sm__0a557f00 .tabButtonText__ea2f2db6{font-size:12px;line-height:16px}.tabsExtendedTabButton__c9fa90a4::-moz-focus-inner{border:none}.tabsExtendedTabButton__c9fa90a4+.tabsExtendedTabButton__c9fa90a4{margin-left:2px}.tabsExtendedTabButton__c9fa90a4:focus-visible{border-color:var(--triplex-next-Tabs-Tab_BorderColor_Focus-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type1__bec81a59{background:var(--triplex-next-Tabs-Type1_Tab_Background_Default-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type1__bec81a59.selected__594ac721{background:var(--triplex-next-Tabs-Type1_Tab_Background_Selected-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type1__bec81a59.selected__594ac721 .tabButtonText__ea2f2db6{color:var(--triplex-next-Tabs-Type1_Tab_Color_Selected-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type1__bec81a59:hover{background:var(--triplex-next-Tabs-Type1_Tab_Background_Hover-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type1__bec81a59:hover .tabButtonText__ea2f2db6{color:var(--triplex-next-Tabs-Type1_Tab_Color_Hover-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type1__bec81a59 .tabButtonText__ea2f2db6{color:var(--triplex-next-Tabs-Type1_Tab_Color_Default-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type2__df06e049{background:var(--triplex-next-Tabs-Type2_Tab_Background_Default-0-16-0);color:var(--triplex-next-Tabs-Type2_Tab_Color_Default-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type2__df06e049.selected__594ac721{background:var(--triplex-next-Tabs-Type2_Tab_Background_Selected-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type2__df06e049.selected__594ac721 .tabButtonText__ea2f2db6{color:var(--triplex-next-Tabs-Type2_Tab_Color_Selected-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type2__df06e049:hover{background:var(--triplex-next-Tabs-Type2_Tab_Background_Hover-0-16-0)}.tabsExtendedTabButton__c9fa90a4.type2__df06e049:hover .tabButtonText__ea2f2db6{color:var(--triplex-next-Tabs-Type2_Tab_Color_Hover-0-16-0)}.notificationIcon__7fd6e0a1{position:absolute;right:4px;top:4px}.tabsContent__4ecf4820 .tabButtonDropdown__ac85019a{padding:0!important;border-radius:0!important;background:none!important}.tabsContent__4ecf4820 .tabButtonDropdown__ac85019a.sm__94fbcb86{min-width:20px;min-height:20px;height:20px}.tabsContent__4ecf4820 .tabButtonDropdown__ac85019a.md__d9334e69{min-width:32px;min-height:32px;height:32px}.tabsContent__4ecf4820 .tabButtonDropdown__ac85019a.lg__02bb8eeb{min-width:40px;min-height:40px;height:40px}.tag__72f244dc{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;background:var(--triplex-next-Tag-Background-0-16-0);border-radius:4px;gap:2px}.tag__72f244dc.sm__c778025e{height:20px;padding:2px 4px 2px 6px}.tag__72f244dc.md__5efe3ff4{height:28px;padding:4px 6px 4px 8px}.tag__72f244dc.lg__29fe8621{height:32px;padding:6px 8px 6px 10px}.content__52fcdd25{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tagGroup__c5dc7dc3{display:flex;flex-wrap:wrap}.tagGroup__c5dc7dc3.sm__f5fee473{gap:4px}.tagGroup__c5dc7dc3.md__4bed1886{gap:8px}.tagGroup__c5dc7dc3.lg__e6073273{gap:12px}.paginationExtended__572b95b5{position:relative;padding:24px 0;display:flex;justify-content:center;align-items:center}.paginationNavigationButton__96963b80 .directionIconNext__9c9328ae{transform:rotate(180deg)}.pageEllipsis__6e62c046{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border-radius:50%;color:var(--triplex-next-TableBasic-PaginationBasic_Color-0-16-0);cursor:default}.paginationPageButton__6f03b400{font-size:14px;font-family:inherit;color:var(--triplex-next-Pagination-PageButton_Color-0-16-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__6f03b400:focus-visible{border-color:var(--triplex-next-Pagination-PageButton_BorderColor_Focus-0-16-0);outline:none}.paginationPageButton__6f03b400:hover{background-color:var(--triplex-next-Pagination-PageButton_Background_Hover-0-16-0)}.paginationPageButton__6f03b400:active{background-color:var(--triplex-next-Pagination-PageButton_Background_Active-0-16-0);cursor:grabbing}.paginationPageButton__6f03b400.currentPage__493f7d16{background-color:var(--triplex-next-Pagination-PageButton_Background_Selected-0-16-0);cursor:default}.paginationNavigationExtended__3c1b85e4{display:flex;align-items:center;gap:4px;list-style-type:none;margin:0;padding:0}.paginationSelect__0edc575a{position:absolute;left:0;display:flex;align-items:center}.paginationSelect__0edc575a .paginationSelectControl__c6cebda9{margin-left:8px;min-width:72px}.skeleton__fe84dcf5{border-radius:16px;flex-grow:1}.skeleton__fe84dcf5.light__4c8606f0{animation:skeleton-light-pulse__188a5287 2s ease-in-out infinite}.skeleton__fe84dcf5.dark__90fdca42{animation:skeleton-dark-pulse__a4cf29c8 2s ease-in-out infinite}@keyframes skeleton-light-pulse__188a5287{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-16-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_End-0-16-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Light_Start-0-16-0)}}@keyframes skeleton-dark-pulse__a4cf29c8{0%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-16-0)}50%{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_End-0-16-0)}to{background-color:var(--triplex-next-Skeleton-BackgroundColor_Dark_Start-0-16-0)}}.segmentedControlSegment__ddac1007{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-16-0);outline:none;cursor:pointer}.segmentedControlSegment__ddac1007:disabled{cursor:default}.sm__869bdbab .segmentedControlSegment__ddac1007{height:20px;padding:0 1px;font-size:12px;line-height:16px;border-radius:4px}.md__44cc642b .segmentedControlSegment__ddac1007{height:32px;padding:0 5px;font-size:14px;line-height:20px;border-radius:6px}.lg__00f45eb9 .segmentedControlSegment__ddac1007{height:40px;padding:0 9px;font-size:16px;line-height:20px;border-radius:8px}.general1__b18925f0 .segmentedControlSegment__ddac1007{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Default-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Default-0-16-0)}.general1__b18925f0 .segmentedControlSegment__ddac1007:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Hover-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Hover-0-16-0)}.general1__b18925f0 .segmentedControlSegment__ddac1007:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Disabled-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Disabled-0-16-0)}.general1__b18925f0 .segmentedControlSegment__ddac1007.selected__23db0ee4{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Default-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Default-0-16-0)}.general1__b18925f0 .segmentedControlSegment__ddac1007.selected__23db0ee4:hover{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Hover-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Hover-0-16-0)}.general1__b18925f0 .segmentedControlSegment__ddac1007.selected__23db0ee4:disabled{color:var(--triplex-next-SegmentedControlSegment-General_1_Color_Selected_Disabled-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_1_Background_Selected_Disabled-0-16-0)}.general2__274446d0 .segmentedControlSegment__ddac1007{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Default-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Default-0-16-0)}.general2__274446d0 .segmentedControlSegment__ddac1007:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Hover-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Hover-0-16-0)}.general2__274446d0 .segmentedControlSegment__ddac1007:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Disabled-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Disabled-0-16-0)}.general2__274446d0 .segmentedControlSegment__ddac1007.selected__23db0ee4{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Default-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Default-0-16-0)}.general2__274446d0 .segmentedControlSegment__ddac1007.selected__23db0ee4:hover{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Hover-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Hover-0-16-0)}.general2__274446d0 .segmentedControlSegment__ddac1007.selected__23db0ee4:disabled{color:var(--triplex-next-SegmentedControlSegment-General_2_Color_Selected_Disabled-0-16-0);background:var(--triplex-next-SegmentedControlSegment-General_2_Background_Selected_Disabled-0-16-0)}.secondary1__0ca70d6d .segmentedControlSegment__ddac1007{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Default-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Default-0-16-0)}.secondary1__0ca70d6d .segmentedControlSegment__ddac1007:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Hover-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Hover-0-16-0)}.secondary1__0ca70d6d .segmentedControlSegment__ddac1007:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Disabled-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Disabled-0-16-0)}.secondary1__0ca70d6d .segmentedControlSegment__ddac1007.selected__23db0ee4{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Default-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Default-0-16-0)}.secondary1__0ca70d6d .segmentedControlSegment__ddac1007.selected__23db0ee4:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_1_Color_Selected_Disabled-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_1_Background_Selected_Disabled-0-16-0)}.secondary2__2d83570e .segmentedControlSegment__ddac1007{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Default-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Default-0-16-0)}.secondary2__2d83570e .segmentedControlSegment__ddac1007:hover{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Hover-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Hover-0-16-0)}.secondary2__2d83570e .segmentedControlSegment__ddac1007:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Disabled-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Disabled-0-16-0)}.secondary2__2d83570e .segmentedControlSegment__ddac1007.selected__23db0ee4{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Default-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Default-0-16-0)}.secondary2__2d83570e .segmentedControlSegment__ddac1007.selected__23db0ee4:disabled{color:var(--triplex-next-SegmentedControlSegment-Secondary_2_Color_Selected_Disabled-0-16-0);background:var(--triplex-next-SegmentedControlSegment-Secondary_2_Background_Selected_Disabled-0-16-0)}.segmentedControlSegment__ddac1007:focus-visible{border-color:var(--triplex-next-SegmentedControlSegment-BorderColor_Focus-0-16-0)}.content__5e984aee{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.segmentedControl__833f8e45{display:flex;gap:4px}.segmentedControl__833f8e45.general1__b18925f0{background:var(--triplex-next-SegmentedControl-General_1_Background-0-16-0)}.segmentedControl__833f8e45.secondary1__0ca70d6d{background:var(--triplex-next-SegmentedControl-Secondary_1_Background-0-16-0)}.segmentedControl__833f8e45.general2__274446d0{background:var(--triplex-next-SegmentedControl-General_2_Background-0-16-0)}.segmentedControl__833f8e45.secondary2__2d83570e{background:var(--triplex-next-SegmentedControl-Secondary_2_Background-0-16-0)}.segmentedControl__833f8e45.sm__869bdbab{border-radius:6px;padding:4px}.segmentedControl__833f8e45.md__44cc642b{border-radius:8px;padding:4px}.segmentedControl__833f8e45.lg__00f45eb9{border-radius:10px;padding:8px}.step__3a374158{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__3a374158.default__54a833c3{background-color:var(--triplex-next-Step-Background_Default-0-16-0)}.step__3a374158.default__54a833c3>span{color:var(--triplex-next-Step-Color_Default-0-16-0)}.step__3a374158.done__3db70ed5{background-color:var(--triplex-next-Step-Background_Done-0-16-0)}.step__3a374158.done__3db70ed5>span{color:var(--triplex-next-Step-Color_Done-0-16-0)}.step__3a374158.warning__a0e8acaa{background-color:var(--triplex-next-Step-Background_Warning-0-16-0)}.step__3a374158.warning__a0e8acaa>span{color:var(--triplex-next-Step-Color_Warning-0-16-0)}.step__3a374158.active__c88f4523{background-color:var(--triplex-next-Step-Background_Active-0-16-0)}.step__3a374158.active__c88f4523>span{color:var(--triplex-next-Step-Color_Active-0-16-0)}.step__3a374158.error__e714fde4{background-color:var(--triplex-next-Step-Background_Error-0-16-0)}.step__3a374158.error__e714fde4>span{color:var(--triplex-next-Step-Color_Error-0-16-0)}.step__3a374158.disabled__8af601bd{background-color:var(--triplex-next-Step-Background_Disabled-0-16-0)}.step__3a374158.disabled__8af601bd>span{color:var(--triplex-next-Step-Color_Disabled-0-16-0)}.stepperWrapper__27df1878{position:relative;padding:16px 0;overflow-y:hidden;background:var(--triplex-next-Stepper-Background-0-16-0)}.stepperStep__cdccfdba{display:inline-flex;position:relative;outline:none;cursor:pointer}.stepperStep__cdccfdba+.stepperStep__cdccfdba{margin-left:12px}.stepperStep__cdccfdba.sm__c3d0cad5:not(:last-child) .content__af893cb9{padding:5px 0 5px 9px;border-width:1px 0 1px 1px;border-radius:5px 0 0 5px}.stepperStep__cdccfdba.sm__c3d0cad5:last-child .content__af893cb9{padding:5px 9px;border-width:1px;border-radius:5px}.stepperStep__cdccfdba.sm__c3d0cad5:last-child .arrow__4e6e4c3f{display:none}.stepperStep__cdccfdba.md__bb23b389:not(:last-child) .content__af893cb9{padding:9px 0 9px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__cdccfdba.md__bb23b389:last-child .content__af893cb9{padding:9px 11px;border-width:1px;border-radius:6px}.stepperStep__cdccfdba.md__bb23b389:last-child .arrow__4e6e4c3f{display:none}.stepperStep__cdccfdba.lg__5c74762b:not(:last-child) .content__af893cb9{padding:17px 0 17px 11px;border-width:1px 0 1px 1px;border-radius:6px 0 0 6px}.stepperStep__cdccfdba.lg__5c74762b:last-child .content__af893cb9{padding:17px 11px;border-width:1px;border-radius:6px}.stepperStep__cdccfdba.lg__5c74762b:last-child .arrow__4e6e4c3f{display:none}.stepperStep__cdccfdba:hover:not(.active__9c9b3f57):not(.disabled__b3658352) .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Hover-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Hover-0-16-0)}.stepperStep__cdccfdba:hover:not(.active__9c9b3f57):not(.disabled__b3658352) .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-16-0)}.stepperStep__cdccfdba:hover:not(.active__9c9b3f57):not(.disabled__b3658352) .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Hover-0-16-0)}.stepperStep__cdccfdba.active__9c9b3f57{cursor:default}.stepperStep__cdccfdba.active__9c9b3f57 .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Success-0-16-0)}.stepperStep__cdccfdba.active__9c9b3f57 .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Success-0-16-0)}.stepperStep__cdccfdba.active__9c9b3f57.error__5e63d2a8 .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Error-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-16-0)}.stepperStep__cdccfdba.active__9c9b3f57.error__5e63d2a8 .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-16-0)}.stepperStep__cdccfdba.active__9c9b3f57.error__5e63d2a8 .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Error-0-16-0)}.stepperStep__cdccfdba.active__9c9b3f57.warning__c8c7f004 .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0)}.stepperStep__cdccfdba.active__9c9b3f57.warning__c8c7f004 .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0)}.stepperStep__cdccfdba.active__9c9b3f57.warning__c8c7f004 .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Warning-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.error__5e63d2a8 .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.error__5e63d2a8 .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.error__5e63d2a8 .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.error__5e63d2a8:hover .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.error__5e63d2a8:hover .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.error__5e63d2a8:hover .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.warning__c8c7f004 .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.warning__c8c7f004 .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.warning__c8c7f004 .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.warning__c8c7f004:hover .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.warning__c8c7f004:hover .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0)}.stepperStep__cdccfdba.completed__8477a92d.warning__c8c7f004:hover .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb :not(.error__5e63d2a8):not(.warning__c8c7f004) .content__af893cb9{color:var(--triplex-next-Stepper-Step_Color_Default-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb :not(.error__5e63d2a8):not(.warning__c8c7f004):hover .content__af893cb9{color:var(--triplex-next-Stepper-Step_Color_Hover-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.error__5e63d2a8 .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Error-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Error-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.error__5e63d2a8 .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.error__5e63d2a8 .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.error__5e63d2a8:hover .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.error__5e63d2a8:hover .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.error__5e63d2a8:hover .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Error_Hover-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.warning__c8c7f004 .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.warning__c8c7f004 .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.warning__c8c7f004 .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.warning__c8c7f004:hover .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0);background:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.warning__c8c7f004:hover .arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0)}.stepperStep__cdccfdba.inactive__0c7fdaeb.warning__c8c7f004:hover .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Warning_Hover-0-16-0)}.stepperStep__cdccfdba.disabled__b3658352{pointer-events:none}.stepperStep__cdccfdba.disabled__b3658352 .content__af893cb9{color:var(--triplex-next-Stepper-Step_Color_Disabled-0-16-0)}.stepperStep__cdccfdba.disabled__b3658352 .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_Background_Disabled-0-16-0)}.stepperStep__cdccfdba.disabled__b3658352 .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Disabled-0-16-0)}.stepperStep__cdccfdba.focusVisible__e12fe335.completed__8477a92d .content__af893cb9,.stepperStep__cdccfdba.focusVisible__e12fe335.active__9c9b3f57 .content__af893cb9,.stepperStep__cdccfdba.focusVisible__e12fe335.inactive__0c7fdaeb .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-16-0)}.stepperStep__cdccfdba.focusVisible__e12fe335.completed__8477a92d .arrow__4e6e4c3f path:last-child,.stepperStep__cdccfdba.focusVisible__e12fe335.active__9c9b3f57 .arrow__4e6e4c3f path:last-child,.stepperStep__cdccfdba.focusVisible__e12fe335.inactive__0c7fdaeb .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-16-0)}.stepperStep__cdccfdba.focusVisible__e12fe335.completed__8477a92d:hover .content__af893cb9,.stepperStep__cdccfdba.focusVisible__e12fe335.active__9c9b3f57:hover .content__af893cb9,.stepperStep__cdccfdba.focusVisible__e12fe335.inactive__0c7fdaeb:hover .content__af893cb9{border-color:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-16-0)}.stepperStep__cdccfdba.focusVisible__e12fe335.completed__8477a92d:hover .arrow__4e6e4c3f path:last-child,.stepperStep__cdccfdba.focusVisible__e12fe335.active__9c9b3f57:hover .arrow__4e6e4c3f path:last-child,.stepperStep__cdccfdba.focusVisible__e12fe335.inactive__0c7fdaeb:hover .arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_BorderColor_Focus-0-16-0)}.content__af893cb9{display:inline-flex;background:var(--triplex-next-Stepper-Step_Background_Default-0-16-0);color:var(--triplex-next-Stepper-Step_Color_Hover-0-16-0);border-color:var(--triplex-next-Stepper-Step_Background_Default-0-16-0);border-style:solid;white-space:nowrap;font-family:inherit;font-weight:400}.sm__c3d0cad5{font-size:12px;line-height:16px}.md__bb23b389{font-size:14px;line-height:20px}.lg__5c74762b{font-size:16px;line-height:20px}.arrow__4e6e4c3f{transform:translate(0)}.arrow__4e6e4c3f path:first-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-16-0)}.arrow__4e6e4c3f path:last-child{fill:var(--triplex-next-Stepper-Step_Background_Default-0-16-0)}.icon__ae95200f{display:inline-flex;align-items:center;line-height:0}.nonempty__2ad9c71e .icon__ae95200f{margin-right:6px}.stepperExtended__8e8a5e69{display:flex;padding:0;margin:0;list-style:none}.carouselExtended__611be37b{display:flex;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.carouselExtended__611be37b::-webkit-scrollbar{display:none}.stepper__684eeff0.sm__c3d0cad5{padding-left:28px;padding-right:28px}.stepper__684eeff0.md__bb23b389{padding-left:40px;padding-right:40px}.stepper__684eeff0.lg__5c74762b{padding-left:56px;padding-right:56px}.stepperCarousel__55fa6f6c{position:relative;padding-left:5px;padding-right:5px}.stepperCarousel__55fa6f6c .buttonPrev__71f5ea51,.stepperCarousel__55fa6f6c .buttonNext__148e2fb9{position:absolute;top:0;bottom:0;z-index:1;line-height:0}.stepperCarousel__55fa6f6c .buttonPrev__71f5ea51.sm__c3d0cad5,.stepperCarousel__55fa6f6c .buttonNext__148e2fb9.sm__c3d0cad5{height:28px;width:28px}.stepperCarousel__55fa6f6c .buttonPrev__71f5ea51.md__bb23b389,.stepperCarousel__55fa6f6c .buttonNext__148e2fb9.md__bb23b389{height:40px;width:40px}.stepperCarousel__55fa6f6c .buttonPrev__71f5ea51.lg__5c74762b,.stepperCarousel__55fa6f6c .buttonNext__148e2fb9.lg__5c74762b{height:56px;width:56px}.stepperCarousel__55fa6f6c .buttonPrev__71f5ea51{left:1px;background:var(--triplex-next-Stepper-ButtonPrev_Background-0-16-0)}.stepperCarousel__55fa6f6c .buttonNext__148e2fb9{right:1px;background:var(--triplex-next-Stepper-ButtonNext_Background-0-16-0)}@media (max-width: 767px){.stepper__684eeff0{padding-left:16px;padding-right:16px}.buttonPrev__71f5ea51,.buttonNext__148e2fb9{display:none}}.islandAccordion__36a3a121{margin:0;padding:0}.islandAccordion__36a3a121 .island__ebb3b862{padding:0}.islandAccordion__36a3a121 .item__f7975e91{position:relative;list-style-type:none}.islandAccordion__36a3a121 .item__f7975e91.disabled__10ab23db{cursor:default;pointer-events:none}.islandAccordion__36a3a121 .item__f7975e91+.item__f7975e91.sm__3d63cdee,.islandAccordion__36a3a121 .item__f7975e91+.item__f7975e91.md__6b06665a{margin-top:16px}.islandAccordion__36a3a121 .item__f7975e91+.item__f7975e91.lg__741087d2{margin-top:24px}.islandAccordion__36a3a121 .item__f7975e91 .header__dc110271{display:flex;width:100%;margin:0;outline:none;border:none;text-align:left;cursor:pointer;background:none}.islandAccordion__36a3a121 .item__f7975e91 :focus-visible{box-shadow:var(--triplex-next-IslandAccordion-Shadow_Focus-0-16-0)}.islandAccordion__36a3a121 .item__f7975e91.type1__7899f5ae:not(.opened__d7244231) .header__dc110271:hover{background:var(--triplex-next-IslandAccordion-Type1_Header_Background_Hover-0-16-0)}.islandAccordion__36a3a121 .item__f7975e91.type2__9a457f07:not(.opened__d7244231) .header__dc110271:hover{background:var(--triplex-next-IslandAccordion-Type2_Header_Background_Hover-0-16-0)}.islandAccordion__36a3a121 .item__f7975e91.type3__c3f2fb06:not(.opened__d7244231) .header__dc110271:hover{background:var(--triplex-next-IslandAccordion-Type3_Header_Background_Hover-0-16-0)}.islandAccordion__36a3a121 .item__f7975e91 .footer__5aaef3c3{text-align:right}.islandAccordion__36a3a121 .item__f7975e91 .body__111b6b35,.islandAccordion__36a3a121 .item__f7975e91 .footer__5aaef3c3{visibility:hidden}.islandAccordion__36a3a121 .item__f7975e91.opened__d7244231 .body__111b6b35,.islandAccordion__36a3a121 .item__f7975e91.opened__d7244231 .footer__5aaef3c3{visibility:visible}.islandAccordion__36a3a121 .item__f7975e91 .caretWrapper__f1f45b0b{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center}.islandAccordion__36a3a121 .item__f7975e91 .caretIcon__bf28c364{flex-shrink:0;transition:transform .3s ease-in-out}.islandAccordion__36a3a121 .item__f7975e91 .title__b05dd4fc{padding-right:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.islandAccordion__36a3a121 .item__f7975e91.sm__3d63cdee .header__dc110271{padding:16px;border-radius:16px}.islandAccordion__36a3a121 .item__f7975e91.sm__3d63cdee .step__e2a631a2+.title__b05dd4fc{margin-top:2px}.islandAccordion__36a3a121 .item__f7975e91.sm__3d63cdee .body__111b6b35,.islandAccordion__36a3a121 .item__f7975e91.sm__3d63cdee .footer__5aaef3c3{padding:0 16px 16px}.islandAccordion__36a3a121 .item__f7975e91.sm__3d63cdee .caretWrapper__f1f45b0b{right:12px}.islandAccordion__36a3a121 .item__f7975e91.sm__3d63cdee .remove__610a47b9{right:-36px;top:20px}.islandAccordion__36a3a121 .item__f7975e91.sm__3d63cdee .step__e2a631a2{margin-right:12px}.islandAccordion__36a3a121 .item__f7975e91.md__6b06665a .header__dc110271{padding:24px;border-radius:24px}.islandAccordion__36a3a121 .item__f7975e91.md__6b06665a .body__111b6b35,.islandAccordion__36a3a121 .item__f7975e91.md__6b06665a .footer__5aaef3c3{padding:0 24px 24px}.islandAccordion__36a3a121 .item__f7975e91.md__6b06665a .caretWrapper__f1f45b0b{right:20px}.islandAccordion__36a3a121 .item__f7975e91.md__6b06665a .remove__610a47b9{right:-40px;top:28px}.islandAccordion__36a3a121 .item__f7975e91.md__6b06665a .step__e2a631a2{margin-right:12px}.islandAccordion__36a3a121 .item__f7975e91.lg__741087d2 .header__dc110271{padding:32px;border-radius:32px}.islandAccordion__36a3a121 .item__f7975e91.lg__741087d2 .body__111b6b35,.islandAccordion__36a3a121 .item__f7975e91.lg__741087d2 .footer__5aaef3c3{padding:0 32px 32px}.islandAccordion__36a3a121 .item__f7975e91.lg__741087d2 .caretWrapper__f1f45b0b{right:28px}.islandAccordion__36a3a121 .item__f7975e91.lg__741087d2 .remove__610a47b9{right:-40px;top:36px}.islandAccordion__36a3a121 .item__f7975e91.lg__741087d2 .step__e2a631a2{margin:0 16px 0 0}.islandAccordion__36a3a121 .item__f7975e91.opened__d7244231:not(.disabled__10ab23db) .caretWrapper__f1f45b0b .caretIcon__bf28c364{transform:rotate(-180deg)}.islandAccordion__36a3a121 .item__f7975e91 .remove__610a47b9{position:absolute}@media (max-width: 767px){.islandAccordion__36a3a121 .item__f7975e91 .footer__5aaef3c3{display:flex;flex-wrap:wrap;gap:12px}.islandAccordion__36a3a121 .item__f7975e91 .footer__5aaef3c3>*{margin-left:0!important}.islandAccordion__36a3a121 .item__f7975e91.md__6b06665a .header__dc110271{border-radius:16px}.islandAccordion__36a3a121 .item__f7975e91.lg__741087d2 .header__dc110271{border-radius:24px}}.noColumns__55c75744{padding:40px;display:flex;flex-direction:column;align-items:center}.noColumns__55c75744>.content__8f9a746f{width:456px;text-align:center}.filterPanel__4506892a{padding:8px 0 24px;border-radius:8px 8px 0 0}.tabsLinePanelLinks__32c07fda{display:flex;height:28px;z-index:1;margin-left:auto}.tabsLinePanelLinks__32c07fda>a:not(:first-child){margin-left:16px}.tabsLinePanel__e4936602{display:flex;justify-content:space-between;padding-left:8px}@keyframes fadeIn__83332433{0%{opacity:0}to{opacity:1}}.tableBasic__74250995{position:relative}.tableBasic__74250995 table{width:100%;border-collapse:separate;border-spacing:0 16px;margin-top:-16px;margin-bottom:-16px}.tableBasic__74250995 table th.alignLeft__b8234e4a,.tableBasic__74250995 table td.alignLeft__b8234e4a{text-align:left}.tableBasic__74250995 table th.alignRight__51051c4b,.tableBasic__74250995 table td.alignRight__51051c4b{text-align:right}.tableBasic__74250995 table th.alignCenter__3c7eda29,.tableBasic__74250995 table td.alignCenter__3c7eda29{text-align:center}.tableBasic__74250995 table th.verticalAlignBaseline__ff73b64c,.tableBasic__74250995 table td.verticalAlignBaseline__ff73b64c{vertical-align:baseline}.tableBasic__74250995 table th.verticalAlignSub__4324bd26,.tableBasic__74250995 table td.verticalAlignSub__4324bd26{vertical-align:sub}.tableBasic__74250995 table th.verticalAlignSuper__d7242942,.tableBasic__74250995 table td.verticalAlignSuper__d7242942{vertical-align:super}.tableBasic__74250995 table th.verticalAlignTextTop__898cf424,.tableBasic__74250995 table td.verticalAlignTextTop__898cf424{vertical-align:text-top}.tableBasic__74250995 table th.verticalAlignTextBottom__cd4b2073,.tableBasic__74250995 table td.verticalAlignTextBottom__cd4b2073{vertical-align:text-bottom}.tableBasic__74250995 table th.verticalAlignMiddle__b1d34481,.tableBasic__74250995 table td.verticalAlignMiddle__b1d34481{vertical-align:middle}.tableBasic__74250995 table th.verticalAlignTop__2279f915,.tableBasic__74250995 table td.verticalAlignTop__2279f915{vertical-align:top}.tableBasic__74250995 table th.verticalAlignBottom__718d8655,.tableBasic__74250995 table td.verticalAlignBottom__718d8655{vertical-align:bottom}.tableBasic__74250995 table>thead>tr{height:48px}.tableBasic__74250995 table>thead>tr>th{background-color:var(--triplex-next-TableBasic-Header_Background-0-16-0);padding:18px 12px;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-16-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__74250995 table>thead>tr>th{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-16-0),inset 1px 0 0 var(--triplex-next-TableBasic-Header_Background-0-16-0)}}.tableBasic__74250995 table>thead>tr>th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableBasic__74250995 table>thead>tr>th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableBasic__74250995 table>thead>tr>th.checkboxType__19651b90{padding:16px 12px}.tableBasic__74250995 table>thead>tr>th .thBlock__382e23a6{display:inline-flex;vertical-align:top}.tableBasic__74250995 table>thead>tr>th .thBlock__382e23a6.order__a4518589{cursor:pointer}.tableBasic__74250995 table>thead>tr>th .thBlock__382e23a6.order__a4518589 .orderButton__170218cd{display:flex;visibility:hidden;align-items:center}.tableBasic__74250995 table>thead>tr>th .thBlock__382e23a6.order__a4518589 .orderButton__170218cd.alignLeft__b8234e4a{margin-right:8px}.tableBasic__74250995 table>thead>tr>th .thBlock__382e23a6.order__a4518589 .orderButton__170218cd.alignRight__51051c4b{margin-left:8px}.tableBasic__74250995 table>thead>tr>th .thBlock__382e23a6.order__a4518589 .orderButton__170218cd.sorted__ca80dc98{visibility:visible}.tableBasic__74250995 table>thead>tr>th .thBlock__382e23a6.order__a4518589:hover .orderButton__170218cd{visibility:visible}.tableBasic__74250995 table>tbody>tr>td{vertical-align:top;box-sizing:border-box;color:var(--triplex-next-TableBasic-Color-0-16-0)}.tableBasic__74250995 table>tbody>tr>td:first-child{border-radius:8px 0 0 8px}.tableBasic__74250995 table>tbody>tr>td:last-child{border-radius:0 8px 8px 0}.tableBasic__74250995 table>tbody>tr>td.textType__aa217dd2{padding:12px}.tableBasic__74250995 table>tbody>tr>td.componentsType__28e730af{padding:8px 12px}.tableBasic__74250995 table>tbody>tr>td.checkboxType__19651b90{padding:10px 12px 12px}.tableBasic__74250995 table>tbody>tr.selected__59996506>td{background-color:var(--triplex-next-TableBasic-Background_Selected-0-16-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__74250995 table>tbody>tr.selected__59996506>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-16-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Selected-0-16-0)}}.tableBasic__74250995 table>tbody.clickable__9a7b4898>tr{cursor:pointer}.tableBasic__74250995 table>tbody.hoverable__bf80693a>tr:hover>td{background-color:var(--triplex-next-TableBasic-Background_Hover-0-16-0)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tableBasic__74250995 table>tbody.hoverable__bf80693a>tr:hover>td{box-shadow:inset -1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-16-0),inset 1px 0 0 var(--triplex-next-TableBasic-Background_Hover-0-16-0)}}.tableBasic__74250995 .footerEmptyData__2505cc55{display:flex;flex-direction:column;align-items:center;padding:64px 0}.tableBasic__74250995 .spinnerWrapper__f67a4fd8{position:absolute;top:16px;left:0;width:100%;height:calc(100% - 16px)}.tableBasic__74250995 .spinnerWrapper__f67a4fd8 .tableLoaderScreen__4b0ace82{border-radius:8px 8px 0 0}.tableBasic__74250995 .overlayCover__70ba7cd5{position:absolute;top:16px;right:0;bottom:0;left:0;background-color:var(--triplex-Overlay-maskBackground-0-16-0);animation:fadeIn__83332433 .3s}.tableBasicSettingsBody__ceadca3d{max-height:372px;overflow:auto;box-sizing:border-box}.columnSettingsSortableListItemTarget__51cf3959{padding:8px 8px 8px 12px!important;border-radius:0!important;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-16-0)!important}.columnSettingsSortableListItemTarget__51cf3959:hover{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Hover-0-16-0)!important}.columnSettingsSortableListItemTarget__51cf3959.dragging__599a6737{background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Dragging-0-16-0)!important}.columnSettingsStaticListItem__960f24c9{padding:8px 8px 8px 12px;background:var(--triplex-next-TableBasic-TableBasicSettings_ListItem_Background_Default-0-16-0)}.tableBasicSettingsFooter__42bb6b56{border-top:1px solid var(--triplex-next-TableBasic-TableBasicSettings_Footer_BorderColor-0-16-0);padding:11px 12px 12px}.tableBasicSettingsHeader__b1fb4a9a{padding:16px 12px 12px}.tableSettingsLink__30ebacb6{margin-left:16px;white-space:nowrap}.tableSettingsDropdown__c0315423{width:320px}.tableFooterWrapper__b11a9f58{position:sticky;height:76px;margin-top:16px;bottom:0}.tableFooterWrapper__b11a9f58 .tableFooterShadow__a5b8c097{content:"";position:absolute;top:-56px;left:0;width:100%;height:72px;background:var(--triplex-next-TableBasic-TableFooter_Highlight-0-16-0);pointer-events:none}.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a{position:relative;background:var(--triplex-next-TableBasic-TableFooter_Background-0-16-0);padding:16px 12px;border-radius:8px}.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a .tableFooterSummary__bb9b78e2{display:flex;align-items:center}.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a .tableFooterSummary__bb9b78e2 .tableFooterSummarySelectedCount__756bd445,.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a .tableFooterSummary__bb9b78e2 .tableFooterSummarySelectAllButton__cbfc8a34,.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a .tableFooterSummary__bb9b78e2 .tableFooterSummaryAmount__9b36197f{display:inline-flex}.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a .tableFooterSummary__bb9b78e2 .tableFooterSummarySelectedCount__756bd445,.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a .tableFooterSummary__bb9b78e2 .tableFooterSummarySelectAllButton__cbfc8a34,.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a .tableFooterSummary__bb9b78e2 .tableFooterSummaryAmount__9b36197f,.tableFooterWrapper__b11a9f58 .tableFooter__69f0825a .tableFooterSummary__bb9b78e2 .tableFooterSummaryLabel__750393c1{margin-left:24px}@media (max-width: 767px){.tableFooterWrapper__b11a9f58{height:112px}}.paginationPanel__19fe1dbc{margin-top:16px}.masterTable__b8ab9669{position:relative}.orderedListItem__84d7d464{counter-increment:list-item-tx}.orderedListItem__84d7d464:before{content:counter(list-item-tx) ".";display:inline-block;position:absolute;left:0}.orderedListItem__84d7d464+.orderedListItem__84d7d464{margin-top:8px}.orderedList__9c64d8a0{position:relative;margin:0;padding-left:25px;list-style:none;counter-reset:list-item-tx}.suggestFieldMobileBody__e536bab3{height:176px}.suggestFieldMobileDropdownHint__a96e0289{padding:16px}.lightBox__dbe48152{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__dbe48152 .lightBoxBackdrop__5c1a2338{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-16-0)}.lightBox__dbe48152.lightBoxSideOverlayActive__656fa02a,.lightBox__dbe48152.lightBoxTopOverlayActive__d8e9d4db{overflow-y:hidden}.lightBox__dbe48152 .lightBoxContent__74fd1471{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-16-0)}.lightBox__dbe48152 .lightBoxContent__74fd1471>.global-page{width:100%;max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBox__dbe48152 .lightBoxContent__74fd1471>.global-page{padding:16px}}.lightBox__dbe48152 .loadingContentOverlay__d44678f2{border-top-left-radius:32px;border-top-right-radius:32px;opacity:.8}.lightBox__dbe48152 .lightBoxContentResizeWrapper__f484d71f{position:absolute;left:0;right:0;height:0}.lightBox__dbe48152 .tempElSafariBug__b5da2980{position:absolute;left:-1000px;top:0;visibility:hidden}.bodyOverflowHidden__8e13f01b,.global-LB-less-or-equal-media-point-0 .lightBox__dbe48152.lightBoxSideOverlayActive__656fa02a{overflow:hidden}.global-LB-less-or-equal-media-point-0 .lightBoxContent__74fd1471{margin:0;border-radius:0}.global-LB-more-media-point-0 .lightBoxContent__74fd1471{padding-left:80px;padding-right:80px}.lightBoxControls__8e77a991{z-index:100}.withKeyboardEvent__40f3ad5e{display:inline-block}.withoutKeyboardEvent__9f39e18f,.lightBox__dbe48152.lightBoxSideOverlayActive__656fa02a .withKeyboardEvent__40f3ad5e,.lightBox__dbe48152.lightBoxTopOverlayActive__d8e9d4db .withKeyboardEvent__40f3ad5e,.lightBox__dbe48152.isLoading__405bb6d3 .withKeyboardEvent__40f3ad5e{display:none}.lightBox__dbe48152.lightBoxSideOverlayActive__656fa02a .withoutKeyboardEvent__9f39e18f,.lightBox__dbe48152.lightBoxTopOverlayActive__d8e9d4db .withoutKeyboardEvent__9f39e18f,.lightBox__dbe48152.isLoading__405bb6d3 .withoutKeyboardEvent__9f39e18f{display:inline-block}.lightBox__dbe48152.isLoading__405bb6d3 .lightBoxPrev__77458302,.lightBox__dbe48152.isLoading__405bb6d3 .lightBoxNext__e2cd55f2{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControls__8e77a991{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__87436f31{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxControlsMobile__f38da8ff{display:block}.global-LB-less-or-equal-media-point-0 .lightBoxClose__f33deeb1{position:absolute;right:16px;top:16px}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__77458302,.global-LB-less-or-equal-media-point-0 .lightBoxNext__e2cd55f2{-webkit-user-select:none;user-select:none;display:inline-block}.global-LB-less-or-equal-media-point-0 .lightBoxPrev__77458302{margin-right:12px}.global-LB-less-or-equal-media-point-0 .lightBoxPrevButton__585b91df,.global-LB-less-or-equal-media-point-0 .lightBoxNextButton__4f91f5de{margin-left:0!important}.global-LB-more-media-point-0 .lightBoxControls__8e77a991{position:static}.global-LB-more-media-point-0 .lightBoxControlsDesktop__87436f31{display:block}.global-LB-more-media-point-0 .lightBoxControlsMobile__f38da8ff{display:none}.global-LB-more-media-point-0 .lightBoxClose__f33deeb1{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__77458302,.global-LB-more-media-point-0 .lightBoxNext__e2cd55f2{-webkit-user-select:none;user-select:none;position:fixed;top:50%;transform:translateY(-50%)}.global-LB-more-media-point-0 .lightBoxPrev__77458302{left:calc(var(--lightBox-screen-left) + 16px + 24px)}.global-LB-more-media-point-0 .lightBoxNext__e2cd55f2{left:calc(var(--lightBox-screen-width) + var(--lightBox-screen-left) - 56px - 16px - 24px)}.overlay__9233b921{position:absolute;left:-10000px;visibility:hidden;top:0;bottom:0;overflow:hidden}.overlay__9233b921.fixed__63d210df{position:fixed}.overlay__9233b921.closing__1fce1eed,.overlay__9233b921.opened__ea690378{visibility:visible;left:0;right:0}.overlayPanel__f858892c{position:absolute;background:var(--triplex-next-Overlay-Panel_Background-0-16-0);overflow:auto;transition:transform .3s ease-in-out}.overlayPanel__f858892c.bottom__ce696c5f{left:0;right:0;bottom:0;transform:translateY(100%);box-shadow:0 -13px 17px #00000024}.overlayPanel__f858892c.left__9f37d1d1{left:0;top:0;height:100%;transform:translate(-100%);box-shadow:13px 0 17px #00000024}.overlayPanel__f858892c.right__21f21283{right:0;top:0;height:100%;transform:translate(100%);box-shadow:-13px 0 17px #00000024}.overlayPanel__f858892c.top__b871c6ad{left:0;top:0;right:0;transform:translateY(-100%);box-shadow:0 13px 17px #00000024}.overlayPanel__f858892c.left__9f37d1d1.opened__ea690378,.overlayPanel__f858892c.right__21f21283.opened__ea690378{transform:translate(0)}.overlayPanel__f858892c.top__b871c6ad.opened__ea690378,.overlayPanel__f858892c.bottom__ce696c5f.opened__ea690378{transform:translateY(0)}.overlayContent__c8a04ece{display:flex;min-height:100%}.overlayMask__9dbff5fa{width:100%;bottom:0;left:0;top:0;position:absolute;background:var(--triplex-next-Overlay-Background-0-16-0);opacity:0;transition:opacity .3s ease-in-out}.overlayMask__9dbff5fa.overlayOpened__e20edf50{opacity:1}.lightBoxSideOverlayLoaderWrapper__082b87ae{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__6c57ad52{position:absolute;top:24px;right:24px}.lightBoxSideOverlayCloseMobile__2236d13e{position:absolute;top:22px;right:22px;margin:0!important}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseDesktop__6c57ad52{display:none}.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__2236d13e{display:block}@media (max-width: 767px){.global-LB-less-or-equal-media-point-0 .lightBoxSideOverlayCloseMobile__2236d13e{top:12px;right:12px}}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseDesktop__6c57ad52{display:block}.global-LB-more-media-point-0 .lightBoxSideOverlayCloseMobile__2236d13e{display:none}.lightBoxSideOverlayMask__3e21049a{transition:opacity .6s;background-color:var(--triplex-next-LightBox-Backdrop_Background-0-16-0)}.lightBoxSideOverlayWrapper__11a314cd{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__11a314cd.overflowXHidden__0cb2ebe1{overflow-x:hidden}.lightBoxSideOverlayWrapper__11a314cd.overflowYHidden__76d623ca{overflow-y:hidden}.lightBoxSideOverlayWrapper__11a314cd.closing__22b4a521,.lightBoxSideOverlayWrapper__11a314cd.opened__a78fe837{visibility:visible;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width);right:auto}.lightBoxSideOverlayWrapper__11a314cd.closing__22b4a521{pointer-events:none}.lightBoxSideOverlayWrapper__11a314cd .global-page{max-width:864px;padding-top:24px;padding-bottom:24px}@media (max-width: 767px){.lightBoxSideOverlayWrapper__11a314cd .global-page{padding:16px}}.lightBoxSideOverlayWrapper__11a314cd .lightBoxSideOverlayContent__c2a9f9b5{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-16-0);width:1100px;max-width:calc(100% - 32px);margin:16px auto 0;display:flex;justify-content:center}.lightBoxSideOverlayWrapper__11a314cd .lightBoxSideOverlayContent__c2a9f9b5.opened__a78fe837{transform:none}.lightBoxSideOverlayWrapper__11a314cd .lightBoxSideOverlayContent__c2a9f9b5.opening__03fbcc66{transform:translateY(0)}.lightBoxSideOverlayWrapper__11a314cd.sm__bae2ff3d .global-page{width:480px;max-width:100%}.lightBoxSideOverlayWrapper__11a314cd.md__e989e512 .global-page{width:600px;max-width:100%}.lightBoxSideOverlayWrapper__11a314cd.lg__bf837c50 .global-page{width:800px;max-width:100%}.lightBoxSideOverlayWrapper__11a314cd .lightBoxSideOverlayBase__48d90409{overflow:visible;bottom:auto;height:100%}@media (max-width: 767px){.lightBoxSideOverlayWrapper__11a314cd .lightBoxSideOverlayContent__c2a9f9b5{margin-top:28px;max-width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.lightBoxSideOverlayWrapper__11a314cd .global-HeaderTitleControls{position:absolute;top:0;right:0}.lightBoxSideOverlayWrapper__11a314cd .global-HeaderTitleContent{padding-right:40px!important}}.lightBoxSideOverlay__aa14ce1a{display:flex;position:absolute;top:0;left:0;right:0;min-height:100%}.lightBoxSideOverlay__aa14ce1a.closing__22b4a521,.lightBoxSideOverlay__aa14ce1a.opening__03fbcc66{overflow-x:hidden}.topOverlayMask__ac8d72d8{transition:opacity .3s;background:var(--triplex-next-TopOverlay-Background-0-16-0);position:fixed!important;left:var(--lightBox-screen-left);width:var(--lightBox-screen-width)}.topOverlayWrapper__53b208a4{position:absolute;left:0;right:0;top:0}.topOverlayWrapper__53b208a4.closing__f05a664d,.topOverlayWrapper__53b208a4.opened__f700df2b{bottom:0}.topOverlayWrapper__53b208a4 .topOverlayPanel__1225c056{transition:transform .6s;box-shadow:none;background:none;margin-top:40px}.topOverlay__85867488{z-index:500}@media (max-width: 767px){.topOverlayPanel__1225c056{margin-left:16px;margin-right:16px;margin-bottom:16px}}.lightBoxLeftSidebar__73451c94{--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__73451c94.fixed__40748df6{position:fixed}@container left-sidebar-wrapper (max-width: 100px){.lightBoxLeftSidebarInner__7c1d6dad{display:none}}.lightBoxRightSidebar__85b1fd5e{--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__85b1fd5e.fixed__40748df6{position:fixed}@container right-sidebar-wrapper (max-width: 100px){.lightBoxRightSidebarInner__ef2f7811{display:none}}html.scroll-0__2f142dcb{--triplex-next-scroll-width: 0px}html.scroll-15__ea1504b8{--triplex-next-scroll-width: 15px}html.scroll-16__13caa597{--triplex-next-scroll-width: 16px}html.scroll-17__6a9693a4{--triplex-next-scroll-width: 17px}.smsField__dca4ca71{display:inline-block;position:relative;width:100%}.smsField__dca4ca71 .input__4112db81{text-align:center}.smsField__dca4ca71 .input__4112db81::placeholder{opacity:1}.smsField__dca4ca71 .input__4112db81:disabled::placeholder{color:var(--triplex-next-FormField-Input_Color_Disabled-0-16-0)}.smsField__dca4ca71 .input__4112db81.lg__5b0f187e{padding:18px 40px}.smsField__dca4ca71 .input__4112db81.md__f5cf4e2b{padding-left:26px;padding-right:26px}.smsField__dca4ca71 .input__4112db81.sm__d7dbdcdb{padding-left:20px;padding-right:20px}.smsField__dca4ca71 .btnRefresh__e395f708{position:absolute;outline:none;z-index:1}.smsField__dca4ca71 .btnRefresh__e395f708.lg__5b0f187e{top:12px;left:12px;height:32px;width:32px}.smsField__dca4ca71 .btnRefresh__e395f708.md__f5cf4e2b{top:10px;left:10px}.smsField__dca4ca71 .btnRefresh__e395f708.sm__d7dbdcdb{top:4px;left:4px}.smsField__dca4ca71 .btnRefresh__e395f708 .full__cae1a059{fill:var(--triplex-next-SMSField-Refresh_Fill_Full-0-16-0)}.smsField__dca4ca71 .btnRefresh__e395f708 .empty__15e6ae2d{fill:var(--triplex-next-SMSField-Refresh_Fill_Empty-0-16-0)}.smsField__dca4ca71 .btnRefresh__e395f708:disabled{cursor:default;fill:var(--triplex-next-SMSField-Refresh_Disabled-0-16-0)}.smsField__dca4ca71 .btnSubmit__841ae96d{position:absolute;fill:var(--triplex-next-SMSField-Submit_Background_Default-0-16-0)}.smsField__dca4ca71 .btnSubmit__841ae96d.active__cee4cd00:not(:disabled){fill:var(--triplex-next-SMSField-Submit_Background_Active-0-16-0)}.smsField__dca4ca71 .btnSubmit__841ae96d.active__cee4cd00:not(:disabled):hover{fill:var(--triplex-next-SMSField-Submit_Background_Hover-0-16-0)}.smsField__dca4ca71 .btnSubmit__841ae96d.lg__5b0f187e{top:15px;right:15px;height:26px;width:26px}.smsField__dca4ca71 .btnSubmit__841ae96d.md__f5cf4e2b{top:10px;right:10px}.smsField__dca4ca71 .btnSubmit__841ae96d.sm__d7dbdcdb{top:4px;right:4px}.spoiler__4238cda4{display:flex;flex-direction:column}.spoiler__4238cda4.opened__f485f597 .caretIcon__fa7b19d2{transform:rotate(-180deg)}.spoiler__4238cda4 .head__9b843e43 .caretIcon__fa7b19d2{align-self:start;flex-shrink:0;transition:transform .3s ease-in-out;margin-left:8px}.spoiler__4238cda4 .head__9b843e43 button>span{white-space:normal;text-align:left}.spoiler__4238cda4 .content__38246772.hidden__0415dcdf{display:none}.spoiler__4238cda4 .lg__24d0b735 .content__38246772{margin-top:8px}.spoiler__4238cda4 .md__b2aa58b3 .content__38246772{margin-top:0}.spoiler__4238cda4 .sm__51dae4be .content__38246772{margin-top:-4px}.statusTrackerWrapper__11d9a2a6{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-16-0);width:100%;background:var(--triplex-next-StatusTracker-Draft_Background-0-16-0);overflow:hidden;height:100%}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d{text-align:center;padding:16px 24px;z-index:1}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d.verticalAlignMiddle__ce7a6044{align-self:center}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d.verticalAlignBottom__f7fc234b{align-self:end}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerChild__4704e134{padding:8px 0}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerChild__4704e134:empty{padding:0}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerSum__a1749d2e,.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerTitle__9cc216e4{padding-bottom:4px}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerDescription__e503d043{display:block;padding-top:8px}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerAlert__4225ac74{margin-top:12px;text-align:left}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerStatus__0f0acefd{justify-self:center;margin-bottom:4px;display:inline-flex}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerFooterWrapper__ba980f8d{display:grid}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerFooterWrapper__ba980f8d .statusTrackerDescription__e503d043:last-child{padding-top:0}.statusTrackerWrapper__11d9a2a6 .statusTracker__bed4612d .statusTrackerFooterWrapper__ba980f8d .statusTrackerButton__1102a944{margin-left:0;margin-bottom:12px}.statusTrackerWrapper__11d9a2a6 .statusTrackerColor__d6741bb1{position:absolute;width:75%;height:209px;left:-30px;right:92px;top:-10px;bottom:89px;border-radius:50%}.statusTrackerWrapper__11d9a2a6 .statusTrackerColor__d6741bb1.waiting__8ee9e944{background:var(--triplex-next-StatusTracker-Waiting_Color-0-16-0)}.statusTrackerWrapper__11d9a2a6 .statusTrackerColor__d6741bb1.warning__e0472f01{background:var(--triplex-next-StatusTracker-Warning_Background-0-16-0)}.statusTrackerWrapper__11d9a2a6 .statusTrackerColor__d6741bb1.rejected__32830b87{background:var(--triplex-next-StatusTracker-Rejected_Color-0-16-0)}.statusTrackerWrapper__11d9a2a6 .statusTrackerColor__d6741bb1.approved__bd1a9b81{background:var(--triplex-next-StatusTracker-Approved_Color-0-16-0)}.statusTrackerWrapper__11d9a2a6 .statusTrackerBackground__f8cda336{position:absolute;width:88%;height:287px;left:15px;right:0;top:-80px;bottom:0;filter:blur(50px);border-radius:50%}.statusTrackerWrapper__11d9a2a6 .statusTrackerBackground__f8cda336.waiting__8ee9e944{background:var(--triplex-next-StatusTracker-Waiting_Background-0-16-0)}.statusTrackerWrapper__11d9a2a6 .statusTrackerBackground__f8cda336.warning__e0472f01{background:var(--triplex-next-StatusTracker-Warning_Background-0-16-0)}.statusTrackerWrapper__11d9a2a6 .statusTrackerBackground__f8cda336.rejected__32830b87{background:var(--triplex-next-StatusTracker-Rejected_Background-0-16-0)}.statusTrackerWrapper__11d9a2a6 .statusTrackerBackground__f8cda336.approved__bd1a9b81{background:var(--triplex-next-StatusTracker-Approved_Background-0-16-0)}@media (max-width: 767px){.statusTrackerWrapper__11d9a2a6{border-radius:16px}}.smallInput__89cbf037{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-16-0);background:var(--triplex-next-SmallInput-Background-0-16-0);border:none;outline:none;border-radius:4px;box-shadow:var(--triplex-next-SmallInput-Shadow-0-16-0)}.smallInput__89cbf037::placeholder{color:var(--triplex-next-SmallInput-PlaceholderColor-0-16-0);opacity:1}.smallInput__89cbf037::-ms-clear{display:none}.documentNumberEdit__987151db .label__02f93792{display:inline-block;margin-right:8px}.documentNumberEdit__987151db .inputEditWrapper__812ba00d{width:68px;display:inline-block}.sliderExtendedDot__4333562f{outline:none;border:none;cursor:pointer;width:24px;height:24px;border-radius:50%;background:var(--triplex-next-Slider-Dot_Background_Default-0-16-0);position:absolute;top:0;transform:translate(-50%);z-index:20}.sliderExtendedDot__4333562f:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-16-0)}.sliderExtendedDot__4333562f.focusedByClick__ca0f3db7:focus{box-shadow:none}.sliderExtendedDot__4333562f:after{content:"";width:8px;height:8px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Background_Default-0-16-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__4333562f:before{content:"";width:12px;height:12px;border-radius:50%;display:block;position:absolute;background:var(--triplex-next-Slider-Dot_Inner_Background-0-16-0);transform:translate(-50%,-50%);top:50%;left:50%}.sliderExtendedDot__4333562f.disabled__688d1fdc{pointer-events:none;background:var(--triplex-next-Slider-Dot_Background_Disabled-0-16-0)}.sliderExtendedDot__4333562f.disabled__688d1fdc:before{background:var(--triplex-next-Slider-Dot_Inner_Background_Disabled-0-16-0)}.sliderExtendedDot__4333562f.disabled__688d1fdc:after{background:var(--triplex-next-Slider-Dot_Background_Disabled-0-16-0)}.sliderExtendedDot__4333562f:hover{background:var(--triplex-next-Slider-Dot_Background_Hover-0-16-0)}.sliderExtendedDot__4333562f:hover:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-16-0)}.sliderExtendedDot__4333562f.dragByMouse__c0df52ae{background:var(--triplex-next-Slider-Dot_Background_Select-0-16-0)}.sliderExtendedDot__4333562f.dragByMouse__c0df52ae:after{background:var(--triplex-next-Slider-Dot_Inner_Background-0-16-0)}.sliderExtendedDot__4333562f:hover .sliderExtendedTooltipOverlay__5c760b35,.sliderExtendedDot__4333562f:focus .sliderExtendedTooltipOverlay__5c760b35{visibility:visible}.sliderExtendedDot__4333562f.lg__e9c5d289{width:28px;height:28px}.sliderExtendedDot__4333562f.lg__e9c5d289:after{width:10px;height:10px}.sliderExtendedDot__4333562f.lg__e9c5d289:before{width:14px;height:14px}.sliderExtendedMarks__242214e1{position:absolute;top:10px;left:0;right:0}.sliderExtendedMark__5fbc0205{position:absolute;top:15px;transform:translate(-50%);cursor:pointer}.sliderExtendedMark__5fbc0205 .sliderExtendedMarkDot__3185d88c{background:var(--triplex-next-Slider-Mark_Dot_Background_Default-0-16-0);width:8px;height:8px;border-radius:4px;display:block;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.sliderExtendedMark__5fbc0205 .sliderExtendedMarkDot__3185d88c.inSelectedRange__884e1887{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected-0-16-0)}.sliderExtendedMark__5fbc0205.lg__e9c5d289{top:20px}.sliderExtendedMark__5fbc0205.lg__e9c5d289 .sliderExtendedMarkDot__3185d88c{top:-20px}.sliderExtendedMark__5fbc0205 .sliderExtendedMarkText__c15e2f09{-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.sliderExtendedMark__5fbc0205.disabled__688d1fdc{pointer-events:none}.sliderExtendedMark__5fbc0205.disabled__688d1fdc .sliderExtendedMarkText__c15e2f09{pointer-events:none;opacity:.35}.sliderExtendedMark__5fbc0205.disabled__688d1fdc .sliderExtendedMarkDot__3185d88c{background:var(--triplex-next-Slider-Mark_Dot_Background_Selected_Disabled-0-16-0)}.sliderExtendedMark__5fbc0205:first-child,.sliderExtendedMark__5fbc0205:last-child{transform:none}.sliderExtendedMark__5fbc0205:first-child.reverse__cf200f52 .sliderExtendedMarkDot__3185d88c{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__5fbc0205:first-child.reverse__cf200f52 .sliderExtendedMarkText__c15e2f09{margin-right:-4px}.sliderExtendedMark__5fbc0205:first-child:not(.reverse__cf200f52) .sliderExtendedMarkDot__3185d88c{left:0;transform:translate(-50%)}.sliderExtendedMark__5fbc0205:first-child .sliderExtendedMarkText__c15e2f09{margin-left:-4px}.sliderExtendedMark__5fbc0205:last-child.reverse__cf200f52 .sliderExtendedMarkDot__3185d88c{left:0;transform:translate(-50%)}.sliderExtendedMark__5fbc0205:last-child.reverse__cf200f52 .sliderExtendedMarkText__c15e2f09{margin-left:-4px}.sliderExtendedMark__5fbc0205:last-child:not(.reverse__cf200f52) .sliderExtendedMarkDot__3185d88c{right:0;left:auto;transform:translate(50%)}.sliderExtendedMark__5fbc0205:last-child .sliderExtendedMarkText__c15e2f09{margin-right:-4px}.sliderExtendedMark__5fbc0205.active__eb6e01e7{pointer-events:none}.sliderExtendedRail__ea411920{height:4px;background:var(--triplex-next-Slider-Rail_Background-0-16-0);cursor:pointer}.sliderExtended__37cd8f99{-webkit-user-select:none;user-select:none;position:relative;padding-top:10px;padding-bottom:30px}.sliderExtended__37cd8f99.disabled__688d1fdc .sliderExtendedRail__ea411920{pointer-events:none;cursor:default;background:var(--triplex-next-Slider-Rail_Background_Disabled-0-16-0)}.sliderExtended__37cd8f99.lg__e9c5d289{padding-top:12px;padding-bottom:35px}.sliderExtendedTrack__ad527966{height:4px;outline:none;cursor:pointer;position:absolute;top:10px;background:var(--triplex-next-Slider-Track_Background_Default-0-16-0);z-index:10}.sliderExtendedTrack__ad527966.lg__e9c5d289{top:12px}.sliderExtendedTrack__ad527966:focus{box-shadow:inset 0 0 1px 1px var(--triplex-next-Slider-Dot_Focus-0-16-0)}.sliderExtendedTrack__ad527966.focusedByClick__ca0f3db7:focus{box-shadow:none}.sliderExtendedTrack__ad527966.hoverOrDragByMouse__0d5bf55c{background:var(--triplex-next-Slider-Track_Background_Hover-0-16-0)}.sliderExtendedTrack__ad527966.staticSlider__9bbb7373{cursor:default;pointer-events:none}.sliderExtendedTrack__ad527966.disabled__688d1fdc{pointer-events:none;background:var(--triplex-next-Slider-Track_Background_Disabled-0-16-0)}.sliderExtendedTooltipOverlay__5c760b35{display:flex;visibility:hidden;flex-direction:column;align-items:center;position:absolute;pointer-events:none;bottom:28px;left:50%;transform:translate(-50%)}.sliderExtendedTooltipOverlay__5c760b35.lg__e9c5d289{bottom:32px}.sliderExtendedTooltipOverlay__5c760b35 .tooltipBody__1bfedfde{position:relative;box-sizing:border-box;text-align:center;padding:16px;background:var(--triplex-next-Slider-Tooltip_Background-0-16-0);white-space:nowrap;min-width:52px;min-height:52px;color:var(--triplex-next-Slider-Tooltip_Color-0-16-0);border-radius:8px;font-size:14px;line-height:20px}.sliderExtendedTooltipOverlay__5c760b35 .tooltipTip__ae31fda1{content:"";width:0;height:0;border-top:8px solid var(--triplex-next-Slider-Tooltip_Background-0-16-0);border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sliderExtendedTooltipOverlay__5c760b35 .tooltipTip__ae31fda1{margin:-.5px}}.treeView__962ea30e,.treeViewGroup__53029453{margin:0;padding:0}.treeView__962ea30e .treeViewNode__abecac60,.treeViewGroup__53029453 .treeViewNode__abecac60{margin:0;padding:0;outline:none;list-style:none}.collapsableTreeNodeContent__d311f14d.collapsed__572776b5{visibility:hidden}.checkboxTreeExtended__0c1064b7{margin-bottom:-12px;padding:12px}.checkboxTreeExtendedNode__7c641398 .checkboxTreeExtendedNode__7c641398{margin-left:24px}.checkboxTreeExtendedNodeHeader__0c894e76{display:flex;justify-content:space-between;position:relative}.checkboxTreeExtendedNodeHeader__0c894e76.sm__ceb54f58{margin-bottom:10px}.checkboxTreeExtendedNodeHeader__0c894e76.md__fee68120,.checkboxTreeExtendedNodeHeader__0c894e76.lg__220f49b2{margin-bottom:12px}.checkboxTreeExtendedNodeHeader__0c894e76 .checkboxTreeCheckboxLabel__ef3e4a8c{margin-bottom:0!important}.checkboxTreeExtendedNodeHeader__0c894e76 .caretIconWrapper__ffc75cbe{cursor:pointer;position:absolute;top:0;left:0;bottom:0;margin:auto;transition:transform .3s ease;transform:rotate(0)}.checkboxTreeExtendedNodeHeader__0c894e76 .caretIconWrapper__ffc75cbe:focus{outline:1px solid var(--triplex-next-Checkbox-BorderColor_Focus-0-16-0)}.checkboxTreeExtendedNodeHeader__0c894e76.opened__c6f701ff .caretIconWrapper__ffc75cbe{transform:rotate(180deg)}@media (max-width: 767px){.checkboxTreeExtended__0c1064b7{padding:12px 14px}}.chipGroup__a15eba63{display:flex}.chipGroup__a15eba63.oneLine__a4a6a4c8{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.chipGroup__a15eba63.oneLine__a4a6a4c8::-webkit-scrollbar{display:none}.chipGroup__a15eba63.multiLine__3d7b859d{flex-wrap:wrap}.chipGroup__a15eba63.lg__a61d61c2{gap:12px}.chipGroup__a15eba63.md__17ef363b,.chipGroup__a15eba63.sm__c78a7dda{gap:8px}.confirm__d4b4e0c5{flex-grow:1;margin:0 auto;max-width:800px;box-sizing:border-box}.confirm__d4b4e0c5.isInLightBox__95dc5144{max-width:800px}.confirm__d4b4e0c5.isInSideOverlaySM__ab378dee{max-width:416px}.confirm__d4b4e0c5.isInSideOverlayMD__f74ff5d7{max-width:536px}.confirm__d4b4e0c5.isInSideOverlayLG__593dcc97{max-width:736px}.confirmCloseButton__b526563d{position:absolute;top:24px;right:24px}.confirmContent__020e383d{margin-bottom:24px;padding-right:56px}.confirmControls__22ce8f60{white-space:nowrap}.confirmContentTitle__2970e0dc{margin-bottom:12px}@media (max-width: 767px){.confirmCloseButton__b526563d{top:16px;right:16px}.confirmContent__020e383d{margin-bottom:16px}}.divider__d6630d6f{height:1px;margin:0;background:var(--triplex-next-Divider-Background-0-16-0);border:none}.marginTopSize-4__7dbce78e{margin-top:4px}.marginBottomSize-4__2ca148fa{margin-bottom:4px}.marginTopSize-8__b89f0f26{margin-top:8px}.marginBottomSize-8__28903e44{margin-bottom:8px}.marginTopSize-12__e4c40b57{margin-top:12px}.marginBottomSize-12__e891b25e{margin-bottom:12px}.marginTopSize-16__bc1b1b33{margin-top:16px}.marginBottomSize-16__e6081f2d{margin-bottom:16px}.marginTopSize-20__a7fa6d68{margin-top:20px}.marginBottomSize-20__2f5a22fa{margin-bottom:20px}.marginTopSize-24__3dc92c1a{margin-top:24px}.marginBottomSize-24__3656b0fb{margin-bottom:24px}.marginTopSize-28__9c142fed{margin-top:28px}.marginBottomSize-28__99ce5f02{margin-bottom:28px}.marginTopSize-32__d0586cf5{margin-top:32px}.marginBottomSize-32__c23df169{margin-bottom:32px}.listMasterChipGroup__74267bfa{padding:0 16px}.listMasterFooter__c4b140ff{padding:16px;background:var(--triplex-next-ListMaster-Footer_Background-0-16-0);color:var(--triplex-next-ListMaster-Footer_Color-0-16-0);display:flex;justify-content:space-between;align-items:center}.listMasterFooter__c4b140ff.sticky__1a8b3959{position:sticky;bottom:0}.listMasterFooterDescription__ccac3bee{padding-right:16px}.listMasterFooterControls__89575358{white-space:nowrap}.listMasterHeader__33bf1d87{padding:12px 16px;background:var(--triplex-next-ListMaster-Header_Background-0-16-0);color:var(--triplex-next-ListMaster-Header_Color-0-16-0)}.listMasterHeader__33bf1d87.sticky__1a8b3959{position:sticky;top:0;z-index:1}.selectionControls__6f9df875{display:flex;justify-content:space-between;align-items:center}.uploadZone__01a3e651{border-radius:8px;position:relative;background:var(--triplex-next-UploadZone-Background_Default-0-16-0)}.uploadZone__01a3e651:hover{background:var(--triplex-next-UploadZone-Background_Hover-0-16-0)}.uploadZoneDragArea__5bdabf42{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-16-0);border-radius:8px;box-sizing:border-box}.uploadZoneContainerDragArea__b059d922{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;border:1px dashed var(--triplex-next-UploadZone-BorderColor_Default-0-16-0);height:100%;background:var(--triplex-next-UploadZone-DragArea_Background-0-16-0);border:1px dashed var(--triplex-next-UploadZone-DragArea_BorderColor-0-16-0);border-radius:8px;box-sizing:border-box}.uploadZoneInput__6a70ecaa{display:none}@media (max-width: 767px){.uploadZone__01a3e651,.uploadZone__01a3e651:hover{background:none}.uploadZoneDragArea__5bdabf42{display:none}}button.helpBoxButton__cb3b8101{position:relative;vertical-align:text-bottom}.dateRange__f56d2d85{display:flex;align-items:center}.dateRangeButton__a3898a48{z-index:1}.separator__bc053030{width:20px;height:20px;flex-shrink:0}.tagColor__54a55ff1{box-sizing:border-box;max-width:100%;position:relative;display:inline-flex;align-items:center}.tagColor__54a55ff1.sm__aa131ed4{height:16px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:12px}.tagColor__54a55ff1.md__e7681b8f{height:20px;padding:2px 8px;border-radius:4px;font-size:12px;line-height:16px}.tagColor__54a55ff1.lg__5eac8250{height:28px;padding:4px 8px;border-radius:8px;font-size:14px;line-height:20px}.tagColor__54a55ff1.default__8936b977{background:var(--triplex-next-TagColor-Background_Default-0-16-0)}.tagColor__54a55ff1.success__cc36defa{background:var(--triplex-next-TagColor-Background_Success-0-16-0)}.tagColor__54a55ff1.info__4f7213be{background:var(--triplex-next-TagColor-Background_Info-0-16-0)}.tagColor__54a55ff1.warning__8f2cede5{background:var(--triplex-next-TagColor-Background_Warning-0-16-0)}.tagColor__54a55ff1.error__0e2c4578{background:var(--triplex-next-TagColor-Background_Error-0-16-0)}.content__561df4d6{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--triplex-next-TagColor-Text_Color_Default-0-16-0)}
|