@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,3877 +1 @@
|
|
|
1
|
-
|
|
2
|
-
const mobileDarkBluetint = `.divider__component_1h07d {
|
|
3
|
-
border-bottom: 1px solid #353539;
|
|
4
|
-
}.backdrop__backdrop_ckren {
|
|
5
|
-
-webkit-tap-highlight-color: transparent;
|
|
6
|
-
} .backdrop__appear_ckren,
|
|
7
|
-
.backdrop__enter_ckren {
|
|
8
|
-
background-color: transparent;
|
|
9
|
-
} .backdrop__appearActive_ckren,
|
|
10
|
-
.backdrop__enterActive_ckren,
|
|
11
|
-
.backdrop__appearDone_ckren,
|
|
12
|
-
.backdrop__enterDone_ckren {
|
|
13
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
14
|
-
} .backdrop__exit_ckren {
|
|
15
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
16
|
-
} .backdrop__exitActive_ckren,
|
|
17
|
-
.backdrop__exitDone_ckren {
|
|
18
|
-
background-color: transparent;
|
|
19
|
-
} .backdrop__transparent_ckren.backdrop__transparent_ckren {
|
|
20
|
-
background-color: transparent;
|
|
21
|
-
}.badge__component_11drg.badge__background-accent_11drg {
|
|
22
|
-
background-color: #f83a2a;
|
|
23
|
-
color: rgba(255, 255, 255, 0.94);
|
|
24
|
-
} .badge__component_11drg.badge__background-specialbg-secondary-transparent_11drg {
|
|
25
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
26
|
-
color: rgba(255, 255, 255, 0.94);
|
|
27
|
-
} .badge__component_11drg.badge__background-primary_11drg {
|
|
28
|
-
background-color: #262629;
|
|
29
|
-
color: rgba(255, 255, 255, 0.94);
|
|
30
|
-
} .badge__outlineCount_11drg {
|
|
31
|
-
border: 2px solid rgba(3, 3, 6, 0.88);
|
|
32
|
-
} .badge__heightS_11drg.badge__outlineCount_11drg {
|
|
33
|
-
border: 1px solid rgba(3, 3, 6, 0.88);
|
|
34
|
-
} .badge__icon_11drg {
|
|
35
|
-
color: #17d055
|
|
36
|
-
} .badge__icon_11drg.badge__positive_11drg {
|
|
37
|
-
color: #17d055;
|
|
38
|
-
background-color: #17d055;
|
|
39
|
-
} .badge__icon_11drg.badge__attention_11drg {
|
|
40
|
-
color: #fda136;
|
|
41
|
-
background-color: #fda136;
|
|
42
|
-
} .badge__icon_11drg.badge__negative_11drg {
|
|
43
|
-
color: #ff4837;
|
|
44
|
-
background-color: #ff4837;
|
|
45
|
-
} .badge__icon_11drg.badge__link_11drg {
|
|
46
|
-
color: #3193fc;
|
|
47
|
-
background-color: #3193fc;
|
|
48
|
-
} .badge__icon_11drg.badge__tertiary_11drg {
|
|
49
|
-
color: #4a4a51;
|
|
50
|
-
background-color: #4a4a51;
|
|
51
|
-
} .badge__icon_11drg.badge__secondary_11drg {
|
|
52
|
-
color: #898991;
|
|
53
|
-
background-color: #898991;
|
|
54
|
-
} .badge__icon_11drg.badge__primary_11drg {
|
|
55
|
-
color: rgba(255, 255, 255, 0.94);
|
|
56
|
-
background-color: rgba(255, 255, 255, 0.94);
|
|
57
|
-
} .badge__graphic-static-light_11drg.badge__icon_11drg:before {
|
|
58
|
-
background-color: rgba(255, 255, 255, 0.94);
|
|
59
|
-
} .badge__graphic-primary_11drg.badge__icon_11drg:before {
|
|
60
|
-
background-color: rgba(255, 255, 255, 0.94);
|
|
61
|
-
} .badge__outline_11drg {
|
|
62
|
-
background-color: rgba(3, 3, 6, 0.88);
|
|
63
|
-
} .badge__outlineColor_11drg {
|
|
64
|
-
background-color: #f83a2a
|
|
65
|
-
} .badge__outlineColor_11drg.badge__attention_11drg {
|
|
66
|
-
background-color: #fda136;
|
|
67
|
-
} .badge__outlineColor_11drg.badge__positive_11drg {
|
|
68
|
-
background-color: #17d055;
|
|
69
|
-
} .badge__outlineColor_11drg.badge__negative_11drg {
|
|
70
|
-
background-color: #ff4837;
|
|
71
|
-
} .badge__outlineColor_11drg.badge__link_11drg {
|
|
72
|
-
background-color: #3193fc;
|
|
73
|
-
} .badge__outlineColor_11drg.badge__tertiary_11drg {
|
|
74
|
-
background-color: #4a4a51;
|
|
75
|
-
} .badge__outlineColor_11drg.badge__secondary_11drg {
|
|
76
|
-
background-color: #898991;
|
|
77
|
-
} .badge__outlineColor_11drg.badge__primary_11drg {
|
|
78
|
-
background-color: rgba(255, 255, 255, 0.94);
|
|
79
|
-
} .badge__dot_11drg.badge__outlineCount_11drg {
|
|
80
|
-
border: 1px solid rgba(3, 3, 6, 0.88);
|
|
81
|
-
}.card-image__cardImage_q4jc2 {
|
|
82
|
-
background: #e7e8ea;
|
|
83
|
-
} .card-image__loaded_q4jc2 {
|
|
84
|
-
background: transparent
|
|
85
|
-
}.dropzone__component_ffow7 {
|
|
86
|
-
border: 1px dashed rgba(255, 255, 255, 0.94);
|
|
87
|
-
} .dropzone__component_ffow7:not(.dropzone__disabled_ffow7):hover {
|
|
88
|
-
background-color: transparent;
|
|
89
|
-
} .dropzone__dragOver_ffow7 {
|
|
90
|
-
background-color: transparent;
|
|
91
|
-
} .dropzone__error_ffow7 {
|
|
92
|
-
border-color: #ff4837;
|
|
93
|
-
}
|
|
94
|
-
.dropzone__overlay_13lhg {
|
|
95
|
-
background: rgba(214, 214, 229, 0.07);
|
|
96
|
-
} .dropzone__text_13lhg {
|
|
97
|
-
color: rgba(255, 255, 255, 0.94);
|
|
98
|
-
}.hatching-progress-bar__container_sb1n7 {
|
|
99
|
-
background: rgba(222, 222, 238, 0.13);
|
|
100
|
-
} .hatching-progress-bar__hatch_sb1n7 {
|
|
101
|
-
background: repeating-linear-gradient(
|
|
102
|
-
-45deg,
|
|
103
|
-
rgba(222, 222, 238, 0.13) 6px 10px,
|
|
104
|
-
rgba(255, 255, 255, 0) 10px 18px
|
|
105
|
-
);
|
|
106
|
-
} .hatching-progress-bar__positive_sb1n7 {
|
|
107
|
-
background: #17d055;
|
|
108
|
-
} .hatching-progress-bar__attention_sb1n7 {
|
|
109
|
-
background: #fda136;
|
|
110
|
-
} .hatching-progress-bar__negative_sb1n7 {
|
|
111
|
-
background: #ff4837;
|
|
112
|
-
} .hatching-progress-bar__link_sb1n7 {
|
|
113
|
-
background: #3193fc;
|
|
114
|
-
} .hatching-progress-bar__tertiary_sb1n7 {
|
|
115
|
-
background: #4a4a51;
|
|
116
|
-
} .hatching-progress-bar__secondary_sb1n7 {
|
|
117
|
-
background: #898991;
|
|
118
|
-
} .hatching-progress-bar__primary_sb1n7 {
|
|
119
|
-
background: rgba(255, 255, 255, 0.94);
|
|
120
|
-
} .hatching-progress-bar__accent_sb1n7 {
|
|
121
|
-
background: #f83a2a;
|
|
122
|
-
}@media (max-width: 599px) {
|
|
123
|
-
}
|
|
124
|
-
@media (min-width: 320px) {
|
|
125
|
-
}
|
|
126
|
-
@media (min-width: 360px) {
|
|
127
|
-
}
|
|
128
|
-
@media (min-width: 375px) {
|
|
129
|
-
}
|
|
130
|
-
@media (min-width: 412px) {
|
|
131
|
-
}
|
|
132
|
-
@media (min-width: 600px) and (max-width: 1023px) {
|
|
133
|
-
}
|
|
134
|
-
@media (min-width: 600px) {
|
|
135
|
-
}
|
|
136
|
-
@media (min-width: 768px) {
|
|
137
|
-
}
|
|
138
|
-
@media (min-width: 1024px) {
|
|
139
|
-
}
|
|
140
|
-
@media (min-width: 1024px) {
|
|
141
|
-
}
|
|
142
|
-
@media (min-width: 1280px) {
|
|
143
|
-
}
|
|
144
|
-
@media (min-width: 1440px) {
|
|
145
|
-
}
|
|
146
|
-
@media (min-width: 1920px) {
|
|
147
|
-
}
|
|
148
|
-
@media (max-width: 599px) {
|
|
149
|
-
}
|
|
150
|
-
@media (min-width: 320px) {
|
|
151
|
-
}
|
|
152
|
-
@media (min-width: 360px) {
|
|
153
|
-
}
|
|
154
|
-
@media (min-width: 375px) {
|
|
155
|
-
}
|
|
156
|
-
@media (min-width: 412px) {
|
|
157
|
-
}
|
|
158
|
-
@media (min-width: 600px) and (max-width: 1023px) {
|
|
159
|
-
}
|
|
160
|
-
@media (min-width: 600px) {
|
|
161
|
-
}
|
|
162
|
-
@media (min-width: 768px) {
|
|
163
|
-
}
|
|
164
|
-
@media (min-width: 1024px) {
|
|
165
|
-
}
|
|
166
|
-
@media (min-width: 1024px) {
|
|
167
|
-
}
|
|
168
|
-
@media (min-width: 1280px) {
|
|
169
|
-
}
|
|
170
|
-
@media (min-width: 1440px) {
|
|
171
|
-
}
|
|
172
|
-
@media (min-width: 1920px) {
|
|
173
|
-
}
|
|
174
|
-
.icon-view__component_14a70 {
|
|
175
|
-
color: rgba(238, 238, 251, 0.55)
|
|
176
|
-
} .icon-view__bg_14a70 {
|
|
177
|
-
fill: #1c1c1e;
|
|
178
|
-
} .icon-view__border_14a70 {
|
|
179
|
-
stroke: rgba(225, 225, 248, 0.09);
|
|
180
|
-
fill: transparent;
|
|
181
|
-
}.indicator__component_cv8wn {
|
|
182
|
-
color: rgba(255, 255, 255, 0.94);
|
|
183
|
-
background-color: #f83a2a;
|
|
184
|
-
} .indicator__red_cv8wn {
|
|
185
|
-
background-color: #f83a2a;
|
|
186
|
-
color: rgba(255, 255, 255, 0.94)
|
|
187
|
-
} .indicator__red_cv8wn.indicator__border_cv8wn {
|
|
188
|
-
outline: 2px solid #121213;
|
|
189
|
-
} .indicator__white_cv8wn {
|
|
190
|
-
background-color: #262629;
|
|
191
|
-
color: rgba(255, 255, 255, 0.94)
|
|
192
|
-
} .indicator__white_cv8wn.indicator__border_cv8wn {
|
|
193
|
-
outline: 2px solid #121213;
|
|
194
|
-
} .indicator__grey_cv8wn {
|
|
195
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
196
|
-
color: rgba(255, 255, 255, 0.94)
|
|
197
|
-
} .indicator__grey_cv8wn.indicator__border_cv8wn {
|
|
198
|
-
outline: 2px solid #121213;
|
|
199
|
-
}.link__primary_31d1v {
|
|
200
|
-
color: rgba(255, 255, 255, 0.94);
|
|
201
|
-
border-bottom-color: rgba(255, 255, 255, 0.94)
|
|
202
|
-
} @media (hover: hover) {
|
|
203
|
-
.link__primary_31d1v:hover {
|
|
204
|
-
color: rgba(255, 255, 255, 0.7);
|
|
205
|
-
}
|
|
206
|
-
} .link__primary_31d1v:active {
|
|
207
|
-
color: rgba(255, 255, 255, 0.6);
|
|
208
|
-
} .link__secondary_31d1v {
|
|
209
|
-
color: rgba(238, 238, 251, 0.55);
|
|
210
|
-
border-bottom-color: rgba(238, 238, 251, 0.55)
|
|
211
|
-
} @media (hover: hover) {
|
|
212
|
-
.link__secondary_31d1v:hover {
|
|
213
|
-
color: rgba(239, 240, 252, 0.65);
|
|
214
|
-
}
|
|
215
|
-
} .link__secondary_31d1v:active {
|
|
216
|
-
color: rgba(243, 245, 254, 0.75);
|
|
217
|
-
} .link__defaultView_31d1v {
|
|
218
|
-
color: #4a9dfc;
|
|
219
|
-
border-bottom-color: #4a9dfc
|
|
220
|
-
} @media (hover: hover) {
|
|
221
|
-
.link__defaultView_31d1v:hover {
|
|
222
|
-
color: #63aafd;
|
|
223
|
-
}
|
|
224
|
-
} .link__defaultView_31d1v:active {
|
|
225
|
-
color: #7fb6ff;
|
|
226
|
-
}
|
|
227
|
-
@media (hover: hover) {
|
|
228
|
-
.link__component_2djbu:hover .link__text_2djbu {
|
|
229
|
-
border-bottom-color: rgba(0, 0, 0, 0);
|
|
230
|
-
}
|
|
231
|
-
} .link__component_2djbu:active .link__text_2djbu {
|
|
232
|
-
border-bottom-color: rgba(0, 0, 0, 0);
|
|
233
|
-
} .link__focused_2djbu {
|
|
234
|
-
outline: 2px solid #3193fc;
|
|
235
|
-
} .link__pseudo_2djbu {
|
|
236
|
-
background-color: transparent;
|
|
237
|
-
}
|
|
238
|
-
.link__primary_bewaj {
|
|
239
|
-
color: rgba(3, 3, 6, 0.88);
|
|
240
|
-
border-bottom-color: rgba(3, 3, 6, 0.88)
|
|
241
|
-
} @media (hover: hover) {
|
|
242
|
-
.link__primary_bewaj:hover {
|
|
243
|
-
color: rgba(1, 1, 12, 0.63);
|
|
244
|
-
}
|
|
245
|
-
} .link__primary_bewaj:active {
|
|
246
|
-
color: rgba(4, 4, 19, 0.55);
|
|
247
|
-
} .link__secondary_bewaj {
|
|
248
|
-
color: rgba(4, 4, 19, 0.55);
|
|
249
|
-
border-bottom-color: rgba(4, 4, 19, 0.55)
|
|
250
|
-
} @media (hover: hover) {
|
|
251
|
-
.link__secondary_bewaj:hover {
|
|
252
|
-
color: rgba(1, 1, 12, 0.63);
|
|
253
|
-
}
|
|
254
|
-
} .link__secondary_bewaj:active {
|
|
255
|
-
color: rgba(0, 0, 10, 0.71);
|
|
256
|
-
} .link__defaultView_bewaj {
|
|
257
|
-
color: #2a77ef;
|
|
258
|
-
border-bottom-color: #2a77ef
|
|
259
|
-
} @media (hover: hover) {
|
|
260
|
-
.link__defaultView_bewaj:hover {
|
|
261
|
-
color: #2c64d4;
|
|
262
|
-
}
|
|
263
|
-
} .link__defaultView_bewaj:active {
|
|
264
|
-
color: #2453b4;
|
|
265
|
-
}@keyframes loader__blink_1fqz5 {
|
|
266
|
-
}.progress-bar__container_1sjhv {
|
|
267
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
268
|
-
}
|
|
269
|
-
.progress-bar__filled_zf3ue.progress-bar__positive_zf3ue {
|
|
270
|
-
background: #17d055;
|
|
271
|
-
} .progress-bar__filled_zf3ue.progress-bar__negative_zf3ue {
|
|
272
|
-
background: #ff4837;
|
|
273
|
-
} .progress-bar__filled_zf3ue.progress-bar__attention_zf3ue {
|
|
274
|
-
background: #fda136;
|
|
275
|
-
} .progress-bar__filled_zf3ue.progress-bar__link_zf3ue {
|
|
276
|
-
background: #3193fc;
|
|
277
|
-
} .progress-bar__filled_zf3ue.progress-bar__tertiary_zf3ue {
|
|
278
|
-
background: #4a4a51;
|
|
279
|
-
} .progress-bar__filled_zf3ue.progress-bar__secondary_zf3ue {
|
|
280
|
-
background: #898991;
|
|
281
|
-
} .progress-bar__filled_zf3ue.progress-bar__primary_zf3ue {
|
|
282
|
-
background: rgba(255, 255, 255, 0.94);
|
|
283
|
-
} .progress-bar__filled_zf3ue.progress-bar__accent_zf3ue {
|
|
284
|
-
background: #f83a2a;
|
|
285
|
-
}
|
|
286
|
-
.progress-bar__container_sd7dn {
|
|
287
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
288
|
-
}.scrollbar__component_82jy4 .scrollbar:before {
|
|
289
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
290
|
-
} .scrollbar__component_82jy4.dragging .track .scrollbar.visible:before {
|
|
291
|
-
background-color: rgba(238, 238, 254, 0.46);
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
.scrollbar__component_1nt36 .scrollbar:before {
|
|
295
|
-
background-color: rgba(9, 12, 37, 0.28);
|
|
296
|
-
} .scrollbar__component_1nt36.dragging .track .scrollbar.visible:before {
|
|
297
|
-
background-color: rgba(4, 4, 21, 0.47);
|
|
298
|
-
}.skeleton__component_16ioo {
|
|
299
|
-
background: rgba(214, 214, 229, 0.07);
|
|
300
|
-
} @keyframes skeleton__background_16ioo {
|
|
301
|
-
0% {
|
|
302
|
-
background: rgba(214, 214, 229, 0.07);
|
|
303
|
-
}
|
|
304
|
-
100% {
|
|
305
|
-
background: rgba(222, 222, 238, 0.13);
|
|
306
|
-
}
|
|
307
|
-
}
|
|
308
|
-
.skeleton__component_m4c32 {
|
|
309
|
-
color: transparent
|
|
310
|
-
} .skeleton__component_m4c32:before {
|
|
311
|
-
background: transparent;
|
|
312
|
-
}
|
|
313
|
-
.skeleton__component_1wunm {
|
|
314
|
-
background: rgba(38, 55, 88, 0.06);
|
|
315
|
-
} @keyframes skeleton__background-inverted_1wunm {
|
|
316
|
-
0% {
|
|
317
|
-
background: rgba(38, 55, 88, 0.06);
|
|
318
|
-
}
|
|
319
|
-
100% {
|
|
320
|
-
background: rgba(15, 25, 55, 0.1);
|
|
321
|
-
}
|
|
322
|
-
}.segmented-control__wrapper_o8d4w {
|
|
323
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
324
|
-
} .segmented-control__segment_o8d4w.segmented-control__selected_o8d4w {
|
|
325
|
-
color: rgba(255, 255, 255, 0.94);
|
|
326
|
-
} .segmented-control__selectedBox_o8d4w {
|
|
327
|
-
border: 0.5px solid rgba(225, 225, 248, 0.09);
|
|
328
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
329
|
-
}
|
|
330
|
-
.segmented-control__selectedBox_1kxe9 {
|
|
331
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
332
|
-
0 0 1px rgba(0, 0, 0, 0.04);
|
|
333
|
-
}
|
|
334
|
-
.segmented-control__wrapper_qh8k2 {
|
|
335
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
336
|
-
} .segmented-control__segment_qh8k2.segmented-control__selected_qh8k2 {
|
|
337
|
-
color: rgba(3, 3, 6, 0.88);
|
|
338
|
-
} .segmented-control__selectedBox_qh8k2 {
|
|
339
|
-
border: 0.5px solid rgba(30, 43, 68, 0.08);
|
|
340
|
-
background-color: #fff;
|
|
341
|
-
}
|
|
342
|
-
.segmented-control__segment_ndvtj {
|
|
343
|
-
color: rgba(255, 255, 255, 0.94)
|
|
344
|
-
} .segmented-control__segment_ndvtj:not(:first-child):before {
|
|
345
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
346
|
-
}
|
|
347
|
-
.segmented-control__segment_b8fl4 {
|
|
348
|
-
background-color: transparent
|
|
349
|
-
} .segmented-control__focused_b8fl4 {
|
|
350
|
-
outline: 2px solid #3193fc;
|
|
351
|
-
}
|
|
352
|
-
.segmented-control__segment_1sw34 {
|
|
353
|
-
color: rgba(3, 3, 6, 0.88)
|
|
354
|
-
} .segmented-control__segment_1sw34:not(:first-child):before {
|
|
355
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
356
|
-
}.slider__component_13pkv .noUi-base:hover .noUi-connects {
|
|
357
|
-
background: rgba(222, 222, 238, 0.13);
|
|
358
|
-
} .slider__component_13pkv .noUi-base:hover .noUi-connect {
|
|
359
|
-
background: #f83a2a;
|
|
360
|
-
} .slider__component_13pkv .noUi-handle:hover .noUi-touch-area {
|
|
361
|
-
background: #ff503e;
|
|
362
|
-
} .slider__component_13pkv .noUi-handle:active .noUi-touch-area {
|
|
363
|
-
background: #fd624e;
|
|
364
|
-
} .slider__component_13pkv .noUi-connects {
|
|
365
|
-
background: rgba(222, 222, 238, 0.13);
|
|
366
|
-
} .slider__component_13pkv .noUi-connect {
|
|
367
|
-
background: #f83a2a;
|
|
368
|
-
} .slider__component_13pkv .noUi-handle {
|
|
369
|
-
border: 2px solid transparent;
|
|
370
|
-
} .slider__component_13pkv .noUi-touch-area {
|
|
371
|
-
background: #f83a2a;
|
|
372
|
-
} .slider__component_13pkv .noUi-pips {
|
|
373
|
-
color: rgba(238, 238, 251, 0.55);
|
|
374
|
-
}.status-badge__positive-checkmark_12653 {
|
|
375
|
-
background-color: #17d055;
|
|
376
|
-
} .status-badge__negative-cross_12653,
|
|
377
|
-
.status-badge__negative-alert_12653,
|
|
378
|
-
.status-badge__negative-block_12653 {
|
|
379
|
-
background-color: #ff4837;
|
|
380
|
-
} .status-badge__attention-alert_12653 {
|
|
381
|
-
background-color: #fda136;
|
|
382
|
-
} .status-badge__neutral-information_12653,
|
|
383
|
-
.status-badge__neutral-operation_12653,
|
|
384
|
-
.status-badge__neutral-cross_12653 {
|
|
385
|
-
background-color: #898991;
|
|
386
|
-
}
|
|
387
|
-
.status-badge__component_1pwds {
|
|
388
|
-
color: rgba(255, 255, 255, 0.94);
|
|
389
|
-
}
|
|
390
|
-
.status-badge__positive-checkmark_17l8j {
|
|
391
|
-
background-color: #0cc44d;
|
|
392
|
-
} .status-badge__negative-cross_17l8j,
|
|
393
|
-
.status-badge__negative-alert_17l8j,
|
|
394
|
-
.status-badge__negative-block_17l8j {
|
|
395
|
-
background-color: #ff4837;
|
|
396
|
-
} .status-badge__attention-alert_17l8j {
|
|
397
|
-
background-color: #fa9313;
|
|
398
|
-
} .status-badge__neutral-information_17l8j,
|
|
399
|
-
.status-badge__neutral-operation_17l8j,
|
|
400
|
-
.status-badge__neutral-cross_17l8j {
|
|
401
|
-
background-color: #898991;
|
|
402
|
-
}.status__soft_1jon9.status__green_1jon9, .status__muted-alt_1jon9.status__green_1jon9 {
|
|
403
|
-
background: #d1f1d7;
|
|
404
|
-
color: #0d9336;
|
|
405
|
-
} .status__soft_1jon9.status__orange_1jon9, .status__muted-alt_1jon9.status__orange_1jon9 {
|
|
406
|
-
background: #fde6c8;
|
|
407
|
-
color: #ea8313;
|
|
408
|
-
} .status__soft_1jon9.status__red_1jon9, .status__muted-alt_1jon9.status__red_1jon9 {
|
|
409
|
-
background: #ffdfdf;
|
|
410
|
-
color: #ec2d20;
|
|
411
|
-
} .status__soft_1jon9.status__blue_1jon9, .status__muted-alt_1jon9.status__blue_1jon9 {
|
|
412
|
-
background: #d8eaff;
|
|
413
|
-
color: #2a77ef;
|
|
414
|
-
} .status__soft_1jon9.status__teal_1jon9, .status__muted-alt_1jon9.status__teal_1jon9 {
|
|
415
|
-
background: #c8f1f3;
|
|
416
|
-
color: #058a8f;
|
|
417
|
-
} .status__soft_1jon9.status__grey_1jon9, .status__muted-alt_1jon9.status__grey_1jon9 {
|
|
418
|
-
background: rgba(222, 222, 238, 0.13);
|
|
419
|
-
color: rgba(238, 238, 251, 0.55);
|
|
420
|
-
} .status__soft_1jon9.status__purple_1jon9, .status__muted-alt_1jon9.status__purple_1jon9 {
|
|
421
|
-
background: #e3e6fe;
|
|
422
|
-
color: #7a63f1;
|
|
423
|
-
} .status__contrast_1jon9 {
|
|
424
|
-
color: rgba(3, 3, 6, 0.88)
|
|
425
|
-
} .status__contrast_1jon9.status__green_1jon9 {
|
|
426
|
-
background: #0cc44d;
|
|
427
|
-
} .status__contrast_1jon9.status__orange_1jon9 {
|
|
428
|
-
background: #fa9313;
|
|
429
|
-
} .status__contrast_1jon9.status__red_1jon9 {
|
|
430
|
-
background: #fe5e48;
|
|
431
|
-
} .status__contrast_1jon9.status__blue_1jon9 {
|
|
432
|
-
background: #3193fc;
|
|
433
|
-
} .status__contrast_1jon9.status__teal_1jon9 {
|
|
434
|
-
background: #09b9be;
|
|
435
|
-
} .status__contrast_1jon9.status__grey_1jon9 {
|
|
436
|
-
background: #898991;
|
|
437
|
-
} .status__contrast_1jon9.status__purple_1jon9 {
|
|
438
|
-
background: #897eff;
|
|
439
|
-
} .status__muted_1jon9.status__green_1jon9 {
|
|
440
|
-
background: #dff8e5;
|
|
441
|
-
color: #0d9336;
|
|
442
|
-
} .status__muted_1jon9.status__orange_1jon9 {
|
|
443
|
-
background: #ffefd9;
|
|
444
|
-
color: #ea8313;
|
|
445
|
-
} .status__muted_1jon9.status__red_1jon9 {
|
|
446
|
-
background: #ffebeb;
|
|
447
|
-
color: #ec2d20;
|
|
448
|
-
} .status__muted_1jon9.status__blue_1jon9 {
|
|
449
|
-
background: #e4f0ff;
|
|
450
|
-
color: #2a77ef;
|
|
451
|
-
} .status__muted_1jon9.status__teal_1jon9 {
|
|
452
|
-
background: #daf7f8;
|
|
453
|
-
color: #058a8f;
|
|
454
|
-
} .status__muted_1jon9.status__grey_1jon9 {
|
|
455
|
-
background: rgba(225, 225, 248, 0.09);
|
|
456
|
-
color: rgba(238, 238, 251, 0.55);
|
|
457
|
-
} .status__muted_1jon9.status__purple_1jon9 {
|
|
458
|
-
background: #eeedff;
|
|
459
|
-
color: #7a63f1;
|
|
460
|
-
}.underlay__background-accent_f7o25 {
|
|
461
|
-
background-color: #ef3124;
|
|
462
|
-
} .underlay__background-info_f7o25 {
|
|
463
|
-
background-color: #001c3c;
|
|
464
|
-
} .underlay__background-attention-muted_f7o25 {
|
|
465
|
-
background-color: #36291f;
|
|
466
|
-
} .underlay__background-positive-muted_f7o25 {
|
|
467
|
-
background-color: #232d25;
|
|
468
|
-
} .underlay__background-negative-muted_f7o25 {
|
|
469
|
-
background-color: #392523;
|
|
470
|
-
} .underlay__background-primary_f7o25 {
|
|
471
|
-
background-color: #121213;
|
|
472
|
-
} .underlay__background-primary-inverted_f7o25 {
|
|
473
|
-
background-color: #fff;
|
|
474
|
-
} .underlay__background-secondary_f7o25 {
|
|
475
|
-
background-color: #1c1c1e;
|
|
476
|
-
} .underlay__background-secondary-inverted_f7o25 {
|
|
477
|
-
background-color: #f2f3f5;
|
|
478
|
-
} .underlay__background-tertiary_f7o25 {
|
|
479
|
-
background-color: #27272a;
|
|
480
|
-
} .underlay__background-tertiary-inverted_f7o25 {
|
|
481
|
-
background-color: #e7e8ea;
|
|
482
|
-
} .underlay__background-quaternary_f7o25 {
|
|
483
|
-
background-color: #36363a;
|
|
484
|
-
} .underlay__background-quaternary-inverted_f7o25 {
|
|
485
|
-
background-color: #dcdee2;
|
|
486
|
-
} .underlay__background-specialbg-component_f7o25 {
|
|
487
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
488
|
-
} .underlay__background-specialbg-component-inverted_f7o25 {
|
|
489
|
-
background-color: rgba(11, 31, 53, 0.07);
|
|
490
|
-
} .underlay__background-specialbg-primary-grouped_f7o25 {
|
|
491
|
-
background-color: #1c1c1e;
|
|
492
|
-
} .underlay__background-specialbg-secondary-grouped_f7o25 {
|
|
493
|
-
background-color: #27272a;
|
|
494
|
-
} .underlay__background-specialbg-tertiary-grouped_f7o25 {
|
|
495
|
-
background-color: #36363a;
|
|
496
|
-
} .underlay__background-specialbg-secondary-transparent_f7o25 {
|
|
497
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
498
|
-
} .underlay__background-specialbg-secondary-transparent-inverted_f7o25 {
|
|
499
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
500
|
-
} .underlay__background-specialbg-tertiary-transparent_f7o25 {
|
|
501
|
-
background-color: rgba(222, 222, 240, 0.12);
|
|
502
|
-
} .underlay__background-specialbg-tertiary-transparent-inverted_f7o25 {
|
|
503
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
504
|
-
} .underlay__shadow-xs_f7o25 {
|
|
505
|
-
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
506
|
-
} .underlay__shadow-s_f7o25 {
|
|
507
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
508
|
-
0 0 1px rgba(0, 0, 0, 0.04);
|
|
509
|
-
} .underlay__shadow-m_f7o25 {
|
|
510
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
511
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
512
|
-
} .underlay__shadow-l_f7o25 {
|
|
513
|
-
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
514
|
-
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);
|
|
515
|
-
} .underlay__shadow-xl_f7o25 {
|
|
516
|
-
box-shadow: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
|
|
517
|
-
0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
518
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
519
|
-
} .underlay__shadow-xs-hard_f7o25 {
|
|
520
|
-
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
521
|
-
} .underlay__shadow-s-hard_f7o25 {
|
|
522
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
|
|
523
|
-
0 0 1px rgba(0, 0, 0, 0.16);
|
|
524
|
-
} .underlay__shadow-m-hard_f7o25 {
|
|
525
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
526
|
-
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
527
|
-
} .underlay__shadow-l-hard_f7o25 {
|
|
528
|
-
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
|
|
529
|
-
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);
|
|
530
|
-
} .underlay__shadow-xl-hard_f7o25 {
|
|
531
|
-
box-shadow: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
|
|
532
|
-
0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
533
|
-
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
534
|
-
} .underlay__shadow-xs-up_f7o25 {
|
|
535
|
-
box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
|
|
536
|
-
} .underlay__shadow-s-up_f7o25 {
|
|
537
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
|
|
538
|
-
} .underlay__shadow-m-up_f7o25 {
|
|
539
|
-
box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
|
|
540
|
-
} .underlay__shadow-l-up_f7o25 {
|
|
541
|
-
box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
|
|
542
|
-
} .underlay__shadow-xl-up_f7o25 {
|
|
543
|
-
box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
|
|
544
|
-
} .underlay__shadow-xs-hard-up_f7o25 {
|
|
545
|
-
box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
|
|
546
|
-
0 -2px 4px rgba(0, 0, 0, 0.16);
|
|
547
|
-
} .underlay__shadow-s-hard-up_f7o25 {
|
|
548
|
-
box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
|
|
549
|
-
0 -4px 8px rgba(0, 0, 0, 0.16);
|
|
550
|
-
} .underlay__shadow-m-hard-up_f7o25 {
|
|
551
|
-
box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
|
|
552
|
-
0 -8px 16px rgba(0, 0, 0, 0.16);
|
|
553
|
-
} .underlay__shadow-l-hard-up_f7o25 {
|
|
554
|
-
box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
|
|
555
|
-
0 -12px 24px rgba(0, 0, 0, 0.16);
|
|
556
|
-
} .underlay__shadow-xl-hard-up_f7o25 {
|
|
557
|
-
box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
|
|
558
|
-
0 -16px 32px rgba(0, 0, 0, 0.16);
|
|
559
|
-
} .underlay__border-color-accent_f7o25 {
|
|
560
|
-
border-color: #f83a2a;
|
|
561
|
-
} .underlay__border-color-key_f7o25 {
|
|
562
|
-
border-color: rgba(255, 255, 255, 0.94);
|
|
563
|
-
} .underlay__border-color-key-inverted_f7o25 {
|
|
564
|
-
border-color: rgba(3, 3, 6, 0.88);
|
|
565
|
-
} .underlay__border-color-link_f7o25 {
|
|
566
|
-
border-color: #3193fc;
|
|
567
|
-
} .underlay__border-color-primary_f7o25 {
|
|
568
|
-
border-color: #353539;
|
|
569
|
-
} .underlay__border-color-primary-inverted_f7o25 {
|
|
570
|
-
border-color: #d2d3d9;
|
|
571
|
-
} .underlay__border-color-secondary_f7o25 {
|
|
572
|
-
border-color: #29292c;
|
|
573
|
-
} .underlay__border-color-secondary-inverted_f7o25 {
|
|
574
|
-
border-color: #e7e8eb;
|
|
575
|
-
} .underlay__border-color-tertiary_f7o25 {
|
|
576
|
-
border-color: #212124;
|
|
577
|
-
} .underlay__border-color-tertiary-inverted_f7o25 {
|
|
578
|
-
border-color: #edeef0;
|
|
579
|
-
} .underlay__border-color-underline_f7o25 {
|
|
580
|
-
border-color: #4a4a51;
|
|
581
|
-
} .underlay__border-color-underline-inverted_f7o25 {
|
|
582
|
-
border-color: #babbc2;
|
|
583
|
-
} .underlay__border-color-graphic-attention_f7o25 {
|
|
584
|
-
border-color: #fda136;
|
|
585
|
-
} .underlay__border-color-graphic-link_f7o25 {
|
|
586
|
-
border-color: #3193fc;
|
|
587
|
-
} .underlay__border-color-graphic-negative_f7o25 {
|
|
588
|
-
border-color: #ff4837;
|
|
589
|
-
} .underlay__border-color-graphic-positive_f7o25 {
|
|
590
|
-
border-color: #17d055;
|
|
591
|
-
} .underlay__border-color-specialbg-secondary-transparent_f7o25 {
|
|
592
|
-
border-color: rgba(225, 225, 248, 0.09);
|
|
593
|
-
} .underlay__border-color-specialbg-secondary-transparent-inverted_f7o25 {
|
|
594
|
-
border-color: rgba(30, 43, 68, 0.08);
|
|
595
|
-
} .underlay__border-color-specialbg-tertiary-transparent_f7o25 {
|
|
596
|
-
border-color: rgba(222, 222, 238, 0.13);
|
|
597
|
-
} .underlay__border-color-specialbg-tertiary-transparent-inverted_f7o25 {
|
|
598
|
-
border-color: rgba(15, 25, 55, 0.1);
|
|
599
|
-
}.checkbox-group__label_1oeu7 {
|
|
600
|
-
color: rgba(255, 255, 255, 0.94);
|
|
601
|
-
}
|
|
602
|
-
.checkbox-group__label_1t6y4 {
|
|
603
|
-
color: rgba(238, 238, 251, 0.55);
|
|
604
|
-
}
|
|
605
|
-
.checkbox-group__error_1jc1q {
|
|
606
|
-
border-left: 1px solid #ff4837
|
|
607
|
-
} .checkbox-group__errorMessage_1jc1q {
|
|
608
|
-
color: #ff4837;
|
|
609
|
-
} .checkbox-group__hint_1jc1q {
|
|
610
|
-
color: rgba(238, 238, 251, 0.55);
|
|
611
|
-
}.checkbox__box_1nfgp {
|
|
612
|
-
color: rgba(3, 3, 6, 0.88);
|
|
613
|
-
background-color: #262629;
|
|
614
|
-
border: 1.5px solid rgba(238, 238, 251, 0.55);
|
|
615
|
-
} .checkbox__checkedIcon_1nfgp {
|
|
616
|
-
color: rgba(3, 3, 6, 0.88);
|
|
617
|
-
} .checkbox__component_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
|
|
618
|
-
background-color: #2f2f32;
|
|
619
|
-
border-color: rgba(238, 238, 251, 0.55);
|
|
620
|
-
} .checkbox__component_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
|
|
621
|
-
background-color: #353539;
|
|
622
|
-
border-color: rgba(238, 238, 251, 0.55);
|
|
623
|
-
} .checkbox__checked_1nfgp .checkbox__box_1nfgp {
|
|
624
|
-
background-color: #f2f3f5;
|
|
625
|
-
border-color: transparent;
|
|
626
|
-
} .checkbox__checked_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
|
|
627
|
-
background-color: #dcdde1;
|
|
628
|
-
border-color: transparent;
|
|
629
|
-
} .checkbox__checked_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
|
|
630
|
-
background-color: #d2d3d9;
|
|
631
|
-
border-color: transparent;
|
|
632
|
-
} .checkbox__indeterminate_1nfgp .checkbox__box_1nfgp {
|
|
633
|
-
background-color: #f2f3f5;
|
|
634
|
-
border-color: transparent;
|
|
635
|
-
} .checkbox__indeterminate_1nfgp:hover:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
|
|
636
|
-
background-color: #dcdde1;
|
|
637
|
-
border-color: transparent;
|
|
638
|
-
} .checkbox__indeterminate_1nfgp:active:not(.checkbox__disabled_1nfgp) .checkbox__box_1nfgp {
|
|
639
|
-
background-color: #d2d3d9;
|
|
640
|
-
border-color: transparent;
|
|
641
|
-
} .checkbox__disabled_1nfgp .checkbox__box_1nfgp {
|
|
642
|
-
background-color: #262629;
|
|
643
|
-
border-color: rgba(222, 222, 238, 0.13);
|
|
644
|
-
} .checkbox__disabled_1nfgp.checkbox__checked_1nfgp .checkbox__box_1nfgp {
|
|
645
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
646
|
-
border-color: transparent;
|
|
647
|
-
.checkbox__checkedIcon_1nfgp {
|
|
648
|
-
color: rgba(228, 228, 251, 0.28);
|
|
649
|
-
}
|
|
650
|
-
} .checkbox__disabled_1nfgp.checkbox__indeterminate_1nfgp .checkbox__box_1nfgp {
|
|
651
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
652
|
-
border-color: transparent
|
|
653
|
-
} .checkbox__disabled_1nfgp.checkbox__indeterminate_1nfgp .checkbox__box_1nfgp .checkbox__indeterminateLine_1nfgp {
|
|
654
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
655
|
-
} .checkbox__disabled_1nfgp .checkbox__label_1nfgp {
|
|
656
|
-
color: rgba(238, 238, 251, 0.55);
|
|
657
|
-
} .checkbox__disabled_1nfgp .checkbox__hint_1nfgp {
|
|
658
|
-
color: rgba(238, 238, 251, 0.55);
|
|
659
|
-
} .checkbox__label_1nfgp {
|
|
660
|
-
color: rgba(255, 255, 255, 0.94);
|
|
661
|
-
} .checkbox__hint_1nfgp {
|
|
662
|
-
color: rgba(238, 238, 251, 0.55);
|
|
663
|
-
} .checkbox__indeterminateLine_1nfgp {
|
|
664
|
-
background-color: rgba(3, 3, 6, 0.88);
|
|
665
|
-
}
|
|
666
|
-
.checkbox__focused_1cwfv .checkbox__box_1cwfv {
|
|
667
|
-
outline: 2px solid #3193fc;
|
|
668
|
-
} .checkbox__errorMessage_1cwfv {
|
|
669
|
-
color: #ff4837;
|
|
670
|
-
}
|
|
671
|
-
.checkbox__box_gtrvf {
|
|
672
|
-
color: rgba(255, 255, 255, 0.94);
|
|
673
|
-
background-color: #fff;
|
|
674
|
-
border: 1.5px solid rgba(4, 4, 21, 0.47);
|
|
675
|
-
} .checkbox__checkedIcon_gtrvf {
|
|
676
|
-
color: rgba(255, 255, 255, 0.94);
|
|
677
|
-
} .checkbox__component_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
|
|
678
|
-
background-color: #e7e8eb;
|
|
679
|
-
border-color: rgba(4, 4, 21, 0.47);
|
|
680
|
-
} .checkbox__component_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
|
|
681
|
-
background-color: #dcdde1;
|
|
682
|
-
border-color: rgba(4, 4, 21, 0.47);
|
|
683
|
-
} .checkbox__checked_gtrvf .checkbox__box_gtrvf {
|
|
684
|
-
background-color: #212124;
|
|
685
|
-
border-color: transparent;
|
|
686
|
-
} .checkbox__checked_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
|
|
687
|
-
background-color: #2f2f32;
|
|
688
|
-
border-color: transparent;
|
|
689
|
-
} .checkbox__checked_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
|
|
690
|
-
background-color: #353539;
|
|
691
|
-
border-color: transparent;
|
|
692
|
-
} .checkbox__indeterminate_gtrvf .checkbox__box_gtrvf {
|
|
693
|
-
background-color: #212124;
|
|
694
|
-
border-color: transparent;
|
|
695
|
-
} .checkbox__indeterminate_gtrvf:hover:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
|
|
696
|
-
background-color: #2f2f32;
|
|
697
|
-
border-color: transparent;
|
|
698
|
-
} .checkbox__indeterminate_gtrvf:active:not(.checkbox__disabled_gtrvf) .checkbox__box_gtrvf {
|
|
699
|
-
background-color: #353539;
|
|
700
|
-
border-color: transparent;
|
|
701
|
-
} .checkbox__disabled_gtrvf .checkbox__box_gtrvf {
|
|
702
|
-
background-color: #fff;
|
|
703
|
-
border-color: rgba(15, 25, 55, 0.1);
|
|
704
|
-
} .checkbox__disabled_gtrvf.checkbox__checked_gtrvf .checkbox__box_gtrvf {
|
|
705
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
706
|
-
border-color: transparent;
|
|
707
|
-
.checkbox__checkedIcon_gtrvf {
|
|
708
|
-
color: rgba(9, 12, 37, 0.28);
|
|
709
|
-
}
|
|
710
|
-
} .checkbox__disabled_gtrvf.checkbox__indeterminate_gtrvf .checkbox__box_gtrvf {
|
|
711
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
712
|
-
border-color: transparent
|
|
713
|
-
} .checkbox__disabled_gtrvf.checkbox__indeterminate_gtrvf .checkbox__box_gtrvf .checkbox__indeterminateLine_gtrvf {
|
|
714
|
-
background-color: rgba(9, 12, 37, 0.28);
|
|
715
|
-
} .checkbox__disabled_gtrvf .checkbox__label_gtrvf {
|
|
716
|
-
color: rgba(4, 4, 19, 0.55);
|
|
717
|
-
} .checkbox__disabled_gtrvf .checkbox__hint_gtrvf {
|
|
718
|
-
color: rgba(4, 4, 19, 0.55);
|
|
719
|
-
} .checkbox__label_gtrvf {
|
|
720
|
-
color: rgba(3, 3, 6, 0.88);
|
|
721
|
-
} .checkbox__hint_gtrvf {
|
|
722
|
-
color: rgba(4, 4, 19, 0.55);
|
|
723
|
-
} .checkbox__indeterminateLine_gtrvf {
|
|
724
|
-
background-color: rgba(255, 255, 255, 0.94);
|
|
725
|
-
}.code-input__component_1t0ds {
|
|
726
|
-
background-color: rgba(222, 222, 238, 0.13)
|
|
727
|
-
}
|
|
728
|
-
.code-input__component_hmue9 {
|
|
729
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
730
|
-
}
|
|
731
|
-
.code-input__error_1doj1 {
|
|
732
|
-
color: #ff4837;
|
|
733
|
-
} @keyframes code-input__shake_1doj1 {
|
|
734
|
-
}
|
|
735
|
-
.code-input__input_14rl9 {
|
|
736
|
-
color: rgba(255, 255, 255, 0.94)
|
|
737
|
-
} .code-input__input_14rl9.code-input__hasError_14rl9 {
|
|
738
|
-
color: #ff4837;
|
|
739
|
-
caret-color: rgba(255, 255, 255, 0.94);
|
|
740
|
-
background-color: #392523;
|
|
741
|
-
} .code-input__input_14rl9.code-input__disabled_14rl9 {
|
|
742
|
-
color: rgba(233, 233, 250, 0.37);
|
|
743
|
-
} .code-input__input_14rl9:-webkit-autofill {
|
|
744
|
-
-webkit-text-fill-color: rgba(255, 255, 255, 0.94);
|
|
745
|
-
}.filter-tag__valueButton_1ap15.filter-tag__filled_1ap15 {
|
|
746
|
-
background-color: rgba(222, 222, 238, 0.13)
|
|
747
|
-
} .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:disabled {
|
|
748
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
749
|
-
} @media (hover: hover) {
|
|
750
|
-
.filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:not(:disabled):hover {
|
|
751
|
-
background-color: rgba(234, 234, 248, 0.15);
|
|
752
|
-
}
|
|
753
|
-
} .filter-tag__valueButton_1ap15.filter-tag__filled_1ap15:not(:disabled):active {
|
|
754
|
-
background-color: rgba(231, 231, 248, 0.18);
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
.filter-tag__valueButton_16br3.filter-tag__filled_16br3 {
|
|
758
|
-
background-color: rgba(15, 25, 55, 0.1)
|
|
759
|
-
} .filter-tag__valueButton_16br3.filter-tag__filled_16br3:disabled {
|
|
760
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
761
|
-
} @media (hover: hover) {
|
|
762
|
-
.filter-tag__valueButton_16br3.filter-tag__filled_16br3:not(:disabled):hover {
|
|
763
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
764
|
-
}
|
|
765
|
-
} .filter-tag__valueButton_16br3.filter-tag__filled_16br3:not(:disabled):active {
|
|
766
|
-
background-color: rgba(5, 11, 44, 0.18);
|
|
767
|
-
}
|
|
768
|
-
.filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j {
|
|
769
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
770
|
-
} .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:disabled {
|
|
771
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
772
|
-
} @media (hover: hover) {
|
|
773
|
-
.filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:not(:disabled):hover {
|
|
774
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
775
|
-
}
|
|
776
|
-
} .filter-tag__valueButton_s2h9j.filter-tag__filled_s2h9j:not(:disabled):active {
|
|
777
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
778
|
-
}
|
|
779
|
-
.filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2 {
|
|
780
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
781
|
-
} .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:disabled {
|
|
782
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
783
|
-
} @media (hover: hover) {
|
|
784
|
-
.filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:not(:disabled):hover {
|
|
785
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
786
|
-
}
|
|
787
|
-
} .filter-tag__valueButton_6w4u2.filter-tag__filled_6w4u2:not(:disabled):active {
|
|
788
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
789
|
-
}
|
|
790
|
-
|
|
791
|
-
.filter-tag__component_1e0t6.filter-tag__disabled_1e0t6 {
|
|
792
|
-
background-color: transparent;
|
|
793
|
-
} .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6) {
|
|
794
|
-
background-color: #f2f3f5;
|
|
795
|
-
} @media (hover: hover) {
|
|
796
|
-
.filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6):hover {
|
|
797
|
-
background-color: #dcdde1;
|
|
798
|
-
}
|
|
799
|
-
} .filter-tag__component_1e0t6.filter-tag__checked_1e0t6:not(.filter-tag__disabled_1e0t6):active {
|
|
800
|
-
background-color: #d2d3d9;
|
|
801
|
-
} .filter-tag__chevron_1e0t6 {
|
|
802
|
-
color: rgba(255, 255, 255, 0.94);
|
|
803
|
-
} .filter-tag__valueButton_1e0t6 {
|
|
804
|
-
color: rgba(255, 255, 255, 0.94);
|
|
805
|
-
background-color: transparent;
|
|
806
|
-
border: 1px solid rgba(228, 228, 251, 0.28)
|
|
807
|
-
} .filter-tag__valueButton_1e0t6:disabled > .filter-tag__chevron_1e0t6 {
|
|
808
|
-
color: #4a4a51;
|
|
809
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6 {
|
|
810
|
-
color: rgba(255, 255, 255, 0.94);
|
|
811
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
812
|
-
background-color: transparent
|
|
813
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:disabled {
|
|
814
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
815
|
-
color: rgba(233, 233, 250, 0.37);
|
|
816
|
-
background-color: transparent;
|
|
817
|
-
} @media (hover: hover) {
|
|
818
|
-
.filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:not(:disabled):hover {
|
|
819
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
820
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
821
|
-
}
|
|
822
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__outlined_1e0t6:not(:disabled):active {
|
|
823
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
824
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
825
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__filled_1e0t6 {
|
|
826
|
-
color: rgba(255, 255, 255, 0.94);
|
|
827
|
-
border-color: transparent
|
|
828
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__filled_1e0t6:disabled {
|
|
829
|
-
color: rgba(233, 233, 250, 0.37);
|
|
830
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6 {
|
|
831
|
-
color: rgba(3, 3, 6, 0.88);
|
|
832
|
-
background-color: #f2f3f5;
|
|
833
|
-
border-color: #f2f3f5
|
|
834
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6 > .filter-tag__chevron_1e0t6 {
|
|
835
|
-
color: rgba(3, 3, 6, 0.88);
|
|
836
|
-
} @media (hover: hover) {
|
|
837
|
-
.filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):hover {
|
|
838
|
-
background-color: #dcdde1;
|
|
839
|
-
}
|
|
840
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):active {
|
|
841
|
-
background-color: #d2d3d9;
|
|
842
|
-
} @media (hover: hover) {
|
|
843
|
-
.filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):hover + .filter-tag__clear_1e0t6:before {
|
|
844
|
-
background-color: transparent;
|
|
845
|
-
}
|
|
846
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:not(:disabled):active + .filter-tag__clear_1e0t6:before {
|
|
847
|
-
background-color: transparent;
|
|
848
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:disabled {
|
|
849
|
-
color: rgba(233, 233, 250, 0.37);
|
|
850
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
851
|
-
} .filter-tag__valueButton_1e0t6.filter-tag__checked_1e0t6:disabled > .filter-tag__chevron_1e0t6 {
|
|
852
|
-
color: #4a4a51;
|
|
853
|
-
} .filter-tag__clear_1e0t6 {
|
|
854
|
-
color: rgba(4, 4, 21, 0.47);
|
|
855
|
-
background-color: #f2f3f5
|
|
856
|
-
} .filter-tag__clear_1e0t6:before {
|
|
857
|
-
background-color: rgba(9, 12, 37, 0.28);
|
|
858
|
-
} @media (hover: hover) {
|
|
859
|
-
.filter-tag__clear_1e0t6:hover:before {
|
|
860
|
-
background-color: transparent;
|
|
861
|
-
}
|
|
862
|
-
} .filter-tag__clear_1e0t6:active:before {
|
|
863
|
-
background-color: transparent;
|
|
864
|
-
} @media (hover: hover) {
|
|
865
|
-
.filter-tag__clear_1e0t6:hover {
|
|
866
|
-
color: rgba(4, 4, 19, 0.55);
|
|
867
|
-
background-color: #dcdde1;
|
|
868
|
-
}
|
|
869
|
-
} .filter-tag__clear_1e0t6:active {
|
|
870
|
-
color: rgba(1, 1, 12, 0.63);
|
|
871
|
-
background-color: #d2d3d9;
|
|
872
|
-
}
|
|
873
|
-
.filter-tag__focused_1ttbx {
|
|
874
|
-
outline: 2px solid #3193fc;
|
|
875
|
-
} .filter-tag__valueButton_1ttbx.filter-tag__checked_1ttbx:disabled {
|
|
876
|
-
border-color: transparent;
|
|
877
|
-
}
|
|
878
|
-
.filter-tag__component_1o9qu.filter-tag__disabled_1o9qu {
|
|
879
|
-
background-color: transparent;
|
|
880
|
-
} .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu) {
|
|
881
|
-
background-color: #212124;
|
|
882
|
-
} @media (hover: hover) {
|
|
883
|
-
.filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu):hover {
|
|
884
|
-
background-color: #2f2f32;
|
|
885
|
-
}
|
|
886
|
-
} .filter-tag__component_1o9qu.filter-tag__checked_1o9qu:not(.filter-tag__disabled_1o9qu):active {
|
|
887
|
-
background-color: #353539;
|
|
888
|
-
} .filter-tag__chevron_1o9qu {
|
|
889
|
-
color: rgba(3, 3, 6, 0.88);
|
|
890
|
-
} .filter-tag__valueButton_1o9qu {
|
|
891
|
-
color: rgba(3, 3, 6, 0.88);
|
|
892
|
-
background-color: transparent;
|
|
893
|
-
border: 1px solid rgba(9, 12, 37, 0.28)
|
|
894
|
-
} .filter-tag__valueButton_1o9qu:disabled > .filter-tag__chevron_1o9qu {
|
|
895
|
-
color: #babbc2;
|
|
896
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu {
|
|
897
|
-
color: rgba(3, 3, 6, 0.88);
|
|
898
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
899
|
-
background-color: transparent
|
|
900
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:disabled {
|
|
901
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
902
|
-
color: rgba(5, 8, 29, 0.38);
|
|
903
|
-
background-color: transparent;
|
|
904
|
-
} @media (hover: hover) {
|
|
905
|
-
.filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:not(:disabled):hover {
|
|
906
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
907
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
908
|
-
}
|
|
909
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__outlined_1o9qu:not(:disabled):active {
|
|
910
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
911
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
912
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__filled_1o9qu {
|
|
913
|
-
color: rgba(3, 3, 6, 0.88);
|
|
914
|
-
border-color: transparent
|
|
915
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__filled_1o9qu:disabled {
|
|
916
|
-
color: rgba(5, 8, 29, 0.38);
|
|
917
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu {
|
|
918
|
-
color: rgba(255, 255, 255, 0.94);
|
|
919
|
-
background-color: #212124;
|
|
920
|
-
border-color: #212124
|
|
921
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu > .filter-tag__chevron_1o9qu {
|
|
922
|
-
color: rgba(255, 255, 255, 0.94);
|
|
923
|
-
} @media (hover: hover) {
|
|
924
|
-
.filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):hover {
|
|
925
|
-
background-color: #2f2f32;
|
|
926
|
-
}
|
|
927
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):active {
|
|
928
|
-
background-color: #353539;
|
|
929
|
-
} @media (hover: hover) {
|
|
930
|
-
.filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):hover + .filter-tag__clear_1o9qu:before {
|
|
931
|
-
background-color: transparent;
|
|
932
|
-
}
|
|
933
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:not(:disabled):active + .filter-tag__clear_1o9qu:before {
|
|
934
|
-
background-color: transparent;
|
|
935
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:disabled {
|
|
936
|
-
color: rgba(5, 8, 29, 0.38);
|
|
937
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
938
|
-
} .filter-tag__valueButton_1o9qu.filter-tag__checked_1o9qu:disabled > .filter-tag__chevron_1o9qu {
|
|
939
|
-
color: #babbc2;
|
|
940
|
-
} .filter-tag__clear_1o9qu {
|
|
941
|
-
color: rgba(238, 238, 251, 0.55);
|
|
942
|
-
background-color: #212124
|
|
943
|
-
} .filter-tag__clear_1o9qu:before {
|
|
944
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
945
|
-
} @media (hover: hover) {
|
|
946
|
-
.filter-tag__clear_1o9qu:hover:before {
|
|
947
|
-
background-color: transparent;
|
|
948
|
-
}
|
|
949
|
-
} .filter-tag__clear_1o9qu:active:before {
|
|
950
|
-
background-color: transparent;
|
|
951
|
-
} @media (hover: hover) {
|
|
952
|
-
.filter-tag__clear_1o9qu:hover {
|
|
953
|
-
color: rgba(239, 240, 252, 0.65);
|
|
954
|
-
background-color: #2f2f32;
|
|
955
|
-
}
|
|
956
|
-
} .filter-tag__clear_1o9qu:active {
|
|
957
|
-
color: rgba(243, 245, 254, 0.75);
|
|
958
|
-
background-color: #353539;
|
|
959
|
-
}.form-control__inner_13cuv {
|
|
960
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
961
|
-
} .form-control__inner_13cuv.form-control__hasError_13cuv {
|
|
962
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
963
|
-
} .form-control__disabled_13cuv.form-control__hasError_13cuv {
|
|
964
|
-
box-shadow: inset 0 0 0 2px #ff4837;
|
|
965
|
-
}
|
|
966
|
-
|
|
967
|
-
.form-control__inner_1g9hh {
|
|
968
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
969
|
-
} .form-control__inner_1g9hh.form-control__hasError_1g9hh {
|
|
970
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
971
|
-
} .form-control__disabled_1g9hh.form-control__hasError_1g9hh {
|
|
972
|
-
box-shadow: inset 0 0 0 2px
|
|
973
|
-
#ff4837;
|
|
974
|
-
}
|
|
975
|
-
.form-control__inner_io9ts {
|
|
976
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
977
|
-
} .form-control__disabled_io9ts.form-control__hasError_io9ts {
|
|
978
|
-
box-shadow: inset 0 0 0 2px #ff4837;
|
|
979
|
-
}
|
|
980
|
-
.form-control__inner_evlm8 {
|
|
981
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
982
|
-
} .form-control__disabled_evlm8.form-control__hasError_evlm8 {
|
|
983
|
-
box-shadow: inset 0 0 0 2px
|
|
984
|
-
#ff4837;
|
|
985
|
-
}
|
|
986
|
-
|
|
987
|
-
.form-control__component_1jmnd {
|
|
988
|
-
color: rgba(255, 255, 255, 0.94);
|
|
989
|
-
} .form-control__label_1jmnd {
|
|
990
|
-
color: rgba(238, 238, 251, 0.55);
|
|
991
|
-
} .form-control__hint_1jmnd {
|
|
992
|
-
color: rgba(238, 238, 251, 0.55);
|
|
993
|
-
} .form-control__inner_1jmnd.form-control__disabled_1jmnd {
|
|
994
|
-
color: rgba(238, 238, 251, 0.55);
|
|
995
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
996
|
-
} .form-control__disabled_1jmnd .form-control__label_1jmnd {
|
|
997
|
-
color: rgba(233, 233, 250, 0.37);
|
|
998
|
-
} .form-control__disabled_1jmnd.form-control__hasError_1jmnd {
|
|
999
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1000
|
-
} .form-control__inner_1jmnd:not(.form-control__disabled_1jmnd):hover {
|
|
1001
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1002
|
-
} .form-control__focused_1jmnd.form-control__inner_1jmnd,
|
|
1003
|
-
.form-control__focused_1jmnd.form-control__inner_1jmnd:hover {
|
|
1004
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1005
|
-
box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
|
|
1006
|
-
} .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 {
|
|
1007
|
-
box-shadow: inset 0 0 0 2px #ff4837;
|
|
1008
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1009
|
-
} .form-control__error_1jmnd {
|
|
1010
|
-
color: #ff4837;
|
|
1011
|
-
} .form-control__hasError_1jmnd {
|
|
1012
|
-
box-shadow: inset 0 0 0 2px #ff4837;
|
|
1013
|
-
} .form-control__hasError_1jmnd .form-control__label_1jmnd {
|
|
1014
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1015
|
-
}
|
|
1016
|
-
|
|
1017
|
-
.form-control__component_df466 {
|
|
1018
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1019
|
-
} .form-control__label_df466 {
|
|
1020
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1021
|
-
} .form-control__hint_df466 {
|
|
1022
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1023
|
-
} .form-control__inner_df466.form-control__disabled_df466 {
|
|
1024
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1025
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1026
|
-
} .form-control__disabled_df466 .form-control__label_df466 {
|
|
1027
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1028
|
-
} .form-control__disabled_df466.form-control__hasError_df466 {
|
|
1029
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1030
|
-
} .form-control__inner_df466:not(.form-control__disabled_df466):hover {
|
|
1031
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1032
|
-
} .form-control__focused_df466.form-control__inner_df466,
|
|
1033
|
-
.form-control__focused_df466.form-control__inner_df466:hover {
|
|
1034
|
-
background-color: #fff;
|
|
1035
|
-
box-shadow: inset 0 0 0 2px
|
|
1036
|
-
rgba(4, 4, 21, 0.47)
|
|
1037
|
-
} .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 {
|
|
1038
|
-
box-shadow: inset 0 0 0 2px
|
|
1039
|
-
#ff4837;
|
|
1040
|
-
background-color: #fff;
|
|
1041
|
-
} .form-control__error_df466 {
|
|
1042
|
-
color: #ff4837;
|
|
1043
|
-
} .form-control__hasError_df466 {
|
|
1044
|
-
box-shadow: inset 0 0 0 2px
|
|
1045
|
-
#ff4837;
|
|
1046
|
-
} .form-control__hasError_df466 .form-control__label_df466 {
|
|
1047
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1048
|
-
}.radio-group__label_1i12x {
|
|
1049
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1050
|
-
}
|
|
1051
|
-
.radio-group__label_1gkzu {
|
|
1052
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1053
|
-
}
|
|
1054
|
-
.radio-group__error_1o7sn {
|
|
1055
|
-
border-left: 1px solid #ff4837
|
|
1056
|
-
} .radio-group__errorMessage_1o7sn {
|
|
1057
|
-
color: #ff4837;
|
|
1058
|
-
} .radio-group__hint_1o7sn {
|
|
1059
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1060
|
-
} .radio-group__hiddenInput_1o7sn:focus ~ button {
|
|
1061
|
-
outline: 2px solid #3193fc;
|
|
1062
|
-
}.radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437) .radio__circle_1g437 {
|
|
1063
|
-
background-color: #262629;
|
|
1064
|
-
border: 1.5px solid rgba(238, 238, 251, 0.55);
|
|
1065
|
-
} .radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437):hover:not(:active) .radio__circle_1g437 {
|
|
1066
|
-
background-color: #2f2f32;
|
|
1067
|
-
border-color: rgba(238, 238, 251, 0.55);
|
|
1068
|
-
} .radio__container_1g437:not(.radio__checked_1g437):not(.radio__disabled_1g437):active .radio__circle_1g437 {
|
|
1069
|
-
background-color: #353539;
|
|
1070
|
-
border-color: rgba(238, 238, 251, 0.55);
|
|
1071
|
-
} .radio__container_1g437.radio__disabled_1g437 .radio__circle_1g437 {
|
|
1072
|
-
background-color: #262629;
|
|
1073
|
-
border: 1.5px solid rgba(222, 222, 238, 0.13);
|
|
1074
|
-
} .radio__container_1g437.radio__disabled_1g437 .radio__label_1g437 {
|
|
1075
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1076
|
-
} .radio__container_1g437.radio__disabled_1g437 .radio__hint_1g437 {
|
|
1077
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1078
|
-
} .radio__container_1g437.radio__disabled_1g437.radio__checked_1g437 .radio__circle_1g437:before {
|
|
1079
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
1080
|
-
} .radio__container_1g437.radio__checked_1g437 .radio__circle_1g437 {
|
|
1081
|
-
background-color: #f2f3f5;
|
|
1082
|
-
border: 1.5px solid transparent;
|
|
1083
|
-
} .radio__container_1g437.radio__checked_1g437:hover .radio__circle_1g437 {
|
|
1084
|
-
background-color: #dcdde1;
|
|
1085
|
-
border-color: transparent;
|
|
1086
|
-
} .radio__container_1g437.radio__checked_1g437:active .radio__circle_1g437 {
|
|
1087
|
-
background-color: #d2d3d9;
|
|
1088
|
-
border-color: transparent;
|
|
1089
|
-
} .radio__container_1g437.radio__disabled_1g437.radio__checked_1g437 .radio__circle_1g437 {
|
|
1090
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
1091
|
-
border-color: transparent;
|
|
1092
|
-
} .radio__circle_1g437:before {
|
|
1093
|
-
background-color: rgba(3, 3, 6, 0.88);
|
|
1094
|
-
} .radio__label_1g437 {
|
|
1095
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1096
|
-
} .radio__hint_1g437 {
|
|
1097
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1098
|
-
}
|
|
1099
|
-
.radio__container_19fzx.radio__focused_19fzx .radio__circle_19fzx {
|
|
1100
|
-
outline: 2px solid #3193fc;
|
|
1101
|
-
}
|
|
1102
|
-
.radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj) .radio__circle_1fujj {
|
|
1103
|
-
background-color: #fff;
|
|
1104
|
-
border: 1.5px solid rgba(4, 4, 21, 0.47);
|
|
1105
|
-
} .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj):hover:not(:active) .radio__circle_1fujj {
|
|
1106
|
-
background-color: #e7e8eb;
|
|
1107
|
-
border-color: rgba(4, 4, 21, 0.47);
|
|
1108
|
-
} .radio__container_1fujj:not(.radio__checked_1fujj):not(.radio__disabled_1fujj):active .radio__circle_1fujj {
|
|
1109
|
-
background-color: #dcdde1;
|
|
1110
|
-
border-color: rgba(4, 4, 21, 0.47);
|
|
1111
|
-
} .radio__container_1fujj.radio__disabled_1fujj .radio__circle_1fujj {
|
|
1112
|
-
background-color: #fff;
|
|
1113
|
-
border: 1.5px solid rgba(15, 25, 55, 0.1);
|
|
1114
|
-
} .radio__container_1fujj.radio__disabled_1fujj .radio__label_1fujj {
|
|
1115
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1116
|
-
} .radio__container_1fujj.radio__disabled_1fujj .radio__hint_1fujj {
|
|
1117
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1118
|
-
} .radio__container_1fujj.radio__disabled_1fujj.radio__checked_1fujj .radio__circle_1fujj:before {
|
|
1119
|
-
background-color: rgba(9, 12, 37, 0.28);
|
|
1120
|
-
} .radio__container_1fujj.radio__checked_1fujj .radio__circle_1fujj {
|
|
1121
|
-
background-color: #212124;
|
|
1122
|
-
border: 1.5px solid transparent;
|
|
1123
|
-
} .radio__container_1fujj.radio__checked_1fujj:hover .radio__circle_1fujj {
|
|
1124
|
-
background-color: #2f2f32;
|
|
1125
|
-
border-color: transparent;
|
|
1126
|
-
} .radio__container_1fujj.radio__checked_1fujj:active .radio__circle_1fujj {
|
|
1127
|
-
background-color: #353539;
|
|
1128
|
-
border-color: transparent;
|
|
1129
|
-
} .radio__container_1fujj.radio__disabled_1fujj.radio__checked_1fujj .radio__circle_1fujj {
|
|
1130
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
1131
|
-
border-color: transparent;
|
|
1132
|
-
} .radio__circle_1fujj:before {
|
|
1133
|
-
background-color: rgba(255, 255, 255, 0.94);
|
|
1134
|
-
} .radio__label_1fujj {
|
|
1135
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1136
|
-
} .radio__hint_1fujj {
|
|
1137
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1138
|
-
}
|
|
1139
|
-
.steps__option_1cplh {
|
|
1140
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1141
|
-
background: rgba(222, 222, 238, 0.13)
|
|
1142
|
-
} .steps__dash_1cplh {
|
|
1143
|
-
border-top: 2px solid rgba(222, 222, 238, 0.13)
|
|
1144
|
-
} .steps__dash_1cplh.steps__completed_1cplh {
|
|
1145
|
-
border-top: 2px solid rgba(255, 255, 255, 0.94);
|
|
1146
|
-
} .steps__dash_1cplh.steps__vertical_1cplh {
|
|
1147
|
-
border-left: 2px solid rgba(222, 222, 238, 0.13);
|
|
1148
|
-
} .steps__dash_1cplh.steps__completed_1cplh.steps__vertical_1cplh {
|
|
1149
|
-
border-left: 2px solid rgba(255, 255, 255, 0.94);
|
|
1150
|
-
} .steps__text_1cplh {
|
|
1151
|
-
color: rgba(255, 255, 255, 0.94)
|
|
1152
|
-
} .steps__text_1cplh.steps__interactive_1cplh:not(.steps__disabled_1cplh):hover {
|
|
1153
|
-
background: rgba(214, 214, 229, 0.07);
|
|
1154
|
-
} .steps__text_1cplh.steps__interactive_1cplh:not(.steps__disabled_1cplh):active {
|
|
1155
|
-
background: rgba(225, 225, 248, 0.09);
|
|
1156
|
-
} .steps__focused_1cplh {
|
|
1157
|
-
outline: 2px solid #3193fc;
|
|
1158
|
-
} .steps__selected_1cplh .steps__text_1cplh {
|
|
1159
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1160
|
-
} .steps__selected_1cplh .steps__option_1cplh {
|
|
1161
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1162
|
-
background: rgba(255, 255, 255, 0.94);
|
|
1163
|
-
} .steps__checkbox_1cplh {
|
|
1164
|
-
border: 2px solid rgba(222, 222, 238, 0.13);
|
|
1165
|
-
} .steps__dot_1cplh {
|
|
1166
|
-
background: rgba(222, 222, 238, 0.13);
|
|
1167
|
-
} .steps__selected_1cplh .steps__checkbox_1cplh {
|
|
1168
|
-
border: 2px solid rgba(255, 255, 255, 0.94)
|
|
1169
|
-
} .steps__selected_1cplh .steps__checkbox_1cplh .steps__dot_1cplh {
|
|
1170
|
-
background: rgba(255, 255, 255, 0.94);
|
|
1171
|
-
} .steps__completedIndicator_1cplh > [class*='positive'] {
|
|
1172
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1173
|
-
background-color: rgba(255, 255, 255, 0.94);
|
|
1174
|
-
}
|
|
1175
|
-
.spinner__component_1czhf {
|
|
1176
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1177
|
-
}
|
|
1178
|
-
@keyframes spinner__spin_animation_1sw1h {
|
|
1179
|
-
}
|
|
1180
|
-
.spinner__component_v3vsn {
|
|
1181
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1182
|
-
}
|
|
1183
|
-
.page-indicator__element_1a1qe {
|
|
1184
|
-
background: rgba(222, 222, 238, 0.13)
|
|
1185
|
-
} .page-indicator__element_1a1qe.page-indicator__active_1a1qe {
|
|
1186
|
-
background: rgba(255, 255, 255, 0.94);
|
|
1187
|
-
}
|
|
1188
|
-
|
|
1189
|
-
.page-indicator__element_ey2pr {
|
|
1190
|
-
background: rgba(15, 25, 55, 0.1)
|
|
1191
|
-
} .page-indicator__element_ey2pr.page-indicator__active_ey2pr {
|
|
1192
|
-
background: rgba(3, 3, 6, 0.88);
|
|
1193
|
-
}
|
|
1194
|
-
.page-indicator__element_u41x1 {
|
|
1195
|
-
background: rgba(222, 222, 238, 0.13)
|
|
1196
|
-
} .page-indicator__element_u41x1.page-indicator__active_u41x1 {
|
|
1197
|
-
background: #f2f3f5;
|
|
1198
|
-
}
|
|
1199
|
-
.page-indicator__element_1ryvl {
|
|
1200
|
-
background: rgba(15, 25, 55, 0.1)
|
|
1201
|
-
} .page-indicator__element_1ryvl.page-indicator__active_1ryvl {
|
|
1202
|
-
background: #212124;
|
|
1203
|
-
}
|
|
1204
|
-
.page-indicator__element_19hgh {
|
|
1205
|
-
background: rgba(222, 222, 238, 0.13)
|
|
1206
|
-
} .page-indicator__element_19hgh.page-indicator__active_19hgh {
|
|
1207
|
-
.page-indicator__progress_19hgh {
|
|
1208
|
-
background: rgba(255, 255, 255, 0.94);
|
|
1209
|
-
}
|
|
1210
|
-
}
|
|
1211
|
-
.page-indicator__element_1mxbq:not(.page-indicator__active_1mxbq) {
|
|
1212
|
-
} .page-indicator__element_1mxbq {
|
|
1213
|
-
}
|
|
1214
|
-
.page-indicator__element_kd85y {
|
|
1215
|
-
background: rgba(15, 25, 55, 0.1)
|
|
1216
|
-
} .page-indicator__element_kd85y.page-indicator__active_kd85y {
|
|
1217
|
-
.page-indicator__progress_kd85y {
|
|
1218
|
-
background: rgba(3, 3, 6, 0.88);
|
|
1219
|
-
}
|
|
1220
|
-
}
|
|
1221
|
-
.page-indicator__element_1foi1 {
|
|
1222
|
-
background: rgba(222, 222, 238, 0.13)
|
|
1223
|
-
} .page-indicator__element_1foi1.page-indicator__active_1foi1 {
|
|
1224
|
-
.page-indicator__progress_1foi1 {
|
|
1225
|
-
background: #f2f3f5;
|
|
1226
|
-
}
|
|
1227
|
-
}
|
|
1228
|
-
.page-indicator__element_9xjux {
|
|
1229
|
-
background: rgba(15, 25, 55, 0.1)
|
|
1230
|
-
} .page-indicator__element_9xjux.page-indicator__active_9xjux {
|
|
1231
|
-
.page-indicator__progress_9xjux {
|
|
1232
|
-
background: #212124;
|
|
1233
|
-
}
|
|
1234
|
-
}
|
|
1235
|
-
.page-indicator__pageIndicator_1lpjo {
|
|
1236
|
-
background: rgba(222, 222, 238, 0.13);
|
|
1237
|
-
} .page-indicator__element_1lpjo {
|
|
1238
|
-
background: rgba(255, 255, 255, 0.94);
|
|
1239
|
-
}
|
|
1240
|
-
|
|
1241
|
-
.page-indicator__pageIndicator_19fb3 {
|
|
1242
|
-
background: rgba(15, 25, 55, 0.1);
|
|
1243
|
-
} .page-indicator__element_19fb3 {
|
|
1244
|
-
background: rgba(3, 3, 6, 0.88);
|
|
1245
|
-
}
|
|
1246
|
-
.page-indicator__pageIndicator_evik7 {
|
|
1247
|
-
background: rgba(222, 222, 238, 0.13);
|
|
1248
|
-
} .page-indicator__element_evik7 {
|
|
1249
|
-
background: #f2f3f5;
|
|
1250
|
-
}
|
|
1251
|
-
.page-indicator__pageIndicator_1sbo5 {
|
|
1252
|
-
background: rgba(15, 25, 55, 0.1);
|
|
1253
|
-
} .page-indicator__element_1sbo5 {
|
|
1254
|
-
background: #212124;
|
|
1255
|
-
}
|
|
1256
|
-
.page-indicator__element_av8ci {
|
|
1257
|
-
background: rgba(222, 222, 238, 0.13)
|
|
1258
|
-
} .page-indicator__element_av8ci.page-indicator__active_av8ci {
|
|
1259
|
-
background: rgba(255, 255, 255, 0.94);
|
|
1260
|
-
}
|
|
1261
|
-
|
|
1262
|
-
.page-indicator__element_1bwtu {
|
|
1263
|
-
background: rgba(15, 25, 55, 0.1)
|
|
1264
|
-
} .page-indicator__element_1bwtu.page-indicator__active_1bwtu {
|
|
1265
|
-
background: rgba(3, 3, 6, 0.88);
|
|
1266
|
-
}
|
|
1267
|
-
.page-indicator__element_13lae {
|
|
1268
|
-
background: rgba(222, 222, 238, 0.13)
|
|
1269
|
-
} .page-indicator__element_13lae.page-indicator__active_13lae {
|
|
1270
|
-
background: #f2f3f5;
|
|
1271
|
-
}
|
|
1272
|
-
.page-indicator__element_1jmv2 {
|
|
1273
|
-
background: rgba(15, 25, 55, 0.1)
|
|
1274
|
-
} .page-indicator__element_1jmv2.page-indicator__active_1jmv2 {
|
|
1275
|
-
background: #212124;
|
|
1276
|
-
}.switch__switch_17dh3 {
|
|
1277
|
-
background-color: rgba(238, 238, 251, 0.55)
|
|
1278
|
-
} .switch__switch_17dh3:hover {
|
|
1279
|
-
background-color: rgba(239, 240, 252, 0.65);
|
|
1280
|
-
} .switch__label_17dh3 {
|
|
1281
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1282
|
-
} .switch__hint_17dh3 {
|
|
1283
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1284
|
-
} .switch__checked_17dh3 .switch__switch_17dh3 {
|
|
1285
|
-
background-color: #17d055
|
|
1286
|
-
} .switch__checked_17dh3 .switch__switch_17dh3:hover {
|
|
1287
|
-
background-color: #22e068;
|
|
1288
|
-
} .switch__disabled_17dh3 .switch__label_17dh3 {
|
|
1289
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1290
|
-
} .switch__disabled_17dh3 .switch__hint_17dh3 {
|
|
1291
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1292
|
-
} .switch__disabled_17dh3 .switch__switch_17dh3 {
|
|
1293
|
-
background-color: rgba(225, 225, 248, 0.09)
|
|
1294
|
-
} .switch__disabled_17dh3 .switch__switch_17dh3:before {
|
|
1295
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
1296
|
-
} .switch__disabled_17dh3.switch__checked_17dh3 .switch__switch_17dh3 {
|
|
1297
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
1298
|
-
}
|
|
1299
|
-
.switch__component_16kjk {
|
|
1300
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1301
|
-
} .switch__switch_16kjk {
|
|
1302
|
-
border: 2px solid transparent;
|
|
1303
|
-
} .switch__switch_16kjk:before {
|
|
1304
|
-
background-color: #fff;
|
|
1305
|
-
} .switch__errorMessage_16kjk {
|
|
1306
|
-
color: #ff4837;
|
|
1307
|
-
} .switch__focused_16kjk .switch__switch_16kjk {
|
|
1308
|
-
outline: 2px solid #3193fc;
|
|
1309
|
-
}
|
|
1310
|
-
.switch__switch_1csk4 {
|
|
1311
|
-
background-color: rgba(4, 4, 21, 0.47)
|
|
1312
|
-
} .switch__switch_1csk4:hover {
|
|
1313
|
-
background-color: rgba(4, 4, 19, 0.55);
|
|
1314
|
-
} .switch__label_1csk4 {
|
|
1315
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1316
|
-
} .switch__hint_1csk4 {
|
|
1317
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1318
|
-
} .switch__checked_1csk4 .switch__switch_1csk4 {
|
|
1319
|
-
background-color: #0cc44d
|
|
1320
|
-
} .switch__checked_1csk4 .switch__switch_1csk4:hover {
|
|
1321
|
-
background-color: #04b545;
|
|
1322
|
-
} .switch__disabled_1csk4 .switch__label_1csk4 {
|
|
1323
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1324
|
-
} .switch__disabled_1csk4 .switch__hint_1csk4 {
|
|
1325
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1326
|
-
} .switch__disabled_1csk4 .switch__switch_1csk4 {
|
|
1327
|
-
background-color: rgba(30, 43, 68, 0.08)
|
|
1328
|
-
} .switch__disabled_1csk4 .switch__switch_1csk4:before {
|
|
1329
|
-
background-color: rgba(9, 12, 37, 0.28);
|
|
1330
|
-
} .switch__disabled_1csk4.switch__checked_1csk4 .switch__switch_1csk4 {
|
|
1331
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
1332
|
-
}
|
|
1333
|
-
.system-message__component_wgict {
|
|
1334
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1335
|
-
}
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
.system-message__component_7rert {
|
|
1339
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1340
|
-
}
|
|
1341
|
-
|
|
1342
|
-
.system-message__component_mhlq1 {
|
|
1343
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1344
|
-
}
|
|
1345
|
-
.base-modal__component_18up5 {
|
|
1346
|
-
background: #1c1c1e;
|
|
1347
|
-
}.popover__component_ez51y {
|
|
1348
|
-
background-color: transparent;
|
|
1349
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1350
|
-
} .popover__inner_ez51y {
|
|
1351
|
-
background-color: #1c1c1e;
|
|
1352
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
1353
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
1354
|
-
border: 1px solid transparent;
|
|
1355
|
-
} .popover__arrow_ez51y:after {
|
|
1356
|
-
background-color: #1c1c1e;
|
|
1357
|
-
border: 1px solid transparent;
|
|
1358
|
-
}.tag__filled_1s8cc {
|
|
1359
|
-
background-color: rgba(222, 222, 238, 0.13)
|
|
1360
|
-
} .tag__filled_1s8cc:disabled {
|
|
1361
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1362
|
-
border-color: transparent;
|
|
1363
|
-
} @media (hover: hover) {
|
|
1364
|
-
.tag__filled_1s8cc:hover:not(:disabled) {
|
|
1365
|
-
background-color: rgba(234, 234, 248, 0.15);
|
|
1366
|
-
}
|
|
1367
|
-
} .tag__filled_1s8cc:active:not(:disabled) {
|
|
1368
|
-
background-color: rgba(231, 231, 248, 0.18);
|
|
1369
|
-
}
|
|
1370
|
-
|
|
1371
|
-
.tag__filled_1rqfw {
|
|
1372
|
-
background-color: rgba(15, 25, 55, 0.1)
|
|
1373
|
-
} .tag__filled_1rqfw:disabled {
|
|
1374
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1375
|
-
} @media (hover: hover) {
|
|
1376
|
-
.tag__filled_1rqfw:hover:not(:disabled) {
|
|
1377
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
1378
|
-
}
|
|
1379
|
-
} .tag__filled_1rqfw:active:not(:disabled) {
|
|
1380
|
-
background-color: rgba(5, 11, 44, 0.18);
|
|
1381
|
-
}
|
|
1382
|
-
.tag__filled_bxui4 {
|
|
1383
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
1384
|
-
} .tag__filled_bxui4:disabled {
|
|
1385
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1386
|
-
} @media (hover: hover) {
|
|
1387
|
-
.tag__filled_bxui4:hover:not(:disabled) {
|
|
1388
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1389
|
-
}
|
|
1390
|
-
} .tag__filled_bxui4:active:not(:disabled) {
|
|
1391
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
1392
|
-
}
|
|
1393
|
-
.tag__filled_1ozvn {
|
|
1394
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
1395
|
-
} .tag__filled_1ozvn:disabled {
|
|
1396
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1397
|
-
} @media (hover: hover) {
|
|
1398
|
-
.tag__filled_1ozvn:hover:not(:disabled) {
|
|
1399
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1400
|
-
}
|
|
1401
|
-
} .tag__filled_1ozvn:active:not(:disabled) {
|
|
1402
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
1403
|
-
}
|
|
1404
|
-
|
|
1405
|
-
.tag__component_112ez.tag__outlined_112ez {
|
|
1406
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1407
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1408
|
-
background-color: transparent
|
|
1409
|
-
} .tag__component_112ez.tag__outlined_112ez:disabled {
|
|
1410
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1411
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1412
|
-
background-color: transparent;
|
|
1413
|
-
} @media (hover: hover) {
|
|
1414
|
-
.tag__component_112ez.tag__outlined_112ez:hover:not(:disabled) {
|
|
1415
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1416
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1417
|
-
}
|
|
1418
|
-
} .tag__component_112ez.tag__outlined_112ez:active:not(:disabled) {
|
|
1419
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1420
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
1421
|
-
} .tag__component_112ez.tag__filled_112ez {
|
|
1422
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1423
|
-
border-color: transparent
|
|
1424
|
-
} .tag__component_112ez.tag__filled_112ez:disabled {
|
|
1425
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1426
|
-
} .tag__component_112ez.tag__checked_112ez {
|
|
1427
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1428
|
-
border-color: #f2f3f5;
|
|
1429
|
-
background-color: #f2f3f5
|
|
1430
|
-
} .tag__component_112ez.tag__checked_112ez:disabled {
|
|
1431
|
-
border-color: transparent;
|
|
1432
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1433
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1434
|
-
} @media (hover: hover) {
|
|
1435
|
-
.tag__component_112ez.tag__checked_112ez:hover:not(:disabled) {
|
|
1436
|
-
background-color: #dcdde1;
|
|
1437
|
-
border-color: #dcdde1;
|
|
1438
|
-
}
|
|
1439
|
-
} .tag__component_112ez.tag__checked_112ez:active:not(:disabled) {
|
|
1440
|
-
background-color: #d2d3d9;
|
|
1441
|
-
border-color: #d2d3d9;
|
|
1442
|
-
}
|
|
1443
|
-
.tag__focused_49uj0 {
|
|
1444
|
-
outline: 2px solid #3193fc;
|
|
1445
|
-
}
|
|
1446
|
-
.tag__component_jhy8z.tag__outlined_jhy8z {
|
|
1447
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1448
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1449
|
-
background-color: transparent
|
|
1450
|
-
} .tag__component_jhy8z.tag__outlined_jhy8z:disabled {
|
|
1451
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1452
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1453
|
-
background-color: transparent;
|
|
1454
|
-
} @media (hover: hover) {
|
|
1455
|
-
.tag__component_jhy8z.tag__outlined_jhy8z:hover:not(:disabled) {
|
|
1456
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1457
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1458
|
-
}
|
|
1459
|
-
} .tag__component_jhy8z.tag__outlined_jhy8z:active:not(:disabled) {
|
|
1460
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1461
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
1462
|
-
} .tag__component_jhy8z.tag__filled_jhy8z {
|
|
1463
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1464
|
-
border-color: transparent
|
|
1465
|
-
} .tag__component_jhy8z.tag__filled_jhy8z:disabled {
|
|
1466
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1467
|
-
} .tag__component_jhy8z.tag__checked_jhy8z {
|
|
1468
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1469
|
-
border-color: #212124;
|
|
1470
|
-
background-color: #212124
|
|
1471
|
-
} .tag__component_jhy8z.tag__checked_jhy8z:disabled {
|
|
1472
|
-
border-color: transparent;
|
|
1473
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1474
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1475
|
-
} @media (hover: hover) {
|
|
1476
|
-
.tag__component_jhy8z.tag__checked_jhy8z:hover:not(:disabled) {
|
|
1477
|
-
background-color: #2f2f32;
|
|
1478
|
-
border-color: #2f2f32;
|
|
1479
|
-
}
|
|
1480
|
-
} .tag__component_jhy8z.tag__checked_jhy8z:active:not(:disabled) {
|
|
1481
|
-
background-color: #353539;
|
|
1482
|
-
border-color: #353539;
|
|
1483
|
-
}.typography__tertiary_7r4de {
|
|
1484
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1485
|
-
} .typography__disabled_7r4de {
|
|
1486
|
-
color: rgba(231, 231, 248, 0.18);
|
|
1487
|
-
} .typography__accent_7r4de {
|
|
1488
|
-
color: #f83a2a;
|
|
1489
|
-
} .typography__primary_7r4de {
|
|
1490
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1491
|
-
} .typography__attention_7r4de {
|
|
1492
|
-
color: #fa9313;
|
|
1493
|
-
} .typography__positive_7r4de {
|
|
1494
|
-
color: #0cc44d;
|
|
1495
|
-
} .typography__secondary_7r4de {
|
|
1496
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1497
|
-
} .typography__tertiary-inverted_7r4de {
|
|
1498
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1499
|
-
} .typography__primary-inverted_7r4de {
|
|
1500
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1501
|
-
} .typography__secondary-inverted_7r4de {
|
|
1502
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1503
|
-
} .typography__link_7r4de {
|
|
1504
|
-
color: #4a9dfc;
|
|
1505
|
-
} .typography__negative_7r4de {
|
|
1506
|
-
color: #ff4837;
|
|
1507
|
-
} .typography__static-primary-light_7r4de {
|
|
1508
|
-
color: #fff;
|
|
1509
|
-
} .typography__static-secondary-light_7r4de {
|
|
1510
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1511
|
-
} .typography__static-tertiary-light_7r4de {
|
|
1512
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1513
|
-
} .typography__static-primary-dark_7r4de {
|
|
1514
|
-
color: #0e0e0e;
|
|
1515
|
-
} .typography__static-secondary-dark_7r4de {
|
|
1516
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1517
|
-
} .typography__static-tertiary-dark_7r4de {
|
|
1518
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1519
|
-
} .typography__static-accent_7r4de {
|
|
1520
|
-
color: #ef3124;
|
|
1521
|
-
} .typography__static-positive_7r4de {
|
|
1522
|
-
color: #0d9336;
|
|
1523
|
-
}
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
.sortable-list__primary_obo3g {
|
|
1532
|
-
background: #262629;
|
|
1533
|
-
} .sortable-list__secondary_obo3g {
|
|
1534
|
-
background: #1c1c1e;
|
|
1535
|
-
}
|
|
1536
|
-
.sortable-list__component_1416p:hover .sortable-list__icon_1416p {
|
|
1537
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1538
|
-
} .sortable-list__icon_1416p {
|
|
1539
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1540
|
-
} .sortable-list__dragOverlay_1416p {
|
|
1541
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
1542
|
-
0 0 1px rgba(0, 0, 0, 0.04)
|
|
1543
|
-
} .sortable-list__dragOverlay_1416p .sortable-list__icon_1416p {
|
|
1544
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1545
|
-
} @keyframes sortable-list__pop_1416p {
|
|
1546
|
-
to {
|
|
1547
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
1548
|
-
0 0 1px rgba(0, 0, 0, 0.04);
|
|
1549
|
-
}
|
|
1550
|
-
}.textarea__input_1d0dv {
|
|
1551
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1552
|
-
caret-color: rgba(255, 255, 255, 0.94);
|
|
1553
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1554
|
-
} .textarea__input_1d0dv:-webkit-autofill {
|
|
1555
|
-
-webkit-text-fill-color: rgba(255, 255, 255, 0.94);
|
|
1556
|
-
} .textarea__input_1d0dv::placeholder {
|
|
1557
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1558
|
-
} .textarea__hasInnerLabel_1d0dv::placeholder {
|
|
1559
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1560
|
-
} .textarea__input_1d0dv:read-only:not(.textarea__disableUserInput_1d0dv) {
|
|
1561
|
-
color: rgba(233, 233, 250, 0.37)
|
|
1562
|
-
} .textarea__input_1d0dv:read-only:not(.textarea__disableUserInput_1d0dv):focus::placeholder {
|
|
1563
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1564
|
-
} .textarea__input_1d0dv:disabled {
|
|
1565
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1566
|
-
-webkit-text-fill-color: rgba(233, 233, 250, 0.37);
|
|
1567
|
-
} .textarea__input_1d0dv:focus::placeholder {
|
|
1568
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1569
|
-
} .textarea__error_1d0dv {
|
|
1570
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1571
|
-
caret-color: rgba(255, 255, 255, 0.94);
|
|
1572
|
-
} .textarea__textarea_1d0dv {
|
|
1573
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1574
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1575
|
-
} .textarea__textarea_1d0dv::placeholder {
|
|
1576
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1577
|
-
} .textarea__hasInnerLabel_1d0dv::placeholder {
|
|
1578
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1579
|
-
} .textarea__textarea_1d0dv:disabled {
|
|
1580
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1581
|
-
-webkit-text-fill-color: rgba(233, 233, 250, 0.37);
|
|
1582
|
-
} .textarea__textarea_1d0dv:read-only {
|
|
1583
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1584
|
-
} .textarea__textarea_1d0dv:focus::placeholder {
|
|
1585
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1586
|
-
} .textarea__hint_1d0dv {
|
|
1587
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1588
|
-
} .textarea__error_1d0dv {
|
|
1589
|
-
color: #ff4837;
|
|
1590
|
-
}
|
|
1591
|
-
.textarea__textarea_8xmt8.textarea__overflow_8xmt8 {
|
|
1592
|
-
color: transparent;
|
|
1593
|
-
caret-color: rgba(255, 255, 255, 0.94);
|
|
1594
|
-
} .textarea__customScrollbar_8xmt8::-webkit-scrollbar-track {
|
|
1595
|
-
background-color: transparent;
|
|
1596
|
-
} .textarea__customScrollbar_8xmt8::-webkit-scrollbar-track-piece {
|
|
1597
|
-
background-color: transparent;
|
|
1598
|
-
} .textarea__customScrollbar_8xmt8::-webkit-scrollbar-thumb {
|
|
1599
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
1600
|
-
border-color: transparent;
|
|
1601
|
-
} .textarea__customScrollbar_8xmt8::-webkit-scrollbar-thumb:active {
|
|
1602
|
-
background-color: rgba(238, 238, 251, 0.55);
|
|
1603
|
-
} .textarea__pseudoTextarea_8xmt8 span {
|
|
1604
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1605
|
-
} .textarea__pseudoTextarea_8xmt8 .textarea__overflow_8xmt8 {
|
|
1606
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1607
|
-
} .textarea__pseudoTextarea_8xmt8::-webkit-scrollbar-thumb {
|
|
1608
|
-
background-color: transparent;
|
|
1609
|
-
} .textarea__focusVisible_8xmt8 {
|
|
1610
|
-
outline: 2px solid #3193fc;
|
|
1611
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-40_8xmt8 {
|
|
1612
|
-
border-top: 11px solid transparent;
|
|
1613
|
-
border-bottom: 11px solid transparent;
|
|
1614
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-48_8xmt8 {
|
|
1615
|
-
border-top: 14px solid transparent;
|
|
1616
|
-
border-bottom: 14px solid transparent;
|
|
1617
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-56_8xmt8 {
|
|
1618
|
-
border-top: 18px solid transparent;
|
|
1619
|
-
border-bottom: 18px solid transparent;
|
|
1620
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-64_8xmt8 {
|
|
1621
|
-
border-top: 22px solid transparent;
|
|
1622
|
-
border-bottom: 22px solid transparent;
|
|
1623
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__size-72_8xmt8 {
|
|
1624
|
-
border-top: 24px solid transparent;
|
|
1625
|
-
border-bottom: 24px solid transparent;
|
|
1626
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-40_8xmt8 {
|
|
1627
|
-
border-top: 19px solid transparent;
|
|
1628
|
-
border-bottom: 3px solid transparent;
|
|
1629
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-48_8xmt8 {
|
|
1630
|
-
border-top: 24px solid transparent;
|
|
1631
|
-
border-bottom: 4px solid transparent;
|
|
1632
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-56_8xmt8 {
|
|
1633
|
-
border-top: 24px solid transparent;
|
|
1634
|
-
border-bottom: 8px solid transparent;
|
|
1635
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-64_8xmt8 {
|
|
1636
|
-
border-top: 32px solid transparent;
|
|
1637
|
-
border-bottom: 12px solid transparent;
|
|
1638
|
-
} .textarea__textarea_8xmt8.textarea__textarea_8xmt8.textarea__hasInnerLabel_8xmt8.textarea__size-72_8xmt8 {
|
|
1639
|
-
border-top: 34px solid transparent;
|
|
1640
|
-
border-bottom: 14px solid transparent;
|
|
1641
|
-
}
|
|
1642
|
-
.textarea__input_1bbqo {
|
|
1643
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1644
|
-
caret-color: rgba(3, 3, 6, 0.88);
|
|
1645
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1646
|
-
} .textarea__input_1bbqo:-webkit-autofill {
|
|
1647
|
-
-webkit-text-fill-color: rgba(3, 3, 6, 0.88);
|
|
1648
|
-
} .textarea__input_1bbqo::placeholder {
|
|
1649
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1650
|
-
} .textarea__hasInnerLabel_1bbqo::placeholder {
|
|
1651
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1652
|
-
} .textarea__input_1bbqo:read-only:not(.textarea__disableUserInput_1bbqo) {
|
|
1653
|
-
color: rgba(5, 8, 29, 0.38)
|
|
1654
|
-
} .textarea__input_1bbqo:read-only:not(.textarea__disableUserInput_1bbqo):focus::placeholder {
|
|
1655
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1656
|
-
} .textarea__input_1bbqo:disabled {
|
|
1657
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1658
|
-
-webkit-text-fill-color: rgba(5, 8, 29, 0.38);
|
|
1659
|
-
} .textarea__input_1bbqo:focus::placeholder {
|
|
1660
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1661
|
-
} .textarea__error_1bbqo {
|
|
1662
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1663
|
-
caret-color: rgba(3, 3, 6, 0.88);
|
|
1664
|
-
} .textarea__textarea_1bbqo {
|
|
1665
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1666
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1667
|
-
} .textarea__textarea_1bbqo::placeholder {
|
|
1668
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1669
|
-
} .textarea__hasInnerLabel_1bbqo::placeholder {
|
|
1670
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1671
|
-
} .textarea__textarea_1bbqo:disabled {
|
|
1672
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1673
|
-
-webkit-text-fill-color: rgba(5, 8, 29, 0.38);
|
|
1674
|
-
} .textarea__textarea_1bbqo:read-only {
|
|
1675
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1676
|
-
} .textarea__textarea_1bbqo:focus::placeholder {
|
|
1677
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1678
|
-
} .textarea__hint_1bbqo {
|
|
1679
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1680
|
-
} .textarea__error_1bbqo {
|
|
1681
|
-
color: #ff4837;
|
|
1682
|
-
}.action-button__primary_gbx0i {
|
|
1683
|
-
color: rgba(255, 255, 255, 0.94)
|
|
1684
|
-
} .action-button__primary_gbx0i .action-button__iconWrapper_gbx0i {
|
|
1685
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1686
|
-
background-color: #f2f3f5;
|
|
1687
|
-
} .action-button__primary_gbx0i:hover .action-button__iconWrapper_gbx0i {
|
|
1688
|
-
background-color: #dcdde1;
|
|
1689
|
-
} .action-button__primary_gbx0i:active .action-button__iconWrapper_gbx0i {
|
|
1690
|
-
background-color: #d2d3d9;
|
|
1691
|
-
} .action-button__primary_gbx0i .action-button__loader_gbx0i {
|
|
1692
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1693
|
-
} .action-button__secondary_gbx0i {
|
|
1694
|
-
color: rgba(255, 255, 255, 0.94)
|
|
1695
|
-
} .action-button__secondary_gbx0i .action-button__iconWrapper_gbx0i {
|
|
1696
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1697
|
-
background-color: #1c1c1e;
|
|
1698
|
-
} .action-button__secondary_gbx0i:hover .action-button__iconWrapper_gbx0i {
|
|
1699
|
-
background-color: #212124;
|
|
1700
|
-
} .action-button__secondary_gbx0i:active .action-button__iconWrapper_gbx0i {
|
|
1701
|
-
background-color: #29292c;
|
|
1702
|
-
} .action-button__secondary_gbx0i .action-button__loader_gbx0i {
|
|
1703
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1704
|
-
} .action-button__disabled_gbx0i {
|
|
1705
|
-
color: rgba(233, 233, 250, 0.37)
|
|
1706
|
-
} .action-button__disabled_gbx0i .action-button__iconWrapper_gbx0i {
|
|
1707
|
-
color: #4a4a51;
|
|
1708
|
-
background-color: #1c1c1e;
|
|
1709
|
-
}
|
|
1710
|
-
.action-button__component_airxs {
|
|
1711
|
-
-webkit-tap-highlight-color: transparent
|
|
1712
|
-
} .action-button__focused_airxs {
|
|
1713
|
-
outline: 2px solid #3193fc;
|
|
1714
|
-
}
|
|
1715
|
-
.action-button__primary_flgw9 {
|
|
1716
|
-
color: rgba(3, 3, 6, 0.88)
|
|
1717
|
-
} .action-button__primary_flgw9 .action-button__iconWrapper_flgw9 {
|
|
1718
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1719
|
-
background-color: #212124;
|
|
1720
|
-
} .action-button__primary_flgw9:hover .action-button__iconWrapper_flgw9 {
|
|
1721
|
-
background-color: #2f2f32;
|
|
1722
|
-
} .action-button__primary_flgw9:active .action-button__iconWrapper_flgw9 {
|
|
1723
|
-
background-color: #353539;
|
|
1724
|
-
} .action-button__primary_flgw9 .action-button__loader_flgw9 {
|
|
1725
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1726
|
-
} .action-button__secondary_flgw9 {
|
|
1727
|
-
color: rgba(3, 3, 6, 0.88)
|
|
1728
|
-
} .action-button__secondary_flgw9 .action-button__iconWrapper_flgw9 {
|
|
1729
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1730
|
-
background-color: #f2f3f5;
|
|
1731
|
-
} .action-button__secondary_flgw9:hover .action-button__iconWrapper_flgw9 {
|
|
1732
|
-
background-color: #e7e8eb;
|
|
1733
|
-
} .action-button__secondary_flgw9:active .action-button__iconWrapper_flgw9 {
|
|
1734
|
-
background-color: #dcdde1;
|
|
1735
|
-
} .action-button__secondary_flgw9 .action-button__loader_flgw9 {
|
|
1736
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1737
|
-
} .action-button__disabled_flgw9 {
|
|
1738
|
-
color: rgba(5, 8, 29, 0.38)
|
|
1739
|
-
} .action-button__disabled_flgw9 .action-button__iconWrapper_flgw9 {
|
|
1740
|
-
color: #babbc2;
|
|
1741
|
-
background-color: #f2f3f5;
|
|
1742
|
-
}
|
|
1743
|
-
.action-button__primary_1kxey {
|
|
1744
|
-
color: rgba(3, 3, 6, 0.88)
|
|
1745
|
-
} .action-button__primary_1kxey .action-button__iconWrapper_1kxey {
|
|
1746
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1747
|
-
background-color: #212124;
|
|
1748
|
-
} .action-button__primary_1kxey .action-button__loader_1kxey {
|
|
1749
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1750
|
-
} .action-button__secondary_1kxey {
|
|
1751
|
-
color: rgba(3, 3, 6, 0.88)
|
|
1752
|
-
} .action-button__secondary_1kxey .action-button__iconWrapper_1kxey {
|
|
1753
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1754
|
-
background-color: #f2f3f5;
|
|
1755
|
-
} .action-button__secondary_1kxey .action-button__loader_1kxey {
|
|
1756
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1757
|
-
} .action-button__disabled_1kxey {
|
|
1758
|
-
color: rgba(5, 8, 29, 0.38)
|
|
1759
|
-
} .action-button__disabled_1kxey .action-button__iconWrapper_1kxey {
|
|
1760
|
-
color: #babbc2;
|
|
1761
|
-
background-color: #f2f3f5;
|
|
1762
|
-
}.drawer__customScrollbar_y00y5::-webkit-scrollbar-track {
|
|
1763
|
-
background-color: transparent;
|
|
1764
|
-
} .drawer__customScrollbar_y00y5::-webkit-scrollbar-track-piece {
|
|
1765
|
-
background-color: transparent;
|
|
1766
|
-
} .drawer__customScrollbar_y00y5::-webkit-scrollbar-thumb {
|
|
1767
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
1768
|
-
border-color: transparent;
|
|
1769
|
-
} .drawer__customScrollbar_y00y5::-webkit-scrollbar-thumb:active {
|
|
1770
|
-
background-color: rgba(238, 238, 251, 0.55);
|
|
1771
|
-
} .drawer__backdropEnter_y00y5 {
|
|
1772
|
-
background-color: transparent;
|
|
1773
|
-
} .drawer__backdropEnterActive_y00y5,
|
|
1774
|
-
.drawer__backdropEnterDone_y00y5 {
|
|
1775
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
1776
|
-
} .drawer__backdropExit_y00y5 {
|
|
1777
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
1778
|
-
} .drawer__backdropExitActive_y00y5,
|
|
1779
|
-
.drawer__backdropExitDone_y00y5 {
|
|
1780
|
-
background-color: transparent;
|
|
1781
|
-
}.pagination__component_ope1h {
|
|
1782
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1783
|
-
}
|
|
1784
|
-
.pagination__dots_19gug {
|
|
1785
|
-
color: rgba(238, 238, 251, 0.55);
|
|
1786
|
-
}
|
|
1787
|
-
|
|
1788
|
-
button.pagination__tag_rby0f.pagination__tag_rby0f {
|
|
1789
|
-
color: rgba(238, 238, 251, 0.55)
|
|
1790
|
-
} button.pagination__tag_rby0f.pagination__tag_rby0f:hover:not(:disabled) {
|
|
1791
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1792
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1793
|
-
} button.pagination__tag_rby0f.pagination__tag_rby0f:active:not(:disabled) {
|
|
1794
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
1795
|
-
} button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f {
|
|
1796
|
-
background-color: #f2f3f5;
|
|
1797
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1798
|
-
} button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f:hover:not(:disabled) {
|
|
1799
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1800
|
-
} button.pagination__tag_rby0f.pagination__tag_rby0f.pagination__checked_rby0f:active:not(:disabled) {
|
|
1801
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1802
|
-
}.button__primary_1jhr2 {
|
|
1803
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1804
|
-
background-color: #f2f3f5
|
|
1805
|
-
} @media (hover: hover) {
|
|
1806
|
-
.button__primary_1jhr2:hover {
|
|
1807
|
-
background-color: #dcdde1;
|
|
1808
|
-
}
|
|
1809
|
-
} .button__primary_1jhr2:active {
|
|
1810
|
-
background-color: #d2d3d9;
|
|
1811
|
-
} .button__primary_1jhr2 > .button__loader_1jhr2 {
|
|
1812
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1813
|
-
} .button__secondary_1jhr2 {
|
|
1814
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
1815
|
-
} .button__secondary_1jhr2:active {
|
|
1816
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
1817
|
-
} .button__text_1jhr2:active {
|
|
1818
|
-
color: rgba(255, 255, 255, 0.6);
|
|
1819
|
-
} .button__ghost_1jhr2:active {
|
|
1820
|
-
color: rgba(255, 255, 255, 0.6);
|
|
1821
|
-
} .button__component_1jhr2[disabled].button__primary_1jhr2 {
|
|
1822
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1823
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
1824
|
-
} .button__component_1jhr2[disabled].button__primary_1jhr2.button__loading_1jhr2 {
|
|
1825
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1826
|
-
background-color: #f2f3f5;
|
|
1827
|
-
} .button__component_1jhr2[disabled].button__secondary_1jhr2 {
|
|
1828
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1829
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1830
|
-
} .button__component_1jhr2[disabled].button__outlined_1jhr2 {
|
|
1831
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1832
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1833
|
-
} .button__component_1jhr2[disabled].button__tertiary_1jhr2 {
|
|
1834
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1835
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1836
|
-
} .button__component_1jhr2[disabled].button__transparent_1jhr2 {
|
|
1837
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1838
|
-
} .button__component_1jhr2[disabled].button__link_1jhr2 {
|
|
1839
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1840
|
-
} .button__component_1jhr2[disabled].button__text_1jhr2 {
|
|
1841
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1842
|
-
} .button__component_1jhr2[disabled].button__ghost_1jhr2 {
|
|
1843
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1844
|
-
}
|
|
1845
|
-
.button__primary_127j1 {
|
|
1846
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1847
|
-
background-color: #212124
|
|
1848
|
-
} @media (hover: hover) {
|
|
1849
|
-
.button__primary_127j1:hover {
|
|
1850
|
-
background-color: #2f2f32;
|
|
1851
|
-
}
|
|
1852
|
-
} .button__primary_127j1:active {
|
|
1853
|
-
background-color: #353539;
|
|
1854
|
-
} .button__primary_127j1 > .button__loader_127j1 {
|
|
1855
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1856
|
-
} .button__secondary_127j1 {
|
|
1857
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
1858
|
-
} .button__secondary_127j1:active {
|
|
1859
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
1860
|
-
} .button__text_127j1:active {
|
|
1861
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1862
|
-
} .button__ghost_127j1:active {
|
|
1863
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1864
|
-
} .button__component_127j1[disabled].button__primary_127j1 {
|
|
1865
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1866
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
1867
|
-
} .button__component_127j1[disabled].button__primary_127j1.button__loading_127j1 {
|
|
1868
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1869
|
-
background-color: #212124;
|
|
1870
|
-
} .button__component_127j1[disabled].button__secondary_127j1 {
|
|
1871
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1872
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1873
|
-
} .button__component_127j1[disabled].button__outlined_127j1 {
|
|
1874
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1875
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1876
|
-
} .button__component_127j1[disabled].button__tertiary_127j1 {
|
|
1877
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1878
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1879
|
-
} .button__component_127j1[disabled].button__transparent_127j1 {
|
|
1880
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1881
|
-
} .button__component_127j1[disabled].button__link_127j1 {
|
|
1882
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1883
|
-
} .button__component_127j1[disabled].button__text_127j1 {
|
|
1884
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1885
|
-
} .button__component_127j1[disabled].button__ghost_127j1 {
|
|
1886
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1887
|
-
}
|
|
1888
|
-
|
|
1889
|
-
.button__primary_1fit0 {
|
|
1890
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1891
|
-
background-color: #f2f3f5
|
|
1892
|
-
} @media (hover: hover) {
|
|
1893
|
-
.button__primary_1fit0:hover {
|
|
1894
|
-
background-color: #dcdde1;
|
|
1895
|
-
}
|
|
1896
|
-
} .button__primary_1fit0:active {
|
|
1897
|
-
background-color: #d2d3d9;
|
|
1898
|
-
} .button__primary_1fit0 > .button__loader_1fit0 {
|
|
1899
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1900
|
-
} .button__secondary_1fit0 {
|
|
1901
|
-
background-color: rgba(222, 222, 238, 0.13)
|
|
1902
|
-
} .button__secondary_1fit0:hover {
|
|
1903
|
-
background-color: rgba(234, 234, 248, 0.15);
|
|
1904
|
-
} .button__secondary_1fit0:active {
|
|
1905
|
-
background-color: rgba(231, 231, 248, 0.18);
|
|
1906
|
-
} .button__text_1fit0:active {
|
|
1907
|
-
color: rgba(255, 255, 255, 0.6);
|
|
1908
|
-
} .button__ghost_1fit0:active {
|
|
1909
|
-
color: rgba(255, 255, 255, 0.6);
|
|
1910
|
-
} .button__component_1fit0[disabled].button__primary_1fit0 {
|
|
1911
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1912
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
1913
|
-
} .button__component_1fit0[disabled].button__primary_1fit0.button__loading_1fit0 {
|
|
1914
|
-
color: rgba(3, 3, 6, 0.88);
|
|
1915
|
-
background-color: #f2f3f5;
|
|
1916
|
-
} .button__component_1fit0[disabled].button__secondary_1fit0 {
|
|
1917
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1918
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
1919
|
-
} .button__component_1fit0[disabled].button__outlined_1fit0 {
|
|
1920
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1921
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1922
|
-
} .button__component_1fit0[disabled].button__tertiary_1fit0 {
|
|
1923
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1924
|
-
border-color: rgba(228, 228, 251, 0.28);
|
|
1925
|
-
} .button__component_1fit0[disabled].button__transparent_1fit0 {
|
|
1926
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1927
|
-
} .button__component_1fit0[disabled].button__link_1fit0 {
|
|
1928
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1929
|
-
} .button__component_1fit0[disabled].button__text_1fit0 {
|
|
1930
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1931
|
-
} .button__component_1fit0[disabled].button__ghost_1fit0 {
|
|
1932
|
-
color: rgba(233, 233, 250, 0.37);
|
|
1933
|
-
}
|
|
1934
|
-
|
|
1935
|
-
.button__primary_1przv {
|
|
1936
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1937
|
-
background-color: #212124
|
|
1938
|
-
} @media (hover: hover) {
|
|
1939
|
-
.button__primary_1przv:hover {
|
|
1940
|
-
background-color: #2f2f32;
|
|
1941
|
-
}
|
|
1942
|
-
} .button__primary_1przv:active {
|
|
1943
|
-
background-color: #353539;
|
|
1944
|
-
} .button__primary_1przv > .button__loader_1przv {
|
|
1945
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1946
|
-
} .button__secondary_1przv {
|
|
1947
|
-
background-color: rgba(15, 25, 55, 0.1)
|
|
1948
|
-
} .button__secondary_1przv:hover {
|
|
1949
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
1950
|
-
} .button__secondary_1przv:active {
|
|
1951
|
-
background-color: rgba(5, 11, 44, 0.18);
|
|
1952
|
-
} .button__text_1przv:active {
|
|
1953
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1954
|
-
} .button__ghost_1przv:active {
|
|
1955
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1956
|
-
} .button__component_1przv[disabled].button__primary_1przv {
|
|
1957
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1958
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
1959
|
-
} .button__component_1przv[disabled].button__primary_1przv.button__loading_1przv {
|
|
1960
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1961
|
-
background-color: #212124;
|
|
1962
|
-
} .button__component_1przv[disabled].button__secondary_1przv {
|
|
1963
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1964
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
1965
|
-
} .button__component_1przv[disabled].button__outlined_1przv {
|
|
1966
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1967
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1968
|
-
} .button__component_1przv[disabled].button__tertiary_1przv {
|
|
1969
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1970
|
-
border-color: rgba(9, 12, 37, 0.28);
|
|
1971
|
-
} .button__component_1przv[disabled].button__transparent_1przv {
|
|
1972
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1973
|
-
} .button__component_1przv[disabled].button__link_1przv {
|
|
1974
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1975
|
-
} .button__component_1przv[disabled].button__text_1przv {
|
|
1976
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1977
|
-
} .button__component_1przv[disabled].button__ghost_1przv {
|
|
1978
|
-
color: rgba(5, 8, 29, 0.38);
|
|
1979
|
-
}
|
|
1980
|
-
.button__accent_1ys6e {
|
|
1981
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1982
|
-
background-color: #f83a2a;
|
|
1983
|
-
border: 1px solid transparent
|
|
1984
|
-
} @media (hover: hover) {
|
|
1985
|
-
.button__accent_1ys6e:hover {
|
|
1986
|
-
background-color: #ff503e;
|
|
1987
|
-
}
|
|
1988
|
-
} .button__accent_1ys6e:active {
|
|
1989
|
-
background-color: #fd624e;
|
|
1990
|
-
} .button__accent_1ys6e > .button__loader_1ys6e {
|
|
1991
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1992
|
-
} .button__primary_1ys6e {
|
|
1993
|
-
border: 1px solid transparent
|
|
1994
|
-
} .button__primary_1ys6e .button__hint_1ys6e {
|
|
1995
|
-
color: rgba(4, 4, 19, 0.55);
|
|
1996
|
-
} .button__secondary_1ys6e {
|
|
1997
|
-
color: rgba(255, 255, 255, 0.94);
|
|
1998
|
-
border: 1px solid transparent
|
|
1999
|
-
} .button__secondary_1ys6e > .button__loader_1ys6e {
|
|
2000
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2001
|
-
} .button__secondary_1ys6e .button__hint_1ys6e {
|
|
2002
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2003
|
-
} .button__outlined_1ys6e {
|
|
2004
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2005
|
-
background-color: rgba(255, 255, 255, 0);
|
|
2006
|
-
border: 1px solid rgba(255, 255, 255, 0.94)
|
|
2007
|
-
} @media (hover: hover) {
|
|
2008
|
-
.button__outlined_1ys6e:hover {
|
|
2009
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
2010
|
-
border-color: rgba(255, 255, 255, 0.94);
|
|
2011
|
-
}
|
|
2012
|
-
} .button__outlined_1ys6e:active {
|
|
2013
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
2014
|
-
} .button__outlined_1ys6e > .button__loader_1ys6e {
|
|
2015
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2016
|
-
} .button__outlined_1ys6e .button__hint_1ys6e {
|
|
2017
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2018
|
-
} .button__tertiary_1ys6e {
|
|
2019
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2020
|
-
background-color: rgba(255, 255, 255, 0);
|
|
2021
|
-
border: 1px solid rgba(255, 255, 255, 0.94)
|
|
2022
|
-
} @media (hover: hover) {
|
|
2023
|
-
.button__tertiary_1ys6e:hover {
|
|
2024
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
2025
|
-
border-color: rgba(255, 255, 255, 0.94);
|
|
2026
|
-
}
|
|
2027
|
-
} .button__tertiary_1ys6e:active {
|
|
2028
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
2029
|
-
} .button__tertiary_1ys6e > .button__loader_1ys6e {
|
|
2030
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2031
|
-
} .button__tertiary_1ys6e .button__hint_1ys6e {
|
|
2032
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2033
|
-
} .button__filled_1ys6e {
|
|
2034
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2035
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
2036
|
-
border: 1px solid transparent
|
|
2037
|
-
} @media (hover: hover) {
|
|
2038
|
-
.button__filled_1ys6e:hover {
|
|
2039
|
-
background-color: rgba(234, 234, 248, 0.15);
|
|
2040
|
-
}
|
|
2041
|
-
} .button__filled_1ys6e:active {
|
|
2042
|
-
background-color: rgba(231, 231, 248, 0.18);
|
|
2043
|
-
} .button__filled_1ys6e > .button__loader_1ys6e {
|
|
2044
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2045
|
-
} .button__transparent_1ys6e {
|
|
2046
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2047
|
-
background-color: transparent;
|
|
2048
|
-
border: 1px solid transparent
|
|
2049
|
-
} @media (hover: hover) {
|
|
2050
|
-
.button__transparent_1ys6e:hover {
|
|
2051
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
2052
|
-
}
|
|
2053
|
-
} .button__transparent_1ys6e:active {
|
|
2054
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
2055
|
-
} .button__transparent_1ys6e > .button__loader_1ys6e {
|
|
2056
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2057
|
-
} .button__transparent_1ys6e .button__hint_1ys6e {
|
|
2058
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2059
|
-
} .button__link_1ys6e {
|
|
2060
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2061
|
-
background-color: transparent;
|
|
2062
|
-
border: 1px solid transparent
|
|
2063
|
-
} @media (hover: hover) {
|
|
2064
|
-
.button__link_1ys6e:hover {
|
|
2065
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
2066
|
-
}
|
|
2067
|
-
} .button__link_1ys6e:active {
|
|
2068
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
2069
|
-
} .button__link_1ys6e > .button__loader_1ys6e {
|
|
2070
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2071
|
-
} .button__text_1ys6e {
|
|
2072
|
-
background-color: transparent;
|
|
2073
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2074
|
-
} @media (hover: hover) {
|
|
2075
|
-
.button__text_1ys6e:hover {
|
|
2076
|
-
color: rgba(255, 255, 255, 0.7);
|
|
2077
|
-
}
|
|
2078
|
-
} .button__text_1ys6e > .button__loader_1ys6e {
|
|
2079
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2080
|
-
} .button__text_1ys6e .button__hint_1ys6e {
|
|
2081
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2082
|
-
} .button__ghost_1ys6e {
|
|
2083
|
-
background-color: transparent;
|
|
2084
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2085
|
-
} @media (hover: hover) {
|
|
2086
|
-
.button__ghost_1ys6e:hover {
|
|
2087
|
-
color: rgba(255, 255, 255, 0.7);
|
|
2088
|
-
}
|
|
2089
|
-
} .button__ghost_1ys6e > .button__loader_1ys6e {
|
|
2090
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2091
|
-
} .button__component_1ys6e[disabled].button__accent_1ys6e {
|
|
2092
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2093
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
2094
|
-
} .button__component_1ys6e[disabled].button__accent_1ys6e.button__loading_1ys6e {
|
|
2095
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2096
|
-
background-color: #f83a2a;
|
|
2097
|
-
} .button__component_1ys6e[disabled].button__secondary_1ys6e {
|
|
2098
|
-
border-color: transparent
|
|
2099
|
-
} .button__component_1ys6e[disabled].button__secondary_1ys6e.button__loading_1ys6e {
|
|
2100
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2101
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
2102
|
-
border-color: transparent;
|
|
2103
|
-
} .button__component_1ys6e[disabled].button__outlined_1ys6e {
|
|
2104
|
-
background-color: rgba(255, 255, 255, 0)
|
|
2105
|
-
} .button__component_1ys6e[disabled].button__outlined_1ys6e.button__loading_1ys6e {
|
|
2106
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2107
|
-
border-color: rgba(255, 255, 255, 0.94);
|
|
2108
|
-
} .button__component_1ys6e[disabled].button__tertiary_1ys6e {
|
|
2109
|
-
background-color: rgba(255, 255, 255, 0)
|
|
2110
|
-
} .button__component_1ys6e[disabled].button__tertiary_1ys6e.button__loading_1ys6e {
|
|
2111
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2112
|
-
border-color: rgba(255, 255, 255, 0.94);
|
|
2113
|
-
} .button__component_1ys6e[disabled].button__filled_1ys6e {
|
|
2114
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2115
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
2116
|
-
} .button__component_1ys6e[disabled].button__filled_1ys6e.button__loading_1ys6e {
|
|
2117
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2118
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
2119
|
-
} .button__component_1ys6e[disabled].button__transparent_1ys6e {
|
|
2120
|
-
background-color: transparent
|
|
2121
|
-
} .button__component_1ys6e[disabled].button__transparent_1ys6e.button__loading_1ys6e {
|
|
2122
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2123
|
-
} .button__component_1ys6e[disabled].button__link_1ys6e {
|
|
2124
|
-
background-color: transparent
|
|
2125
|
-
} .button__component_1ys6e[disabled].button__link_1ys6e.button__loading_1ys6e {
|
|
2126
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2127
|
-
} .button__component_1ys6e[disabled].button__text_1ys6e.button__loading_1ys6e {
|
|
2128
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2129
|
-
} .button__component_1ys6e[disabled].button__ghost_1ys6e.button__loading_1ys6e {
|
|
2130
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2131
|
-
}
|
|
2132
|
-
.button__component_dvyw4 {
|
|
2133
|
-
-webkit-tap-highlight-color: transparent;
|
|
2134
|
-
} .button__focused_dvyw4 {
|
|
2135
|
-
outline: 2px solid #3193fc;
|
|
2136
|
-
}
|
|
2137
|
-
.button__accent_1la2x {
|
|
2138
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2139
|
-
background-color: #ef3124;
|
|
2140
|
-
border: 1px solid transparent
|
|
2141
|
-
} @media (hover: hover) {
|
|
2142
|
-
.button__accent_1la2x:hover {
|
|
2143
|
-
background-color: #e32a17;
|
|
2144
|
-
}
|
|
2145
|
-
} .button__accent_1la2x:active {
|
|
2146
|
-
background-color: #d72505;
|
|
2147
|
-
} .button__accent_1la2x > .button__loader_1la2x {
|
|
2148
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2149
|
-
} .button__primary_1la2x {
|
|
2150
|
-
border: 1px solid transparent
|
|
2151
|
-
} .button__primary_1la2x .button__hint_1la2x {
|
|
2152
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2153
|
-
} .button__secondary_1la2x {
|
|
2154
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2155
|
-
border: 1px solid transparent
|
|
2156
|
-
} .button__secondary_1la2x > .button__loader_1la2x {
|
|
2157
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2158
|
-
} .button__secondary_1la2x .button__hint_1la2x {
|
|
2159
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2160
|
-
} .button__outlined_1la2x {
|
|
2161
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2162
|
-
background-color: rgba(255, 255, 255, 0);
|
|
2163
|
-
border: 1px solid rgba(3, 3, 6, 0.88)
|
|
2164
|
-
} @media (hover: hover) {
|
|
2165
|
-
.button__outlined_1la2x:hover {
|
|
2166
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
2167
|
-
border-color: rgba(3, 3, 6, 0.88);
|
|
2168
|
-
}
|
|
2169
|
-
} .button__outlined_1la2x:active {
|
|
2170
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
2171
|
-
} .button__outlined_1la2x > .button__loader_1la2x {
|
|
2172
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2173
|
-
} .button__outlined_1la2x .button__hint_1la2x {
|
|
2174
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2175
|
-
} .button__tertiary_1la2x {
|
|
2176
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2177
|
-
background-color: rgba(255, 255, 255, 0);
|
|
2178
|
-
border: 1px solid rgba(3, 3, 6, 0.88)
|
|
2179
|
-
} @media (hover: hover) {
|
|
2180
|
-
.button__tertiary_1la2x:hover {
|
|
2181
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
2182
|
-
border-color: rgba(3, 3, 6, 0.88);
|
|
2183
|
-
}
|
|
2184
|
-
} .button__tertiary_1la2x:active {
|
|
2185
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
2186
|
-
} .button__tertiary_1la2x > .button__loader_1la2x {
|
|
2187
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2188
|
-
} .button__tertiary_1la2x .button__hint_1la2x {
|
|
2189
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2190
|
-
} .button__filled_1la2x {
|
|
2191
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2192
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
2193
|
-
border: 1px solid transparent
|
|
2194
|
-
} @media (hover: hover) {
|
|
2195
|
-
.button__filled_1la2x:hover {
|
|
2196
|
-
background-color: rgba(5, 12, 41, 0.14);
|
|
2197
|
-
}
|
|
2198
|
-
} .button__filled_1la2x:active {
|
|
2199
|
-
background-color: rgba(5, 11, 44, 0.18);
|
|
2200
|
-
} .button__filled_1la2x > .button__loader_1la2x {
|
|
2201
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2202
|
-
} .button__transparent_1la2x {
|
|
2203
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2204
|
-
background-color: transparent;
|
|
2205
|
-
border: 1px solid transparent
|
|
2206
|
-
} @media (hover: hover) {
|
|
2207
|
-
.button__transparent_1la2x:hover {
|
|
2208
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
2209
|
-
}
|
|
2210
|
-
} .button__transparent_1la2x:active {
|
|
2211
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
2212
|
-
} .button__transparent_1la2x > .button__loader_1la2x {
|
|
2213
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2214
|
-
} .button__transparent_1la2x .button__hint_1la2x {
|
|
2215
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2216
|
-
} .button__link_1la2x {
|
|
2217
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2218
|
-
background-color: transparent;
|
|
2219
|
-
border: 1px solid transparent
|
|
2220
|
-
} @media (hover: hover) {
|
|
2221
|
-
.button__link_1la2x:hover {
|
|
2222
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
2223
|
-
}
|
|
2224
|
-
} .button__link_1la2x:active {
|
|
2225
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
2226
|
-
} .button__link_1la2x > .button__loader_1la2x {
|
|
2227
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2228
|
-
} .button__text_1la2x {
|
|
2229
|
-
background-color: transparent;
|
|
2230
|
-
color: rgba(3, 3, 6, 0.88)
|
|
2231
|
-
} @media (hover: hover) {
|
|
2232
|
-
.button__text_1la2x:hover {
|
|
2233
|
-
color: rgba(1, 1, 12, 0.63);
|
|
2234
|
-
}
|
|
2235
|
-
} .button__text_1la2x > .button__loader_1la2x {
|
|
2236
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2237
|
-
} .button__text_1la2x .button__hint_1la2x {
|
|
2238
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2239
|
-
} .button__ghost_1la2x {
|
|
2240
|
-
background-color: transparent;
|
|
2241
|
-
color: rgba(3, 3, 6, 0.88)
|
|
2242
|
-
} @media (hover: hover) {
|
|
2243
|
-
.button__ghost_1la2x:hover {
|
|
2244
|
-
color: rgba(1, 1, 12, 0.63);
|
|
2245
|
-
}
|
|
2246
|
-
} .button__ghost_1la2x > .button__loader_1la2x {
|
|
2247
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2248
|
-
} .button__component_1la2x[disabled].button__accent_1la2x {
|
|
2249
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2250
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
2251
|
-
} .button__component_1la2x[disabled].button__accent_1la2x.button__loading_1la2x {
|
|
2252
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2253
|
-
background-color: #ef3124;
|
|
2254
|
-
} .button__component_1la2x[disabled].button__secondary_1la2x {
|
|
2255
|
-
border-color: transparent
|
|
2256
|
-
} .button__component_1la2x[disabled].button__secondary_1la2x.button__loading_1la2x {
|
|
2257
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2258
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
2259
|
-
border-color: transparent;
|
|
2260
|
-
} .button__component_1la2x[disabled].button__outlined_1la2x {
|
|
2261
|
-
background-color: rgba(255, 255, 255, 0)
|
|
2262
|
-
} .button__component_1la2x[disabled].button__outlined_1la2x.button__loading_1la2x {
|
|
2263
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2264
|
-
} .button__component_1la2x[disabled].button__tertiary_1la2x {
|
|
2265
|
-
background-color: rgba(255, 255, 255, 0)
|
|
2266
|
-
} .button__component_1la2x[disabled].button__tertiary_1la2x.button__loading_1la2x {
|
|
2267
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2268
|
-
} .button__component_1la2x[disabled].button__filled_1la2x {
|
|
2269
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2270
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
2271
|
-
} .button__component_1la2x[disabled].button__filled_1la2x.button__loading_1la2x {
|
|
2272
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2273
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
2274
|
-
} .button__component_1la2x[disabled].button__transparent_1la2x {
|
|
2275
|
-
background-color: transparent
|
|
2276
|
-
} .button__component_1la2x[disabled].button__transparent_1la2x.button__loading_1la2x {
|
|
2277
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2278
|
-
} .button__component_1la2x[disabled].button__link_1la2x {
|
|
2279
|
-
background-color: transparent
|
|
2280
|
-
} .button__component_1la2x[disabled].button__link_1la2x.button__loading_1la2x {
|
|
2281
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2282
|
-
} .button__component_1la2x[disabled].button__text_1la2x.button__loading_1la2x {
|
|
2283
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2284
|
-
} .button__component_1la2x[disabled].button__ghost_1la2x.button__loading_1la2x {
|
|
2285
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2286
|
-
}.circular-progress-bar__component_8v1oi.circular-progress-bar__bg-positive_8v1oi {
|
|
2287
|
-
background: #17d055;
|
|
2288
|
-
} .circular-progress-bar__component_8v1oi.circular-progress-bar__bg-negative_8v1oi {
|
|
2289
|
-
background: #ff4837;
|
|
2290
|
-
} .circular-progress-bar__backgroundCircle_8v1oi,
|
|
2291
|
-
.circular-progress-bar__progressCircle_8v1oi {
|
|
2292
|
-
fill: transparent;
|
|
2293
|
-
} .circular-progress-bar__positive_8v1oi {
|
|
2294
|
-
stroke: #17d055;
|
|
2295
|
-
} .circular-progress-bar__negative_8v1oi {
|
|
2296
|
-
stroke: #ff4837;
|
|
2297
|
-
} .circular-progress-bar__backgroundCircle_8v1oi {
|
|
2298
|
-
stroke: rgba(222, 222, 238, 0.13)
|
|
2299
|
-
} .circular-progress-bar__backgroundCircle_8v1oi.circular-progress-bar__stroke_8v1oi {
|
|
2300
|
-
stroke: transparent;
|
|
2301
|
-
} .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-tertiary_8v1oi {
|
|
2302
|
-
color: #4a4a51;
|
|
2303
|
-
} .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-positive_8v1oi {
|
|
2304
|
-
color: #17d055;
|
|
2305
|
-
} .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-negative_8v1oi {
|
|
2306
|
-
color: #ff4837;
|
|
2307
|
-
} .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-primary-inverted_8v1oi {
|
|
2308
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2309
|
-
} .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-primary_8v1oi {
|
|
2310
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2311
|
-
} .circular-progress-bar__iconWrapper_8v1oi.circular-progress-bar__icon-secondary_8v1oi {
|
|
2312
|
-
color: #898991;
|
|
2313
|
-
}.chart__coreChart_6ympz .recharts-text tspan {
|
|
2314
|
-
fill: rgba(255, 255, 255, 0.94);
|
|
2315
|
-
}
|
|
2316
|
-
@keyframes chart__showDot_10ih7 {
|
|
2317
|
-
}
|
|
2318
|
-
|
|
2319
|
-
.chart__tickText_iwdk2 {
|
|
2320
|
-
fill: rgba(255, 255, 255, 0.94);
|
|
2321
|
-
} .chart__circle_iwdk2 {
|
|
2322
|
-
fill: #121213;
|
|
2323
|
-
} .chart__circle_iwdk2 {
|
|
2324
|
-
fill: #121213;
|
|
2325
|
-
}
|
|
2326
|
-
.chart__tooltip_nq01f {
|
|
2327
|
-
background-color: #121213;
|
|
2328
|
-
border: 1px solid #353539;
|
|
2329
|
-
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
2330
|
-
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);
|
|
2331
|
-
} .chart__tooltipArrow_nq01f {
|
|
2332
|
-
border: 1px solid #353539;
|
|
2333
|
-
background-color: #121213;
|
|
2334
|
-
} .chart__tooltipArrow_nq01f:before {
|
|
2335
|
-
border-color: transparent #121213 transparent transparent;
|
|
2336
|
-
}.comment__component_1l9e9 {
|
|
2337
|
-
background-color: #1c1c1e;
|
|
2338
|
-
}.list-header__filled_x86i7 {
|
|
2339
|
-
background-color: #212124;
|
|
2340
|
-
}.list__list_1j5hb {
|
|
2341
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2342
|
-
}
|
|
2343
|
-
.list__slot_gpuvc.list__defaultColor_gpuvc {
|
|
2344
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2345
|
-
}.stepped-progress-bar__bar_1f7k2 {
|
|
2346
|
-
background: rgba(222, 222, 238, 0.13);
|
|
2347
|
-
} .stepped-progress-bar__description_1f7k2 {
|
|
2348
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2349
|
-
}
|
|
2350
|
-
|
|
2351
|
-
.stepped-progress-bar__bar_15oui {
|
|
2352
|
-
background: rgba(15, 25, 55, 0.1);
|
|
2353
|
-
} .stepped-progress-bar__description_15oui {
|
|
2354
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2355
|
-
}
|
|
2356
|
-
.stepped-progress-bar__bar_1r6xd.stepped-progress-bar__positive_1r6xd {
|
|
2357
|
-
background: #17d055;
|
|
2358
|
-
} .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__attention_1r6xd {
|
|
2359
|
-
background: #fda136;
|
|
2360
|
-
} .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__negative_1r6xd {
|
|
2361
|
-
background: #ff4837;
|
|
2362
|
-
} .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__link_1r6xd {
|
|
2363
|
-
background: #3193fc;
|
|
2364
|
-
} .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__tertiary_1r6xd {
|
|
2365
|
-
background: #4a4a51;
|
|
2366
|
-
} .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__secondary_1r6xd {
|
|
2367
|
-
background: #898991;
|
|
2368
|
-
} .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__primary_1r6xd {
|
|
2369
|
-
background: rgba(255, 255, 255, 0.94);
|
|
2370
|
-
} .stepped-progress-bar__bar_1r6xd.stepped-progress-bar__accent_1r6xd {
|
|
2371
|
-
background: #f83a2a;
|
|
2372
|
-
}.tab-bar__component_1faxh.tab-bar__modal-bg-primary_1faxh {
|
|
2373
|
-
background-color: #121213;
|
|
2374
|
-
} .tab-bar__component_1faxh.tab-bar__modal-bg-alt-primary_1faxh {
|
|
2375
|
-
background-color: #121213;
|
|
2376
|
-
} .tab-bar__border_1faxh {
|
|
2377
|
-
box-shadow: 0 -1px 0 0 rgba(222, 222, 238, 0.13);
|
|
2378
|
-
}
|
|
2379
|
-
.tab-bar__component_1liqg {
|
|
2380
|
-
-webkit-tap-highlight-color: transparent;
|
|
2381
|
-
background-color: transparent;
|
|
2382
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2383
|
-
} .tab-bar__primary_1liqg {
|
|
2384
|
-
color: #f83a2a;
|
|
2385
|
-
} .tab-bar__secondary_1liqg {
|
|
2386
|
-
color: #f2f3f5;
|
|
2387
|
-
} .tab-bar__label_1liqg {
|
|
2388
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2389
|
-
}.attach__component_18pps {
|
|
2390
|
-
} .attach__file_18pps,
|
|
2391
|
-
.attach__noFile_18pps {
|
|
2392
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2393
|
-
} .attach__focused_18pps {
|
|
2394
|
-
outline: 2px solid #3193fc;
|
|
2395
|
-
}.confirmation-v1__errorHeader_beeff {
|
|
2396
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2397
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2398
|
-
} .confirmation-v1__errorText_beeff {
|
|
2399
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2400
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2401
|
-
} .confirmation-v1__phoneHintText_beeff {
|
|
2402
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2403
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2404
|
-
} .confirmation-v1__phonesWrap_beeff {
|
|
2405
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2406
|
-
} .confirmation-v1__phoneDescription_beeff {
|
|
2407
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2408
|
-
}
|
|
2409
|
-
.confirmation-v1__input_tbtnh {
|
|
2410
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
2411
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2412
|
-
} .confirmation-v1__input_tbtnh.confirmation-v1__hasError_tbtnh {
|
|
2413
|
-
color: #ff4837;
|
|
2414
|
-
caret-color: rgba(255, 255, 255, 0.94);
|
|
2415
|
-
background-color: #392523;
|
|
2416
|
-
} .confirmation-v1__input_tbtnh.confirmation-v1__disabled_tbtnh {
|
|
2417
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2418
|
-
} @keyframes confirmation-v1__shake_tbtnh {
|
|
2419
|
-
}
|
|
2420
|
-
.confirmation-v1__component_819tg {
|
|
2421
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2422
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2423
|
-
}
|
|
2424
|
-
.confirmation-v1__circle_11rfu {
|
|
2425
|
-
fill: transparent;
|
|
2426
|
-
stroke: #4a4a51;
|
|
2427
|
-
}
|
|
2428
|
-
.confirmation-v1__title_1oqa1 {
|
|
2429
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2430
|
-
} .confirmation-v1__description_1oqa1 {
|
|
2431
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2432
|
-
} .confirmation-v1__alertIcon_1oqa1 {
|
|
2433
|
-
color: #d91d0b;
|
|
2434
|
-
}
|
|
2435
|
-
.confirmation-v1__header_73k4b {
|
|
2436
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2437
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2438
|
-
} .confirmation-v1__error_73k4b {
|
|
2439
|
-
color: #ff4837;
|
|
2440
|
-
} .confirmation-v1__loaderText_73k4b {
|
|
2441
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2442
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2443
|
-
}.custom-button__customButton_o2w47.custom-button__border_o2w47 {
|
|
2444
|
-
border: 1px solid transparent;
|
|
2445
|
-
} .custom-button__customButton_o2w47.custom-button__white_o2w47 * {
|
|
2446
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2447
|
-
} .custom-button__customButton_o2w47.custom-button__black_o2w47 * {
|
|
2448
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2449
|
-
} .custom-button__customButton_o2w47.custom-button__static-white_o2w47 * {
|
|
2450
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2451
|
-
} .custom-button__customButton_o2w47.custom-button__static-black_o2w47 * {
|
|
2452
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2453
|
-
} .custom-button__customButton_o2w47:before {
|
|
2454
|
-
background-color: rgba(0, 0, 0, 0);
|
|
2455
|
-
} .custom-button__customButton_o2w47.custom-button__darkening_o2w47:hover:before {
|
|
2456
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
2457
|
-
} .custom-button__customButton_o2w47.custom-button__darkening_o2w47:active:before {
|
|
2458
|
-
background-color: rgba(231, 231, 248, 0.18);
|
|
2459
|
-
} .custom-button__customButton_o2w47.custom-button__lightening_o2w47:hover:before {
|
|
2460
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
2461
|
-
} .custom-button__customButton_o2w47.custom-button__lightening_o2w47:active:before {
|
|
2462
|
-
background-color: rgba(5, 11, 44, 0.18);
|
|
2463
|
-
} .custom-button__customButton_o2w47.custom-button__static-darkening_o2w47:hover:before {
|
|
2464
|
-
background-color: rgba(0, 0, 0, 0.07);
|
|
2465
|
-
} .custom-button__customButton_o2w47.custom-button__static-darkening_o2w47:active:before {
|
|
2466
|
-
background-color: rgba(0, 0, 0, 0.15);
|
|
2467
|
-
} .custom-button__customButton_o2w47.custom-button__static-lightening_o2w47:hover:before {
|
|
2468
|
-
background-color: rgba(255, 255, 255, 0.07);
|
|
2469
|
-
} .custom-button__customButton_o2w47.custom-button__static-lightening_o2w47:active:before {
|
|
2470
|
-
background-color: rgba(255, 255, 255, 0.15);
|
|
2471
|
-
} .custom-button__customButton_o2w47:disabled.custom-button__disableType-default_o2w47 {
|
|
2472
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
2473
|
-
} .custom-button__customButton_o2w47:disabled.custom-button__disableType-default_o2w47 span {
|
|
2474
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2475
|
-
} .custom-button__customButton_o2w47:disabled.custom-button__disableType-static_o2w47 {
|
|
2476
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
2477
|
-
} .custom-button__customButton_o2w47:disabled.custom-button__disableType-static_o2w47 span {
|
|
2478
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2479
|
-
} .custom-button__customButton_o2w47:disabled.custom-button__disableType-inverted_o2w47 {
|
|
2480
|
-
background-color: rgba(38, 55, 88, 0.06)
|
|
2481
|
-
} .custom-button__customButton_o2w47:disabled.custom-button__disableType-inverted_o2w47 span {
|
|
2482
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2483
|
-
} .custom-button__customButton_o2w47:disabled.custom-button__disableType-static-inverted_o2w47 {
|
|
2484
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
2485
|
-
} .custom-button__customButton_o2w47:disabled.custom-button__disableType-static-inverted_o2w47 span {
|
|
2486
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2487
|
-
}.cc-icon-button.icon-button__primary_a5p0t {
|
|
2488
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2489
|
-
} .cc-icon-button.icon-button__primary_a5p0t:hover {
|
|
2490
|
-
color: rgba(255, 255, 255, 0.7);
|
|
2491
|
-
} .cc-icon-button.icon-button__primary_a5p0t:active {
|
|
2492
|
-
color: rgba(255, 255, 255, 0.6);
|
|
2493
|
-
} .cc-icon-button.icon-button__secondary_a5p0t {
|
|
2494
|
-
color: rgba(238, 238, 251, 0.55)
|
|
2495
|
-
} .cc-icon-button.icon-button__secondary_a5p0t:hover {
|
|
2496
|
-
color: rgba(239, 240, 252, 0.65);
|
|
2497
|
-
} .cc-icon-button.icon-button__secondary_a5p0t:active {
|
|
2498
|
-
color: rgba(243, 245, 254, 0.75);
|
|
2499
|
-
} .cc-icon-button.icon-button__transparent_a5p0t {
|
|
2500
|
-
color: rgba(228, 228, 251, 0.28)
|
|
2501
|
-
} .cc-icon-button.icon-button__transparent_a5p0t:hover {
|
|
2502
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2503
|
-
} .cc-icon-button.icon-button__transparent_a5p0t:active {
|
|
2504
|
-
color: rgba(238, 238, 254, 0.46);
|
|
2505
|
-
} .cc-icon-button.icon-button__negative_a5p0t {
|
|
2506
|
-
color: #ff4837
|
|
2507
|
-
} .cc-icon-button.icon-button__negative_a5p0t:hover {
|
|
2508
|
-
color: #ff755e;
|
|
2509
|
-
} .cc-icon-button.icon-button__negative_a5p0t:active {
|
|
2510
|
-
color: #ff8d79;
|
|
2511
|
-
} .cc-icon-button.icon-button__tertiary_a5p0t {
|
|
2512
|
-
color: rgba(228, 228, 251, 0.28)
|
|
2513
|
-
} .cc-icon-button.icon-button__tertiary_a5p0t:hover {
|
|
2514
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2515
|
-
} .cc-icon-button.icon-button__tertiary_a5p0t:active {
|
|
2516
|
-
color: rgba(238, 238, 254, 0.46);
|
|
2517
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t {
|
|
2518
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2519
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t:hover {
|
|
2520
|
-
background: rgba(214, 214, 229, 0.07);
|
|
2521
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__primary_a5p0t:active {
|
|
2522
|
-
background: rgba(225, 225, 248, 0.09);
|
|
2523
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t {
|
|
2524
|
-
color: rgba(238, 238, 251, 0.55)
|
|
2525
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t:hover {
|
|
2526
|
-
background: rgba(214, 214, 229, 0.07);
|
|
2527
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__secondary_a5p0t:active {
|
|
2528
|
-
background: rgba(225, 225, 248, 0.09);
|
|
2529
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t {
|
|
2530
|
-
color: #ff4837
|
|
2531
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t:hover {
|
|
2532
|
-
background: rgba(214, 214, 229, 0.07);
|
|
2533
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__negative_a5p0t:active {
|
|
2534
|
-
background: rgba(225, 225, 248, 0.09);
|
|
2535
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t {
|
|
2536
|
-
color: rgba(233, 233, 250, 0.37)
|
|
2537
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t:hover {
|
|
2538
|
-
background: rgba(214, 214, 229, 0.07);
|
|
2539
|
-
} .cc-icon-button.icon-button__transparentBg_a5p0t.icon-button__tertiary_a5p0t:active {
|
|
2540
|
-
background: rgba(225, 225, 248, 0.09);
|
|
2541
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__primary_a5p0t {
|
|
2542
|
-
color: rgba(222, 222, 238, 0.13)
|
|
2543
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__primary_a5p0t.icon-button__loader_a5p0t {
|
|
2544
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2545
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__secondary_a5p0t {
|
|
2546
|
-
color: rgba(222, 222, 238, 0.13)
|
|
2547
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__secondary_a5p0t.icon-button__loader_a5p0t {
|
|
2548
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2549
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__negative_a5p0t {
|
|
2550
|
-
color: rgba(222, 222, 238, 0.13)
|
|
2551
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__negative_a5p0t.icon-button__loader_a5p0t {
|
|
2552
|
-
color: #ff4837;
|
|
2553
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__tertiary_a5p0t {
|
|
2554
|
-
color: rgba(222, 222, 238, 0.13)
|
|
2555
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__tertiary_a5p0t.icon-button__loader_a5p0t {
|
|
2556
|
-
color: rgba(228, 228, 251, 0.28);
|
|
2557
|
-
} .cc-icon-button.icon-button__component_a5p0t:disabled.icon-button__transparentBg_a5p0t {
|
|
2558
|
-
background: transparent;
|
|
2559
|
-
}
|
|
2560
|
-
|
|
2561
|
-
.cc-icon-button.icon-button__primary_6csd6 {
|
|
2562
|
-
color: rgba(3, 3, 6, 0.88)
|
|
2563
|
-
} .cc-icon-button.icon-button__primary_6csd6:hover {
|
|
2564
|
-
color: rgba(2, 2, 10, 0.76);
|
|
2565
|
-
} .cc-icon-button.icon-button__primary_6csd6:active {
|
|
2566
|
-
color: rgba(1, 1, 12, 0.63);
|
|
2567
|
-
} .cc-icon-button.icon-button__secondary_6csd6 {
|
|
2568
|
-
color: rgba(4, 4, 21, 0.47)
|
|
2569
|
-
} .cc-icon-button.icon-button__secondary_6csd6:hover {
|
|
2570
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2571
|
-
} .cc-icon-button.icon-button__secondary_6csd6:active {
|
|
2572
|
-
color: rgba(1, 1, 12, 0.63);
|
|
2573
|
-
} .cc-icon-button.icon-button__transparent_6csd6 {
|
|
2574
|
-
color: rgba(9, 12, 37, 0.28)
|
|
2575
|
-
} .cc-icon-button.icon-button__transparent_6csd6:hover {
|
|
2576
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2577
|
-
} .cc-icon-button.icon-button__transparent_6csd6:active {
|
|
2578
|
-
color: rgba(4, 4, 21, 0.47);
|
|
2579
|
-
} .cc-icon-button.icon-button__negative_6csd6 {
|
|
2580
|
-
color: #ff4837
|
|
2581
|
-
} .cc-icon-button.icon-button__negative_6csd6:hover {
|
|
2582
|
-
color: #ec2d20;
|
|
2583
|
-
} .cc-icon-button.icon-button__negative_6csd6:active {
|
|
2584
|
-
color: #c7241f;
|
|
2585
|
-
} .cc-icon-button.icon-button__tertiary_6csd6 {
|
|
2586
|
-
color: rgba(9, 12, 37, 0.28)
|
|
2587
|
-
} .cc-icon-button.icon-button__tertiary_6csd6:hover {
|
|
2588
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2589
|
-
} .cc-icon-button.icon-button__tertiary_6csd6:active {
|
|
2590
|
-
color: rgba(4, 4, 21, 0.47);
|
|
2591
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6 {
|
|
2592
|
-
color: rgba(3, 3, 6, 0.88)
|
|
2593
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6:hover {
|
|
2594
|
-
background: rgba(38, 55, 88, 0.06);
|
|
2595
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__primary_6csd6:active {
|
|
2596
|
-
background: rgba(30, 43, 68, 0.08);
|
|
2597
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6 {
|
|
2598
|
-
color: rgba(4, 4, 19, 0.55)
|
|
2599
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6:hover {
|
|
2600
|
-
background: rgba(38, 55, 88, 0.06);
|
|
2601
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__secondary_6csd6:active {
|
|
2602
|
-
background: rgba(30, 43, 68, 0.08);
|
|
2603
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6 {
|
|
2604
|
-
color: #ec2d20
|
|
2605
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6:hover {
|
|
2606
|
-
background: rgba(38, 55, 88, 0.06);
|
|
2607
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__negative_6csd6:active {
|
|
2608
|
-
background: rgba(30, 43, 68, 0.08);
|
|
2609
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6 {
|
|
2610
|
-
color: rgba(5, 8, 29, 0.38)
|
|
2611
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6:hover {
|
|
2612
|
-
background: rgba(38, 55, 88, 0.06);
|
|
2613
|
-
} .cc-icon-button.icon-button__transparentBg_6csd6.icon-button__tertiary_6csd6:active {
|
|
2614
|
-
background: rgba(30, 43, 68, 0.08);
|
|
2615
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__primary_6csd6 {
|
|
2616
|
-
color: rgba(15, 25, 55, 0.1)
|
|
2617
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__primary_6csd6.icon-button__loader_6csd6 {
|
|
2618
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2619
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__secondary_6csd6 {
|
|
2620
|
-
color: rgba(15, 25, 55, 0.1)
|
|
2621
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__secondary_6csd6.icon-button__loader_6csd6 {
|
|
2622
|
-
color: rgba(4, 4, 21, 0.47);
|
|
2623
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__negative_6csd6 {
|
|
2624
|
-
color: rgba(15, 25, 55, 0.1)
|
|
2625
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__negative_6csd6.icon-button__loader_6csd6 {
|
|
2626
|
-
color: #ff4837;
|
|
2627
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__tertiary_6csd6 {
|
|
2628
|
-
color: rgba(15, 25, 55, 0.1)
|
|
2629
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__tertiary_6csd6.icon-button__loader_6csd6 {
|
|
2630
|
-
color: rgba(9, 12, 37, 0.28);
|
|
2631
|
-
} .cc-icon-button.icon-button__component_6csd6:disabled.icon-button__transparentBg_6csd6 {
|
|
2632
|
-
background: transparent;
|
|
2633
|
-
}
|
|
2634
|
-
.confirmation__component_4ryr2 {
|
|
2635
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2636
|
-
}
|
|
2637
|
-
.confirmation__circle_1pmu1 {
|
|
2638
|
-
fill: transparent;
|
|
2639
|
-
stroke: #4a4a51;
|
|
2640
|
-
}
|
|
2641
|
-
|
|
2642
|
-
.confirmation__typographyTheme_1el1y.confirmation__typographyTheme_1el1y {
|
|
2643
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2644
|
-
} .confirmation__typographyThemeMobile_1el1y.confirmation__typographyThemeMobile_1el1y {
|
|
2645
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2646
|
-
}
|
|
2647
|
-
.confirmation__typographyTheme_1kd5j.confirmation__typographyTheme_1kd5j {
|
|
2648
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2649
|
-
} .confirmation__typographyThemeMobile_1kd5j.confirmation__typographyThemeMobile_1kd5j {
|
|
2650
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2651
|
-
}
|
|
2652
|
-
.confirmation__phone_1kd98.confirmation__phone_1kd98 {
|
|
2653
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2654
|
-
} .confirmation__typographyTheme_1kd98.confirmation__typographyTheme_1kd98 {
|
|
2655
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2656
|
-
} .confirmation__typographyThemeMobile_1kd98.confirmation__typographyThemeMobile_1kd98 {
|
|
2657
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2658
|
-
} .confirmation__countdownContainer_1kd98.confirmation__countdownContainer_1kd98 {
|
|
2659
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2660
|
-
} .confirmation__timeCounter_1kd98 {
|
|
2661
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2662
|
-
}
|
|
2663
|
-
.confirmation__typographyTheme_mcfa1.confirmation__typographyTheme_mcfa1 {
|
|
2664
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2665
|
-
} .confirmation__typographyThemeMobile_mcfa1.confirmation__typographyThemeMobile_mcfa1 {
|
|
2666
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2667
|
-
} .confirmation__timeCounter_mcfa1 {
|
|
2668
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2669
|
-
}
|
|
2670
|
-
.confirmation__typographyTheme_1u18w.confirmation__typographyTheme_1u18w {
|
|
2671
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2672
|
-
} .confirmation__typographyThemeMobile_1u18w.confirmation__typographyThemeMobile_1u18w {
|
|
2673
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2674
|
-
}.input__input_1dbno {
|
|
2675
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2676
|
-
caret-color: rgba(255, 255, 255, 0.94);
|
|
2677
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2678
|
-
} .input__input_1dbno:-webkit-autofill {
|
|
2679
|
-
-webkit-text-fill-color: rgba(255, 255, 255, 0.94);
|
|
2680
|
-
} .input__input_1dbno::placeholder {
|
|
2681
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2682
|
-
} .input__hasInnerLabel_1dbno::placeholder {
|
|
2683
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2684
|
-
} .input__input_1dbno:read-only:not(.input__disableUserInput_1dbno) {
|
|
2685
|
-
color: rgba(233, 233, 250, 0.37)
|
|
2686
|
-
} .input__input_1dbno:read-only:not(.input__disableUserInput_1dbno):focus::placeholder {
|
|
2687
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2688
|
-
} .input__input_1dbno:disabled {
|
|
2689
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2690
|
-
-webkit-text-fill-color: rgba(233, 233, 250, 0.37);
|
|
2691
|
-
} .input__input_1dbno:focus::placeholder {
|
|
2692
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2693
|
-
} .input__error_1dbno {
|
|
2694
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2695
|
-
caret-color: rgba(255, 255, 255, 0.94);
|
|
2696
|
-
}
|
|
2697
|
-
.input__focusVisible_cfru7 {
|
|
2698
|
-
outline: 2px solid #3193fc;
|
|
2699
|
-
} @keyframes input__onautofillstart_cfru7 {
|
|
2700
|
-
from {
|
|
2701
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2702
|
-
}
|
|
2703
|
-
to {
|
|
2704
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
2705
|
-
}
|
|
2706
|
-
} @keyframes input__onautofillcancel_cfru7 {
|
|
2707
|
-
from {
|
|
2708
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2709
|
-
}
|
|
2710
|
-
to {
|
|
2711
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
2712
|
-
}
|
|
2713
|
-
}
|
|
2714
|
-
.input__input_1e9ci {
|
|
2715
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2716
|
-
caret-color: rgba(3, 3, 6, 0.88);
|
|
2717
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2718
|
-
} .input__input_1e9ci:-webkit-autofill {
|
|
2719
|
-
-webkit-text-fill-color: rgba(3, 3, 6, 0.88);
|
|
2720
|
-
} .input__input_1e9ci::placeholder {
|
|
2721
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2722
|
-
} .input__hasInnerLabel_1e9ci::placeholder {
|
|
2723
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2724
|
-
} .input__input_1e9ci:read-only:not(.input__disableUserInput_1e9ci) {
|
|
2725
|
-
color: rgba(5, 8, 29, 0.38)
|
|
2726
|
-
} .input__input_1e9ci:read-only:not(.input__disableUserInput_1e9ci):focus::placeholder {
|
|
2727
|
-
color: rgba(4, 4, 19, 0.55);
|
|
2728
|
-
} .input__input_1e9ci:disabled {
|
|
2729
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2730
|
-
-webkit-text-fill-color: rgba(5, 8, 29, 0.38);
|
|
2731
|
-
} .input__input_1e9ci:focus::placeholder {
|
|
2732
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2733
|
-
} .input__error_1e9ci {
|
|
2734
|
-
color: rgba(3, 3, 6, 0.88);
|
|
2735
|
-
caret-color: rgba(3, 3, 6, 0.88);
|
|
2736
|
-
}
|
|
2737
|
-
.input__clearIcon_1gf8g {
|
|
2738
|
-
color: rgba(228, 228, 251, 0.28)
|
|
2739
|
-
} .input__clearIcon_1gf8g:hover {
|
|
2740
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2741
|
-
} .input__clearIcon_1gf8g:active {
|
|
2742
|
-
color: rgba(238, 238, 254, 0.46);
|
|
2743
|
-
}
|
|
2744
|
-
|
|
2745
|
-
.input__clearIcon_j8mqd {
|
|
2746
|
-
color: rgba(9, 12, 37, 0.28)
|
|
2747
|
-
} .input__clearIcon_j8mqd:hover {
|
|
2748
|
-
color: rgba(5, 8, 29, 0.38);
|
|
2749
|
-
} .input__clearIcon_j8mqd:active {
|
|
2750
|
-
color: rgba(4, 4, 21, 0.47);
|
|
2751
|
-
}.navigation-bar__border_1lspr {
|
|
2752
|
-
box-shadow: 0 1px 0 0 #29292c;
|
|
2753
|
-
} .navigation-bar__content_1lspr {
|
|
2754
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2755
|
-
} .navigation-bar__subtitle_1lspr {
|
|
2756
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2757
|
-
}
|
|
2758
|
-
.navigation-bar__iconWrapper_1g89a {
|
|
2759
|
-
background: rgba(214, 214, 229, 0.07)
|
|
2760
|
-
} .navigation-bar__iconWrapper_1g89a.navigation-bar__back_1g89a {
|
|
2761
|
-
background: transparent;
|
|
2762
|
-
} .navigation-bar__floating_1g89a path {
|
|
2763
|
-
fill: rgba(238, 238, 251, 0.55);
|
|
2764
|
-
} .navigation-bar__floating_1g89a:hover path {
|
|
2765
|
-
fill: rgba(239, 240, 252, 0.65);
|
|
2766
|
-
} .navigation-bar__floating_1g89a:active path {
|
|
2767
|
-
fill: rgba(243, 245, 254, 0.75);
|
|
2768
|
-
}
|
|
2769
|
-
.pass-code-v1__message_j0um3 {
|
|
2770
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2771
|
-
} .pass-code-v1__error_j0um3 {
|
|
2772
|
-
color: #ff4837;
|
|
2773
|
-
}
|
|
2774
|
-
.pass-code-v1__dot_1nna4 {
|
|
2775
|
-
background: rgba(222, 222, 238, 0.13)
|
|
2776
|
-
} .pass-code-v1__dot_1nna4.pass-code-v1__error_1nna4 {
|
|
2777
|
-
background: #ff4837;
|
|
2778
|
-
} .pass-code-v1__filled_1nna4 {
|
|
2779
|
-
background: rgba(255, 255, 255, 0.94);
|
|
2780
|
-
}
|
|
2781
|
-
@keyframes pass-code-v1__shake_yom5z {
|
|
2782
|
-
}
|
|
2783
|
-
|
|
2784
|
-
.pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd {
|
|
2785
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2786
|
-
background: rgba(225, 225, 248, 0.09)
|
|
2787
|
-
} .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd:hover {
|
|
2788
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2789
|
-
} .pass-code-v1__secondary_fwctd.pass-code-v1__secondary_fwctd:active {
|
|
2790
|
-
background: rgba(234, 234, 248, 0.15);
|
|
2791
|
-
} .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd {
|
|
2792
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2793
|
-
} .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd:hover {
|
|
2794
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2795
|
-
} .pass-code-v1__ghost_fwctd.pass-code-v1__ghost_fwctd:active {
|
|
2796
|
-
background: rgba(234, 234, 248, 0.15);
|
|
2797
|
-
}
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
.pass-code__dot_13a67 {
|
|
2801
|
-
background: rgba(222, 222, 238, 0.13)
|
|
2802
|
-
} .pass-code__dot_13a67.pass-code__filled_13a67 {
|
|
2803
|
-
background: rgba(255, 255, 255, 0.94);
|
|
2804
|
-
} .pass-code__dot_13a67.pass-code__animatedFill_13a67 {
|
|
2805
|
-
background: rgba(255, 255, 255, 0.94);
|
|
2806
|
-
} .pass-code__dot_13a67.pass-code__error_13a67 {
|
|
2807
|
-
background: #ff4837;
|
|
2808
|
-
} .pass-code__dot_13a67.pass-code__success_13a67 {
|
|
2809
|
-
background: #17d055;
|
|
2810
|
-
} .pass-code__dot_13a67.pass-code__rawSuccess_13a67 {
|
|
2811
|
-
background: #17d055;
|
|
2812
|
-
}
|
|
2813
|
-
@keyframes pass-code__shake_v1qoz {
|
|
2814
|
-
}
|
|
2815
|
-
|
|
2816
|
-
.pass-code__secondary_8jnav.pass-code__secondary_8jnav,
|
|
2817
|
-
.pass-code__button_8jnav.pass-code__button_8jnav {
|
|
2818
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2819
|
-
background-color: rgba(255, 255, 255, 0)
|
|
2820
|
-
} .pass-code__secondary_8jnav.pass-code__secondary_8jnav:active, .pass-code__button_8jnav.pass-code__button_8jnav:active {
|
|
2821
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
2822
|
-
} .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 {
|
|
2823
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
2824
|
-
} .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 {
|
|
2825
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
2826
|
-
}
|
|
2827
|
-
@media screen and (min-width: 360px) {
|
|
2828
|
-
} @media screen and (min-width: 390px) {
|
|
2829
|
-
}
|
|
2830
|
-
.pattern-lock-v1__message_6zys6 {
|
|
2831
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2832
|
-
} .pattern-lock-v1__error_6zys6 {
|
|
2833
|
-
color: #ff4837;
|
|
2834
|
-
}.product-cover__component_1k0yu {
|
|
2835
|
-
background-color: #4a4a51
|
|
2836
|
-
}
|
|
2837
|
-
|
|
2838
|
-
.product-cover__cardMack_w8n45 {
|
|
2839
|
-
background-color: rgba(3, 3, 6, 0.88);
|
|
2840
|
-
}
|
|
2841
|
-
.product-cover__default_1kngd {
|
|
2842
|
-
background: rgba(238, 238, 251, 0.55);
|
|
2843
|
-
} .product-cover__inverted_1kngd {
|
|
2844
|
-
background: rgba(4, 4, 21, 0.47);
|
|
2845
|
-
}
|
|
2846
|
-
.product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc {
|
|
2847
|
-
color: #fff
|
|
2848
|
-
} .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc:hover {
|
|
2849
|
-
color: #fff;
|
|
2850
|
-
} .product-cover__buttonEye_1ifmc.product-cover__buttonEye_1ifmc:active {
|
|
2851
|
-
color: #fff;
|
|
2852
|
-
}.file-upload-item-v1__component_1vbth {
|
|
2853
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2854
|
-
box-shadow: 0 -1px 0 0 #29292c inset
|
|
2855
|
-
} .file-upload-item-v1__icon_1vbth {
|
|
2856
|
-
color: rgba(255, 255, 255, 0.94);
|
|
2857
|
-
} .file-upload-item-v1__errorIcon_1vbth {
|
|
2858
|
-
color: #ff4837;
|
|
2859
|
-
} .file-upload-item-v1__successIcon_1vbth {
|
|
2860
|
-
color: #17d055;
|
|
2861
|
-
} .file-upload-item-v1__name_1vbth {
|
|
2862
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2863
|
-
} .file-upload-item-v1__errorWrapper_1vbth {
|
|
2864
|
-
color: #ff4837;
|
|
2865
|
-
}.pure-cell__focused_m3jlj {
|
|
2866
|
-
outline: 2px solid #3193fc;
|
|
2867
|
-
}
|
|
2868
|
-
.pure-cell__button_14y3n {
|
|
2869
|
-
-webkit-tap-highlight-color: transparent;
|
|
2870
|
-
background-color: transparent
|
|
2871
|
-
}
|
|
2872
|
-
.pure-cell__hidden_1wy4e {
|
|
2873
|
-
background: rgba(231, 231, 248, 0.18);
|
|
2874
|
-
}
|
|
2875
|
-
.pure-cell__hidden_1o20z {
|
|
2876
|
-
background: rgba(231, 231, 248, 0.18);
|
|
2877
|
-
}
|
|
2878
|
-
.pure-cell__categoryPercent_1vqmq {
|
|
2879
|
-
background-color: #1c1c1e;
|
|
2880
|
-
}
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
.pure-cell__button_vum3h {
|
|
2885
|
-
-webkit-tap-highlight-color: transparent;
|
|
2886
|
-
background-color: transparent
|
|
2887
|
-
}
|
|
2888
|
-
.pure-cell__component_1dqku.pure-cell__button_1dqku {
|
|
2889
|
-
-webkit-tap-highlight-color: transparent;
|
|
2890
|
-
background-color: transparent
|
|
2891
|
-
}
|
|
2892
|
-
|
|
2893
|
-
.file-upload-item__deleteIconColor_18vuc {
|
|
2894
|
-
fill: rgba(233, 233, 250, 0.37)
|
|
2895
|
-
} .file-upload-item__deleteIconColor_18vuc:hover {
|
|
2896
|
-
fill: rgba(238, 238, 254, 0.46);
|
|
2897
|
-
} .file-upload-item__downloadIconColor_18vuc {
|
|
2898
|
-
fill: rgba(233, 233, 250, 0.37)
|
|
2899
|
-
} .file-upload-item__downloadIconColor_18vuc:hover {
|
|
2900
|
-
fill: rgba(238, 238, 254, 0.46);
|
|
2901
|
-
} .file-upload-item__restoreIconColor_18vuc {
|
|
2902
|
-
fill: rgba(233, 233, 250, 0.37)
|
|
2903
|
-
} .file-upload-item__restoreIconColor_18vuc:hover {
|
|
2904
|
-
fill: rgba(238, 238, 254, 0.46);
|
|
2905
|
-
}
|
|
2906
|
-
.file-upload-item__container_cjuve .file-upload-item__title_cjuve.file-upload-item__restore_cjuve {
|
|
2907
|
-
color: rgba(233, 233, 250, 0.37);
|
|
2908
|
-
}
|
|
2909
|
-
.file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo {
|
|
2910
|
-
-webkit-mask-image: conic-gradient(black 0, transparent 0);
|
|
2911
|
-
mask-image: conic-gradient(black 0, transparent 0)
|
|
2912
|
-
} .file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo.file-upload-item__success_1x5uo,
|
|
2913
|
-
.file-upload-item__container_1x5uo .file-upload-item__progress_1x5uo.file-upload-item__error_1x5uo {
|
|
2914
|
-
-webkit-mask-image: conic-gradient(black 360deg, transparent 0);
|
|
2915
|
-
mask-image: conic-gradient(black 360deg, transparent 0);
|
|
2916
|
-
} .file-upload-item__container_1x5uo .file-upload-item__progressBarTransparent_1x5uo {
|
|
2917
|
-
fill: transparent;
|
|
2918
|
-
} .file-upload-item__container_1x5uo .file-upload-item__progressBarUploading_1x5uo {
|
|
2919
|
-
fill: #4a4a51;
|
|
2920
|
-
} .file-upload-item__container_1x5uo .file-upload-item__progressBarSuccess_1x5uo {
|
|
2921
|
-
fill: #17d055;
|
|
2922
|
-
} .file-upload-item__container_1x5uo .file-upload-item__progressBarError_1x5uo {
|
|
2923
|
-
fill: #ff4837;
|
|
2924
|
-
}
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
.file-upload-item__iconPDFColored_1jurs {
|
|
2928
|
-
fill: #fe5e48;
|
|
2929
|
-
} .file-upload-item__iconDOCColored_1jurs {
|
|
2930
|
-
fill: #3193fc;
|
|
2931
|
-
} .file-upload-item__iconExcelColored_1jurs {
|
|
2932
|
-
fill: #0cc44d;
|
|
2933
|
-
} .file-upload-item__icon1CColored_1jurs {
|
|
2934
|
-
fill: #fa9313;
|
|
2935
|
-
} .file-upload-item__iconDocumentColored_1jurs {
|
|
2936
|
-
fill: rgba(255, 255, 255, 0.94);
|
|
2937
|
-
}.navigation-bar-private__content_4jkud {
|
|
2938
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2939
|
-
} .navigation-bar-private__subtitle_4jkud {
|
|
2940
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2941
|
-
}
|
|
2942
|
-
.navigation-bar-private__button_1i35c {
|
|
2943
|
-
background: rgba(255, 255, 255, 0.04);
|
|
2944
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2945
|
-
}
|
|
2946
|
-
.navigation-bar-private__button_1i35c.navigation-bar-private__mobile_1i35c {
|
|
2947
|
-
background: rgba(214, 214, 229, 0.07);
|
|
2948
|
-
color: rgba(238, 238, 251, 0.55);
|
|
2949
|
-
}
|
|
2950
|
-
|
|
2951
|
-
.navigation-bar-private__button_vi373 {
|
|
2952
|
-
background: rgba(0, 0, 0, 0.04);
|
|
2953
|
-
color: rgba(3, 3, 6, 0.88)
|
|
2954
|
-
}
|
|
2955
|
-
.navigation-bar-private__button_vi373.navigation-bar-private__mobile_vi373 {
|
|
2956
|
-
background: rgba(38, 55, 88, 0.06);
|
|
2957
|
-
color: rgba(4, 4, 21, 0.47);
|
|
2958
|
-
}
|
|
2959
|
-
.navigation-bar-private__component_338e8 {
|
|
2960
|
-
background: rgba(255, 255, 255, 0.04)
|
|
2961
|
-
} .navigation-bar-private__component_338e8 svg > path {
|
|
2962
|
-
fill: rgba(255, 255, 255, 0.94);
|
|
2963
|
-
} .navigation-bar-private__component_338e8:hover svg > path {
|
|
2964
|
-
fill: rgba(255, 255, 255, 0.7);
|
|
2965
|
-
} .navigation-bar-private__component_338e8:active svg > path {
|
|
2966
|
-
fill: rgba(255, 255, 255, 0.6);
|
|
2967
|
-
} .navigation-bar-private__mobileWrapper_338e8 {
|
|
2968
|
-
background: rgba(214, 214, 229, 0.07)
|
|
2969
|
-
} .navigation-bar-private__mobileWrapper_338e8 svg > path {
|
|
2970
|
-
fill: rgba(238, 238, 251, 0.55);
|
|
2971
|
-
}
|
|
2972
|
-
|
|
2973
|
-
.plate__component_7ys6k {
|
|
2974
|
-
color: rgba(255, 255, 255, 0.94)
|
|
2975
|
-
} .plate__focused_7ys6k {
|
|
2976
|
-
outline: 2px solid #3193fc;
|
|
2977
|
-
} .plate__shadow_7ys6k:after {
|
|
2978
|
-
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
2979
|
-
0 0 1px rgba(0, 0, 0, 0.04);
|
|
2980
|
-
} .plate__common_7ys6k {
|
|
2981
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
2982
|
-
border: 1px solid rgba(238, 238, 251, 0.55)
|
|
2983
|
-
} .plate__common_7ys6k:before {
|
|
2984
|
-
background-color: rgba(238, 238, 251, 0.55);
|
|
2985
|
-
} .plate__negative_7ys6k {
|
|
2986
|
-
background-color: #392523;
|
|
2987
|
-
border: 1px solid #ff4837
|
|
2988
|
-
} .plate__negative_7ys6k:before {
|
|
2989
|
-
background-color: #ff4837;
|
|
2990
|
-
} .plate__positive_7ys6k {
|
|
2991
|
-
background-color: #232d25;
|
|
2992
|
-
border: 1px solid #17d055
|
|
2993
|
-
} .plate__positive_7ys6k:before {
|
|
2994
|
-
background-color: #17d055;
|
|
2995
|
-
} .plate__attention_7ys6k {
|
|
2996
|
-
background-color: #36291f;
|
|
2997
|
-
border: 1px solid #fda136
|
|
2998
|
-
} .plate__attention_7ys6k:before {
|
|
2999
|
-
background-color: #fda136;
|
|
3000
|
-
} .plate__custom_7ys6k {
|
|
3001
|
-
background: transparent;
|
|
3002
|
-
border: 1px solid rgba(238, 238, 251, 0.55)
|
|
3003
|
-
} .plate__custom_7ys6k:before {
|
|
3004
|
-
background-color: rgba(238, 238, 251, 0.55);
|
|
3005
|
-
}
|
|
3006
|
-
|
|
3007
|
-
.toast-plate__component_de7e9 {
|
|
3008
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3009
|
-
background-color: #fff;
|
|
3010
|
-
} .toast-plate__closeButtonWrapper_de7e9:before {
|
|
3011
|
-
background-color: #e7e8eb;
|
|
3012
|
-
}
|
|
3013
|
-
|
|
3014
|
-
.toast-plate__component_kbf2b {
|
|
3015
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3016
|
-
background-color: #1c1c1e;
|
|
3017
|
-
} .toast-plate__closeButtonWrapper_kbf2b:before {
|
|
3018
|
-
background-color: #29292c;
|
|
3019
|
-
}.number-input__steppers_mzjpb {
|
|
3020
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
3021
|
-
} .number-input__steppersFocused_mzjpb,
|
|
3022
|
-
.number-input__steppersDisabled_mzjpb {
|
|
3023
|
-
background-color: rgba(225, 225, 248, 0.09);
|
|
3024
|
-
}
|
|
3025
|
-
|
|
3026
|
-
.number-input__steppers_3ttkd {
|
|
3027
|
-
background-color: #fff;
|
|
3028
|
-
} .number-input__steppersFocused_3ttkd,
|
|
3029
|
-
.number-input__steppersDisabled_3ttkd {
|
|
3030
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
3031
|
-
}
|
|
3032
|
-
.number-input__separator_14cnr {
|
|
3033
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
3034
|
-
}
|
|
3035
|
-
|
|
3036
|
-
.number-input__separator_7e219 {
|
|
3037
|
-
background-color: rgba(15, 25, 55, 0.1);
|
|
3038
|
-
}.slider-input__slider_3nq7g .noUi-base:hover > .noUi-connects {
|
|
3039
|
-
background-color: #898991;
|
|
3040
|
-
} .slider-input__slider_3nq7g .noUi-connects {
|
|
3041
|
-
background-color: #898991;
|
|
3042
|
-
} .slider-input__steps_3nq7g {
|
|
3043
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3044
|
-
} .slider-input__info_3nq7g {
|
|
3045
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3046
|
-
}.with-suffix__hasSuffix_ls8iz input:focus::placeholder {
|
|
3047
|
-
color: transparent;
|
|
3048
|
-
} .with-suffix__disabled_ls8iz {
|
|
3049
|
-
color: rgba(233, 233, 250, 0.37)
|
|
3050
|
-
} .with-suffix__disabled_ls8iz.with-suffix__inverted_ls8iz {
|
|
3051
|
-
color: rgba(5, 8, 29, 0.38);
|
|
3052
|
-
} .with-suffix__readOnly_ls8iz {
|
|
3053
|
-
color: rgba(233, 233, 250, 0.37)
|
|
3054
|
-
} .with-suffix__readOnly_ls8iz.with-suffix__inverted_ls8iz {
|
|
3055
|
-
color: rgba(5, 8, 29, 0.38);
|
|
3056
|
-
}.bottom-sheet__modal_1im62.bottom-sheet__modal_1im62 {
|
|
3057
|
-
background-color: transparent;
|
|
3058
|
-
} .bottom-sheet__component_1im62 {
|
|
3059
|
-
background-color: #1c1c1e;
|
|
3060
|
-
} .bottom-sheet__defaultMarker_1im62 {
|
|
3061
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
3062
|
-
} .bottom-sheet__content_1im62 {
|
|
3063
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3064
|
-
} .bottom-sheet__background-accent_1im62 {
|
|
3065
|
-
background-color: #ef3124;
|
|
3066
|
-
} .bottom-sheet__background-info_1im62 {
|
|
3067
|
-
background-color: #001c3c;
|
|
3068
|
-
} .bottom-sheet__background-attention-muted_1im62 {
|
|
3069
|
-
background-color: #36291f;
|
|
3070
|
-
} .bottom-sheet__background-positive-muted_1im62 {
|
|
3071
|
-
background-color: #232d25;
|
|
3072
|
-
} .bottom-sheet__background-negative-muted_1im62 {
|
|
3073
|
-
background-color: #392523;
|
|
3074
|
-
} .bottom-sheet__background-primary_1im62 {
|
|
3075
|
-
background-color: #121213;
|
|
3076
|
-
} .bottom-sheet__background-primary-inverted_1im62 {
|
|
3077
|
-
background-color: #fff;
|
|
3078
|
-
} .bottom-sheet__background-secondary_1im62 {
|
|
3079
|
-
background-color: #1c1c1e;
|
|
3080
|
-
} .bottom-sheet__background-secondary-inverted_1im62 {
|
|
3081
|
-
background-color: #f2f3f5;
|
|
3082
|
-
} .bottom-sheet__background-tertiary_1im62 {
|
|
3083
|
-
background-color: #27272a;
|
|
3084
|
-
} .bottom-sheet__background-tertiary-inverted_1im62 {
|
|
3085
|
-
background-color: #e7e8ea;
|
|
3086
|
-
} .bottom-sheet__background-quaternary_1im62 {
|
|
3087
|
-
background-color: #36363a;
|
|
3088
|
-
} .bottom-sheet__background-quaternary-inverted_1im62 {
|
|
3089
|
-
background-color: #dcdee2;
|
|
3090
|
-
} .bottom-sheet__background-specialbg-component_1im62 {
|
|
3091
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
3092
|
-
} .bottom-sheet__background-specialbg-component-inverted_1im62 {
|
|
3093
|
-
background-color: rgba(11, 31, 53, 0.07);
|
|
3094
|
-
} .bottom-sheet__background-specialbg-primary-grouped_1im62 {
|
|
3095
|
-
background-color: #1c1c1e;
|
|
3096
|
-
} .bottom-sheet__background-specialbg-secondary-grouped_1im62 {
|
|
3097
|
-
background-color: #27272a;
|
|
3098
|
-
} .bottom-sheet__background-specialbg-tertiary-grouped_1im62 {
|
|
3099
|
-
background-color: #36363a;
|
|
3100
|
-
} .bottom-sheet__background-specialbg-secondary-transparent_1im62 {
|
|
3101
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
3102
|
-
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_1im62 {
|
|
3103
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
3104
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent_1im62 {
|
|
3105
|
-
background-color: rgba(222, 222, 240, 0.12);
|
|
3106
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1im62 {
|
|
3107
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
3108
|
-
}
|
|
3109
|
-
.bottom-sheet__footer_wzr5m {
|
|
3110
|
-
background-color: #1c1c1e;
|
|
3111
|
-
} .bottom-sheet__highlighted_wzr5m {
|
|
3112
|
-
border-top: 1px solid #353539;
|
|
3113
|
-
background-color: #1c1c1e;
|
|
3114
|
-
} .bottom-sheet__background-accent_wzr5m {
|
|
3115
|
-
background-color: #ef3124;
|
|
3116
|
-
} .bottom-sheet__background-info_wzr5m {
|
|
3117
|
-
background-color: #001c3c;
|
|
3118
|
-
} .bottom-sheet__background-attention-muted_wzr5m {
|
|
3119
|
-
background-color: #36291f;
|
|
3120
|
-
} .bottom-sheet__background-positive-muted_wzr5m {
|
|
3121
|
-
background-color: #232d25;
|
|
3122
|
-
} .bottom-sheet__background-negative-muted_wzr5m {
|
|
3123
|
-
background-color: #392523;
|
|
3124
|
-
} .bottom-sheet__background-primary_wzr5m {
|
|
3125
|
-
background-color: #121213;
|
|
3126
|
-
} .bottom-sheet__background-primary-inverted_wzr5m {
|
|
3127
|
-
background-color: #fff;
|
|
3128
|
-
} .bottom-sheet__background-secondary_wzr5m {
|
|
3129
|
-
background-color: #1c1c1e;
|
|
3130
|
-
} .bottom-sheet__background-secondary-inverted_wzr5m {
|
|
3131
|
-
background-color: #f2f3f5;
|
|
3132
|
-
} .bottom-sheet__background-tertiary_wzr5m {
|
|
3133
|
-
background-color: #27272a;
|
|
3134
|
-
} .bottom-sheet__background-tertiary-inverted_wzr5m {
|
|
3135
|
-
background-color: #e7e8ea;
|
|
3136
|
-
} .bottom-sheet__background-quaternary_wzr5m {
|
|
3137
|
-
background-color: #36363a;
|
|
3138
|
-
} .bottom-sheet__background-quaternary-inverted_wzr5m {
|
|
3139
|
-
background-color: #dcdee2;
|
|
3140
|
-
} .bottom-sheet__background-specialbg-component_wzr5m {
|
|
3141
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
3142
|
-
} .bottom-sheet__background-specialbg-component-inverted_wzr5m {
|
|
3143
|
-
background-color: rgba(11, 31, 53, 0.07);
|
|
3144
|
-
} .bottom-sheet__background-specialbg-primary-grouped_wzr5m {
|
|
3145
|
-
background-color: #1c1c1e;
|
|
3146
|
-
} .bottom-sheet__background-specialbg-secondary-grouped_wzr5m {
|
|
3147
|
-
background-color: #27272a;
|
|
3148
|
-
} .bottom-sheet__background-specialbg-tertiary-grouped_wzr5m {
|
|
3149
|
-
background-color: #36363a;
|
|
3150
|
-
} .bottom-sheet__background-specialbg-secondary-transparent_wzr5m {
|
|
3151
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
3152
|
-
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_wzr5m {
|
|
3153
|
-
background-color: rgba(38, 55, 88, 0.06);
|
|
3154
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent_wzr5m {
|
|
3155
|
-
background-color: rgba(222, 222, 240, 0.12);
|
|
3156
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_wzr5m {
|
|
3157
|
-
background-color: rgba(30, 43, 68, 0.08);
|
|
3158
|
-
}
|
|
3159
|
-
.bottom-sheet__highlighted_pwmeg {
|
|
3160
|
-
border-bottom: 1px solid #353539;
|
|
3161
|
-
}
|
|
3162
|
-
.popup-sheet__appear_1h185,
|
|
3163
|
-
.popup-sheet__enter_1h185 {
|
|
3164
|
-
background-color: transparent;
|
|
3165
|
-
} .popup-sheet__appearActive_1h185,
|
|
3166
|
-
.popup-sheet__enterActive_1h185,
|
|
3167
|
-
.popup-sheet__appearDone_1h185,
|
|
3168
|
-
.popup-sheet__enterDone_1h185 {
|
|
3169
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
3170
|
-
} .popup-sheet__exit_1h185 {
|
|
3171
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
3172
|
-
} .popup-sheet__exitActive_1h185,
|
|
3173
|
-
.popup-sheet__exitDone_1h185 {
|
|
3174
|
-
background-color: transparent;
|
|
3175
|
-
}
|
|
3176
|
-
|
|
3177
|
-
|
|
3178
|
-
|
|
3179
|
-
|
|
3180
|
-
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
|
-
.modal__sticky_12l0e {
|
|
3184
|
-
background: #1c1c1e;
|
|
3185
|
-
} .modal__highlighted_12l0e {
|
|
3186
|
-
background: #1c1c1e;
|
|
3187
|
-
box-shadow: 0 -1px 0 0 #29292c;
|
|
3188
|
-
}
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
|
|
3192
|
-
.modal__highlighted_1a10a {
|
|
3193
|
-
background: #1c1c1e;
|
|
3194
|
-
box-shadow: 0 1px 0 0 #29292c;
|
|
3195
|
-
} .modal__sticky_1a10a.modal__hasContent_1a10a {
|
|
3196
|
-
background: #1c1c1e;
|
|
3197
|
-
}
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
|
|
3204
|
-
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
|
-
.side-panel__sticky_3rfrl {
|
|
3208
|
-
background: #1c1c1e;
|
|
3209
|
-
} .side-panel__highlighted_3rfrl {
|
|
3210
|
-
background: #1c1c1e;
|
|
3211
|
-
box-shadow: 0 -1px 0 0 #29292c;
|
|
3212
|
-
}
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
.side-panel__highlighted_gouq3 {
|
|
3217
|
-
background: #1c1c1e;
|
|
3218
|
-
box-shadow: 0 1px 0 0 #29292c;
|
|
3219
|
-
} .side-panel__sticky_gouq3.side-panel__hasContent_gouq3 {
|
|
3220
|
-
background: #1c1c1e;
|
|
3221
|
-
}
|
|
3222
|
-
.toast__toastPlate_cxj1m {
|
|
3223
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
3224
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
3225
|
-
} .toast__popoverInner_cxj1m {
|
|
3226
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
3227
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
3228
|
-
background-color: transparent;
|
|
3229
|
-
}.bank-card__component_l84i6 {
|
|
3230
|
-
--form-control-bg-color: transparent;
|
|
3231
|
-
--form-control-focus-shadow: transparent;
|
|
3232
|
-
--form-control-hover-bg-color: transparent;
|
|
3233
|
-
--form-control-focus-bg-color: transparent;
|
|
3234
|
-
} .bank-card__label_l84i6 {
|
|
3235
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3236
|
-
} .bank-card__focused_l84i6 .bank-card__label_l84i6,
|
|
3237
|
-
.bank-card__filled_l84i6 .bank-card__label_l84i6 {
|
|
3238
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3239
|
-
} .bank-card__input_l84i6 {
|
|
3240
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3241
|
-
caret-color: rgba(255, 255, 255, 0.94)
|
|
3242
|
-
} .bank-card__bankLogo_l84i6 svg g {
|
|
3243
|
-
fill: rgba(255, 255, 255, 0.94);
|
|
3244
|
-
} .bank-card__brandLogo_l84i6 svg {
|
|
3245
|
-
fill: rgba(255, 255, 255, 0.94);
|
|
3246
|
-
} .bank-card__usePhoto_l84i6 {
|
|
3247
|
-
background-color: transparent
|
|
3248
|
-
} .bank-card__usePhoto_l84i6 svg {
|
|
3249
|
-
fill: rgba(255, 255, 255, 0.94);
|
|
3250
|
-
}
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
.universal-modal__sticky_4jkcg {
|
|
3258
|
-
background: #1c1c1e;
|
|
3259
|
-
} .universal-modal__highlighted_4jkcg {
|
|
3260
|
-
background: #1c1c1e;
|
|
3261
|
-
box-shadow: 0 -1px 0 0 #29292c;
|
|
3262
|
-
}
|
|
3263
|
-
|
|
3264
|
-
|
|
3265
|
-
.universal-modal__highlighted_1tq7b {
|
|
3266
|
-
background: #1c1c1e;
|
|
3267
|
-
box-shadow: 0 1px 0 0 #29292c;
|
|
3268
|
-
} .universal-modal__sticky_1tq7b.universal-modal__hasContent_1tq7b {
|
|
3269
|
-
background: #1c1c1e;
|
|
3270
|
-
}
|
|
3271
|
-
|
|
3272
|
-
|
|
3273
|
-
|
|
3274
|
-
@keyframes universal-modal__step_1_97f43 {
|
|
3275
|
-
} @keyframes universal-modal__step_2_97f43 {
|
|
3276
|
-
100% {
|
|
3277
|
-
background-color: transparent;
|
|
3278
|
-
}
|
|
3279
|
-
} .universal-modal__appear_97f43,
|
|
3280
|
-
.universal-modal__enter_97f43 {
|
|
3281
|
-
background-color: transparent;
|
|
3282
|
-
} .universal-modal__appearActive_97f43,
|
|
3283
|
-
.universal-modal__enterActive_97f43,
|
|
3284
|
-
.universal-modal__appearDone_97f43,
|
|
3285
|
-
.universal-modal__enterDone_97f43 {
|
|
3286
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
3287
|
-
} .universal-modal__exit_97f43 {
|
|
3288
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
3289
|
-
} .universal-modal__exitDone_97f43 {
|
|
3290
|
-
background-color: transparent;
|
|
3291
|
-
}
|
|
3292
|
-
|
|
3293
|
-
|
|
3294
|
-
|
|
3295
|
-
.universal-modal__button_1itsg.universal-modal__button_1itsg {
|
|
3296
|
-
background-color: rgba(18, 18, 19, 0.4);
|
|
3297
|
-
}
|
|
3298
|
-
.universal-modal__button_4gwz4.universal-modal__button_4gwz4 {
|
|
3299
|
-
background-color: rgba(255, 255, 255, 0.04);
|
|
3300
|
-
}
|
|
3301
|
-
.universal-modal__component_3v4tz.universal-modal__overlayHidden_3v4tz {
|
|
3302
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
3303
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
3304
|
-
}
|
|
3305
|
-
.universal-modal__component_129nm.universal-modal__overlayHidden_129nm {
|
|
3306
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
3307
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
3308
|
-
}
|
|
3309
|
-
.universal-modal__icon_1vqx5 {
|
|
3310
|
-
fill: rgba(238, 238, 251, 0.55);
|
|
3311
|
-
}
|
|
3312
|
-
.universal-modal__icon_db94t {
|
|
3313
|
-
fill: rgba(238, 238, 251, 0.55);
|
|
3314
|
-
}
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
.amount-input__minorPartAndCurrency_oq2la {
|
|
3318
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3319
|
-
} .amount-input__minorPartAndCurrency_oq2la.amount-input__disabled_oq2la,
|
|
3320
|
-
.amount-input__minorPartAndCurrency_oq2la.amount-input__readOnly_oq2la {
|
|
3321
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3322
|
-
}
|
|
3323
|
-
.amount-input__filled_xvog1 .amount-input__input_xvog1,
|
|
3324
|
-
.amount-input__input_xvog1:focus {
|
|
3325
|
-
-webkit-text-fill-color: transparent;
|
|
3326
|
-
}
|
|
3327
|
-
.amount-input__minorPartAndCurrency_17dp4 {
|
|
3328
|
-
color: rgba(4, 4, 19, 0.55)
|
|
3329
|
-
} .amount-input__minorPartAndCurrency_17dp4.amount-input__disabled_17dp4,
|
|
3330
|
-
.amount-input__minorPartAndCurrency_17dp4.amount-input__readOnly_17dp4 {
|
|
3331
|
-
color: rgba(5, 8, 29, 0.38);
|
|
3332
|
-
}@media (min-width: 600px) {
|
|
3333
|
-
}.tooltip__hint_1ed5x {
|
|
3334
|
-
background-color: #fff;
|
|
3335
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
3336
|
-
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
3337
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3338
|
-
} .tooltip__hint_1ed5x .tooltip__arrow_1ed5x:after {
|
|
3339
|
-
background-color: #fff;
|
|
3340
|
-
border-color: #fff;
|
|
3341
|
-
} .tooltip__tooltip_1ed5x {
|
|
3342
|
-
border: 1px solid #29292c;
|
|
3343
|
-
background-color: #1c1c1e
|
|
3344
|
-
} .tooltip__tooltip_1ed5x .tooltip__arrow_1ed5x:after {
|
|
3345
|
-
border-color: #29292c;
|
|
3346
|
-
background-color: #1c1c1e;
|
|
3347
|
-
}
|
|
3348
|
-
|
|
3349
|
-
.tooltip__tooltip_1lyxe {
|
|
3350
|
-
background-color: #fff;
|
|
3351
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3352
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
|
|
3353
|
-
0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
3354
|
-
} .tooltip__tooltip_1lyxe .tooltip__arrow_1lyxe:after {
|
|
3355
|
-
background-color: #fff;
|
|
3356
|
-
} .tooltip__hint_1lyxe {
|
|
3357
|
-
background-color: #1c1c1e;
|
|
3358
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
3359
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
3360
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3361
|
-
} .tooltip__hint_1lyxe .tooltip__arrow_1lyxe:after {
|
|
3362
|
-
background-color: #1c1c1e;
|
|
3363
|
-
}
|
|
3364
|
-
|
|
3365
|
-
.calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-track {
|
|
3366
|
-
background-color: transparent;
|
|
3367
|
-
} .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-track-piece {
|
|
3368
|
-
background-color: transparent;
|
|
3369
|
-
} .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-thumb {
|
|
3370
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
3371
|
-
border-color: transparent;
|
|
3372
|
-
} .calendar__container_6ji0f.calendar__customScrollbar_6ji0f::-webkit-scrollbar-thumb:active {
|
|
3373
|
-
background-color: rgba(238, 238, 251, 0.55);
|
|
3374
|
-
}
|
|
3375
|
-
.calendar__appear_d90mg,
|
|
3376
|
-
.calendar__enter_d90mg {
|
|
3377
|
-
background-color: transparent;
|
|
3378
|
-
} .calendar__appearActive_d90mg,
|
|
3379
|
-
.calendar__enterActive_d90mg,
|
|
3380
|
-
.calendar__appearDone_d90mg,
|
|
3381
|
-
.calendar__enterDone_d90mg {
|
|
3382
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
3383
|
-
} .calendar__exit_d90mg {
|
|
3384
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
3385
|
-
} .calendar__exitActive_d90mg,
|
|
3386
|
-
.calendar__exitDone_d90mg {
|
|
3387
|
-
background-color: transparent;
|
|
3388
|
-
}
|
|
3389
|
-
.calendar__calendar_1jb31 th {
|
|
3390
|
-
border-bottom: 1px solid #29292c;
|
|
3391
|
-
} .calendar__dayNames_1jb31 {
|
|
3392
|
-
background: #1c1c1e
|
|
3393
|
-
} .calendar__month_1jb31 {
|
|
3394
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3395
|
-
} .calendar__month_1jb31.calendar__clickableMonth_1jb31 {
|
|
3396
|
-
background-color: rgba(214, 214, 229, 0.07)
|
|
3397
|
-
} .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__active_1jb31 {
|
|
3398
|
-
background-color: #f2f3f5
|
|
3399
|
-
} .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__active_1jb31 .calendar__monthTitle_1jb31 {
|
|
3400
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3401
|
-
} .calendar__month_1jb31.calendar__clickableMonth_1jb31.calendar__disabled_1jb31 .calendar__monthTitle_1jb31 {
|
|
3402
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3403
|
-
} .calendar__dayName_1jb31 {
|
|
3404
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3405
|
-
}
|
|
3406
|
-
|
|
3407
|
-
.calendar__dayName_5abbc {
|
|
3408
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3409
|
-
} .calendar__day_5abbc {
|
|
3410
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
3411
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3412
|
-
} .calendar__day_5abbc.calendar__highlighted_5abbc,
|
|
3413
|
-
.calendar__day_5abbc.calendar__range_5abbc.calendar__highlighted_5abbc:not(.calendar__disabled_5abbc) {
|
|
3414
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3415
|
-
background: rgba(214, 214, 229, 0.07);
|
|
3416
|
-
} .calendar__day_5abbc.calendar__holiday_5abbc {
|
|
3417
|
-
color: #ff4837;
|
|
3418
|
-
} .calendar__day_5abbc.calendar__disabled_5abbc {
|
|
3419
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3420
|
-
background: transparent;
|
|
3421
|
-
} .calendar__day_5abbc.calendar__today_5abbc {
|
|
3422
|
-
color: #4a9dfc;
|
|
3423
|
-
} .calendar__day_5abbc.calendar__rangeComplete_5abbc {
|
|
3424
|
-
background: #293044;
|
|
3425
|
-
} .calendar__day_5abbc.calendar__selected_5abbc,
|
|
3426
|
-
.calendar__day_5abbc.calendar__disabled_5abbc.calendar__selected_5abbc {
|
|
3427
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3428
|
-
background: #f2f3f5;
|
|
3429
|
-
} @media (hover) {
|
|
3430
|
-
.calendar__day_5abbc.calendar__selected_5abbc:hover {
|
|
3431
|
-
background: #dcdde1;
|
|
3432
|
-
}
|
|
3433
|
-
} .calendar__dayWrapper_5abbc {
|
|
3434
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
|
|
3435
|
-
} .calendar__range_5abbc .calendar__day_5abbc:not(.calendar__selected_5abbc):not(.calendar__disabled_5abbc):not(.calendar__today_5abbc):not(.calendar__holiday_5abbc) {
|
|
3436
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3437
|
-
} .calendar__range_5abbc:before {
|
|
3438
|
-
background: rgba(225, 225, 248, 0.09);
|
|
3439
|
-
} .calendar__rangeComplete_5abbc:before {
|
|
3440
|
-
background: #293044;
|
|
3441
|
-
} .calendar__transitLeft_5abbc:after {
|
|
3442
|
-
background: linear-gradient(
|
|
3443
|
-
270deg,
|
|
3444
|
-
rgba(225, 225, 248, 0.09) 0%,
|
|
3445
|
-
rgba(255, 255, 255, 0) 100%
|
|
3446
|
-
);
|
|
3447
|
-
} .calendar__transitRight_5abbc:after {
|
|
3448
|
-
background: linear-gradient(
|
|
3449
|
-
270deg,
|
|
3450
|
-
rgba(255, 255, 255, 0) 0%,
|
|
3451
|
-
rgba(225, 225, 248, 0.09) 100%
|
|
3452
|
-
);
|
|
3453
|
-
} .calendar__rangeComplete_5abbc.calendar__transitLeft_5abbc:after {
|
|
3454
|
-
background: linear-gradient(
|
|
3455
|
-
270deg,
|
|
3456
|
-
#293044 0%,
|
|
3457
|
-
rgba(255, 255, 255, 0) 100%
|
|
3458
|
-
);
|
|
3459
|
-
} .calendar__rangeComplete_5abbc.calendar__transitRight_5abbc:after {
|
|
3460
|
-
background: linear-gradient(
|
|
3461
|
-
270deg,
|
|
3462
|
-
rgba(255, 255, 255, 0) 0%,
|
|
3463
|
-
#293044 100%
|
|
3464
|
-
);
|
|
3465
|
-
} .calendar__dot_5abbc {
|
|
3466
|
-
background: rgba(255, 255, 255, 0.94);
|
|
3467
|
-
} .calendar__selected_5abbc .calendar__dot_5abbc {
|
|
3468
|
-
background: rgba(3, 3, 6, 0.88);
|
|
3469
|
-
} .calendar__bottomAddon_5abbc.calendar__selected_5abbc,
|
|
3470
|
-
.calendar__bottomAddon_5abbc.calendar__selected_5abbc > * {
|
|
3471
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3472
|
-
}
|
|
3473
|
-
.calendar__withShadow_13xpu {
|
|
3474
|
-
box-shadow: 0 1px 0 0 #29292c;
|
|
3475
|
-
}
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
@media (max-width: 374px) {
|
|
3479
|
-
}
|
|
3480
|
-
.calendar__empty_1mh5g {
|
|
3481
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3482
|
-
}
|
|
3483
|
-
.cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy {
|
|
3484
|
-
background-color: transparent
|
|
3485
|
-
} .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy:not(:disabled):hover {
|
|
3486
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
3487
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3488
|
-
} .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__filled_1r2qy {
|
|
3489
|
-
background-color: rgba(222, 222, 238, 0.13)
|
|
3490
|
-
} .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__filled_1r2qy:not(:disabled):hover {
|
|
3491
|
-
background-color: rgba(234, 234, 248, 0.15);
|
|
3492
|
-
} .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__current_1r2qy {
|
|
3493
|
-
color: #4a9dfc;
|
|
3494
|
-
} .cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy,
|
|
3495
|
-
.cc-calendar .calendar__button_1r2qy.calendar__button_1r2qy.calendar__selected_1r2qy:disabled {
|
|
3496
|
-
background-color: #f2f3f5;
|
|
3497
|
-
color: rgba(3, 3, 6, 0.88)
|
|
3498
|
-
} .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 {
|
|
3499
|
-
background-color: #f2f3f5;
|
|
3500
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3501
|
-
}
|
|
3502
|
-
@media (max-width: 374px) {
|
|
3503
|
-
}.gallery__container_tx31t {
|
|
3504
|
-
background-color: #262629
|
|
3505
|
-
} .gallery__modal_tx31t {
|
|
3506
|
-
background: transparent;
|
|
3507
|
-
} .gallery__bottomButton_tx31t {
|
|
3508
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
3509
|
-
}
|
|
3510
|
-
.gallery__component_4hjur {
|
|
3511
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
3512
|
-
} .gallery__component_4hjur:hover {
|
|
3513
|
-
background-color: rgba(233, 233, 250, 0.37);
|
|
3514
|
-
} .gallery__component_4hjur:active {
|
|
3515
|
-
background-color: rgba(238, 238, 254, 0.46);
|
|
3516
|
-
}
|
|
3517
|
-
.gallery__buttons_wuv84 path {
|
|
3518
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3519
|
-
} .gallery__iconButton_wuv84 path {
|
|
3520
|
-
color: #f2f3f5;
|
|
3521
|
-
} .gallery__iconButton_wuv84:hover path {
|
|
3522
|
-
color: #e7e8eb;
|
|
3523
|
-
} .gallery__iconButton_wuv84:active path {
|
|
3524
|
-
color: #dcdde1;
|
|
3525
|
-
}
|
|
3526
|
-
|
|
3527
|
-
|
|
3528
|
-
.gallery__headerMobile_1lrx5.gallery__video_1lrx5 {
|
|
3529
|
-
background-color: #262629;
|
|
3530
|
-
}
|
|
3531
|
-
.gallery__loading_1jdnv {
|
|
3532
|
-
background-color: #1c1c1e
|
|
3533
|
-
} .gallery__loading_1jdnv .gallery__active_1jdnv {
|
|
3534
|
-
background-color: #29292c;
|
|
3535
|
-
} .gallery__brokenImageWrapper_1jdnv {
|
|
3536
|
-
background-color: #29292c
|
|
3537
|
-
} .gallery__focused_1jdnv {
|
|
3538
|
-
outline: 2px solid #3193fc;
|
|
3539
|
-
}
|
|
3540
|
-
.gallery__component_qu8qb {
|
|
3541
|
-
background-color: #262629;
|
|
3542
|
-
} .gallery__slideLoading_qu8qb {
|
|
3543
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
3544
|
-
} .gallery__spinner_qu8qb {
|
|
3545
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3546
|
-
} .gallery__arrow_qu8qb {
|
|
3547
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3548
|
-
} .gallery__arrow_qu8qb:hover {
|
|
3549
|
-
background-color: #2f2f32;
|
|
3550
|
-
} .gallery__arrow_qu8qb:active {
|
|
3551
|
-
background-color: #353539;
|
|
3552
|
-
} .gallery__focused_qu8qb {
|
|
3553
|
-
outline: 2px solid #3193fc;
|
|
3554
|
-
} .gallery__placeholder_qu8qb {
|
|
3555
|
-
background-color: #29292c;
|
|
3556
|
-
} .gallery__fullScreenImage_qu8qb {
|
|
3557
|
-
background-color: #121213;
|
|
3558
|
-
}
|
|
3559
|
-
.gallery__infoWrapper_17eti {
|
|
3560
|
-
background-color: #262629
|
|
3561
|
-
}
|
|
3562
|
-
.gallery__component_ip5uj {
|
|
3563
|
-
background-color: #262629
|
|
3564
|
-
}
|
|
3565
|
-
|
|
3566
|
-
.gallery__icon_u9r9z {
|
|
3567
|
-
color: #fff;
|
|
3568
|
-
} .gallery__iconShape_u9r9z {
|
|
3569
|
-
fill: rgba(4, 4, 21, 0.47);
|
|
3570
|
-
}.select__arrow_7cn8t {
|
|
3571
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3572
|
-
} .select__arrow_7cn8t.select__disabled_7cn8t {
|
|
3573
|
-
color: rgba(228, 228, 251, 0.28);
|
|
3574
|
-
}
|
|
3575
|
-
|
|
3576
|
-
.select__option_1ax47 {
|
|
3577
|
-
background: #1c1c1e;
|
|
3578
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3579
|
-
} .select__option_1ax47:not(.select__disabled_1ax47):active {
|
|
3580
|
-
background: rgba(225, 225, 248, 0.09);
|
|
3581
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3582
|
-
} .select__selected_1ax47 {
|
|
3583
|
-
background: #1c1c1e;
|
|
3584
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3585
|
-
} .select__highlighted_1ax47 {
|
|
3586
|
-
background: rgba(214, 214, 229, 0.07);
|
|
3587
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3588
|
-
} .select__disabled_1ax47 {
|
|
3589
|
-
background: #1c1c1e;
|
|
3590
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3591
|
-
}
|
|
3592
|
-
.select__popoverInner_mtfjx {
|
|
3593
|
-
background: transparent;
|
|
3594
|
-
} .select__optionsListWrapper_mtfjx {
|
|
3595
|
-
box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
|
|
3596
|
-
0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
3597
|
-
background: #1c1c1e;
|
|
3598
|
-
} .select__optionsListBorder_mtfjx {
|
|
3599
|
-
box-shadow: inset 0 0 0 1px #29292c;
|
|
3600
|
-
}
|
|
3601
|
-
|
|
3602
|
-
.select__single_urpy0 {
|
|
3603
|
-
background: rgba(255, 255, 255, 0.94)
|
|
3604
|
-
} .select__colorIcon_urpy0 {
|
|
3605
|
-
color: #17d055;
|
|
3606
|
-
}
|
|
3607
|
-
|
|
3608
|
-
.select__clearIcon_1ls6c {
|
|
3609
|
-
color: rgba(228, 228, 251, 0.28)
|
|
3610
|
-
} .select__clearIcon_1ls6c:hover {
|
|
3611
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3612
|
-
} .select__clearIcon_1ls6c:active {
|
|
3613
|
-
color: rgba(238, 238, 254, 0.46);
|
|
3614
|
-
}
|
|
3615
|
-
.select__placeholder_1tgop {
|
|
3616
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3617
|
-
} .select__placeholder_1tgop.select__focused_1tgop {
|
|
3618
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3619
|
-
} .select__focusVisible_1tgop {
|
|
3620
|
-
outline: 2px solid #3193fc;
|
|
3621
|
-
} @keyframes select__show-placeholder_1tgop {
|
|
3622
|
-
}
|
|
3623
|
-
.select__footer_1pgif {
|
|
3624
|
-
background-color: #1c1c1e
|
|
3625
|
-
} .select__highlighted_1pgif {
|
|
3626
|
-
border-top: 1px solid #29292c;
|
|
3627
|
-
background-color: #1c1c1e;
|
|
3628
|
-
}
|
|
3629
|
-
.select__optgroup_1a8pd {
|
|
3630
|
-
background: #1c1c1e
|
|
3631
|
-
} .select__label_1a8pd {
|
|
3632
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3633
|
-
}
|
|
3634
|
-
.select__optionsListHeader_9tizr {
|
|
3635
|
-
border-bottom: 1px solid transparent
|
|
3636
|
-
} .select__optionsListHeader_9tizr.select__headerHighlighted_9tizr {
|
|
3637
|
-
border-bottom-color: #29292c;
|
|
3638
|
-
} .select__optionsListFooter_9tizr {
|
|
3639
|
-
border-top: 1px solid transparent
|
|
3640
|
-
} .select__optionsListFooter_9tizr.select__withBorder_9tizr {
|
|
3641
|
-
border-top-color: #29292c;
|
|
3642
|
-
} .select__emptyPlaceholder_9tizr {
|
|
3643
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3644
|
-
}
|
|
3645
|
-
|
|
3646
|
-
.select__virtualOptionsListHeader_16hgo {
|
|
3647
|
-
border-bottom: 1px solid #29292c;
|
|
3648
|
-
} .select__virtualOptionsListFooter_16hgo {
|
|
3649
|
-
border-top: 1px solid transparent
|
|
3650
|
-
} .select__virtualOptionsListFooter_16hgo.select__withBorder_16hgo {
|
|
3651
|
-
border-top: 1px solid #29292c;
|
|
3652
|
-
} .select__virtualRow_16hgo:before {
|
|
3653
|
-
background: #353539;
|
|
3654
|
-
} .select__emptyPlaceholder_16hgo {
|
|
3655
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3656
|
-
}
|
|
3657
|
-
|
|
3658
|
-
.select__option_12o76 {
|
|
3659
|
-
background: #1c1c1e;
|
|
3660
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3661
|
-
} .select__option_12o76:not(.select__disabled_12o76):active {
|
|
3662
|
-
background: rgba(225, 225, 248, 0.09);
|
|
3663
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3664
|
-
} .select__option_12o76:before {
|
|
3665
|
-
background: #353539;
|
|
3666
|
-
} .select__selected_12o76 {
|
|
3667
|
-
background: #1c1c1e;
|
|
3668
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3669
|
-
} .select__highlighted_12o76 {
|
|
3670
|
-
background: rgba(214, 214, 229, 0.07);
|
|
3671
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3672
|
-
} .select__disabled_12o76 {
|
|
3673
|
-
background: #1c1c1e;
|
|
3674
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3675
|
-
} .select__highlighted_12o76 {
|
|
3676
|
-
background: rgba(214, 214, 229, 0.07);
|
|
3677
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3678
|
-
}
|
|
3679
|
-
.select__option_5swhx {
|
|
3680
|
-
background: #1c1c1e;
|
|
3681
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3682
|
-
} .select__option_5swhx:not(.select__disabled_5swhx):active {
|
|
3683
|
-
background: rgba(225, 225, 248, 0.09);
|
|
3684
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3685
|
-
} .select__option_5swhx:before {
|
|
3686
|
-
background: #353539;
|
|
3687
|
-
} .select__selected_5swhx {
|
|
3688
|
-
background: #1c1c1e;
|
|
3689
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3690
|
-
} .select__highlighted_5swhx {
|
|
3691
|
-
background: rgba(214, 214, 229, 0.07);
|
|
3692
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3693
|
-
} .select__disabled_5swhx {
|
|
3694
|
-
background: #1c1c1e;
|
|
3695
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3696
|
-
}
|
|
3697
|
-
.select__footer_y41ca {
|
|
3698
|
-
background-color: #121213
|
|
3699
|
-
}
|
|
3700
|
-
.calendar-with-skeleton__skeleton_1ynpe {
|
|
3701
|
-
background-color: #1c1c1e;
|
|
3702
|
-
}.date-range-input__calendarContainer_c9ozy {
|
|
3703
|
-
border: 1px solid #29292c
|
|
3704
|
-
}.calendar-input__calendarContainer_m099d {
|
|
3705
|
-
border: 1px solid #29292c
|
|
3706
|
-
} .calendar-input__calendarIcon_m099d {
|
|
3707
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3708
|
-
}.date-time-input__calendarContainer_xpme2 {
|
|
3709
|
-
border: 1px solid #29292c
|
|
3710
|
-
}.universal-date-input__calendarIcon_hqpty {
|
|
3711
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3712
|
-
} .universal-date-input__calendarContainer_hqpty {
|
|
3713
|
-
border: 1px solid #29292c
|
|
3714
|
-
} .universal-date-input__blink_hqpty.universal-date-input__blink_hqpty.universal-date-input__blink_hqpty {
|
|
3715
|
-
background-color: #392523;
|
|
3716
|
-
}
|
|
3717
|
-
|
|
3718
|
-
.calendar-range__component_pgwcy:after {
|
|
3719
|
-
background-color: rgba(255, 255, 255, 0.94);
|
|
3720
|
-
}
|
|
3721
|
-
.input-autocomplete__placeholder_9qsdz {
|
|
3722
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3723
|
-
} .input-autocomplete__focusVisible_9qsdz {
|
|
3724
|
-
outline: 2px solid #3193fc;
|
|
3725
|
-
}
|
|
3726
|
-
|
|
3727
|
-
.picker-button__linkOpen_1q2zc:not(:hover) {
|
|
3728
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
3729
|
-
}
|
|
3730
|
-
.select-with-tags__tag_1b7o3:not(.select-with-tags__tagNoClose_1b7o3):active:not(:disabled) {
|
|
3731
|
-
background-color: #f2f3f5;
|
|
3732
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3733
|
-
} .select-with-tags__tag_1b7o3:not(.select-with-tags__tagNoClose_1b7o3):hover:not(:disabled):not(:active) {
|
|
3734
|
-
background-color: #f2f3f5;
|
|
3735
|
-
color: rgba(3, 3, 6, 0.88);
|
|
3736
|
-
} .select-with-tags__tagCross_1b7o3 > svg {
|
|
3737
|
-
fill: rgba(4, 4, 21, 0.47);
|
|
3738
|
-
} .select-with-tags__tagCross_1b7o3:hover > svg {
|
|
3739
|
-
fill: rgba(4, 4, 19, 0.55);
|
|
3740
|
-
} .select-with-tags__tagCross_1b7o3:active > svg {
|
|
3741
|
-
fill: rgba(1, 1, 12, 0.63);
|
|
3742
|
-
}
|
|
3743
|
-
.select-with-tags__input_1ovg8 {
|
|
3744
|
-
background-color: transparent;
|
|
3745
|
-
color: rgba(255, 255, 255, 0.94)
|
|
3746
|
-
} .select-with-tags__input_1ovg8:disabled,
|
|
3747
|
-
.select-with-tags__input_1ovg8:disabled::placeholder {
|
|
3748
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3749
|
-
} .select-with-tags__input_1ovg8::placeholder {
|
|
3750
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3751
|
-
} .select-with-tags__input_1ovg8:focus::placeholder {
|
|
3752
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3753
|
-
} .select-with-tags__focusVisible_1ovg8 {
|
|
3754
|
-
outline: 2px solid #3193fc;
|
|
3755
|
-
} .select-with-tags__placeholder_1ovg8 {
|
|
3756
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3757
|
-
}.table__component_4dcqd {
|
|
3758
|
-
border-top: 1px solid #353539;
|
|
3759
|
-
}
|
|
3760
|
-
.table__wrapper_9ew5d {
|
|
3761
|
-
background: #121213;
|
|
3762
|
-
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
|
|
3763
|
-
}
|
|
3764
|
-
|
|
3765
|
-
.table__component_1hr5b {
|
|
3766
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3767
|
-
border-top: 1px solid #353539
|
|
3768
|
-
}
|
|
3769
|
-
|
|
3770
|
-
.table__component_rv95y th:not(:last-child):not(:empty):after {
|
|
3771
|
-
background-color: #353539;
|
|
3772
|
-
}
|
|
3773
|
-
.table__component_xgnfh {
|
|
3774
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3775
|
-
border-bottom: 1px solid #353539;
|
|
3776
|
-
background: #121213
|
|
3777
|
-
} .table__sorted_xgnfh {
|
|
3778
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3779
|
-
} .table__stickyHeader_xgnfh {
|
|
3780
|
-
box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
|
|
3781
|
-
}
|
|
3782
|
-
.table__component_18zwl {
|
|
3783
|
-
background: #121213
|
|
3784
|
-
} .table__clickable_18zwl:hover {
|
|
3785
|
-
background-color: #1c1c1e;
|
|
3786
|
-
} .table__selected_18zwl {
|
|
3787
|
-
background-color: #f2f8ff
|
|
3788
|
-
} .table__selected_18zwl:hover {
|
|
3789
|
-
background-color: #e8f2fe;
|
|
3790
|
-
}
|
|
3791
|
-
.table__icon_axzs8 {
|
|
3792
|
-
color: #898991
|
|
3793
|
-
} .table__icon_axzs8:hover {
|
|
3794
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3795
|
-
} .table__sorted_axzs8 {
|
|
3796
|
-
color: #3193fc
|
|
3797
|
-
} .table__sorted_axzs8:hover {
|
|
3798
|
-
color: #3193fc;
|
|
3799
|
-
}
|
|
3800
|
-
.table__open_1fsl7,
|
|
3801
|
-
.table__open_1fsl7:hover {
|
|
3802
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
3803
|
-
}.intl-phone-input__emptyCountryIcon_1cdiy {
|
|
3804
|
-
color: #898991;
|
|
3805
|
-
}
|
|
3806
|
-
.intl-phone-input__flagPlaceholder_2g78u {
|
|
3807
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
3808
|
-
}
|
|
3809
|
-
.intl-phone-input__dialCode_1mdwc {
|
|
3810
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3811
|
-
}
|
|
3812
|
-
.intl-phone-input__emptyCountryIcon_17jgz {
|
|
3813
|
-
color: #898991;
|
|
3814
|
-
} .intl-phone-input__focusVisible_17jgz {
|
|
3815
|
-
outline: 2px solid #3193fc;
|
|
3816
|
-
}
|
|
3817
|
-
.international-phone-input__dialCode_11ju6 {
|
|
3818
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3819
|
-
} .international-phone-input__emptyCountryIcon_11ju6 {
|
|
3820
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3821
|
-
}
|
|
3822
|
-
.international-phone-input__flagPlaceholder_7le7f {
|
|
3823
|
-
background-color: rgba(214, 214, 229, 0.07);
|
|
3824
|
-
}
|
|
3825
|
-
.international-phone-input__emptyCountryIcon_1ob2q {
|
|
3826
|
-
color: rgba(238, 238, 251, 0.55);
|
|
3827
|
-
} .international-phone-input__focusVisible_1ob2q {
|
|
3828
|
-
outline: 2px solid #3193fc;
|
|
3829
|
-
}.tabs__component_b1fhu:before {
|
|
3830
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
3831
|
-
} .tabs__title_b1fhu {
|
|
3832
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3833
|
-
} .tabs__title_b1fhu:not(:disabled):hover {
|
|
3834
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3835
|
-
} .tabs__focused_b1fhu {
|
|
3836
|
-
outline: 2px solid #3193fc;
|
|
3837
|
-
} .tabs__selected_b1fhu {
|
|
3838
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3839
|
-
} .tabs__disabled_b1fhu {
|
|
3840
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3841
|
-
} .tabs__line_b1fhu {
|
|
3842
|
-
background-color: #f83a2a;
|
|
3843
|
-
} .tabs__option_b1fhu {
|
|
3844
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3845
|
-
}
|
|
3846
|
-
.tabs__component_b1fhu:before {
|
|
3847
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
3848
|
-
}.tabs__title_b1fhu {
|
|
3849
|
-
color: rgba(238, 238, 251, 0.55)
|
|
3850
|
-
}.tabs__title_b1fhu:not(:disabled):hover {
|
|
3851
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3852
|
-
}.tabs__focused_b1fhu {
|
|
3853
|
-
outline: 2px solid #3193fc;
|
|
3854
|
-
}.tabs__selected_b1fhu {
|
|
3855
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3856
|
-
}.tabs__disabled_b1fhu {
|
|
3857
|
-
color: rgba(233, 233, 250, 0.37);
|
|
3858
|
-
}.tabs__line_b1fhu {
|
|
3859
|
-
background-color: #f83a2a;
|
|
3860
|
-
}.tabs__option_b1fhu {
|
|
3861
|
-
color: rgba(255, 255, 255, 0.94);
|
|
3862
|
-
}
|
|
3863
|
-
.tabs__primary_40gy7:after {
|
|
3864
|
-
background-color: rgba(228, 228, 251, 0.28);
|
|
3865
|
-
} .tabs__primary_40gy7 {
|
|
3866
|
-
} .tabs__secondary_40gy7:before {
|
|
3867
|
-
background-color: transparent;
|
|
3868
|
-
} .tabs__secondary_40gy7.tabs__xs_40gy7 {
|
|
3869
|
-
} .tabs__borderVisible_40gy7:before {
|
|
3870
|
-
background-color: rgba(222, 222, 238, 0.13);
|
|
3871
|
-
}
|
|
3872
|
-
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
|
-
`;
|
|
3876
|
-
|
|
3877
|
-
export { mobileDarkBluetint as default };
|
|
1
|
+
export { default } from '!!css-loader!@alfalab/core-components/themes/compiled/mobile-dark-bluetint.css';
|