@nyris/nyris-webapp 0.2.4 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/asset-manifest.json +32 -18
- package/build/index.html +1 -1
- package/build/js/test.js +62 -0
- package/build/{precache-manifest.211a3df6baece8bbe3672765faa0d629.js → precache-manifest.3e7aa489925304848e8f04e3015d8567.js} +89 -13
- package/build/service-worker.js +1 -1
- package/build/static/css/2.8285176a.chunk.css +2 -0
- package/build/static/css/2.8285176a.chunk.css.map +1 -0
- package/build/static/css/main.b731b101.chunk.css +2 -0
- package/build/static/css/main.b731b101.chunk.css.map +1 -0
- package/build/static/js/2.8297cb74.chunk.js +3 -0
- package/build/static/js/2.8297cb74.chunk.js.LICENSE.txt +133 -0
- package/build/static/js/2.8297cb74.chunk.js.map +1 -0
- package/build/static/js/main.05909665.chunk.js +2 -0
- package/build/static/js/main.05909665.chunk.js.map +1 -0
- package/build/static/js/{runtime-main.f5553a9b.js → runtime-main.b418ff16.js} +1 -1
- package/build/static/js/{runtime-main.f5553a9b.js.map → runtime-main.b418ff16.js.map} +1 -1
- package/build/static/media/Fill.37094b44.svg +3 -0
- package/build/static/media/Montserrat-Bold.5a052e98.otf +0 -0
- package/build/static/media/Montserrat-Light.21789e89.otf +0 -0
- package/build/static/media/Montserrat-Medium.a53e0373.otf +0 -0
- package/build/static/media/Montserrat-Regular.71cdc681.otf +0 -0
- package/build/static/media/Montserrat-SemiBold.f613d915.otf +0 -0
- package/build/static/media/Rectangle.4dd8b747.png +0 -0
- package/build/static/media/admin.9529c7f6.svg +3 -0
- package/build/static/media/bg-support-page.6ac55268.svg +9 -0
- package/build/static/media/book_mark.8e294c0b.svg +3 -0
- package/build/static/media/icon_dislike.94607ca6.svg +3 -0
- package/build/static/media/icon_like.a4fb1b18.svg +3 -0
- package/build/static/media/icon_modal_image.3068d0ea.svg +21 -0
- package/build/static/media/icon_search_image.c2c728c0.svg +3 -0
- package/build/static/media/nyris_logo.22d8f250.svg +3 -0
- package/build/static/media/reload_icon.4b579a74.svg +3 -0
- package/build/static/media/save_search.bebaeebf.svg +3 -0
- package/build/static/media/support.289c3a3c.svg +3 -0
- package/build/static/media/translate_icon.f0492297.svg +3 -0
- package/package.json +31 -6
- package/public/js/test.js +62 -0
- package/src/App.css +27 -11
- package/src/App.tsx +19 -217
- package/src/Router.tsx +97 -0
- package/src/Store/Auth.ts +44 -0
- package/src/Store/Nyris.ts +77 -0
- package/src/Store/Search.ts +269 -0
- package/src/Store/Store.ts +46 -0
- package/src/Store/common.d.ts +10 -0
- package/src/{epics → Store/epics}/feedback.ts +0 -0
- package/src/{epics → Store/epics}/types.ts +1 -1
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-Bold.otf +0 -0
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-Light.otf +0 -0
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-Medium.otf +0 -0
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-Regular.otf +0 -0
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-SemiBold.otf +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-bold-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-bold-webfont.woff2 +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-italic-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-italic-webfont.woff2 +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-regular-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-regular-webfont.woff2 +0 -0
- package/src/{fonts → common/assets/fonts}/robotocondensed-bold-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/robotocondensed-bold-webfont.woff2 +0 -0
- package/src/{fonts → common/assets/fonts}/robotocondensed-bolditalic-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/robotocondensed-bolditalic-webfont.woff2 +0 -0
- package/src/common/assets/icons/Fill.png +0 -0
- package/src/common/assets/icons/Fill.svg +3 -0
- package/src/common/assets/icons/Icon_wechat.png +0 -0
- package/src/common/assets/icons/Icon_whatsapp.png +0 -0
- package/src/common/assets/icons/admin.png +0 -0
- package/src/common/assets/icons/admin.svg +3 -0
- package/src/common/assets/icons/book_mark.png +0 -0
- package/src/common/assets/icons/book_mark.svg +3 -0
- package/src/common/assets/icons/icon_barcode.png +0 -0
- package/src/common/assets/icons/icon_camera.png +0 -0
- package/src/common/assets/icons/icon_dislike.svg +3 -0
- package/src/common/assets/icons/icon_disslike.png +0 -0
- package/src/common/assets/icons/icon_email.png +0 -0
- package/src/common/assets/icons/icon_like.png +0 -0
- package/src/common/assets/icons/icon_like.svg +3 -0
- package/src/common/assets/icons/icon_modal_image.png +0 -0
- package/src/common/assets/icons/icon_modal_image.svg +21 -0
- package/src/common/assets/icons/icon_picture.png +0 -0
- package/src/common/assets/icons/icon_search_image.png +0 -0
- package/src/common/assets/icons/icon_search_image.svg +3 -0
- package/src/common/assets/icons/nyris_logo.svg +3 -0
- package/src/common/assets/icons/reload_icon.png +0 -0
- package/src/common/assets/icons/reload_icon.svg +3 -0
- package/src/common/assets/icons/save_search.png +0 -0
- package/src/common/assets/icons/save_search.svg +3 -0
- package/src/common/assets/icons/setting_search_icon.png +0 -0
- package/src/common/assets/icons/support.png +0 -0
- package/src/common/assets/icons/support.svg +3 -0
- package/src/common/assets/icons/translate_icon.png +0 -0
- package/src/common/assets/icons/translate_icon.svg +3 -0
- package/src/common/assets/icons/view_off.png +0 -0
- package/src/common/assets/images/Rectangle.png +0 -0
- package/src/common/assets/images/bg-support-page.svg +9 -0
- package/src/{images → common/assets/images}/fav/android-icon-192x192.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-114x114.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-120x120.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-144x144.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-152x152.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-180x180.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-57x57.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-60x60.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-72x72.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-76x76.png +0 -0
- package/src/{images → common/assets/images}/fav/browserconfig.xml +0 -0
- package/src/{images → common/assets/images}/fav/favicon-16x16.png +0 -0
- package/src/{images → common/assets/images}/fav/favicon-32x32.png +0 -0
- package/src/{images → common/assets/images}/fav/favicon-96x96.png +0 -0
- package/src/{images → common/assets/images}/fav/manifest.json +0 -0
- package/src/{images → common/assets/images}/ic_cam.png +0 -0
- package/src/{images → common/assets/images}/ic_cam.svg +0 -0
- package/src/{images → common/assets/images}/ic_cam_large.png +0 -0
- package/src/{images → common/assets/images}/ic_cam_large.svg +0 -0
- package/src/{images → common/assets/images}/ic_cam_large_noimage.png +0 -0
- package/src/{images → common/assets/images}/ic_close_feedback.png +0 -0
- package/src/{images → common/assets/images}/ic_close_feedback.svg +0 -0
- package/src/{images → common/assets/images}/ic_shopNow.png +0 -0
- package/src/{images → common/assets/images}/ic_shopNow.svg +0 -0
- package/src/{images → common/assets/images}/ic_shopNowLight.png +0 -0
- package/src/{images → common/assets/images}/ic_shopNowLight.svg +0 -0
- package/src/common/assets/images/image_test.png +0 -0
- package/src/{images → common/assets/images}/nyris_logo.png +0 -0
- package/src/{images → common/assets/images}/rewe.svg +0 -0
- package/src/{images → common/assets/images}/sectionTransBack.png +0 -0
- package/src/{images → common/assets/images}/sectionTransBack.svg +0 -0
- package/src/{images → common/assets/images}/sectionTransTop.png +0 -0
- package/src/{images → common/assets/images}/sectionTransTop.svg +0 -0
- package/src/components/DetailItem.tsx +175 -0
- package/src/components/DragDropFile.tsx +188 -0
- package/src/components/ExampleImages.tsx +32 -17
- package/src/components/Feedback.tsx +87 -48
- package/src/components/FilterComponent.tsx +47 -0
- package/src/components/Footer.tsx +29 -0
- package/src/components/FooterMD.tsx +54 -0
- package/src/components/FooterNewVersion.tsx +12 -0
- package/src/components/FooterResult.tsx +47 -0
- package/src/components/Header.tsx +35 -0
- package/src/components/HeaderMd.tsx +39 -0
- package/src/components/HeaderNewVersion.tsx +92 -0
- package/src/components/Layout.tsx +46 -0
- package/src/components/LoadingScreen/index.tsx +42 -0
- package/src/components/Navigation.tsx +34 -0
- package/src/components/Panigation/Pagination.tsx +140 -0
- package/src/components/Panigation/cx.js +3 -0
- package/src/components/Panigation/isModifierClick.js +10 -0
- package/src/components/Result.tsx +186 -113
- package/src/components/Saved/AllItem.tsx +32 -0
- package/src/components/Saved/Category.tsx +16 -0
- package/src/components/carousel/DefaultCarousel.tsx +48 -0
- package/src/components/common.d.ts +9 -0
- package/src/components/common.scss +54 -0
- package/src/components/default-select.tsx +45 -0
- package/src/components/hitItem/hits.tsx +50 -0
- package/src/components/hitItem/infinitiHits.tsx +33 -0
- package/src/components/input/inputSearch.tsx +77 -0
- package/src/components/modal/DefaultModal.tsx +28 -0
- package/src/components/preview/preview.tsx +433 -0
- package/src/components/results/ItemResult.tsx +155 -0
- package/src/components/search/ListSearch.tsx +209 -0
- package/src/defaults.ts +4 -3
- package/src/index.css +577 -306
- package/src/index.tsx +39 -186
- package/src/modules/LandingPage/common.scss +1288 -0
- package/src/modules/LandingPage/indexApp.tsx +474 -0
- package/src/modules/LandingPage/indexAppMD.tsx +494 -0
- package/src/modules/LandingPage/indexNewVersion.tsx +118 -0
- package/src/page/Auth/login.tsx +7 -0
- package/src/page/Exception/404.tsx +11 -0
- package/src/page/History/index.tsx +76 -0
- package/src/page/Profile/index.tsx +87 -0
- package/src/page/Saved/MockData.ts +223 -0
- package/src/page/Saved/index.tsx +166 -0
- package/src/page/Support/index.tsx +160 -0
- package/src/page/result/MockData.ts +36 -0
- package/src/page/result/index.tsx +482 -0
- package/src/services/Feedback.ts +65 -0
- package/src/services/findByImage.ts +24 -0
- package/src/services/findRegionsCustom.ts +212 -0
- package/src/services/image.ts +110 -0
- package/src/services/nyris.ts +123 -0
- package/src/services/session.ts +20 -0
- package/src/services/types.ts +96 -0
- package/src/types.ts +43 -3
- package/tsconfig.json +3 -8
- package/build/static/css/2.43a1c8b7.chunk.css +0 -2
- package/build/static/css/2.43a1c8b7.chunk.css.map +0 -1
- package/build/static/css/main.f6ed5f12.chunk.css +0 -2
- package/build/static/css/main.f6ed5f12.chunk.css.map +0 -1
- package/build/static/js/2.b56c1bca.chunk.js +0 -3
- package/build/static/js/2.b56c1bca.chunk.js.LICENSE.txt +0 -79
- package/build/static/js/2.b56c1bca.chunk.js.map +0 -1
- package/build/static/js/main.a9ea9ea5.chunk.js +0 -2
- package/build/static/js/main.a9ea9ea5.chunk.js.map +0 -1
- package/src/AppMD.tsx +0 -320
- package/src/actions/nyrisAppActions.ts +0 -76
- package/src/actions/searchActions.ts +0 -135
- package/src/epics/index.ts +0 -133
- package/src/epics/search.ts +0 -114
|
@@ -1,26 +1,40 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"main.css": "./static/css/main.
|
|
4
|
-
"main.js": "./static/js/main.
|
|
5
|
-
"main.js.map": "./static/js/main.
|
|
6
|
-
"runtime-main.js": "./static/js/runtime-main.
|
|
7
|
-
"runtime-main.js.map": "./static/js/runtime-main.
|
|
8
|
-
"static/css/2.
|
|
9
|
-
"static/js/2.
|
|
10
|
-
"static/js/2.
|
|
3
|
+
"main.css": "./static/css/main.b731b101.chunk.css",
|
|
4
|
+
"main.js": "./static/js/main.05909665.chunk.js",
|
|
5
|
+
"main.js.map": "./static/js/main.05909665.chunk.js.map",
|
|
6
|
+
"runtime-main.js": "./static/js/runtime-main.b418ff16.js",
|
|
7
|
+
"runtime-main.js.map": "./static/js/runtime-main.b418ff16.js.map",
|
|
8
|
+
"static/css/2.8285176a.chunk.css": "./static/css/2.8285176a.chunk.css",
|
|
9
|
+
"static/js/2.8297cb74.chunk.js": "./static/js/2.8297cb74.chunk.js",
|
|
10
|
+
"static/js/2.8297cb74.chunk.js.map": "./static/js/2.8297cb74.chunk.js.map",
|
|
11
11
|
"index.html": "./index.html",
|
|
12
|
-
"precache-manifest.
|
|
12
|
+
"precache-manifest.3e7aa489925304848e8f04e3015d8567.js": "./precache-manifest.3e7aa489925304848e8f04e3015d8567.js",
|
|
13
13
|
"service-worker.js": "./service-worker.js",
|
|
14
|
-
"static/css/2.
|
|
15
|
-
"static/css/main.
|
|
16
|
-
"static/js/2.
|
|
17
|
-
"static/media/
|
|
14
|
+
"static/css/2.8285176a.chunk.css.map": "./static/css/2.8285176a.chunk.css.map",
|
|
15
|
+
"static/css/main.b731b101.chunk.css.map": "./static/css/main.b731b101.chunk.css.map",
|
|
16
|
+
"static/js/2.8297cb74.chunk.js.LICENSE.txt": "./static/js/2.8297cb74.chunk.js.LICENSE.txt",
|
|
17
|
+
"static/media/Fill.svg": "./static/media/Fill.37094b44.svg",
|
|
18
|
+
"static/media/index.css": "./static/media/sectionTransTop.3dcf290f.svg",
|
|
19
|
+
"static/media/Rectangle.png": "./static/media/Rectangle.4dd8b747.png",
|
|
20
|
+
"static/media/admin.svg": "./static/media/admin.9529c7f6.svg",
|
|
21
|
+
"static/media/common.scss": "./static/media/bg-support-page.6ac55268.svg",
|
|
22
|
+
"static/media/book_mark.svg": "./static/media/book_mark.8e294c0b.svg",
|
|
23
|
+
"static/media/icon_dislike.svg": "./static/media/icon_dislike.94607ca6.svg",
|
|
24
|
+
"static/media/icon_like.svg": "./static/media/icon_like.a4fb1b18.svg",
|
|
25
|
+
"static/media/icon_modal_image.svg": "./static/media/icon_modal_image.3068d0ea.svg",
|
|
26
|
+
"static/media/icon_search_image.svg": "./static/media/icon_search_image.c2c728c0.svg",
|
|
27
|
+
"static/media/nyris_logo.svg": "./static/media/nyris_logo.22d8f250.svg",
|
|
28
|
+
"static/media/reload_icon.svg": "./static/media/reload_icon.4b579a74.svg",
|
|
29
|
+
"static/media/save_search.svg": "./static/media/save_search.bebaeebf.svg",
|
|
30
|
+
"static/media/support.svg": "./static/media/support.289c3a3c.svg",
|
|
31
|
+
"static/media/translate_icon.svg": "./static/media/translate_icon.f0492297.svg"
|
|
18
32
|
},
|
|
19
33
|
"entrypoints": [
|
|
20
|
-
"static/js/runtime-main.
|
|
21
|
-
"static/css/2.
|
|
22
|
-
"static/js/2.
|
|
23
|
-
"static/css/main.
|
|
24
|
-
"static/js/main.
|
|
34
|
+
"static/js/runtime-main.b418ff16.js",
|
|
35
|
+
"static/css/2.8285176a.chunk.css",
|
|
36
|
+
"static/js/2.8297cb74.chunk.js",
|
|
37
|
+
"static/css/main.b731b101.chunk.css",
|
|
38
|
+
"static/js/main.05909665.chunk.js"
|
|
25
39
|
]
|
|
26
40
|
}
|
package/build/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no,width=device-width"/><link rel="apple-touch-icon" sizes="57x57" href="images/fav/apple-icon-57x57.png"/><link rel="apple-touch-icon" sizes="60x60" href="images/fav/apple-icon-60x60.png"/><link rel="apple-touch-icon" sizes="72x72" href="images/fav/apple-icon-72x72.png"/><link rel="apple-touch-icon" sizes="76x76" href="images/fav/apple-icon-76x76.png"/><link rel="apple-touch-icon" sizes="114x114" href="images/fav/apple-icon-114x114.png"/><link rel="apple-touch-icon" sizes="120x120" href="images/fav/apple-icon-120x120.png"/><link rel="apple-touch-icon" sizes="144x144" href="images/fav/apple-icon-144x144.png"/><link rel="apple-touch-icon" sizes="152x152" href="images/fav/apple-icon-152x152.png"/><link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-icon-180x180.png"/><link rel="icon" type="image/png" sizes="192x192" href="images/fav/android-icon-192x192.png"/><link rel="icon" type="image/png" sizes="32x32" href="images/fav/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="96x96" href="images/fav/favicon-96x96.png"/><link rel="icon" type="image/png" sizes="16x16" href="images/fav/favicon-16x16.png"/><link rel="manifest" href="images/fav/manifest.json" crossorigin="use-credentials"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/><meta name="msapplication-TileColor" content="#ffffff"/><meta name="theme-color" content="#ffffff"/><title>nyris.io</title><script src="js/settings.js?CI_COMMIT_SHA"></script><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new Date,ga("create","UA-86973312-1","auto"),ga("send","pageview")</script><script async src="https://www.google-analytics.com/analytics.js"></script><script src="https://863a167094994e54bc22149eafac1699.js.ubembed.com" async></script><link href="./static/css/2.
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no,width=device-width"/><link rel="apple-touch-icon" sizes="57x57" href="images/fav/apple-icon-57x57.png"/><link rel="apple-touch-icon" sizes="60x60" href="images/fav/apple-icon-60x60.png"/><link rel="apple-touch-icon" sizes="72x72" href="images/fav/apple-icon-72x72.png"/><link rel="apple-touch-icon" sizes="76x76" href="images/fav/apple-icon-76x76.png"/><link rel="apple-touch-icon" sizes="114x114" href="images/fav/apple-icon-114x114.png"/><link rel="apple-touch-icon" sizes="120x120" href="images/fav/apple-icon-120x120.png"/><link rel="apple-touch-icon" sizes="144x144" href="images/fav/apple-icon-144x144.png"/><link rel="apple-touch-icon" sizes="152x152" href="images/fav/apple-icon-152x152.png"/><link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-icon-180x180.png"/><link rel="icon" type="image/png" sizes="192x192" href="images/fav/android-icon-192x192.png"/><link rel="icon" type="image/png" sizes="32x32" href="images/fav/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="96x96" href="images/fav/favicon-96x96.png"/><link rel="icon" type="image/png" sizes="16x16" href="images/fav/favicon-16x16.png"/><link rel="manifest" href="images/fav/manifest.json" crossorigin="use-credentials"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/><meta name="msapplication-TileColor" content="#ffffff"/><meta name="theme-color" content="#ffffff"/><title>nyris.io</title><script src="js/settings.js?CI_COMMIT_SHA"></script><script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new Date,ga("create","UA-86973312-1","auto"),ga("send","pageview")</script><script async src="https://www.google-analytics.com/analytics.js"></script><script src="https://863a167094994e54bc22149eafac1699.js.ubembed.com" async></script><link href="./static/css/2.8285176a.chunk.css" rel="stylesheet"><link href="./static/css/main.b731b101.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,i,p=r[0],l=r[1],a=r[2],c=0,s=[];c<p.length;c++)i=p[c],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(f&&f(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,p=1;p<t.length;p++){var l=t[p];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="./";var p=this["webpackJsonp@nyris/nyris-webapp"]=this["webpackJsonp@nyris/nyris-webapp"]||[],l=p.push.bind(p);p.push=r,p=p.slice();for(var a=0;a<p.length;a++)r(p[a]);var f=l;t()}([])</script><script src="./static/js/2.8297cb74.chunk.js"></script><script src="./static/js/main.05909665.chunk.js"></script></body></html>
|
package/build/js/test.js
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
var settings = {
|
|
2
|
+
apiKey: "I94rtHQGbVAtXJ8fFYnccJTsepp2XzfU",
|
|
3
|
+
maxWidth: 300,
|
|
4
|
+
maxHeight: 300,
|
|
5
|
+
jpegQuality: 0.9,
|
|
6
|
+
regions: true,
|
|
7
|
+
preview: true,
|
|
8
|
+
useRecommendations: false,
|
|
9
|
+
xOptions:
|
|
10
|
+
"default +estimated-category similarity.threshold=0.05 similarity.threshold.discard=0.05 exact.threshold.perfect=200 similarity.threshold.perfect=2 scoring.indicative-min-hits=1 scoring.promo-min-hits=20 scoring.interpolation-cutoff=0 +barcode +barcode-detection",
|
|
11
|
+
baseUrl: "https://api.nyris.io",
|
|
12
|
+
resultTemplate: "default",
|
|
13
|
+
responseFormat: "application/offers.complete+json",
|
|
14
|
+
exampleImages: [
|
|
15
|
+
"https://img.nyris.io/demo/everybag/kissen.jpg",
|
|
16
|
+
"https://img.nyris.io/demo/everybag/aspirin.jpg",
|
|
17
|
+
"https://img.nyris.io/demo/everybag/lego.jpg",
|
|
18
|
+
"https://img.nyris.io/demo/everybag/wdr_add_2.jpg",
|
|
19
|
+
"https://img.nyris.io/demo/everybag/mb-dle-4.jpg",
|
|
20
|
+
],
|
|
21
|
+
deactivated: false,
|
|
22
|
+
cadSearch: false,
|
|
23
|
+
theme: {
|
|
24
|
+
default: {
|
|
25
|
+
active: false,
|
|
26
|
+
},
|
|
27
|
+
materialDesign: {
|
|
28
|
+
active: false,
|
|
29
|
+
materialDesign: {
|
|
30
|
+
appBarLogoUrl: "https://nyris.io/wp-content/themes/nyris/img/logo.svg",
|
|
31
|
+
appBarTitle: "",
|
|
32
|
+
appBarCustomBackgroundColor: "black",
|
|
33
|
+
appBarCustomTextColor: "white",
|
|
34
|
+
|
|
35
|
+
primaryColor: "#e31b5d",
|
|
36
|
+
secondaryColor: "#ccc",
|
|
37
|
+
resultFirstRowProperty: "title",
|
|
38
|
+
resultSecondRowProperty: "price",
|
|
39
|
+
resultLinkText: "show",
|
|
40
|
+
resultLinkIcon: "eye",
|
|
41
|
+
},
|
|
42
|
+
},
|
|
43
|
+
searchSuite: {
|
|
44
|
+
active: true,
|
|
45
|
+
},
|
|
46
|
+
},
|
|
47
|
+
|
|
48
|
+
algolia: {
|
|
49
|
+
appIdAlgolia: "HBDJYUK5G4",
|
|
50
|
+
indexNameAlgolia: "Normparts",
|
|
51
|
+
apiKeyAlgolia: "f6a833ff662086f362b93064b9de6f02",
|
|
52
|
+
},
|
|
53
|
+
apiNyris: {
|
|
54
|
+
imageMatchingUrl: "https://api.nyris.io/find/v1",
|
|
55
|
+
imageMatchingUrlBySku: "https://api.nyris.io/recommend/v1",
|
|
56
|
+
imageMatchingSubmitManualUrl: "https://api.nyris.io/find/v1/manual",
|
|
57
|
+
regionProposalUrl: "https://api.nyris.io/find/v1/regions",
|
|
58
|
+
feedbackUrl: "https://api.nyris.io/feedback/v1",
|
|
59
|
+
}
|
|
60
|
+
};
|
|
61
|
+
settings["customSearchRequest"] = null;
|
|
62
|
+
settings["responseHook"] = null;
|
|
@@ -1,31 +1,71 @@
|
|
|
1
1
|
self.__precacheManifest = (self.__precacheManifest || []).concat([
|
|
2
2
|
{
|
|
3
|
-
"revision": "
|
|
3
|
+
"revision": "f18bcb48daa546edf074e0e7597dfbeb",
|
|
4
4
|
"url": "./index.html"
|
|
5
5
|
},
|
|
6
6
|
{
|
|
7
|
-
"revision": "
|
|
8
|
-
"url": "./static/css/2.
|
|
7
|
+
"revision": "208fac31f29e1643e502",
|
|
8
|
+
"url": "./static/css/2.8285176a.chunk.css"
|
|
9
9
|
},
|
|
10
10
|
{
|
|
11
|
-
"revision": "
|
|
12
|
-
"url": "./static/css/main.
|
|
11
|
+
"revision": "8ba0cc3e5c39a42cf48d",
|
|
12
|
+
"url": "./static/css/main.b731b101.chunk.css"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
|
-
"revision": "
|
|
16
|
-
"url": "./static/js/2.
|
|
15
|
+
"revision": "208fac31f29e1643e502",
|
|
16
|
+
"url": "./static/js/2.8297cb74.chunk.js"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"revision": "
|
|
20
|
-
"url": "./static/js/2.
|
|
19
|
+
"revision": "64f3391b47d0aa088e2e1c2f573d41a3",
|
|
20
|
+
"url": "./static/js/2.8297cb74.chunk.js.LICENSE.txt"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
|
-
"revision": "
|
|
24
|
-
"url": "./static/js/main.
|
|
23
|
+
"revision": "8ba0cc3e5c39a42cf48d",
|
|
24
|
+
"url": "./static/js/main.05909665.chunk.js"
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
|
-
"revision": "
|
|
28
|
-
"url": "./static/js/runtime-main.
|
|
27
|
+
"revision": "240092b7f86bebfd010c",
|
|
28
|
+
"url": "./static/js/runtime-main.b418ff16.js"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"revision": "37094b444f0ef7973b0b4be0a2638a82",
|
|
32
|
+
"url": "./static/media/Fill.37094b44.svg"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"revision": "5a052e985fc27a7ff2368d505d9d7600",
|
|
36
|
+
"url": "./static/media/Montserrat-Bold.5a052e98.otf"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"revision": "21789e89499e5d95e0790b2a2854912a",
|
|
40
|
+
"url": "./static/media/Montserrat-Light.21789e89.otf"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"revision": "a53e03736824a13bf7058828c0efad8d",
|
|
44
|
+
"url": "./static/media/Montserrat-Medium.a53e0373.otf"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"revision": "71cdc68157c1c77f325982ad12b75ea0",
|
|
48
|
+
"url": "./static/media/Montserrat-Regular.71cdc681.otf"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"revision": "f613d91526935197776d4a744285344d",
|
|
52
|
+
"url": "./static/media/Montserrat-SemiBold.f613d915.otf"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"revision": "4dd8b747f7fa3da41d14b0cf9694ba90",
|
|
56
|
+
"url": "./static/media/Rectangle.4dd8b747.png"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"revision": "9529c7f6a3887a0b47b5543f9a50c6f3",
|
|
60
|
+
"url": "./static/media/admin.9529c7f6.svg"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"revision": "6ac55268cee763e878919c7f09220406",
|
|
64
|
+
"url": "./static/media/bg-support-page.6ac55268.svg"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"revision": "8e294c0bff0197d3ff69b85a227052c5",
|
|
68
|
+
"url": "./static/media/book_mark.8e294c0b.svg"
|
|
29
69
|
},
|
|
30
70
|
{
|
|
31
71
|
"revision": "5318e2d0a61f6d20c262d5644c64ed47",
|
|
@@ -43,6 +83,30 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
|
|
|
43
83
|
"revision": "d8eadc1e3931094442b9e3a2e5cb3a27",
|
|
44
84
|
"url": "./static/media/ic_shopNowLight.d8eadc1e.svg"
|
|
45
85
|
},
|
|
86
|
+
{
|
|
87
|
+
"revision": "94607ca6ef0e41b3169fc65bdfe6c334",
|
|
88
|
+
"url": "./static/media/icon_dislike.94607ca6.svg"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"revision": "a4fb1b18fa4811dfaa14e4a1c1fd94f0",
|
|
92
|
+
"url": "./static/media/icon_like.a4fb1b18.svg"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"revision": "3068d0ea9c789f6fd450d6585bfa2f8b",
|
|
96
|
+
"url": "./static/media/icon_modal_image.3068d0ea.svg"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"revision": "c2c728c0ad3acb4742c947083a40bf14",
|
|
100
|
+
"url": "./static/media/icon_search_image.c2c728c0.svg"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"revision": "22d8f250b98fc360c8651fd273da1fed",
|
|
104
|
+
"url": "./static/media/nyris_logo.22d8f250.svg"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"revision": "4b579a746742e0a3ad418d82e420f766",
|
|
108
|
+
"url": "./static/media/reload_icon.4b579a74.svg"
|
|
109
|
+
},
|
|
46
110
|
{
|
|
47
111
|
"revision": "896883bdf9dce97d8398a6971dffe6b9",
|
|
48
112
|
"url": "./static/media/roboto-bold-webfont.896883bd.woff2"
|
|
@@ -179,6 +243,10 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
|
|
|
179
243
|
"revision": "9d1b739337f91b018653d4e240ec43d9",
|
|
180
244
|
"url": "./static/media/robotocondensed-bolditalic-webfont.9d1b7393.woff2"
|
|
181
245
|
},
|
|
246
|
+
{
|
|
247
|
+
"revision": "bebaeebf3081b2ef220c4fb2a3a10058",
|
|
248
|
+
"url": "./static/media/save_search.bebaeebf.svg"
|
|
249
|
+
},
|
|
182
250
|
{
|
|
183
251
|
"revision": "6cee2e36c068d42123785159907598b6",
|
|
184
252
|
"url": "./static/media/sectionTransBack.6cee2e36.svg"
|
|
@@ -186,5 +254,13 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
|
|
|
186
254
|
{
|
|
187
255
|
"revision": "3dcf290f4c9293934d8f51cb590ad946",
|
|
188
256
|
"url": "./static/media/sectionTransTop.3dcf290f.svg"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"revision": "289c3a3c969177761a088a862319d7be",
|
|
260
|
+
"url": "./static/media/support.289c3a3c.svg"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"revision": "f0492297a78c4c2b17a21fa4896e0b9b",
|
|
264
|
+
"url": "./static/media/translate_icon.f0492297.svg"
|
|
189
265
|
}
|
|
190
266
|
]);
|
package/build/service-worker.js
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
|
|
15
15
|
|
|
16
16
|
importScripts(
|
|
17
|
-
"./precache-manifest.
|
|
17
|
+
"./precache-manifest.3e7aa489925304848e8f04e3015d8567.js"
|
|
18
18
|
);
|
|
19
19
|
|
|
20
20
|
self.addEventListener('message', (event) => {
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:100;src:local("Roboto Thin "),local("Roboto-Thin"),url(../../static/media/roboto-latin-100.7370c367.woff2) format("woff2"),url(../../static/media/roboto-latin-100.5cb7edfc.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:100;src:local("Roboto Thin italic"),local("Roboto-Thinitalic"),url(../../static/media/roboto-latin-100italic.f8b1df51.woff2) format("woff2"),url(../../static/media/roboto-latin-100italic.f9e8e590.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:local("Roboto Light "),local("Roboto-Light"),url(../../static/media/roboto-latin-300.ef7c6637.woff2) format("woff2"),url(../../static/media/roboto-latin-300.b00849e0.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:300;src:local("Roboto Light italic"),local("Roboto-Lightitalic"),url(../../static/media/roboto-latin-300italic.14286f3b.woff2) format("woff2"),url(../../static/media/roboto-latin-300italic.4df32891.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:local("Roboto Regular "),local("Roboto-Regular"),url(../../static/media/roboto-latin-400.479970ff.woff2) format("woff2"),url(../../static/media/roboto-latin-400.60fa3c06.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:local("Roboto Regular italic"),local("Roboto-Regularitalic"),url(../../static/media/roboto-latin-400italic.51521a2a.woff2) format("woff2"),url(../../static/media/roboto-latin-400italic.fe65b833.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:local("Roboto Medium "),local("Roboto-Medium"),url(../../static/media/roboto-latin-500.020c97dc.woff2) format("woff2"),url(../../static/media/roboto-latin-500.87284894.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:500;src:local("Roboto Medium italic"),local("Roboto-Mediumitalic"),url(../../static/media/roboto-latin-500italic.db4a2a23.woff2) format("woff2"),url(../../static/media/roboto-latin-500italic.288ad9c6.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:local("Roboto Bold "),local("Roboto-Bold"),url(../../static/media/roboto-latin-700.2735a3a6.woff2) format("woff2"),url(../../static/media/roboto-latin-700.adcde98f.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:700;src:local("Roboto Bold italic"),local("Roboto-Bolditalic"),url(../../static/media/roboto-latin-700italic.da0e7178.woff2) format("woff2"),url(../../static/media/roboto-latin-700italic.81f57861.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:900;src:local("Roboto Black "),local("Roboto-Black"),url(../../static/media/roboto-latin-900.9b3766ef.woff2) format("woff2"),url(../../static/media/roboto-latin-900.bb1e4dc6.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:900;src:local("Roboto Black italic"),local("Roboto-Blackitalic"),url(../../static/media/roboto-latin-900italic.ebf6d164.woff2) format("woff2"),url(../../static/media/roboto-latin-900italic.28f91510.woff) format("woff")}.carousel.carousel-slider .control-arrow,.carousel .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel.carousel-slider .control-arrow:before,.carousel .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}
|
|
2
|
+
/*# sourceMappingURL=2.8285176a.chunk.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["index.css","carousel.min.css"],"names":[],"mappings":"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","file":"2.8285176a.chunk.css","sourcesContent":["/* roboto-100normal - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: normal;\n font-display: swap;\n font-weight: 100;\n src:\n local('Roboto Thin '),\n local('Roboto-Thin'),\n url('./files/roboto-latin-100.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-100.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-100italic - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: italic;\n font-display: swap;\n font-weight: 100;\n src:\n local('Roboto Thin italic'),\n local('Roboto-Thinitalic'),\n url('./files/roboto-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-100italic.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-300normal - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: normal;\n font-display: swap;\n font-weight: 300;\n src:\n local('Roboto Light '),\n local('Roboto-Light'),\n url('./files/roboto-latin-300.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-300.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-300italic - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: italic;\n font-display: swap;\n font-weight: 300;\n src:\n local('Roboto Light italic'),\n local('Roboto-Lightitalic'),\n url('./files/roboto-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-300italic.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-400normal - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: normal;\n font-display: swap;\n font-weight: 400;\n src:\n local('Roboto Regular '),\n local('Roboto-Regular'),\n url('./files/roboto-latin-400.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-400.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-400italic - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: italic;\n font-display: swap;\n font-weight: 400;\n src:\n local('Roboto Regular italic'),\n local('Roboto-Regularitalic'),\n url('./files/roboto-latin-400italic.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-400italic.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-500normal - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: normal;\n font-display: swap;\n font-weight: 500;\n src:\n local('Roboto Medium '),\n local('Roboto-Medium'),\n url('./files/roboto-latin-500.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-500.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-500italic - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: italic;\n font-display: swap;\n font-weight: 500;\n src:\n local('Roboto Medium italic'),\n local('Roboto-Mediumitalic'),\n url('./files/roboto-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-500italic.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-700normal - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: normal;\n font-display: swap;\n font-weight: 700;\n src:\n local('Roboto Bold '),\n local('Roboto-Bold'),\n url('./files/roboto-latin-700.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-700.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-700italic - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: italic;\n font-display: swap;\n font-weight: 700;\n src:\n local('Roboto Bold italic'),\n local('Roboto-Bolditalic'),\n url('./files/roboto-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-700italic.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-900normal - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: normal;\n font-display: swap;\n font-weight: 900;\n src:\n local('Roboto Black '),\n local('Roboto-Black'),\n url('./files/roboto-latin-900.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-900.woff') format('woff'); /* Modern Browsers */\n}\n\n/* roboto-900italic - latin */\n@font-face {\n font-family: 'Roboto';\n font-style: italic;\n font-display: swap;\n font-weight: 900;\n src:\n local('Roboto Black italic'),\n local('Roboto-Blackitalic'),\n url('./files/roboto-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */\n url('./files/roboto-latin-900italic.woff') format('woff'); /* Modern Browsers */\n}\n\n",".carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:''}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,0.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:0.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,0.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,0.9);color:#fff}.carousel:hover .slide .legend{opacity:1}\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.layout-main-newVersion{height:100vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.layout-main-newVersion .box-header-newVersion-main{height:32px;background:#2b2c46}.layout-main-newVersion .box-header-newVersion-main .box-content{max-width:1280px;margin:auto;height:100%;justify-content:space-between;align-items:center}.layout-main-newVersion .box-header-newVersion-main .box-content .nav-menu{width:auto;color:#fff;font-family:"Montserrat";font-weight:700;height:100%}.layout-main-newVersion .box-header-newVersion-main .box-content .nav-menu a{display:flex;align-items:center;height:100%;padding:0 10px}.layout-main-newVersion .box-header-newVersion-main .box-content .nav-menu a.active{background:#322bb0}.layout-main-newVersion .box-header-newVersion-main .box-content .nav-menu span{color:#fff;font-size:11px;display:flex;justify-content:center;align-items:center}.layout-main-newVersion .box-header-newVersion-main .box-content .nav-menu span img{margin-left:12px}.layout-main-newVersion .box-header-newVersion-main .box-content .nav-menu .item-nav:last-child{margin-right:0}.layout-main-newVersion .box-body-newVersion-wrap-main{height:calc(100% - 32px)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:"Gilroy";src:url(/fonts/Gilroy/SVN-Gilroy\ Light.otf);font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:"Gilroy";src:url(/fonts/Gilroy/SVN-Gilroy\ Regular.otf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Gilroy";src:url(/fonts/Gilroy/SVN-Gilroy\ Medium.otf);font-style:medium;font-weight:500;font-display:swap}@font-face{font-family:"Gilroy";src:url(/fonts/Gilroy/SVN-Gilroy\ SemiBold.otf);font-style:medium;font-weight:600;font-display:swap}@font-face{font-family:"Gilroy";src:url(/fonts/Gilroy/SVN-Gilroy\ Bold.otf);font-style:medium;font-weight:700;font-display:swap}@font-face{font-family:"Montserrat";src:url(../../static/media/Montserrat-Light.21789e89.otf);font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:"Montserrat";src:url(../../static/media/Montserrat-Regular.71cdc681.otf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Montserrat";src:url(../../static/media/Montserrat-Medium.a53e0373.otf);font-style:medium;font-weight:500;font-display:swap}@font-face{font-family:"Montserrat";src:url(../../static/media/Montserrat-SemiBold.f613d915.otf);font-style:medium;font-weight:600;font-display:swap}@font-face{font-family:"Montserrat";src:url(../../static/media/Montserrat-Bold.5a052e98.otf);font-style:medium;font-weight:700;font-display:swap}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#branding,.btn{transition:all .2s ease}.headSection,.mainContentWrap{overflow:hidden}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font:inherit;padding:0;border:0;margin:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.container,.mainContentWrap,article{position:relative}*{box-sizing:border-box}.wrapper{width:96%;max-width:1200px;margin:0 auto;flex:1 1}.fullWidth,.wrapper{padding:4% 0;position:relative}.fullWidth.noPadding,.wrapper.noPadding{padding:0}@media only screen and (min-width:1300px){.fullWidth,.wrapper{padding:2% 0}}@media only screen and (min-width:900px) and (max-width:1120px){.fullWidth,.wrapper{padding:4% 0}}.fullWidth .wrapper,article{padding:0}.flexWrapper{align-items:center;flex-flow:row wrap;flex-direction:row;display:flex}.flexWrapper.alignTop{align-items:flex-start}.tileFlexible{margin:20px 0;flex-grow:1;float:left}.tileHalf{width:50%;float:left}@media only screen and (min-width:530px) and (max-width:750px){.tileHalf{float:none;width:100%}}.tileThird{width:33%;float:left}.center{text-align:center}.smallerWidth{width:70%;display:inline-block}@media only screen and (min-width:900px) and (max-width:1120px){.smallerWidth br{display:none}}@media only screen and (min-width:750px) and (max-width:900px){.smallerWidth{width:100%}}@media only screen and (max-width:530px){.onDesktop{display:none}}.bold,.bold a,.bold div,.bold span{font-weight:700!important}.disabled,.notAvailableJet{pointer-events:none}.disabled:hover,.notAvailableJet:hover{cursor:default}.notAvailableJet{opacity:.5}.container{min-height:60vh;background:#e7eaee;background:linear-gradient(180deg,#e7eaee 0,#f0f2f4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7eaee",endColorstr="#f0f2f4",GradientType=0)}.page-template-template-contact .container{min-height:0}.btn{min-width:200px;border-radius:3px;padding:15px 35px;font-size:14px;line-height:14px;text-transform:uppercase;display:inline-block;text-align:center;height:45px;font-weight:700;transition:all .2s ease}.hide,.oldBrowserHint{display:none}.btn.primary{background:#4c8f9f;color:#fff}.btn.primary:hover{cursor:pointer;opacity:.8}.btn.withShadow{box-shadow:0 19px 25px -17px rgba(0,0,0,.3)}.btn.withShadow:hover{opacity:.8}.btn.withShadow:active{transition:all 50ms cubic-bezier(.54,.03,.42,.99);-webkit-transform:translateY(1px);transform:translateY(1px);box-shadow:0 17px 22px -15px rgba(0,0,0,.2)}.no-borderradius .oldBrowserHint,.no-opacity .oldBrowserHint{text-align:center;padding:20% 5%;position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;color:#fff;background:#031f2b}@font-face{font-family:Roboto;src:local("Roboto Italic"),local("Roboto-Italic"),url(../../static/media/roboto-italic-webfont.bb86cfae.woff2) format("woff2"),url(../../static/media/roboto-italic-webfont.a3b5aa30.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local("Roboto Bold"),local("Roboto-Bold"),url(../../static/media/roboto-bold-webfont.896883bd.woff2) format("woff2"),url(../../static/media/roboto-bold-webfont.df6bcf58.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local("Roboto Regular"),local("Roboto-Regular"),url(../../static/media/roboto-regular-webfont.da7aed81.woff2) format("woff2"),url(../../static/media/roboto-regular-webfont.531b9d8c.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Roboto Condensed";src:local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(../../static/media/robotocondensed-bold-webfont.c23786b4.woff2) format("woff2"),url(../../static/media/robotocondensed-bold-webfont.280b3f1a.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Roboto Condensed";src:local("Roboto Condensed Bold Italic"),local("RobotoCondensed-BoldItalic"),url(../../static/media/robotocondensed-bolditalic-webfont.9d1b7393.woff2) format("woff2"),url(../../static/media/robotocondensed-bolditalic-webfont.3c7a2940.woff) format("woff");font-weight:700;font-style:italic}body,button,input,select,textarea{color:rgba(3,31,43,.54);font-family:Roboto,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,b,h1,h2,h3,h4,h5,h6,strong{font-weight:700}body{background:#e7eaee}h1,h2,h3,h4,h5,h6{line-height:1}h1,h2{line-height:1.618;color:#031f2b}h1{font-size:25px;margin:0 auto 25px}h1.entry-title a{color:#031f2b;font-size:25px}h2{font-size:16px;margin:15px auto 25px}h2.entry-title a{color:#031f2b;font-size:25px}h1 p,h2 p{margin-bottom:0}@media only screen and (min-width:530px) and (max-width:750px){h1 br,h2 br{display:none}}h3{color:#031f2b;font-size:17px;line-height:1.5;margin:22px auto 16px}h4{font-size:15px;margin:22px auto 12px}h5{font-size:13px;margin:22px auto 10px}h6{font-size:11px;margin:22px auto 8px}p{margin-bottom:16px}p a{text-decoration:underline}em{font-style:italic}iframe,img{max-width:100%;height:auto}a{text-decoration:none;color:rgba(3,31,43,.54)}a:hover{cursor:pointer;color:rgba(3,31,43,.7)}ol,ul{list-style:none;padding-left:20px}ol li,ul li{list-style:disc;padding-left:10px;margin-bottom:10px}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.gallery-caption,.wp-caption .wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.headerSeparatorBack,.headerSeparatorTop{position:absolute;right:0;bottom:-2px;left:0;width:100%;height:61px;z-index:9996;background:url(../../static/media/sectionTransBack.6cee2e36.svg) 0 bottom repeat-x}.no-svg .headerSeparatorBack,.no-svg .headerSeparatorTop{background:url(data:image/png;base64,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) 0 bottom repeat-x}.headerSeparatorTop{height:30px;z-index:9999;background:url(../../static/media/sectionTransTop.3dcf290f.svg) 0 bottom repeat-x}.no-svg .headerSeparatorTop{background:url(data:image/png;base64,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) 0 bottom repeat-x}.headSection{position:relative;width:100%;height:90vh;height:calc(100vh - 30px);background:#031f2b;transition:height .3s}.headSection.hidden{height:110px}@media only screen and (max-width:530px){.headSection{min-height:146px}}.headSection .wrapper{padding:0;flex:0 1}.navWrap{width:100%;height:60px;position:absolute;z-index:9996}.contentWrap,.uploadImage{position:relative;width:100%}.menuWrap{float:right;z-index:1}.menuWrap ul{margin:0;padding:17px 0 0}.menuWrap ul li{float:left;list-style:none;margin:0;padding:0}.menuWrap ul li a{color:hsla(0,0%,100%,.54);padding:7px 0 7px 10px;font-size:11px;display:inline-block}.menuWrap ul li a:hover{color:#fff}#branding{float:left;width:93px;height:60px;min-height:0;background:url(data:image/png;base64,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) 50% 50% no-repeat;overflow:hidden;text-indent:-99999px;transition:all .2s ease}.resultsActive #branding{opacity:.54}.dragAndDropActionArea{height:90vh;padding-bottom:80px;display:flex;align-items:center;justify-content:center}.dragAndDropActionArea:focus{outline:0}.contentWrap{flex:1 1 100%;overflow:hidden}.uploadImage{min-height:120px;border-radius:12px;border:4px dashed hsla(0,0%,100%,.12);padding:12vh 0;text-align:center;font-size:22px;color:rgba(251,253,254,.54);display:block;transition:all .2s ease}@media only screen and (max-height:610px){.uploadImage{padding:30px 0}}@media only screen and (max-width:530px){.uploadImage{padding:10vh 0;border:0;height:70vh}}.uploadImage .smallText{font-size:14px;color:rgba(251,253,254,.38);margin:8px auto 17px}.fileIsHover .uploadImage{border:4px dashed hsla(0,0%,100%,.38)}.mobileUploadHandler{position:absolute;width:100%;display:block;top:70px;right:0;height:100px;left:0}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.useExampleImg{color:hsla(0,0%,100%,.38);font-size:14px;margin-top:30px}@media only screen and (max-width:530px){.fileIsHover .uploadImage{border:0}.useExampleImg{position:absolute;bottom:-20px;width:102%}}.useExampleImg .exampleImages{margin-top:10px;width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding-bottom:20px}.useExampleImg .exampleImages .exImagesWrap{white-space:nowrap}.useExampleImg .exampleImages img{opacity:.54;width:86px;height:86px;border-radius:3px;margin-right:4px;vertical-align:bottom}.useExampleImg .exampleImages img:hover{cursor:pointer;opacity:1}.camIcon{margin-bottom:15px}@media (pointer:fine){.onMobile{display:none}}@media (pointer:none) or (pointer:coarse){.onDesktop{display:none}}.tryDifferent .icIcon,.tryDifferent .textDesc{display:inline-block;vertical-align:top}.tryDifferent{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:18.5%;height:90px;text-align:center;padding:25px 15px;z-index:9997;border-radius:3px 3px 0 0;background:#4c8f9f;font-size:14px;color:#fff;max-width:240px;transition:bottom .5s}.tryDifferent.hidden{bottom:-80px}@media only screen and (min-width:900px) and (max-width:1120px){.tryDifferent{width:23.5%}}@media only screen and (min-width:750px) and (max-width:900px){.tryDifferent{width:31.8%}}@media only screen and (min-width:530px) and (max-width:750px){.tryDifferent{width:48.5%}}@media only screen and (max-width:530px){.tryDifferent{width:80%;margin-bottom:-13px;padding-top:20px}}.tryDifferent .icIcon{width:22px;height:18px;background:url(../../static/media/ic_cam.5318e2d0.svg) no-repeat;margin-right:10px}.no-svg .tryDifferent .icIcon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAABHElEQVR4Aa3TgUZDURzH8XNNl937BMMECAPIyCAhBqOxF5gk0zsk9gqhN4ieIBoTwdILrNRcAgYBajh9Lz/JnNPpdPvxca7z//dr28z4Yq0dYg5X5hiamPAHPTyh5Zm3NO/9tnADNxgE9gbaS13DLUzxjjIfuEUWKM20x/5XHrFdDu9whtxUDB3HuDf6T7lnKcEI11joHCFZ2zvFJepYGUs8hSkmso9NnRNJv+2e4FzP9qfSMa4cryrR/dg4EipdouGZNbCMKuWqiSLwpRRoxpTmeEPNU1jTPI99+zP0PbM+Zn/5TNt4RWftvqP7dnSpFrooMMWFzgJdQ4KlgZ/jLo50ZhoFS+MTKH3GIer/UHiAl/JhBw9YoWoW2PsExBIlzjWyrMUAAAAASUVORK5CYII=) no-repeat}.tryDifferent:hover{cursor:pointer}.resultsTitle{text-align:center;-webkit-transform:translateY(20px);transform:translateY(20px);margin-top:3%}.results{position:relative}.results.resultsActive{height:auto;min-height:90vh}.results .wrapper{max-width:calc(1200px + 1.5%);width:97.5%}@media only screen and (max-width:530px){.results .wrapper{width:96%}}.results .loadingOverlay{padding:30px;position:absolute;top:0;right:0;left:0;bottom:0;background:#e7eaee;z-index:3;border-radius:3px}.results .loadingOverlay .loading{position:absolute;top:150px;left:50%;margin-left:-12px;margin-top:-12px;border-radius:50%;width:24px;height:24px;border:.25rem solid rgba(0,0,0,.12);border-top-color:rgba(3,31,43,.6);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.prdctItem{width:18.5%;margin:0 .75% 2%;float:left;background:#fbfdfe;border-radius:3px;overflow:hidden;box-shadow:0 1px 3px rgba(3,31,43,.2);font-size:14px;line-height:1.3}@media only screen and (min-width:1120px){.prdctItem:visible:nth-of-type(5n+6){clear:both}}@media only screen and (min-width:900px) and (max-width:1120px){.prdctItem{width:23.5%;margin:0 .75% 3%}.prdctItem:visible:nth-of-type(4n+5){clear:both}}@media only screen and (min-width:750px) and (max-width:900px){.prdctItem{width:31.8%;margin:0 .75% 3%}.prdctItem:visible:nth-of-type(3n+4){clear:both}}@media only screen and (min-width:530px) and (max-width:750px){.prdctItem{width:48.5%;margin:0 .75% 3%}.prdctItem:visible:nth-of-type(2n+3){clear:both}}.prdctItem .prdctImg{position:relative;background:#fff;text-align:center;border-bottom:1px solid rgba(3,31,43,.12)}@media only screen and (max-width:530px){.prdctItem{width:100%;margin:0 0 4%}.multipleProducts .prdctItem .prdctImg{float:left;width:25%;border-bottom:0}}.prdctItem .prdctImg:after{content:"";display:block;width:100%;padding-bottom:100%;position:relative}.prdctItem .prdctImg .imgWrap{position:absolute;top:9%;right:9%;bottom:9%;left:9%}.prdctItem .prdctImg img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto;vertical-align:middle}.prdctItem .prdctDetailsWrap{padding:8% 9%}@media only screen and (max-width:530px){.multipleProducts .prdctItem .prdctDetailsWrap{float:left;width:75%;padding:4%;border-left:1px solid rgba(3,31,43,.12)}.feedback{text-align:center}}.prdctItem .prdctDetailsWrap .prdctTitle{color:#031f2b}.prdctItem .prdctDetailsWrap .prdctMeta{margin:10px 0}.prdctItem .prdctDetailsWrap .prdctMeta .prdctPrice{font-weight:700;color:#031f2b}.prdctItem .prdctDetailsWrap .prdctShipping{margin-bottom:10px}.prdctItem .prdctDetailsWrap .prdctShopLink{margin-top:3px;display:inline-block;padding:7px 10px 7px 30px;text-transform:uppercase;font-size:13px;border-radius:3px;background:url(../../static/media/ic_shopNowLight.d8eadc1e.svg) 10px 50% no-repeat #fbfdfe;border:1px solid rgba(3,31,43,.12)}.no-svg .prdctItem .prdctDetailsWrap .prdctShopLink{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAtElEQVR4AZVPVc6CMRBs0q+/uwtWQWshODxzANzt/pcgiztl6rIjCFPVxyE5vqfqG10CQqXFocTEZXhUlRHgSco3tyIYqrVSg4NLEaEyuyryuCydL5Kjv1TqblV0y2TgXBEQo02kUikCTCdUxm8i97RVdBdP/WImu4TrFBE2uTtuhfGhXWCmqqsHV5CQyYOFk7mo6m8VNRoNfM2leNb6Fc5Ob3A5Z0s04Oz0BixwCTbhfOptCq4dRHAgSPs4AAAAAElFTkSuQmCC) 10px 50% no-repeat #fbfdfe}.prdctItem .prdctDetailsWrap .prdctShopLink:hover{background:url(../../static/media/ic_shopNow.0348013a.svg) 10px 50% no-repeat #4c8f9f;border:1px solid #4c8f9f;color:#fbfdfe}.no-svg .prdctItem .prdctDetailsWrap .prdctShopLink:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAoUlEQVR4AZWQIRLCQAxFozDcAIuswOOQGI7AQVAILAIc9+AqWAwWUQlsso/sDEyhok3/zBc/f17Srmimdr+AuQyRwSZZJmLNnKUImA2AbvJVCTGQfQMZp8CVJzBpIFj1Qr5YfgWMNfPouKLA9A9KsPDinoyde9u2wlLaSplLUwSlxrF8Qs9D1O1/GimsgcpjrCvDz7arx1gHVGWYjIPHzu4NGUGVtKWch8MAAAAASUVORK5CYII=) 10px 50% no-repeat #4c8f9f}@media only screen and (min-width:530px){.singleProduct .prdctItem{width:50%;display:block;margin:0 auto 4%;float:none;position:relative}.singleProduct .prdctItem .prdctImg{float:left;width:50%;border-bottom:0;border-right:1px solid rgba(3,31,43,.12)}.singleProduct .prdctItem .prdctDetailsWrap{float:left;width:50%;position:absolute;top:0;right:0;bottom:0;left:50%;padding:4%;display:flex;align-items:center;flex-wrap:wrap}}.feedback .btn,.feedback .btn.primary{border:1px solid rgba(251,253,254,.12)}.footnote .wrapper{padding:30px 0 6px;font-size:12px;color:rgba(3,31,43,.38);text-align:center}.footnote .wrapper a{color:rgba(3,31,43,.38);font-weight:400}.footnote .wrapper a:hover{color:rgba(3,31,43,.54)}.feedback{position:fixed;right:0;bottom:0;left:0;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;background:#031f2b;z-index:9999;font-size:14px;color:rgba(251,253,254,.54)}.feedback .wrapper{padding:15px 0}.feedback p{display:inline-block;margin:0 10px 0 0}@media only screen and (max-width:530px){.feedback p{display:block;margin-bottom:15px}}.feedback .btn{min-width:100px;padding:10px 25px;display:inline-block;height:auto;margin:0 4px}.feedback .btn.primary{background:0 0;color:rgba(251,253,254,.54)}.feedback .btn.primary:hover{background:#4c8f9f;border:1px solid rgba(251,253,254,0);color:#fff}.feedback .btn.secondary{background:0 0}.feedback .btn.secondary:hover{background:#e31b5d;border:1px solid rgba(3,31,43,0);color:#fff}.feedback .btn.dismiss{margin-top:15px;color:rgba(251,253,254,.54)}.feedback .btn.dismiss:hover{background:#4c8f9f;border:1px solid rgba(251,253,254,0);color:#fff}.feedback .btn:hover{cursor:pointer}.feedback .closeFeedbackContainer{position:absolute;top:0;right:0;bottom:0}.feedback .closeFeedbackContainer .closeFeedback{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;background:url(../../static/media/ic_close_feedback.f0834c16.svg) 50% 50% no-repeat;float:right;opacity:.38;transition:all .2s ease}.feedback .closeFeedbackContainer .closeFeedback:hover{cursor:pointer;opacity:1}.feedback .feedbackMessage{font-size:17px;text-align:center;max-width:80%;margin:15px auto}@media only screen and (max-width:530px){.feedback .closeFeedbackContainer .closeFeedback{width:18px;top:10px;-webkit-transform:translateY(0);transform:translateY(0)}.feedback .feedbackMessage{max-width:95%}}.feedback .feedbackMessage.positive,.feedback .feedbackMessage span{color:#4c8f9f}.negativeFeedback .feedback .feedbackMessage.negative,.positiveFeedback .feedback .feedbackMessage.positive{display:block}.noscript,.oldBrowserHint{display:none;text-align:center;padding:20% 5%;position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;color:#fff;background:#031f2b}.no-borderradius .oldBrowserHint,.no-opacity .oldBrowserHint{display:block}.prdctTitle{height:1.3em;line-height:1.3em}.prdctMeta,.prdctTitle{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.prdctMeta{height:1.2em;line-height:1.2em}.singleProduct .prdctTitle{height:auto;white-space:normal}.errorMsg{color:red;background-color:#4f4f4f;border-radius:10px;margin:auto;padding:.2em;text-align:center}.preview{z-index:4}.preview .jcrop-holder{display:inline-block}.preview .circle{display:block;border-radius:50%;width:18px;height:18px;-webkit-transform:translate(-9px,-9px);transform:translate(-9px,-9px);background-color:#fff;border:6px solid #4c8f9f;position:absolute;z-index:4000}.preview .circle span{position:absolute;background:rgba(0,0,0,.7);color:#fff;font-family:monospace;font-size:10px;white-space:nowrap}.preview .circle:hover{border-color:#5ed6e6;z-index:4001}.preview .circle:hover span{color:green}@media only screen and (max-width:500px){.feedback{font-size:10px}}.noResults{color:#999;font-size:3em;text-align:center;cursor:default}.selection_mask{background-color:rgba(0,0,0,.5);position:absolute}.selection_rect{position:absolute;background:linear-gradient(90deg,#000 50%,#fff 0),linear-gradient(0deg,#000 50%,#fff 0),linear-gradient(90deg,#000 50%,#fff 0),linear-gradient(0deg,#000 50%,#fff 0);background-repeat:repeat-x,repeat-y,repeat-x,repeat-y;background-size:15px 2px,2px 15px,15px 2px,2px 15px;background-position:0 0,100% 0,0 100%,0 0;-webkit-animation:border-dance 8s linear infinite;animation:border-dance 8s linear infinite}.selection_grip{position:absolute;background:rgba(0,0,0,.2);width:40px;height:40px}.selection_grip:hover{transition:background-color .1s;position:absolute;background-color:rgba(0,0,0,.5)}.selection_grip.tl{border-top:5px solid #000;border-left:5px solid #000}.selection_grip.tr{border-top:5px solid #000;border-right:5px solid #000}.selection_grip.bl{border-bottom:5px solid #000;border-left:5px solid #000}.selection_grip.br{border-bottom:5px solid #000;border-right:5px solid #000}@-webkit-keyframes border-dance{0%{background-position:0 0,100% 0,100% 100%,0 100%}to{background-position:100% 0,100% 100%,0 100%,0 0}}@keyframes border-dance{0%{background-position:0 0,100% 0,100% 100%,0 100%}to{background-position:100% 0,100% 100%,0 100%,0 0}}#catlist a{display:inline-block;padding:10px;border-radius:10px}#catlist a:hover{background-color:#fff}#catlist a.selected{background-color:#444;color:#ddd}.btn-outline{border:0!important}#select_file{width:100%!important;position:absolute!important;height:100%!important;left:0!important;top:0!important;opacity:0;border:1px solid red;z-index:10}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.predicted-categories{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center}.predicted-categories small{white-space:nowrap;padding-left:.4em;padding-right:.4em;font-size:.8em;border-radius:5px;margin:.2em;background-color:#fff}.d-flex{display:flex!important}.justify-center{justify-content:center}.flex-end{align-items:flex-end}.flex-center{align-items:center}*{margin:0;padding:0;font-family:"Montserrat"!important}.w-100{width:100%!important}.w-50{width:50%!important}.textarea-ct{padding:5px 10px}.bg-dark{background-color:#2b2c46!important}.bg-pink2{background-color:#e31b5d!important}a{text-decoration:none!important}a:hover{color:#3e36dc!important}.text-gray2{color:#55566b!important}.box-gray2{background-color:#e9e9ec}button{min-width:auto!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.mt-auto{margin-top:auto!important}.w-100{width:100%}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.text-dark{color:#1e1f31}.text-dark2{color:#2b2c46}.text-white{color:#fff!important}.text-gray{color:#55566b}.text-btn-small{font-family:"Montserrat";font-weight:500!important;font-size:11px!important;line-height:14px!important;text-transform:none!important}.bg-pink{background-color:#f9d1df!important}.text-red{color:#e31b5d!important}.text-f8{font-family:"Montserrat"!important;font-weight:500!important}.text-f8,.text-f9{font-size:11px!important;line-height:14px!important}.text-f9{font-family:"Montserrat"}.text-f12{font-size:12px!important}.text-f12,.text-f13{line-height:16px!important}.text-f13{font-size:13px!important}.text-f40{font-size:40px!important;line-height:37px!important}.text-f16{font-size:16px;line-height:17px}.max-line-1{max-height:33px;-webkit-line-clamp:1}.max-line-1,.max-line-3{word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.max-line-3{-webkit-line-clamp:3;min-height:42px}.btn-ct{border-right:1px solid #e9e9ec;font-weight:500;font-size:11!important;line-height:14px!important;color:#2b2c46!important;font-family:"Montserrat"!important;padding:0 10px}.btn-ct:after,.btn-ct:before{border:0!important}.btn-ct .MuiSelect-select:focus{background-color:transparent;background-color:initial}.box-wrap-loading{position:absolute;background:rgba(0,0,0,.4588235294);left:0;width:100%;height:100%;z-index:100;top:0}.loadingSpinCT{width:104px;height:104px;top:-52px;z-index:111}.loadingSpinCT,.loadingSpinCT:after{position:absolute;border-radius:100%;left:0;right:0;margin:auto}.loadingSpinCT:after{content:"loading";top:0;width:87%;height:87%;display:flex;justify-content:center;align-items:center;z-index:112;font-size:14px!important;line-height:38px;font-weight:500;color:#fff;background:#2b2c46;bottom:0}.loadingSpinCT:before{content:""}.loadingSpinCT .box-content-spin{width:104px;height:104px;position:absolute;border-radius:100%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loadingSpinCT .box-content-spin:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:100%;background:conic-gradient(from 90deg at 50.46% 50.46%,#322bb0 -30.73deg,#3e36dc 111.58deg,#00ff94 212.7deg,#322bb0 329.27deg,#3e36dc 471.58deg);box-shadow:0 4px 12px rgba(0,0,0,.25)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.box-modal-default{height:80%;width:40%;min-height:468px;min-width:330px;display:flex;flex-direction:column;background-color:#fff;position:relative}.box-modal-default.box-modal-share{min-height:192px;width:186px;box-shadow:0 0 13px rgba(30,31,49,.3);border-radius:5px}.box-modal-default.box-modal-share .box-content-box-share{padding:0 10px 10px}.box-modal-default.box-modal-share .box-content-box-share .box-input{display:flex;padding:5px 10px;box-shadow:none;background-color:#f3f3f5}.box-modal-default.box-modal-share .box-content-box-share .box-input input{color:#55566b!important}.box-modal-default.box-modal-share .box-content-box-share .box-media-share button{width:100%;padding:0}.box-modal-default.box-modal-share .box-content-box-share .box-media-share button .MuiButton-label{justify-content:flex-start!important}.box-modal-default.box-modal-share .box-content-box-share .box-media-share p{text-transform:none}.box-modal-default .icon-ct{font-size:11px}.box-modal-default .btn-carousel-left{position:absolute;top:0;left:-10px;bottom:0;margin:auto;z-index:11}.box-modal-default .btn-carousel-left:hover{background-color:transparent!important;background-color:initial!important}.box-modal-default .btn-carousel-right{position:absolute;top:0;right:-10px;bottom:0;margin:auto;z-index:11}.box-modal-default .btn-carousel-right:hover{background-color:transparent!important;background-color:initial!important}.box-modal-default .box-carosel{height:60%;padding:0 14px;min-height:330px;position:relative}.box-modal-default .box-carosel .carousel-root,.box-modal-default .box-carosel .carousel-root .carousel-slider,.box-modal-default .box-carosel .slider-wrapper,.box-modal-default .box-carosel .slider-wrapper .slider{height:100%}.box-modal-default .box-carosel .icon-style{border-radius:100%;position:absolute;bottom:16px;left:16px}.box-modal-default .box-carosel .icon-style button{padding:0}.box-modal-default .box-carosel .icon-style img{width:32px!important;height:32px;padding:0}.box-modal-default .box-carosel img{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.box-modal-default .box-carosel .control-dots{margin:0}.box-modal-default .box-carosel .control-dots li.dot{box-shadow:none!important;width:5px;height:5px;padding:0;background:#aaabb5}.box-modal-default .box-carosel .control-dots li.dot.active{background:#55566b}.box-modal-default .box-content{background-color:#fafafa;padding:16px;min-height:138px;margin-top:auto;height:40%}.box-modal-default .box-content .MuiIconButton-label{width:100%!important}.box-modal-default .box-content .box-bottom{margin-top:auto}.box-modal-default .box-content .box-bottom .btn-item{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;min-width:auto!important;padding:0 5px}.box-modal-default .box-content .box-bottom .btn-item img{width:20px}.box-modal-default .box-content .box-bottom .btn-item:first-child{padding-left:0}.box-modal-default .box-content .box-bottom .btn-item:last-child{padding-right:0}.box-modal-default .box-content .box-gray{background:linear-gradient(180deg,#aaabb5,#55566b)}.box-modal-default .box-content .box-gray.box-support{width:21px;height:21px;border-radius:100%}.box-modal-default .box-content .box-gray img{width:10px;height:10px}.box-modal-default .box-btn-next-item{position:absolute;top:0;bottom:0;width:140%;margin:auto;height:36px;left:-20%;z-index:22}.box-modal-default .box-btn-next-item .icon-left,.box-modal-default .box-btn-next-item .icon-right{border-radius:100%;width:32px;height:32px;background:linear-gradient(0deg,#cc1854,#e31b5d)}.box-modal-default .box-btn-next-item .icon-left .style-icon,.box-modal-default .box-btn-next-item .icon-right .style-icon{font-size:11px;color:#fff}.wrap-main-item-result .box-top{position:relative}.wrap-main-item-result .box-top .box-icon-modal{bottom:10px;left:10px;position:absolute;border-radius:100%;-webkit-filter:drop-shadow(0 0 2.66667px rgba(85,86,107,.502974));filter:drop-shadow(0 0 2.66667px rgba(85,86,107,.502974));display:block;overflow:hidden;z-index:11}.wrap-main-item-result .box-top .box-icon-modal button{padding:0}.wrap-main-item-result .box-top .box-image{text-align:center;background-color:#fff;height:159px;z-index:10;position:relative}.wrap-main-item-result .box-top .box-image .img-style{height:153px!important}.wrap-main-item-result .box-top .box-image:hover .box-hover{display:flex}.wrap-main-item-result .box-top .box-image .box-hover{position:absolute;top:0;right:0;z-index:10;background:rgba(86,87,108,.7019607843);width:100%;height:100%;display:none;justify-content:center;align-items:center}.wrap-main-item-result .box-top .box-image .box-hover button{font-size:11px;font-weight:600;line-height:14px;color:#fafafa;text-transform:none}.wrap-main-item-result .box-content{background-color:#e9e9ec;padding:8px 12px;min-height:82px;justify-content:space-between}.wrap-main-item-result .box-content .box-top .btn-item{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;min-width:auto!important;padding:0 5px}.wrap-main-item-result .box-content .box-top .btn-item:first-child{padding-left:0}.wrap-main-item-result .box-content .box-top .btn-item:last-child{padding-right:0}.wrap-main-item-result .box-content .box-bottom .btn-item{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;min-width:auto!important;padding:0 5px}.wrap-main-item-result .box-content .box-bottom .btn-item:first-child{padding-left:0}.wrap-main-item-result .box-content .box-bottom .btn-item:last-child{padding-right:0}.wrap-main-item-result .box-content .box-gray{background:linear-gradient(180deg,#aaabb5,#55566b)}.wrap-main-item-result .box-content .box-gray.box-support{width:21px;height:21px;border-radius:100%}.wrap-main-item-result .box-content .box-gray img{width:10px;height:10px}.box-content-main{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;background:#fff}.box-content-main.loading{z-index:111}.box-content-main.loading:before{content:"";position:absolute;width:100%;height:100%;background:rgba(43,44,70,.8);z-index:111}.box-content-main .box-thumb .box-camera,.box-content-main .box-thumb .box-qr{width:42px;height:42px;background:#d8d7f8;border-radius:2px;margin-right:5px;display:flex;align-items:center;justify-content:center}.box-content-main .box-thumb .box-camera button,.box-content-main .box-thumb .box-qr button{padding:0;width:100%;height:100%}.box-content-main .box-thumb .exampleImages{padding-bottom:0!important}.box-content-main .box-thumb .useExampleImg{margin-top:0!important}.box-content-main .box-thumb .useExampleImg .title-box{font-size:11px;font-family:"Montserrat"!important;line-height:21px;color:#fff!important;text-align:center;font-weight:700}.box-content-main .box-thumb .useExampleImg .exImagesWrap img{width:42px;height:42px;opacity:1!important}.box-content-main .text-tractor{font-weight:300}.box-content-main .text-drop-file,.box-content-main .text-tractor{font-size:32px;line-height:21px;color:#fff;font-family:"Montserrat"}.box-content-main .text-drop-file{font-weight:700}.box-content-main .box-content_top{width:100%;min-height:calc(100% - 341px);display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:100px}.box-content-main .box-content_top .box-logo{width:64px;height:64px;background:linear-gradient(180deg,#fafafa,#e9e9ec);border-radius:100%;display:flex;align-items:center;justify-content:center}.box-content-main .box-content_top .box-input{margin-top:27px;max-width:640px}.box-content-main .box-content_top .box-bottom{margin-top:26px}.box-content-main .box-content_top .box-bottom .text-bottom{font-family:"Montserrat";font-weight:600;font-size:11px;line-height:14px;color:#55566b}.box-content-main .box-content_bottom{width:100%;height:100%;position:relative}.box-content-main .box-content_bottom .box-content-drop{display:flex;flex-direction:column;align-items:center}.box-content-main .box-content_bottom .box-image{width:64px;height:64px;background:linear-gradient(180deg,#56577c,#2b2c46);border-radius:100%;display:flex;justify-content:center;align-items:center;margin-bottom:16px}.box-content-main .box-content_bottom .box-content-main-drop{background:linear-gradient(180deg,#3e36dc,#2b2c46);padding:21px;height:100%;-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;position:relative;background-size:100% 100%}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.box-content-main .box-content_bottom .box-content-main{background:#1e1f31;padding:21px;height:100%}.box-content-main .box-content_bottom .box-border{border:2px dashed #aaabb5;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;width:100%;flex-direction:column}.btn-input-search{background:#f7f7f7;border:0;width:32px;height:32px;border-radius:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.text-blue{color:#3e36dc!important}.box-blue{background:#3e36dc;box-shadow:1.33333px 1.33333px 13.3333px rgba(0,0,0,.3);border-radius:16px;padding:5px}.text-f20{font-family:"Montserrat";font-size:16px;line-height:21px}.text-bold{font-weight:600!important}.text-center{text-align:center!important}.box-wrap-result-component{min-height:calc(100vh - 32px);display:flex;justify-content:space-between;flex-direction:column;background-color:#fafafa}.box-wrap-result-component .box-search{margin:0 auto;padding:32px 0;display:flex;justify-content:center;align-items:center;background-color:#fff;flex-direction:column;width:100%}.box-wrap-result-component .box-search .box-filter{margin-top:26px;background:#f3f3f5;max-width:1083px;width:100%;min-height:32px}.box-wrap-result-component .box-result{height:calc(100vh - 268px);display:flex;justify-content:space-between;overflow:auto}.box-wrap-result-component .box-result .col-left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:62px;min-height:462px;position:relative;display:flex;justify-content:center;align-items:center;background:#1e1f31;padding:32px}.box-wrap-result-component .box-result .col-left.toggle .box-title_col-left{display:none}.box-wrap-result-component .box-result .col-left .box-title_col-left{position:absolute;bottom:10px;left:0;right:0;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.box-wrap-result-component .box-result .col-left.toggle{width:32px;padding:0}.box-wrap-result-component .box-result .col-left.toggle .box-preview{border:0}.box-wrap-result-component .box-result .col-left.toggle .button-toggle{right:-5px}.box-wrap-result-component .box-result .col-left .box-preview{width:100%;display:flex;justify-content:center;align-content:center;height:100%;position:relative}.box-wrap-result-component .box-result .col-left .box-preview .preview-item{display:flex;align-items:center;justify-content:center;max-width:500px;max-height:500px}.box-wrap-result-component .box-result .col-left .button-toggle{height:32px;width:10px;padding:0;min-width:auto;position:absolute;right:-37px;top:0;bottom:0;margin:auto;background-color:#e9e9ec;box-shadow:0 0 2px rgba(0,0,0,.5);border-radius:5px}.box-wrap-result-component .box-result .col-right{width:calc(100% - 462px)}.box-wrap-result-component .box-result .col-right .box-item-result{max-width:714px;margin:16px 0}.box-wrap-result-component .box-result .col-right .box-item-result ul{padding:0;display:flex;flex-wrap:wrap}.box-wrap-result-component .box-result .col-right .box-item-result ul li{list-style:none;width:174px}.box-wrap-result-component .box-result .col-right .box-item-result ul li:last-child{margin-right:auto!important}.box-wrap-result-component .box-result .col-right .box-item-result .ais-InfiniteHits-loadMore{display:none}.box-wrap-result-component .box-notify{height:32px;background:#f3f3f5;border-top:1px solid #e9e9ec}.box-wrap-result-component .box-notify .item-notify{height:100%;display:flex;align-items:center;justify-content:center}.box-main-filter .item{width:calc(44% - 20px);padding:0 10px}.box-main-filter .item .btn-ct{padding:2px!important;border:0}.box-main-filter .item-one{min-width:243px}.box-main-filter .item-tow{min-width:122px}.box-main-filter .item-three{min-width:259px}.box-main-filter .item-four{min-width:125px}.box-main-filter .item-five{min-width:123px}.box-main-filter .item-six{min-width:115px}.box-main-filter .item-seven{min-width:94px;display:flex;justify-content:center;align-items:center}.wrap-main-search-history{background-color:#fafafa;height:100%}.wrap-main-search-history .box-main-top{background-color:#fff;padding:32px 0;margin:auto;display:flex;justify-content:center}.wrap-main-search-history .box-main-bottom{padding:20px 16px;height:calc(100% - 106px);display:flex}.wrap-main-search-history .box-main-bottom .col-left .box-time{padding:0}.wrap-main-search-history .box-main-bottom .col-left .box-time li{list-style-type:none;padding:0;margin:0}.wrap-main-search-history .box-main-bottom .col-left .box-time li .active{font-weight:700}.wrap-main-search-history .box-main-bottom .col-left .box-time li button{padding:0}.wrap-main-search-history .box-main-bottom .col-right{min-width:568px;margin-left:auto;margin-right:auto;overflow:auto}.wrap-main-search-history .box-main-bottom .col-right .box-image-search{width:32px;height:32px;border-radius:2px;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-right:10px}.wrap-main-search-history .box-main-bottom .col-right .box-image-search img{max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root{flex:none!important;border:0!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-columnHeader:focus-within,.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-root .MuiDataGrid-cell:focus-within{outline:none!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-columnHeaderTitleContainer{justify-content:space-between}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-sortIcon{opacity:1}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-window{top:43px!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-iconSeparator{display:none!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-columnsContainer{background:#aaabb5;min-height:auto!important;line-height:12px!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-columnsContainer .MuiSvgIcon-root{color:#fff!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-row{max-width:inherit!important;min-height:inherit!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-row.Mui-selected{background-color:inherit!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-cell--textCenter.MuiDataGrid-cell--withRenderer,.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-cell--textLeft.MuiDataGrid-cell--withRenderer{line-height:inherit!important;min-height:inherit!important;max-height:inherit!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-cell{border:0!important}.wrap-main-search-history .box-main-bottom .col-right .MuiDataGrid-root .MuiDataGrid-cell:last-child{display:none}.wrap-main-saved{height:100%;background-color:#fafafa}.wrap-main-saved .box-main-top .box-top{background-color:#fff;padding:32px 0}.wrap-main-saved .box-main-top .box-bottom{margin-top:26px;text-align:center;display:flex;justify-content:center}.wrap-main-saved .box-main-bottom{max-width:726px;width:726px;margin-left:auto;margin-right:auto}.wrap-main-profile{max-width:1280px;margin:auto}.wrap-main-profile .box-col-left .box-top{min-height:170px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:0 94px;background-color:#fff}.wrap-main-profile .box-col-left .box-bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 170px);background:#fafafa}.wrap-main-profile .box-col-left .box-bottom .box-content{width:242px}.wrap-main-profile .box-col-left .box-bottom .box-content span{font-size:11px!important;line-height:14px!important;color:#2b2c46!important;font-weight:500!important;margin-bottom:5px}.wrap-main-profile .box-col-left .box-bottom .box-content input{min-height:21px!important;background:#f3f3f5!important;width:100%!important;border:0!important}.wrap-main-profile .box-col-left .box-bottom .box-content .btn-log-out{background:#2b2c46;border-radius:0!important;padding:10px 35px 10px 10px}.wrap-main-profile .box-col-left .box-bottom .box-content .btn-log-out span{color:#fff!important;font-size:11px!important;line-height:14px!important;font-weight:700!important;margin:0;padding:0}.wrap-input-search{width:640px}.wrap-input-search .box-input-search{justify-content:space-between;background:#fff;box-shadow:0 0 6.66667px rgba(0,0,0,.2);border-radius:21px;padding:5px 10px!important;height:42px}.wrap-input-search .box-input-search form{width:100%;display:flex}.wrap-input-search .box-input-search .input-search{padding:0 6px;width:100%;border:0!important}.wrap-input-search .box-input-search .input-search::-webkit-search-cancel-button{position:relative;right:20px;-webkit-appearance:none;height:20px;width:20px;border-radius:10px;background:red}.wrap-input-search .box-input-search .input-search:focus-visible{outline:none!important}.wrap-input-search .box-input-search .input-search:after,.wrap-input-search .box-input-search .input-search:before{display:none!important}.wrap-input-search .box-input-search .btn-clear-text{width:32px;height:32px;border-radius:100%;background-color:#f3f3f5;z-index:10;cursor:pointer!important}.box-panigation .ais-Pagination-list{display:flex;justify-content:center;align-items:center;margin-bottom:22px}.box-panigation .ais-Pagination-list li{list-style-type:none;margin:0!important;padding:0 5px!important;font-size:12px}.box-panigation .ais-Pagination-list li a{font-weight:500!important}.box-panigation .ais-Pagination-list li.ais-Pagination-item--selected{font-size:13px}.box-panigation .ais-Pagination-list li.ais-Pagination-item--selected a{font-weight:700!important}.wrap-main-result{position:relative}.wrap-main-result.loading .loadingSpinCT{display:block;position:absolute;top:0;bottom:0;margin:auto;left:0;right:0}.wrap-main-result .loadingSpinCT{display:none}.wrap-main-support-page{min-height:calc(100vh - 32px);margin:auto}.wrap-main-support-page .col-left{width:50%;background-color:#322bb0}.wrap-main-support-page .col-left .col-left__top{background-color:#3e36dc;min-height:170px}.wrap-main-support-page .col-left .col-left__bottom .box-form{max-width:224px;margin-left:auto;margin-right:auto;margin-top:74px}.wrap-main-support-page .col-left .col-left__bottom .box-form .MuiButton-label{justify-content:flex-start!important}.wrap-main-support-page .col-left .col-left__bottom .box-btn-upload .btn-upload{background-color:#2b2c46;border-radius:3px}.wrap-main-support-page .col-left .col-left__bottom .box-btn-upload .MuiIconButton-label{width:122px;font-weight:700!important;font-size:11px!important;line-height:14px!important;display:flex;color:#fff;justify-content:space-between}.wrap-main-support-page .col-left .col-left__bottom .box-preview-image .box-image{position:relative;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:106px!important;border-radius:2px;padding:5px 7px;text-align:center}.wrap-main-support-page .col-left .col-left__bottom .box-preview-image .box-image .btn-close{position:absolute;top:5px;right:5px;padding:0}.wrap-main-support-page .col-left .col-left__bottom .box-preview-image .box-image .btn-close .MuiButton-label{justify-content:flex-end!important}.wrap-main-support-page .col-right{width:50%;background-image:url(../../static/media/bg-support-page.6ac55268.svg);background-size:cover;background-repeat:no-repeat}.border-rd-0{border-radius:0!important}.hide-btn-arrow .btn-carousel-left,.hide-btn-arrow .btn-carousel-right{display:none!important}
|
|
2
|
+
/*# sourceMappingURL=main.b731b101.chunk.css.map */
|