antd-management-fast-component 2.1.0 → 2.1.2
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/es/bases/AbstractComponent/index.d.ts +122 -122
- package/es/bases/BaseComponent/index.d.ts +9 -9
- package/es/bases/index.d.ts +2 -2
- package/es/{Components → components}/AnchorLink/index.d.ts +1 -1
- package/es/{Components → components}/AnimalBox/FadeBox/index.d.ts +13 -13
- package/es/{customComponents → components}/AnimalBox/QueueBox/index.d.ts +11 -11
- package/es/{customComponents → components}/AnimalBox/QueueListBox/index.d.ts +14 -14
- package/es/{Components → components}/AnimalBox/RotateBox/index.d.ts +13 -13
- package/es/{Components → components}/AnimalBox/index.d.ts +4 -4
- package/es/{Components → components}/ArticleListContent/index.d.ts +9 -9
- package/es/{Components → components}/AudioUpload/index.d.ts +38 -38
- package/es/{customComponents → components}/AvatarList/index.d.ts +17 -17
- package/es/{Components → components}/Canvas/Bubbly/index.d.ts +19 -19
- package/es/{customComponents → components}/Canvas/Core/index.d.ts +27 -27
- package/es/{Components → components}/Canvas/RadarScanning/index.d.ts +19 -19
- package/es/{Components → components}/Canvas/Spirit/index.d.ts +22 -22
- package/es/{Components → components}/Canvas/index.d.ts +3 -3
- package/es/{customComponents → components}/CenterBox/index.d.ts +6 -6
- package/es/{customComponents → components}/ColorText/index.d.ts +21 -21
- package/es/{customComponents → components}/CustomGrid/index.d.ts +10 -10
- package/es/{customComponents → components}/DecorateAvatar/index.d.ts +36 -36
- package/es/{customComponents → components}/DescriptionGrid/index.d.ts +10 -10
- package/es/{customComponents → components}/DisplayCopyData/index.d.ts +9 -9
- package/es/{Components → components}/EditableItem/index.d.ts +12 -12
- package/es/{customComponents → components}/EditableLinkGroup/index.d.ts +21 -21
- package/es/{Components → components}/Editor/TinymceWrapper/index.d.ts +18 -18
- package/es/{customComponents → components}/Editor/index.d.ts +4 -4
- package/es/{customComponents → components}/ElasticityButton/index.d.ts +30 -30
- package/es/{customComponents → components}/ElasticityDropdown/index.d.ts +28 -28
- package/es/{customComponents → components}/ElasticityListViewItemExtra/index.d.ts +12 -12
- package/es/{customComponents → components}/ElasticityMenu/index.d.ts +11 -11
- package/es/{customComponents → components}/ElasticityMenuHeader/index.d.ts +12 -12
- package/es/{customComponents → components}/ElasticityRadioGroup/index.d.ts +18 -18
- package/es/{customComponents → components}/ElasticityTagList/index.d.ts +9 -9
- package/es/{customComponents → components}/ElasticityTreeSelect/index.d.ts +14 -14
- package/es/{Components → components}/Ellipsis/index.d.ts +24 -24
- package/es/{Components → components}/EllipsisCustom/index.d.ts +24 -24
- package/es/{Components → components}/EverySpace/index.d.ts +15 -15
- package/es/{Components → components}/FigureRange/index.d.ts +132 -132
- package/es/{Components → components}/FileBase64Upload/index.d.ts +26 -26
- package/es/{customComponents → components}/FileUpload/index.d.ts +34 -34
- package/es/{customComponents → components}/FlexBox/index.d.ts +23 -23
- package/es/{customComponents → components}/FlexRadio/index.d.ts +20 -20
- package/es/{customComponents → components}/FlexSelect/index.d.ts +17 -17
- package/es/{Components → components}/FlexText/index.d.ts +20 -20
- package/es/components/Footer/index.d.ts +3 -0
- package/es/{customComponents → components}/FooterToolbar/index.d.ts +15 -15
- package/es/{customComponents → components}/FormExtra/ActionItem/index.d.ts +11 -11
- package/es/{customComponents → components}/FormExtra/ComponentItem/index.d.ts +15 -15
- package/es/{customComponents → components}/FormExtra/DatePickerItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/DisplayItem/index.d.ts +11 -11
- package/es/{customComponents → components}/FormExtra/InputItem/index.d.ts +19 -19
- package/es/{customComponents → components}/FormExtra/InputNumberItem/index.d.ts +18 -18
- package/es/{Components → components}/FormExtra/Item/index.d.ts +1 -1
- package/es/{Components → components}/FormExtra/ItemChildren/index.d.ts +1 -1
- package/es/{Components → components}/FormExtra/NowTimeItem/index.d.ts +10 -10
- package/es/{customComponents → components}/FormExtra/OnlyShowDatetimeItem/index.d.ts +12 -12
- package/es/{customComponents → components}/FormExtra/OnlyShowInputItem/index.d.ts +17 -17
- package/es/{customComponents → components}/FormExtra/OnlyShowTextareaItem/index.d.ts +15 -15
- package/es/{customComponents → components}/FormExtra/PasswordItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/RadioItem/index.d.ts +19 -19
- package/es/{customComponents → components}/FormExtra/SelectItem/index.d.ts +19 -19
- package/es/{customComponents → components}/FormExtra/SwitchItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/SyntaxHighlighterItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/TextAreaItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/TextItem/index.d.ts +14 -14
- package/es/{customComponents → components}/FormExtra/TimePickerItem/index.d.ts +16 -16
- package/es/components/FormExtra/index.d.ts +40 -0
- package/es/{Components → components}/Function/Radio/index.d.ts +1 -1
- package/es/{Components → components}/Function/Select/index.d.ts +1 -1
- package/es/{Components → components}/Function/index.d.ts +2 -2
- package/es/{Components → components}/FunctionComponent/ColumnList/index.d.ts +8 -8
- package/es/{customComponents → components}/FunctionComponent/ComponentBuilder/index.d.ts +184 -184
- package/es/{Components → components}/FunctionComponent/ConfigAssist/index.d.ts +20 -20
- package/es/{Components → components}/FunctionComponent/FormBuilder/index.d.ts +179 -179
- package/es/{customComponents → components}/FunctionComponent/SearchBuilder/index.d.ts +31 -31
- package/es/{Components → components}/FunctionComponent/index.d.ts +5 -5
- package/es/{Components → components}/FunctionSupplement/Whether/index.d.ts +42 -42
- package/es/{Components → components}/FunctionSupplement/index.d.ts +4 -4
- package/es/{Components → components}/GlobalFooter/index.d.ts +5 -5
- package/es/{Components → components}/HelpBox/index.d.ts +17 -17
- package/es/{Components → components}/HelpCard/index.d.ts +17 -17
- package/es/{customComponents → components}/HiddenWrapper/index.d.ts +10 -10
- package/es/{Components → components}/HtmlBox/index.d.ts +19 -19
- package/es/{customComponents → components}/Icon/index.d.ts +130 -130
- package/es/{Components → components}/IconFont/index.d.ts +1 -1
- package/es/{customComponents → components}/IconInfo/index.d.ts +34 -34
- package/es/{customComponents → components}/ImageBox/index.d.ts +72 -72
- package/es/{customComponents → components}/ImageContentPreview/index.d.ts +32 -32
- package/es/{customComponents → components}/ImageUpload/index.d.ts +45 -45
- package/es/{customComponents → components}/JsonView/index.d.ts +10 -10
- package/es/{Components → components}/MemoFunction/index.d.ts +7 -7
- package/es/{Components → components}/MobileContainor/ContentView/index.d.ts +19 -19
- package/es/{Components → components}/MobileContainor/Devices/GalaxyNote8/index.d.ts +18 -18
- package/es/{Components → components}/MobileContainor/Devices/IPhone5S/index.d.ts +19 -19
- package/es/{customComponents → components}/MobileContainor/Devices/Iphone8/index.d.ts +19 -19
- package/es/{Components → components}/MobileContainor/Devices/Iphone8plus/index.d.ts +19 -19
- package/es/{customComponents → components}/MobileContainor/Devices/IphoneX/index.d.ts +19 -19
- package/es/{Components → components}/MobileContainor/Devices/RoughSketch/index.d.ts +18 -18
- package/es/{Components → components}/MobileContainor/Devices/index.d.ts +6 -6
- package/es/{Components → components}/MobileContainor/MobileSimulation/index.d.ts +23 -23
- package/es/{customComponents → components}/MobileContainor/index.d.ts +4 -4
- package/es/{customComponents → components}/NoticeIconCustom/NoticeList.d.ts +10 -10
- package/es/{customComponents → components}/NoticeIconCustom/index.d.ts +25 -25
- package/es/{Components → components}/NumberInfo/index.d.ts +11 -11
- package/es/{customComponents → components}/PageExtra/BodyContent/index.d.ts +10 -10
- package/es/{customComponents → components}/PageExtra/CardCollectionItemContent/index.d.ts +21 -21
- package/es/{customComponents → components}/PageExtra/ContentBox/index.d.ts +14 -14
- package/es/{customComponents → components}/PageExtra/ContentTabBox/index.d.ts +12 -12
- package/es/{customComponents → components}/PageExtra/HeaderContent/index.d.ts +12 -12
- package/es/{customComponents → components}/PageExtra/HeaderExtraContent/index.d.ts +12 -12
- package/es/{customComponents → components}/PageExtra/HeaderSubTitle/index.d.ts +9 -9
- package/es/{customComponents → components}/PageExtra/HeaderTagWrapper/index.d.ts +9 -9
- package/es/{customComponents → components}/PageExtra/HeaderTitle/index.d.ts +10 -10
- package/es/{customComponents → components}/PageExtra/HelpContent/index.d.ts +12 -12
- package/es/{customComponents → components}/PageExtra/PageWrapper/index.d.ts +23 -23
- package/es/{customComponents → components}/PageExtra/SiderBox/index.d.ts +10 -10
- package/es/{customComponents → components}/PageExtra/TabBarExtraBox/index.d.ts +10 -10
- package/es/{customComponents → components}/PageExtra/ToolBar/index.d.ts +11 -11
- package/es/components/PageExtra/index.d.ts +30 -0
- package/es/{Components → components}/PageLoading/index.d.ts +1 -1
- package/es/{customComponents → components}/PercentageBox/index.d.ts +11 -11
- package/es/{customComponents → components}/PriceBox/index.d.ts +17 -17
- package/es/{Components → components}/Result/Forbidden/index.d.ts +6 -6
- package/es/{Components → components}/Result/Info/index.d.ts +6 -6
- package/es/{customComponents → components}/Result/LocalError/index.d.ts +6 -6
- package/es/{customComponents → components}/Result/NotFound/index.d.ts +6 -6
- package/es/{customComponents → components}/Result/ServerError/index.d.ts +6 -6
- package/es/{customComponents → components}/Result/Success/index.d.ts +6 -6
- package/es/{Components → components}/Result/Warn/index.d.ts +6 -6
- package/es/components/Result/index.d.ts +16 -0
- package/es/{customComponents → components}/RowExpandTable/index.d.ts +9 -9
- package/es/{Components → components}/StandardFormRow/index.d.ts +8 -8
- package/es/{customComponents → components}/StandardTable/index.d.ts +16 -16
- package/es/{customComponents → components}/StandardTableCustom/index.d.ts +21 -21
- package/es/{Components → components}/StatusBar/index.d.ts +12 -12
- package/es/{customComponents → components}/SyntaxHighlighter/index.d.ts +11 -11
- package/es/{Components → components}/TagSelect/index.d.ts +34 -34
- package/es/{customComponents → components}/TimeLineCustom/index.d.ts +34 -34
- package/es/{Components → components}/Trend/index.d.ts +9 -9
- package/es/{Components → components}/VerticalBox/index.d.ts +14 -14
- package/es/{Components → components}/VideoUpload/index.d.ts +38 -38
- package/es/{Components → components}/index.d.ts +71 -70
- package/es/index.css +0 -32
- package/es/index.d.ts +2 -2
- package/es/index.js +4 -15789
- package/package.json +23 -21
- package/es/BasicComponents/AbstractComponent/index.d.ts +0 -122
- package/es/BasicComponents/BaseComponent/index.d.ts +0 -9
- package/es/BasicComponents/RefinedComponent/index.d.ts +0 -117
- package/es/BasicComponents/index.d.ts +0 -2
- package/es/Components/AnimalBox/QueueBox/index.d.ts +0 -11
- package/es/Components/AnimalBox/QueueListBox/index.d.ts +0 -14
- package/es/Components/AvatarList/index.d.ts +0 -17
- package/es/Components/Canvas/Core/index.d.ts +0 -27
- package/es/Components/CenterBox/index.d.ts +0 -6
- package/es/Components/ColorText/index.d.ts +0 -21
- package/es/Components/CustomGrid/index.d.ts +0 -10
- package/es/Components/DecorateAvatar/index.d.ts +0 -36
- package/es/Components/DescriptionGrid/index.d.ts +0 -10
- package/es/Components/DisplayCopyData/index.d.ts +0 -9
- package/es/Components/EditableLinkGroup/index.d.ts +0 -21
- package/es/Components/Editor/index.d.ts +0 -4
- package/es/Components/ElasticityButton/index.d.ts +0 -30
- package/es/Components/ElasticityDropdown/index.d.ts +0 -28
- package/es/Components/ElasticityListViewItemExtra/index.d.ts +0 -12
- package/es/Components/ElasticityMenu/index.d.ts +0 -11
- package/es/Components/ElasticityMenuHeader/index.d.ts +0 -12
- package/es/Components/ElasticityRadioGroup/index.d.ts +0 -18
- package/es/Components/ElasticityTagList/index.d.ts +0 -9
- package/es/Components/ElasticityTreeSelect/index.d.ts +0 -14
- package/es/Components/FileUpload/index.d.ts +0 -34
- package/es/Components/FlexBox/index.d.ts +0 -23
- package/es/Components/FlexRadio/index.d.ts +0 -20
- package/es/Components/FlexSelect/index.d.ts +0 -17
- package/es/Components/FooterToolbar/index.d.ts +0 -15
- package/es/Components/FormExtra/ActionItem/index.d.ts +0 -11
- package/es/Components/FormExtra/ComponentItem/index.d.ts +0 -15
- package/es/Components/FormExtra/DatePickerItem/index.d.ts +0 -16
- package/es/Components/FormExtra/DisplayItem/index.d.ts +0 -11
- package/es/Components/FormExtra/InputItem/index.d.ts +0 -19
- package/es/Components/FormExtra/InputNumberItem/index.d.ts +0 -18
- package/es/Components/FormExtra/OnlyShowDatetimeItem/index.d.ts +0 -12
- package/es/Components/FormExtra/OnlyShowInputItem/index.d.ts +0 -17
- package/es/Components/FormExtra/OnlyShowTextareaItem/index.d.ts +0 -15
- package/es/Components/FormExtra/PasswordItem/index.d.ts +0 -16
- package/es/Components/FormExtra/RadioItem/index.d.ts +0 -19
- package/es/Components/FormExtra/SelectItem/index.d.ts +0 -19
- package/es/Components/FormExtra/SwitchItem/index.d.ts +0 -16
- package/es/Components/FormExtra/SyntaxHighlighterItem/index.d.ts +0 -16
- package/es/Components/FormExtra/TextAreaItem/index.d.ts +0 -16
- package/es/Components/FormExtra/TextItem/index.d.ts +0 -14
- package/es/Components/FormExtra/TimePickerItem/index.d.ts +0 -16
- package/es/Components/FormExtra/index.d.ts +0 -40
- package/es/Components/FunctionComponent/ComponentBuilder/index.d.ts +0 -184
- package/es/Components/FunctionComponent/SearchBuilder/index.d.ts +0 -31
- package/es/Components/HiddenWrapper/index.d.ts +0 -10
- package/es/Components/Icon/index.d.ts +0 -130
- package/es/Components/IconInfo/index.d.ts +0 -34
- package/es/Components/ImageBox/index.d.ts +0 -72
- package/es/Components/ImageContentPreview/index.d.ts +0 -32
- package/es/Components/ImageUpload/index.d.ts +0 -45
- package/es/Components/JsonView/index.d.ts +0 -10
- package/es/Components/MobileContainor/Devices/Iphone8/index.d.ts +0 -19
- package/es/Components/MobileContainor/Devices/IphoneX/index.d.ts +0 -19
- package/es/Components/MobileContainor/index.d.ts +0 -4
- package/es/Components/NoticeIconCustom/NoticeList.d.ts +0 -10
- package/es/Components/NoticeIconCustom/index.d.ts +0 -25
- package/es/Components/PageExtra/BodyContent/index.d.ts +0 -10
- package/es/Components/PageExtra/CardCollectionItemContent/index.d.ts +0 -21
- package/es/Components/PageExtra/ContentBox/index.d.ts +0 -14
- package/es/Components/PageExtra/ContentTabBox/index.d.ts +0 -12
- package/es/Components/PageExtra/HeaderContent/index.d.ts +0 -12
- package/es/Components/PageExtra/HeaderExtraContent/index.d.ts +0 -12
- package/es/Components/PageExtra/HeaderSubTitle/index.d.ts +0 -9
- package/es/Components/PageExtra/HeaderTagWrapper/index.d.ts +0 -9
- package/es/Components/PageExtra/HeaderTitle/index.d.ts +0 -10
- package/es/Components/PageExtra/HelpContent/index.d.ts +0 -12
- package/es/Components/PageExtra/PageWrapper/index.d.ts +0 -23
- package/es/Components/PageExtra/SiderBox/index.d.ts +0 -10
- package/es/Components/PageExtra/TabBarExtraBox/index.d.ts +0 -10
- package/es/Components/PageExtra/ToolBar/index.d.ts +0 -11
- package/es/Components/PageExtra/index.d.ts +0 -30
- package/es/Components/PercentageBox/index.d.ts +0 -11
- package/es/Components/PriceBox/index.d.ts +0 -17
- package/es/Components/Result/LocalError/index.d.ts +0 -6
- package/es/Components/Result/NotFound/index.d.ts +0 -6
- package/es/Components/Result/ServerError/index.d.ts +0 -6
- package/es/Components/Result/Success/index.d.ts +0 -6
- package/es/Components/Result/index.d.ts +0 -16
- package/es/Components/RowExpandTable/index.d.ts +0 -9
- package/es/Components/StandardTable/index.d.ts +0 -16
- package/es/Components/StandardTableCustom/index.d.ts +0 -21
- package/es/Components/SyntaxHighlighter/index.d.ts +0 -11
- package/es/Components/TimeLineCustom/index.d.ts +0 -34
- package/es/customComponents/AbstractComponent/index.d.ts +0 -118
- package/es/customComponents/AnchorLink/index.d.ts +0 -1
- package/es/customComponents/AnimalBox/FadeBox/index.d.ts +0 -13
- package/es/customComponents/AnimalBox/RotateBox/index.d.ts +0 -13
- package/es/customComponents/AnimalBox/index.d.ts +0 -4
- package/es/customComponents/ArticleListContent/index.d.ts +0 -9
- package/es/customComponents/AudioUpload/index.d.ts +0 -38
- package/es/customComponents/BaseComponent/index.d.ts +0 -9
- package/es/customComponents/Canvas/Bubbly/index.d.ts +0 -19
- package/es/customComponents/Canvas/RadarScanning/index.d.ts +0 -19
- package/es/customComponents/Canvas/Spirit/index.d.ts +0 -22
- package/es/customComponents/Canvas/index.d.ts +0 -3
- package/es/customComponents/EditableItem/index.d.ts +0 -12
- package/es/customComponents/Editor/TinymceWrapper/index.d.ts +0 -18
- package/es/customComponents/ElasticityRadioItem/index.d.ts +0 -11
- package/es/customComponents/Ellipsis/index.d.ts +0 -24
- package/es/customComponents/EllipsisCustom/index.d.ts +0 -24
- package/es/customComponents/EverySpace/index.d.ts +0 -15
- package/es/customComponents/Exception/index.d.ts +0 -7
- package/es/customComponents/Exception/typeConfig.d.ts +0 -18
- package/es/customComponents/FigureRange/index.d.ts +0 -132
- package/es/customComponents/FileBase64Upload/index.d.ts +0 -26
- package/es/customComponents/FlexText/index.d.ts +0 -20
- package/es/customComponents/FormCustom/FormCustomItem/index.d.ts +0 -1
- package/es/customComponents/FormCustom/FormCustomItemChildren/index.d.ts +0 -1
- package/es/customComponents/FormCustom/index.d.ts +0 -6
- package/es/customComponents/FormExtra/FormDatePicker/index.d.ts +0 -15
- package/es/customComponents/FormExtra/FormHiddenWrapper/index.d.ts +0 -10
- package/es/customComponents/FormExtra/FormInnerComponent/index.d.ts +0 -14
- package/es/customComponents/FormExtra/FormInput/index.d.ts +0 -19
- package/es/customComponents/FormExtra/FormInputNumber/index.d.ts +0 -17
- package/es/customComponents/FormExtra/FormItem/index.d.ts +0 -1
- package/es/customComponents/FormExtra/FormItemChildren/index.d.ts +0 -1
- package/es/customComponents/FormExtra/FormOnlyShowInput/index.d.ts +0 -17
- package/es/customComponents/FormExtra/FormOnlyShowSyntaxHighlighter/index.d.ts +0 -15
- package/es/customComponents/FormExtra/FormSelect/index.d.ts +0 -16
- package/es/customComponents/FormExtra/FormSwitch/index.d.ts +0 -16
- package/es/customComponents/FormExtra/FormTextArea/index.d.ts +0 -15
- package/es/customComponents/FormExtra/FormTimePicker/index.d.ts +0 -15
- package/es/customComponents/FormExtra/FromDisplayItem/index.d.ts +0 -11
- package/es/customComponents/FormExtra/Item/index.d.ts +0 -1
- package/es/customComponents/FormExtra/ItemChildren/index.d.ts +0 -1
- package/es/customComponents/FormExtra/NowTimeItem/index.d.ts +0 -10
- package/es/customComponents/FormExtra/index.d.ts +0 -40
- package/es/customComponents/FromDisplayItem/index.d.ts +0 -13
- package/es/customComponents/Function/Radio/index.d.ts +0 -1
- package/es/customComponents/Function/Select/index.d.ts +0 -1
- package/es/customComponents/Function/index.d.ts +0 -2
- package/es/customComponents/FunctionComponent/Button/index.d.ts +0 -23
- package/es/customComponents/FunctionComponent/ColumnItem/index.d.ts +0 -10
- package/es/customComponents/FunctionComponent/ColumnList/index.d.ts +0 -8
- package/es/customComponents/FunctionComponent/ConfigAssist/index.d.ts +0 -20
- package/es/customComponents/FunctionComponent/CustomGrid/index.d.ts +0 -10
- package/es/customComponents/FunctionComponent/DescriptionGrid/index.d.ts +0 -10
- package/es/customComponents/FunctionComponent/Dropdown/index.d.ts +0 -25
- package/es/customComponents/FunctionComponent/FormBuilder/index.d.ts +0 -179
- package/es/customComponents/FunctionComponent/FormDatePicker/index.d.ts +0 -15
- package/es/customComponents/FunctionComponent/FormHiddenWrapper/index.d.ts +0 -9
- package/es/customComponents/FunctionComponent/FormInnerComponent/index.d.ts +0 -13
- package/es/customComponents/FunctionComponent/FormInput/index.d.ts +0 -18
- package/es/customComponents/FunctionComponent/FormInputNumber/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/FormOnlyShowInput/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/FormOnlyShowSyntaxHighlighter/index.d.ts +0 -15
- package/es/customComponents/FunctionComponent/FormSelect/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/FormSwitch/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/FormTextArea/index.d.ts +0 -15
- package/es/customComponents/FunctionComponent/FormTimePicker/index.d.ts +0 -15
- package/es/customComponents/FunctionComponent/Function/index.d.ts +0 -412
- package/es/customComponents/FunctionComponent/IconInfoList/index.d.ts +0 -9
- package/es/customComponents/FunctionComponent/ListViewItemExtra/index.d.ts +0 -12
- package/es/customComponents/FunctionComponent/Menu/index.d.ts +0 -11
- package/es/customComponents/FunctionComponent/MenuHeader/index.d.ts +0 -12
- package/es/customComponents/FunctionComponent/Radio/index.d.ts +0 -1
- package/es/customComponents/FunctionComponent/RadioGroup/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/RadioItem/index.d.ts +0 -11
- package/es/customComponents/FunctionComponent/Select/index.d.ts +0 -1
- package/es/customComponents/FunctionComponent/TagList/index.d.ts +0 -9
- package/es/customComponents/FunctionComponent/index.d.ts +0 -5
- package/es/customComponents/FunctionSupplement/Whether/index.d.ts +0 -42
- package/es/customComponents/FunctionSupplement/index.d.ts +0 -4
- package/es/customComponents/GlobalFooter/index.d.ts +0 -5
- package/es/customComponents/HelpBox/index.d.ts +0 -17
- package/es/customComponents/HelpCard/index.d.ts +0 -17
- package/es/customComponents/HtmlBox/index.d.ts +0 -19
- package/es/customComponents/IconFont/index.d.ts +0 -1
- package/es/customComponents/Link/index.d.ts +0 -1
- package/es/customComponents/MemoFunction/index.d.ts +0 -7
- package/es/customComponents/MobileContainor/ContentView/index.d.ts +0 -19
- package/es/customComponents/MobileContainor/Devices/GalaxyNote8/index.d.ts +0 -18
- package/es/customComponents/MobileContainor/Devices/IPhone5S/index.d.ts +0 -19
- package/es/customComponents/MobileContainor/Devices/Iphone8plus/index.d.ts +0 -19
- package/es/customComponents/MobileContainor/Devices/RoughSketch/index.d.ts +0 -18
- package/es/customComponents/MobileContainor/Devices/index.d.ts +0 -6
- package/es/customComponents/MobileContainor/MobileSimulation/index.d.ts +0 -23
- package/es/customComponents/NumberInfo/index.d.ts +0 -11
- package/es/customComponents/PageExtra/index.d.ts +0 -30
- package/es/customComponents/PageLoading/index.d.ts +0 -1
- package/es/customComponents/Result/Forbidden/index.d.ts +0 -6
- package/es/customComponents/Result/Info/index.d.ts +0 -6
- package/es/customComponents/Result/Warn/index.d.ts +0 -6
- package/es/customComponents/Result/index.d.ts +0 -16
- package/es/customComponents/StandardFormRow/index.d.ts +0 -8
- package/es/customComponents/StatusBar/index.d.ts +0 -12
- package/es/customComponents/TagSelect/index.d.ts +0 -34
- package/es/customComponents/Trend/index.d.ts +0 -9
- package/es/customComponents/VerticalBox/index.d.ts +0 -14
- package/es/customComponents/VideoUpload/index.d.ts +0 -38
- package/es/customComponents/index.d.ts +0 -72
package/es/index.css
CHANGED
|
@@ -1,35 +1,3 @@
|
|
|
1
|
-
.index_listContent__-ktzI .index_description__vX4bl{line-height:22px;max-width:720px}.index_listContent__-ktzI .index_extra__aKB8k{color:var(--amf-text-color-secondary);line-height:22px;margin-top:16px}.index_listContent__-ktzI .index_extra__aKB8k>.ant-avatar{height:20px;margin-right:8px;position:relative;top:1px;vertical-align:top;width:20px}.index_listContent__-ktzI .index_extra__aKB8k>em{color:var(--amf-disabled-color);font-style:normal;margin-left:16px}@media screen and (max-width:var(var(--amf-screen-xs ))){.index_listContent__-ktzI .index_extra__aKB8k>em{display:block;margin-left:0;margin-top:8px}}
|
|
2
|
-
.index_avatarList__pi7Tr{display:inline-block}.index_avatarList__pi7Tr ul{display:inline-block;font-size:0;margin-left:8px}.index_avatarItem__76h4j{display:inline-block;font-size:var(--amf-font-size-base);height:var(--amf-avatar-size-base);margin-left:-8px;width:var(--amf-avatar-size-base)}.index_avatarItem__76h4j .ant-avatar{border:1px solid #fff}.index_avatarItemLarge__T0qn-{height:var(--amf-avatar-size-lg);width:var(--amf-avatar-size-lg)}.index_avatarItemSmall__2o3WX{height:var(--amf-avatar-size-sm);width:var(--amf-avatar-size-sm)}.index_avatarItemMini__Vp6iQ{height:20px;width:20px}.index_avatarItemMini__Vp6iQ .ant-avatar{height:20px;line-height:20px;width:20px}.index_avatarItemMini__Vp6iQ .ant-avatar .ant-avatar-string{font-size:12px;line-height:18px}
|
|
3
|
-
.index_editableItem__y5u2f{display:table;line-height:var(--amf-input-height-base);margin-top:calc((var(--amf-font-size-base)*var(--amf-line-height-base) - var(--amf-input-height-base))/2);width:100%}.index_editableItem__y5u2f .index_wrapper__4VQr9{display:table-row}.index_editableItem__y5u2f .index_wrapper__4VQr9>*{display:table-cell}.index_editableItem__y5u2f .index_wrapper__4VQr9>:first-child{width:85%}.index_editableItem__y5u2f .index_wrapper__4VQr9 .index_icon__R4Iga{cursor:pointer;text-align:right}
|
|
4
|
-
.index_amf-dropdownExpandOverlayBottom__7O-Li{padding:0}.index_amf-dropdownExpandOverlayBottom__7O-Li .ant-popover-inner-content{background-color:#fff;border-radius:4px;margin-top:10px;padding:0}.index_amf-dropdownExpandOverlayTop__aw-cG{padding:0}.index_amf-dropdownExpandOverlayTop__aw-cG .ant-popover-inner-content{background-color:#fff;border-radius:4px;margin-bottom:10px;padding:0}
|
|
5
|
-
.index_linkGroup__dwq45{font-size:0;padding:20px 0 8px 24px}.index_linkGroup__dwq45>a{color:var(--amf-text-color);display:inline-block;font-size:var(--amf-font-size-base);margin-bottom:13px;width:25%}.index_linkGroup__dwq45>a:hover{color:var(--amf-primary-color)}
|
|
6
|
-
.index_amf-dropdownExpandItemCustom__Q758c{background-color:#fff}.index_amf-dropdownExpandItemCustom__Q758c:hover{background-color:#f5f5f5}.index_amf-dropdownExpandItemCustom__Q758c:hover_button{background-color:#f5f5f5}.index_amf-dropdownExpandItemCustom_button__fawts{background-color:#fff}.index_amf-dropdownExpandItemCustom_button__fawts:hover{background-color:#f5f5f5}
|
|
7
|
-
.index_ellipsis__tFkas{display:inline-block;overflow:hidden;width:100%;word-break:break-all}.index_lines__2SdRH{position:relative}.index_lines__2SdRH .index_shadow__GFNGZ{color:transparent;display:block;opacity:0;position:absolute;z-index:-999}.index_lineClamp__eFZ2-{display:flex;overflow:hidden;position:relative;text-overflow:ellipsis}
|
|
8
|
-
.index_toolbar__GTExr{background:#fff;border-top:1px solid var(--amf-border-color-split);bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.03);height:56px;line-height:56px;padding:0 24px;position:fixed;right:0;width:100%;z-index:9}.index_toolbar__GTExr:after{clear:both;content:"";display:block}.index_toolbar__GTExr .index_left__H2UOW{float:left}.index_toolbar__GTExr .index_right__Ioprz{float:right}.index_toolbar__GTExr button+button{margin-left:8px}
|
|
9
|
-
.index_figureRange__-bCEQ{width:100%}.index_figureRange__-bCEQ .index_select__kJkVD .ant-select-selector{border-bottom-right-radius:0;border-top-right-radius:0}.index_figureRange__-bCEQ .ant-input.index_valueInput__2P1Z2{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0}.index_figureRange__-bCEQ .ant-input.index_valueInput__2P1Z2:focus,.index_figureRange__-bCEQ .ant-input.index_valueInput__2P1Z2:hover{border-bottom-left-radius:0;border-top-left-radius:0}.index_figureRange__-bCEQ .ant-input.index_minInput__HmKpj{border-left:0;border-radius:0;border-right:0;width:100%}.index_figureRange__-bCEQ .ant-input.index_minInput__HmKpj:focus,.index_figureRange__-bCEQ .ant-input.index_minInput__HmKpj:hover{border-radius:0}.index_figureRange__-bCEQ .ant-input.index_inputSplit__6ZByZ{background-color:#fff;border-left:0;border-radius:0;border-right:0;width:100%}.index_figureRange__-bCEQ .ant-input.index_maxInput__kjA2z{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0;width:100%}.index_figureRange__-bCEQ .index_inputRight__Roi7a{border-left-width:0}.index_figureRange__-bCEQ .index_inputRight__Roi7a:focus,.index_figureRange__-bCEQ .index_inputRight__Roi7a:hover{border-left-width:1px}.index_figureRange__-bCEQ .ant-input-rtl .inputRight{border-right-width:0}.index_figureRange__-bCEQ .ant-input-rtl .inputRight:focus,.index_figureRange__-bCEQ .ant-input-rtl .inputRight:hover{border-right-width:1px}
|
|
10
|
-
.index_subText__rkDZ4{font-size:14px}
|
|
11
|
-
.index_helpBox__zSEp4 .index_helpItem__bgDvD{margin:4px 0}.index_helpBoxNoBackground__Z6Aiv{padding:8px 0}.index_helpBoxBackground__gW4h-{background:#e1e1e1;border-radius:6px;margin-bottom:10px;padding:8px}
|
|
12
|
-
.index_globalFooter__BWm8c{margin:48px 0 24px;padding:0 16px;text-align:center}.index_globalFooter__BWm8c .index_links__HbCd0{margin-bottom:8px}.index_globalFooter__BWm8c .index_links__HbCd0 a{color:var(--amf-text-color-secondary);transition:all .3s}.index_globalFooter__BWm8c .index_links__HbCd0 a:not(:last-child){margin-right:40px}.index_globalFooter__BWm8c .index_links__HbCd0 a:hover{color:var(--amf-text-color)}.index_globalFooter__BWm8c .index_copyright__rWTbN{color:var(--amf-text-color-secondary);font-size:var(--amf-font-size-base)}
|
|
13
|
-
.index_containor__MRlyR .index_imageBox__alMpy{min-width:120px;position:relative}.index_containor__MRlyR .index_imageBox__alMpy .index_image__t15FW{width:100%}.index_containor__MRlyR .index_imageBox__alMpy .index_imageAction__0OOzA{background-color:#000;border-radius:4px;color:#fff;height:54px;left:50%;margin-left:-27px;margin-top:-27px;opacity:.4;position:absolute;top:50%;width:54px;z-index:100}.index_containor__MRlyR .index_imageBox__alMpy .index_imageAction__0OOzA .index_icon__b31O5{height:24px;width:100%}.index_containor__MRlyR .index_imageBox__alMpy .index_imageAction__0OOzA .index_text__tA-ib{margin-bottom:4px;margin-top:4px}.index_containor__MRlyR .index_imageBox__alMpy .ant-upload.ant-upload-select{border-bottom:0;height:auto;margin-bottom:0;margin-right:0;width:100%}.index_containor__MRlyR .index_imageBox__alMpy .ant-upload-select i{color:#999;font-size:32px}.index_containor__MRlyR .index_imageBox__alMpy .ant-upload-select .ant-upload-text{color:#666;margin-top:8px}.index_containor__MRlyR .index_toolBar__WJEG1{background-color:#000;border-radius:0 0 4px 4px;bottom:0;color:#fff;height:22px;left:0;opacity:.4;padding:0 4px;position:absolute;width:100%;z-index:10}.index_helper__ywvpT{clear:both;color:#00000073;font-size:14px;line-height:1.5715;min-height:24px;overflow-x:hidden;padding-top:0;transition:color .3s cubic-bezier(.215,.61,.355,1)}
|
|
14
|
-
.index_popover__sFQve{width:336px}.index_popover__sFQve .ant-popover-inner-content{padding:0}.index_noticeButton__Hnit7{cursor:pointer;display:inline-block;transition:all .3s}.index_icon__814GO{padding:4px}.index_tabs__W-nn- .ant-tabs-nav-scroll{text-align:center}.index_tabs__W-nn- .ant-tabs-bar{margin-bottom:4px}
|
|
15
|
-
.index_richTextBox__1qpVW img{max-width:100%}
|
|
16
|
-
.index_previewContainor__WUu9Y,.index_previewContainor__WUu9Y img{width:100%}
|
|
17
|
-
.index_standardFormRow__9zy0N{border-bottom:1px dashed var(--amf-border-color-split);display:flex;margin-bottom:16px;padding-bottom:16px}.index_standardFormRow__9zy0N .ant-form-item{margin-right:24px}.index_standardFormRow__9zy0N .ant-form-item-label label{color:var(--amf-text-color);margin-right:0}.index_standardFormRow__9zy0N .ant-form-item-control,.index_standardFormRow__9zy0N .ant-form-item-label{line-height:32px;padding:0}.index_standardFormRow__9zy0N .index_label__OIjGF{color:var(--amf-heading-color);flex:0 0 auto;font-size:var(--amf-font-size-base);margin-right:24px;text-align:right}.index_standardFormRow__9zy0N .index_label__OIjGF>span{display:inline-block;height:32px;line-height:32px}.index_standardFormRow__9zy0N .index_label__OIjGF>span:after{content:":"}.index_standardFormRow__9zy0N .index_content__fiCIJ{flex:1 1 0}.index_standardFormRow__9zy0N .index_content__fiCIJ .ant-form-item:last-child{margin-right:0}.index_standardFormRowLast__sSzIH{border:none;margin-bottom:0;padding-bottom:0}.index_standardFormRowBlock__8aCDp .ant-form-item,.index_standardFormRowBlock__8aCDp div.ant-form-item-control-wrapper,.index_standardFormRowGrid__5ZHvV .ant-form-item,.index_standardFormRowGrid__5ZHvV div.ant-form-item-control-wrapper{display:block}.index_standardFormRowGrid__5ZHvV .ant-form-item-label{float:left}
|
|
18
|
-
.index_tagSelect__Myl4e{line-height:32px;margin-left:-8px;max-height:32px;overflow:hidden;position:relative;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.index_tagSelect__Myl4e .ant-tag{font-size:var(--amf-font-size-base);margin-right:24px;padding:0 8px}.index_tagSelect__Myl4e.index_expanded__PL5jk{max-height:200px;transition:all .3s}.index_tagSelect__Myl4e .index_trigger__vJ0SJ{position:absolute;right:0;top:0}.index_tagSelect__Myl4e .index_trigger__vJ0SJ i{font-size:12px}.index_tagSelect__Myl4e.index_hasExpandTag__Q915B{padding-right:50px}
|
|
19
|
-
.index_numberInfo__NiYYF .index_suffix__CtYBT{color:var(--amf-text-color);font-size:16px;font-style:normal;margin-left:4px}.index_numberInfo__NiYYF .index_numberInfoTitle__bEE0P{color:var(--amf-text-color);font-size:var(--amf-font-size-lg);margin-bottom:16px;transition:all .3s}.index_numberInfo__NiYYF .index_numberInfoSubTitle__MOpQp{color:var(--amf-text-color-secondary);font-size:var(--amf-font-size-base);height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.index_numberInfo__NiYYF .index_numberInfoValue__HxCb5{font-size:0;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.index_numberInfo__NiYYF .index_numberInfoValue__HxCb5>span{color:var(--amf-heading-color);display:inline-block;font-size:24px;height:32px;line-height:32px;margin-right:32px}.index_numberInfo__NiYYF .index_numberInfoValue__HxCb5 .index_subTotal__Kfzqb{color:var(--amf-text-color-secondary);font-size:var(--amf-font-size-lg);margin-right:0;vertical-align:top}.index_numberInfo__NiYYF .index_numberInfoValue__HxCb5 .index_subTotal__Kfzqb i{font-size:12px;margin-left:4px;transform:scale(.82)}.index_numberInfo__NiYYF .index_numberInfoValue__HxCb5 .index_subTotal__Kfzqb .anticon-caret-up{color:var(--amf-red-6)}.index_numberInfo__NiYYF .index_numberInfoValue__HxCb5 .index_subTotal__Kfzqb .anticon-caret-down{color:var(--amf-green-6)}.index_numberInfolight__OMS2I .index_numberInfoValue__HxCb5>span{color:var(--amf-text-color)}
|
|
20
|
-
.index_standardTable__XKVk9 .index_tableAlert__Ng-Ng{margin-bottom:16px}
|
|
21
|
-
.index_rowExpandTable__aS7Ap .ant-card .ant-card-body .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table{margin-inline:0}
|
|
22
|
-
.index_trendItem__THcFE{display:inline-block;font-size:var(--amf-font-size-base);line-height:22px}.index_trendItem__THcFE .index_down__KA9Ks,.index_trendItem__THcFE .index_up__Z1PIr{margin-left:4px;position:relative;top:1px}.index_trendItem__THcFE .index_down__KA9Ks i,.index_trendItem__THcFE .index_up__Z1PIr i{font-size:12px;transform:scale(.83)}.index_trendItem__THcFE .index_up__Z1PIr{color:var(--amf-red-6)}.index_trendItem__THcFE .index_down__KA9Ks{color:var(--amf-green-6);top:-1px}.index_trendItem__THcFE.index_trendItemGrey__IpsNS .index_down__KA9Ks,.index_trendItem__THcFE.index_trendItemGrey__IpsNS .index_up__Z1PIr{color:var(--amf-text-color)}.index_trendItem__THcFE.index_reverseColor__BN4Fj .index_up__Z1PIr{color:var(--amf-green-6)}.index_trendItem__THcFE.index_reverseColor__BN4Fj .index_down__KA9Ks{color:var(--amf-red-6)}
|
|
23
|
-
.index_timeLineExBox__8pFs2{padding:0}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp{list-style:none;margin:0;padding:0;position:relative}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp:before{background:#ddd;border-radius:2px;bottom:0;content:"";left:40px;margin:0;position:absolute;top:0;width:4px}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n{margin-bottom:15px;margin-right:10px;position:relative}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n:before{content:" ";display:table}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n:after{clear:both;content:" ";display:table}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_timeLineExItem__s8bkM{background:#fff;border-radius:3px;box-shadow:0 1px 1px rgba(0,0,0,.1);color:#444;margin-left:68px;margin-right:15px;margin-top:0;padding:0;position:relative}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_timeLineExItem__s8bkM .index_time__vyIEa{color:#999;float:right;font-size:12px;padding:10px}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_timeLineExItem__s8bkM .index_timeLineExHeader__x4q44{border-bottom:1px solid #f4f4f4;color:#555;font-size:16px;line-height:1.1;margin:0;padding:10px}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_timeLineExItem__s8bkM .index_timeLineExBody__sBs9Z,.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_timeLineExItem__s8bkM .index_timeLineExFooter__lOQ8W{padding:10px}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_fa__Up7rB{background:#fff;font-size:30px;left:27px;line-height:30px;padding:1px 0 3px;position:absolute;text-align:center;top:0}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_fa__Up7rB .index_faInner__AeYxY{height:30px;position:relative;width:30px}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_fa__Up7rB .index_faInner__AeYxY .index_faInnerBg__VVRD4{border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_fa__Up7rB .index_faInner__AeYxY .index_faInnerBody__Vh8W6{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_glyphIcon__cmOrK,.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_listItem__F8k6n .index_ion__gLsET{background:#d2d6de;border-radius:50%;color:#fff;font-size:30px;height:30px;left:18px;line-height:30px;position:absolute;text-align:center;top:0;width:30px}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_timeLabel__-Xgeu span{background-color:#fff;border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:5px}.index_timeLineExBox__8pFs2 .index_timeLineEx__4u1Lp .index_backgroundRed__llbNC{background-color:#dd4b39!important}.index_timeLineExBox__8pFs2 .index_timeLineExInverse__--gbV .index_listItem__F8k6n .index_timeLineExItem__s8bkM{background:#f0f0f0;border:1px solid #ddd;box-shadow:none}.index_timeLineExBox__8pFs2 .index_timeLineExInverse__--gbV .index_listItem__F8k6n .index_timeLineExItem__s8bkM .index_timeLineExHeader__x4q44{border-bottom-color:#ddd}.index_timeLineExBox__8pFs2 .index_timeLineExInverse__--gbV .index_listItem__F8k6n .index_timeLineExItem__s8bkM .index_timeLineExHeader__x4q44 a{color:#3c8dbc;font-weight:600;text-decoration:none}
|
|
24
|
-
.NoticeList_list__yYroM{max-height:400px;overflow:auto}.NoticeList_list__yYroM .NoticeList_item__g9Y8b{cursor:pointer;overflow:hidden;padding-left:24px;padding-right:24px;transition:all .3s}.NoticeList_list__yYroM .NoticeList_item__g9Y8b .NoticeList_meta__UByqX{width:100%}.NoticeList_list__yYroM .NoticeList_item__g9Y8b .NoticeList_avatar__OlzY9{background:#fff;margin-top:4px}.NoticeList_list__yYroM .NoticeList_item__g9Y8b .NoticeList_iconElement__gZAMZ{font-size:32px}.NoticeList_list__yYroM .NoticeList_item__g9Y8b.NoticeList_read__r3cZb{opacity:.4}.NoticeList_list__yYroM .NoticeList_item__g9Y8b:last-child{border-bottom:0}.NoticeList_list__yYroM .NoticeList_item__g9Y8b:hover{background:var(--amf-primary-1)}.NoticeList_list__yYroM .NoticeList_item__g9Y8b .NoticeList_title__KoiVW{font-weight:400;margin-bottom:8px}.NoticeList_list__yYroM .NoticeList_item__g9Y8b .NoticeList_description__2RPeS{font-size:12px;line-height:var(--amf-line-height-base)}.NoticeList_list__yYroM .NoticeList_item__g9Y8b .NoticeList_datetime__GWmNb{font-size:12px;line-height:var(--amf-line-height-base);margin-top:4px}.NoticeList_list__yYroM .NoticeList_item__g9Y8b .NoticeList_extra__qsvoD{color:var(--amf-text-color-secondary);float:right;font-weight:400;margin-right:0;margin-top:-1.5px}.NoticeList_notFound__gp14r{color:var(--amf-text-color-secondary);padding:73px 0 88px;text-align:center}.NoticeList_notFound__gp14r img{display:inline-block;height:76px;margin-bottom:16px}.NoticeList_clear__5eMHT{border-radius:0 0 var(--amf-border-radius-base) var(--amf-border-radius-base);border-top:1px solid var(--amf-border-color-split);color:var(--amf-text-color);cursor:pointer;height:46px;line-height:46px;text-align:center;transition:all .3s}.NoticeList_clear__5eMHT:hover{color:var(--amf-heading-color)}
|
|
25
|
-
.index_fadeBox__YUhSn .index_fade-appear__MGkJ8,.index_fadeBox__YUhSn .index_fade-enter__FO6-S{opacity:0}.index_fadeBox__YUhSn .index_fade-appear__MGkJ8,.index_fadeBox__YUhSn .index_fade-enter__FO6-S,.index_fadeBox__YUhSn .index_fade-leave__yWxYc{animation-duration:.5s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.55,0,.55,.2)}.index_fadeBox__YUhSn .index_fade-appear__MGkJ8.index_fade-appear-active__nw4Ri,.index_fadeBox__YUhSn .index_fade-enter__FO6-S.index_fade-enter-active__w9XK2{animation-name:index_fade-in__mb0I9;animation-play-state:running}.index_fadeBox__YUhSn .index_fade-leave__yWxYc.index_fade-leave-active__OQ4iH{animation-name:index_fade-out__YDRFT;animation-play-state:running}@keyframes index_fade-in__mb0I9{0%{opacity:0}to{opacity:1}}@keyframes index_fade-out__YDRFT{0%{opacity:1}to{opacity:0}}
|
|
26
|
-
.index_queueBox__xOaSE ul{display:block;list-style:none;margin:0;overflow:hidden;padding:0}.index_queueBox__xOaSE li{margin:0;padding:0}
|
|
27
|
-
.index_formItemInnerComponent__gB5ay .ant-form-item-label label:before{color:#ff4d4f;content:"*";display:inline-block;font-family:SimSun,sans-serif;font-size:14px;line-height:1;margin-right:4px}
|
|
28
|
-
.index_fieldBox__vLxMQ{margin:10px 0}
|
|
29
|
-
.index_contentTabBox__P4hr5 .index_ant-tabs-tab-active__nCg-6{background-color:#f0f2f5;border-bottom-color:#f0f2f5}.index_contentTabBox__P4hr5 .ant-page-header.has-footer{padding-bottom:0}.index_contentTabBox__P4hr5 .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab{font-size:14px}.index_contentTabBox__P4hr5 .ant-tabs-small>.ant-tabs-nav .ant-tabs-tab{border-bottom:0}.index_contentTabBox__P4hr5 .ant-tabs-nav-list>.ant-tabs-tab.ant-tabs-tab-active{background-color:#f0f2f5;border-bottom-color:#f0f2f5}
|
|
30
|
-
.devices_devices__Jmkkn .devices_marvel-device__55Dz4{box-sizing:content-box!important;display:inline-block;position:relative}.devices_devices__Jmkkn .devices_marvel-device__55Dz4 .devices_screen__6ybgq{background:#fff;border-radius:1px;box-shadow:0 0 0 3px #111;display:block;height:100%;overflow:hidden;position:relative;width:100%;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4 .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4 .devices_top-bar__85j91{background:#000;display:block;height:3px;width:100%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4 .devices_middle-bar__HqJ47{background:#000;height:4px;left:90px;position:absolute;top:0;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6{background:#d9dbdc;border-radius:56px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.2);height:667px;padding:105px 24px;width:375px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6:before{background:#f8f8f8;border-radius:50px;content:"";height:calc(100% - 12px);left:6px;position:absolute;top:6px;width:calc(100% - 12px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6:after{border-radius:48px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.1),inset 0 0 6px 3px #fff;content:"";height:calc(100% - 16px);left:8px;position:absolute;top:8px;width:calc(100% - 16px);z-index:2}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_home__l4Rqr{background:#303233;background:linear-gradient(135deg,#303233,#b5b7b9 50%,#f0f2f2 69%,#303233);border-radius:100%;bottom:22px;height:68px;left:50%;margin-left:-34px;position:absolute;width:68px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_home__l4Rqr:before{background:#f8f8f8;border-radius:100%;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_top-bar__85j91{background:#bfbfc0;height:14px;left:0;position:absolute;top:68px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_bottom-bar__WwNjE{background:#bfbfc0;bottom:68px;height:14px;left:0;position:absolute}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_sleep__gsBSk{background:#d9dbdc;border-radius:0 2px 2px 0;height:66px;position:absolute;right:-4px;top:190px;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_volume__QOiNs{background:#d9dbdc;border-radius:2px 0 0 2px;height:66px;left:-4px;position:absolute;top:188px;width:4px;z-index:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_volume__QOiNs:before{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;height:40px;left:2px;position:absolute;top:-78px;width:2px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_volume__QOiNs:after{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;height:66px;left:0;position:absolute;top:82px;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_camera__nxY7Y{background:#3c3d3d;border-radius:100%;height:12px;left:50%;margin-left:-6px;position:absolute;top:24px;width:12px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_sensor__ZrE5Q{background:#3c3d3d;border-radius:100%;height:16px;left:134px;position:absolute;top:49px;width:16px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6 .devices_speaker__WYmeR{background:#292728;border-radius:6px;height:6px;left:50%;margin-left:-35px;position:absolute;top:54px;width:70px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_gold__--A1O{background:#f9e7d3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_gold__--A1O .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_gold__--A1O .devices_top-bar__85j91{background:#fff}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_gold__--A1O .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_gold__--A1O .devices_volume__QOiNs{background:#f9e7d3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_gold__--A1O .devices_home__l4Rqr{background:#cebba9;background:linear-gradient(135deg,#cebba9,#f9e7d3 50%,#cebba9)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6{background:#464646;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.7)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6:before{background:#080808}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6:after{box-shadow:inset 0 0 3px 0 rgba(0,0,0,.1),inset 0 0 6px 3px #212121}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6 .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6 .devices_top-bar__85j91{background:#212121}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6 .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6 .devices_volume__QOiNs{background:#464646}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6 .devices_camera__nxY7Y{background:#080808}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6 .devices_home__l4Rqr{background:#080808;background:linear-gradient(135deg,#080808,#464646 50%,#080808)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_black__-WSl6 .devices_home__l4Rqr:before{background:#080808}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf{height:375px;padding:24px 105px;width:667px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_sleep__gsBSk{border-radius:0 0 2px 2px;height:4px;right:190px;top:100%;width:66px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_volume__QOiNs{border-radius:2px 2px 0 0;height:4px;left:calc(100% - 254px);top:-4px;width:66px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_volume__QOiNs:before{border-radius:2px 2px 0 0;height:2px;left:auto;right:-78px;top:2px;width:40px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_volume__QOiNs:after{border-radius:2px 2px 0 0;height:4px;left:-82px;top:0;width:66px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_top-bar__85j91{height:100%;left:calc(100% - 82px);top:0;width:14px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_bottom-bar__WwNjE{height:100%;left:68px;top:0;width:14px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_home__l4Rqr{left:22px;margin-left:0;margin-top:-34px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_sensor__ZrE5Q{left:calc(100% - 65px);top:134px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_speaker__WYmeR{height:70px;left:calc(100% - 60px);margin-left:0;margin-top:-35px;top:50%;width:6px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8__uE2o6.devices_landscape__It-pf .devices_camera__nxY7Y{left:calc(100% - 32px);margin-left:0;margin-top:-5px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn{background:#d9dbdc;border-radius:56px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.2);height:736px;padding:112px 26px;width:414px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn:before{background:#f8f8f8;border-radius:50px;content:"";height:calc(100% - 12px);left:6px;position:absolute;top:6px;width:calc(100% - 12px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn:after{border-radius:48px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.1),inset 0 0 6px 3px #fff;content:"";height:calc(100% - 16px);left:8px;position:absolute;top:8px;width:calc(100% - 16px);z-index:2}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_home__l4Rqr{background:#303233;background:linear-gradient(135deg,#303233,#b5b7b9 50%,#f0f2f2 69%,#303233);border-radius:100%;bottom:24px;height:68px;left:50%;margin-left:-34px;position:absolute;width:68px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_home__l4Rqr:before{background:#f8f8f8;border-radius:100%;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_top-bar__85j91{background:#bfbfc0;height:14px;left:0;position:absolute;top:68px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_bottom-bar__WwNjE{background:#bfbfc0;bottom:68px;height:14px;left:0;position:absolute}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_sleep__gsBSk{background:#d9dbdc;border-radius:0 2px 2px 0;height:66px;position:absolute;right:-4px;top:190px;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_volume__QOiNs{background:#d9dbdc;border-radius:2px 0 0 2px;height:66px;left:-4px;position:absolute;top:188px;width:4px;z-index:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_volume__QOiNs:before{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;height:40px;left:2px;position:absolute;top:-78px;width:2px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_volume__QOiNs:after{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;height:66px;left:0;position:absolute;top:82px;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_camera__nxY7Y{background:#3c3d3d;border-radius:100%;height:12px;left:50%;margin-left:-6px;position:absolute;top:29px;width:12px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_sensor__ZrE5Q{background:#3c3d3d;border-radius:100%;height:16px;left:154px;position:absolute;top:54px;width:16px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn .devices_speaker__WYmeR{background:#292728;border-radius:6px;height:6px;left:50%;margin-left:-35px;position:absolute;top:59px;width:70px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_gold__--A1O{background:#f9e7d3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_gold__--A1O .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_gold__--A1O .devices_top-bar__85j91{background:#fff}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_gold__--A1O .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_gold__--A1O .devices_volume__QOiNs{background:#f9e7d3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_gold__--A1O .devices_home__l4Rqr{background:#cebba9;background:linear-gradient(135deg,#cebba9,#f9e7d3 50%,#cebba9)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6{background:#464646;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.7)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6:before{background:#080808}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6:after{box-shadow:inset 0 0 3px 0 rgba(0,0,0,.1),inset 0 0 6px 3px #212121}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6 .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6 .devices_top-bar__85j91{background:#212121}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6 .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6 .devices_volume__QOiNs{background:#464646}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6 .devices_camera__nxY7Y{background:#080808}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6 .devices_home__l4Rqr{background:#080808;background:linear-gradient(135deg,#080808,#464646 50%,#080808)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_black__-WSl6 .devices_home__l4Rqr:before{background:#080808}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf{height:414px;padding:26px 112px;width:736px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_sleep__gsBSk{border-radius:0 0 2px 2px;height:4px;right:190px;top:100%;width:66px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_volume__QOiNs{border-radius:2px 2px 0 0;height:4px;left:calc(100% - 254px);top:-4px;width:66px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_volume__QOiNs:before{border-radius:2px 2px 0 0;height:2px;left:auto;right:-78px;top:2px;width:40px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_volume__QOiNs:after{border-radius:2px 2px 0 0;height:4px;left:-82px;top:0;width:66px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_top-bar__85j91{height:100%;left:calc(100% - 82px);top:0;width:14px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_bottom-bar__WwNjE{height:100%;left:68px;top:0;width:14px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_home__l4Rqr{left:24px;margin-left:0;margin-top:-34px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_sensor__ZrE5Q{left:calc(100% - 70px);top:154px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_speaker__WYmeR{height:70px;left:calc(100% - 65px);margin-left:0;margin-top:-35px;top:50%;width:6px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone8plus__cBMqn.devices_landscape__It-pf .devices_camera__nxY7Y{left:calc(100% - 29px);margin-left:0;margin-top:-5px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS{background:#2c2b2c;border-radius:50px;height:568px;padding:105px 22px;width:320px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB:before,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS:before{background:#1e1e1e;border-radius:46px;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_sleep__gsBSk{background:#282727;border-radius:2px 2px 0 0;height:4px;position:absolute;right:60px;top:-4px;width:60px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_volume__QOiNs,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_volume__QOiNs{background:#282727;border-radius:2px 0 0 2px;height:27px;left:-4px;position:absolute;top:180px;width:4px;z-index:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_volume__QOiNs:before,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_volume__QOiNs:before{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;height:35px;left:0;position:absolute;top:-75px;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_volume__QOiNs:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_volume__QOiNs:after{background:inherit;border-radius:2px 0 0 2px;bottom:-64px;content:"";display:block;height:27px;left:0;position:absolute;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_camera__nxY7Y,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_camera__nxY7Y{background:#3c3d3d;border-radius:5px;height:10px;left:50%;margin-left:-5px;position:absolute;top:32px;width:10px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_sensor__ZrE5Q,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_sensor__ZrE5Q{background:#3c3d3d;border-radius:5px;height:10px;left:160px;margin-left:-32px;position:absolute;top:60px;width:10px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_speaker__WYmeR,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_speaker__WYmeR{background:#292728;border-radius:5px;height:10px;left:50%;margin-left:-32px;position:absolute;top:60px;width:64px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf{height:320px;padding:22px 105px;width:568px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_sleep__gsBSk{border-radius:0 2px 2px 0;height:60px;right:-4px;top:calc(100% - 120px);width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf .devices_volume__QOiNs,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_volume__QOiNs{border-radius:2px 2px 0 0;height:4px;left:calc(100% - 180px);top:-4px;width:27px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf .devices_volume__QOiNs:before,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_volume__QOiNs:before{border-radius:2px 2px 0 0;height:4px;left:auto;right:-75px;top:0;width:35px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf .devices_volume__QOiNs:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_volume__QOiNs:after{border-radius:2px 2px 0 0;bottom:0;height:4px;left:-64px;width:27px;z-index:999}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf .devices_sensor__ZrE5Q,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_sensor__ZrE5Q{left:calc(100% - 60px);margin-left:0;margin-top:-32px;top:160px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf .devices_speaker__WYmeR,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_speaker__WYmeR{height:64px;left:calc(100% - 60px);margin-left:0;margin-top:-32px;top:50%;width:10px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf .devices_camera__nxY7Y,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_camera__nxY7Y{left:calc(100% - 32px);margin-left:0;margin-top:-5px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_home__l4Rqr{border-radius:36px;bottom:19px;box-shadow:inset 0 0 0 4px #2c2b2c;height:68px;left:50%;margin-left:-34px;position:absolute;width:68px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_top-bar__85j91{left:0;position:absolute;top:70px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS .devices_bottom-bar__WwNjE{bottom:70px;left:0;position:absolute}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_home__l4Rqr{bottom:50%;left:19px;margin-bottom:-34px;margin-left:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_top-bar__85j91{height:100%;left:70px;top:0;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_landscape__It-pf .devices_bottom-bar__WwNjE{bottom:0;height:100%;left:auto;right:70px;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_silver__WUMDl{background:#bcbcbc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_silver__WUMDl:before{background:#fcfcfc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_silver__WUMDl .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_silver__WUMDl .devices_volume__QOiNs{background:#d6d6d6}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_silver__WUMDl .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_silver__WUMDl .devices_top-bar__85j91{background:#eaebec}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_silver__WUMDl .devices_home__l4Rqr{box-shadow:inset 0 0 0 4px #bcbcbc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_gold__--A1O{background:#f9e7d3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_gold__--A1O:before{background:#fcfcfc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_gold__--A1O .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_gold__--A1O .devices_volume__QOiNs{background:#f9e7d3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_gold__--A1O .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_gold__--A1O .devices_top-bar__85j91{background:#fff}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5s__gOpdS.devices_gold__--A1O .devices_home__l4Rqr{box-shadow:inset 0 0 0 4px #f9e7d3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_top-bar__85j91{display:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_home__l4Rqr{background:#242324;border-radius:36px;bottom:19px;height:68px;left:50%;margin-left:-34px;position:absolute;width:68px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_home__l4Rqr:after{border:1px solid hsla(0,0%,100%,.1);border-radius:4px;content:"";display:block;height:20px;left:50%;margin-left:-11px;margin-top:-11px;position:absolute;top:50%;width:20px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_landscape__It-pf .devices_home__l4Rqr{bottom:50%;left:19px;margin-bottom:-34px;margin-left:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB .devices_volume__QOiNs{background:#ddd}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_red__2ipBR{background:#f96b6c}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_red__2ipBR .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_red__2ipBR .devices_volume__QOiNs{background:#ed5758}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_yellow__EMnFa{background:#f2dc60}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_yellow__EMnFa .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_yellow__EMnFa .devices_volume__QOiNs{background:#e5ce4c}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_green__UW6Ts{background:#97e563}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_green__UW6Ts .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_green__UW6Ts .devices_volume__QOiNs{background:#85d94d}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_blue__hs0NU{background:#33a2db}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_blue__hs0NU .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone5c__zFYVB.devices_blue__hs0NU .devices_volume__QOiNs{background:#2694cd}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP{background:#686868;border-radius:54px;height:480px;padding:129px 27px;width:320px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP:before{background:#1e1e1e;border-radius:50px;content:"";height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_top-bar__85j91{left:0;position:absolute;top:60px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_bottom-bar__WwNjE{bottom:90px;left:0;position:absolute}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_camera__nxY7Y{background:#3c3d3d;border-radius:100%;height:10px;left:134px;margin-left:-5px;position:absolute;top:72px;width:10px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_speaker__WYmeR{background:#292728;border-radius:5px;height:10px;left:50%;margin-left:-32px;position:absolute;top:72px;width:64px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_sensor__ZrE5Q{background:#292728;border-radius:5px;height:10px;left:50%;margin-left:-20px;position:absolute;top:36px;width:40px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_home__l4Rqr{background:#242324;border-radius:100%;bottom:30px;height:72px;left:50%;margin-left:-36px;position:absolute;width:72px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_home__l4Rqr:after{border:1px solid hsla(0,0%,100%,.1);border-radius:4px;content:"";display:block;height:20px;left:50%;margin-left:-11px;margin-top:-11px;position:absolute;top:50%;width:20px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_sleep__gsBSk{background:#4d4d4d;border-radius:2px 2px 0 0;height:4px;position:absolute;right:60px;top:-4px;width:60px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_volume__QOiNs{background:#4d4d4d;border-radius:2px 0 0 2px;height:27px;left:-4px;position:absolute;top:160px;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_volume__QOiNs:before{background:inherit;border-radius:2px 0 0 2px;content:"";display:block;height:35px;left:0;position:absolute;top:-70px;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP .devices_volume__QOiNs:after{background:inherit;border-radius:2px 0 0 2px;bottom:-64px;content:"";display:block;height:27px;left:0;position:absolute;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf{height:320px;padding:27px 129px;width:480px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_bottom-bar__WwNjE{bottom:0;height:100%;left:90px;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_top-bar__85j91{height:100%;left:calc(100% - 60px);top:0;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_camera__nxY7Y{left:calc(100% - 72px);margin-left:0;top:134px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_speaker__WYmeR{height:64px;left:calc(100% - 72px);margin-left:0;margin-top:-32px;top:50%;width:10px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_sensor__ZrE5Q{height:40px;left:calc(100% - 36px);margin-left:0;margin-top:-20px;top:50%;width:10px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_home__l4Rqr{bottom:50%;left:30px;margin-bottom:-36px;margin-left:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_sleep__gsBSk{border-radius:0 2px 2px 0;height:60px;right:-4px;top:calc(100% - 120px);width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_volume__QOiNs{border-radius:2px 2px 0 0;height:4px;left:calc(100% - 187px);top:-4px;width:27px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_volume__QOiNs:before{border-radius:2px 2px 0 0;height:4px;left:auto;right:-70px;top:0;width:35px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_landscape__It-pf .devices_volume__QOiNs:after{border-radius:2px 2px 0 0;bottom:0;height:4px;left:-64px;width:27px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_silver__WUMDl{background:#bcbcbc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_silver__WUMDl:before{background:#fcfcfc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_silver__WUMDl .devices_home__l4Rqr{background:#fcfcfc;box-shadow:inset 0 0 0 1px #bcbcbc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_silver__WUMDl .devices_home__l4Rqr:after{border:1px solid rgba(0,0,0,.2)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_silver__WUMDl .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone4s__pIFyP.devices_silver__WUMDl .devices_volume__QOiNs{background:#d6d6d6}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2{background:#1e1e1e;border-radius:20px;height:568px;padding:50px 15px;width:320px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2:before{background:inherit;border-radius:600px/50px;content:"";height:103.1%;left:50%;position:absolute;top:0;top:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - 26px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2 .devices_top-bar__85j91{background:#181818;border-radius:20px;height:calc(100% - 6px);left:4px;position:absolute;top:3px;width:calc(100% - 8px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2 .devices_top-bar__85j91:before{background:inherit;border-radius:600px/50px;content:"";height:103%;left:50%;position:absolute;top:0;top:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - 26px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2 .devices_bottom-bar__WwNjE{display:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2 .devices_sleep__gsBSk{background:inherit;border-radius:2px 0 0 2px;height:100px;left:-3px;position:absolute;top:110px;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2 .devices_volume__QOiNs{background:inherit;border-radius:0 2px 2px 0;height:45px;position:absolute;right:-3px;top:70px;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2 .devices_camera__nxY7Y{background:#3c3d3d;border-radius:100%;height:10px;left:50%;margin-left:-5px;position:absolute;top:18px;width:10px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2 .devices_camera__nxY7Y:before{background:#3c3d3d;border-radius:100%;content:"";display:block;height:6px;left:-100px;position:absolute;top:2px;width:6px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2.devices_landscape__It-pf{height:320px;padding:15px 50px;width:568px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2.devices_landscape__It-pf:before{border-radius:50px/600px;height:calc(100% - 26px);width:103.1%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2.devices_landscape__It-pf .devices_top-bar__85j91{height:calc(100% - 8px);left:3px;top:4px;width:calc(100% - 6px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2.devices_landscape__It-pf .devices_top-bar__85j91:before{border-radius:50px/600px;height:calc(100% - 26px);width:103%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2.devices_landscape__It-pf .devices_sleep__gsBSk{border-radius:2px 2px 0 0;height:3px;left:calc(100% - 210px);top:-3px;width:100px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2.devices_landscape__It-pf .devices_volume__QOiNs{border-radius:0 0 2px 2px;height:3px;right:70px;top:100%;width:45px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2.devices_landscape__It-pf .devices_camera__nxY7Y{left:calc(100% - 18px);margin-left:0;margin-top:-5px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_nexus5__G3zA2.devices_landscape__It-pf .devices_camera__nxY7Y:before{left:2px;top:-100px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe{background:#bcbcbc;border-radius:42px;height:568px;padding:60px 18px;width:320px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe:before{background:inherit;border-radius:500px/40px;content:"";display:block;height:26px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 52px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe:before{top:-7px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe:after{bottom:-7px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_bottom-bar__WwNjE{display:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_top-bar__85j91{background:radial-gradient(rgba(0,0,0,.02) 20%,transparent 60%) 0 0,radial-gradient(rgba(0,0,0,.02) 20%,transparent 60%) 3px 3px;background-color:#fff;background-position:50%;background-size:4px 4px;border-radius:37px;height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px);z-index:2}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_top-bar__85j91:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_top-bar__85j91:before{background:inherit;border-radius:500px/40px;content:"";display:block;height:26px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 48px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_top-bar__85j91:before{top:-7px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_top-bar__85j91:after{bottom:-7px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_sleep__gsBSk{background:#cecece;border-radius:2px 0 0 2px;height:100px;left:-3px;position:absolute;top:100px;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_speaker__WYmeR{background-color:#bcbcbc;background-position:0 0;border-radius:4px;display:block;height:8px;left:50%;margin-left:-34px;position:absolute;top:20px;width:68px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_sensor__ZrE5Q{background:#3c3d3d;border-radius:100%;display:block;height:8px;position:absolute;right:110px;top:20px;width:8px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_sensor__ZrE5Q:after{background:#3c3d3d;border-radius:100%;content:"";display:block;height:8px;position:absolute;right:12px;top:0;width:8px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_camera__nxY7Y{background:#000;border-radius:100%;display:block;height:10px;position:absolute;right:42px;top:24px;width:10px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_camera__nxY7Y:before{background:#3c3d3d;border-radius:100%;content:"";height:4px;left:50%;margin-left:-2px;margin-top:-2px;position:absolute;top:50%;width:4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe .devices_home__l4Rqr{background:#fff;border:2px solid #000;border-radius:18px;bottom:17px;display:block;height:20px;left:50%;margin-left:-35px;position:absolute;width:70px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf{height:320px;padding:18px 60px;width:568px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf:before{border-radius:40px/500px;height:calc(100% - 52px);transform:translateY(-50%);width:26px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf:before{left:-7px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf:after{left:auto;right:-7px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_top-bar__85j91:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_top-bar__85j91:before{border-radius:40px/500px;height:calc(100% - 48px);transform:translateY(-50%);width:26px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_top-bar__85j91:before{left:auto;right:-7px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_top-bar__85j91:after{left:-7px;right:auto;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_sleep__gsBSk{border-radius:2px 2px 0 0;height:3px;left:calc(100% - 200px);top:-3px;width:100px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_speaker__WYmeR{height:68px;left:calc(100% - 20px);margin-left:0;margin-top:-34px;top:50%;width:8px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_sensor__ZrE5Q{right:20px;top:calc(100% - 110px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_sensor__ZrE5Q:after{left:-12px;right:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_camera__nxY7Y{right:24px;top:calc(100% - 42px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_landscape__It-pf .devices_home__l4Rqr{bottom:50%;height:70px;left:17px;margin-bottom:-35px;margin-left:0;width:20px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_black__-WSl6{background:#1e1e1e}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_black__-WSl6 .devices_speaker__WYmeR{background:#000}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_black__-WSl6 .devices_sleep__gsBSk{background:#1e1e1e}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_black__-WSl6 .devices_top-bar__85j91{background:radial-gradient(rgba(0,0,0,.05) 20%,transparent 60%) 0 0,radial-gradient(rgba(0,0,0,.05) 20%,transparent 60%) 3px 3px;background-color:#2c2b2c;background-size:4px 4px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_s5__CxYGe.devices_black__-WSl6 .devices_home__l4Rqr{background:#2c2b2c}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA{background:#fd0;border-radius:40px/3px;height:533px;padding:80px 35px 125px;width:320px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA .devices_bottom-bar__WwNjE{display:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA .devices_top-bar__85j91{background:#000;border-radius:24px;height:calc(100% - 32px);left:12px;position:absolute;top:16px;width:calc(100% - 24px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA .devices_top-bar__85j91:before{background:#1e1e1e;border-radius:22px;content:"";display:block;height:calc(100% - 4px);left:2px;position:absolute;top:2px;width:calc(100% - 4px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA .devices_volume__QOiNs{background:#1e1e1e;border-radius:0 2px 2px 0;height:100px;position:absolute;right:-3px;top:130px;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA .devices_volume__QOiNs:before{background:inherit;border-radius:0 2px 2px 0;content:"";display:block;height:50px;position:absolute;right:0;top:190px;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA .devices_volume__QOiNs:after{background:inherit;border-radius:0 2px 2px 0;content:"";display:block;height:50px;position:absolute;right:0;top:460px;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA .devices_camera__nxY7Y{background:#3c3d3d;border-radius:5px;height:10px;position:absolute;right:130px;top:34px;width:10px;z-index:5}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA .devices_speaker__WYmeR{background:#292728;border-radius:5px;height:10px;left:50%;margin-left:-32px;position:absolute;top:38px;width:64px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_landscape__It-pf{border-radius:2px/100px;height:320px;padding:35px 80px 35px 125px;width:568px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_landscape__It-pf .devices_top-bar__85j91{height:calc(100% - 24px);left:16px;top:12px;width:calc(100% - 32px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_landscape__It-pf .devices_volume__QOiNs{border-radius:0 0 2px 2px;height:3px;right:130px;top:100%;width:100px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_landscape__It-pf .devices_volume__QOiNs:before{border-radius:0 0 2px 2px;height:3px;right:190px;top:0;width:50px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_landscape__It-pf .devices_volume__QOiNs:after{border-radius:0 0 2px 2px;height:3px;right:430px;top:0;width:50px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_landscape__It-pf .devices_camera__nxY7Y{right:30px;top:calc(100% - 140px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_landscape__It-pf .devices_speaker__WYmeR{height:64px;left:calc(100% - 48px);margin-left:0;margin-top:-32px;top:50%;width:10px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_black__-WSl6{background:#000}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_white__8-iCV{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_blue__hs0NU{background:#00acdd}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_lumia920__05McA.devices_red__2ipBR{background:#cc3e32}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH{background:#bebebe;border-radius:34px;height:568px;padding:72px 25px 100px;width:320px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH:before{background:#adadad;border-radius:32px;content:"";display:block;height:calc(100% - 4px);left:2px;position:absolute;top:2px;width:calc(100% - 4px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH:after{background:#eee;border-radius:30px;content:"";display:block;height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_top-bar__85j91{background:#424242;height:635px;left:2px;position:absolute;top:50px;width:calc(100% - 4px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_top-bar__85j91:before{background:#000;content:"";height:100%;left:2px;position:absolute;top:0;width:calc(100% - 4px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_bottom-bar__WwNjE{display:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_speaker__WYmeR{background:radial-gradient(#343434 25%,transparent 50%) 0 0,radial-gradient(#343434 25%,transparent 50%) 4px 4px;background-position:0 0;background-size:4px 4px;display:block;height:16px;left:50%;margin-left:-108px;position:absolute;top:22px;width:216px;z-index:2}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_speaker__WYmeR:after{background:inherit;content:"";display:block;height:16px;left:50%;margin-left:-108px;position:absolute;top:676px;width:216px;z-index:2}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_camera__nxY7Y{background:#3c3d3d;border-radius:100%;display:block;height:24px;position:absolute;right:38px;top:18px;width:24px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_camera__nxY7Y:before{background:#000;border-radius:100%;content:"";height:8px;left:50%;margin-left:-4px;margin-top:-4px;position:absolute;top:50%;width:8px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_sensor__ZrE5Q{background:#3c3d3d;border-radius:100%;display:block;height:8px;left:60px;position:absolute;top:29px;width:8px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH .devices_sensor__ZrE5Q:after{background:#3c3d3d;border-radius:100%;content:"";display:block;height:8px;position:absolute;right:12px;top:0;width:8px;z-index:3}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH.devices_landscape__It-pf{height:320px;padding:25px 72px 25px 100px;width:568px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH.devices_landscape__It-pf .devices_top-bar__85j91{height:calc(100% - 4px);left:calc(100% - 685px);top:2px;width:635px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH.devices_landscape__It-pf .devices_speaker__WYmeR{height:216px;left:calc(100% - 38px);margin-left:0;margin-top:-108px;top:50%;width:16px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH.devices_landscape__It-pf .devices_speaker__WYmeR:after{height:216px;left:calc(100% - 692px);margin-left:0;margin-top:-108px;top:50%;width:16px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH.devices_landscape__It-pf .devices_camera__nxY7Y{right:18px;top:calc(100% - 38px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH.devices_landscape__It-pf .devices_sensor__ZrE5Q{left:calc(100% - 29px);top:60px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_htc-one__4gIsH.devices_landscape__It-pf .devices_sensor__ZrE5Q :after{right:0;top:-12px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ{background:#242324;border-radius:44px;height:768px;padding:90px 25px;width:576px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ:before{background:#1e1e1e;border-radius:40px;content:"";display:block;height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ .devices_camera__nxY7Y{background:#3c3d3d;border-radius:100%;height:10px;left:50%;margin-left:-5px;position:absolute;top:44px;width:10px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ .devices_top-bar__85j91{display:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ .devices_home__l4Rqr{background:#242324;border-radius:36px;bottom:22px;height:50px;left:50%;margin-left:-25px;position:absolute;width:50px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ .devices_home__l4Rqr:after{border:1px solid hsla(0,0%,100%,.1);border-radius:4px;content:"";display:block;height:15px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:15px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ.devices_landscape__It-pf{height:576px;padding:25px 90px;width:768px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ.devices_landscape__It-pf .devices_camera__nxY7Y{left:calc(100% - 44px);margin-left:0;margin-top:-5px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ.devices_landscape__It-pf .devices_home__l4Rqr{left:22px;margin-left:0;margin-top:-25px;top:50%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ.devices_silver__WUMDl{background:#bcbcbc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ.devices_silver__WUMDl:before{background:#fcfcfc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ.devices_silver__WUMDl .devices_home__l4Rqr{background:#fcfcfc;box-shadow:inset 0 0 0 1px #bcbcbc}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_ipad__3mJVZ.devices_silver__WUMDl .devices_home__l4Rqr:after{border:1px solid rgba(0,0,0,.2)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76{background:#bebebe;border-radius:34px;height:600px;margin:0 auto;padding:44px 44px 76px;width:960px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76:before{background:#1e1e1e;border-radius:30px;content:"";display:block;height:calc(100% - 8px);left:4px;position:absolute;top:4px;width:calc(100% - 8px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_top-bar__85j91{background:#bebebe;border-bottom-left-radius:90px 18px;border-bottom-right-radius:90px 18px;box-shadow:inset 0 -4px 13px 3px rgba(34,34,34,.6);content:"";display:block;height:40px;left:-70px;position:absolute;top:680px;width:calc(100% + 140px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_top-bar__85j91:before{background:#f0f0f0;border-bottom:2px solid #aaa;border-radius:5px;content:"";display:block;height:24px;left:0;position:relative;top:0;width:100%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_top-bar__85j91:after{background:#ddd;border-radius:0 0 20px 20px;box-shadow:inset 0 -3px 10px #999;content:"";display:block;height:14px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:0;width:16%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_bottom-bar__WwNjE{background:transparent;content:"";display:block;height:26px;left:-70px;position:absolute;top:680px;width:calc(100% + 140px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_bottom-bar__WwNjE:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_bottom-bar__WwNjE:before{content:"";display:block;height:calc(100% - 2px);position:absolute;top:0;width:80px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_bottom-bar__WwNjE:before{background:#f0f0f0;background:linear-gradient(90deg,#747474 0,#c3c3c3 5%,#ebebeb 14%,#979797 41%,#f0f0f0 80%,#f0f0f0 100%,#f0f0f0 0);left:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_bottom-bar__WwNjE:after{background:#f0f0f0;background:linear-gradient(90deg,#f0f0f0 0,#f0f0f0 0,#f0f0f0 20%,#979797 59%,#ebebeb 86%,#c3c3c3 95%,#747474);right:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_camera__nxY7Y{background:#3c3d3d;border-radius:100%;height:10px;left:50%;margin-left:-5px;position:absolute;top:20px;width:10px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_macbook__Jbz76 .devices_home__l4Rqr{display:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU{background:#fdfdfd;border-radius:66px;box-shadow:inset 0 0 11px 0 #000;height:812px;padding:26px;width:375px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_overflow__SVzzY{border-radius:66px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_shadow__p-N7k{background:radial-gradient(ellipse at center,rgba(0,0,0,.6) 0,hsla(0,0%,100%,0) 60%);border-radius:100%;height:90px;position:absolute;width:90px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_shadow--tl__-RN9b{left:-20px;top:-20px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_shadow--tr__yp6tJ{right:-20px;top:-20px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_shadow--bl__uCtNd{bottom:-20px;left:-20px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_shadow--br__fS2Ur{bottom:-20px;right:-20px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU:before{background:#000;border-radius:61px;content:"";height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_inner-shadow__8H4E8{border-radius:56px;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.66);height:calc(100% - 20px);left:10px;overflow:hidden;position:absolute;top:10px;width:calc(100% - 20px);z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_inner-shadow__8H4E8:before{border-radius:200px/112px;box-shadow:inset 0 0 20px 0 #fff;content:"";height:116%;left:0;position:absolute;top:-8%;width:100%;z-index:2}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_screen__6ybgq{border-radius:40px;box-shadow:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_top-bar__85j91{background:rgba(0,0,0,.1);height:8px;left:0;position:absolute;width:100%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_top-bar__85j91{top:80px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_bottom-bar__WwNjE{bottom:80px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_volume__QOiNs,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_volume__QOiNs:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_volume__QOiNs:before{background:#b5b5b5;position:absolute;width:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_volume__QOiNs{height:32px;left:-3px;top:116px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_volume__QOiNs:before{content:"";height:62px;left:0;top:62px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_volume__QOiNs:after{content:"";height:62px;left:0;top:140px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_sleep__gsBSk{height:96px;right:-3px;top:200px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_camera__nxY7Y{background:#0d4d71;border-radius:100%;height:6px;left:154px;position:absolute;top:9px;width:6px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_speaker__WYmeR{background:#171818;border-radius:6px;height:6px;left:50%;margin-left:-30px;position:absolute;top:9px;width:60px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_notch__4fkC6{background:#000;border-bottom-left-radius:24px;border-bottom-right-radius:24px;height:30px;left:108px;position:absolute;top:26px;width:210px;z-index:4}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_notch__4fkC6:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_notch__4fkC6:before{content:"";height:8px;position:absolute;top:0;width:8px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_notch__4fkC6:after{background:radial-gradient(circle at bottom left,transparent 0,transparent 70%,#000 0,#000 100%);left:-8px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU .devices_notch__4fkC6:before{background:radial-gradient(circle at bottom right,transparent 0,transparent 70%,#000 0,#000 100%);right:-8px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf{height:375px;width:812px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_bottom-bar__WwNjE,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_top-bar__85j91{height:100%;top:0;width:8px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_top-bar__85j91{left:80px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_bottom-bar__WwNjE{bottom:auto;left:auto;right:80px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_sleep__gsBSk,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_volume__QOiNs,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_volume__QOiNs:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_volume__QOiNs:before{height:3px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_inner-shadow__8H4E8:before{border-radius:112px/200px;height:100%;left:-8%;top:0;width:116%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_volume__QOiNs{bottom:-3px;left:116px;top:auto;width:32px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_volume__QOiNs:before{left:62px;top:0;width:62px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_volume__QOiNs:after{left:140px;top:0;width:62px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_sleep__gsBSk{left:200px;right:auto;top:-3px;width:96px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_camera__nxY7Y{bottom:154px;left:9px;top:auto}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_speaker__WYmeR{height:60px;left:9px;margin-left:0;margin-top:-30px;top:50%;width:6px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_notch__4fkC6{border-bottom-left-radius:0;border-bottom-right-radius:24px;border-top-right-radius:24px;bottom:108px;height:210px;left:26px;top:auto;width:30px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_notch__4fkC6:after,.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_notch__4fkC6:before{left:0}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_notch__4fkC6:after{background:radial-gradient(circle at bottom right,transparent 0,transparent 70%,#000 0,#000 100%);bottom:-8px;top:auto}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_iphone-x__BV3BU.devices_landscape__It-pf .devices_notch__4fkC6:before{background:radial-gradient(circle at top right,transparent 0,transparent 70%,#000 0,#000 100%);top:-8px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS{background:#000;border-radius:34px;height:822px;padding:45px 10px;width:400px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_overflow__SVzzY{border-radius:34px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_speaker__WYmeR{background:#171818;border-radius:8px;height:8px;left:50%;margin-left:-28px;position:absolute;top:25px;width:56px;z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_camera__nxY7Y{background:#212b36;border-radius:100%;height:18px;left:86px;position:absolute;top:18px;width:18px;z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_camera__nxY7Y:before{background:#212b36;border-radius:100%;content:"";height:8px;left:-22px;position:absolute;top:5px;width:8px;z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_sensors__vGMvu{background:#1d233b;border-radius:100%;height:10px;left:120px;position:absolute;top:22px;width:10px;z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_sensors__vGMvu:before{background:#1d233b;border-radius:100%;content:"";height:10px;left:18px;position:absolute;top:0;width:10px;z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_more-sensors__LEg84{background:#33244a;border-radius:100%;box-shadow:0 0 0 2px hsla(0,0%,100%,.1);height:16px;left:285px;position:absolute;top:18px;width:16px;z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_more-sensors__LEg84:before{background:#214a61;border-radius:100%;content:"";height:11px;left:40px;position:absolute;top:4px;width:11px;z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_sleep__gsBSk{background:#000;height:56px;position:absolute;right:-2px;top:288px;width:2px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_volume__QOiNs{background:#000;height:120px;left:-2px;position:absolute;top:168px;width:2px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_volume__QOiNs:before{background:#000;content:"";height:56px;left:0;position:absolute;top:168px;width:2px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_inner__9LPTW{background:#000;border-bottom:2px solid #9fa0a2;border-radius:34px;border-top:2px solid #9fa0a2;box-shadow:inset 0 0 6px 0 hsla(0,0%,100%,.5);content:"";height:calc(100% - 8px);left:0;position:absolute;top:2px;width:100%;z-index:1}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_shadow__p-N7k{border-radius:38px;box-shadow:inset 0 0 60px 0 #fff,inset 0 0 30px 0 hsla(0,0%,100%,.5),0 0 20px 0 #fff,0 0 20px 0 hsla(0,0%,100%,.5);content:"";height:101%;left:10px;pointer-events:none;position:absolute;top:-.5%;width:calc(100% - 20px);z-index:5}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS .devices_screen__6ybgq{border-radius:14px;box-shadow:none}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf{height:400px;padding:10px 45px;width:822px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_speaker__WYmeR{height:56px;left:auto;margin-left:0;margin-top:-28px;right:25px;top:50%;width:8px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_camera__nxY7Y{left:auto;right:18px;top:86px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_camera__nxY7Y:before{left:5px;top:-22px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_sensors__vGMvu{left:auto;right:22px;top:120px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_sensors__vGMvu:before{left:0;top:18px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_more-sensors__LEg84{left:auto;right:18px;top:285px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_more-sensors__LEg84:before{left:4px;top:40px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_sleep__gsBSk{bottom:-2px;height:2px;right:288px;top:auto;width:56px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_volume__QOiNs{height:2px;left:auto;right:168px;top:-2px;width:120px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_volume__QOiNs:before{height:2px;left:auto;right:168px;top:0;width:56px}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_inner__9LPTW{border-bottom:0;border-left:2px solid #9fa0a2;border-right:2px solid #9fa0a2;border-top:0;height:100%;left:2px;top:0;width:calc(100% - 8px)}.devices_devices__Jmkkn .devices_marvel-device__55Dz4.devices_note8__w55YS.devices_landscape__It-pf .devices_shadow__p-N7k{height:calc(100% - 20px);left:-.5%;top:10px;width:101%}
|
|
31
|
-
.index_device__rvw6O{background:#111;border-radius:55px;box-shadow:0 0 0 2px #aaa;height:700px;padding:105px 20px;position:relative;width:320px}.index_device__rvw6O:before{background:#333;border-radius:10px;height:10px;top:50px}.index_device__rvw6O:after,.index_device__rvw6O:before{content:"";left:50%;margin-left:-30px;position:absolute;width:60px}.index_device__rvw6O:after{border:5px solid #333;border-radius:100%;bottom:20px;box-sizing:border-box;height:60px}
|
|
32
|
-
.index_deviceInner__E-9Xn{background-color:#fff;height:100%;padding:2px;position:relative}.index_deviceInner__E-9Xn .index_deviceContent__A66Ul{background-color:#fff;height:100%;overflow:auto}.index_deviceInner__E-9Xn .index_deviceContent__A66Ul::-webkit-scrollbar{width:0}.index_deviceInner__E-9Xn .index_deviceContent__A66Ul::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.index_deviceInner__E-9Xn .index_deviceContent__A66Ul::-webkit-scrollbar-thumb{background:rgba(0,0,0,.8);border-radius:5px;box-shadow:inset 0 0 3px #f3f3f4}
|
|
33
1
|
html{--amf-screen-xs:480px;--amf-screen-xs-min:var(var(--amf-screen-xs));--amf-screen-sm:576px;--amf-screen-sm-min:var(--amf-screen-sm);--amf-screen-md:768px;--amf-screen-md-min:var(--amf-screen-md);--amf-screen-lg-min:992px;--amf-screen-xl:1200px;--amf-screen-xl-min:var(--amf-screen-xl);--amf-screen-xxl:1600px;--amf-screen-xxl-min:var(--amf-screen-xxl);--amf-screen-xs-max:calc(var(--amf-screen-sm-min) - 1px);--amf-screen-sm-max:calc(var(--amf-screen-md-min) - 1px);--amf-screen-md-max:calc(var(--amf-screen-lg-min) - 1px);--amf-screen-lg-max:calc(var(--amf-screen-xl-min) - 1px);--amf-screen-xl-max:calc(var(--amf-screen-xxl-min) - 1px);--amf-border-width-base:1px;--amf-layout-header-height:64px;--amf-font-size-base:14px;--amf-font-size-lg:calc(var(--amf-font-size-base) + 2px);--amf-height-base:32px;--amf-avatar-size-base:28px;--amf-avatar-size-lg:32px;--amf-avatar-size-sm:22px;--amf-avatar-font-size-base:16px;--amf-avatar-font-size-lg:20px;--amf-avatar-font-size-sm:12px;--amf-line-height-base:1.5715;--amf-shadow-1-up:0 -6px 16px -8px rgba(0,0,0,.08),0 -9px 28px 0 rgb(0 0 0/5%),0 -12px 48px 16px rgb(0 0 0/3%);--amf-shadow-1-down:0 6px 16px -8px rgba(0,0,0,.08),0 9px 28px 0 rgb(0 0 0/5%),0 12px 48px 16px rgb(0 0 0/3%);--amf-shadow-1-left:-6px 0 16px -8px rgba(0,0,0,.08),-9px 0 28px 0 rgb(0 0 0/5%),-12px 0 48px 16px rgb(0 0 0/3%);--amf-shadow-1-right:6px 0 16px -8px rgba(0,0,0,.08),9px 0 28px 0 rgb(0 0 0/5%),12px 0 48px 16px rgb(0 0 0/3%);--amf-body-background:#fff;--amf-layout-body-background:#f0f2f5;--amf-normal-color:#d9d9d9;--amf-white:#fff;--amf-black:#000;--amf-component-background:#fff;--amf-border-color-base:#ccc;--amf-border-style-base:solid;--amf-border-color-split:rgba(0,0,0,.06);--amf-border-radius-base:4px;--amf-border-radius-sm:2px;--amf-background-color-base:#ccc;--amf-red-base:#f5222d;--amf-red-6:var(--amf-red-base);--amf-green-base:#52c41a;--amf-green-6:var(--amf-green-base);--amf-blue-base:#1890ff;--amf-blue-6:var(--amf-blue-base);--amf-gold-base:#faad14;--amf-gold-6:var(--amf-gold-base);--amf-primary-1:var(--amf-component-background);--amf-primary-6:var(--amf-primary-color);--amf-error-color:var(--amf-red-5);--amf-success-color:var(--amf-green-6);--amf-warning-color:var(--amf-gold-6);--amf-primary-color:var(--amf-blue-6);--amf-heading-color:var(--amf-black);--amf-text-color:var(--amf-black);--amf-text-color-secondary:var(--amf-black);--amf-disabled-color:var(#000);--amf-popover-bg:var(--amf-component-background);--amf-input-height-base:var(--amf-height-base)}.index_textOverflowMulti__uvivP{line-height:1.5em;margin-right:-1em;max-height:calc(var(--amf-line)*1.5em);overflow:hidden;padding-right:1em;position:relative;text-align:justify}.index_textOverflowMulti__uvivP:before{background:#fff;bottom:0;content:"...";padding:0 1px;position:absolute;right:14px}.index_textOverflowMulti__uvivP:after{background:#fff;content:"";height:1em;margin-top:.2em;position:absolute;right:14px;width:1em}.index_hidden__iT-Gu{display:none}.index_help__HYLfF{color:#985e5e;font-size:12px}
|
|
34
2
|
.index_fadeBox__GzosQ .index_fade-appear__EBU1P,.index_fadeBox__GzosQ .index_fade-enter__jej-c{opacity:0}.index_fadeBox__GzosQ .index_fade-appear__EBU1P,.index_fadeBox__GzosQ .index_fade-enter__jej-c,.index_fadeBox__GzosQ .index_fade-leave__-OWJy{animation-duration:.5s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.55,0,.55,.2)}.index_fadeBox__GzosQ .index_fade-appear__EBU1P.index_fade-appear-active__7SFrT,.index_fadeBox__GzosQ .index_fade-enter__jej-c.index_fade-enter-active__ZDLnN{animation-name:index_fade-in__PZZW4;animation-play-state:running}.index_fadeBox__GzosQ .index_fade-leave__-OWJy.index_fade-leave-active__8Lx6I{animation-name:index_fade-out__IIonu;animation-play-state:running}@keyframes index_fade-in__PZZW4{0%{opacity:0}to{opacity:1}}@keyframes index_fade-out__IIonu{0%{opacity:1}to{opacity:0}}
|
|
35
3
|
.index_queueBox__GowZS ul{display:block;list-style:none;margin:0;overflow:hidden;padding:0}.index_queueBox__GowZS li{margin:0;padding:0}
|
package/es/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./bases";
|
|
2
|
-
export * from "./components";
|
|
1
|
+
export * from "./bases";
|
|
2
|
+
export * from "./components";
|