@alfalab/core-components 48.25.1 → 48.26.0-beta.1
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/bank-card/Component.js +3 -3
- package/bank-card/cssm/Component.js +3 -3
- package/bank-card/cssm/index.module.css +5 -5
- package/bank-card/esm/Component.js +4 -4
- package/bank-card/esm/index.css +5 -5
- package/bank-card/esm/index.js +1 -1
- package/bank-card/index.css +5 -5
- package/bank-card/modern/Component.js +3 -3
- package/bank-card/modern/index.css +5 -5
- package/bank-card/modern/index.js +1 -1
- package/bank-card/moderncssm/Component.js +3 -3
- package/bank-card/moderncssm/index.js +1 -1
- package/bank-card/moderncssm/index.module.css +4 -2
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
- package/calendar/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile/index.js +1 -1
- package/calendar/mobile/index.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/modern/components/calendar-mobile/index.js +1 -1
- package/calendar/modern/index.js +1 -1
- package/calendar/modern/mobile/index.js +1 -1
- package/calendar-input/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/file-upload-item/components/actions-control/actions.js +1 -1
- package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/components/actions-control/actions.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/index.js +1 -1
- package/file-upload-item/esm/index.js +1 -1
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/components/actions-control/actions.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/index.js +1 -1
- package/file-upload-item/modern/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/hooks.js +1 -1
- package/gallery/components/image-viewer/single.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/esm/Component.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/hooks.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/single.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +1 -1
- package/gallery/esm/index.js +1 -1
- package/gallery/modern/Component.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/hooks.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/single.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/index.js +1 -1
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/controls/Component.js +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/controls/Component.js +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/package.json +2 -3
- package/picker-button/Component-c44170fe.d.ts +2 -2
- package/picker-button/transformSize-ebda875c.d.ts +1 -1
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.d.ts +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.d.ts +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.d.ts +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.d.ts +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.d.ts +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.d.ts +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.d.ts +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.d.ts +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.d.ts +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.d.ts +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.d.ts +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.d.ts +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.d.ts +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.d.ts +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.js +1 -1
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/cssm/components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.d.ts +1 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/index.js +2 -2
- package/select/esm/desktop/Component.desktop.js +2 -2
- package/select/esm/desktop/index.js +2 -2
- package/select/esm/index.js +3 -3
- package/select/esm/mobile/Component.mobile.js +3 -3
- package/select/esm/mobile/Component.modal.mobile.js +3 -3
- package/select/esm/mobile/index.js +3 -3
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +3 -3
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/index.js +2 -2
- package/select/modern/desktop/Component.desktop.js +2 -2
- package/select/modern/desktop/index.js +2 -2
- package/select/modern/index.js +3 -3
- package/select/modern/mobile/Component.mobile.js +3 -3
- package/select/modern/mobile/Component.modal.mobile.js +3 -3
- package/select/modern/mobile/index.js +3 -3
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +3 -3
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/slider/Component.d.ts +5 -0
- package/slider/Component.js +4 -2
- package/slider/cssm/Component.d.ts +5 -0
- package/slider/cssm/Component.js +4 -2
- package/slider/esm/Component.d.ts +5 -0
- package/slider/esm/Component.js +4 -2
- package/slider/modern/Component.d.ts +5 -0
- package/slider/modern/Component.js +4 -2
- package/slider/moderncssm/Component.d.ts +5 -0
- package/slider/moderncssm/Component.js +4 -2
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/themes/click.d.ts +1 -1
- package/themes/click.js +8 -2
- package/themes/compiled/mobile-dark-bluetint.css +24 -3299
- package/themes/compiled/mobile-dark-bluetint.d.ts +2 -2
- package/themes/compiled/mobile-dark-bluetint.js +8 -3
- package/themes/corp.d.ts +1 -1
- package/themes/corp.js +8 -2
- package/themes/dark.d.ts +1 -1
- package/themes/dark.js +8 -2
- package/themes/esm/click.d.ts +1 -1
- package/themes/esm/click.js +4 -2
- package/themes/esm/compiled/mobile-dark-bluetint.d.ts +2 -2
- package/themes/esm/compiled/mobile-dark-bluetint.js +1 -4
- package/themes/esm/corp.d.ts +1 -1
- package/themes/esm/corp.js +4 -2
- package/themes/esm/dark.d.ts +1 -1
- package/themes/esm/dark.js +4 -2
- package/themes/esm/intranet.d.ts +1 -1
- package/themes/esm/intranet.js +4 -2
- package/themes/esm/mobile.d.ts +1 -1
- package/themes/esm/mobile.js +4 -2
- package/themes/esm/site.d.ts +1 -1
- package/themes/esm/site.js +4 -2
- package/themes/intranet.d.ts +1 -1
- package/themes/intranet.js +8 -2
- package/themes/mobile.d.ts +1 -1
- package/themes/mobile.js +8 -2
- package/themes/modern/click.d.ts +1 -1
- package/themes/modern/click.js +3 -2029
- package/themes/modern/compiled/mobile-dark-bluetint.d.ts +2 -2
- package/themes/modern/compiled/mobile-dark-bluetint.js +1 -3877
- package/themes/modern/corp.d.ts +1 -1
- package/themes/modern/corp.js +3 -1986
- package/themes/modern/dark.d.ts +1 -1
- package/themes/modern/dark.js +4 -688
- package/themes/modern/intranet.d.ts +1 -1
- package/themes/modern/intranet.js +3 -1915
- package/themes/modern/mobile.d.ts +1 -1
- package/themes/modern/mobile.js +3 -1911
- package/themes/modern/site.d.ts +1 -1
- package/themes/modern/site.js +3 -2036
- package/themes/site.d.ts +1 -1
- package/themes/site.js +8 -2
- package/toast/Component.responsive.d.ts +1 -1
- package/toast/components/base-toast/component.d.ts +1 -1
- package/typography/cssm/title/alfasans-index.module.css +0 -10
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/Component.responsive.js +1 -1
- package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/components/header/index.js +1 -1
- package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/esm/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/desktop/index.js +1 -1
- package/universal-modal/esm/index.js +1 -1
- package/universal-modal/esm/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/mobile/index.js +1 -1
- package/universal-modal/modern/Component.responsive.d.ts +2 -2
- package/universal-modal/modern/Component.responsive.js +1 -1
- package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/components/header/index.js +1 -1
- package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/modern/desktop/Component.desktop.d.ts +2 -2
- package/universal-modal/modern/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/desktop/components/center-modal/center-modal.d.ts +1 -1
- package/universal-modal/modern/desktop/components/side-modal/side-modal.d.ts +1 -1
- package/universal-modal/modern/desktop/index.js +1 -1
- package/universal-modal/modern/index.js +1 -1
- package/universal-modal/modern/mobile/Component.mobile.d.ts +2 -2
- package/universal-modal/modern/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/mobile/index.js +1 -1
- /package/calendar/{calendarMonthOnlyView-fe929ae3.d.ts → calendarMonthOnlyView-b2721999.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-fe929ae3.js → calendarMonthOnlyView-b2721999.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-51ce5170.d.ts → calendarMonthOnlyView-8eea1744.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-51ce5170.js → calendarMonthOnlyView-8eea1744.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-6d4d44e2.d.ts → calendarMonthOnlyView-d80f3a46.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-6d4d44e2.js → calendarMonthOnlyView-d80f3a46.js} +0 -0
- /package/confirmation/{countdown-section-3727e914.d.ts → countdown-section-955ca123.d.ts} +0 -0
- /package/confirmation/{countdown-section-3727e914.js → countdown-section-955ca123.js} +0 -0
- /package/confirmation/esm/{countdown-section-ea23fda0.d.ts → countdown-section-3bcbf7d8.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-ea23fda0.js → countdown-section-3bcbf7d8.js} +0 -0
- /package/confirmation/modern/{countdown-section-293c21ec.d.ts → countdown-section-6ce6f45a.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-293c21ec.js → countdown-section-6ce6f45a.js} +0 -0
- /package/file-upload-item/{actions-control.module-b396be09.js → actions-control.module-f58b1f6e.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-3351084d.js → actions-control.module-3675d0f1.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-8801a4f3.js → actions-control.module-2d07c059.js} +0 -0
- /package/gallery/esm/{hooks-df84b536.d.ts → hooks-3386d2c2.d.ts} +0 -0
- /package/gallery/esm/{hooks-df84b536.js → hooks-3386d2c2.js} +0 -0
- /package/gallery/{hooks-5f09c0c3.d.ts → hooks-af4a613c.d.ts} +0 -0
- /package/gallery/{hooks-5f09c0c3.js → hooks-af4a613c.js} +0 -0
- /package/gallery/modern/{hooks-cfd1744a.d.ts → hooks-84db91dd.d.ts} +0 -0
- /package/gallery/modern/{hooks-cfd1744a.js → hooks-84db91dd.js} +0 -0
- /package/modal/esm/{layout.module-8eee611e.js → layout.module-7a26dc37.js} +0 -0
- /package/modal/{layout.module-674ca975.js → layout.module-a56a76fb.js} +0 -0
- /package/modal/modern/{layout.module-90a3567c.js → layout.module-43ddd310.js} +0 -0
- /package/pure-cell/{component-b119e673.d.ts → component-251cd018.d.ts} +0 -0
- /package/pure-cell/{component-b119e673.js → component-251cd018.js} +0 -0
- /package/pure-cell/esm/{component-3d2c6f19.d.ts → component-7759b386.d.ts} +0 -0
- /package/pure-cell/esm/{component-3d2c6f19.js → component-7759b386.js} +0 -0
- /package/pure-cell/modern/{component-cc2e4e01.d.ts → component-e29ddb13.d.ts} +0 -0
- /package/pure-cell/modern/{component-cc2e4e01.js → component-e29ddb13.js} +0 -0
- /package/select/esm/{hook-2617bd39.d.ts → hook-fcedef25.d.ts} +0 -0
- /package/select/esm/{hook-2617bd39.js → hook-fcedef25.js} +0 -0
- /package/select/esm/{list-popover-desktop-5d503bd8.d.ts → list-popover-desktop-4906e761.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-5d503bd8.js → list-popover-desktop-4906e761.js} +0 -0
- /package/select/esm/{mobile.module-95e12f7a.js → mobile.module-b154623f.js} +0 -0
- /package/select/{hook-7e7b8757.d.ts → hook-789014bc.d.ts} +0 -0
- /package/select/{hook-7e7b8757.js → hook-789014bc.js} +0 -0
- /package/select/{list-popover-desktop-ac56b655.d.ts → list-popover-desktop-cc246b82.d.ts} +0 -0
- /package/select/{list-popover-desktop-ac56b655.js → list-popover-desktop-cc246b82.js} +0 -0
- /package/select/{mobile.module-b4c25ab6.js → mobile.module-5a47ea2c.js} +0 -0
- /package/select/modern/{hook-46636bdc.d.ts → hook-159841b8.d.ts} +0 -0
- /package/select/modern/{hook-46636bdc.js → hook-159841b8.js} +0 -0
- /package/select/modern/{list-popover-desktop-82dab2a1.d.ts → list-popover-desktop-14320aea.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-82dab2a1.js → list-popover-desktop-14320aea.js} +0 -0
- /package/select/modern/{mobile.module-b402a7f2.js → mobile.module-eb1f8729.js} +0 -0
- /package/side-panel/esm/{layout.module-b68a4f9d.js → layout.module-57dfa099.js} +0 -0
- /package/side-panel/{layout.module-b8dfecae.js → layout.module-0fafda8d.js} +0 -0
- /package/side-panel/modern/{layout.module-deea3581.js → layout.module-727ebbe0.js} +0 -0
- /package/tabs/esm/{index.module-6fc3d296.js → index.module-2d07af46.js} +0 -0
- /package/tabs/esm/{index.module-242c4ae7.js → index.module-fc34cfdb.js} +0 -0
- /package/tabs/{index.module-8e323997.js → index.module-1eb7e4b0.js} +0 -0
- /package/tabs/{index.module-89d6728f.js → index.module-4f5c9f30.js} +0 -0
- /package/tabs/modern/{index.module-eae97f75.js → index.module-03fa5272.js} +0 -0
- /package/tabs/modern/{index.module-6ed19175.js → index.module-441d16f4.js} +0 -0
- /package/typography/{colors.module-559b6fec.js → colors.module-8212ddb6.js} +0 -0
- /package/typography/{common.module-f0687fd5.js → common.module-bd70a709.js} +0 -0
- /package/typography/esm/{colors.module-6e3174f4.js → colors.module-12815579.js} +0 -0
- /package/typography/esm/{common.module-9c8929ab.js → common.module-0efecd91.js} +0 -0
- /package/typography/modern/{colors.module-92988ec2.js → colors.module-b10a3d05.js} +0 -0
- /package/typography/modern/{common.module-c2ea327f.js → common.module-b546ea3c.js} +0 -0
- /package/universal-modal/esm/{index.module-b110074e.js → index.module-2b300a50.js} +0 -0
- /package/universal-modal/{index.module-fab6e8c9.js → index.module-3a1998cb.js} +0 -0
- /package/universal-modal/modern/{index.module-b0516c23.js → index.module-223060ce.js} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: ".divider__component_1h07d {\n border-bottom: 1px solid #353539;\n}.backdrop__backdrop_ckren {\n -webkit-tap-highlight-color: transparent;\n} .backdrop__appear_ckren,\n.backdrop__enter_ckren {\n background-color: transparent;\n} .backdrop__appearActive_ckren,\n.backdrop__enterActive_ckren,\n.backdrop__appearDone_ckren,\n.backdrop__enterDone_ckren {\n background-color: rgba(0, 0, 0, 0.7);\n} .backdrop__exit_ckren {\n background-color: rgba(0, 0, 0, 0.7);\n} .backdrop__exitActive_ckren,\n.backdrop__exitDone_ckren {\n background-color: transparent;\n} .backdrop__transparent_ckren.backdrop__transparent_ckren {\n background-color: transparent;\n}.badge__component_11drg.badge__background-accent_11drg {\n background-color: #f83a2a;\n color: rgba(255, 255, 255, 0.94);\n } .badge__component_11drg.badge__background-specialbg-secondary-transparent_11drg {\n background-color: rgba(225, 225, 248, 0.09);\n color: rgba(255, 255, 255, 0.94);\n } .badge__component_11drg.badge__background-primary_11drg {\n background-color: #262629;\n color: rgba(255, 255, 255, 0.94);\n } .badge__outlineCount_11drg {\n border: 2px solid rgba(3, 3, 6, 0.88);\n} .badge__heightS_11drg.badge__outlineCount_11drg {\n border: 1px solid rgba(3, 3, 6, 0.88);\n} .badge__icon_11drg {\n color: #17d055\n} .badge__icon_11drg.badge__positive_11drg {\n color: #17d055;\n background-color: #17d055;\n } .badge__icon_11drg.badge__attention_11drg {\n color: #fda136;\n background-color: #fda136;\n } .badge__icon_11drg.badge__negative_11drg {\n color: #ff4837;\n background-color: #ff4837;\n } .badge__icon_11drg.badge__link_11drg {\n color: #3193fc;\n background-color: #3193fc;\n } .badge__icon_11drg.badge__tertiary_11drg {\n color: #4a4a51;\n background-color: #4a4a51;\n } .badge__icon_11drg.badge__secondary_11drg {\n color: #898991;\n background-color: #898991;\n } .badge__icon_11drg.badge__primary_11drg {\n color: rgba(255, 255, 255, 0.94);\n background-color: rgba(255, 255, 255, 0.94);\n } .badge__graphic-static-light_11drg.badge__icon_11drg:before {\n background-color: rgba(255, 255, 255, 0.94);\n} .badge__graphic-primary_11drg.badge__icon_11drg:before {\n background-color: rgba(255, 255, 255, 0.94);\n} .badge__outline_11drg {\n background-color: rgba(3, 3, 6, 0.88);\n} .badge__outlineColor_11drg {\n background-color: #f83a2a\n} .badge__outlineColor_11drg.badge__attention_11drg {\n background-color: #fda136;\n } .badge__outlineColor_11drg.badge__positive_11drg {\n background-color: #17d055;\n } .badge__outlineColor_11drg.badge__negative_11drg {\n background-color: #ff4837;\n } .badge__outlineColor_11drg.badge__link_11drg {\n background-color: #3193fc;\n } .badge__outlineColor_11drg.badge__tertiary_11drg {\n background-color: #4a4a51;\n } .badge__outlineColor_11drg.badge__secondary_11drg {\n background-color: #898991;\n } .badge__outlineColor_11drg.badge__primary_11drg {\n background-color: rgba(255, 255, 255, 0.94);\n } .badge__dot_11drg.badge__outlineCount_11drg {\n border: 1px solid rgba(3, 3, 6, 0.88);\n}.card-image__cardImage_q4jc2 {\n background: #e7e8ea;\n} .card-image__loaded_q4jc2 {\n background: transparent\n}.dropzone__component_ffow7 {\n border: 1px dashed rgba(255, 255, 255, 0.94);\n} .dropzone__component_ffow7:not(.dropzone__disabled_ffow7):hover {\n background-color: transparent;\n} .dropzone__dragOver_ffow7 {\n background-color: transparent;\n} .dropzone__error_ffow7 {\n border-color: #ff4837;\n}\n.dropzone__overlay_13lhg {\n background: rgba(214, 214, 229, 0.07);\n} .dropzone__text_13lhg {\n color: rgba(255, 255, 255, 0.94);\n}.hatching-progress-bar__container_sb1n7 {\n background: rgba(222, 222, 238, 0.13);\n} .hatching-progress-bar__hatch_sb1n7 {\n background: repeating-linear-gradient(\n -45deg,\n rgba(222, 222, 238, 0.13) 6px 10px,\n rgba(255, 255, 255, 0) 10px 18px\n );\n} .hatching-progress-bar__positive_sb1n7 {\n background: #17d055;\n } .hatching-progress-bar__attention_sb1n7 {\n background: #fda136;\n } .hatching-progress-bar__negative_sb1n7 {\n background: #ff4837;\n } .hatching-progress-bar__link_sb1n7 {\n background: #3193fc;\n } .hatching-progress-bar__tertiary_sb1n7 {\n background: #4a4a51;\n } .hatching-progress-bar__secondary_sb1n7 {\n background: #898991;\n } .hatching-progress-bar__primary_sb1n7 {\n background: rgba(255, 255, 255, 0.94);\n } .hatching-progress-bar__accent_sb1n7 {\n background: #f83a2a;\n }@media (max-width: 599px) {\n }\n@media (min-width: 320px) {\n }\n@media (min-width: 360px) {\n }\n@media (min-width: 375px) {\n }\n@media (min-width: 412px) {\n }\n@media (min-width: 600px) and (max-width: 1023px) {\n }\n@media (min-width: 600px) {\n }\n@media (min-width: 768px) {\n }\n@media (min-width: 1024px) {\n }\n@media (min-width: 1024px) {\n }\n@media (min-width: 1280px) {\n }\n@media (min-width: 1440px) {\n }\n@media (min-width: 1920px) {\n }\n@media (max-width: 599px) {\n }\n@media (min-width: 320px) {\n }\n@media (min-width: 360px) {\n }\n@media (min-width: 375px) {\n }\n@media (min-width: 412px) {\n }\n@media (min-width: 600px) and (max-width: 1023px) {\n }\n@media (min-width: 600px) {\n }\n@media (min-width: 768px) {\n }\n@media (min-width: 1024px) {\n }\n@media (min-width: 1024px) {\n }\n@media (min-width: 1280px) {\n }\n@media (min-width: 1440px) {\n }\n@media (min-width: 1920px) {\n }\n.icon-view__component_14a70 {\n color: rgba(238, 238, 251, 0.55)\n} .icon-view__bg_14a70 {\n fill: #1c1c1e;\n} .icon-view__border_14a70 {\n stroke: rgba(225, 225, 248, 0.09);\n fill: transparent;\n}.indicator__component_cv8wn {\n color: rgba(255, 255, 255, 0.94);\n background-color: #f83a2a;\n} .indicator__red_cv8wn {\n background-color: #f83a2a;\n color: rgba(255, 255, 255, 0.94)\n} .indicator__red_cv8wn.indicator__border_cv8wn {\n outline: 2px solid #121213;\n } .indicator__white_cv8wn {\n background-color: #262629;\n color: rgba(255, 255, 255, 0.94)\n} .indicator__white_cv8wn.indicator__border_cv8wn {\n outline: 2px solid #121213;\n } .indicator__grey_cv8wn {\n background-color: rgba(225, 225, 248, 0.09);\n color: rgba(255, 255, 255, 0.94)\n} .indicator__grey_cv8wn.indicator__border_cv8wn {\n outline: 2px solid #121213;\n }.link__primary_31d1v {\n color: rgba(255, 255, 255, 0.94);\n border-bottom-color: rgba(255, 255, 255, 0.94)\n} @media (hover: hover) {\n .link__primary_31d1v:hover {\n color: rgba(255, 255, 255, 0.7);\n }\n } .link__primary_31d1v:active {\n color: rgba(255, 255, 255, 0.6);\n } .link__secondary_31d1v {\n color: rgba(238, 238, 251, 0.55);\n border-bottom-color: rgba(238, 238, 251, 0.55)\n} @media (hover: hover) {\n .link__secondary_31d1v:hover {\n color: rgba(239, 240, 252, 0.65);\n }\n } .link__secondary_31d1v:active {\n color: rgba(243, 245, 254, 0.75);\n } .link__defaultView_31d1v {\n color: #4a9dfc;\n border-bottom-color: #4a9dfc\n} @media (hover: hover) {\n .link__defaultView_31d1v:hover {\n color: #63aafd;\n }\n } .link__defaultView_31d1v:active {\n color: #7fb6ff;\n }\n@media (hover: hover) {\n .link__component_2djbu:hover .link__text_2djbu {\n border-bottom-color: rgba(0, 0, 0, 0);\n }\n } .link__component_2djbu:active .link__text_2djbu {\n border-bottom-color: rgba(0, 0, 0, 0);\n } .link__focused_2djbu {\n outline: 2px solid #3193fc;\n} .link__pseudo_2djbu {\n background-color: transparent;\n}\n.link__primary_bewaj {\n color: rgba(3, 3, 6, 0.88);\n border-bottom-color: rgba(3, 3, 6, 0.88)\n} @media (hover: hover) {\n .link__primary_bewaj:hover {\n color: rgba(1, 1, 12, 0.63);\n }\n } .link__primary_bewaj:active {\n color: rgba(4, 4, 19, 0.55);\n } .link__secondary_bewaj {\n color: rgba(4, 4, 19, 0.55);\n border-bottom-color: rgba(4, 4, 19, 0.55)\n} @media (hover: hover) {\n .link__secondary_bewaj:hover {\n color: rgba(1, 1, 12, 0.63);\n }\n } .link__secondary_bewaj:active {\n color: rgba(0, 0, 10, 0.71);\n } .link__defaultView_bewaj {\n color: #2a77ef;\n border-bottom-color: #2a77ef\n} @media (hover: hover) {\n .link__defaultView_bewaj:hover {\n color: #2c64d4;\n }\n } .link__defaultView_bewaj:active {\n color: #2453b4;\n }@keyframes loader__blink_1fqz5 {\n}.progress-bar__container_1sjhv {\n background-color: rgba(222, 222, 238, 0.13);\n}\n.progress-bar__filled_zf3ue.progress-bar__positive_zf3ue {\n background: #17d055;\n } .progress-bar__filled_zf3ue.progress-bar__negative_zf3ue {\n background: #ff4837;\n } .progress-bar__filled_zf3ue.progress-bar__attention_zf3ue {\n background: #fda136;\n } .progress-bar__filled_zf3ue.progress-bar__link_zf3ue {\n background: #3193fc;\n } .progress-bar__filled_zf3ue.progress-bar__tertiary_zf3ue {\n background: #4a4a51;\n } .progress-bar__filled_zf3ue.progress-bar__secondary_zf3ue {\n background: #898991;\n } .progress-bar__filled_zf3ue.progress-bar__primary_zf3ue {\n background: rgba(255, 255, 255, 0.94);\n } .progress-bar__filled_zf3ue.progress-bar__accent_zf3ue {\n background: #f83a2a;\n }\n.progress-bar__container_sd7dn {\n background-color: rgba(15, 25, 55, 0.1);\n}.scrollbar__component_82jy4 .scrollbar:before {\n background-color: rgba(228, 228, 251, 0.28);\n } .scrollbar__component_82jy4.dragging .track .scrollbar.visible:before {\n background-color: rgba(238, 238, 254, 0.46);\n }\n\n.scrollbar__component_1nt36 .scrollbar:before {\n background-color: rgba(9, 12, 37, 0.28);\n } .scrollbar__component_1nt36.dragging .track .scrollbar.visible:before {\n background-color: rgba(4, 4, 21, 0.47);\n }.skeleton__component_16ioo {\n background: rgba(214, 214, 229, 0.07);\n} @keyframes skeleton__background_16ioo {\n 0% {\n background: rgba(214, 214, 229, 0.07);\n }\n 100% {\n background: rgba(222, 222, 238, 0.13);\n }\n}\n.skeleton__component_m4c32 {\n color: transparent\n} .skeleton__component_m4c32:before {\n background: transparent;\n}\n.skeleton__component_1wunm {\n background: rgba(38, 55, 88, 0.06);\n} @keyframes skeleton__background-inverted_1wunm {\n 0% {\n background: rgba(38, 55, 88, 0.06);\n }\n 100% {\n background: rgba(15, 25, 55, 0.1);\n }\n}.segmented-control__wrapper_o8d4w {\n background-color: rgba(225, 225, 248, 0.09);\n} .segmented-control__segment_o8d4w.segmented-control__selected_o8d4w {\n color: rgba(255, 255, 255, 0.94);\n} .segmented-control__selectedBox_o8d4w {\n border: 0.5px solid rgba(225, 225, 248, 0.09);\n background-color: rgba(214, 214, 229, 0.07);\n}\n.segmented-control__selectedBox_1kxe9 {\n box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),\n 0 0 1px rgba(0, 0, 0, 0.04);\n}\n.segmented-control__wrapper_qh8k2 {\n background-color: rgba(30, 43, 68, 0.08);\n} .segmented-control__segment_qh8k2.segmented-control__selected_qh8k2 {\n color: rgba(3, 3, 6, 0.88);\n} .segmented-control__selectedBox_qh8k2 {\n border: 0.5px solid rgba(30, 43, 68, 0.08);\n background-color: #fff;\n}\n.segmented-control__segment_ndvtj {\n color: rgba(255, 255, 255, 0.94)\n} .segmented-control__segment_ndvtj:not(:first-child):before {\n background-color: rgba(222, 222, 238, 0.13);\n }\n.segmented-control__segment_b8fl4 {\n background-color: transparent\n} .segmented-control__focused_b8fl4 {\n outline: 2px solid #3193fc;\n}\n.segmented-control__segment_1sw34 {\n color: rgba(3, 3, 6, 0.88)\n} .segmented-control__segment_1sw34:not(:first-child):before {\n background-color: rgba(15, 25, 55, 0.1);\n }.slider__component_13pkv .noUi-base:hover .noUi-connects {\n background: rgba(222, 222, 238, 0.13);\n } .slider__component_13pkv .noUi-base:hover .noUi-connect {\n background: #f83a2a;\n } .slider__component_13pkv .noUi-handle:hover .noUi-touch-area {\n background: #ff503e;\n } .slider__component_13pkv .noUi-handle:active .noUi-touch-area {\n background: #fd624e;\n } .slider__component_13pkv .noUi-connects {\n background: rgba(222, 222, 238, 0.13);\n } .slider__component_13pkv .noUi-connect {\n background: #f83a2a;\n } .slider__component_13pkv .noUi-handle {\n border: 2px solid transparent;\n } .slider__component_13pkv .noUi-touch-area {\n background: #f83a2a;\n } .slider__component_13pkv .noUi-pips {\n color: rgba(238, 238, 251, 0.55);\n }.status-badge__positive-checkmark_12653 {\n background-color: #17d055;\n} .status-badge__negative-cross_12653,\n.status-badge__negative-alert_12653,\n.status-badge__negative-block_12653 {\n background-color: #ff4837;\n} .status-badge__attention-alert_12653 {\n background-color: #fda136;\n} .status-badge__neutral-information_12653,\n.status-badge__neutral-operation_12653,\n.status-badge__neutral-cross_12653 {\n background-color: #898991;\n}\n.status-badge__component_1pwds {\n color: rgba(255, 255, 255, 0.94);\n}\n.status-badge__positive-checkmark_17l8j {\n background-color: #0cc44d;\n} .status-badge__negative-cross_17l8j,\n.status-badge__negative-alert_17l8j,\n.status-badge__negative-block_17l8j {\n background-color: #ff4837;\n} .status-badge__attention-alert_17l8j {\n background-color: #fa9313;\n} .status-badge__neutral-information_17l8j,\n.status-badge__neutral-operation_17l8j,\n.status-badge__neutral-cross_17l8j {\n background-color: #898991;\n}.status__soft_1jon9.status__green_1jon9, .status__muted-alt_1jon9.status__green_1jon9 {\n background: #d1f1d7;\n color: #0d9336;\n } .status__soft_1jon9.status__orange_1jon9, .status__muted-alt_1jon9.status__orange_1jon9 {\n background: #fde6c8;\n color: #ea8313;\n } .status__soft_1jon9.status__red_1jon9, .status__muted-alt_1jon9.status__red_1jon9 {\n background: #ffdfdf;\n color: #ec2d20;\n } .status__soft_1jon9.status__blue_1jon9, .status__muted-alt_1jon9.status__blue_1jon9 {\n background: #d8eaff;\n color: #2a77ef;\n } .status__soft_1jon9.status__teal_1jon9, .status__muted-alt_1jon9.status__teal_1jon9 {\n background: #c8f1f3;\n color: #058a8f;\n } .status__soft_1jon9.status__grey_1jon9, .status__muted-alt_1jon9.status__grey_1jon9 {\n background: rgba(222, 222, 238, 0.13);\n color: rgba(238, 238, 251, 0.55);\n } .status__soft_1jon9.status__purple_1jon9, .status__muted-alt_1jon9.status__purple_1jon9 {\n background: #e3e6fe;\n color: #7a63f1;\n } .status__contrast_1jon9 {\n color: rgba(3, 3, 6, 0.88)\n} .status__contrast_1jon9.status__green_1jon9 {\n background: #0cc44d;\n } .status__contrast_1jon9.status__orange_1jon9 {\n background: #fa9313;\n } .status__contrast_1jon9.status__red_1jon9 {\n background: #fe5e48;\n } .status__contrast_1jon9.status__blue_1jon9 {\n background: #3193fc;\n } .status__contrast_1jon9.status__teal_1jon9 {\n background: #09b9be;\n } .status__contrast_1jon9.status__grey_1jon9 {\n background: #898991;\n } .status__contrast_1jon9.status__purple_1jon9 {\n background: #897eff;\n } .status__muted_1jon9.status__green_1jon9 {\n background: #dff8e5;\n color: #0d9336;\n } .status__muted_1jon9.status__orange_1jon9 {\n background: #ffefd9;\n color: #ea8313;\n } .status__muted_1jon9.status__red_1jon9 {\n background: #ffebeb;\n color: #ec2d20;\n } .status__muted_1jon9.status__blue_1jon9 {\n background: #e4f0ff;\n color: #2a77ef;\n } .status__muted_1jon9.status__teal_1jon9 {\n background: #daf7f8;\n color: #058a8f;\n } .status__muted_1jon9.status__grey_1jon9 {\n background: rgba(225, 225, 248, 0.09);\n color: rgba(238, 238, 251, 0.55);\n } .status__muted_1jon9.status__purple_1jon9 {\n background: #eeedff;\n color: #7a63f1;\n }.underlay__background-accent_f7o25 {\n background-color: #ef3124;\n } .underlay__background-info_f7o25 {\n background-color: #001c3c;\n } .underlay__background-attention-muted_f7o25 {\n background-color: #36291f;\n } .underlay__background-positive-muted_f7o25 {\n background-color: #232d25;\n } .underlay__background-negative-muted_f7o25 {\n background-color: #392523;\n } .underlay__background-primary_f7o25 {\n background-color: #121213;\n } .underlay__background-primary-inverted_f7o25 {\n background-color: #fff;\n } .underlay__background-secondary_f7o25 {\n background-color: #1c1c1e;\n } .underlay__background-secondary-inverted_f7o25 {\n background-color: #f2f3f5;\n } .underlay__background-tertiary_f7o25 {\n background-color: #27272a;\n } .underlay__background-tertiary-inverted_f7o25 {\n background-color: #e7e8ea;\n } .underlay__background-quaternary_f7o25 {\n background-color: #36363a;\n } .underlay__background-quaternary-inverted_f7o25 {\n background-color: #dcdee2;\n } .underlay__background-specialbg-component_f7o25 {\n background-color: rgba(255, 255, 255, 0.1);\n } .underlay__background-specialbg-component-inverted_f7o25 {\n background-color: rgba(11, 31, 53, 0.07);\n } .underlay__background-specialbg-primary-grouped_f7o25 {\n background-color: #1c1c1e;\n } .underlay__background-specialbg-secondary-grouped_f7o25 {\n background-color: #27272a;\n } .underlay__background-specialbg-tertiary-grouped_f7o25 {\n background-color: #36363a;\n } .underlay__background-specialbg-secondary-transparent_f7o25 {\n background-color: rgba(214, 214, 229, 0.07);\n } .underlay__background-specialbg-secondary-transparent-inverted_f7o25 {\n background-color: rgba(38, 55, 88, 0.06);\n } .underlay__background-specialbg-tertiary-transparent_f7o25 {\n background-color: rgba(222, 222, 240, 0.12);\n } .underlay__background-specialbg-tertiary-transparent-inverted_f7o25 {\n background-color: rgba(30, 43, 68, 0.08);\n } .underlay__shadow-xs_f7o25 {\n box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n } .underlay__shadow-s_f7o25 {\n box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),\n 0 0 1px rgba(0, 0, 0, 0.04);\n } .underlay__shadow-m_f7o25 {\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n } .underlay__shadow-l_f7o25 {\n box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),\n 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n } .underlay__shadow-xl_f7o25 {\n box-shadow: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),\n 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n } .underlay__shadow-xs-hard_f7o25 {\n box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-s-hard_f7o25 {\n box-shadow: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),\n 0 0 1px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-m-hard_f7o25 {\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-l-hard_f7o25 {\n box-shadow: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),\n 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-xl-hard_f7o25 {\n box-shadow: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),\n 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-xs-up_f7o25 {\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);\n } .underlay__shadow-s-up_f7o25 {\n box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);\n } .underlay__shadow-m-up_f7o25 {\n box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-l-up_f7o25 {\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);\n } .underlay__shadow-xl-up_f7o25 {\n box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);\n } .underlay__shadow-xs-hard-up_f7o25 {\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),\n 0 -2px 4px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-s-hard-up_f7o25 {\n box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),\n 0 -4px 8px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-m-hard-up_f7o25 {\n box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),\n 0 -8px 16px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-l-hard-up_f7o25 {\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),\n 0 -12px 24px rgba(0, 0, 0, 0.16);\n } .underlay__shadow-xl-hard-up_f7o25 {\n box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),\n 0 -16px 32px rgba(0, 0, 0, 0.16);\n } .underlay__border-color-accent_f7o25 {\n border-color: #f83a2a;\n } .underlay__border-color-key_f7o25 {\n border-color: rgba(255, 255, 255, 0.94);\n } .underlay__border-color-key-inverted_f7o25 {\n border-color: rgba(3, 3, 6, 0.88);\n } .underlay__border-color-link_f7o25 {\n border-color: #3193fc;\n } .underlay__border-color-primary_f7o25 {\n border-color: #353539;\n } .underlay__border-color-primary-inverted_f7o25 {\n border-color: #d2d3d9;\n } .underlay__border-color-secondary_f7o25 {\n border-color: #29292c;\n } .underlay__border-color-secondary-inverted_f7o25 {\n border-color: #e7e8eb;\n } .underlay__border-color-tertiary_f7o25 {\n border-color: #212124;\n } .underlay__border-color-tertiary-inverted_f7o25 {\n border-color: #edeef0;\n } .underlay__border-color-underline_f7o25 {\n border-color: #4a4a51;\n } .underlay__border-color-underline-inverted_f7o25 {\n border-color: #babbc2;\n } .underlay__border-color-graphic-attention_f7o25 {\n border-color: #fda136;\n } .underlay__border-color-graphic-link_f7o25 {\n border-color: #3193fc;\n } .underlay__border-color-graphic-negative_f7o25 {\n border-color: #ff4837;\n } .underlay__border-color-graphic-positive_f7o25 {\n border-color: #17d055;\n } .underlay__border-color-specialbg-secondary-transparent_f7o25 {\n border-color: rgba(225, 225, 248, 0.09);\n } .underlay__border-color-specialbg-secondary-transparent-inverted_f7o25 {\n border-color: rgba(30, 43, 68, 0.08);\n } .underlay__border-color-specialbg-tertiary-transparent_f7o25 {\n border-color: rgba(222, 222, 238, 0.13);\n } .underlay__border-color-specialbg-tertiary-transparent-inverted_f7o25 {\n border-color: rgba(15, 25, 55, 0.1);\n }.checkbox-group__label_1oeu7 {\n color: rgba(255, 255, 255, 0.94);\n}\n.checkbox-group__label_1t6y4 {\n color: rgba(238, 238, 251, 0.55);\n}\n.checkbox-group__error_1jc1q {\n border-left: 1px solid #ff4837\n} .checkbox-group__errorMessage_1jc1q {\n color: #ff4837;\n} .checkbox-group__hint_1jc1q {\n color: rgba(238, 238, 251, 0.55);\n}.checkbox__box_1nfgp {\n color: rgba(3, 3, 6, 0.88);\n background-color: #262629;\n border: 1.5px solid rgba(238, 238, 251, 0.55);\n} .checkbox__checkedIcon_1nfgp {\n color: rgba(3, 3, 6, 0.88);\n} .checkbox__component_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {\n background-color: #2f2f32;\n border-color: rgba(238, 238, 251, 0.55);\n} .checkbox__component_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {\n background-color: #353539;\n border-color: rgba(238, 238, 251, 0.55);\n} .checkbox__checked_1nfgp .checkbox__box_1nfgp {\n background-color: #f2f3f5;\n border-color: transparent;\n} .checkbox__checked_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {\n background-color: #dcdde1;\n border-color: transparent;\n} .checkbox__checked_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {\n background-color: #d2d3d9;\n border-color: transparent;\n} .checkbox__indeterminate_1nfgp .checkbox__box_1nfgp {\n background-color: #f2f3f5;\n border-color: transparent;\n} .checkbox__indeterminate_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {\n background-color: #dcdde1;\n border-color: transparent;\n} .checkbox__indeterminate_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {\n background-color: #d2d3d9;\n border-color: transparent;\n} .checkbox__disabled_1nfgp .checkbox__box_1nfgp {\n background-color: #262629;\n border-color: rgba(222, 222, 238, 0.13);\n} .checkbox__disabled_1nfgp.checkbox__checked_1nfgp .checkbox__box_1nfgp {\n background-color: rgba(225, 225, 248, 0.09);\n border-color: transparent;\n .checkbox__checkedIcon_1nfgp {\n color: rgba(228, 228, 251, 0.28);\n }\n} .checkbox__disabled_1nfgp.checkbox__indeterminate_1nfgp .checkbox__box_1nfgp {\n background-color: rgba(225, 225, 248, 0.09);\n border-color: transparent\n} .checkbox__disabled_1nfgp.checkbox__indeterminate_1nfgp .checkbox__box_1nfgp .checkbox__indeterminateLine_1nfgp {\n background-color: rgba(228, 228, 251, 0.28);\n } .checkbox__disabled_1nfgp .checkbox__label_1nfgp {\n color: rgba(238, 238, 251, 0.55);\n} .checkbox__disabled_1nfgp .checkbox__hint_1nfgp {\n color: rgba(238, 238, 251, 0.55);\n} .checkbox__label_1nfgp {\n color: rgba(255, 255, 255, 0.94);\n} .checkbox__hint_1nfgp {\n color: rgba(238, 238, 251, 0.55);\n} .checkbox__indeterminateLine_1nfgp {\n background-color: rgba(3, 3, 6, 0.88);\n}\n.checkbox__focused_1cwfv .checkbox__box_1cwfv {\n outline: 2px solid #3193fc;\n} .checkbox__errorMessage_1cwfv {\n color: #ff4837;\n}\n.checkbox__box_gtrvf {\n color: rgba(255, 255, 255, 0.94);\n background-color: #fff;\n border: 1.5px solid rgba(4, 4, 21, 0.47);\n} .checkbox__checkedIcon_gtrvf {\n color: rgba(255, 255, 255, 0.94);\n} .checkbox__component_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {\n background-color: #e7e8eb;\n border-color: rgba(4, 4, 21, 0.47);\n} .checkbox__component_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {\n background-color: #dcdde1;\n border-color: rgba(4, 4, 21, 0.47);\n} .checkbox__checked_gtrvf .checkbox__box_gtrvf {\n background-color: #212124;\n border-color: transparent;\n} .checkbox__checked_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {\n background-color: #2f2f32;\n border-color: transparent;\n} .checkbox__checked_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {\n background-color: #353539;\n border-color: transparent;\n} .checkbox__indeterminate_gtrvf .checkbox__box_gtrvf {\n background-color: #212124;\n border-color: transparent;\n} .checkbox__indeterminate_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {\n background-color: #2f2f32;\n border-color: transparent;\n} .checkbox__indeterminate_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {\n background-color: #353539;\n border-color: transparent;\n} .checkbox__disabled_gtrvf .checkbox__box_gtrvf {\n background-color: #fff;\n border-color: rgba(15, 25, 55, 0.1);\n} .checkbox__disabled_gtrvf.checkbox__checked_gtrvf .checkbox__box_gtrvf {\n background-color: rgba(30, 43, 68, 0.08);\n border-color: transparent;\n .checkbox__checkedIcon_gtrvf {\n color: rgba(9, 12, 37, 0.28);\n }\n} .checkbox__disabled_gtrvf.checkbox__indeterminate_gtrvf .checkbox__box_gtrvf {\n background-color: rgba(30, 43, 68, 0.08);\n border-color: transparent\n} .checkbox__disabled_gtrvf.checkbox__indeterminate_gtrvf .checkbox__box_gtrvf .checkbox__indeterminateLine_gtrvf {\n background-color: rgba(9, 12, 37, 0.28);\n } .checkbox__disabled_gtrvf .checkbox__label_gtrvf {\n color: rgba(4, 4, 19, 0.55);\n} .checkbox__disabled_gtrvf .checkbox__hint_gtrvf {\n color: rgba(4, 4, 19, 0.55);\n} .checkbox__label_gtrvf {\n color: rgba(3, 3, 6, 0.88);\n} .checkbox__hint_gtrvf {\n color: rgba(4, 4, 19, 0.55);\n} .checkbox__indeterminateLine_gtrvf {\n background-color: rgba(255, 255, 255, 0.94);\n}.code-input__component_1t0ds {\n background-color: rgba(222, 222, 238, 0.13)\n}\n.code-input__component_hmue9 {\n background-color: rgba(214, 214, 229, 0.07);\n}\n.code-input__error_1doj1 {\n color: #ff4837;\n} @keyframes code-input__shake_1doj1 {\n}\n.code-input__input_14rl9 {\n color: rgba(255, 255, 255, 0.94)\n} .code-input__input_14rl9.code-input__hasError_14rl9 {\n color: #ff4837;\n caret-color: rgba(255, 255, 255, 0.94);\n background-color: #392523;\n } .code-input__input_14rl9.code-input__disabled_14rl9 {\n color: rgba(233, 233, 250, 0.37);\n } .code-input__input_14rl9:-webkit-autofill {\n -webkit-text-fill-color: rgba(255, 255, 255, 0.94);\n }.filter-tag__valueButton_1ap15.filter-tag__filled_1ap15 {\n background-color: rgba(222, 222, 238, 0.13)\n } .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:disabled {\n background-color: rgba(214, 214, 229, 0.07);\n } @media (hover: hover) {\n .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:not(:disabled):hover {\n background-color: rgba(234, 234, 248, 0.15);\n }\n } .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:not(:disabled):active {\n background-color: rgba(231, 231, 248, 0.18);\n }\n\n.filter-tag__valueButton_16br3.filter-tag__filled_16br3 {\n background-color: rgba(15, 25, 55, 0.1)\n } .filter-tag__valueButton_16br3.filter-tag__filled_16br3:disabled {\n background-color: rgba(38, 55, 88, 0.06);\n } @media (hover: hover) {\n .filter-tag__valueButton_16br3.filter-tag__filled_16br3:not(:disabled):hover {\n background-color: rgba(5, 12, 41, 0.14);\n }\n } .filter-tag__valueButton_16br3.filter-tag__filled_16br3:not(:disabled):active {\n background-color: rgba(5, 11, 44, 0.18);\n }\n.filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j {\n background-color: rgba(214, 214, 229, 0.07)\n } .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:disabled {\n background-color: rgba(214, 214, 229, 0.07);\n } @media (hover: hover) {\n .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:not(:disabled):hover {\n background-color: rgba(214, 214, 229, 0.07);\n }\n } .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:not(:disabled):active {\n background-color: rgba(222, 222, 238, 0.13);\n }\n.filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2 {\n background-color: rgba(38, 55, 88, 0.06)\n } .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:disabled {\n background-color: rgba(38, 55, 88, 0.06);\n } @media (hover: hover) {\n .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:not(:disabled):hover {\n background-color: rgba(38, 55, 88, 0.06);\n }\n } .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:not(:disabled):active {\n background-color: rgba(5, 12, 41, 0.14);\n }\n\n.filter-tag__component_1e0t6.filter-tag__disabled_1e0t6 {\n background-color: transparent;\n } .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6) {\n background-color: #f2f3f5;\n } @media (hover: hover) {\n .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6):hover {\n background-color: #dcdde1;\n }\n } .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6):active {\n background-color: #d2d3d9;\n } .filter-tag__chevron_1e0t6 {\n color: rgba(255, 255, 255, 0.94);\n} .filter-tag__valueButton_1e0t6 {\n color: rgba(255, 255, 255, 0.94);\n background-color: transparent;\n border: 1px solid rgba(228, 228, 251, 0.28)\n} .filter-tag__valueButton_1e0t6:disabled > .filter-tag__chevron_1e0t6 {\n color: #4a4a51;\n } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6 {\n color: rgba(255, 255, 255, 0.94);\n border-color: rgba(228, 228, 251, 0.28);\n background-color: transparent\n } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:disabled {\n border-color: rgba(228, 228, 251, 0.28);\n color: rgba(233, 233, 250, 0.37);\n background-color: transparent;\n } @media (hover: hover) {\n .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:not(:disabled):hover {\n border-color: rgba(228, 228, 251, 0.28);\n background-color: rgba(214, 214, 229, 0.07);\n }\n } .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:not(:disabled):active {\n border-color: rgba(228, 228, 251, 0.28);\n background-color: rgba(225, 225, 248, 0.09);\n } .filter-tag__valueButton_1e0t6.filter-tag__filled_1e0t6 {\n color: rgba(255, 255, 255, 0.94);\n border-color: transparent\n } .filter-tag__valueButton_1e0t6.filter-tag__filled_1e0t6:disabled {\n color: rgba(233, 233, 250, 0.37);\n } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6 {\n color: rgba(3, 3, 6, 0.88);\n background-color: #f2f3f5;\n border-color: #f2f3f5\n } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6 > .filter-tag__chevron_1e0t6 {\n color: rgba(3, 3, 6, 0.88);\n } @media (hover: hover) {\n .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):hover {\n background-color: #dcdde1;\n }\n } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):active {\n background-color: #d2d3d9;\n } @media (hover: hover) {\n .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):hover + .filter-tag__clear_1e0t6:before {\n background-color: transparent;\n }\n } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):active + .filter-tag__clear_1e0t6:before {\n background-color: transparent;\n } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:disabled {\n color: rgba(233, 233, 250, 0.37);\n background-color: rgba(214, 214, 229, 0.07)\n } .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:disabled > .filter-tag__chevron_1e0t6 {\n color: #4a4a51;\n } .filter-tag__clear_1e0t6 {\n color: rgba(4, 4, 21, 0.47);\n background-color: #f2f3f5\n} .filter-tag__clear_1e0t6:before {\n background-color: rgba(9, 12, 37, 0.28);\n } @media (hover: hover) {\n .filter-tag__clear_1e0t6:hover:before {\n background-color: transparent;\n }\n } .filter-tag__clear_1e0t6:active:before {\n background-color: transparent;\n } @media (hover: hover) {\n .filter-tag__clear_1e0t6:hover {\n color: rgba(4, 4, 19, 0.55);\n background-color: #dcdde1;\n }\n } .filter-tag__clear_1e0t6:active {\n color: rgba(1, 1, 12, 0.63);\n background-color: #d2d3d9;\n }\n.filter-tag__focused_1ttbx {\n outline: 2px solid #3193fc;\n} .filter-tag__valueButton_1ttbx.filter-tag__checked_1ttbx:disabled {\n border-color: transparent;\n }\n.filter-tag__component_1o9qu.filter-tag__disabled_1o9qu {\n background-color: transparent;\n } .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu) {\n background-color: #212124;\n } @media (hover: hover) {\n .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu):hover {\n background-color: #2f2f32;\n }\n } .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu):active {\n background-color: #353539;\n } .filter-tag__chevron_1o9qu {\n color: rgba(3, 3, 6, 0.88);\n} .filter-tag__valueButton_1o9qu {\n color: rgba(3, 3, 6, 0.88);\n background-color: transparent;\n border: 1px solid rgba(9, 12, 37, 0.28)\n} .filter-tag__valueButton_1o9qu:disabled > .filter-tag__chevron_1o9qu {\n color: #babbc2;\n } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu {\n color: rgba(3, 3, 6, 0.88);\n border-color: rgba(9, 12, 37, 0.28);\n background-color: transparent\n } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:disabled {\n border-color: rgba(9, 12, 37, 0.28);\n color: rgba(5, 8, 29, 0.38);\n background-color: transparent;\n } @media (hover: hover) {\n .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:not(:disabled):hover {\n border-color: rgba(9, 12, 37, 0.28);\n background-color: rgba(38, 55, 88, 0.06);\n }\n } .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:not(:disabled):active {\n border-color: rgba(9, 12, 37, 0.28);\n background-color: rgba(30, 43, 68, 0.08);\n } .filter-tag__valueButton_1o9qu.filter-tag__filled_1o9qu {\n color: rgba(3, 3, 6, 0.88);\n border-color: transparent\n } .filter-tag__valueButton_1o9qu.filter-tag__filled_1o9qu:disabled {\n color: rgba(5, 8, 29, 0.38);\n } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu {\n color: rgba(255, 255, 255, 0.94);\n background-color: #212124;\n border-color: #212124\n } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu > .filter-tag__chevron_1o9qu {\n color: rgba(255, 255, 255, 0.94);\n } @media (hover: hover) {\n .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):hover {\n background-color: #2f2f32;\n }\n } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):active {\n background-color: #353539;\n } @media (hover: hover) {\n .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):hover + .filter-tag__clear_1o9qu:before {\n background-color: transparent;\n }\n } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):active + .filter-tag__clear_1o9qu:before {\n background-color: transparent;\n } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:disabled {\n color: rgba(5, 8, 29, 0.38);\n background-color: rgba(38, 55, 88, 0.06)\n } .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:disabled > .filter-tag__chevron_1o9qu {\n color: #babbc2;\n } .filter-tag__clear_1o9qu {\n color: rgba(238, 238, 251, 0.55);\n background-color: #212124\n} .filter-tag__clear_1o9qu:before {\n background-color: rgba(228, 228, 251, 0.28);\n } @media (hover: hover) {\n .filter-tag__clear_1o9qu:hover:before {\n background-color: transparent;\n }\n } .filter-tag__clear_1o9qu:active:before {\n background-color: transparent;\n } @media (hover: hover) {\n .filter-tag__clear_1o9qu:hover {\n color: rgba(239, 240, 252, 0.65);\n background-color: #2f2f32;\n }\n } .filter-tag__clear_1o9qu:active {\n color: rgba(243, 245, 254, 0.75);\n background-color: #353539;\n }.form-control__inner_13cuv {\n background-color: rgba(222, 222, 238, 0.13);\n} .form-control__inner_13cuv.form-control__hasError_13cuv {\n background-color: rgba(225, 225, 248, 0.09);\n} .form-control__disabled_13cuv.form-control__hasError_13cuv {\n box-shadow: inset 0 0 0 2px #ff4837;\n}\n\n.form-control__inner_1g9hh {\n background-color: rgba(15, 25, 55, 0.1);\n} .form-control__inner_1g9hh.form-control__hasError_1g9hh {\n background-color: rgba(30, 43, 68, 0.08);\n} .form-control__disabled_1g9hh.form-control__hasError_1g9hh {\n box-shadow: inset 0 0 0 2px\n #ff4837;\n}\n.form-control__inner_io9ts {\n background-color: rgba(214, 214, 229, 0.07);\n} .form-control__disabled_io9ts.form-control__hasError_io9ts {\n box-shadow: inset 0 0 0 2px #ff4837;\n}\n.form-control__inner_evlm8 {\n background-color: rgba(38, 55, 88, 0.06);\n} .form-control__disabled_evlm8.form-control__hasError_evlm8 {\n box-shadow: inset 0 0 0 2px\n #ff4837;\n}\n\n.form-control__component_1jmnd {\n color: rgba(255, 255, 255, 0.94);\n} .form-control__label_1jmnd {\n color: rgba(238, 238, 251, 0.55);\n} .form-control__hint_1jmnd {\n color: rgba(238, 238, 251, 0.55);\n} .form-control__inner_1jmnd.form-control__disabled_1jmnd {\n color: rgba(238, 238, 251, 0.55);\n background-color: rgba(214, 214, 229, 0.07);\n} .form-control__disabled_1jmnd .form-control__label_1jmnd {\n color: rgba(233, 233, 250, 0.37);\n} .form-control__disabled_1jmnd.form-control__hasError_1jmnd {\n background-color: rgba(214, 214, 229, 0.07);\n} .form-control__inner_1jmnd:not(.form-control__disabled_1jmnd):hover {\n background-color: rgba(214, 214, 229, 0.07);\n} .form-control__focused_1jmnd.form-control__inner_1jmnd,\n.form-control__focused_1jmnd.form-control__inner_1jmnd:hover {\n background-color: rgba(214, 214, 229, 0.07);\n box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)\n} .form-control__focused_1jmnd.form-control__inner_1jmnd.form-control__hasError_1jmnd, .form-control__focused_1jmnd.form-control__inner_1jmnd:hover.form-control__hasError_1jmnd {\n box-shadow: inset 0 0 0 2px #ff4837;\n background-color: rgba(214, 214, 229, 0.07);\n } .form-control__error_1jmnd {\n color: #ff4837;\n} .form-control__hasError_1jmnd {\n box-shadow: inset 0 0 0 2px #ff4837;\n} .form-control__hasError_1jmnd .form-control__label_1jmnd {\n color: rgba(238, 238, 251, 0.55);\n}\n\n.form-control__component_df466 {\n color: rgba(3, 3, 6, 0.88);\n} .form-control__label_df466 {\n color: rgba(4, 4, 19, 0.55);\n} .form-control__hint_df466 {\n color: rgba(4, 4, 19, 0.55);\n} .form-control__inner_df466.form-control__disabled_df466 {\n color: rgba(4, 4, 19, 0.55);\n background-color: rgba(38, 55, 88, 0.06);\n} .form-control__disabled_df466 .form-control__label_df466 {\n color: rgba(5, 8, 29, 0.38);\n} .form-control__disabled_df466.form-control__hasError_df466 {\n background-color: rgba(38, 55, 88, 0.06);\n} .form-control__inner_df466:not(.form-control__disabled_df466):hover {\n background-color: rgba(38, 55, 88, 0.06);\n} .form-control__focused_df466.form-control__inner_df466,\n.form-control__focused_df466.form-control__inner_df466:hover {\n background-color: #fff;\n box-shadow: inset 0 0 0 2px\n rgba(4, 4, 21, 0.47)\n} .form-control__focused_df466.form-control__inner_df466.form-control__hasError_df466, .form-control__focused_df466.form-control__inner_df466:hover.form-control__hasError_df466 {\n box-shadow: inset 0 0 0 2px\n #ff4837;\n background-color: #fff;\n } .form-control__error_df466 {\n color: #ff4837;\n} .form-control__hasError_df466 {\n box-shadow: inset 0 0 0 2px\n #ff4837;\n} .form-control__hasError_df466 .form-control__label_df466 {\n color: rgba(4, 4, 19, 0.55);\n}.radio-group__label_1i12x {\n color: rgba(255, 255, 255, 0.94);\n}\n.radio-group__label_1gkzu {\n color: rgba(238, 238, 251, 0.55);\n}\n.radio-group__error_1o7sn {\n border-left: 1px solid #ff4837\n} .radio-group__errorMessage_1o7sn {\n color: #ff4837;\n} .radio-group__hint_1o7sn {\n color: rgba(238, 238, 251, 0.55);\n} .radio-group__hiddenInput_1o7sn:focus ~ button {\n outline: 2px solid #3193fc;\n }.radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437) .radio__circle_1g437 {\n background-color: #262629;\n border: 1.5px solid rgba(238, 238, 251, 0.55);\n } .radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437):hover:not(:active) .radio__circle_1g437 {\n background-color: #2f2f32;\n border-color: rgba(238, 238, 251, 0.55);\n } .radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437):active .radio__circle_1g437 {\n background-color: #353539;\n border-color: rgba(238, 238, 251, 0.55);\n } .radio__container_1g437.radio__disabled_1g437 .radio__circle_1g437 {\n background-color: #262629;\n border: 1.5px solid rgba(222, 222, 238, 0.13);\n } .radio__container_1g437.radio__disabled_1g437 .radio__label_1g437 {\n color: rgba(238, 238, 251, 0.55);\n } .radio__container_1g437.radio__disabled_1g437 .radio__hint_1g437 {\n color: rgba(238, 238, 251, 0.55);\n } .radio__container_1g437.radio__disabled_1g437.radio__checked_1g437 .radio__circle_1g437:before {\n background-color: rgba(228, 228, 251, 0.28);\n } .radio__container_1g437.radio__checked_1g437 .radio__circle_1g437 {\n background-color: #f2f3f5;\n border: 1.5px solid transparent;\n } .radio__container_1g437.radio__checked_1g437:hover .radio__circle_1g437 {\n background-color: #dcdde1;\n border-color: transparent;\n } .radio__container_1g437.radio__checked_1g437:active .radio__circle_1g437 {\n background-color: #d2d3d9;\n border-color: transparent;\n } .radio__container_1g437.radio__disabled_1g437.radio__checked_1g437 .radio__circle_1g437 {\n background-color: rgba(225, 225, 248, 0.09);\n border-color: transparent;\n } .radio__circle_1g437:before {\n background-color: rgba(3, 3, 6, 0.88);\n } .radio__label_1g437 {\n color: rgba(255, 255, 255, 0.94);\n} .radio__hint_1g437 {\n color: rgba(238, 238, 251, 0.55);\n}\n.radio__container_19fzx.radio__focused_19fzx .radio__circle_19fzx {\n outline: 2px solid #3193fc;\n }\n.radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj) .radio__circle_1fujj {\n background-color: #fff;\n border: 1.5px solid rgba(4, 4, 21, 0.47);\n } .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj):hover:not(:active) .radio__circle_1fujj {\n background-color: #e7e8eb;\n border-color: rgba(4, 4, 21, 0.47);\n } .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj):active .radio__circle_1fujj {\n background-color: #dcdde1;\n border-color: rgba(4, 4, 21, 0.47);\n } .radio__container_1fujj.radio__disabled_1fujj .radio__circle_1fujj {\n background-color: #fff;\n border: 1.5px solid rgba(15, 25, 55, 0.1);\n } .radio__container_1fujj.radio__disabled_1fujj .radio__label_1fujj {\n color: rgba(4, 4, 19, 0.55);\n } .radio__container_1fujj.radio__disabled_1fujj .radio__hint_1fujj {\n color: rgba(4, 4, 19, 0.55);\n } .radio__container_1fujj.radio__disabled_1fujj.radio__checked_1fujj .radio__circle_1fujj:before {\n background-color: rgba(9, 12, 37, 0.28);\n } .radio__container_1fujj.radio__checked_1fujj .radio__circle_1fujj {\n background-color: #212124;\n border: 1.5px solid transparent;\n } .radio__container_1fujj.radio__checked_1fujj:hover .radio__circle_1fujj {\n background-color: #2f2f32;\n border-color: transparent;\n } .radio__container_1fujj.radio__checked_1fujj:active .radio__circle_1fujj {\n background-color: #353539;\n border-color: transparent;\n } .radio__container_1fujj.radio__disabled_1fujj.radio__checked_1fujj .radio__circle_1fujj {\n background-color: rgba(30, 43, 68, 0.08);\n border-color: transparent;\n } .radio__circle_1fujj:before {\n background-color: rgba(255, 255, 255, 0.94);\n } .radio__label_1fujj {\n color: rgba(3, 3, 6, 0.88);\n} .radio__hint_1fujj {\n color: rgba(4, 4, 19, 0.55);\n}\n.steps__option_1cplh {\n color: rgba(255, 255, 255, 0.94);\n background: rgba(222, 222, 238, 0.13)\n} .steps__dash_1cplh {\n border-top: 2px solid rgba(222, 222, 238, 0.13)\n} .steps__dash_1cplh.steps__completed_1cplh {\n border-top: 2px solid rgba(255, 255, 255, 0.94);\n } .steps__dash_1cplh.steps__vertical_1cplh {\n border-left: 2px solid rgba(222, 222, 238, 0.13);\n } .steps__dash_1cplh.steps__completed_1cplh.steps__vertical_1cplh {\n border-left: 2px solid rgba(255, 255, 255, 0.94);\n } .steps__text_1cplh {\n color: rgba(255, 255, 255, 0.94)\n} .steps__text_1cplh.steps__interactive_1cplh:not(.steps__disabled_1cplh):hover {\n background: rgba(214, 214, 229, 0.07);\n } .steps__text_1cplh.steps__interactive_1cplh:not(.steps__disabled_1cplh):active {\n background: rgba(225, 225, 248, 0.09);\n } .steps__focused_1cplh {\n outline: 2px solid #3193fc;\n} .steps__selected_1cplh .steps__text_1cplh {\n color: rgba(255, 255, 255, 0.94);\n } .steps__selected_1cplh .steps__option_1cplh {\n color: rgba(3, 3, 6, 0.88);\n background: rgba(255, 255, 255, 0.94);\n } .steps__checkbox_1cplh {\n border: 2px solid rgba(222, 222, 238, 0.13);\n} .steps__dot_1cplh {\n background: rgba(222, 222, 238, 0.13);\n} .steps__selected_1cplh .steps__checkbox_1cplh {\n border: 2px solid rgba(255, 255, 255, 0.94)\n} .steps__selected_1cplh .steps__checkbox_1cplh .steps__dot_1cplh {\n background: rgba(255, 255, 255, 0.94);\n } .steps__completedIndicator_1cplh > [class*='positive'] {\n color: rgba(255, 255, 255, 0.94);\n background-color: rgba(255, 255, 255, 0.94);\n}\n.spinner__component_1czhf {\n color: rgba(255, 255, 255, 0.94);\n}\n@keyframes spinner__spin_animation_1sw1h {\n}\n.spinner__component_v3vsn {\n color: rgba(3, 3, 6, 0.88);\n}\n.page-indicator__element_1a1qe {\n background: rgba(222, 222, 238, 0.13)\n} .page-indicator__element_1a1qe.page-indicator__active_1a1qe {\n background: rgba(255, 255, 255, 0.94);\n }\n\n.page-indicator__element_ey2pr {\n background: rgba(15, 25, 55, 0.1)\n} .page-indicator__element_ey2pr.page-indicator__active_ey2pr {\n background: rgba(3, 3, 6, 0.88);\n }\n.page-indicator__element_u41x1 {\n background: rgba(222, 222, 238, 0.13)\n} .page-indicator__element_u41x1.page-indicator__active_u41x1 {\n background: #f2f3f5;\n }\n.page-indicator__element_1ryvl {\n background: rgba(15, 25, 55, 0.1)\n} .page-indicator__element_1ryvl.page-indicator__active_1ryvl {\n background: #212124;\n }\n.page-indicator__element_19hgh {\n background: rgba(222, 222, 238, 0.13)\n} .page-indicator__element_19hgh.page-indicator__active_19hgh {\n .page-indicator__progress_19hgh {\n background: rgba(255, 255, 255, 0.94);\n }\n }\n.page-indicator__element_1mxbq:not(.page-indicator__active_1mxbq) {\n } .page-indicator__element_1mxbq {\n}\n.page-indicator__element_kd85y {\n background: rgba(15, 25, 55, 0.1)\n} .page-indicator__element_kd85y.page-indicator__active_kd85y {\n .page-indicator__progress_kd85y {\n background: rgba(3, 3, 6, 0.88);\n }\n }\n.page-indicator__element_1foi1 {\n background: rgba(222, 222, 238, 0.13)\n} .page-indicator__element_1foi1.page-indicator__active_1foi1 {\n .page-indicator__progress_1foi1 {\n background: #f2f3f5;\n }\n }\n.page-indicator__element_9xjux {\n background: rgba(15, 25, 55, 0.1)\n} .page-indicator__element_9xjux.page-indicator__active_9xjux {\n .page-indicator__progress_9xjux {\n background: #212124;\n }\n }\n.page-indicator__pageIndicator_1lpjo {\n background: rgba(222, 222, 238, 0.13);\n} .page-indicator__element_1lpjo {\n background: rgba(255, 255, 255, 0.94);\n}\n\n.page-indicator__pageIndicator_19fb3 {\n background: rgba(15, 25, 55, 0.1);\n} .page-indicator__element_19fb3 {\n background: rgba(3, 3, 6, 0.88);\n}\n.page-indicator__pageIndicator_evik7 {\n background: rgba(222, 222, 238, 0.13);\n} .page-indicator__element_evik7 {\n background: #f2f3f5;\n}\n.page-indicator__pageIndicator_1sbo5 {\n background: rgba(15, 25, 55, 0.1);\n} .page-indicator__element_1sbo5 {\n background: #212124;\n}\n.page-indicator__element_av8ci {\n background: rgba(222, 222, 238, 0.13)\n} .page-indicator__element_av8ci.page-indicator__active_av8ci {\n background: rgba(255, 255, 255, 0.94);\n }\n\n.page-indicator__element_1bwtu {\n background: rgba(15, 25, 55, 0.1)\n} .page-indicator__element_1bwtu.page-indicator__active_1bwtu {\n background: rgba(3, 3, 6, 0.88);\n }\n.page-indicator__element_13lae {\n background: rgba(222, 222, 238, 0.13)\n} .page-indicator__element_13lae.page-indicator__active_13lae {\n background: #f2f3f5;\n }\n.page-indicator__element_1jmv2 {\n background: rgba(15, 25, 55, 0.1)\n} .page-indicator__element_1jmv2.page-indicator__active_1jmv2 {\n background: #212124;\n }.switch__switch_17dh3 {\n background-color: rgba(238, 238, 251, 0.55)\n} .switch__switch_17dh3:hover {\n background-color: rgba(239, 240, 252, 0.65);\n } .switch__label_17dh3 {\n color: rgba(255, 255, 255, 0.94);\n} .switch__hint_17dh3 {\n color: rgba(238, 238, 251, 0.55);\n} .switch__checked_17dh3 .switch__switch_17dh3 {\n background-color: #17d055\n} .switch__checked_17dh3 .switch__switch_17dh3:hover {\n background-color: #22e068;\n } .switch__disabled_17dh3 .switch__label_17dh3 {\n color: rgba(238, 238, 251, 0.55);\n} .switch__disabled_17dh3 .switch__hint_17dh3 {\n color: rgba(238, 238, 251, 0.55);\n} .switch__disabled_17dh3 .switch__switch_17dh3 {\n background-color: rgba(225, 225, 248, 0.09)\n} .switch__disabled_17dh3 .switch__switch_17dh3:before {\n background-color: rgba(228, 228, 251, 0.28);\n } .switch__disabled_17dh3.switch__checked_17dh3 .switch__switch_17dh3 {\n background-color: rgba(225, 225, 248, 0.09);\n}\n.switch__component_16kjk {\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n} .switch__switch_16kjk {\n border: 2px solid transparent;\n} .switch__switch_16kjk:before {\n background-color: #fff;\n} .switch__errorMessage_16kjk {\n color: #ff4837;\n} .switch__focused_16kjk .switch__switch_16kjk {\n outline: 2px solid #3193fc;\n}\n.switch__switch_1csk4 {\n background-color: rgba(4, 4, 21, 0.47)\n} .switch__switch_1csk4:hover {\n background-color: rgba(4, 4, 19, 0.55);\n } .switch__label_1csk4 {\n color: rgba(3, 3, 6, 0.88);\n} .switch__hint_1csk4 {\n color: rgba(4, 4, 19, 0.55);\n} .switch__checked_1csk4 .switch__switch_1csk4 {\n background-color: #0cc44d\n} .switch__checked_1csk4 .switch__switch_1csk4:hover {\n background-color: #04b545;\n } .switch__disabled_1csk4 .switch__label_1csk4 {\n color: rgba(4, 4, 19, 0.55);\n} .switch__disabled_1csk4 .switch__hint_1csk4 {\n color: rgba(4, 4, 19, 0.55);\n} .switch__disabled_1csk4 .switch__switch_1csk4 {\n background-color: rgba(30, 43, 68, 0.08)\n} .switch__disabled_1csk4 .switch__switch_1csk4:before {\n background-color: rgba(9, 12, 37, 0.28);\n } .switch__disabled_1csk4.switch__checked_1csk4 .switch__switch_1csk4 {\n background-color: rgba(30, 43, 68, 0.08);\n}\n.system-message__component_wgict {\n color: rgba(238, 238, 251, 0.55);\n}\n\n\n.system-message__component_7rert {\n color: rgba(255, 255, 255, 0.94);\n}\n\n.system-message__component_mhlq1 {\n color: rgba(255, 255, 255, 0.94);\n}\n.base-modal__component_18up5 {\n background: #1c1c1e;\n}.popover__component_ez51y {\n background-color: transparent;\n color: rgba(255, 255, 255, 0.94);\n} .popover__inner_ez51y {\n background-color: #1c1c1e;\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n border: 1px solid transparent;\n} .popover__arrow_ez51y:after {\n background-color: #1c1c1e;\n border: 1px solid transparent;\n}.tag__filled_1s8cc {\n background-color: rgba(222, 222, 238, 0.13)\n} .tag__filled_1s8cc:disabled {\n background-color: rgba(214, 214, 229, 0.07);\n border-color: transparent;\n } @media (hover: hover) {\n .tag__filled_1s8cc:hover:not(:disabled) {\n background-color: rgba(234, 234, 248, 0.15);\n }\n } .tag__filled_1s8cc:active:not(:disabled) {\n background-color: rgba(231, 231, 248, 0.18);\n }\n\n.tag__filled_1rqfw {\n background-color: rgba(15, 25, 55, 0.1)\n} .tag__filled_1rqfw:disabled {\n background-color: rgba(38, 55, 88, 0.06);\n } @media (hover: hover) {\n .tag__filled_1rqfw:hover:not(:disabled) {\n background-color: rgba(5, 12, 41, 0.14);\n }\n } .tag__filled_1rqfw:active:not(:disabled) {\n background-color: rgba(5, 11, 44, 0.18);\n }\n.tag__filled_bxui4 {\n background-color: rgba(214, 214, 229, 0.07)\n} .tag__filled_bxui4:disabled {\n background-color: rgba(214, 214, 229, 0.07);\n } @media (hover: hover) {\n .tag__filled_bxui4:hover:not(:disabled) {\n background-color: rgba(214, 214, 229, 0.07);\n }\n } .tag__filled_bxui4:active:not(:disabled) {\n background-color: rgba(222, 222, 238, 0.13);\n }\n.tag__filled_1ozvn {\n background-color: rgba(38, 55, 88, 0.06)\n} .tag__filled_1ozvn:disabled {\n background-color: rgba(38, 55, 88, 0.06);\n } @media (hover: hover) {\n .tag__filled_1ozvn:hover:not(:disabled) {\n background-color: rgba(38, 55, 88, 0.06);\n }\n } .tag__filled_1ozvn:active:not(:disabled) {\n background-color: rgba(5, 12, 41, 0.14);\n }\n\n.tag__component_112ez.tag__outlined_112ez {\n color: rgba(255, 255, 255, 0.94);\n border-color: rgba(228, 228, 251, 0.28);\n background-color: transparent\n } .tag__component_112ez.tag__outlined_112ez:disabled {\n border-color: rgba(228, 228, 251, 0.28);\n color: rgba(233, 233, 250, 0.37);\n background-color: transparent;\n } @media (hover: hover) {\n .tag__component_112ez.tag__outlined_112ez:hover:not(:disabled) {\n border-color: rgba(228, 228, 251, 0.28);\n background-color: rgba(214, 214, 229, 0.07);\n }\n } .tag__component_112ez.tag__outlined_112ez:active:not(:disabled) {\n border-color: rgba(228, 228, 251, 0.28);\n background-color: rgba(225, 225, 248, 0.09);\n } .tag__component_112ez.tag__filled_112ez {\n color: rgba(255, 255, 255, 0.94);\n border-color: transparent\n } .tag__component_112ez.tag__filled_112ez:disabled {\n color: rgba(233, 233, 250, 0.37);\n } .tag__component_112ez.tag__checked_112ez {\n color: rgba(3, 3, 6, 0.88);\n border-color: #f2f3f5;\n background-color: #f2f3f5\n } .tag__component_112ez.tag__checked_112ez:disabled {\n border-color: transparent;\n color: rgba(233, 233, 250, 0.37);\n background-color: rgba(214, 214, 229, 0.07);\n } @media (hover: hover) {\n .tag__component_112ez.tag__checked_112ez:hover:not(:disabled) {\n background-color: #dcdde1;\n border-color: #dcdde1;\n }\n } .tag__component_112ez.tag__checked_112ez:active:not(:disabled) {\n background-color: #d2d3d9;\n border-color: #d2d3d9;\n }\n.tag__focused_49uj0 {\n outline: 2px solid #3193fc;\n}\n.tag__component_jhy8z.tag__outlined_jhy8z {\n color: rgba(3, 3, 6, 0.88);\n border-color: rgba(9, 12, 37, 0.28);\n background-color: transparent\n } .tag__component_jhy8z.tag__outlined_jhy8z:disabled {\n border-color: rgba(9, 12, 37, 0.28);\n color: rgba(5, 8, 29, 0.38);\n background-color: transparent;\n } @media (hover: hover) {\n .tag__component_jhy8z.tag__outlined_jhy8z:hover:not(:disabled) {\n border-color: rgba(9, 12, 37, 0.28);\n background-color: rgba(38, 55, 88, 0.06);\n }\n } .tag__component_jhy8z.tag__outlined_jhy8z:active:not(:disabled) {\n border-color: rgba(9, 12, 37, 0.28);\n background-color: rgba(30, 43, 68, 0.08);\n } .tag__component_jhy8z.tag__filled_jhy8z {\n color: rgba(3, 3, 6, 0.88);\n border-color: transparent\n } .tag__component_jhy8z.tag__filled_jhy8z:disabled {\n color: rgba(5, 8, 29, 0.38);\n } .tag__component_jhy8z.tag__checked_jhy8z {\n color: rgba(255, 255, 255, 0.94);\n border-color: #212124;\n background-color: #212124\n } .tag__component_jhy8z.tag__checked_jhy8z:disabled {\n border-color: transparent;\n color: rgba(5, 8, 29, 0.38);\n background-color: rgba(38, 55, 88, 0.06);\n } @media (hover: hover) {\n .tag__component_jhy8z.tag__checked_jhy8z:hover:not(:disabled) {\n background-color: #2f2f32;\n border-color: #2f2f32;\n }\n } .tag__component_jhy8z.tag__checked_jhy8z:active:not(:disabled) {\n background-color: #353539;\n border-color: #353539;\n }.typography__tertiary_7r4de {\n color: rgba(233, 233, 250, 0.37);\n} .typography__disabled_7r4de {\n color: rgba(231, 231, 248, 0.18);\n} .typography__accent_7r4de {\n color: #f83a2a;\n} .typography__primary_7r4de {\n color: rgba(255, 255, 255, 0.94);\n} .typography__attention_7r4de {\n color: #fa9313;\n} .typography__positive_7r4de {\n color: #0cc44d;\n} .typography__secondary_7r4de {\n color: rgba(238, 238, 251, 0.55);\n} .typography__tertiary-inverted_7r4de {\n color: rgba(5, 8, 29, 0.38);\n} .typography__primary-inverted_7r4de {\n color: rgba(3, 3, 6, 0.88);\n} .typography__secondary-inverted_7r4de {\n color: rgba(4, 4, 19, 0.55);\n} .typography__link_7r4de {\n color: #4a9dfc;\n} .typography__negative_7r4de {\n color: #ff4837;\n} .typography__static-primary-light_7r4de {\n color: #fff;\n} .typography__static-secondary-light_7r4de {\n color: rgba(238, 238, 251, 0.55);\n} .typography__static-tertiary-light_7r4de {\n color: rgba(233, 233, 250, 0.37);\n} .typography__static-primary-dark_7r4de {\n color: #0e0e0e;\n} .typography__static-secondary-dark_7r4de {\n color: rgba(4, 4, 19, 0.55);\n} .typography__static-tertiary-dark_7r4de {\n color: rgba(5, 8, 29, 0.38);\n} .typography__static-accent_7r4de {\n color: #ef3124;\n} .typography__static-positive_7r4de {\n color: #0d9336;\n}\n\n\n\n\n\n\n\n.sortable-list__primary_obo3g {\n background: #262629;\n} .sortable-list__secondary_obo3g {\n background: #1c1c1e;\n}\n.sortable-list__component_1416p:hover .sortable-list__icon_1416p {\n color: rgba(255, 255, 255, 0.94);\n } .sortable-list__icon_1416p {\n color: rgba(238, 238, 251, 0.55);\n} .sortable-list__dragOverlay_1416p {\n box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),\n 0 0 1px rgba(0, 0, 0, 0.04)\n} .sortable-list__dragOverlay_1416p .sortable-list__icon_1416p {\n color: rgba(255, 255, 255, 0.94);\n } @keyframes sortable-list__pop_1416p {\n to {\n box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),\n 0 0 1px rgba(0, 0, 0, 0.04);\n }\n}.textarea__input_1d0dv {\n color: rgba(255, 255, 255, 0.94);\n caret-color: rgba(255, 255, 255, 0.94);\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n} .textarea__input_1d0dv:-webkit-autofill {\n -webkit-text-fill-color: rgba(255, 255, 255, 0.94);\n} .textarea__input_1d0dv::placeholder {\n color: rgba(238, 238, 251, 0.55);\n} .textarea__hasInnerLabel_1d0dv::placeholder {\n color: rgba(233, 233, 250, 0.37);\n} .textarea__input_1d0dv:read-only:not(.textarea__disableUserInput_1d0dv) {\n color: rgba(233, 233, 250, 0.37)\n} .textarea__input_1d0dv:read-only:not(.textarea__disableUserInput_1d0dv):focus::placeholder {\n color: rgba(238, 238, 251, 0.55);\n } .textarea__input_1d0dv:disabled {\n color: rgba(233, 233, 250, 0.37);\n -webkit-text-fill-color: rgba(233, 233, 250, 0.37);\n} .textarea__input_1d0dv:focus::placeholder {\n color: rgba(233, 233, 250, 0.37);\n} .textarea__error_1d0dv {\n color: rgba(255, 255, 255, 0.94);\n caret-color: rgba(255, 255, 255, 0.94);\n} .textarea__textarea_1d0dv {\n color: rgba(255, 255, 255, 0.94);\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n} .textarea__textarea_1d0dv::placeholder {\n color: rgba(238, 238, 251, 0.55);\n} .textarea__hasInnerLabel_1d0dv::placeholder {\n color: rgba(233, 233, 250, 0.37);\n} .textarea__textarea_1d0dv:disabled {\n color: rgba(233, 233, 250, 0.37);\n -webkit-text-fill-color: rgba(233, 233, 250, 0.37);\n} .textarea__textarea_1d0dv:read-only {\n color: rgba(233, 233, 250, 0.37);\n} .textarea__textarea_1d0dv:focus::placeholder {\n color: rgba(233, 233, 250, 0.37);\n} .textarea__hint_1d0dv {\n color: rgba(238, 238, 251, 0.55);\n} .textarea__error_1d0dv {\n color: #ff4837;\n}\n.textarea__textarea_8xmt8.textarea__overflow_8xmt8 {\n color: transparent;\n caret-color: rgba(255, 255, 255, 0.94);\n } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-track {\n background-color: transparent;\n } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-track-piece {\n background-color: transparent;\n } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-thumb {\n background-color: rgba(228, 228, 251, 0.28);\n border-color: transparent;\n } .textarea__customScrollbar_8xmt8::-webkit-scrollbar-thumb:active {\n background-color: rgba(238, 238, 251, 0.55);\n } .textarea__pseudoTextarea_8xmt8 span {\n color: rgba(255, 255, 255, 0.94);\n } .textarea__pseudoTextarea_8xmt8 .textarea__overflow_8xmt8 {\n color: rgba(233, 233, 250, 0.37);\n } .textarea__pseudoTextarea_8xmt8::-webkit-scrollbar-thumb {\n background-color: transparent;\n } .textarea__focusVisible_8xmt8 {\n outline: 2px solid #3193fc;\n} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-40_8xmt8 {\n border-top: 11px solid transparent;\n border-bottom: 11px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-48_8xmt8 {\n border-top: 14px solid transparent;\n border-bottom: 14px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-56_8xmt8 {\n border-top: 18px solid transparent;\n border-bottom: 18px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-64_8xmt8 {\n border-top: 22px solid transparent;\n border-bottom: 22px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-72_8xmt8 {\n border-top: 24px solid transparent;\n border-bottom: 24px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-40_8xmt8 {\n border-top: 19px solid transparent;\n border-bottom: 3px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-48_8xmt8 {\n border-top: 24px solid transparent;\n border-bottom: 4px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-56_8xmt8 {\n border-top: 24px solid transparent;\n border-bottom: 8px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-64_8xmt8 {\n border-top: 32px solid transparent;\n border-bottom: 12px solid transparent;\n } .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-72_8xmt8 {\n border-top: 34px solid transparent;\n border-bottom: 14px solid transparent;\n }\n.textarea__input_1bbqo {\n color: rgba(3, 3, 6, 0.88);\n caret-color: rgba(3, 3, 6, 0.88);\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n} .textarea__input_1bbqo:-webkit-autofill {\n -webkit-text-fill-color: rgba(3, 3, 6, 0.88);\n} .textarea__input_1bbqo::placeholder {\n color: rgba(4, 4, 19, 0.55);\n} .textarea__hasInnerLabel_1bbqo::placeholder {\n color: rgba(5, 8, 29, 0.38);\n} .textarea__input_1bbqo:read-only:not(.textarea__disableUserInput_1bbqo) {\n color: rgba(5, 8, 29, 0.38)\n} .textarea__input_1bbqo:read-only:not(.textarea__disableUserInput_1bbqo):focus::placeholder {\n color: rgba(4, 4, 19, 0.55);\n } .textarea__input_1bbqo:disabled {\n color: rgba(5, 8, 29, 0.38);\n -webkit-text-fill-color: rgba(5, 8, 29, 0.38);\n} .textarea__input_1bbqo:focus::placeholder {\n color: rgba(5, 8, 29, 0.38);\n} .textarea__error_1bbqo {\n color: rgba(3, 3, 6, 0.88);\n caret-color: rgba(3, 3, 6, 0.88);\n} .textarea__textarea_1bbqo {\n color: rgba(3, 3, 6, 0.88);\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n} .textarea__textarea_1bbqo::placeholder {\n color: rgba(4, 4, 19, 0.55);\n} .textarea__hasInnerLabel_1bbqo::placeholder {\n color: rgba(5, 8, 29, 0.38);\n} .textarea__textarea_1bbqo:disabled {\n color: rgba(5, 8, 29, 0.38);\n -webkit-text-fill-color: rgba(5, 8, 29, 0.38);\n} .textarea__textarea_1bbqo:read-only {\n color: rgba(5, 8, 29, 0.38);\n} .textarea__textarea_1bbqo:focus::placeholder {\n color: rgba(5, 8, 29, 0.38);\n} .textarea__hint_1bbqo {\n color: rgba(238, 238, 251, 0.55);\n} .textarea__error_1bbqo {\n color: #ff4837;\n}.action-button__primary_gbx0i {\n color: rgba(255, 255, 255, 0.94)\n} .action-button__primary_gbx0i .action-button__iconWrapper_gbx0i {\n color: rgba(3, 3, 6, 0.88);\n background-color: #f2f3f5;\n } .action-button__primary_gbx0i:hover .action-button__iconWrapper_gbx0i {\n background-color: #dcdde1;\n } .action-button__primary_gbx0i:active .action-button__iconWrapper_gbx0i {\n background-color: #d2d3d9;\n } .action-button__primary_gbx0i .action-button__loader_gbx0i {\n color: rgba(3, 3, 6, 0.88);\n } .action-button__secondary_gbx0i {\n color: rgba(255, 255, 255, 0.94)\n} .action-button__secondary_gbx0i .action-button__iconWrapper_gbx0i {\n color: rgba(255, 255, 255, 0.94);\n background-color: #1c1c1e;\n } .action-button__secondary_gbx0i:hover .action-button__iconWrapper_gbx0i {\n background-color: #212124;\n } .action-button__secondary_gbx0i:active .action-button__iconWrapper_gbx0i {\n background-color: #29292c;\n } .action-button__secondary_gbx0i .action-button__loader_gbx0i {\n color: rgba(255, 255, 255, 0.94);\n } .action-button__disabled_gbx0i {\n color: rgba(233, 233, 250, 0.37)\n} .action-button__disabled_gbx0i .action-button__iconWrapper_gbx0i {\n color: #4a4a51;\n background-color: #1c1c1e;\n }\n.action-button__component_airxs {\n -webkit-tap-highlight-color: transparent\n} .action-button__focused_airxs {\n outline: 2px solid #3193fc;\n}\n.action-button__primary_flgw9 {\n color: rgba(3, 3, 6, 0.88)\n} .action-button__primary_flgw9 .action-button__iconWrapper_flgw9 {\n color: rgba(255, 255, 255, 0.94);\n background-color: #212124;\n } .action-button__primary_flgw9:hover .action-button__iconWrapper_flgw9 {\n background-color: #2f2f32;\n } .action-button__primary_flgw9:active .action-button__iconWrapper_flgw9 {\n background-color: #353539;\n } .action-button__primary_flgw9 .action-button__loader_flgw9 {\n color: rgba(3, 3, 6, 0.88);\n } .action-button__secondary_flgw9 {\n color: rgba(3, 3, 6, 0.88)\n} .action-button__secondary_flgw9 .action-button__iconWrapper_flgw9 {\n color: rgba(3, 3, 6, 0.88);\n background-color: #f2f3f5;\n } .action-button__secondary_flgw9:hover .action-button__iconWrapper_flgw9 {\n background-color: #e7e8eb;\n } .action-button__secondary_flgw9:active .action-button__iconWrapper_flgw9 {\n background-color: #dcdde1;\n } .action-button__secondary_flgw9 .action-button__loader_flgw9 {\n color: rgba(255, 255, 255, 0.94);\n } .action-button__disabled_flgw9 {\n color: rgba(5, 8, 29, 0.38)\n} .action-button__disabled_flgw9 .action-button__iconWrapper_flgw9 {\n color: #babbc2;\n background-color: #f2f3f5;\n }\n.action-button__primary_1kxey {\n color: rgba(3, 3, 6, 0.88)\n} .action-button__primary_1kxey .action-button__iconWrapper_1kxey {\n color: rgba(255, 255, 255, 0.94);\n background-color: #212124;\n } .action-button__primary_1kxey .action-button__loader_1kxey {\n color: rgba(255, 255, 255, 0.94);\n } .action-button__secondary_1kxey {\n color: rgba(3, 3, 6, 0.88)\n} .action-button__secondary_1kxey .action-button__iconWrapper_1kxey {\n color: rgba(3, 3, 6, 0.88);\n background-color: #f2f3f5;\n } .action-button__secondary_1kxey .action-button__loader_1kxey {\n color: rgba(3, 3, 6, 0.88);\n } .action-button__disabled_1kxey {\n color: rgba(5, 8, 29, 0.38)\n} .action-button__disabled_1kxey .action-button__iconWrapper_1kxey {\n color: #babbc2;\n background-color: #f2f3f5;\n }.drawer__customScrollbar_y00y5::-webkit-scrollbar-track {\n background-color: transparent;\n } .drawer__customScrollbar_y00y5::-webkit-scrollbar-track-piece {\n background-color: transparent;\n } .drawer__customScrollbar_y00y5::-webkit-scrollbar-thumb {\n background-color: rgba(228, 228, 251, 0.28);\n border-color: transparent;\n } .drawer__customScrollbar_y00y5::-webkit-scrollbar-thumb:active {\n background-color: rgba(238, 238, 251, 0.55);\n } .drawer__backdropEnter_y00y5 {\n background-color: transparent;\n} .drawer__backdropEnterActive_y00y5,\n.drawer__backdropEnterDone_y00y5 {\n background-color: rgba(0, 0, 0, 0.7);\n} .drawer__backdropExit_y00y5 {\n background-color: rgba(0, 0, 0, 0.7);\n} .drawer__backdropExitActive_y00y5,\n.drawer__backdropExitDone_y00y5 {\n background-color: transparent;\n}.pagination__component_ope1h {\n color: rgba(255, 255, 255, 0.94);\n}\n.pagination__dots_19gug {\n color: rgba(238, 238, 251, 0.55);\n}\n\nbutton.pagination__tag_rby0f.pagination__tag_rby0f {\n color: rgba(238, 238, 251, 0.55)\n} button.pagination__tag_rby0f.pagination__tag_rby0f:hover:not(:disabled) {\n background-color: rgba(214, 214, 229, 0.07);\n color: rgba(255, 255, 255, 0.94);\n } button.pagination__tag_rby0f.pagination__tag_rby0f:active:not(:disabled) {\n background-color: rgba(225, 225, 248, 0.09);\n } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f {\n background-color: #f2f3f5;\n color: rgba(3, 3, 6, 0.88);\n } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f:hover:not(:disabled) {\n color: rgba(3, 3, 6, 0.88);\n } button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f:active:not(:disabled) {\n color: rgba(255, 255, 255, 0.94);\n }.button__primary_1jhr2 {\n color: rgba(3, 3, 6, 0.88);\n background-color: #f2f3f5\n} @media (hover: hover) {\n .button__primary_1jhr2:hover {\n background-color: #dcdde1;\n }\n } .button__primary_1jhr2:active {\n background-color: #d2d3d9;\n } .button__primary_1jhr2 > .button__loader_1jhr2 {\n color: rgba(3, 3, 6, 0.88);\n } .button__secondary_1jhr2 {\n background-color: rgba(214, 214, 229, 0.07)\n} .button__secondary_1jhr2:active {\n background-color: rgba(222, 222, 238, 0.13);\n } .button__text_1jhr2:active {\n color: rgba(255, 255, 255, 0.6);\n } .button__ghost_1jhr2:active {\n color: rgba(255, 255, 255, 0.6);\n } .button__component_1jhr2[disabled].button__primary_1jhr2 {\n color: rgba(233, 233, 250, 0.37);\n background-color: rgba(214, 214, 229, 0.07)\n } .button__component_1jhr2[disabled].button__primary_1jhr2.button__loading_1jhr2 {\n color: rgba(3, 3, 6, 0.88);\n background-color: #f2f3f5;\n } .button__component_1jhr2[disabled].button__secondary_1jhr2 {\n color: rgba(233, 233, 250, 0.37);\n background-color: rgba(214, 214, 229, 0.07);\n } .button__component_1jhr2[disabled].button__outlined_1jhr2 {\n color: rgba(233, 233, 250, 0.37);\n border-color: rgba(228, 228, 251, 0.28);\n } .button__component_1jhr2[disabled].button__tertiary_1jhr2 {\n color: rgba(233, 233, 250, 0.37);\n border-color: rgba(228, 228, 251, 0.28);\n } .button__component_1jhr2[disabled].button__transparent_1jhr2 {\n color: rgba(233, 233, 250, 0.37);\n } .button__component_1jhr2[disabled].button__link_1jhr2 {\n color: rgba(233, 233, 250, 0.37);\n } .button__component_1jhr2[disabled].button__text_1jhr2 {\n color: rgba(233, 233, 250, 0.37);\n } .button__component_1jhr2[disabled].button__ghost_1jhr2 {\n color: rgba(233, 233, 250, 0.37);\n }\n.button__primary_127j1 {\n color: rgba(255, 255, 255, 0.94);\n background-color: #212124\n} @media (hover: hover) {\n .button__primary_127j1:hover {\n background-color: #2f2f32;\n }\n } .button__primary_127j1:active {\n background-color: #353539;\n } .button__primary_127j1 > .button__loader_127j1 {\n color: rgba(255, 255, 255, 0.94);\n } .button__secondary_127j1 {\n background-color: rgba(38, 55, 88, 0.06)\n} .button__secondary_127j1:active {\n background-color: rgba(5, 12, 41, 0.14);\n } .button__text_127j1:active {\n color: rgba(4, 4, 19, 0.55);\n } .button__ghost_127j1:active {\n color: rgba(4, 4, 19, 0.55);\n } .button__component_127j1[disabled].button__primary_127j1 {\n color: rgba(5, 8, 29, 0.38);\n background-color: rgba(38, 55, 88, 0.06)\n } .button__component_127j1[disabled].button__primary_127j1.button__loading_127j1 {\n color: rgba(255, 255, 255, 0.94);\n background-color: #212124;\n } .button__component_127j1[disabled].button__secondary_127j1 {\n color: rgba(5, 8, 29, 0.38);\n background-color: rgba(38, 55, 88, 0.06);\n } .button__component_127j1[disabled].button__outlined_127j1 {\n color: rgba(5, 8, 29, 0.38);\n border-color: rgba(9, 12, 37, 0.28);\n } .button__component_127j1[disabled].button__tertiary_127j1 {\n color: rgba(5, 8, 29, 0.38);\n border-color: rgba(9, 12, 37, 0.28);\n } .button__component_127j1[disabled].button__transparent_127j1 {\n color: rgba(5, 8, 29, 0.38);\n } .button__component_127j1[disabled].button__link_127j1 {\n color: rgba(5, 8, 29, 0.38);\n } .button__component_127j1[disabled].button__text_127j1 {\n color: rgba(5, 8, 29, 0.38);\n } .button__component_127j1[disabled].button__ghost_127j1 {\n color: rgba(5, 8, 29, 0.38);\n }\n\n.button__primary_1fit0 {\n color: rgba(3, 3, 6, 0.88);\n background-color: #f2f3f5\n} @media (hover: hover) {\n .button__primary_1fit0:hover {\n background-color: #dcdde1;\n }\n } .button__primary_1fit0:active {\n background-color: #d2d3d9;\n } .button__primary_1fit0 > .button__loader_1fit0 {\n color: rgba(3, 3, 6, 0.88);\n } .button__secondary_1fit0 {\n background-color: rgba(222, 222, 238, 0.13)\n} .button__secondary_1fit0:hover {\n background-color: rgba(234, 234, 248, 0.15);\n } .button__secondary_1fit0:active {\n background-color: rgba(231, 231, 248, 0.18);\n } .button__text_1fit0:active {\n color: rgba(255, 255, 255, 0.6);\n } .button__ghost_1fit0:active {\n color: rgba(255, 255, 255, 0.6);\n } .button__component_1fit0[disabled].button__primary_1fit0 {\n color: rgba(233, 233, 250, 0.37);\n background-color: rgba(214, 214, 229, 0.07)\n } .button__component_1fit0[disabled].button__primary_1fit0.button__loading_1fit0 {\n color: rgba(3, 3, 6, 0.88);\n background-color: #f2f3f5;\n } .button__component_1fit0[disabled].button__secondary_1fit0 {\n color: rgba(233, 233, 250, 0.37);\n background-color: rgba(214, 214, 229, 0.07);\n } .button__component_1fit0[disabled].button__outlined_1fit0 {\n color: rgba(233, 233, 250, 0.37);\n border-color: rgba(228, 228, 251, 0.28);\n } .button__component_1fit0[disabled].button__tertiary_1fit0 {\n color: rgba(233, 233, 250, 0.37);\n border-color: rgba(228, 228, 251, 0.28);\n } .button__component_1fit0[disabled].button__transparent_1fit0 {\n color: rgba(233, 233, 250, 0.37);\n } .button__component_1fit0[disabled].button__link_1fit0 {\n color: rgba(233, 233, 250, 0.37);\n } .button__component_1fit0[disabled].button__text_1fit0 {\n color: rgba(233, 233, 250, 0.37);\n } .button__component_1fit0[disabled].button__ghost_1fit0 {\n color: rgba(233, 233, 250, 0.37);\n }\n\n.button__primary_1przv {\n color: rgba(255, 255, 255, 0.94);\n background-color: #212124\n} @media (hover: hover) {\n .button__primary_1przv:hover {\n background-color: #2f2f32;\n }\n } .button__primary_1przv:active {\n background-color: #353539;\n } .button__primary_1przv > .button__loader_1przv {\n color: rgba(255, 255, 255, 0.94);\n } .button__secondary_1przv {\n background-color: rgba(15, 25, 55, 0.1)\n} .button__secondary_1przv:hover {\n background-color: rgba(5, 12, 41, 0.14);\n } .button__secondary_1przv:active {\n background-color: rgba(5, 11, 44, 0.18);\n } .button__text_1przv:active {\n color: rgba(4, 4, 19, 0.55);\n } .button__ghost_1przv:active {\n color: rgba(4, 4, 19, 0.55);\n } .button__component_1przv[disabled].button__primary_1przv {\n color: rgba(5, 8, 29, 0.38);\n background-color: rgba(38, 55, 88, 0.06)\n } .button__component_1przv[disabled].button__primary_1przv.button__loading_1przv {\n color: rgba(255, 255, 255, 0.94);\n background-color: #212124;\n } .button__component_1przv[disabled].button__secondary_1przv {\n color: rgba(5, 8, 29, 0.38);\n background-color: rgba(38, 55, 88, 0.06);\n } .button__component_1przv[disabled].button__outlined_1przv {\n color: rgba(5, 8, 29, 0.38);\n border-color: rgba(9, 12, 37, 0.28);\n } .button__component_1przv[disabled].button__tertiary_1przv {\n color: rgba(5, 8, 29, 0.38);\n border-color: rgba(9, 12, 37, 0.28);\n } .button__component_1przv[disabled].button__transparent_1przv {\n color: rgba(5, 8, 29, 0.38);\n } .button__component_1przv[disabled].button__link_1przv {\n color: rgba(5, 8, 29, 0.38);\n } .button__component_1przv[disabled].button__text_1przv {\n color: rgba(5, 8, 29, 0.38);\n } .button__component_1przv[disabled].button__ghost_1przv {\n color: rgba(5, 8, 29, 0.38);\n }\n.button__accent_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: #f83a2a;\n border: 1px solid transparent\n} @media (hover: hover) {\n .button__accent_1ys6e:hover {\n background-color: #ff503e;\n }\n } .button__accent_1ys6e:active {\n background-color: #fd624e;\n } .button__accent_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__primary_1ys6e {\n border: 1px solid transparent\n} .button__primary_1ys6e .button__hint_1ys6e {\n color: rgba(4, 4, 19, 0.55);\n } .button__secondary_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n border: 1px solid transparent\n} .button__secondary_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__secondary_1ys6e .button__hint_1ys6e {\n color: rgba(238, 238, 251, 0.55);\n } .button__outlined_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: rgba(255, 255, 255, 0);\n border: 1px solid rgba(255, 255, 255, 0.94)\n} @media (hover: hover) {\n .button__outlined_1ys6e:hover {\n background-color: rgba(214, 214, 229, 0.07);\n border-color: rgba(255, 255, 255, 0.94);\n }\n } .button__outlined_1ys6e:active {\n background-color: rgba(225, 225, 248, 0.09);\n } .button__outlined_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__outlined_1ys6e .button__hint_1ys6e {\n color: rgba(238, 238, 251, 0.55);\n } .button__tertiary_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: rgba(255, 255, 255, 0);\n border: 1px solid rgba(255, 255, 255, 0.94)\n} @media (hover: hover) {\n .button__tertiary_1ys6e:hover {\n background-color: rgba(214, 214, 229, 0.07);\n border-color: rgba(255, 255, 255, 0.94);\n }\n } .button__tertiary_1ys6e:active {\n background-color: rgba(225, 225, 248, 0.09);\n } .button__tertiary_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__tertiary_1ys6e .button__hint_1ys6e {\n color: rgba(238, 238, 251, 0.55);\n } .button__filled_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: rgba(222, 222, 238, 0.13);\n border: 1px solid transparent\n} @media (hover: hover) {\n .button__filled_1ys6e:hover {\n background-color: rgba(234, 234, 248, 0.15);\n }\n } .button__filled_1ys6e:active {\n background-color: rgba(231, 231, 248, 0.18);\n } .button__filled_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__transparent_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: transparent;\n border: 1px solid transparent\n} @media (hover: hover) {\n .button__transparent_1ys6e:hover {\n background-color: rgba(214, 214, 229, 0.07);\n }\n } .button__transparent_1ys6e:active {\n background-color: rgba(225, 225, 248, 0.09);\n } .button__transparent_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__transparent_1ys6e .button__hint_1ys6e {\n color: rgba(238, 238, 251, 0.55);\n } .button__link_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: transparent;\n border: 1px solid transparent\n} @media (hover: hover) {\n .button__link_1ys6e:hover {\n background-color: rgba(214, 214, 229, 0.07);\n }\n } .button__link_1ys6e:active {\n background-color: rgba(225, 225, 248, 0.09);\n } .button__link_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__text_1ys6e {\n background-color: transparent;\n color: rgba(255, 255, 255, 0.94)\n} @media (hover: hover) {\n .button__text_1ys6e:hover {\n color: rgba(255, 255, 255, 0.7);\n }\n } .button__text_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__text_1ys6e .button__hint_1ys6e {\n color: rgba(238, 238, 251, 0.55);\n } .button__ghost_1ys6e {\n background-color: transparent;\n color: rgba(255, 255, 255, 0.94)\n} @media (hover: hover) {\n .button__ghost_1ys6e:hover {\n color: rgba(255, 255, 255, 0.7);\n }\n } .button__ghost_1ys6e > .button__loader_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__component_1ys6e[disabled].button__accent_1ys6e {\n color: rgba(233, 233, 250, 0.37);\n background-color: rgba(214, 214, 229, 0.07)\n } .button__component_1ys6e[disabled].button__accent_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: #f83a2a;\n } .button__component_1ys6e[disabled].button__secondary_1ys6e {\n border-color: transparent\n } .button__component_1ys6e[disabled].button__secondary_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: rgba(222, 222, 238, 0.13);\n border-color: transparent;\n } .button__component_1ys6e[disabled].button__outlined_1ys6e {\n background-color: rgba(255, 255, 255, 0)\n } .button__component_1ys6e[disabled].button__outlined_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n border-color: rgba(255, 255, 255, 0.94);\n } .button__component_1ys6e[disabled].button__tertiary_1ys6e {\n background-color: rgba(255, 255, 255, 0)\n } .button__component_1ys6e[disabled].button__tertiary_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n border-color: rgba(255, 255, 255, 0.94);\n } .button__component_1ys6e[disabled].button__filled_1ys6e {\n color: rgba(233, 233, 250, 0.37);\n background-color: rgba(214, 214, 229, 0.07)\n } .button__component_1ys6e[disabled].button__filled_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n background-color: rgba(222, 222, 238, 0.13);\n } .button__component_1ys6e[disabled].button__transparent_1ys6e {\n background-color: transparent\n } .button__component_1ys6e[disabled].button__transparent_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__component_1ys6e[disabled].button__link_1ys6e {\n background-color: transparent\n } .button__component_1ys6e[disabled].button__link_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__component_1ys6e[disabled].button__text_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n } .button__component_1ys6e[disabled].button__ghost_1ys6e.button__loading_1ys6e {\n color: rgba(255, 255, 255, 0.94);\n }\n.button__component_dvyw4 {\n -webkit-tap-highlight-color: transparent;\n} .button__focused_dvyw4 {\n outline: 2px solid #3193fc;\n}\n.button__accent_1la2x {\n color: rgba(255, 255, 255, 0.94);\n background-color: #ef3124;\n border: 1px solid transparent\n} @media (hover: hover) {\n .button__accent_1la2x:hover {\n background-color: #e32a17;\n }\n } .button__accent_1la2x:active {\n background-color: #d72505;\n } .button__accent_1la2x > .button__loader_1la2x {\n color: rgba(255, 255, 255, 0.94);\n } .button__primary_1la2x {\n border: 1px solid transparent\n} .button__primary_1la2x .button__hint_1la2x {\n color: rgba(238, 238, 251, 0.55);\n } .button__secondary_1la2x {\n color: rgba(3, 3, 6, 0.88);\n border: 1px solid transparent\n} .button__secondary_1la2x > .button__loader_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__secondary_1la2x .button__hint_1la2x {\n color: rgba(4, 4, 19, 0.55);\n } .button__outlined_1la2x {\n color: rgba(3, 3, 6, 0.88);\n background-color: rgba(255, 255, 255, 0);\n border: 1px solid rgba(3, 3, 6, 0.88)\n} @media (hover: hover) {\n .button__outlined_1la2x:hover {\n background-color: rgba(38, 55, 88, 0.06);\n border-color: rgba(3, 3, 6, 0.88);\n }\n } .button__outlined_1la2x:active {\n background-color: rgba(30, 43, 68, 0.08);\n } .button__outlined_1la2x > .button__loader_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__outlined_1la2x .button__hint_1la2x {\n color: rgba(4, 4, 19, 0.55);\n } .button__tertiary_1la2x {\n color: rgba(3, 3, 6, 0.88);\n background-color: rgba(255, 255, 255, 0);\n border: 1px solid rgba(3, 3, 6, 0.88)\n} @media (hover: hover) {\n .button__tertiary_1la2x:hover {\n background-color: rgba(38, 55, 88, 0.06);\n border-color: rgba(3, 3, 6, 0.88);\n }\n } .button__tertiary_1la2x:active {\n background-color: rgba(30, 43, 68, 0.08);\n } .button__tertiary_1la2x > .button__loader_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__tertiary_1la2x .button__hint_1la2x {\n color: rgba(4, 4, 19, 0.55);\n } .button__filled_1la2x {\n color: rgba(3, 3, 6, 0.88);\n background-color: rgba(15, 25, 55, 0.1);\n border: 1px solid transparent\n} @media (hover: hover) {\n .button__filled_1la2x:hover {\n background-color: rgba(5, 12, 41, 0.14);\n }\n } .button__filled_1la2x:active {\n background-color: rgba(5, 11, 44, 0.18);\n } .button__filled_1la2x > .button__loader_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__transparent_1la2x {\n color: rgba(3, 3, 6, 0.88);\n background-color: transparent;\n border: 1px solid transparent\n} @media (hover: hover) {\n .button__transparent_1la2x:hover {\n background-color: rgba(38, 55, 88, 0.06);\n }\n } .button__transparent_1la2x:active {\n background-color: rgba(30, 43, 68, 0.08);\n } .button__transparent_1la2x > .button__loader_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__transparent_1la2x .button__hint_1la2x {\n color: rgba(4, 4, 19, 0.55);\n } .button__link_1la2x {\n color: rgba(3, 3, 6, 0.88);\n background-color: transparent;\n border: 1px solid transparent\n} @media (hover: hover) {\n .button__link_1la2x:hover {\n background-color: rgba(38, 55, 88, 0.06);\n }\n } .button__link_1la2x:active {\n background-color: rgba(30, 43, 68, 0.08);\n } .button__link_1la2x > .button__loader_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__text_1la2x {\n background-color: transparent;\n color: rgba(3, 3, 6, 0.88)\n} @media (hover: hover) {\n .button__text_1la2x:hover {\n color: rgba(1, 1, 12, 0.63);\n }\n } .button__text_1la2x > .button__loader_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__text_1la2x .button__hint_1la2x {\n color: rgba(4, 4, 19, 0.55);\n } .button__ghost_1la2x {\n background-color: transparent;\n color: rgba(3, 3, 6, 0.88)\n} @media (hover: hover) {\n .button__ghost_1la2x:hover {\n color: rgba(1, 1, 12, 0.63);\n }\n } .button__ghost_1la2x > .button__loader_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__component_1la2x[disabled].button__accent_1la2x {\n color: rgba(5, 8, 29, 0.38);\n background-color: rgba(38, 55, 88, 0.06)\n } .button__component_1la2x[disabled].button__accent_1la2x.button__loading_1la2x {\n color: rgba(255, 255, 255, 0.94);\n background-color: #ef3124;\n } .button__component_1la2x[disabled].button__secondary_1la2x {\n border-color: transparent\n } .button__component_1la2x[disabled].button__secondary_1la2x.button__loading_1la2x {\n color: rgba(3, 3, 6, 0.88);\n background-color: rgba(15, 25, 55, 0.1);\n border-color: transparent;\n } .button__component_1la2x[disabled].button__outlined_1la2x {\n background-color: rgba(255, 255, 255, 0)\n } .button__component_1la2x[disabled].button__outlined_1la2x.button__loading_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__component_1la2x[disabled].button__tertiary_1la2x {\n background-color: rgba(255, 255, 255, 0)\n } .button__component_1la2x[disabled].button__tertiary_1la2x.button__loading_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__component_1la2x[disabled].button__filled_1la2x {\n color: rgba(5, 8, 29, 0.38);\n background-color: rgba(38, 55, 88, 0.06)\n } .button__component_1la2x[disabled].button__filled_1la2x.button__loading_1la2x {\n color: rgba(3, 3, 6, 0.88);\n background-color: rgba(15, 25, 55, 0.1);\n } .button__component_1la2x[disabled].button__transparent_1la2x {\n background-color: transparent\n } .button__component_1la2x[disabled].button__transparent_1la2x.button__loading_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__component_1la2x[disabled].button__link_1la2x {\n background-color: transparent\n } .button__component_1la2x[disabled].button__link_1la2x.button__loading_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__component_1la2x[disabled].button__text_1la2x.button__loading_1la2x {\n color: rgba(3, 3, 6, 0.88);\n } .button__component_1la2x[disabled].button__ghost_1la2x.button__loading_1la2x {\n color: rgba(3, 3, 6, 0.88);\n }.circular-progress-bar__component_8v1oi.circular-progress-bar__bg-positive_8v1oi {\n background: #17d055;\n } .circular-progress-bar__component_8v1oi.circular-progress-bar__bg-negative_8v1oi {\n background: #ff4837;\n } .circular-progress-bar__backgroundCircle_8v1oi,\n.circular-progress-bar__progressCircle_8v1oi {\n fill: transparent;\n} .circular-progress-bar__positive_8v1oi {\n stroke: #17d055;\n} .circular-progress-bar__negative_8v1oi {\n stroke: #ff4837;\n} .circular-progress-bar__backgroundCircle_8v1oi {\n stroke: rgba(222, 222, 238, 0.13)\n} .circular-progress-bar__backgroundCircle_8v1oi.circular-progress-bar__stroke_8v1oi {\n stroke: transparent;\n } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-tertiary_8v1oi {\n color: #4a4a51;\n } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-positive_8v1oi {\n color: #17d055;\n } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-negative_8v1oi {\n color: #ff4837;\n } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-primary-inverted_8v1oi {\n color: rgba(3, 3, 6, 0.88);\n } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-primary_8v1oi {\n color: rgba(255, 255, 255, 0.94);\n } .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-secondary_8v1oi {\n color: #898991;\n }.chart__coreChart_6ympz .recharts-text tspan {\n fill: rgba(255, 255, 255, 0.94);\n }\n@keyframes chart__showDot_10ih7 {\n}\n\n.chart__tickText_iwdk2 {\n fill: rgba(255, 255, 255, 0.94);\n} .chart__circle_iwdk2 {\n fill: #121213;\n} .chart__circle_iwdk2 {\n fill: #121213;\n}\n.chart__tooltip_nq01f {\n background-color: #121213;\n border: 1px solid #353539;\n box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),\n 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n} .chart__tooltipArrow_nq01f {\n border: 1px solid #353539;\n background-color: #121213;\n} .chart__tooltipArrow_nq01f:before {\n border-color: transparent #121213 transparent transparent;\n}.comment__component_1l9e9 {\n background-color: #1c1c1e;\n}.list-header__filled_x86i7 {\n background-color: #212124;\n}.list__list_1j5hb {\n color: rgba(255, 255, 255, 0.94);\n}\n.list__slot_gpuvc.list__defaultColor_gpuvc {\n color: rgba(255, 255, 255, 0.94);\n }.stepped-progress-bar__bar_1f7k2 {\n background: rgba(222, 222, 238, 0.13);\n} .stepped-progress-bar__description_1f7k2 {\n color: rgba(238, 238, 251, 0.55);\n}\n\n.stepped-progress-bar__bar_15oui {\n background: rgba(15, 25, 55, 0.1);\n} .stepped-progress-bar__description_15oui {\n color: rgba(4, 4, 19, 0.55);\n}\n.stepped-progress-bar__bar_1r6xd.stepped-progress-bar__positive_1r6xd {\n background: #17d055;\n } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__attention_1r6xd {\n background: #fda136;\n } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__negative_1r6xd {\n background: #ff4837;\n } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__link_1r6xd {\n background: #3193fc;\n } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__tertiary_1r6xd {\n background: #4a4a51;\n } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__secondary_1r6xd {\n background: #898991;\n } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__primary_1r6xd {\n background: rgba(255, 255, 255, 0.94);\n } .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__accent_1r6xd {\n background: #f83a2a;\n }.tab-bar__component_1faxh.tab-bar__modal-bg-primary_1faxh {\n background-color: #121213;\n } .tab-bar__component_1faxh.tab-bar__modal-bg-alt-primary_1faxh {\n background-color: #121213;\n } .tab-bar__border_1faxh {\n box-shadow: 0 -1px 0 0 rgba(222, 222, 238, 0.13);\n}\n.tab-bar__component_1liqg {\n -webkit-tap-highlight-color: transparent;\n background-color: transparent;\n color: rgba(238, 238, 251, 0.55);\n} .tab-bar__primary_1liqg {\n color: #f83a2a;\n} .tab-bar__secondary_1liqg {\n color: #f2f3f5;\n} .tab-bar__label_1liqg {\n color: rgba(238, 238, 251, 0.55);\n}.attach__component_18pps {\n} .attach__file_18pps,\n.attach__noFile_18pps {\n color: rgba(238, 238, 251, 0.55);\n} .attach__focused_18pps {\n outline: 2px solid #3193fc;\n}.confirmation-v1__errorHeader_beeff {\n color: rgba(255, 255, 255, 0.94);\n color: rgba(255, 255, 255, 0.94);\n} .confirmation-v1__errorText_beeff {\n color: rgba(238, 238, 251, 0.55);\n color: rgba(238, 238, 251, 0.55);\n} .confirmation-v1__phoneHintText_beeff {\n color: rgba(238, 238, 251, 0.55);\n color: rgba(238, 238, 251, 0.55);\n} .confirmation-v1__phonesWrap_beeff {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation-v1__phoneDescription_beeff {\n color: rgba(238, 238, 251, 0.55);\n}\n.confirmation-v1__input_tbtnh {\n background-color: rgba(222, 222, 238, 0.13);\n color: rgba(255, 255, 255, 0.94)\n} .confirmation-v1__input_tbtnh.confirmation-v1__hasError_tbtnh {\n color: #ff4837;\n caret-color: rgba(255, 255, 255, 0.94);\n background-color: #392523;\n } .confirmation-v1__input_tbtnh.confirmation-v1__disabled_tbtnh {\n color: rgba(233, 233, 250, 0.37);\n } @keyframes confirmation-v1__shake_tbtnh {\n}\n.confirmation-v1__component_819tg {\n color: rgba(238, 238, 251, 0.55);\n color: rgba(238, 238, 251, 0.55);\n}\n.confirmation-v1__circle_11rfu {\n fill: transparent;\n stroke: #4a4a51;\n}\n.confirmation-v1__title_1oqa1 {\n color: rgba(255, 255, 255, 0.94);\n} .confirmation-v1__description_1oqa1 {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation-v1__alertIcon_1oqa1 {\n color: #d91d0b;\n}\n.confirmation-v1__header_73k4b {\n color: rgba(255, 255, 255, 0.94);\n color: rgba(255, 255, 255, 0.94);\n} .confirmation-v1__error_73k4b {\n color: #ff4837;\n} .confirmation-v1__loaderText_73k4b {\n color: rgba(238, 238, 251, 0.55);\n color: rgba(238, 238, 251, 0.55);\n}.custom-button__customButton_o2w47.custom-button__border_o2w47 {\n border: 1px solid transparent;\n } .custom-button__customButton_o2w47.custom-button__white_o2w47 * {\n color: rgba(3, 3, 6, 0.88);\n } .custom-button__customButton_o2w47.custom-button__black_o2w47 * {\n color: rgba(255, 255, 255, 0.94);\n } .custom-button__customButton_o2w47.custom-button__static-white_o2w47 * {\n color: rgba(255, 255, 255, 0.94);\n } .custom-button__customButton_o2w47.custom-button__static-black_o2w47 * {\n color: rgba(3, 3, 6, 0.88);\n } .custom-button__customButton_o2w47:before {\n background-color: rgba(0, 0, 0, 0);\n } .custom-button__customButton_o2w47.custom-button__darkening_o2w47:hover:before {\n background-color: rgba(225, 225, 248, 0.09);\n } .custom-button__customButton_o2w47.custom-button__darkening_o2w47:active:before {\n background-color: rgba(231, 231, 248, 0.18);\n } .custom-button__customButton_o2w47.custom-button__lightening_o2w47:hover:before {\n background-color: rgba(30, 43, 68, 0.08);\n } .custom-button__customButton_o2w47.custom-button__lightening_o2w47:active:before {\n background-color: rgba(5, 11, 44, 0.18);\n } .custom-button__customButton_o2w47.custom-button__static-darkening_o2w47:hover:before {\n background-color: rgba(0, 0, 0, 0.07);\n } .custom-button__customButton_o2w47.custom-button__static-darkening_o2w47:active:before {\n background-color: rgba(0, 0, 0, 0.15);\n } .custom-button__customButton_o2w47.custom-button__static-lightening_o2w47:hover:before {\n background-color: rgba(255, 255, 255, 0.07);\n } .custom-button__customButton_o2w47.custom-button__static-lightening_o2w47:active:before {\n background-color: rgba(255, 255, 255, 0.15);\n } .custom-button__customButton_o2w47:disabled.custom-button__disableType-default_o2w47 {\n background-color: rgba(214, 214, 229, 0.07)\n } .custom-button__customButton_o2w47:disabled.custom-button__disableType-default_o2w47 span {\n color: rgba(233, 233, 250, 0.37);\n } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static_o2w47 {\n background-color: rgba(38, 55, 88, 0.06)\n } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static_o2w47 span {\n color: rgba(5, 8, 29, 0.38);\n } .custom-button__customButton_o2w47:disabled.custom-button__disableType-inverted_o2w47 {\n background-color: rgba(38, 55, 88, 0.06)\n } .custom-button__customButton_o2w47:disabled.custom-button__disableType-inverted_o2w47 span {\n color: rgba(5, 8, 29, 0.38);\n } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static-inverted_o2w47 {\n background-color: rgba(214, 214, 229, 0.07)\n } .custom-button__customButton_o2w47:disabled.custom-button__disableType-static-inverted_o2w47 span {\n color: rgba(233, 233, 250, 0.37);\n }.cc-icon-button.icon-button__primary_a5p0t {\n color: rgba(255, 255, 255, 0.94)\n } .cc-icon-button.icon-button__primary_a5p0t:hover {\n color: rgba(255, 255, 255, 0.7);\n } .cc-icon-button.icon-button__primary_a5p0t:active {\n color: rgba(255, 255, 255, 0.6);\n } .cc-icon-button.icon-button__secondary_a5p0t {\n color: rgba(238, 238, 251, 0.55)\n } .cc-icon-button.icon-button__secondary_a5p0t:hover {\n color: rgba(239, 240, 252, 0.65);\n } .cc-icon-button.icon-button__secondary_a5p0t:active {\n color: rgba(243, 245, 254, 0.75);\n } .cc-icon-button.icon-button__transparent_a5p0t {\n color: rgba(228, 228, 251, 0.28)\n } .cc-icon-button.icon-button__transparent_a5p0t:hover {\n color: rgba(233, 233, 250, 0.37);\n } .cc-icon-button.icon-button__transparent_a5p0t:active {\n color: rgba(238, 238, 254, 0.46);\n } .cc-icon-button.icon-button__negative_a5p0t {\n color: #ff4837\n } .cc-icon-button.icon-button__negative_a5p0t:hover {\n color: #ff755e;\n } .cc-icon-button.icon-button__negative_a5p0t:active {\n color: #ff8d79;\n } .cc-icon-button.icon-button__tertiary_a5p0t {\n color: rgba(228, 228, 251, 0.28)\n } .cc-icon-button.icon-button__tertiary_a5p0t:hover {\n color: rgba(233, 233, 250, 0.37);\n } .cc-icon-button.icon-button__tertiary_a5p0t:active {\n color: rgba(238, 238, 254, 0.46);\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t {\n color: rgba(255, 255, 255, 0.94)\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t:hover {\n background: rgba(214, 214, 229, 0.07);\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t:active {\n background: rgba(225, 225, 248, 0.09);\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t {\n color: rgba(238, 238, 251, 0.55)\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t:hover {\n background: rgba(214, 214, 229, 0.07);\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t:active {\n background: rgba(225, 225, 248, 0.09);\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t {\n color: #ff4837\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t:hover {\n background: rgba(214, 214, 229, 0.07);\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t:active {\n background: rgba(225, 225, 248, 0.09);\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t {\n color: rgba(233, 233, 250, 0.37)\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t:hover {\n background: rgba(214, 214, 229, 0.07);\n } .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t:active {\n background: rgba(225, 225, 248, 0.09);\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__primary_a5p0t {\n color: rgba(222, 222, 238, 0.13)\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__primary_a5p0t.icon-button__loader_a5p0t {\n color: rgba(255, 255, 255, 0.94);\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__secondary_a5p0t {\n color: rgba(222, 222, 238, 0.13)\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__secondary_a5p0t.icon-button__loader_a5p0t {\n color: rgba(238, 238, 251, 0.55);\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__negative_a5p0t {\n color: rgba(222, 222, 238, 0.13)\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__negative_a5p0t.icon-button__loader_a5p0t {\n color: #ff4837;\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__tertiary_a5p0t {\n color: rgba(222, 222, 238, 0.13)\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__tertiary_a5p0t.icon-button__loader_a5p0t {\n color: rgba(228, 228, 251, 0.28);\n } .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__transparentBg_a5p0t {\n background: transparent;\n }\n\n.cc-icon-button.icon-button__primary_6csd6 {\n color: rgba(3, 3, 6, 0.88)\n } .cc-icon-button.icon-button__primary_6csd6:hover {\n color: rgba(2, 2, 10, 0.76);\n } .cc-icon-button.icon-button__primary_6csd6:active {\n color: rgba(1, 1, 12, 0.63);\n } .cc-icon-button.icon-button__secondary_6csd6 {\n color: rgba(4, 4, 21, 0.47)\n } .cc-icon-button.icon-button__secondary_6csd6:hover {\n color: rgba(4, 4, 19, 0.55);\n } .cc-icon-button.icon-button__secondary_6csd6:active {\n color: rgba(1, 1, 12, 0.63);\n } .cc-icon-button.icon-button__transparent_6csd6 {\n color: rgba(9, 12, 37, 0.28)\n } .cc-icon-button.icon-button__transparent_6csd6:hover {\n color: rgba(5, 8, 29, 0.38);\n } .cc-icon-button.icon-button__transparent_6csd6:active {\n color: rgba(4, 4, 21, 0.47);\n } .cc-icon-button.icon-button__negative_6csd6 {\n color: #ff4837\n } .cc-icon-button.icon-button__negative_6csd6:hover {\n color: #ec2d20;\n } .cc-icon-button.icon-button__negative_6csd6:active {\n color: #c7241f;\n } .cc-icon-button.icon-button__tertiary_6csd6 {\n color: rgba(9, 12, 37, 0.28)\n } .cc-icon-button.icon-button__tertiary_6csd6:hover {\n color: rgba(5, 8, 29, 0.38);\n } .cc-icon-button.icon-button__tertiary_6csd6:active {\n color: rgba(4, 4, 21, 0.47);\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6 {\n color: rgba(3, 3, 6, 0.88)\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6:hover {\n background: rgba(38, 55, 88, 0.06);\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6:active {\n background: rgba(30, 43, 68, 0.08);\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6 {\n color: rgba(4, 4, 19, 0.55)\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6:hover {\n background: rgba(38, 55, 88, 0.06);\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6:active {\n background: rgba(30, 43, 68, 0.08);\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6 {\n color: #ec2d20\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6:hover {\n background: rgba(38, 55, 88, 0.06);\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6:active {\n background: rgba(30, 43, 68, 0.08);\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6 {\n color: rgba(5, 8, 29, 0.38)\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6:hover {\n background: rgba(38, 55, 88, 0.06);\n } .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6:active {\n background: rgba(30, 43, 68, 0.08);\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__primary_6csd6 {\n color: rgba(15, 25, 55, 0.1)\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__primary_6csd6.icon-button__loader_6csd6 {\n color: rgba(3, 3, 6, 0.88);\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__secondary_6csd6 {\n color: rgba(15, 25, 55, 0.1)\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__secondary_6csd6.icon-button__loader_6csd6 {\n color: rgba(4, 4, 21, 0.47);\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__negative_6csd6 {\n color: rgba(15, 25, 55, 0.1)\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__negative_6csd6.icon-button__loader_6csd6 {\n color: #ff4837;\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__tertiary_6csd6 {\n color: rgba(15, 25, 55, 0.1)\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__tertiary_6csd6.icon-button__loader_6csd6 {\n color: rgba(9, 12, 37, 0.28);\n } .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__transparentBg_6csd6 {\n background: transparent;\n }\n.confirmation__component_4ryr2 {\n color: rgba(238, 238, 251, 0.55);\n}\n.confirmation__circle_1pmu1 {\n fill: transparent;\n stroke: #4a4a51;\n}\n\n.confirmation__typographyTheme_1el1y.confirmation__typographyTheme_1el1y {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation__typographyThemeMobile_1el1y.confirmation__typographyThemeMobile_1el1y {\n color: rgba(238, 238, 251, 0.55);\n}\n.confirmation__typographyTheme_1kd5j.confirmation__typographyTheme_1kd5j {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation__typographyThemeMobile_1kd5j.confirmation__typographyThemeMobile_1kd5j {\n color: rgba(238, 238, 251, 0.55);\n}\n.confirmation__phone_1kd98.confirmation__phone_1kd98 {\n color: rgba(255, 255, 255, 0.94);\n} .confirmation__typographyTheme_1kd98.confirmation__typographyTheme_1kd98 {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation__typographyThemeMobile_1kd98.confirmation__typographyThemeMobile_1kd98 {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation__countdownContainer_1kd98.confirmation__countdownContainer_1kd98 {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation__timeCounter_1kd98 {\n color: rgba(238, 238, 251, 0.55);\n}\n.confirmation__typographyTheme_mcfa1.confirmation__typographyTheme_mcfa1 {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation__typographyThemeMobile_mcfa1.confirmation__typographyThemeMobile_mcfa1 {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation__timeCounter_mcfa1 {\n color: rgba(238, 238, 251, 0.55);\n}\n.confirmation__typographyTheme_1u18w.confirmation__typographyTheme_1u18w {\n color: rgba(238, 238, 251, 0.55);\n} .confirmation__typographyThemeMobile_1u18w.confirmation__typographyThemeMobile_1u18w {\n color: rgba(238, 238, 251, 0.55);\n}.input__input_1dbno {\n color: rgba(255, 255, 255, 0.94);\n caret-color: rgba(255, 255, 255, 0.94);\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n} .input__input_1dbno:-webkit-autofill {\n -webkit-text-fill-color: rgba(255, 255, 255, 0.94);\n} .input__input_1dbno::placeholder {\n color: rgba(238, 238, 251, 0.55);\n} .input__hasInnerLabel_1dbno::placeholder {\n color: rgba(233, 233, 250, 0.37);\n} .input__input_1dbno:read-only:not(.input__disableUserInput_1dbno) {\n color: rgba(233, 233, 250, 0.37)\n} .input__input_1dbno:read-only:not(.input__disableUserInput_1dbno):focus::placeholder {\n color: rgba(238, 238, 251, 0.55);\n } .input__input_1dbno:disabled {\n color: rgba(233, 233, 250, 0.37);\n -webkit-text-fill-color: rgba(233, 233, 250, 0.37);\n} .input__input_1dbno:focus::placeholder {\n color: rgba(233, 233, 250, 0.37);\n} .input__error_1dbno {\n color: rgba(255, 255, 255, 0.94);\n caret-color: rgba(255, 255, 255, 0.94);\n}\n.input__focusVisible_cfru7 {\n outline: 2px solid #3193fc;\n} @keyframes input__onautofillstart_cfru7 {\n from {\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n }\n to {\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);\n }\n} @keyframes input__onautofillcancel_cfru7 {\n from {\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n }\n to {\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);\n }\n}\n.input__input_1e9ci {\n color: rgba(3, 3, 6, 0.88);\n caret-color: rgba(3, 3, 6, 0.88);\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n} .input__input_1e9ci:-webkit-autofill {\n -webkit-text-fill-color: rgba(3, 3, 6, 0.88);\n} .input__input_1e9ci::placeholder {\n color: rgba(4, 4, 19, 0.55);\n} .input__hasInnerLabel_1e9ci::placeholder {\n color: rgba(5, 8, 29, 0.38);\n} .input__input_1e9ci:read-only:not(.input__disableUserInput_1e9ci) {\n color: rgba(5, 8, 29, 0.38)\n} .input__input_1e9ci:read-only:not(.input__disableUserInput_1e9ci):focus::placeholder {\n color: rgba(4, 4, 19, 0.55);\n } .input__input_1e9ci:disabled {\n color: rgba(5, 8, 29, 0.38);\n -webkit-text-fill-color: rgba(5, 8, 29, 0.38);\n} .input__input_1e9ci:focus::placeholder {\n color: rgba(5, 8, 29, 0.38);\n} .input__error_1e9ci {\n color: rgba(3, 3, 6, 0.88);\n caret-color: rgba(3, 3, 6, 0.88);\n}\n.input__clearIcon_1gf8g {\n color: rgba(228, 228, 251, 0.28)\n} .input__clearIcon_1gf8g:hover {\n color: rgba(233, 233, 250, 0.37);\n } .input__clearIcon_1gf8g:active {\n color: rgba(238, 238, 254, 0.46);\n }\n\n.input__clearIcon_j8mqd {\n color: rgba(9, 12, 37, 0.28)\n} .input__clearIcon_j8mqd:hover {\n color: rgba(5, 8, 29, 0.38);\n } .input__clearIcon_j8mqd:active {\n color: rgba(4, 4, 21, 0.47);\n }.navigation-bar__border_1lspr {\n box-shadow: 0 1px 0 0 #29292c;\n} .navigation-bar__content_1lspr {\n color: rgba(255, 255, 255, 0.94)\n} .navigation-bar__subtitle_1lspr {\n color: rgba(238, 238, 251, 0.55);\n}\n.navigation-bar__iconWrapper_1g89a {\n background: rgba(214, 214, 229, 0.07)\n} .navigation-bar__iconWrapper_1g89a.navigation-bar__back_1g89a {\n background: transparent;\n } .navigation-bar__floating_1g89a path {\n fill: rgba(238, 238, 251, 0.55);\n } .navigation-bar__floating_1g89a:hover path {\n fill: rgba(239, 240, 252, 0.65);\n } .navigation-bar__floating_1g89a:active path {\n fill: rgba(243, 245, 254, 0.75);\n }\n.pass-code-v1__message_j0um3 {\n color: rgba(255, 255, 255, 0.94);\n} .pass-code-v1__error_j0um3 {\n color: #ff4837;\n}\n.pass-code-v1__dot_1nna4 {\n background: rgba(222, 222, 238, 0.13)\n} .pass-code-v1__dot_1nna4.pass-code-v1__error_1nna4 {\n background: #ff4837;\n } .pass-code-v1__filled_1nna4 {\n background: rgba(255, 255, 255, 0.94);\n}\n@keyframes pass-code-v1__shake_yom5z {\n}\n\n.pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd {\n color: rgba(255, 255, 255, 0.94);\n background: rgba(225, 225, 248, 0.09)\n} .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd:hover {\n color: rgba(255, 255, 255, 0.94);\n } .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd:active {\n background: rgba(234, 234, 248, 0.15);\n } .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd {\n color: rgba(255, 255, 255, 0.94)\n} .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd:hover {\n color: rgba(255, 255, 255, 0.94);\n } .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd:active {\n background: rgba(234, 234, 248, 0.15);\n }\n\n\n.pass-code__dot_13a67 {\n background: rgba(222, 222, 238, 0.13)\n} .pass-code__dot_13a67.pass-code__filled_13a67 {\n background: rgba(255, 255, 255, 0.94);\n } .pass-code__dot_13a67.pass-code__animatedFill_13a67 {\n background: rgba(255, 255, 255, 0.94);\n } .pass-code__dot_13a67.pass-code__error_13a67 {\n background: #ff4837;\n } .pass-code__dot_13a67.pass-code__success_13a67 {\n background: #17d055;\n } .pass-code__dot_13a67.pass-code__rawSuccess_13a67 {\n background: #17d055;\n }\n@keyframes pass-code__shake_v1qoz {\n}\n\n.pass-code__secondary_8jnav.pass-code__secondary_8jnav,\n.pass-code__button_8jnav.pass-code__button_8jnav {\n color: rgba(255, 255, 255, 0.94);\n background-color: rgba(255, 255, 255, 0)\n} .pass-code__secondary_8jnav.pass-code__secondary_8jnav:active, .pass-code__button_8jnav.pass-code__button_8jnav:active {\n background-color: rgba(225, 225, 248, 0.09);\n } .pass-code__secondary_8jnav.pass-code__secondary_8jnav:not(.pass-code__isIOS_8jnav):hover, .pass-code__button_8jnav.pass-code__button_8jnav:not(.pass-code__isIOS_8jnav):hover {\n background-color: rgba(214, 214, 229, 0.07);\n } .pass-code__secondary_8jnav.pass-code__secondary_8jnav:not(.pass-code__isIOS_8jnav):active, .pass-code__button_8jnav.pass-code__button_8jnav:not(.pass-code__isIOS_8jnav):active {\n background-color: rgba(225, 225, 248, 0.09);\n }\n@media screen and (min-width: 360px) {\n} @media screen and (min-width: 390px) {\n}\n.pattern-lock-v1__message_6zys6 {\n color: rgba(255, 255, 255, 0.94);\n} .pattern-lock-v1__error_6zys6 {\n color: #ff4837;\n}.product-cover__component_1k0yu {\n background-color: #4a4a51\n}\n\n.product-cover__cardMack_w8n45 {\n background-color: rgba(3, 3, 6, 0.88);\n}\n.product-cover__default_1kngd {\n background: rgba(238, 238, 251, 0.55);\n} .product-cover__inverted_1kngd {\n background: rgba(4, 4, 21, 0.47);\n}\n.product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc {\n color: #fff\n} .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc:hover {\n color: #fff;\n } .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc:active {\n color: #fff;\n }.file-upload-item-v1__component_1vbth {\n color: rgba(238, 238, 251, 0.55);\n box-shadow: 0 -1px 0 0 #29292c inset\n} .file-upload-item-v1__icon_1vbth {\n color: rgba(255, 255, 255, 0.94);\n} .file-upload-item-v1__errorIcon_1vbth {\n color: #ff4837;\n} .file-upload-item-v1__successIcon_1vbth {\n color: #17d055;\n} .file-upload-item-v1__name_1vbth {\n color: rgba(255, 255, 255, 0.94)\n} .file-upload-item-v1__errorWrapper_1vbth {\n color: #ff4837;\n}.pure-cell__focused_m3jlj {\n outline: 2px solid #3193fc;\n}\n.pure-cell__button_14y3n {\n -webkit-tap-highlight-color: transparent;\n background-color: transparent\n}\n.pure-cell__hidden_1wy4e {\n background: rgba(231, 231, 248, 0.18);\n}\n.pure-cell__hidden_1o20z {\n background: rgba(231, 231, 248, 0.18);\n}\n.pure-cell__categoryPercent_1vqmq {\n background-color: #1c1c1e;\n}\n\n\n\n.pure-cell__button_vum3h {\n -webkit-tap-highlight-color: transparent;\n background-color: transparent\n}\n.pure-cell__component_1dqku.pure-cell__button_1dqku {\n -webkit-tap-highlight-color: transparent;\n background-color: transparent\n }\n\n.file-upload-item__deleteIconColor_18vuc {\n fill: rgba(233, 233, 250, 0.37)\n} .file-upload-item__deleteIconColor_18vuc:hover {\n fill: rgba(238, 238, 254, 0.46);\n } .file-upload-item__downloadIconColor_18vuc {\n fill: rgba(233, 233, 250, 0.37)\n} .file-upload-item__downloadIconColor_18vuc:hover {\n fill: rgba(238, 238, 254, 0.46);\n } .file-upload-item__restoreIconColor_18vuc {\n fill: rgba(233, 233, 250, 0.37)\n} .file-upload-item__restoreIconColor_18vuc:hover {\n fill: rgba(238, 238, 254, 0.46);\n }\n.file-upload-item__container_cjuve .file-upload-item__title_cjuve.file-upload-item__restore_cjuve {\n color: rgba(233, 233, 250, 0.37);\n }\n.file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo {\n -webkit-mask-image: conic-gradient(black 0, transparent 0);\n mask-image: conic-gradient(black 0, transparent 0)\n } .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo.file-upload-item__success_1x5uo,\n .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo.file-upload-item__error_1x5uo {\n -webkit-mask-image: conic-gradient(black 360deg, transparent 0);\n mask-image: conic-gradient(black 360deg, transparent 0);\n } .file-upload-item__container_1x5uo .file-upload-item__progressBarTransparent_1x5uo {\n fill: transparent;\n } .file-upload-item__container_1x5uo .file-upload-item__progressBarUploading_1x5uo {\n fill: #4a4a51;\n } .file-upload-item__container_1x5uo .file-upload-item__progressBarSuccess_1x5uo {\n fill: #17d055;\n } .file-upload-item__container_1x5uo .file-upload-item__progressBarError_1x5uo {\n fill: #ff4837;\n }\n\n\n.file-upload-item__iconPDFColored_1jurs {\n fill: #fe5e48;\n} .file-upload-item__iconDOCColored_1jurs {\n fill: #3193fc;\n} .file-upload-item__iconExcelColored_1jurs {\n fill: #0cc44d;\n} .file-upload-item__icon1CColored_1jurs {\n fill: #fa9313;\n} .file-upload-item__iconDocumentColored_1jurs {\n fill: rgba(255, 255, 255, 0.94);\n}.navigation-bar-private__content_4jkud {\n color: rgba(255, 255, 255, 0.94)\n} .navigation-bar-private__subtitle_4jkud {\n color: rgba(238, 238, 251, 0.55);\n}\n.navigation-bar-private__button_1i35c {\n background: rgba(255, 255, 255, 0.04);\n color: rgba(255, 255, 255, 0.94)\n}\n.navigation-bar-private__button_1i35c.navigation-bar-private__mobile_1i35c {\n background: rgba(214, 214, 229, 0.07);\n color: rgba(238, 238, 251, 0.55);\n }\n\n.navigation-bar-private__button_vi373 {\n background: rgba(0, 0, 0, 0.04);\n color: rgba(3, 3, 6, 0.88)\n}\n.navigation-bar-private__button_vi373.navigation-bar-private__mobile_vi373 {\n background: rgba(38, 55, 88, 0.06);\n color: rgba(4, 4, 21, 0.47);\n }\n.navigation-bar-private__component_338e8 {\n background: rgba(255, 255, 255, 0.04)\n} .navigation-bar-private__component_338e8 svg > path {\n fill: rgba(255, 255, 255, 0.94);\n } .navigation-bar-private__component_338e8:hover svg > path {\n fill: rgba(255, 255, 255, 0.7);\n } .navigation-bar-private__component_338e8:active svg > path {\n fill: rgba(255, 255, 255, 0.6);\n } .navigation-bar-private__mobileWrapper_338e8 {\n background: rgba(214, 214, 229, 0.07)\n} .navigation-bar-private__mobileWrapper_338e8 svg > path {\n fill: rgba(238, 238, 251, 0.55);\n }\n\n.plate__component_7ys6k {\n color: rgba(255, 255, 255, 0.94)\n} .plate__focused_7ys6k {\n outline: 2px solid #3193fc;\n} .plate__shadow_7ys6k:after {\n box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),\n 0 0 1px rgba(0, 0, 0, 0.04);\n} .plate__common_7ys6k {\n background-color: rgba(225, 225, 248, 0.09);\n border: 1px solid rgba(238, 238, 251, 0.55)\n} .plate__common_7ys6k:before {\n background-color: rgba(238, 238, 251, 0.55);\n } .plate__negative_7ys6k {\n background-color: #392523;\n border: 1px solid #ff4837\n} .plate__negative_7ys6k:before {\n background-color: #ff4837;\n } .plate__positive_7ys6k {\n background-color: #232d25;\n border: 1px solid #17d055\n} .plate__positive_7ys6k:before {\n background-color: #17d055;\n } .plate__attention_7ys6k {\n background-color: #36291f;\n border: 1px solid #fda136\n} .plate__attention_7ys6k:before {\n background-color: #fda136;\n } .plate__custom_7ys6k {\n background: transparent;\n border: 1px solid rgba(238, 238, 251, 0.55)\n} .plate__custom_7ys6k:before {\n background-color: rgba(238, 238, 251, 0.55);\n }\n\n.toast-plate__component_de7e9 {\n color: rgba(3, 3, 6, 0.88);\n background-color: #fff;\n} .toast-plate__closeButtonWrapper_de7e9:before {\n background-color: #e7e8eb;\n }\n\n.toast-plate__component_kbf2b {\n color: rgba(255, 255, 255, 0.94);\n background-color: #1c1c1e;\n} .toast-plate__closeButtonWrapper_kbf2b:before {\n background-color: #29292c;\n }.number-input__steppers_mzjpb {\n background-color: rgba(214, 214, 229, 0.07);\n} .number-input__steppersFocused_mzjpb,\n.number-input__steppersDisabled_mzjpb {\n background-color: rgba(225, 225, 248, 0.09);\n}\n\n.number-input__steppers_3ttkd {\n background-color: #fff;\n} .number-input__steppersFocused_3ttkd,\n.number-input__steppersDisabled_3ttkd {\n background-color: rgba(15, 25, 55, 0.1);\n}\n.number-input__separator_14cnr {\n background-color: rgba(222, 222, 238, 0.13);\n}\n\n.number-input__separator_7e219 {\n background-color: rgba(15, 25, 55, 0.1);\n}.slider-input__slider_3nq7g .noUi-base:hover > .noUi-connects {\n background-color: #898991;\n } .slider-input__slider_3nq7g .noUi-connects {\n background-color: #898991;\n } .slider-input__steps_3nq7g {\n color: rgba(238, 238, 251, 0.55);\n} .slider-input__info_3nq7g {\n color: rgba(238, 238, 251, 0.55);\n}.with-suffix__hasSuffix_ls8iz input:focus::placeholder {\n color: transparent;\n} .with-suffix__disabled_ls8iz {\n color: rgba(233, 233, 250, 0.37)\n} .with-suffix__disabled_ls8iz.with-suffix__inverted_ls8iz {\n color: rgba(5, 8, 29, 0.38);\n } .with-suffix__readOnly_ls8iz {\n color: rgba(233, 233, 250, 0.37)\n} .with-suffix__readOnly_ls8iz.with-suffix__inverted_ls8iz {\n color: rgba(5, 8, 29, 0.38);\n }.bottom-sheet__modal_1im62.bottom-sheet__modal_1im62 {\n background-color: transparent;\n} .bottom-sheet__component_1im62 {\n background-color: #1c1c1e;\n} .bottom-sheet__defaultMarker_1im62 {\n background-color: rgba(222, 222, 238, 0.13);\n} .bottom-sheet__content_1im62 {\n color: rgba(255, 255, 255, 0.94);\n} .bottom-sheet__background-accent_1im62 {\n background-color: #ef3124;\n } .bottom-sheet__background-info_1im62 {\n background-color: #001c3c;\n } .bottom-sheet__background-attention-muted_1im62 {\n background-color: #36291f;\n } .bottom-sheet__background-positive-muted_1im62 {\n background-color: #232d25;\n } .bottom-sheet__background-negative-muted_1im62 {\n background-color: #392523;\n } .bottom-sheet__background-primary_1im62 {\n background-color: #121213;\n } .bottom-sheet__background-primary-inverted_1im62 {\n background-color: #fff;\n } .bottom-sheet__background-secondary_1im62 {\n background-color: #1c1c1e;\n } .bottom-sheet__background-secondary-inverted_1im62 {\n background-color: #f2f3f5;\n } .bottom-sheet__background-tertiary_1im62 {\n background-color: #27272a;\n } .bottom-sheet__background-tertiary-inverted_1im62 {\n background-color: #e7e8ea;\n } .bottom-sheet__background-quaternary_1im62 {\n background-color: #36363a;\n } .bottom-sheet__background-quaternary-inverted_1im62 {\n background-color: #dcdee2;\n } .bottom-sheet__background-specialbg-component_1im62 {\n background-color: rgba(255, 255, 255, 0.1);\n } .bottom-sheet__background-specialbg-component-inverted_1im62 {\n background-color: rgba(11, 31, 53, 0.07);\n } .bottom-sheet__background-specialbg-primary-grouped_1im62 {\n background-color: #1c1c1e;\n } .bottom-sheet__background-specialbg-secondary-grouped_1im62 {\n background-color: #27272a;\n } .bottom-sheet__background-specialbg-tertiary-grouped_1im62 {\n background-color: #36363a;\n } .bottom-sheet__background-specialbg-secondary-transparent_1im62 {\n background-color: rgba(214, 214, 229, 0.07);\n } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1im62 {\n background-color: rgba(38, 55, 88, 0.06);\n } .bottom-sheet__background-specialbg-tertiary-transparent_1im62 {\n background-color: rgba(222, 222, 240, 0.12);\n } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1im62 {\n background-color: rgba(30, 43, 68, 0.08);\n }\n.bottom-sheet__footer_wzr5m {\n background-color: #1c1c1e;\n} .bottom-sheet__highlighted_wzr5m {\n border-top: 1px solid #353539;\n background-color: #1c1c1e;\n} .bottom-sheet__background-accent_wzr5m {\n background-color: #ef3124;\n } .bottom-sheet__background-info_wzr5m {\n background-color: #001c3c;\n } .bottom-sheet__background-attention-muted_wzr5m {\n background-color: #36291f;\n } .bottom-sheet__background-positive-muted_wzr5m {\n background-color: #232d25;\n } .bottom-sheet__background-negative-muted_wzr5m {\n background-color: #392523;\n } .bottom-sheet__background-primary_wzr5m {\n background-color: #121213;\n } .bottom-sheet__background-primary-inverted_wzr5m {\n background-color: #fff;\n } .bottom-sheet__background-secondary_wzr5m {\n background-color: #1c1c1e;\n } .bottom-sheet__background-secondary-inverted_wzr5m {\n background-color: #f2f3f5;\n } .bottom-sheet__background-tertiary_wzr5m {\n background-color: #27272a;\n } .bottom-sheet__background-tertiary-inverted_wzr5m {\n background-color: #e7e8ea;\n } .bottom-sheet__background-quaternary_wzr5m {\n background-color: #36363a;\n } .bottom-sheet__background-quaternary-inverted_wzr5m {\n background-color: #dcdee2;\n } .bottom-sheet__background-specialbg-component_wzr5m {\n background-color: rgba(255, 255, 255, 0.1);\n } .bottom-sheet__background-specialbg-component-inverted_wzr5m {\n background-color: rgba(11, 31, 53, 0.07);\n } .bottom-sheet__background-specialbg-primary-grouped_wzr5m {\n background-color: #1c1c1e;\n } .bottom-sheet__background-specialbg-secondary-grouped_wzr5m {\n background-color: #27272a;\n } .bottom-sheet__background-specialbg-tertiary-grouped_wzr5m {\n background-color: #36363a;\n } .bottom-sheet__background-specialbg-secondary-transparent_wzr5m {\n background-color: rgba(214, 214, 229, 0.07);\n } .bottom-sheet__background-specialbg-secondary-transparent-inverted_wzr5m {\n background-color: rgba(38, 55, 88, 0.06);\n } .bottom-sheet__background-specialbg-tertiary-transparent_wzr5m {\n background-color: rgba(222, 222, 240, 0.12);\n } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_wzr5m {\n background-color: rgba(30, 43, 68, 0.08);\n }\n.bottom-sheet__highlighted_pwmeg {\n border-bottom: 1px solid #353539;\n}\n.popup-sheet__appear_1h185,\n.popup-sheet__enter_1h185 {\n background-color: transparent;\n} .popup-sheet__appearActive_1h185,\n.popup-sheet__enterActive_1h185,\n.popup-sheet__appearDone_1h185,\n.popup-sheet__enterDone_1h185 {\n background-color: rgba(0, 0, 0, 0.7);\n} .popup-sheet__exit_1h185 {\n background-color: rgba(0, 0, 0, 0.7);\n} .popup-sheet__exitActive_1h185,\n.popup-sheet__exitDone_1h185 {\n background-color: transparent;\n}\n\n\n\n\n\n\n\n.modal__sticky_12l0e {\n background: #1c1c1e;\n} .modal__highlighted_12l0e {\n background: #1c1c1e;\n box-shadow: 0 -1px 0 0 #29292c;\n}\n\n\n\n.modal__highlighted_1a10a {\n background: #1c1c1e;\n box-shadow: 0 1px 0 0 #29292c;\n} .modal__sticky_1a10a.modal__hasContent_1a10a {\n background: #1c1c1e;\n }\n\n\n\n\n\n\n\n\n\n.side-panel__sticky_3rfrl {\n background: #1c1c1e;\n} .side-panel__highlighted_3rfrl {\n background: #1c1c1e;\n box-shadow: 0 -1px 0 0 #29292c;\n}\n\n\n\n.side-panel__highlighted_gouq3 {\n background: #1c1c1e;\n box-shadow: 0 1px 0 0 #29292c;\n} .side-panel__sticky_gouq3.side-panel__hasContent_gouq3 {\n background: #1c1c1e;\n }\n.toast__toastPlate_cxj1m {\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n} .toast__popoverInner_cxj1m {\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n background-color: transparent;\n}.bank-card__component_l84i6 {\n --form-control-bg-color: transparent;\n --form-control-focus-shadow: transparent;\n --form-control-hover-bg-color: transparent;\n --form-control-focus-bg-color: transparent;\n} .bank-card__label_l84i6 {\n color: rgba(238, 238, 251, 0.55)\n} .bank-card__focused_l84i6 .bank-card__label_l84i6,\n.bank-card__filled_l84i6 .bank-card__label_l84i6 {\n color: rgba(255, 255, 255, 0.94)\n} .bank-card__input_l84i6 {\n color: rgba(255, 255, 255, 0.94);\n caret-color: rgba(255, 255, 255, 0.94)\n} .bank-card__bankLogo_l84i6 svg g {\n fill: rgba(255, 255, 255, 0.94);\n } .bank-card__brandLogo_l84i6 svg {\n fill: rgba(255, 255, 255, 0.94);\n } .bank-card__usePhoto_l84i6 {\n background-color: transparent\n} .bank-card__usePhoto_l84i6 svg {\n fill: rgba(255, 255, 255, 0.94);\n }\n\n\n\n\n\n\n.universal-modal__sticky_4jkcg {\n background: #1c1c1e;\n} .universal-modal__highlighted_4jkcg {\n background: #1c1c1e;\n box-shadow: 0 -1px 0 0 #29292c;\n}\n\n\n.universal-modal__highlighted_1tq7b {\n background: #1c1c1e;\n box-shadow: 0 1px 0 0 #29292c;\n} .universal-modal__sticky_1tq7b.universal-modal__hasContent_1tq7b {\n background: #1c1c1e;\n }\n\n\n\n@keyframes universal-modal__step_1_97f43 {\n} @keyframes universal-modal__step_2_97f43 {\n 100% {\n background-color: transparent;\n }\n} .universal-modal__appear_97f43,\n.universal-modal__enter_97f43 {\n background-color: transparent;\n} .universal-modal__appearActive_97f43,\n.universal-modal__enterActive_97f43,\n.universal-modal__appearDone_97f43,\n.universal-modal__enterDone_97f43 {\n background-color: rgba(0, 0, 0, 0.7);\n} .universal-modal__exit_97f43 {\n background-color: rgba(0, 0, 0, 0.7);\n} .universal-modal__exitDone_97f43 {\n background-color: transparent;\n}\n\n\n\n.universal-modal__button_1itsg.universal-modal__button_1itsg {\n background-color: rgba(18, 18, 19, 0.4);\n}\n.universal-modal__button_4gwz4.universal-modal__button_4gwz4 {\n background-color: rgba(255, 255, 255, 0.04);\n}\n.universal-modal__component_3v4tz.universal-modal__overlayHidden_3v4tz {\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n }\n.universal-modal__component_129nm.universal-modal__overlayHidden_129nm {\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n }\n.universal-modal__icon_1vqx5 {\n fill: rgba(238, 238, 251, 0.55);\n}\n.universal-modal__icon_db94t {\n fill: rgba(238, 238, 251, 0.55);\n}\n\n\n.amount-input__minorPartAndCurrency_oq2la {\n color: rgba(238, 238, 251, 0.55)\n} .amount-input__minorPartAndCurrency_oq2la.amount-input__disabled_oq2la,\n .amount-input__minorPartAndCurrency_oq2la.amount-input__readOnly_oq2la {\n color: rgba(233, 233, 250, 0.37);\n }\n.amount-input__filled_xvog1 .amount-input__input_xvog1,\n.amount-input__input_xvog1:focus {\n -webkit-text-fill-color: transparent;\n}\n.amount-input__minorPartAndCurrency_17dp4 {\n color: rgba(4, 4, 19, 0.55)\n} .amount-input__minorPartAndCurrency_17dp4.amount-input__disabled_17dp4,\n .amount-input__minorPartAndCurrency_17dp4.amount-input__readOnly_17dp4 {\n color: rgba(5, 8, 29, 0.38);\n }@media (min-width: 600px) {\n}.tooltip__hint_1ed5x {\n background-color: #fff;\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);\n color: rgba(3, 3, 6, 0.88);\n} .tooltip__hint_1ed5x .tooltip__arrow_1ed5x:after {\n background-color: #fff;\n border-color: #fff;\n} .tooltip__tooltip_1ed5x {\n border: 1px solid #29292c;\n background-color: #1c1c1e\n} .tooltip__tooltip_1ed5x .tooltip__arrow_1ed5x:after {\n border-color: #29292c;\n background-color: #1c1c1e;\n }\n\n.tooltip__tooltip_1lyxe {\n background-color: #fff;\n color: rgba(3, 3, 6, 0.88);\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);\n} .tooltip__tooltip_1lyxe .tooltip__arrow_1lyxe:after {\n background-color: #fff;\n} .tooltip__hint_1lyxe {\n background-color: #1c1c1e;\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n color: rgba(255, 255, 255, 0.94);\n} .tooltip__hint_1lyxe .tooltip__arrow_1lyxe:after {\n background-color: #1c1c1e;\n}\n\n.calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-track {\n background-color: transparent;\n } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-track-piece {\n background-color: transparent;\n } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-thumb {\n background-color: rgba(228, 228, 251, 0.28);\n border-color: transparent;\n } .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-thumb:active {\n background-color: rgba(238, 238, 251, 0.55);\n }\n.calendar__appear_d90mg,\n.calendar__enter_d90mg {\n background-color: transparent;\n} .calendar__appearActive_d90mg,\n.calendar__enterActive_d90mg,\n.calendar__appearDone_d90mg,\n.calendar__enterDone_d90mg {\n background-color: rgba(222, 222, 238, 0.13);\n} .calendar__exit_d90mg {\n background-color: rgba(222, 222, 238, 0.13);\n} .calendar__exitActive_d90mg,\n.calendar__exitDone_d90mg {\n background-color: transparent;\n}\n.calendar__calendar_1jb31 th {\n border-bottom: 1px solid #29292c;\n} .calendar__dayNames_1jb31 {\n background: #1c1c1e\n} .calendar__month_1jb31 {\n color: rgba(255, 255, 255, 0.94)\n} .calendar__month_1jb31.calendar__clickableMonth_1jb31 {\n background-color: rgba(214, 214, 229, 0.07)\n } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__active_1jb31 {\n background-color: #f2f3f5\n } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__active_1jb31 .calendar__monthTitle_1jb31 {\n color: rgba(3, 3, 6, 0.88);\n } .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__disabled_1jb31 .calendar__monthTitle_1jb31 {\n color: rgba(233, 233, 250, 0.37);\n } .calendar__dayName_1jb31 {\n color: rgba(238, 238, 251, 0.55)\n}\n\n.calendar__dayName_5abbc {\n color: rgba(238, 238, 251, 0.55)\n} .calendar__day_5abbc {\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n color: rgba(255, 255, 255, 0.94)\n} .calendar__day_5abbc.calendar__highlighted_5abbc,\n .calendar__day_5abbc.calendar__range_5abbc.calendar__highlighted_5abbc:not(.calendar__disabled_5abbc) {\n color: rgba(255, 255, 255, 0.94);\n background: rgba(214, 214, 229, 0.07);\n } .calendar__day_5abbc.calendar__holiday_5abbc {\n color: #ff4837;\n } .calendar__day_5abbc.calendar__disabled_5abbc {\n color: rgba(233, 233, 250, 0.37);\n background: transparent;\n } .calendar__day_5abbc.calendar__today_5abbc {\n color: #4a9dfc;\n } .calendar__day_5abbc.calendar__rangeComplete_5abbc {\n background: #293044;\n } .calendar__day_5abbc.calendar__selected_5abbc,\n .calendar__day_5abbc.calendar__disabled_5abbc.calendar__selected_5abbc {\n color: rgba(3, 3, 6, 0.88);\n background: #f2f3f5;\n } @media (hover) {\n .calendar__day_5abbc.calendar__selected_5abbc:hover {\n background: #dcdde1;\n }\n } .calendar__dayWrapper_5abbc {\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n} .calendar__range_5abbc .calendar__day_5abbc:not(.calendar__selected_5abbc):not(.calendar__disabled_5abbc):not(.calendar__today_5abbc):not(.calendar__holiday_5abbc) {\n color: rgba(255, 255, 255, 0.94);\n } .calendar__range_5abbc:before {\n background: rgba(225, 225, 248, 0.09);\n } .calendar__rangeComplete_5abbc:before {\n background: #293044;\n } .calendar__transitLeft_5abbc:after {\n background: linear-gradient(\n 270deg,\n rgba(225, 225, 248, 0.09) 0%,\n rgba(255, 255, 255, 0) 100%\n );\n } .calendar__transitRight_5abbc:after {\n background: linear-gradient(\n 270deg,\n rgba(255, 255, 255, 0) 0%,\n rgba(225, 225, 248, 0.09) 100%\n );\n } .calendar__rangeComplete_5abbc.calendar__transitLeft_5abbc:after {\n background: linear-gradient(\n 270deg,\n #293044 0%,\n rgba(255, 255, 255, 0) 100%\n );\n } .calendar__rangeComplete_5abbc.calendar__transitRight_5abbc:after {\n background: linear-gradient(\n 270deg,\n rgba(255, 255, 255, 0) 0%,\n #293044 100%\n );\n } .calendar__dot_5abbc {\n background: rgba(255, 255, 255, 0.94);\n} .calendar__selected_5abbc .calendar__dot_5abbc {\n background: rgba(3, 3, 6, 0.88);\n} .calendar__bottomAddon_5abbc.calendar__selected_5abbc,\n .calendar__bottomAddon_5abbc.calendar__selected_5abbc > * {\n color: rgba(3, 3, 6, 0.88);\n }\n.calendar__withShadow_13xpu {\n box-shadow: 0 1px 0 0 #29292c;\n}\n\n\n@media (max-width: 374px) {\n }\n.calendar__empty_1mh5g {\n color: rgba(238, 238, 251, 0.55);\n}\n.cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy {\n background-color: transparent\n } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy:not(:disabled):hover {\n background-color: rgba(214, 214, 229, 0.07);\n color: rgba(255, 255, 255, 0.94);\n } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__filled_1r2qy {\n background-color: rgba(222, 222, 238, 0.13)\n } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__filled_1r2qy:not(:disabled):hover {\n background-color: rgba(234, 234, 248, 0.15);\n } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__current_1r2qy {\n color: #4a9dfc;\n } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy,\n .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:disabled {\n background-color: #f2f3f5;\n color: rgba(3, 3, 6, 0.88)\n } .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:not(:disabled):hover, .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:disabled:not(:disabled):hover {\n background-color: #f2f3f5;\n color: rgba(3, 3, 6, 0.88);\n }\n@media (max-width: 374px) {\n }.gallery__container_tx31t {\n background-color: #262629\n} .gallery__modal_tx31t {\n background: transparent;\n} .gallery__bottomButton_tx31t {\n background-color: rgba(228, 228, 251, 0.28);\n}\n.gallery__component_4hjur {\n background-color: rgba(228, 228, 251, 0.28);\n} .gallery__component_4hjur:hover {\n background-color: rgba(233, 233, 250, 0.37);\n } .gallery__component_4hjur:active {\n background-color: rgba(238, 238, 254, 0.46);\n }\n.gallery__buttons_wuv84 path {\n color: rgba(255, 255, 255, 0.94);\n } .gallery__iconButton_wuv84 path {\n color: #f2f3f5;\n } .gallery__iconButton_wuv84:hover path {\n color: #e7e8eb;\n } .gallery__iconButton_wuv84:active path {\n color: #dcdde1;\n }\n\n\n.gallery__headerMobile_1lrx5.gallery__video_1lrx5 {\n background-color: #262629;\n }\n.gallery__loading_1jdnv {\n background-color: #1c1c1e\n} .gallery__loading_1jdnv .gallery__active_1jdnv {\n background-color: #29292c;\n } .gallery__brokenImageWrapper_1jdnv {\n background-color: #29292c\n} .gallery__focused_1jdnv {\n outline: 2px solid #3193fc;\n}\n.gallery__component_qu8qb {\n background-color: #262629;\n} .gallery__slideLoading_qu8qb {\n background-color: rgba(214, 214, 229, 0.07);\n} .gallery__spinner_qu8qb {\n color: rgba(255, 255, 255, 0.94);\n} .gallery__arrow_qu8qb {\n color: rgba(255, 255, 255, 0.94)\n} .gallery__arrow_qu8qb:hover {\n background-color: #2f2f32;\n } .gallery__arrow_qu8qb:active {\n background-color: #353539;\n } .gallery__focused_qu8qb {\n outline: 2px solid #3193fc;\n} .gallery__placeholder_qu8qb {\n background-color: #29292c;\n} .gallery__fullScreenImage_qu8qb {\n background-color: #121213;\n}\n.gallery__infoWrapper_17eti {\n background-color: #262629\n}\n.gallery__component_ip5uj {\n background-color: #262629\n}\n\n.gallery__icon_u9r9z {\n color: #fff;\n} .gallery__iconShape_u9r9z {\n fill: rgba(4, 4, 21, 0.47);\n}.select__arrow_7cn8t {\n color: rgba(238, 238, 251, 0.55)\n} .select__arrow_7cn8t.select__disabled_7cn8t {\n color: rgba(228, 228, 251, 0.28);\n }\n\n.select__option_1ax47 {\n background: #1c1c1e;\n color: rgba(255, 255, 255, 0.94)\n} .select__option_1ax47:not(.select__disabled_1ax47):active {\n background: rgba(225, 225, 248, 0.09);\n color: rgba(255, 255, 255, 0.94);\n } .select__selected_1ax47 {\n background: #1c1c1e;\n color: rgba(255, 255, 255, 0.94);\n} .select__highlighted_1ax47 {\n background: rgba(214, 214, 229, 0.07);\n color: rgba(255, 255, 255, 0.94);\n} .select__disabled_1ax47 {\n background: #1c1c1e;\n color: rgba(238, 238, 251, 0.55);\n}\n.select__popoverInner_mtfjx {\n background: transparent;\n} .select__optionsListWrapper_mtfjx {\n box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);\n background: #1c1c1e;\n} .select__optionsListBorder_mtfjx {\n box-shadow: inset 0 0 0 1px #29292c;\n}\n\n.select__single_urpy0 {\n background: rgba(255, 255, 255, 0.94)\n} .select__colorIcon_urpy0 {\n color: #17d055;\n}\n\n.select__clearIcon_1ls6c {\n color: rgba(228, 228, 251, 0.28)\n} .select__clearIcon_1ls6c:hover {\n color: rgba(233, 233, 250, 0.37);\n } .select__clearIcon_1ls6c:active {\n color: rgba(238, 238, 254, 0.46);\n }\n.select__placeholder_1tgop {\n color: rgba(238, 238, 251, 0.55)\n} .select__placeholder_1tgop.select__focused_1tgop {\n color: rgba(233, 233, 250, 0.37);\n } .select__focusVisible_1tgop {\n outline: 2px solid #3193fc;\n} @keyframes select__show-placeholder_1tgop {\n}\n.select__footer_1pgif {\n background-color: #1c1c1e\n} .select__highlighted_1pgif {\n border-top: 1px solid #29292c;\n background-color: #1c1c1e;\n}\n.select__optgroup_1a8pd {\n background: #1c1c1e\n} .select__label_1a8pd {\n color: rgba(238, 238, 251, 0.55);\n}\n.select__optionsListHeader_9tizr {\n border-bottom: 1px solid transparent\n} .select__optionsListHeader_9tizr.select__headerHighlighted_9tizr {\n border-bottom-color: #29292c;\n } .select__optionsListFooter_9tizr {\n border-top: 1px solid transparent\n} .select__optionsListFooter_9tizr.select__withBorder_9tizr {\n border-top-color: #29292c;\n } .select__emptyPlaceholder_9tizr {\n color: rgba(238, 238, 251, 0.55);\n}\n\n.select__virtualOptionsListHeader_16hgo {\n border-bottom: 1px solid #29292c;\n} .select__virtualOptionsListFooter_16hgo {\n border-top: 1px solid transparent\n} .select__virtualOptionsListFooter_16hgo.select__withBorder_16hgo {\n border-top: 1px solid #29292c;\n } .select__virtualRow_16hgo:before {\n background: #353539;\n } .select__emptyPlaceholder_16hgo {\n color: rgba(238, 238, 251, 0.55);\n}\n\n.select__option_12o76 {\n background: #1c1c1e;\n color: rgba(255, 255, 255, 0.94)\n} .select__option_12o76:not(.select__disabled_12o76):active {\n background: rgba(225, 225, 248, 0.09);\n color: rgba(255, 255, 255, 0.94);\n } .select__option_12o76:before {\n background: #353539;\n } .select__selected_12o76 {\n background: #1c1c1e;\n color: rgba(255, 255, 255, 0.94);\n} .select__highlighted_12o76 {\n background: rgba(214, 214, 229, 0.07);\n color: rgba(255, 255, 255, 0.94)\n} .select__disabled_12o76 {\n background: #1c1c1e;\n color: rgba(238, 238, 251, 0.55);\n} .select__highlighted_12o76 {\n background: rgba(214, 214, 229, 0.07);\n color: rgba(255, 255, 255, 0.94)\n}\n.select__option_5swhx {\n background: #1c1c1e;\n color: rgba(255, 255, 255, 0.94)\n} .select__option_5swhx:not(.select__disabled_5swhx):active {\n background: rgba(225, 225, 248, 0.09);\n color: rgba(255, 255, 255, 0.94);\n } .select__option_5swhx:before {\n background: #353539;\n } .select__selected_5swhx {\n background: #1c1c1e;\n color: rgba(255, 255, 255, 0.94);\n} .select__highlighted_5swhx {\n background: rgba(214, 214, 229, 0.07);\n color: rgba(255, 255, 255, 0.94)\n} .select__disabled_5swhx {\n background: #1c1c1e;\n color: rgba(238, 238, 251, 0.55);\n}\n.select__footer_y41ca {\n background-color: #121213\n}\n.calendar-with-skeleton__skeleton_1ynpe {\n background-color: #1c1c1e;\n}.date-range-input__calendarContainer_c9ozy {\n border: 1px solid #29292c\n}.calendar-input__calendarContainer_m099d {\n border: 1px solid #29292c\n} .calendar-input__calendarIcon_m099d {\n color: rgba(238, 238, 251, 0.55)\n}.date-time-input__calendarContainer_xpme2 {\n border: 1px solid #29292c\n}.universal-date-input__calendarIcon_hqpty {\n color: rgba(238, 238, 251, 0.55)\n} .universal-date-input__calendarContainer_hqpty {\n border: 1px solid #29292c\n} .universal-date-input__blink_hqpty.universal-date-input__blink_hqpty.universal-date-input__blink_hqpty {\n background-color: #392523;\n}\n\n.calendar-range__component_pgwcy:after {\n background-color: rgba(255, 255, 255, 0.94);\n }\n.input-autocomplete__placeholder_9qsdz {\n color: rgba(238, 238, 251, 0.55);\n} .input-autocomplete__focusVisible_9qsdz {\n outline: 2px solid #3193fc;\n}\n\n.picker-button__linkOpen_1q2zc:not(:hover) {\n background-color: rgba(214, 214, 229, 0.07);\n}\n.select-with-tags__tag_1b7o3:not(.select-with-tags__tagNoClose_1b7o3):active:not(:disabled) {\n background-color: #f2f3f5;\n color: rgba(3, 3, 6, 0.88);\n } .select-with-tags__tag_1b7o3:not(.select-with-tags__tagNoClose_1b7o3):hover:not(:disabled):not(:active) {\n background-color: #f2f3f5;\n color: rgba(3, 3, 6, 0.88);\n } .select-with-tags__tagCross_1b7o3 > svg {\n fill: rgba(4, 4, 21, 0.47);\n } .select-with-tags__tagCross_1b7o3:hover > svg {\n fill: rgba(4, 4, 19, 0.55);\n } .select-with-tags__tagCross_1b7o3:active > svg {\n fill: rgba(1, 1, 12, 0.63);\n }\n.select-with-tags__input_1ovg8 {\n background-color: transparent;\n color: rgba(255, 255, 255, 0.94)\n} .select-with-tags__input_1ovg8:disabled,\n .select-with-tags__input_1ovg8:disabled::placeholder {\n color: rgba(233, 233, 250, 0.37);\n } .select-with-tags__input_1ovg8::placeholder {\n color: rgba(238, 238, 251, 0.55);\n } .select-with-tags__input_1ovg8:focus::placeholder {\n color: rgba(233, 233, 250, 0.37);\n } .select-with-tags__focusVisible_1ovg8 {\n outline: 2px solid #3193fc;\n} .select-with-tags__placeholder_1ovg8 {\n color: rgba(238, 238, 251, 0.55);\n}.table__component_4dcqd {\n border-top: 1px solid #353539;\n}\n.table__wrapper_9ew5d {\n background: #121213;\n box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);\n}\n\n.table__component_1hr5b {\n color: rgba(255, 255, 255, 0.94);\n border-top: 1px solid #353539\n}\n\n.table__component_rv95y th:not(:last-child):not(:empty):after {\n background-color: #353539;\n }\n.table__component_xgnfh {\n color: rgba(255, 255, 255, 0.94);\n border-bottom: 1px solid #353539;\n background: #121213\n} .table__sorted_xgnfh {\n color: rgba(255, 255, 255, 0.94);\n} .table__stickyHeader_xgnfh {\n box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);\n}\n.table__component_18zwl {\n background: #121213\n} .table__clickable_18zwl:hover {\n background-color: #1c1c1e;\n } .table__selected_18zwl {\n background-color: #f2f8ff\n} .table__selected_18zwl:hover {\n background-color: #e8f2fe;\n }\n.table__icon_axzs8 {\n color: #898991\n} .table__icon_axzs8:hover {\n color: rgba(255, 255, 255, 0.94);\n } .table__sorted_axzs8 {\n color: #3193fc\n} .table__sorted_axzs8:hover {\n color: #3193fc;\n }\n.table__open_1fsl7,\n.table__open_1fsl7:hover {\n background-color: rgba(222, 222, 238, 0.13);\n}.intl-phone-input__emptyCountryIcon_1cdiy {\n color: #898991;\n}\n.intl-phone-input__flagPlaceholder_2g78u {\n background-color: rgba(222, 222, 238, 0.13);\n}\n.intl-phone-input__dialCode_1mdwc {\n color: rgba(238, 238, 251, 0.55);\n}\n.intl-phone-input__emptyCountryIcon_17jgz {\n color: #898991;\n} .intl-phone-input__focusVisible_17jgz {\n outline: 2px solid #3193fc;\n}\n.international-phone-input__dialCode_11ju6 {\n color: rgba(238, 238, 251, 0.55);\n} .international-phone-input__emptyCountryIcon_11ju6 {\n color: rgba(238, 238, 251, 0.55);\n}\n.international-phone-input__flagPlaceholder_7le7f {\n background-color: rgba(214, 214, 229, 0.07);\n}\n.international-phone-input__emptyCountryIcon_1ob2q {\n color: rgba(238, 238, 251, 0.55);\n} .international-phone-input__focusVisible_1ob2q {\n outline: 2px solid #3193fc;\n}.tabs__component_b1fhu:before {\n background-color: rgba(228, 228, 251, 0.28);\n } .tabs__title_b1fhu {\n color: rgba(238, 238, 251, 0.55)\n} .tabs__title_b1fhu:not(:disabled):hover {\n color: rgba(255, 255, 255, 0.94);\n } .tabs__focused_b1fhu {\n outline: 2px solid #3193fc;\n} .tabs__selected_b1fhu {\n color: rgba(255, 255, 255, 0.94);\n} .tabs__disabled_b1fhu {\n color: rgba(233, 233, 250, 0.37);\n} .tabs__line_b1fhu {\n background-color: #f83a2a;\n} .tabs__option_b1fhu {\n color: rgba(255, 255, 255, 0.94);\n}\n.tabs__component_b1fhu:before {\n background-color: rgba(228, 228, 251, 0.28);\n }.tabs__title_b1fhu {\n color: rgba(238, 238, 251, 0.55)\n}.tabs__title_b1fhu:not(:disabled):hover {\n color: rgba(255, 255, 255, 0.94);\n }.tabs__focused_b1fhu {\n outline: 2px solid #3193fc;\n}.tabs__selected_b1fhu {\n color: rgba(255, 255, 255, 0.94);\n}.tabs__disabled_b1fhu {\n color: rgba(233, 233, 250, 0.37);\n}.tabs__line_b1fhu {\n background-color: #f83a2a;\n}.tabs__option_b1fhu {\n color: rgba(255, 255, 255, 0.94);\n}\n.tabs__primary_40gy7:after {\n background-color: rgba(228, 228, 251, 0.28);\n } .tabs__primary_40gy7 {\n} .tabs__secondary_40gy7:before {\n background-color: transparent;\n } .tabs__secondary_40gy7.tabs__xs_40gy7 {\n } .tabs__borderVisible_40gy7:before {\n background-color: rgba(222, 222, 238, 0.13);\n}\n\n\n\n";
|
|
2
|
-
export {
|
|
1
|
+
import styles from '!!css-loader!@alfalab/core-components/themes/compiled/mobile-dark-bluetint.css';
|
|
2
|
+
export { styles as default };
|