@nyris/nyris-webapp 0.3.44 → 0.3.46

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.
Files changed (39) hide show
  1. package/build/asset-manifest.json +14 -12
  2. package/build/index.html +1 -1
  3. package/build/{precache-manifest.c92406fe2e3b0feaf429c551125e2d95.js → precache-manifest.003c83b03ba38cefb9af2060ababe0b4.js} +18 -10
  4. package/build/service-worker.js +1 -1
  5. package/build/static/css/main.5b89f23f.chunk.css +2 -0
  6. package/build/static/css/main.5b89f23f.chunk.css.map +1 -0
  7. package/build/static/js/2.f3840c8e.chunk.js +3 -0
  8. package/build/static/js/2.f3840c8e.chunk.js.map +1 -0
  9. package/build/static/js/main.d68884f6.chunk.js +3 -0
  10. package/build/static/js/main.d68884f6.chunk.js.map +1 -0
  11. package/build/static/media/call.c3c23966.svg +3 -0
  12. package/build/static/media/icon_email.71b21005.svg +3 -0
  13. package/package.json +3 -3
  14. package/src/Store/constants.ts +0 -1
  15. package/src/common/assets/icons/call.svg +3 -0
  16. package/src/common/assets/icons/icon_email.svg +2 -2
  17. package/src/components/CadenasWebViewer.tsx +2 -2
  18. package/src/components/Feedback.tsx +36 -0
  19. package/src/components/Header.tsx +3 -4
  20. package/src/components/Inquiry/InquiryBanner.tsx +98 -33
  21. package/src/components/Inquiry/InquiryModal.tsx +7 -10
  22. package/src/components/Layout.tsx +5 -0
  23. package/src/components/ProductDetailView.tsx +32 -11
  24. package/src/components/common.scss +134 -0
  25. package/src/components/results/ItemResult.tsx +80 -15
  26. package/src/components/rfq/RfqModal.tsx +7 -5
  27. package/src/index.css +1 -1
  28. package/src/page/landingPage/common.scss +3 -4
  29. package/src/page/result/index.tsx +60 -3
  30. package/src/services/Feedback.ts +4 -13
  31. package/src/types.ts +22 -6
  32. package/build/static/css/main.1b40c5ff.chunk.css +0 -2
  33. package/build/static/css/main.1b40c5ff.chunk.css.map +0 -1
  34. package/build/static/js/2.82ef1cd4.chunk.js +0 -3
  35. package/build/static/js/2.82ef1cd4.chunk.js.map +0 -1
  36. package/build/static/js/main.7cdac2fb.chunk.js +0 -3
  37. package/build/static/js/main.7cdac2fb.chunk.js.map +0 -1
  38. /package/build/static/js/{2.82ef1cd4.chunk.js.LICENSE.txt → 2.f3840c8e.chunk.js.LICENSE.txt} +0 -0
  39. /package/build/static/js/{main.7cdac2fb.chunk.js.LICENSE.txt → main.d68884f6.chunk.js.LICENSE.txt} +0 -0
@@ -1,2 +0,0 @@
1
- @media screen and (max-width:776px){html{background-color:#fff}body{margin:0!important}.d-none{display:none!important}}.psol-comp-viewbase-svgcontainer{display:none!important}.layout-main-mobile{height:100%}@media screen and (max-width:776px){.layout-main-mobile{overflow:hidden;display:flex;flex-direction:column;width:100%;background-color:#fafafa}.layout-main-mobile .box-header-mobile-main{z-index:100;background-color:#fff;display:flex;align-items:center;justify-content:center;width:100%;margin-top:0!important}.layout-main-mobile .box-header-mobile-main.hide{display:none}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile{background:#fff;border-bottom:1px solid #e9e9ec;box-shadow:0 0 16px 0 rgba(170,171,181,.5);border-radius:32px;width:100%;position:relative;height:48px}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .box-suggest-search{position:absolute;bottom:-30px;left:0;width:100%;background-color:red;padding:0 50px}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .box-suggest-search.open{z-index:100;opacity:1}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .box-suggest-search.close{z-index:-99;opacity:0}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .wrap-input-search{width:100%}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .wrap-input-search .box-input-search,.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .wrap-input-search .box-input-search input{background-color:#fff}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .wrap-input-search .box-input-search .btn-mobile-filter{padding:12px;width:40px;height:40px;background-color:#f7f7f7;border-radius:100%}.layout-main-mobile .box-header-mobile-main .box-image-search-thumb-mobile{height:40px;min-width:76px;margin-left:10px;position:relative;display:flex;border-radius:4px;max-width:80px!important}.layout-main-mobile .box-header-mobile-main .box-image-search-thumb-mobile button{display:flex;justify-content:center;align-items:center;height:100%;min-width:36px!important;border:0}.layout-main-mobile .box-header-mobile-main .box-image-search-thumb-mobile img{width:100%;height:100%;border-radius:100%}.layout-main-mobile .box-body-mobile-wrap-main{display:flex;width:100%;background-color:#fafafa;flex-grow:1;overflow-y:auto;margin-bottom:50px}.layout-main-mobile .box-body-mobile-wrap-main .wrap-content-body{margin-top:auto;height:336px;width:100%;background-image:url(../../static/media/bgDragmobile.e4913a92.svg);background-repeat:no-repeat;background-size:cover;z-index:0;position:relative;padding-top:74px;overflow:hidden}.layout-main-mobile .box-body-mobile-wrap-main .wrap-content-body .box-content-body{z-index:2;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.layout-main-mobile .box-body-mobile-wrap-main .wrap-content-body .box-drag-mobile .useExampleImg{position:relative!important}.layout-main-mobile .box-body-mobile-wrap-main .wrap-content-body .box-drag-mobile .box-content-main{background-color:transparent;background-color:initial}.layout-main-mobile .box-body-mobile-wrap-main .wrap-content-body .box-drag-mobile .useExampleImg .exampleImages img{width:80px;height:80px;opacity:1;object-fit:contain;background:#fff}.layout-main-mobile .box-body-mobile-wrap-main .box-title_col-left{margin-top:auto}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-result{width:100%}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-result .col-right-result-mobile{overflow:visible;overflow:initial;display:flex;flex-direction:column}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-result .col-right-result-mobile .col-left{max-width:100%}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-result .col-right-result-mobile .box-item-result{height:100%;width:390px}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-result .col-right-result-mobile .box-item-result .wrap-main-item-result{width:180px;max-width:180px!important}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-result .col-right-result-mobile .box-item-result .wrap-main-item-result:first-child{margin-top:0!important}}@media screen and (max-width:776px)and (max-width:370px){.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-result .col-right-result-mobile .box-item-result{padding:0;display:flex;justify-content:center}}@media screen and (max-width:776px){.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page{width:100%;background-color:#fff!important;padding:0 20px!important;margin-top:0}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .box-preview-image{display:none}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left{width:100%}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .col-left__bottom .col-left__bottom__content{width:100%!important}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .btn-submit-support span{text-align:center;display:block;font-size:14px}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-left,.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-right{width:50%;display:block;border:2px solid #2b2c46}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-left button,.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-right button{width:100%}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-left button span,.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-right button span{display:flex;width:100%}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-left button span svg,.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-right button span svg{margin-left:auto}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-left{border-right:1px solid #2b2c46!important}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-choose-file-mobile .col-right{border-left:1px solid #2b2c46!important}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-form .box-form-control .item-field label{color:#1e1f31!important}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .box-form .box-form-control .item-field .box-input-control{box-shadow:none!important}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-left .text-title-support{color:#1e1f31!important}.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page .col-right{display:none}}@media screen and (max-width:776px){.box-header-mobile-main{z-index:100;background-color:#fff;display:flex;align-items:center;justify-content:center;width:100%;margin-top:0!important}.box-header-mobile-main.hide{display:none}.box-header-mobile-main .wrap-header-mobile{background:#fff;border-bottom:1px solid #e9e9ec;box-shadow:0 0 16px 0 rgba(170,171,181,.5);border-radius:32px;width:100%;position:relative;height:48px}.box-header-mobile-main .wrap-header-mobile .box-suggest-search{position:absolute;bottom:-30px;left:0;width:100%;background-color:red;padding:0 50px}.box-header-mobile-main .wrap-header-mobile .box-suggest-search.open{z-index:100;opacity:1}.box-header-mobile-main .wrap-header-mobile .box-suggest-search.close{z-index:-99;opacity:0}.box-header-mobile-main .wrap-header-mobile .wrap-input-search{width:100%}.box-header-mobile-main .wrap-header-mobile .wrap-input-search .box-input-search,.box-header-mobile-main .wrap-header-mobile .wrap-input-search .box-input-search input{background-color:#fff}.box-header-mobile-main .wrap-header-mobile .wrap-input-search .box-input-search .btn-mobile-filter{padding:12px;width:40px;height:40px;background-color:#f7f7f7;border-radius:100%}.box-header-mobile-main .box-image-search-thumb-mobile{height:40px;min-width:76px;margin-left:10px;position:relative;display:flex;border-radius:4px;max-width:80px!important}.box-header-mobile-main .box-image-search-thumb-mobile button{display:flex;justify-content:center;align-items:center;height:100%;min-width:36px!important;border:0}.box-header-mobile-main .box-image-search-thumb-mobile img{width:100%;height:100%;border-radius:100%}.box-icon-camera-mobile{z-index:10;box-shadow:0 0 16px rgba(85,86,107,.2);border-radius:100%;position:absolute;left:0;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;top:-50%;width:56px;height:56px;background-color:#fff}.box-icon-camera-mobile button{border:0!important;padding:17px 14px;width:56px;height:56px}.box-filter{bottom:0;left:0;width:100%;height:calc(100% - 47px);background-color:#fff;overflow:auto;opacity:1;display:flex;flex-direction:column;justify-content:space-between}.box-filter ul li{list-style-type:none}.box-filter ul li input{margin-right:9px}.box-filter ul li span{color:#1e1f31;font-size:14px;font-weight:400}.box-filter.open{z-index:1000}.box-filter.close{z-index:-100;opacity:0}}@media screen and (max-width:776px){.wrap-mobile{height:100vh;height:calc(var(--vh, 1vh)*100);background-color:#f3f3f5;display:flex;flex-direction:column}#box-input-search{position:relative}#box-input-search .box-button-input-mobile{display:flex;justify-content:center;align-items:center}#box-input-search .box-button-input-mobile button{background-color:#f7f7f7;border-radius:100%;width:32px;height:32px}#box-input-search .btn-close-header,.modal-togggle-cam .wrap-camera{display:flex;justify-content:center;align-items:center}.modal-togggle-cam .wrap-camera{position:relative;height:100vh;height:calc(var(--vh, 1vh)*100);background-color:#1e1f31}.modal-togggle-cam .wrap-camera .btn-capture-camera{position:absolute;left:0;right:0;margin:auto;bottom:80px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:transparent;border:1px solid #fff;border-radius:100%;display:flex;justify-content:center;align-items:center;padding:2px}.modal-togggle-cam .wrap-camera .btn-switch-camera{position:absolute;left:38px;margin:auto;bottom:60px;padding:0;background-color:transparent;border:0}.modal-togggle-cam .wrap-camera video{overflow:hidden}.modal-togggle-cam .btn-close-modal{background-color:#655ee3;width:24px;height:24px;position:absolute;top:16px;border:0;display:flex;align-items:center;justify-content:center;padding:0;z-index:1}.modal-togggle-cam .btn-close-modal.right{right:21px;border-radius:100%}.modal-togggle-cam .btn-close-modal.left{border-radius:12px;left:21px;width:48px}.modal-togggle-cam .box-scale-camera{position:absolute;bottom:170px;left:0;right:0;margin:auto;display:flex;justify-content:center;align-items:center;background:rgba(43,44,70,.7019607843);border-radius:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 0}.modal-togggle-cam .box-scale-camera button{width:28px;height:28px;background-color:transparent;border-radius:100%;border:0;color:#fff;font-size:14px;font-weight:500;margin:0 6px}.modal-togggle-cam .box-scale-camera button.active{background-color:#655ee3}.modal-togggle-cam .MuiBackdrop-root{background-color:#1e1f31}.wrap-main-profile{height:100%!important;width:100%;background-color:#fff}.wrap-main-profile .box-col-left{padding:30px 20px}.wrap-main-profile .box-top{padding:0!important;display:block!important;min-height:100px!important}.wrap-main-profile .box-bottom .box-content{width:100%!important;background-color:#fff!important}.wrap-box-input-mobile.custom-library{position:absolute;width:52px;height:52px;background-color:rgba(104,103,120,.7019607843)!important;border-radius:100%;display:flex;justify-content:center;align-items:center;border:2px solid #fff!important;padding:3px;bottom:66px;right:38px}.wrap-box-input-mobile.custom-library .MuiIconButton-colorPrimary{background-color:transparent!important}.wrap-box-input-mobile.custom-library svg{color:#fff!important;font-size:30px!important}.aa-InputWrapperSuffix{display:none}.aa-DetachedSearchButtonPlaceholder{color:#1e1f31!important}.aa-Panel{overflow:visible!important;overflow:initial!important}.box-modal-default{margin:auto!important}.box-modal-default .box-carosel .carousel-root{height:80%!important}.box-modal-default .box-top .btn-detail-item{margin:10px 0!important}.box-modal-default .box-carosel{min-height:0;min-height:0!important}.box-modal-default.box-modal-share{width:85vw!important}.box-footer-mobile{border-top:1px solid #cacad1;background-color:#f3f3f5}.box-modal-default{max-width:360px}.box-modal-default .box-carosel .thumbs-wrapper{width:300px}}@media screen and (max-width:400px){.box-item-result{height:100%;grid-gap:12px!important;gap:12px!important;width:360px!important}.box-item-result .wrap-main-item-result{width:170px!important;max-width:180px!important}}.pre-filter-icon{display:flex;min-width:56px;height:100%;justify-content:center;align-items:center;border-right:1px solid #e0e0e0;background:#fafafa;border-top-left-radius:32px;border-bottom-left-radius:32px}.take-photo{border-radius:100%;padding:3px;background:linear-gradient(1turn,#e9e9ec,#fff 44.79%,#aaabb5)}.take-photo .take-photo-wrapper{border-radius:100%;padding:30px}.take-photo .take-photo-wrapper .outer{border-radius:100%;padding:3px;background:linear-gradient(180deg,#aaabb5,#fff);box-shadow:-2px 10px 24px rgba(43,44,70,.6)}.take-photo .take-photo-wrapper .inner{display:flex;justify-content:center;align-items:center;width:192px;height:192px;border-radius:100%;background:linear-gradient(180deg,#fff 30.73%,#c5c5c5)}.psol-comp-viewbase-iconbutton-44{width:32px;height:32px}.psol-comp-viewbase-iconbutton-44 .psol-comp-viewbase-svgicon{width:16px;height:16px}.psol-comp-webviewer3d-copyright-container a{font-size:10px!important;color:#55566b!important}.psol-comp-webviewer3d-copyright-container{margin-bottom:-2px}.ComponentCustomizeWebViewer3DFavoriteButtonsBarContainer{padding-bottom:6px}.loading-spinner{-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.full-height,.layout-main-newVersion{height:100vh;height:calc(var(--vh, 1vh)*100)}.layout-main-newVersion{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.layout-main-newVersion .box-header-newVersion-main{height:50px;min-height:50px;border-bottom:1px solid #e0e0e0}.layout-main-newVersion .box-header-newVersion-main .box-content{margin:auto;height:100%;justify-content:space-between;align-items:center}.layout-main-newVersion .box-body-newVersion-wrap-main{height:calc(100% - 50px)}.d-none{display:none}@-webkit-keyframes slidedown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slidedown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideup{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideup{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.slideDown{-webkit-animation:slidedown 1s ease-in-out;animation:slidedown 1s ease-in-out}.slideUp{-webkit-animation:slideup .5s ease-in-out;animation:slideup .5s ease-in-out}@-webkit-keyframes reduceSize{0%{height:240px;width:240px}to{height:80px;width:81px}}@keyframes reduceSize{0%{height:240px;width:240px}to{height:80px;width:81px}}.shrink-animation{-webkit-animation:reduceSize .3s;animation:reduceSize .3s}@-webkit-keyframes extendSize{0%{height:80px;width:81px}to{height:240px;width:240px}}@keyframes extendSize{0%{height:80px;width:81px}to{height:240px;width:240px}}.expand-animation{-webkit-animation:extendSize .25s;animation:extendSize .25s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.circle-layer{position:absolute;width:81px;height:80px;-webkit-clip-path:polygon(100% 50%,100% 100%,0 100%,0 0,100% 0,100% 50%,80% 50%,79.850923261% 47.0129646021%,79.4051746355% 44.055615704%,78.6671841736% 41.1573447677%,77.6442863561% 38.3469561118%,76.3466472011% 35.6523806414%,74.7871632295% 33.1003982581%,72.9813332936% 30.7163717094%,70.9471045426% 28.5239945222%,68.7046940558% 26.545055526%,66.276387916% 24.7992223055%,63.6863197206% 23.3038457357%,60.960230731% 22.0737875407%,58.1252140443% 21.1212725915%,55.20944533% 20.4557674096%,52.2419028076% 20.0838860846%,49.2520792479% 20.00932454%,46.2696888606% 20.232823802%,43.3243719813% 20.7521626345%,40.4454004924% 21.562179615%,37.6613869061% 22.6548244306%,35% 24.0192378865%,32.487689833% 25.6418598285%,30.1494248721% 27.506563911%,28.0084438451% 29.5948178669%,26.0860247833% 31.8858676902%,24.401273551% 34.3569438986%,22.9709339629% 36.9834878265%,21.8092213764% 39.7393957002%,20.9276814131% 42.5972780693%,20.3350752132% 45.5287320147%,20.0372923634% 48.5046234302%,20.0372923634% 51.4953765698%,20.3350752132% 54.4712679853%,20.9276814131% 57.4027219307%,21.8092213764% 60.2606042998%,22.9709339629% 63.0165121735%,24.401273551% 65.6430561014%,26.0860247833% 68.1141323098%,28.0084438451% 70.4051821331%,30.1494248721% 72.493436089%,32.487689833% 74.3581401715%,35% 75.9807621135%,37.6613869061% 77.3451755694%,40.4454004924% 78.437820385%,43.3243719813% 79.2478373655%,46.2696888606% 79.767176198%,49.2520792479% 79.99067546%,52.2419028076% 79.9161139154%,55.20944533% 79.5442325904%,58.1252140443% 78.8787274085%,60.960230731% 77.9262124593%,63.6863197206% 76.6961542643%,66.276387916% 75.2007776945%,68.7046940558% 73.454944474%,70.9471045426% 71.4760054778%,72.9813332936% 69.2836282906%,74.7871632295% 66.8996017419%,76.3466472011% 64.3476193586%,77.6442863561% 61.6530438882%,78.6671841736% 58.8426552323%,79.4051746355% 55.944384296%,79.850923261% 52.9870353979%,80% 50%);clip-path:polygon(100% 50%,100% 100%,0 100%,0 0,100% 0,100% 50%,80% 50%,79.850923261% 47.0129646021%,79.4051746355% 44.055615704%,78.6671841736% 41.1573447677%,77.6442863561% 38.3469561118%,76.3466472011% 35.6523806414%,74.7871632295% 33.1003982581%,72.9813332936% 30.7163717094%,70.9471045426% 28.5239945222%,68.7046940558% 26.545055526%,66.276387916% 24.7992223055%,63.6863197206% 23.3038457357%,60.960230731% 22.0737875407%,58.1252140443% 21.1212725915%,55.20944533% 20.4557674096%,52.2419028076% 20.0838860846%,49.2520792479% 20.00932454%,46.2696888606% 20.232823802%,43.3243719813% 20.7521626345%,40.4454004924% 21.562179615%,37.6613869061% 22.6548244306%,35% 24.0192378865%,32.487689833% 25.6418598285%,30.1494248721% 27.506563911%,28.0084438451% 29.5948178669%,26.0860247833% 31.8858676902%,24.401273551% 34.3569438986%,22.9709339629% 36.9834878265%,21.8092213764% 39.7393957002%,20.9276814131% 42.5972780693%,20.3350752132% 45.5287320147%,20.0372923634% 48.5046234302%,20.0372923634% 51.4953765698%,20.3350752132% 54.4712679853%,20.9276814131% 57.4027219307%,21.8092213764% 60.2606042998%,22.9709339629% 63.0165121735%,24.401273551% 65.6430561014%,26.0860247833% 68.1141323098%,28.0084438451% 70.4051821331%,30.1494248721% 72.493436089%,32.487689833% 74.3581401715%,35% 75.9807621135%,37.6613869061% 77.3451755694%,40.4454004924% 78.437820385%,43.3243719813% 79.2478373655%,46.2696888606% 79.767176198%,49.2520792479% 79.99067546%,52.2419028076% 79.9161139154%,55.20944533% 79.5442325904%,58.1252140443% 78.8787274085%,60.960230731% 77.9262124593%,63.6863197206% 76.6961542643%,66.276387916% 75.2007776945%,68.7046940558% 73.454944474%,70.9471045426% 71.4760054778%,72.9813332936% 69.2836282906%,74.7871632295% 66.8996017419%,76.3466472011% 64.3476193586%,77.6442863561% 61.6530438882%,78.6671841736% 58.8426552323%,79.4051746355% 55.944384296%,79.850923261% 52.9870353979%,80% 50%);background-color:rgba(0,0,0,.3);z-index:1}.powered-by-nyris{background-color:#fff}.powered-by-nyris:hover{background-color:#f0efff}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:"Source Sans 3";src:url(../../static/media/SourceSans3-Light.d1772158.ttf);font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(../../static/media/SourceSans3-Regular.04f1a4f0.ttf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(../../static/media/SourceSans3-Medium.fda30e61.ttf);font-style:medium;font-weight:500;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(../../static/media/SourceSans3-SemiBold.cf5be839.ttf);font-style:medium;font-weight:600;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(../../static/media/SourceSans3-Bold.a923b66a.ttf);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}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 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(100svh - 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}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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}.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:"Source Sans 3"!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-400{font-weight:400!important}.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-f32{font-size:32px!important}.text-f30{font-size:30px!important}.text-f10{font-size:10px!important;line-height:10px!important}.text-f10,.text-f22{font-family:"Source Sans 3"}.text-f22{font-size:22px!important;line-height:20px!important}.text-btn-small{font-family:"Source Sans 3";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:"Source Sans 3"!important;font-weight:500!important}.text-f8,.text-f9{font-size:11px!important;line-height:14px!important}.text-f9{font-family:"Source Sans 3"}.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}.max-line-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.btn-ct{border-right:1px solid #e9e9ec;font-weight:500;font-size:11!important;line-height:14px!important;color:#2b2c46!important;font-family:"Source Sans 3"!important;padding:0 10px}.btn-ct:after,.btn-ct:before{border:0!important}.btn-ct .MuiSelect-select:focus{background-color:transparent;background-color:initial}.btn-detail-item{background-size:100% 200%!important;background-position:0 100%;transition:all 1s ease-out}.btn-detail-item:hover{background-position:0 100%!important}.box-wrap-loading{position:fixed;background:rgba(0,0,0,.4588235294);left:0;width:100%;height:100%;z-index:1000;top:0}.loadingSpinCT{position:absolute;width:104px;height:104px;border-radius:100%;z-index:111;left:0;right:0;margin:auto}.box-modal-default{width:408px;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;height:192px}.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{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 .carousel{display:flex;justify-content:center}.box-modal-default .carousel .control-next.control-arrow,.box-modal-default .control-prev.control-arrow{top:35%;opacity:1}.box-modal-default .carousel .control-next.control-arrow:before{border:0}@media only screen and (min-width:776px){.box-modal-default .carousel .control-next.control-arrow:before{border:solid #2b2c45;border-width:0 3px 3px 0;display:inline-block;padding:3px;margin:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}}.box-modal-default .carousel .control-prev.control-arrow:before{border:0}@media only screen and (min-width:776px){.box-modal-default .carousel .control-prev.control-arrow:before{border:solid #2b2c45;border-width:0 3px 3px 0;display:inline-block;padding:3px;margin:0;transform:rotate(135deg);-webkit-transform:rotate(135deg)}}@media only screen and (max-width:776px){.box-modal-default .carousel .slide img{width:100%;vertical-align:top;border:0;height:300px;object-fit:cover;object-position:bottom}}.box-modal-default .box-carosel{position:relative}.box-modal-default .box-carosel .thumbs-wrapper{margin:10px!important}.box-modal-default .box-carosel ul.thumbs .thumb{border:0;height:40px;margin-right:0}.box-modal-default .box-carosel ul.thumbs .thumb.selected,.box-modal-default .box-carosel ul.thumbs .thumb:hover{border:2px solid #e0e0e0!important;border-radius:2px}.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{position:absolute;bottom:70px;right:16px;z-index:9;border-radius:100%;background-color:#f3f3f5;display:block;overflow:hidden;z-index:11;width:48px;height:48px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:776px){.box-modal-default .box-carosel .icon-style{bottom:50px}}.box-modal-default .box-carosel .icon-style button{padding:0}.box-modal-default .box-carosel .icon-style img{width:48px!important;height:48px;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;min-height:138px;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;border-radius:16px;padding:8px!important}.box-modal-default .box-content .box-bottom .btn-item:hover{background-color:#e0e0e0!important}.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}.contact-support:hover{cursor:pointer;color:#fff!important}.wrap-main-item-result{box-shadow:0 0 6px rgba(170,171,181,.7019607843)}.wrap-main-item-result .box-top{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.wrap-main-item-result .box-top .btn-show-result{position:absolute;top:10px;right:10px;z-index:11;background:linear-gradient(180deg,#fff,#f4f4f6);box-shadow:0 0 3px rgba(0,0,0,.25);border-radius:12px}.wrap-main-item-result .box-top .btn-show-result:hover{background:#ececec;box-shadow:0 0 3px rgba(0,0,0,.25)}.wrap-main-item-result .box-top .btn-show-result button{padding:5px!important}.wrap-main-item-result .box-top .btn-show-result span{font-size:10px;font-weight:600;text-transform:none}.wrap-main-item-result .box-top .box-icon-modal{right:6px}.wrap-main-item-result .box-top .box-icon-modal,.wrap-main-item-result .box-top .box-icon-modal-3d{bottom:6px;position:absolute;border-radius:100%;background-color:#f3f3f5;display:block;overflow:hidden;z-index:11;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.wrap-main-item-result .box-top .box-icon-modal-3d{left:6px}.wrap-main-item-result .box-top .box-image{text-align:center;background-color:#fff;height:168px;z-index:10;position:relative;label-height:100%;label-display:block}.wrap-main-item-result .box-top .box-image button{height:100%!important;padding:0}.wrap-main-item-result .box-top .box-image button span{height:100%}.wrap-main-item-result .box-top .box-image .img-style{width:100%!important;height:100%!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-left:8px;padding-right:8px;padding-bottom:8px;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;border-radius:16px;padding:8px!important}.wrap-main-item-result .box-content .box-top .btn-item:hover{background-color:#e0e0e0!important}.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;border-radius:16px;padding:8px!important}.wrap-main-item-result .box-content .box-bottom .btn-item:hover{background-color:#e0e0e0!important}.wrap-main-item-result .box-content .box-gray{background:#fff}.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:center;align-items:center;height:100%;background:#fafafa}.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;display:flex;justify-content:center}.box-content-main .box-thumb .useExampleImg{margin-top:0!important}.box-content-main .box-thumb .useExampleImg .title-box{font-size:11px;font-family:"Source Sans 3"!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:"Source Sans 3"}.box-content-main .text-drop-file{font-weight:700}.box-content-main .box-content_top{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.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:512px}.box-content-main .box-content_top .box-bottom{margin-top:26px}.box-content-main .box-content_top .box-bottom .text-bottom{font-family:"Source Sans 3";font-weight:600;font-size:11px;line-height:14px;color:#55566b}.box-content-main .box-content_bottom{width:100%;max-width:512px;position:relative}@media screen and (min-width:2047px){.box-content-main .box-content_bottom{position:static}.box-content-main .box-content_bottom .loadingSpinCT{top:0;bottom:0}}.box-content-main .box-content_bottom .drag-active{border-radius:60px;border:2px dashed #e0e0e0!important;background:#fafafa!important;color:#2b2c46!important}.box-content-main .box-content_bottom .box-content-drop{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:100%;padding-top:16px;padding-bottom:16px;color:#cacad1;border:2px dashed transparent}.box-content-main .box-content_bottom .box-content-drop:hover{border-radius:60px;border:2px dashed #e0e0e0;background:#fafafa;color:#2b2c46}.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%}@media screen and (min-width:2047px){.box-content-main .box-content_bottom .box-content-main-drop{position:static}}@-webkit-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{padding:16px;border-radius:16px;height:100%}@media screen and (min-width:2047px){.box-content-main .box-content_bottom .box-content-main{position:inherit}}.box-content-main .box-content_bottom .box-border{border:2px dashed #aaabb5;border-radius:16px;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;width:100%;flex-direction:column}.box-content-main .box-content_bottom .box-border-none{height:80%;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-f14{font-size:14px;line-height:16px;font-style:normal}.text-f20{font-family:"Source Sans 3";font-size:16px;line-height:21px}.text-bold{font-weight:600!important}.text-center{text-align:center!important}.box-wrap-result-component{height:100%;min-height:100%;display:flex;flex-direction:column;background-color:#fafafa}.box-wrap-result-component .box-search{margin:0 auto;padding:24px 0;display:flex;justify-content:center;align-items:center;background-color:#fafafa;flex-direction:column;width:100%;border-bottom:1px solid #e0e0e0}.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{display:flex;justify-content:space-between;position:relative}@media screen and (max-width:776px){.box-wrap-result-component .box-result{height:100%}}.box-wrap-result-component .box-result .col-left{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:auto;position:relative;display:flex;justify-content:center;align-items:center}.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;top:50%;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#3e36dc;padding:4px;border-radius:16px}.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:100%}.box-wrap-result-component .box-result .col-right .box-item-result{max-width:864px;width:100%;display:flex;flex-wrap:wrap;grid-gap:24px;gap:24px;padding-left:2px}@media screen and (min-width:2047px){.box-wrap-result-component .box-result .col-right .box-item-result{max-width:1300px}}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result{display:flex;flex-direction:column;max-width:192px;width:192px;border-radius:4px;overflow:hidden;height:100%}.box-wrap-result-component .box-result .col-right .box-item-result:first-child{margin-top:0!important}.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}@media screen and (max-width:776px){.box-wrap-result-component .box-result .col-right .box-item-result{height:100%;width:390px}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result{width:180px;max-width:180px!important}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result:first-child{margin-top:0!important}}@media screen and (max-width:370px){.box-wrap-result-component .box-result .col-right .box-item-result{padding:0;display:flex;justify-content:center}}.box-wrap-result-component .box-notify{height:50px;background:#f3f3f5;border-top:1px solid #e9e9ec}.box-wrap-result-component .box-notify .select-choose-page:after,.box-wrap-result-component .box-notify .select-choose-page:before{display:none}.box-wrap-result-component .box-notify .item-notify-right{padding-left:20px;border-left:1px solid #e9e9ec}.box-wrap-result-component .box-notify .box-change-hit-items{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-size:12px;color:#2b2c46;border-right:1.33333px solid #e9e9ec;height:100%;display:flex;align-items:center}.box-wrap-result-component .box-notify .box-change-hit-items .ais-HitsPerPage-select{border:0;background-color:transparent;font-size:12px;color:#2b2c46!important;font-weight:500}.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)}.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:512px}.wrap-input-search .box-input-search{justify-content:space-between;box-shadow:0 2px 12px rgba(43,44,70,.13);background-color:#fff;border-radius:24px;height:42px;overflow:hidden;padding:0 12px 0 0!important}.wrap-input-search .box-input-search form,.wrap-input-search .box-input-search form .box-inp{width:100%;display:flex;justify-content:center;align-items:center}.wrap-input-search .box-input-search form .box-inp{position:relative;height:100%}.wrap-input-search .box-input-search form .box-inp input{background-color:#fff}.wrap-input-search .box-input-search form .box-inp .box-key-filter{padding:8px;background-color:#e0e0e0;border-radius:42px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center;height:75%;margin-left:5px}.wrap-input-search .box-input-search form .box-inp .box-key-filter p{font-size:14px;font-size:700;color:#2b2c46}.wrap-input-search .box-input-search form .box-inp .icon-search{display:flex;bottom:0;margin:auto;order:0}.wrap-input-search .box-input-search .input-search{padding-left:6px;order:2;width:100%;border:0!important}.wrap-input-search .box-input-search .input-search::-webkit-input-placeholder{font-size:14px!important;color:#aaabb5!important;font-weight:500!important}.wrap-input-search .box-input-search .input-search:-ms-input-placeholder{font-size:14px!important;color:#aaabb5!important;font-weight:500!important}.wrap-input-search .box-input-search .input-search::placeholder{font-size:14px!important;color:#aaabb5!important;font-weight:500!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%;z-index:10;cursor:pointer!important;margin-right:8px}.wrap-input-search .box-input-search .btn-clear-text:after{content:"";font-size:39px;position:absolute;right:-3px;font-weight:100;background-color:#e0e0e0;width:1px;height:35px}.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;height:100%}.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{background-color:#2b2c46;min-height:calc(100vh - 32px);padding:40px;margin:auto}.wrap-main-support-page .col-left{width:50%}.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-form .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%;min-height:150px}@media screen and (min-width:2047px){.wrap-main-support-page .col-left .col-left__bottom .box-form .box-content-main-drop{position:static}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-content-main{background:#1e1f31;padding:21px;height:100%;min-height:150px}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-content-main label{color:#fff}@media screen and (min-width:2047px){.wrap-main-support-page .col-left .col-left__bottom .box-form .box-content-main{position:inherit}}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-border{border:2px dashed #aaabb5;height:150px;display:flex;justify-content:center;align-items:center;color:#fff;width:100%;flex-direction:column}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .item-field{margin-top:10px;font-size:12px;font-weight:500;width:100%}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .item-field label{color:#fff}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .item-field label span{color:red}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .item-field .box-input-control{background:#f3f3f5;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;padding:0 9px}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .item-field .box-input-control:before{display:none}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .box-textArea{position:relative}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .box-textArea .box-icon{position:absolute;top:10px;left:10px}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .box-textArea textarea{padding:10px 25px 10px 35px;font-size:14px}.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-mobile .box-image,.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-mobile .box-image .btn-close,.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-mobile .box-image .btn-close .MuiButton-label,.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%}.border-rd-0{border-radius:0!important}.hide-btn-arrow .btn-carousel-left,.hide-btn-arrow .btn-carousel-right{display:none!important}.btn-text-item-result{padding:5px 10px;background-color:#55566b;box-shadow:"-2px 2px 4px rgba(170, 171, 181, 0.5)";border-radius:1;display:flex;justify-content:space-between}.wrap-main-col-left{max-width:320px;width:100%;box-shadow:3px -2px 3px -3px #d3d4d8;overflow-x:hidden;overflow-y:auto;background:#fff;position:relative}.wrap-main-col-left.toggle{max-width:40px}.wrap-main-col-left.toggle>*{display:none!important}.wrap-main-col-left.toggle .box-toggle-coloumn{display:block!important;margin:auto}.wrap-main-col-left .box-toggle-coloumn{position:absolute;z-index:222}.wrap-main-col-left .col-left__bottom{margin-top:32px;width:100%;padding:0 24px}.wrap-main-col-left .col-left__bottom button{display:flex;justify-content:space-between;width:100%;align-items:center;padding-right:0}.wrap-main-col-left .col-left__bottom .border-neutral-light{border-bottom:1px solid #d3d4d8}.wrap-main-col-left .col-left__bottom .ais-RefinementList ul li{list-style-type:none}.wrap-main-col-left .col-left__bottom .ais-RefinementList ul li label{color:#1e1f31;font-size:16px;font-weight:500}.wrap-main-col-left .col-left__bottom .ais-RefinementList ul li input[type=checkbox]{background-color:red;margin-right:10px;width:15px;height:15px;border-radius:20px;border:3px solid}.wrap-box-refinements{width:100%}.wrap-box-refinements ul{display:flex;flex-wrap:wrap;width:100%;grid-gap:8px;gap:8px;align-items:center}.wrap-box-refinements ul li{list-style-type:none;margin-bottom:0;padding:0;background:#f3f3f5;border:1px solid #e0e0e0;border-radius:1px}.wrap-box-refinements ul li:last-child{border:0;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.wrap-box-refinements ul li button{padding:2px 5px}.box-image-search-thumb{z-index:11;position:relative;height:100%;padding-right:4px;border-radius:4px;margin-left:8px;justify-content:space-between;align-items:center;min-width:60px}.box-image-search-thumb img{width:35px;height:100%}.box-image-search-thumb button{display:flex;align-items:center;border:0!important;background-color:transparent;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}.pagination-result .ais-Pagination-list{flex-wrap:nowrap!important;text-align:center}.pagination-result .ais-Pagination-list .ais-Pagination-item{position:relative;padding:0}.pagination-result .ais-Pagination-list .ais-Pagination-item a{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#161616}.pagination-result .ais-Pagination-list .ais-Pagination-item--selected a:after{position:absolute;content:"";left:0;right:0;width:16px;height:4px;background-color:#161616;margin:auto;bottom:-11px}.box-refinement-list .ais-SearchBox-form{display:flex;background:#e9e9ec;border-radius:16px;padding:0 10px;height:32px;margin-bottom:16px}.box-refinement-list .ais-SearchBox-form input{order:1;width:100%;margin-left:5px!important;border:0;background-color:transparent!important;background-color:initial!important}.box-refinement-list .ais-SearchBox-form input:focus{outline:none}.box-refinement-list .ais-SearchBox-form .ais-SearchBox-submit{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;order:0;display:flex;align-items:center;border:0;background-color:transparent;background-color:initial}.box-refinement-list .ais-SearchBox-form .ais-SearchBox-submit svg{width:15px!important;height:15px!important}.box-refinement-list .ais-SearchBox-form .ais-SearchBox-reset{display:none}.ais-RefinementList .ais-RefinementList-list,.ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item{padding-left:0!important}.ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item label{display:inline-flex;align-items:center}.ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item label span{font-size:14px;font-family:"Source Sans 3";font-style:normal}.ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item label span em{font-style:normal!important}.box-switch-apply-fillter span.MuiFormControlLabel-label{color:#aaabb5;font-family:"Source Sans 3";font-style:normal;font-weight:400;font-size:14px;line-height:16px}.ais-RefinementList-count{display:block!important;position:relative;padding-left:6px;padding-right:6px;margin-left:3px}.ais-RefinementList-count:after{content:"(";position:absolute;top:0;left:0}.ais-RefinementList-count:before{content:")";position:absolute;top:0;right:0}.wrap-filter-desktop .box-filter-desktop{background-color:#fff;width:90%;max-width:1500px;height:80%;margin:auto}.wrap-filter-desktop .box-filter-desktop.isMobile{width:100%}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop{background-color:#fff;width:100%;height:100%;padding-top:10px}@media only screen and (max-width:776px){.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:56px}}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-top{padding:24px 16px}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-top .box-input-search-filter{background-color:#f3f3f5;border-radius:21px;height:40px}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-top .box-input-search-filter .icon-search{margin-left:11px}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-top .box-input-search-filter .input-search-filter{border:0!important;width:100%;background-color:transparent}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-top .box-input-search-filter .input-search-filter:focus-visible{outline:none!important}@media only screen and (min-width:776px){.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-top .box-input-search-filter .input-search-filter{width:400px}}@media only screen and (min-width:980px){.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-top .box-input-search-filter .input-search-filter{width:512px}}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;padding:0 24px;flex-wrap:wrap;width:100%;max-width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:auto}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-group-items{margin-top:20px;width:100%}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-group-items:first-child{margin-top:0!important}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-group-items .box-btn-group{flex-direction:column}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-group-items .box-btn-group button{padding-left:11px;min-height:0}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-group-items .box-btn-group button span{font-size:12px}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-group-items .box-btn-group button:hover{font-weight:700}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-btn-group{padding:0;display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px;min-width:100px}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-btn-group .item-btn{list-style-type:none;min-height:40px;text-align:left;border:0;justify-content:left;padding:0 0 0 10px;font-size:12px;color:#000;border-radius:15px}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-btn-group .item-btn.Mui-selected{background-color:#e9e9e9;border-radius:15px;font-weight:700}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-btn-group .item-btn:active{background:transparent none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important}.box-keyFilter{align-items:center;border-radius:21px;background-color:#e0e0e0;height:100%;padding:4px 8px}.box-keyFilter .keyFilter{font-weight:400;font-size:12px;line-height:16px;font-style:normal;color:#2b2c46;text-transform:uppercase;margin-bottom:0}.modal-container::-webkit-scrollbar{width:3px}.modal-container::-webkit-scrollbar-track{background:#f1f1f1}.modal-container::-webkit-scrollbar-thumb{background:#888}.modal-container::-webkit-scrollbar-thumb:hover{background:#555}.wrap-input-search-field{width:512px;height:48px}.wrap-input-search-field .box-input-search{justify-content:space-between;box-shadow:0 2px 12px rgba(43,44,70,.13);background-color:#fff;border-radius:24px;height:48px;overflow:hidden;padding:0 12px 0 0!important}.wrap-input-search-field .box-input-search form,.wrap-input-search-field .box-input-search form .box-inp{width:100%;display:flex;justify-content:center;align-items:center}.wrap-input-search-field .box-input-search form .box-inp{position:relative;height:100%}.wrap-input-search-field .box-input-search form .box-inp input{background-color:#fff}.wrap-input-search-field .box-input-search form .box-inp .pre-filter-icon{display:flex;min-width:56px;height:100%;justify-content:center;align-items:center;border-right:1px solid #e0e0e0;background:#fafafa;cursor:pointer}.wrap-input-search-field .box-input-search form .box-inp .box-key-filter{padding:8px;background-color:#e0e0e0;border-radius:42px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center;height:75%;margin-left:5px}.wrap-input-search-field .box-input-search form .box-inp .box-key-filter p{font-size:14px;font-size:700;color:#2b2c46}.wrap-input-search-field .box-input-search form .box-inp .icon-search{display:flex;bottom:0;margin:auto;order:0}.wrap-input-search-field .box-input-search .input-search{padding-left:6px;order:2;width:100%;border:0!important}.wrap-input-search-field .box-input-search .input-search::-webkit-input-placeholder{font-size:14px!important;color:#aaabb5!important;font-weight:500!important}.wrap-input-search-field .box-input-search .input-search:-ms-input-placeholder{font-size:14px!important;color:#aaabb5!important;font-weight:500!important}.wrap-input-search-field .box-input-search .input-search::placeholder{font-size:14px!important;color:#aaabb5!important;font-weight:500!important}.wrap-input-search-field .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-field .box-input-search .input-search:focus-visible{outline:none!important}.wrap-input-search-field .box-input-search .input-search:after,.wrap-input-search-field .box-input-search .input-search:before{display:none!important}.wrap-input-search-field .box-input-search .btn-clear-text{width:32px;height:32px;border-radius:100%;z-index:10;cursor:pointer!important;margin-right:8px}.wrap-input-search-field .box-input-search .btn-clear-text:after{content:"";font-size:39px;position:absolute;right:-3px;font-weight:100;background-color:#e0e0e0;width:1px;height:35px}.icon-hover{padding:12px;border-radius:100%;display:flex}.icon-hover:hover{background-color:rgba(0,0,0,.0392156863)}.button-hover:hover{background-color:#e0e0e0!important}.product-image{transition:all .3s;display:block;-webkit-transform:scale(1);transform:scale(1);overflow:hidden}.product-image:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.splide__track.splide__track--slide{margin:0 46px}.splide__arrow{background:transparent}.splide__arrow svg{fill:#a3a3a3}.splide__track--nav>.splide__list>.splide__slide.is-active{border:2px solid #e0e0e0;border-radius:2px}.thumbs-list{margin:8px 0}.img-container,.thumbs-list{display:flex;justify-content:center}.img-container img{max-height:400px}
2
- /*# sourceMappingURL=main.1b40c5ff.chunk.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["appMobile.scss","common.scss","index.css","ImagePreviewCarousel.scss"],"names":[],"mappings":"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Ae,CACf,cAAe,CACf,YAAa,CACb,KAAM,CACN,OAAQ,CACR,QAAS,CACT,MAAO,CACP,UAAW,CACX,kBACF,CAGA,kCAKE,uBAA4B,CAC5B,6CAAiD,CACjD,cAAe,CACf,eAAgB,CAChB,eAAgB,CAChB,iCAAkC,CAClC,kCAAmC,CACnC,0BAA2B,CAC3B,iCACF,CAEA,6BASE,eACF,CAEA,KACE,kBACF,CAEA,kBAME,aACF,CAEA,MAEE,iBAAkB,CAClB,aACF,CAEA,GACE,cAAe,CACf,kBACF,CAEA,iBACE,aAAc,CACd,cACF,CAEA,GACE,cAAe,CACf,qBACF,CAEA,iBACE,aAAc,CACd,cACF,CAEA,UAEE,eACF,CAEA,+DACE,YAEE,YACF,CACF,CAEA,GACE,aAAc,CACd,cAAe,CACf,eAAgB,CAChB,qBACF,CAEA,GACE,cAAe,CACf,qBACF,CAEA,GACE,cAAe,CACf,qBACF,CAEA,GACE,cAAe,CACf,oBACF,CAEA,IACE,yBACF,CAEA,GACE,iBACF,CAEA,WAEE,cAAe,CACf,WACF,CAEA,EACE,oBAAqB,CACrB,uBACF,CAEA,QACE,cAAe,CACf,sBACF,CAEA,MAEE,eAAgB,CAChB,iBACF,CAEA,YAEE,eAAgB,CAChB,iBAAkB,CAClB,kBACF,CAEA,WACE,sBACF,CAEA,6BAEE,aAAc,CACd,eACF,CAEA,YACE,WAAY,CACZ,sBACF,CAEA,WACE,UAAW,CACX,sBACF,CAEA,iBACE,WAAY,CACZ,sBACF,CAEA,gCAEE,sBACF,CAEA,gBACE,UACF,CAEA,kBACE,aAAc,CACd,gBAAiB,CACjB,iBACF,CAEA,YACE,eAAgB,CAChB,wBAAyB,CACzB,aAAc,CACd,oBAAqB,CACrB,iBACF,CAEA,4CAEE,sBACF,CAEA,uBACE,sBACF,CAEA,gBACE,QAAS,CACT,WAAY,CACZ,QAAS,CACT,eAAgB,CAChB,SAAU,CACV,UACF,CAEA,8CAEE,cAAe,CACf,gBAAiB,CACjB,QAAS,CACT,iBACF,CAEA,aACE,sBAIE,uBACF,CAEA,EACE,wBAA0B,CAC1B,oBAAsB,CACtB,yBAA2B,CAC3B,0BACF,CAEA,YAEE,yBACF,CAEA,cACE,2BACF,CAEA,kBACE,4BACF,CAEA,4DAGE,UACF,CAEA,eAEE,qBACF,CAEA,MACE,0BACF,CAEA,IACE,wBACF,CAEA,MACE,WACF,CAEA,QAGE,SAAU,CACV,QACF,CAEA,MAEE,sBACF,CACF,CAEA,yCAEE,iBAAkB,CAClB,OAAQ,CACR,WAAY,CACZ,MAAO,CACP,UAAW,CACX,WAAY,CACZ,YAAa,CACb,kFACF,CAEA,yDAEE,gyZACF,CAEA,oBACE,WAAY,CACZ,YAAa,CACb,iFACF,CAEA,4BACE,w6HACF,CAEA,aACE,iBAAkB,CAClB,UAAW,CACX,WAAY,CAEZ,0BAA2B,CAC3B,kBAAmB,CACnB,qBACF,CAEA,oBACE,YACF,CAEA,yCACE,aACE,gBACF,CACF,CAEA,sBACE,SAAU,CAGV,QACF,CAEA,SACE,UAAW,CACX,WAAY,CACZ,iBAAkB,CAClB,YACF,CAEA,0BAEE,iBAAkB,CAClB,UACF,CAEA,UACE,WAAY,CACZ,SACF,CAEA,aACE,QAAS,CACT,gBACF,CAEA,gBACE,UAAW,CACX,eAAgB,CAChB,QAAS,CACT,SACF,CAEA,kBACE,yBAAgC,CAChC,sBAAuB,CACvB,cAAe,CACf,oBACF,CAEA,wBACE,UACF,CAEA,UACE,UAAW,CACX,UAAW,CACX,WAAY,CACZ,YAAa,CACb,w8FAAsE,CACtE,eAAgB,CAChB,oBAAqB,CACrB,uBACF,CAEA,yBACE,WACF,CAEA,uBACE,WAAY,CACZ,mBAAoB,CAGpB,YAAa,CAGb,kBAAmB,CAGnB,sBACF,CACA,6BACE,SACF,CAEA,aAGE,aAAY,CACZ,eACF,CAEA,aACE,gBAAiB,CACjB,kBAAmB,CACnB,qCAA4C,CAC5C,cAAe,CACf,iBAAkB,CAClB,cAAe,CACf,2BAAgC,CAChC,aAAc,CAEd,uBACF,CAEA,0CACE,aACE,cACF,CACF,CAEA,yCACE,aACE,cAAe,CACf,QAAS,CACT,WACF,CACF,CAEA,wBACE,cAAe,CACf,2BAAgC,CAChC,oBACF,CAEA,0BACE,qCACF,CAEA,qBACE,iBAAkB,CAClB,UAAW,CACX,aAAc,CACd,QAAS,CACT,OAAQ,CACR,YAAa,CACb,MACF,CAEA,WACE,UAAY,CACZ,WAAa,CACb,SAAU,CACV,eAAgB,CAChB,iBAAkB,CAClB,UACF,CAEA,eACE,yBAAgC,CAChC,cAAe,CACf,eACF,CAEA,yCACE,0BACE,QACF,CAEA,eACE,iBAAkB,CAClB,YAAa,CACb,UACF,CACF,CAEA,8BACE,eAAgB,CAChB,UAAW,CACX,aAAc,CACd,gCAAiC,CACjC,mBACF,CAEA,4CACE,kBACF,CAEA,kCACE,WAAa,CACb,UAAW,CACX,WAAY,CACZ,iBAAkB,CAClB,gBAAiB,CACjB,qBACF,CAEA,wCACE,cAAe,CACf,SACF,CAEA,SACE,kBACF,CAEA,sBACE,UACE,YACF,CACF,CAEA,0CACE,WACE,YACF,CACF,CAEA,8CAEE,oBAAqB,CACrB,kBACF,CAEA,cACE,iBAAkB,CAClB,QAAW,CACX,QAAS,CACT,kCAA2B,CAA3B,0BAA2B,CAC3B,WAAY,CACZ,WAAY,CACZ,iBAAkB,CAClB,iBAAkB,CAClB,YAAa,CACb,yBAA0B,CAC1B,kBAAmB,CACnB,cAAe,CACf,UAAW,CACX,eAAgB,CAChB,qBACF,CACA,qBACE,YACF,CAEA,gEACE,cACE,WACF,CACF,CAEA,+DACE,cACE,WACF,CACF,CAEA,+DACE,cACE,WACF,CACF,CAEA,yCACE,cACE,SAAU,CACV,mBAAoB,CACpB,gBACF,CACF,CAEA,sBACE,UAAW,CACX,WAAY,CACZ,gEAA0D,CAC1D,iBACF,CAEA,8BACE,wfACF,CAEA,oBACE,cACF,CAEA,cACE,iBAAkB,CAClB,kCAAmC,CAEnC,0BAA2B,CAC3B,aACF,CAEA,SACE,iBACF,CACA,uBACE,WAAY,CACZ,eACF,CAEA,kBAEE,6BAA8B,CAC9B,WACF,CAEA,yCACE,kBACE,SACF,CACF,CAEA,yBACE,YAAa,CACb,iBAAkB,CAClB,KAAM,CACN,OAAQ,CACR,MAAO,CACP,QAAS,CACT,kBAAmB,CACnB,SAAU,CACV,iBACF,CAEA,wBACE,GACE,2BAA4B,CAC5B,mBACF,CACA,GACE,+BAAiC,CACjC,uBACF,CACF,CAEA,gBACE,GACE,2BAA4B,CAC5B,mBACF,CACA,GACE,+BAAiC,CACjC,uBACF,CACF,CAEA,kCACE,iBAAkB,CAClB,SAAU,CACV,QAAS,CACT,iBAAkB,CAClB,gBAAiB,CACjB,iBAAkB,CAClB,UAAW,CACX,WAAY,CAEZ,mCAAsC,CAAtC,iCAAsC,CACtC,yCAA0C,CAC1C,iCACF,CAEA,WACE,WAAY,CACZ,gBAAkB,CAClB,UAAW,CACX,kBAAmB,CACnB,iBAAkB,CAClB,eAAgB,CAChB,qCAA0C,CAC1C,cAAe,CACf,eACF,CAEA,0CACE,qCACE,UACF,CACF,CAEA,gEACE,WACE,WAAY,CACZ,gBACF,CAEA,qCACE,UACF,CACF,CAEA,+DACE,WACE,WAAY,CACZ,gBACF,CAEA,qCACE,UACF,CACF,CAEA,+DACE,WACE,WAAY,CACZ,gBACF,CAEA,qCACE,UACF,CACF,CAEA,qBACE,iBAAkB,CAClB,eAAgB,CAChB,iBAAkB,CAClB,yCACF,CAEA,yCACE,WACE,UAAW,CACX,aACF,CAEA,uCACE,UAAW,CACX,SAAU,CACV,eACF,CACF,CAEA,2BACE,UAAW,CACX,aAAc,CACd,UAAW,CACX,mBAAoB,CACpB,iBACF,CAEA,8BACE,iBAAkB,CAClB,MAAO,CACP,QAAS,CACT,SAAU,CACV,OACF,CAEA,yBACE,iBAAkB,CAClB,KAAM,CACN,OAAQ,CACR,QAAS,CACT,MAAO,CACP,cAAe,CACf,eAAgB,CAChB,WAAY,CACZ,qBACF,CAEA,6BACE,aACF,CAEA,yCACE,+CACE,UAAW,CACX,SAAU,CACV,UAAW,CACX,uCACF,CAEA,UACE,iBACF,CACF,CAEA,yCACE,aACF,CAEA,wCACE,aACF,CAEA,oDACE,eAAgB,CAChB,aACF,CAEA,4CACE,kBACF,CAEA,4CACE,cAAe,CACf,oBAAqB,CACrB,yBAA0B,CAC1B,wBAAyB,CACzB,cAAe,CACf,iBAAkB,CAClB,0FACS,CACT,kCACF,CAEA,oDAC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","file":"main.1b40c5ff.chunk.css","sourcesContent":["@media screen and (max-width: 776px) {\n\n html {\n background-color: #fff;\n }\n body {\n margin: 0px !important;\n }\n .d-none {\n display: none !important;\n }\n}\n.psol-comp-viewbase-svgcontainer{\n display: none !important;\n}\n.layout-main-mobile {\n height: 100%;\n @media screen and (max-width: 776px) {\n overflow: hidden;\n display: flex;\n flex-direction: column;\n width: 100%;\n // height: calc(100vh);\n background-color: #fafafa;\n // min-height: -webkit-fill-available;\n .box-header-mobile-main {\n // min-height: 60px;\n z-index: 100;\n background-color: #fff;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n margin-top: 0px !important;\n\n &.hide {\n display: none;\n }\n\n .wrap-header-mobile {\n\n background: #FFFFFF;\n border-bottom: 1px solid #E9E9EC;\n box-shadow: 0px 0px 16px 0px rgba(170, 171, 181, 0.50);\n border-radius: 32px;\n\n width: 100%;\n position: relative;\n height: 48px;;\n\n .box-suggest-search {\n position: absolute;\n bottom: -30px;\n left: 0;\n width: 100%;\n background-color: red;\n padding: 0 50px;\n\n &.open {\n z-index: 100;\n opacity: 1;\n }\n\n &.close {\n z-index: -99;\n opacity: 0;\n }\n }\n\n .wrap-input-search {\n width: 100%;\n\n .box-input-search {\n background-color: #fff;\n\n input {\n background-color: #fff;\n }\n\n .btn-mobile-filter {\n padding: 12px;\n width: 40px;\n height: 40px;\n background-color: #f7f7f7;\n border-radius: 100%;\n }\n }\n }\n }\n\n .box-image-search-thumb-mobile {\n // width: 40px;\n height: 40px;\n min-width: 76px;\n margin-left: 10px;\n position: relative;\n display: flex;\n border-radius: 4px;\n max-width: 80px !important;\n\n button {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n min-width: 36px !important;\n border: 0px;\n }\n\n img {\n width: 100%;\n height: 100%;\n border-radius: 100%;\n }\n }\n }\n .box-body-mobile-wrap-main {\n display: flex;\n width: 100%;\n background-color: #fafafa;\n flex-grow: 1;\n overflow-y: auto;\n margin-bottom: 50px;\n .wrap-content-body {\n margin-top: auto;\n height: 336px;\n width: 100%;\n background-image: url('../common/assets/images/bgDragmobile.svg');\n background-repeat: no-repeat;\n background-size: cover;\n z-index: 0;\n position: relative;\n padding-top: 74px;\n overflow: hidden;\n\n\n .box-content-body {\n z-index: 2;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n height: 100%;\n }\n\n .box-drag-mobile {\n .useExampleImg {\n position: relative !important;\n }\n\n .box-content-main {\n background-color: initial;\n }\n\n .useExampleImg .exampleImages img {\n width: 80px;\n height: 80px;\n opacity: 1;\n object-fit: contain;\n background: white;\n }\n }\n }\n\n .box-title_col-left {\n margin-top: auto;\n }\n\n .wrap-main-result {\n width: 100%;\n\n .col-right-result-mobile {\n overflow: initial;\n display: flex;\n flex-direction: column;\n .col-left {\n max-width: 100%;\n }\n\n .box-item-result {\n height: 100%;\n // padding: 0 11px;\n // gap: 8px !important;\n // justify-content: center;\n width: calc(180 * 2px + 30px);\n .wrap-main-item-result {\n width: 180px;\n max-width: 180px !important;\n\n &:first-child {\n margin-top: 0px !important;\n }\n }\n }\n @media screen and (max-width: 370px) {\n .box-item-result {\n padding: 0 0px;\n display: flex;\n justify-content: center;\n }\n }\n }\n }\n\n .box-camera-custom {\n }\n\n .wrap-main-support-page {\n width: 100%;\n background-color: #fff !important;\n padding: 30px 20px !important;\n padding-bottom: 0 !important;\n padding-top: 0 !important;\n margin-top: 0;\n\n .box-preview-image {\n display: none;\n }\n\n .col-left {\n width: 100%;\n\n .col-left__bottom {\n .col-left__bottom__content {\n width: 100% !important;\n }\n }\n\n .btn-submit-support {\n span {\n text-align: center;\n display: block;\n font-size: 14px;\n }\n }\n\n .box-choose-file-mobile {\n .col-left,\n .col-right {\n width: 50%;\n display: block;\n border: 2px solid #2b2c46;\n\n button {\n width: 100%;\n\n span {\n display: flex;\n width: 100%;\n\n svg {\n margin-left: auto;\n }\n }\n }\n }\n\n .col-left {\n border-right: 1px solid #2b2c46 !important;\n }\n\n .col-right {\n border-left: 1px solid #2b2c46 !important;\n }\n }\n\n .box-form {\n .box-form-control .item-field label {\n color: #1e1f31 !important;\n }\n\n .box-form-control .item-field .box-input-control {\n box-shadow: none !important;\n }\n }\n\n .text-title-support {\n color: #1e1f31 !important;\n }\n }\n\n .col-right {\n display: none;\n }\n }\n }\n \n }\n}\n\n@media screen and (max-width: 776px) {\n\n .box-header-mobile-main {\n // min-height: 60px;\n z-index: 100;\n background-color: #fff;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n margin-top: 0px !important;\n\n &.hide {\n display: none;\n }\n\n .wrap-header-mobile {\n\n background: #FFFFFF;\n border-bottom: 1px solid #E9E9EC;\n box-shadow: 0px 0px 16px 0px rgba(170, 171, 181, 0.50);\n border-radius: 32px;\n\n width: 100%;\n position: relative;\n height: 48px;;\n\n .box-suggest-search {\n position: absolute;\n bottom: -30px;\n left: 0;\n width: 100%;\n background-color: red;\n padding: 0 50px;\n\n &.open {\n z-index: 100;\n opacity: 1;\n }\n\n &.close {\n z-index: -99;\n opacity: 0;\n }\n }\n\n .wrap-input-search {\n width: 100%;\n\n .box-input-search {\n background-color: #fff;\n\n input {\n background-color: #fff;\n }\n\n .btn-mobile-filter {\n padding: 12px;\n width: 40px;\n height: 40px;\n background-color: #f7f7f7;\n border-radius: 100%;\n }\n }\n }\n }\n\n .box-image-search-thumb-mobile {\n // width: 40px;\n height: 40px;\n min-width: 76px;\n margin-left: 10px;\n position: relative;\n display: flex;\n border-radius: 4px;\n max-width: 80px !important;\n\n button {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n min-width: 36px !important;\n border: 0px;\n }\n\n img {\n width: 100%;\n height: 100%;\n border-radius: 100%;\n }\n }\n }\n .box-icon-camera-mobile {\n z-index: 10;\n box-shadow: 0px 0px 16px rgba(85, 86, 107, 0.2);\n border-radius: 100%;\n position: absolute;\n left: 0;\n right: 0;\n width: fit-content;\n margin: auto;\n top: -50%;\n width: 56px;\n height: 56px;\n background-color: #FFFFFF;\n button {\n border: 0px !important;\n padding: 17px 14px;\n width: 56px;\n height: 56px;\n }\n }\n\n .box-filter {\n bottom: 0;\n left: 0;\n width: 100%;\n height: calc(100% - 47px);\n background-color: #fff;\n overflow: auto;\n opacity: 1;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n\n ul {\n li {\n list-style-type: none;\n\n input {\n margin-right: 9px;\n }\n\n span {\n color: #1e1f31;\n font-size: 14px;\n font-weight: 400;\n }\n }\n }\n\n &.open {\n z-index: 1000;\n }\n\n &.close {\n z-index: -100;\n opacity: 0;\n }\n }\n}\n\n//TODO: Custom css modal filter\n@media screen and (max-width: 776px) {\n .wrap-mobile {\n height: 100vh; /* Fallback for browsers that do not support Custom Properties */\n height: calc(var(--vh, 1vh) * 100);\n background-color: #F3F3F5;\n display: flex;\n flex-direction: column;\n \n }\n\n\n #box-input-search {\n position: relative;\n\n .box-button-input-mobile {\n display: flex;\n justify-content: center;\n align-items: center;\n\n button {\n background-color: #f7f7f7;\n border-radius: 100%;\n width: 32px;\n height: 32px;\n }\n }\n\n .btn-close-header {\n display: flex;\n justify-content: center;\n align-items: center;\n }\n }\n\n .modal-togggle-cam {\n .wrap-camera {\n position: relative;\n height: 100vh;\n height: calc(var(--vh, 1vh) * 100);\n display: flex;\n justify-content: center;\n align-items: center;\n background-color: #1e1f31;\n\n .btn-capture-camera {\n position: absolute;\n left: 0;\n right: 0;\n margin: auto;\n bottom: 80px;\n width: fit-content;\n background-color: transparent;\n border: 1px solid #fff;\n border-radius: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n padding: 2px;\n }\n\n .btn-switch-camera {\n position: absolute;\n left: 38px;\n margin: auto;\n bottom: 60px;\n padding: 0;\n background-color: transparent;\n border: 0;\n }\n\n video {\n overflow: hidden;\n }\n }\n\n .btn-close-modal {\n background-color: #655ee3;\n width: 24px;\n height: 24px;\n position: absolute;\n top: 16px;\n border: 0px;\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 0;\n z-index: 1;\n\n &.right {\n right: 21px;\n border-radius: 100%;\n }\n\n &.left {\n border-radius: 12px;\n left: 21px;\n width: 48px;\n }\n }\n\n .box-scale-camera {\n position: absolute;\n bottom: 170px;\n left: 0;\n right: 0;\n margin: auto;\n display: flex;\n justify-content: center;\n align-items: center;\n background: #2b2c46b3;\n border-radius: 15px;\n width: fit-content;\n padding: 2px 0;\n\n button {\n width: 28px;\n height: 28px;\n background-color: transparent;\n border-radius: 100%;\n border: 0px;\n color: #fff;\n font-size: 14px;\n font-weight: 500;\n margin: 0 6px;\n\n &.active {\n background-color: #655ee3;\n }\n }\n }\n\n .MuiBackdrop-root {\n background-color: #1e1f31;\n }\n }\n\n .wrap-main-profile {\n height: 100% !important;\n width: 100%;\n background-color: #fff;\n\n .box-col-left {\n padding: 30px 20px;\n }\n\n .box-top {\n padding: 0 !important;\n display: block !important;\n min-height: 100px !important;\n }\n\n .box-bottom {\n .box-content {\n width: 100% !important;\n background-color: #fff !important;\n }\n }\n }\n\n .wrap-box-input-mobile.custom-library {\n position: absolute;\n width: 52px;\n height: 52px;\n background-color: #686778b3 !important;\n border-radius: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n border: 2px solid #fff !important;\n padding: 3px;\n bottom: 66px;\n right: 38px;\n\n .MuiIconButton-colorPrimary {\n background-color: transparent !important;\n }\n\n svg {\n color: #fff !important;\n font-size: 30px !important;\n }\n }\n .aa-InputWrapperSuffix {\n display: none;\n }\n .aa-DetachedSearchButtonPlaceholder {\n color: #1e1f31 !important;\n }\n .aa-Panel {\n overflow: initial !important;\n }\n\n .box-modal-default {\n margin: auto !important;\n\n .box-carosel .carousel-root {\n height: 80% !important;\n }\n\n .box-top {\n .btn-detail-item {\n margin: 10px 0 !important;\n }\n }\n\n .box-carosel {\n min-height: initial;\n min-height: initial !important;\n\n \n }\n\n &.box-modal-share {\n width: 85vw !important;\n }\n }\n\n .box-footer-mobile {\n border-top: 1px solid #CACAD1;\n background-color: #F3F3F5;\n }\n\n .box-modal-default {\n max-width: 360px;\n .box-carosel .thumbs-wrapper {\n width: 300px;\n }\n }\n}\n\n@media screen and (max-width: 400px) {\n .box-item-result {\n height: 100%;\n // padding: 0 11px;\n gap: 12px !important;\n // justify-content: center;\n width: calc(180 * 2px) !important;\n\n .wrap-main-item-result {\n width: 170px !important;\n max-width: 180px !important;\n }\n }\n}\n.pre-filter-icon {\n display: flex;\n min-width: 56px;\n height: 100%;\n justify-content: center;\n align-items: center;\n border-right: 1px solid rgb(224, 224, 224);\n background: rgb(250, 250, 250);\n border-top-left-radius: 32px;\n border-bottom-left-radius: 32px;\n\n}\n.take-photo {\n border-radius: 100%;\n padding: 3px;\n background: linear-gradient(360deg, #E9E9EC 0%, #FFFFFF 44.79%, #AAABB5 100%);\n .take-photo-wrapper { \n border-radius: 100%;\n padding: 30px; \n .outer {\n border-radius: 100%;\n padding: 3px;\n background: linear-gradient(180deg, #AAABB5 0%, #FFFFFF 100%);\n box-shadow: -2px 10px 24px rgba(43, 44, 70, 0.6);\n }\n .inner {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 192px;\n height: 192px;\n border-radius: 100%;\n background: linear-gradient(180deg, #FFFFFF 30.73%, #C5C5C5 100%);\n }\n }\n}","// TODO: CSS common all repo\n* {\n margin: 0;\n padding: 0;\n font-family: 'Source Sans 3' !important;\n}\n.w-100 {\n width: 100% !important;\n}\n.w-50 {\n width: 50% !important;\n}\n.textarea-ct {\n padding: 5px 10px;\n}\n.bg-dark {\n background-color: #2b2c46 !important;\n}\n.bg-pink2 {\n background-color: #e31b5d !important;\n}\na {\n text-decoration: none !important;\n &:hover {\n color: #3e36dc !important;\n }\n}\n.text-gray2 {\n color: #55566b !important;\n}\n\n.box-gray2 {\n background-color: #e9e9ec;\n}\n\nbutton {\n min-width: auto !important;\n}\n.ml-auto {\n margin-left: auto !important;\n}\n.mr-auto {\n margin-right: auto !important;\n}\n.mt-auto {\n margin-top: auto !important;\n}\n.w-100 {\n width: 100%;\n}\n.fw-400 {\n font-weight: 400 !important;\n}\n.fw-500 {\n font-weight: 500 !important;\n}\n.fw-600 {\n font-weight: 600 !important;\n}\n.fw-700 {\n font-weight: 700 !important;\n}\n.text-dark {\n color: #1e1f31;\n}\n.text-dark2 {\n color: #2b2c46;\n}\n.text-white {\n color: #fff !important;\n}\n\n.text-gray {\n color: #55566b;\n}\n.text-f32 {\n font-size: 32px !important;\n}\n.text-f40 {\n font-size: 40px !important;\n line-height: 37px !important;\n}\n\n.text-f30 {\n font-size: 30px !important;\n}\n\n.text-f10 {\n font-family: 'Source Sans 3';\n font-size: 10px !important;\n line-height: 10px !important;\n}\n\n.text-f22 {\n font-family: 'Source Sans 3';\n font-size: 22px !important;\n line-height: 20px !important;\n}\n\n.text-btn-small {\n font-family: 'Source Sans 3';\n font-weight: 500 !important;\n font-size: 11px !important;\n line-height: 14px !important;\n text-transform: initial !important;\n}\n.bg-pink {\n background-color: #f9d1df !important;\n}\n.text-red {\n color: #e31b5d !important;\n}\n\n.text-f8 {\n font-family: 'Source Sans 3' !important;\n font-weight: 500 !important;\n font-size: 11px !important;\n line-height: 14px !important;\n}\n\n.text-f9 {\n font-family: 'Source Sans 3';\n font-size: 11px !important;\n line-height: 14px !important;\n}\n\n.text-f12 {\n font-size: 12px !important;\n line-height: 16px !important;\n}\n.text-f13 {\n font-size: 13px !important;\n line-height: 16px !important;\n}\n\n.text-f40 {\n font-size: 40px !important;\n line-height: 37px !important;\n}\n\n.text-f16 {\n font-size: 16px;\n line-height: 17px;\n}\n.max-line-1 {\n word-break: break-word;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n max-height: 33px; /* fallback */\n -webkit-line-clamp: 1; /* number of lines to show */\n -webkit-box-orient: vertical;\n}\n\n.max-line-3 {\n word-break: break-word;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n // max-height: 33px; /* fallback */\n -webkit-line-clamp: 3; /* number of lines to show */\n -webkit-box-orient: vertical;\n // min-height: 42px;\n // height: 50px;\n}\n\n.max-line-2 {\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n\n.btn-ct {\n border-right: 1px solid #e9e9ec;\n font-weight: 500;\n font-size: 11 !important;\n line-height: 14px !important;\n color: #2b2c46 !important;\n font-family: 'Source Sans 3' !important;\n padding: 0 10px;\n &::before,\n &::after {\n border: 0px !important;\n }\n .MuiSelect-select {\n &:focus {\n background-color: initial;\n }\n }\n}\n\n.btn-detail-item {\n background-size: 100% 200% !important;\n background-position: left bottom;\n transition: all 1s ease-out;\n\n &:hover {\n background-position: left bottom !important;\n // background-size: 200% 100% !important;\n }\n}\n\n.box-wrap-loading {\n position: fixed;\n background: #00000075;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: 1000;\n top: 0;\n}\n\n.loadingSpinCT {\n position: absolute;\n width: 104px;\n height: 104px;\n\n // background: #fff;\n border-radius: 100%;\n z-index: 111;\n left: 0;\n right: 0;\n margin: auto;\n\n}\n\n.box-modal-default {\n width: 408px;\n min-height: 468px;\n min-width: 330px;\n display: flex;\n flex-direction: column;\n // justify-content: space-between;\n background-color: #fff;\n position: relative;\n &.box-modal-share {\n min-height: 192px;\n width: 186px;\n box-shadow: 0px 0px 13px rgba(30, 31, 49, 0.3);\n border-radius: 5px;\n height: 192px;\n .box-content-box-share {\n padding: 0px 10px 10px 10px;\n .box-input {\n display: flex;\n padding: 5px 10px;\n box-shadow: initial;\n background-color: #f3f3f5;\n input {\n color: #55566b !important;\n }\n }\n .box-media-share {\n button {\n // width: 100%;\n padding: 0;\n .MuiButton-label {\n justify-content: flex-start !important;\n }\n }\n p {\n text-transform: initial;\n }\n }\n }\n }\n .icon-ct {\n font-size: 11px;\n }\n\n .btn-carousel-left {\n position: absolute;\n top: 0;\n left: -10px;\n bottom: 0;\n margin: auto;\n z-index: 11;\n\n &:hover {\n background-color: initial !important;\n }\n }\n\n .btn-carousel-right {\n position: absolute;\n top: 0;\n right: -10px;\n bottom: 0;\n margin: auto;\n z-index: 11;\n &:hover {\n background-color: initial !important;\n }\n }\n .carousel {\n display: flex;\n justify-content: center;\n }\n .carousel .control-next.control-arrow,\n .control-prev.control-arrow {\n top: 35%;\n opacity: 1;\n }\n .carousel .control-next.control-arrow:before {\n border: 0px;\n @media only screen and (min-width: 776px) {\n border: solid #2b2c45;\n border-width: 0 3px 3px 0;\n display: inline-block;\n padding: 3px;\n margin: 0px;\n transform: rotate(-45deg);\n -webkit-transform: rotate(-45deg);\n }\n }\n .carousel .control-prev.control-arrow:before {\n border: 0px;\n @media only screen and (min-width: 776px) {\n border: solid #2b2c45;\n border-width: 0 3px 3px 0;\n display: inline-block;\n padding: 3px;\n margin: 0px;\n transform: rotate(135deg);\n -webkit-transform: rotate(135deg);\n }\n }\n .carousel .slide img {\n @media only screen and (max-width: 776px) {\n width: 100%;\n vertical-align: top;\n border: 0;\n height: 300px;\n object-fit: cover;\n object-position: bottom;\n }\n }\n .box-carosel {\n // height: 60%;\n // min-height: 330px;\n position: relative;\n .thumbs-wrapper {\n margin: 10px !important;\n }\n ul.thumbs {\n // display: flex;\n // justify-content: center;\n // align-items: center;\n .thumb {\n border: 0px;\n height: 40px;\n margin-right: 0px;\n }\n .thumb.selected {\n border: 2px solid #e0e0e0 !important;\n border-radius: 2px;\n }\n .thumb:hover {\n border: 2px solid #e0e0e0 !important;\n border-radius: 2px;\n }\n }\n .carousel-root {\n height: 100%;\n .carousel-slider {\n height: 100%;\n }\n }\n .slider-wrapper {\n height: 100%;\n .slider {\n height: 100%;\n }\n }\n .icon-style {\n border-radius: 100%;\n position: absolute;\n bottom: 70px;\n right: 16px;\n z-index: 9;\n\n border-radius: 100%;\n background-color: #F3F3F5;\n display: block;\n overflow: hidden;\n z-index: 11;\n width: 48px;\n height: 48px;\n display: flex;\n align-items: center;\n justify-content: center;\n\n @media only screen and (max-width: 776px) {\n bottom: 50px;\n }\n\n button {\n padding: 0;\n }\n img {\n width: 48px !important;\n height: 48px;\n padding: 0;\n }\n }\n img {\n width: fit-content !important;\n // height: 330px;\n // padding-bottom: 20px;\n // max-width: 310px;\n }\n // overflow: hidden;\n .control-dots {\n margin: 0px;\n li.dot {\n box-shadow: none !important;\n width: 5px;\n height: 5px;\n padding: 0;\n background: #aaabb5;\n &.active {\n background: #55566b;\n }\n }\n }\n }\n\n .box-content {\n background-color: #fafafa;\n min-height: 138px;\n height: 40%;\n .MuiIconButton-label {\n width: 100% !important;\n }\n .box-bottom {\n margin-top: auto;\n .btn-item {\n width: fit-content !important;\n min-width: auto !important;\n border-radius: 16px;\n padding: 8px !important;\n &:hover {\n background-color: #E0E0E0 !important;\n }\n }\n }\n .box-gray {\n background: linear-gradient(180deg, #aaabb5 0%, #55566b 100%);\n &.box-support {\n width: 21px;\n height: 21px;\n border-radius: 100%;\n }\n img {\n width: 10px;\n height: 10px;\n }\n }\n }\n\n .box-btn-next-item {\n position: absolute;\n top: 0;\n bottom: 0;\n width: 140%;\n margin: auto;\n height: 36px;\n left: -20%;\n z-index: 22;\n .icon-left,\n .icon-right {\n border-radius: 100%;\n width: 32px;\n height: 32px;\n background: linear-gradient(0deg, #cc1854 0%, #e31b5d 100%);\n .style-icon {\n font-size: 11px;\n color: #fff;\n }\n }\n }\n}\n.contact-support:hover {\n cursor: pointer;\n color: #fff !important;\n}\n\n.wrap-main-item-result {\n // filter: drop-shadow(0px 0px 6px #aaabb5b3);\n // -webkit-filter: drop-shadow(0px 0px 6px #aaabb5b3);\n box-shadow: 0px 0px 6px #aaabb5b3;\n .box-top {\n position: relative;\n height: fit-content;\n .btn-show-result {\n position: absolute;\n top: 10px;\n right: 10px;\n z-index: 11;\n background: linear-gradient(180deg, #ffffff 0%, #f4f4f6 100%);\n box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);\n\n border-radius: 12px;\n &:hover {\n background: #ececec;\n box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);\n }\n button {\n padding: 5px !important;\n }\n span {\n font-size: 10px;\n font-weight: 600;\n text-transform: initial;\n }\n }\n .box-icon-modal {\n bottom: 6px;\n right: 6px;\n position: absolute;\n border-radius: 100%;\n background-color: #F3F3F5;\n display: block;\n overflow: hidden;\n z-index: 11;\n width: 32px;\n height: 32px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n }\n .box-icon-modal-3d {\n bottom: 6px;\n left: 6px;\n position: absolute;\n border-radius: 100%;\n background-color: #F3F3F5;\n display: block;\n overflow: hidden;\n z-index: 11;\n width: 32px;\n height: 32px;\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n }\n .box-image {\n text-align: center;\n background-color: #fff;\n height: 168px;\n z-index: 10;\n position: relative;\n button {\n height: 100% !important;\n padding: 0;\n span {\n height: 100%;\n }\n }\n label: {\n height: 100%;\n display: block;\n }\n .img-style {\n width: 100% !important;\n height: 100% !important;\n }\n &:hover .box-hover {\n display: flex;\n }\n .box-hover {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 10;\n background: #56576cb3;\n width: 100%;\n height: 100%;\n display: none;\n justify-content: center;\n align-items: center;\n button {\n font-size: 11px;\n font-weight: 600;\n line-height: 14px;\n color: #fafafa;\n text-transform: initial;\n }\n }\n }\n }\n\n .box-content {\n background-color: #e9e9ec;\n padding-left: 8px;\n padding-right: 8px;\n padding-bottom: 8px;\n min-height: 82px;\n justify-content: space-between;\n .box-top {\n .btn-item {\n width: fit-content !important;\n min-width: auto !important;\n border-radius: 16px;\n padding: 8px !important;\n &:hover {\n background-color: #E0E0E0 !important;\n }\n \n }\n }\n .box-bottom {\n .btn-item {\n width: fit-content !important;\n min-width: auto !important;\n border-radius: 16px;\n padding: 8px !important;\n &:hover {\n background-color: #E0E0E0 !important;\n }\n }\n }\n .box-gray {\n // background: linear-gradient(180deg, #aaabb5 0%, #55566b 100%);\n background: #fff;\n &.box-support {\n width: 21px;\n height: 21px;\n border-radius: 100%;\n }\n img {\n width: 10px;\n height: 10px;\n }\n }\n }\n}\n\n.box-content-main {\n position: relative;\n\n\n &.loading {\n &::before {\n content: '';\n position: absolute;\n width: 100%;\n height: 100%;\n background: rgba(43, 44, 70, 0.8);\n z-index: 111;\n }\n\n z-index: 111;\n }\n .box-thumb {\n .box-camera,\n .box-qr {\n width: 42px;\n height: 42px;\n background: #d8d7f8;\n border-radius: 2px;\n margin-right: 5px;\n display: flex;\n align-items: center;\n justify-content: center;\n button {\n padding: 0;\n width: 100%;\n height: 100%;\n }\n }\n .exampleImages {\n padding-bottom: 0px !important;\n display: flex;\n justify-content: center;\n }\n .useExampleImg {\n margin-top: 0px !important;\n\n .title-box {\n font-size: 11px;\n font-family: 'Source Sans 3' !important;\n line-height: 21px;\n color: #fff !important;\n text-align: center;\n font-weight: 700;\n }\n .exImagesWrap {\n img {\n width: 42px;\n height: 42px;\n opacity: 1 !important;\n }\n }\n }\n }\n\n .text-tractor {\n font-size: 32px;\n line-height: 21px;\n color: #ffffff;\n font-weight: 300;\n font-family: 'Source Sans 3';\n }\n .text-drop-file {\n font-family: 'Source Sans 3';\n font-weight: 700;\n font-size: 32px;\n line-height: 21px;\n color: #ffffff;\n }\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n height: 100%;\n background: #FAFAFA;\n .box-content_top {\n \n width: 100%;\n // min-height: calc(100% - 341px);\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n // padding-bottom: 100px;\n .box-logo {\n width: 64px;\n height: 64px;\n background: linear-gradient(180deg, #fafafa 0%, #e9e9ec 100%);\n border-radius: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n .box-input {\n margin-top: 27px;\n max-width: 512px;\n }\n .box-bottom {\n margin-top: 26px;\n .text-bottom {\n font-family: 'Source Sans 3';\n font-weight: 600;\n font-size: 11px;\n line-height: 14px;\n color: #55566b;\n }\n }\n }\n .box-content_bottom {\n width: 100%;\n max-width: 512px;\n position: relative;\n @media screen and (min-width: 2047px) {\n position: initial;\n .loadingSpinCT {\n top: 0;\n bottom: 0;\n }\n }\n .drag-active{\n border-radius: 60px;\n border: 2px dashed #E0E0E0 !important;\n background: #FAFAFA !important;\n color: #2B2C46 !important;\n }\n .box-content-drop {\n display: flex;\n flex-direction: column;\n align-items: center;\n cursor: pointer;\n width: 100%;\n padding-top: 16px;\n padding-bottom: 16px;\n color: #CACAD1;\n border: 2px dashed transparent;\n &:hover {\n border-radius: 60px;\n border: 2px dashed #E0E0E0;\n background: #FAFAFA;\n color: #2B2C46;\n }\n }\n .box-image {\n width: 64px;\n height: 64px;\n background: linear-gradient(180deg, #56577c 0%, #2b2c46 100%);\n border-radius: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-bottom: 16px;\n }\n .box-content-main-drop {\n background: linear-gradient(180deg, #3e36dc 0%, #2b2c46 100%);\n padding: 21px;\n height: 100%;\n animation: gradient 15s ease infinite;\n position: relative;\n background-size: 100% 100%;\n @media screen and (min-width: 2047px) {\n position: initial;\n }\n @keyframes gradient {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 50%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n }\n .box-content-main {\n padding: 16px;\n border-radius: 16px;\n height: 100%;\n @media screen and (min-width: 2047px) {\n position: inherit;\n }\n }\n .box-border {\n border: 2px dashed #aaabb5;\n border-radius: 16px;\n border-radius: 16px;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n color: #fff;\n width: 100%;\n flex-direction: column;\n }\n .box-border-none{\n height: 80%;\n display: flex;\n justify-content: center;\n align-items: center;\n color: #fff;\n width: 100%;\n flex-direction: column;\n }\n }\n}\n.btn-input-search {\n background: #f7f7f7;\n border: 0px;\n width: 32px;\n height: 32px;\n border-radius: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n}\n\n.inputFile {\n // display: block !important;\n}\n.text-blue {\n color: #3e36dc !important;\n}\n\n.box-blue {\n background: #3e36dc;\n box-shadow: 1.33333px 1.33333px 13.3333px rgba(0, 0, 0, 0.3);\n border-radius: 16px;\n padding: 5px;\n}\n.text-f14 {\n font-size: 14px;\n line-height: 16px;\n font-style: normal;\n}\n.text-f20 {\n font-family: 'Source Sans 3';\n font-size: 16px;\n line-height: 21px;\n}\n.text-bold {\n font-weight: 600 !important;\n}\n\n.text-center {\n text-align: center !important;\n}\n\n// TODO: css result component\n.box-wrap-result-component {\n height: 100%;\n min-height: 100%;\n display: flex;\n flex-direction: column;\n // height: calc(100vh - 32px);\n background-color: #fafafa;\n .box-search {\n margin: 0px auto;\n padding: 24px 0px 24px 0px;\n display: flex;\n justify-content: center;\n align-items: center;\n background-color: #FAFAFA;\n flex-direction: column;\n width: 100%;\n border-bottom: 1px solid #E0E0E0;\n .box-filter {\n margin-top: 26px;\n background: #f3f3f5;\n max-width: 1083px;\n width: 100%;\n min-height: 32px;\n }\n }\n .box-result {\n @media screen and (max-width: 776px) {\n height: 100%\n }\n display: flex;\n justify-content: space-between;\n // overflow: auto;\n position: relative;\n\n .col-left {\n width: 100%;\n height: fit-content;\n min-height: auto;\n position: relative;\n &.toggle {\n .box-title_col-left {\n display: none;\n }\n }\n .box-title_col-left {\n position: absolute;\n top: 50%;\n margin: auto;\n width: fit-content;\n background-color: #3E36DC;\n padding: 4px;\n border-radius: 16px;\n }\n &.toggle {\n width: 32px;\n padding: 0px;\n .box-preview {\n border: 0px;\n \n }\n .button-toggle {\n right: -5px;\n }\n }\n display: flex;\n justify-content: center;\n align-items: center;\n // max-width: 320px;\n .box-preview {\n width: 100%;\n // border: 2px dashed #55566b;\n display: flex;\n justify-content: center;\n align-content: center;\n height: 100%;\n position: relative;\n // transition: ease-in-out 0.5s;\n \n .preview-item {\n // height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n // width: 100%;\n max-width: 500px;\n max-height: 500px;\n }\n }\n .button-toggle {\n height: 32px;\n width: 10px;\n padding: 0px;\n min-width: auto;\n position: absolute;\n right: -37px;\n top: 0;\n bottom: 0;\n margin: auto;\n background-color: #e9e9ec;\n box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);\n border-radius: 5px;\n // transition: ease-in-out 1s;\n }\n }\n .col-right {\n // width: calc(100% - 462px);\n width: 100%;\n .box-item-result {\n max-width: calc(192px * 4 + 96px);\n width: 100%;\n @media screen and (min-width: 2047px) {\n max-width: 1300px;\n }\n display: flex;\n flex-wrap: wrap;\n gap: 24px;\n padding-left: 2px;\n .wrap-main-item-result {\n display: flex;\n flex-direction: column;\n max-width: 192px;\n width: 192px;\n border-radius: 4px;\n overflow: hidden;\n height: 100%;\n } &:first-child {\n margin-top: 0px !important;\n }\n ul {\n padding: 0;\n display: flex;\n flex-wrap: wrap;\n li {\n list-style: none;\n width: 174px;\n &:last-child {\n margin-right: auto !important;\n }\n }\n }\n .ais-InfiniteHits-loadMore {\n display: none;\n }\n }\n @media screen and (max-width: 776px) {\n\n\n .box-item-result {\n height: 100%;\n // padding: 0 11px;\n // gap: 8px !important;\n // justify-content: center;\n width: calc(180 * 2px + 30px);\n .wrap-main-item-result {\n width: 180px;\n max-width: 180px !important;\n \n &:first-child {\n margin-top: 0px !important;\n }\n }\n }\n }\n @media screen and (max-width: 370px) {\n .box-item-result {\n padding: 0 0px;\n display: flex;\n justify-content: center;\n }\n }\n }\n }\n\n .box-notify {\n height: 50px;\n background: #f3f3f5;\n border-top: 1px solid #e9e9ec;\n .select-choose-page {\n &::after,\n &::before {\n display: none;\n }\n }\n .item-notify-right {\n padding-left: 20px;\n border-left: 1px solid #e9e9ec;\n }\n .box-change-hit-items {\n font-family: 'Source Sans 3';\n font-style: normal;\n font-weight: 500;\n font-size: 12px;\n color: #2b2c46;\n border-right: 1.33333px solid #e9e9ec;\n height: 100%;\n display: flex;\n align-items: center;\n .ais-HitsPerPage-select {\n border: 0px;\n background-color: transparent;\n font-size: 12px;\n color: #2b2c46 !important;\n font-weight: 500;\n }\n }\n .item-notify {\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n }\n}\n\n.box-main-filter {\n .item {\n width: calc(44% - 20px);\n padding: 0 10px;\n .btn-ct {\n padding: 2px !important;\n border: 0px;\n }\n }\n .item-one {\n min-width: 243px;\n }\n .item-tow {\n min-width: 122px;\n }\n .item-three {\n min-width: 259px;\n }\n .item-four {\n min-width: 125px;\n }\n .item-five {\n min-width: 123px;\n }\n .item-six {\n min-width: 115px;\n }\n .item-seven {\n min-width: 94px;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n}\n\n// TODO: search history\n.wrap-main-search-history {\n background-color: #fafafa;\n height: 100%;\n .box-main-top {\n background-color: #fff;\n padding: 32px 0;\n margin: auto;\n display: flex;\n justify-content: center;\n }\n\n .box-main-bottom {\n padding: 20px 16px;\n height: calc(100% - 106px);\n display: flex;\n .col-left {\n .box-time {\n padding: 0;\n li {\n list-style-type: none;\n padding: 0;\n margin: 0;\n .active {\n font-weight: 700;\n }\n button {\n padding: 0;\n }\n }\n }\n }\n .col-right {\n min-width: 568px;\n margin-left: auto;\n margin-right: auto;\n // background-color: aquamarine;\n overflow: auto;\n .box-image-search {\n width: 32px;\n height: 32px;\n border-radius: 2px;\n background-color: #fff;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-right: 10px;\n img {\n max-width: fit-content !important;\n }\n }\n .MuiDataGrid-root {\n flex: none !important;\n border: 0 !important;\n .MuiDataGrid-columnHeader:focus-within,\n .MuiDataGrid-root .MuiDataGrid-cell:focus-within {\n outline: none !important;\n }\n .MuiDataGrid-columnHeaderTitleContainer {\n justify-content: space-between;\n }\n .MuiDataGrid-sortIcon {\n opacity: 1;\n }\n .MuiDataGrid-window {\n top: 43px !important;\n // height: f;\n }\n .MuiDataGrid-iconSeparator {\n display: none !important;\n }\n .MuiDataGrid-columnsContainer {\n background: #aaabb5;\n min-height: auto !important;\n line-height: 12px !important;\n .MuiSvgIcon-root {\n color: #fff !important;\n }\n }\n .MuiDataGrid-row {\n max-width: inherit !important;\n min-height: inherit !important;\n &.Mui-selected {\n background-color: inherit !important;\n }\n }\n .MuiDataGrid-cell--textLeft.MuiDataGrid-cell--withRenderer,\n .MuiDataGrid-cell--textCenter.MuiDataGrid-cell--withRenderer {\n line-height: inherit !important;\n min-height: inherit !important;\n max-height: inherit !important;\n }\n .MuiDataGrid-cell {\n border: 0px !important;\n &:last-child {\n display: none;\n }\n }\n }\n }\n }\n}\n\n// Todo: css page saved\n.wrap-main-saved {\n height: 100%;\n background-color: #fafafa;\n .box-main-top {\n .box-top {\n background-color: #fff;\n padding: 32px 0;\n }\n .box-bottom {\n margin-top: 26px;\n text-align: center;\n display: flex;\n justify-content: center;\n }\n }\n\n .box-main-bottom {\n max-width: 726px;\n width: 726px;\n margin-left: auto;\n margin-right: auto;\n }\n}\n\n// TODO: css page Profile\n\n.wrap-main-profile {\n max-width: 1280px;\n margin: auto;\n .box-col-left {\n .box-top {\n min-height: 170px;\n display: flex;\n justify-content: center;\n align-items: flex-start;\n flex-direction: column;\n padding: 0 94px;\n background-color: #fff;\n }\n .box-bottom {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n height: calc(100% - 170px);\n .box-content {\n width: 242px;\n span {\n font-size: 11px !important;\n line-height: 14px !important;\n color: #2b2c46 !important;\n font-weight: 500 !important;\n margin-bottom: 5px;\n }\n input {\n min-height: 21px !important;\n background: #f3f3f5 !important;\n width: 100% !important;\n border: 0px !important;\n }\n .btn-log-out {\n background: #2b2c46;\n border-radius: 0px !important;\n padding: 10px 35px 10px 10px;\n span {\n color: #fff !important;\n font-size: 11px !important;\n line-height: 14px !important;\n font-weight: bold !important;\n margin: 0;\n padding: 0;\n }\n }\n }\n }\n }\n .box-col-right {\n .box-bg-image {\n // background-image: url(\"/common/assets/images/Rectangle.png\");\n }\n }\n}\n.wrap-input-search {\n width: 512px;\n .box-input-search {\n justify-content: space-between;\n box-shadow: 0px 2px 12px rgba(43, 44, 70, 0.13);;\n background-color: #fff;\n border-radius: 24px;\n padding: 0px !important;\n height: 42px;\n overflow: hidden;\n padding-right: 12px !important;\n form {\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n .box-inp {\n input {\n background-color: #fff;\n }\n\n .box-key-filter {\n padding: 8px;\n background-color: #E0E0E0;\n border-radius: 42px;\n min-width: fit-content;\n display: flex;\n align-items: center;\n height: 75%;\n margin-left: 5px;\n p {\n font-size: 14px;\n font-size: 700;\n color: #2B2C46;\n }\n }\n\n position: relative;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n .icon-search {\n display: flex;\n // position: absolute;\n // left: 12px;\n // top: 0;\n bottom: 0;\n margin: auto;\n order: 0;\n }\n }\n }\n .input-search {\n // padding: 0 6px;\n // padding-left: 40px;\n padding-left: 6px;\n order: 2;\n width: 100%;\n border: 0px !important;\n &::placeholder {\n font-size: 14px !important;\n color: #AAABB5 !important;\n font-weight: 500 !important;\n }\n &::-webkit-search-cancel-button {\n position: relative;\n right: 20px;\n\n -webkit-appearance: none;\n height: 20px;\n width: 20px;\n border-radius: 10px;\n background: red;\n }\n &:focus-visible {\n outline: none !important;\n }\n &::before,\n &::after {\n display: none !important;\n }\n }\n .btn-clear-text {\n width: 32px;\n height: 32px;\n border-radius: 100%;\n z-index: 10;\n cursor: pointer !important;\n margin-right: 8px;\n\n &:after {\n content: \"\";\n font-size: 39px;\n position: absolute;\n right: -3px;\n font-weight: 100;\n background-color: #E0E0E0;\n width: 1px;\n height: 35px;\n }\n }\n }\n}\n\n.box-panigation {\n\n .ais-Pagination-list {\n display: flex;\n justify-content: center;\n align-items: center;\n margin-bottom: 22px;\n li {\n list-style-type: none;\n margin: 0px !important;\n padding: 0px 5px !important;\n a {\n font-weight: 500 !important;\n }\n\n font-size: 12px;\n &.ais-Pagination-item--selected {\n a {\n font-weight: 700 !important;\n }\n\n font-size: 13px;\n }\n }\n }\n}\n\n.wrap-main-result {\n position: relative;\n height: 100%;\n &.loading {\n .loadingSpinCT {\n display: block;\n position: absolute;\n top: 0;\n bottom: 0;\n margin: auto;\n left: 0;\n right: 0;\n }\n }\n .loadingSpinCT {\n display: none;\n }\n}\n\n.wrap-main-support-page {\n background-color: #2b2c46;\n min-height: calc(100vh - 32px);\n // max-width: 1280px;\n padding: 40px;\n margin: auto;\n .col-left {\n width: 50%;\n .col-left__bottom {\n .box-form {\n // max-width: 224px;\n // margin-left: auto;\n // margin-right: auto;\n // margin-top: 74px;\n .MuiButton-label {\n justify-content: flex-start !important;\n }\n .box-content-main-drop {\n background: linear-gradient(180deg, #3e36dc 0%, #2b2c46 100%);\n padding: 21px;\n height: 100%;\n animation: gradient 15s ease infinite;\n position: relative;\n background-size: 100% 100%;\n min-height: 150px;\n @media screen and (min-width: 2047px) {\n position: initial;\n }\n @keyframes gradient {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 50%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n }\n .box-content-main {\n background: #1e1f31;\n padding: 21px;\n height: 100%;\n min-height: 150px;\n label {\n color: #fff;\n }\n @media screen and (min-width: 2047px) {\n position: inherit;\n }\n }\n .box-border {\n border: 2px dashed #aaabb5;\n height: 150px;\n display: flex;\n justify-content: center;\n align-items: center;\n color: #fff;\n width: 100%;\n flex-direction: column;\n }\n .box-form-control {\n // background-color: red;\n .item-field {\n margin-top: 10px;\n font-size: 12px;\n font-weight: 500;\n width: 100%;\n label {\n color: #fff;\n span {\n color: red;\n }\n }\n .box-input-control {\n &::before {\n display: none;\n }\n background: #f3f3f5;\n box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);\n border-radius: 2px;\n\n padding: 0px 9px;\n }\n }\n .box-textArea {\n // padding: 11px;\n position: relative;\n .box-icon {\n position: absolute;\n top: 10px;\n left: 10px;\n }\n textarea {\n padding: 10px 25px 10px 35px;\n font-size: 14px;\n }\n }\n }\n }\n .box-btn-upload {\n .btn-upload {\n background-color: #2b2c46;\n border-radius: 3px;\n }\n .MuiIconButton-label {\n width: 122px;\n font-weight: 700 !important;\n font-size: 11px !important;\n line-height: 14px !important;\n display: flex;\n color: #fff;\n justify-content: space-between;\n }\n }\n .box-preview-image,\n .box-preview-image-mobile {\n .box-image {\n position: relative;\n width: fit-content !important;\n height: 106px !important;\n border-radius: 2px;\n padding: 5px 7px;\n text-align: center;\n\n .btn-close {\n position: absolute;\n top: 5px;\n right: 5px;\n padding: 0px;\n .MuiButton-label {\n justify-content: flex-end !important;\n }\n }\n }\n }\n }\n }\n .col-right {\n width: 50%;\n // background-image: url(\"../../common/assets/images/bg-support-page.svg\");\n // background-size: cover;\n // background-repeat: no-repeat;\n }\n}\n\n.border-rd-0 {\n border-radius: 0px !important;\n}\n\n.hide-btn-arrow {\n .btn-carousel-right,\n .btn-carousel-left {\n display: none !important;\n }\n}\n\n.btn-text-item-result {\n padding: 5px 10px;\n background-color: #55566b;\n box-shadow: '-2px 2px 4px rgba(170, 171, 181, 0.5)';\n border-radius: 1;\n display: flex;\n justify-content: space-between;\n}\n\n\n// TODO: filter panel result\n\n.wrap-main-col-left {\n max-width: 320px;\n width: 100%;\n box-shadow: 3px -2px 3px -3px #d3d4d8;\n overflow-x: hidden;\n overflow-y: auto;\n // padding-right: 24px;\n // padding-left: 24px;\n background: #fff;\n position: relative;\n\n &.toggle {\n // transition: all 0.1s ease-in-out;\n // transition: all 0.5s ease-in;\n max-width: 40px;\n > * {\n display: none !important;\n }\n .box-toggle-coloumn {\n // transition: all 010s ease-in-out;\n display: block !important;\n margin: auto;\n }\n }\n .box-toggle-coloumn {\n position: absolute;\n z-index: 222;\n }\n .col-left__bottom {\n margin-top: 32px;\n width: 100%;\n padding: 0 24px;\n button {\n display: flex;\n justify-content: space-between;\n width: 100%;\n align-items: center;\n padding-right: 0px;\n }\n .border-neutral-light {\n border-bottom: 1px solid #d3d4d8;\n }\n .ais-RefinementList {\n ul {\n li {\n list-style-type: none;\n label {\n color: rgb(30, 31, 49);\n font-size: 16px;\n font-weight: 500;\n }\n input[type='checkbox'] {\n background-color: red;\n margin-right: 10px;\n width: 15px;\n height: 15px;\n border-radius: 20px;\n border: 3px solid;\n }\n }\n }\n }\n }\n}\n\n.wrap-box-refinements {\n width: 100%;\n ul {\n display: flex;\n flex-wrap: wrap;\n width: 100%;\n gap: 8px;\n\n align-items: center;\n li {\n list-style-type: none;\n margin-bottom: 0px;\n padding: 0px;\n background: #f3f3f5;\n border: 1px solid #e0e0e0;\n border-radius: 1px;\n &:last-child {\n border: 0px;\n background: initial;\n }\n button {\n padding: 2px 5px;\n }\n }\n }\n}\n\n.box-image-search-thumb {\n z-index: 11;\n position: relative;\n height: 100%;\n padding-right: 4px;\n border-radius: 4px;\n margin-left: 8px;\n justify-content: space-between;\n align-items: center;\n min-width: 60px;\n img {\n width: 35px;\n height: 100%;\n // border-radius: 100%;\n }\n button {\n display: flex;\n align-items: center;\n border: 0px !important;\n background-color: transparent;\n height: fit-content;\n cursor: pointer;\n }\n}\n\n.pagination-result {\n .ais-Pagination-list {\n flex-wrap: nowrap !important;\n text-align: center;\n .ais-Pagination-item {\n position: relative;\n padding: 0;\n a {\n font-family: 'Source Sans 3';\n font-style: normal;\n font-weight: 400;\n font-size: 14px;\n line-height: 18px;\n color: #161616;\n }\n }\n .ais-Pagination-item--selected {\n a::after {\n position: absolute;\n content: '';\n left: 0;\n right: 0;\n width: 16px;\n height: 4px;\n background-color: #161616;\n margin: auto;\n bottom: -11px;\n }\n }\n }\n}\n\n.box-refinement-list {\n .ais-SearchBox-form {\n display: flex;\n // margin: 0 20px;\n background: #e9e9ec;\n border-radius: 16px;\n padding: 0 10px;\n height: 32px;\n margin-bottom: 16px;\n input {\n order: 1;\n width: 100%;\n margin-left: 5px !important;\n border: 0px;\n background-color: initial !important;\n &:focus {\n outline: none;\n }\n }\n .ais-SearchBox-submit {\n width: fit-content !important;\n order: 0;\n display: flex;\n align-items: center;\n border: 0px;\n background-color: initial;\n svg {\n width: 15px !important;\n height: 15px !important;\n }\n }\n .ais-SearchBox-reset {\n display: none;\n }\n }\n}\n\n.ais-RefinementList {\n .ais-RefinementList-list {\n padding-left: 0px !important;\n .ais-RefinementList-item {\n padding-left: 0px !important;\n label {\n display: inline-flex;\n align-items: center;\n span {\n font-size: 14px;\n font-family: 'Source Sans 3';\n font-style: normal;\n em {\n font-style: initial !important;\n }\n }\n }\n }\n }\n}\n\n.box-switch-apply-fillter {\n span.MuiFormControlLabel-label {\n color: #aaabb5;\n font-family: 'Source Sans 3';\n font-style: normal;\n font-weight: 400;\n font-size: 14px;\n line-height: 16px;\n }\n}\n\n.ais-RefinementList-count {\n display: block !important;\n position: relative;\n // padding-left: 8px;\n padding-left: 6px;\n padding-right: 6px;\n margin-left: 3px;\n &::after {\n content: '(';\n position: absolute;\n top: 0;\n left: 0;\n }\n &::before {\n content: ')';\n position: absolute;\n top: 0;\n right: 0;\n }\n}\n\n.wrap-filter-desktop {\n \n .box-filter-desktop {\n background-color: #fff;\n width: 90%;\n max-width: 1500px;\n height: 80%;\n margin: auto;\n &.isMobile {\n width: 100%;\n }\n .box-child-component-filter-desktop {\n background-color: #fff;\n width: 100%;\n height: 100%;\n padding-top: 10px;\n @media only screen and (max-width: 776px) {\n height: fit-content;\n padding-bottom: 56px;\n }\n .box-top {\n padding: 24px 16px;\n .box-input-search-filter {\n background-color: #f3f3f5;\n border-radius: 21px;\n height: 40px;\n .icon-search{\n margin-left: 11px;\n }\n .input-search-filter {\n border: 0 !important;\n width: 100%;\n background-color: transparent;\n &:focus-visible {\n outline: none !important;\n }\n @media only screen and (min-width: 776px) {\n width: 400px;\n }\n @media only screen and (min-width: 980px) {\n width: 512px;\n }\n }\n }\n }\n .box-bottom {\n column-gap: 20px;\n padding: 0px 24px;\n flex-wrap: wrap;\n width: 100%;\n max-width: 100%;\n height: fit-content;\n overflow-y: auto;\n .box-group-items {\n margin-top: 20px;\n &:first-child{\n margin-top: 0px !important;\n }\n\n &:last-child{\n }\n width: 100%;\n .box-btn-group {\n flex-direction: column;\n button {\n padding-left: 11px;\n min-height: initial;\n span {\n font-size: 12px;\n }\n &:hover{\n // color: #3e36dc;\n font-weight: bold;\n }\n }\n }\n }\n .box-btn-group {\n padding: 0;\n display: flex;\n flex-wrap: wrap;\n gap: 5px;\n min-width: 100px;\n .item-btn {\n padding: 0;\n list-style-type: none;\n min-height: 40px;\n text-align: left;\n border: 0px;\n justify-content: left;\n padding-left: 10px;\n font-size: 12px;\n color: #000000;\n border-radius: 15px;\n &.Mui-selected {\n background-color: #e9e9e9;\n border-radius: 15px;\n // color: #3e36dc;\n font-weight: bold;\n }\n &:active {\n background: initial !important;\n }\n button {\n }\n }\n }\n }\n }\n }\n}\n.box-keyFilter {\n align-items: center;\n border-radius: 21px;\n background-color: #E0E0E0;\n height: 100%;\n padding: 4px 8px 4px 8px;\n\n .keyFilter {\n font-weight: 400;\n font-size: 12px;\n line-height: 16px;\n font-style: normal;\n color: #2B2C46;\n text-transform: uppercase;\n margin-bottom: 0px;\n }\n}\n.modal-container {\n /* width */\n &::-webkit-scrollbar {\n width: 3px;\n }\n\n /* Track */\n &::-webkit-scrollbar-track {\n background: #f1f1f1;\n }\n\n /* Handle */\n &::-webkit-scrollbar-thumb {\n background: #888;\n }\n\n /* Handle on hover */\n &::-webkit-scrollbar-thumb:hover {\n background: #555;\n }\n}\n\n\n.wrap-input-search-field {\n width: 512px;\n height: 48px;\n .box-input-search {\n justify-content: space-between;\n box-shadow: 0px 2px 12px rgba(43, 44, 70, 0.13);;\n background-color: #fff;\n border-radius: 24px;\n padding: 0px !important;\n height: 48px;\n overflow: hidden;\n padding-right: 12px !important;\n form {\n width: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n .box-inp {\n input {\n background-color: #fff;\n }\n .pre-filter-icon {\n display: flex;\n min-width: 56px;\n height: 100%;\n justify-content: center;\n align-items: center;\n border-right: 1px solid rgb(224, 224, 224);\n background: rgb(250, 250, 250);\n cursor: pointer;\n }\n .box-key-filter {\n padding: 8px;\n background-color: #E0E0E0;\n border-radius: 42px;\n min-width: fit-content;\n display: flex;\n align-items: center;\n height: 75%;\n margin-left: 5px;\n p {\n font-size: 14px;\n font-size: 700;\n color: #2B2C46;\n }\n }\n\n position: relative;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n .icon-search {\n display: flex;\n // position: absolute;\n // left: 12px;\n // top: 0;\n bottom: 0;\n margin: auto;\n order: 0;\n }\n }\n }\n .input-search {\n // padding: 0 6px;\n // padding-left: 40px;\n padding-left: 6px;\n order: 2;\n width: 100%;\n border: 0px !important;\n &::placeholder {\n font-size: 14px !important;\n color: #AAABB5 !important;\n font-weight: 500 !important;\n }\n &::-webkit-search-cancel-button {\n position: relative;\n right: 20px;\n\n -webkit-appearance: none;\n height: 20px;\n width: 20px;\n border-radius: 10px;\n background: red;\n }\n &:focus-visible {\n outline: none !important;\n }\n &::before,\n &::after {\n display: none !important;\n }\n }\n .btn-clear-text {\n width: 32px;\n height: 32px;\n border-radius: 100%;\n z-index: 10;\n cursor: pointer !important;\n margin-right: 8px;\n\n &:after {\n content: \"\";\n font-size: 39px;\n position: absolute;\n right: -3px;\n font-weight: 100;\n background-color: #E0E0E0;\n width: 1px;\n height: 35px;\n }\n }\n }\n}\n\n.icon-hover {\n padding: 12px;\n border-radius: 100%;\n display: flex;\n &:hover {\n background-color: #0000000a;\n }\n\n}\n\n.button-hover {\n &:hover {\n background-color: #E0E0E0 !important;\n }\n}\n\n.product-image {\n transition: all 0.3s;\n display: block;\n transform: scale(1);\n overflow: hidden;\n}\n\n.product-image:hover{\n transform: scale(1.1);\n}","body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\",\n \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\",\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n\n\n/* SF Pro fonts */\n@font-face {\n font-family: \"Source Sans 3\";\n src: url(\"./common/assets/fonts/source-sans-3/SourceSans3-Light.ttf\");\n font-style: normal;\n font-weight: 300;\n font-display: swap;\n}\n@font-face {\n font-family: \"Source Sans 3\";\n src: url(\"./common/assets/fonts/source-sans-3/SourceSans3-Regular.ttf\");\n font-style: normal;\n font-weight: 400;\n font-display: swap;\n}\n@font-face {\n font-family: \"Source Sans 3\";\n src: url(\"./common/assets/fonts/source-sans-3/SourceSans3-Medium.ttf\");\n font-style: medium;\n font-weight: 500;\n font-display: swap;\n}\n@font-face {\n font-family: \"Source Sans 3\";\n src: url(\"./common/assets/fonts/source-sans-3/SourceSans3-SemiBold.ttf\");\n font-style: medium;\n font-weight: 600;\n font-display: swap;\n}\n@font-face {\n font-family: \"Source Sans 3\";\n src: url(\"./common/assets/fonts/source-sans-3/SourceSans3-Bold.ttf\");\n font-style: medium;\n font-weight: 700;\n font-display: swap;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, \"Courier New\",\n monospace;\n}\n\n#branding,\n.btn {\n transition: all 0.2s ease;\n}\n\n.headSection,\n.mainContentWrap {\n overflow: hidden;\n}\n\na,\nabbr,\nacronym,\naddress,\napplet,\narticle,\naside,\naudio,\nb,\nbig,\nblockquote,\nbody,\ncanvas,\ncaption,\ncenter,\ncite,\ncode,\ndd,\ndel,\ndetails,\ndfn,\ndiv,\ndl,\ndt,\nem,\nembed,\nfieldset,\nfigcaption,\nfigure,\nfooter,\nform,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nheader,\nhgroup,\nhtml,\ni,\niframe,\nimg,\nins,\nkbd,\nlabel,\nlegend,\nli,\nmark,\nmenu,\nnav,\nobject,\nol,\noutput,\np,\npre,\nq,\nruby,\ns,\nsamp,\nsection,\nsmall,\nspan,\nstrike,\nstrong,\nsub,\nsummary,\nsup,\ntable,\ntbody,\ntd,\ntfoot,\nth,\nthead,\ntime,\ntr,\ntt,\nu,\nul,\nvar,\nvideo {\n font: inherit;\n padding: 0;\n border: 0;\n margin: 0;\n /* vertical-align: baseline */\n}\n\nblockquote,\nq {\n quotes: none;\n}\n\nblockquote:after,\nblockquote:before,\nq:after,\nq:before {\n content: \"\";\n content: none;\n}\n\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\n\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\nsection {\n display: block;\n}\n\n.clear {\n clear: both;\n}\n\n.screen-reader-text {\n clip: rect(1px, 1px, 1px, 1px);\n position: absolute !important;\n}\n\n.container,\n.mainContentWrap,\narticle {\n position: relative;\n}\n\n* {\n box-sizing: border-box;\n}\n\n.wrapper {\n width: 96%;\n max-width: 1200px;\n margin: 0 auto;\n -webkit-box-flex: 1;\n -ms-flex: 1;\n flex: 1;\n}\n\n.fullWidth,\n.wrapper {\n padding: 4% 0;\n position: relative;\n}\n\n.fullWidth.noPadding,\n.wrapper.noPadding {\n padding: 0;\n}\n\n@media only screen and (min-width: 1300px) {\n .fullWidth,\n .wrapper {\n padding: 2% 0;\n }\n}\n\n@media only screen and (min-width: 900px) and (max-width: 1120px) {\n .fullWidth,\n .wrapper {\n padding: 4% 0;\n }\n}\n\n.fullWidth .wrapper,\narticle {\n padding: 0;\n}\n\n.flexWrapper {\n align-items: center;\n flex-flow: row wrap;\n flex-direction: row;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n}\n\n.flexWrapper.alignTop {\n align-items: flex-start;\n}\n\n.tileFlexible {\n margin: 20px 0;\n -webkit-box-flex: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n float: left;\n}\n\n.tileHalf {\n width: 50%;\n float: left;\n}\n\n@media only screen and (min-width: 530px) and (max-width: 750px) {\n .tileHalf {\n float: none;\n width: 100%;\n }\n}\n\n.tileThird {\n width: 33%;\n float: left;\n}\n\n.center {\n text-align: center;\n}\n\n.smallerWidth {\n width: 70%;\n display: inline-block;\n}\n\n@media only screen and (min-width: 900px) and (max-width: 1120px) {\n .smallerWidth br {\n display: none;\n }\n}\n\n@media only screen and (min-width: 750px) and (max-width: 900px) {\n .smallerWidth {\n width: 100%;\n }\n}\n\n@media only screen and (max-width: 530px) {\n .onDesktop {\n display: none;\n }\n}\n\n.bold,\n.bold a,\n.bold div,\n.bold span {\n font-weight: 700 !important;\n}\n\n.disabled,\n.notAvailableJet {\n pointer-events: none;\n}\n\n.disabled:hover,\n.notAvailableJet:hover {\n cursor: default;\n}\n\n.notAvailableJet {\n opacity: 0.5;\n}\n\n.container {\n min-height: 60vh;\n background: #e7eaee;\n background: -webkit-linear-gradient(top, #e7eaee 0, #f0f2f4 100%);\n background: linear-gradient(to bottom, #e7eaee 0, #f0f2f4 100%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7eaee', endColorstr='#f0f2f4', GradientType=0);\n}\n\n.page-template-template-contact .container {\n min-height: 0;\n}\n\n.btn {\n min-width: 200px;\n border-radius: 3px;\n padding: 15px 35px;\n font-size: 14px;\n line-height: 14px;\n text-transform: uppercase;\n display: inline-block;\n text-align: center;\n height: 45px;\n font-weight: 700;\n transition: all 0.2s ease;\n}\n\n.hide,\n.oldBrowserHint {\n display: none;\n}\n\n.btn.primary {\n background: #4c8f9f;\n color: #fff;\n}\n\n.btn.primary:hover {\n cursor: pointer;\n opacity: 0.8;\n}\n\n.btn.withShadow {\n box-shadow: 0 19px 25px -17px rgba(0, 0, 0, 0.3);\n}\n\n.btn.withShadow:hover {\n opacity: 0.8;\n}\n\n.btn.withShadow:active {\n -webkit-transition: all 50ms cubic-bezier(0.54, 0.03, 0.42, 0.99);\n transition: all 50ms cubic-bezier(0.54, 0.03, 0.42, 0.99);\n -webkit-transform: translateY(1px);\n -ms-transform: translateY(1px);\n transform: translateY(1px);\n box-shadow: 0 17px 22px -15px rgba(0, 0, 0, 0.2);\n}\n\n.no-borderradius .oldBrowserHint,\n.no-opacity .oldBrowserHint {\n text-align: center;\n padding: 20% 5%;\n position: fixed;\n z-index: 9999;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n color: #fff;\n background: #031f2b;\n}\n\n\nbody,\nbutton,\ninput,\nselect,\ntextarea {\n color: rgba(3, 31, 43, 0.54);\n font-family: Roboto, Arial, Helvetica, sans-serif;\n font-size: 17px;\n line-height: 1.5;\n font-weight: 400;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\na,\nb,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nstrong {\n font-weight: 700;\n}\n\nbody {\n background: #e7eaee;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n line-height: 1;\n}\n\nh1,\nh2 {\n line-height: 1.618;\n color: #031f2b;\n}\n\nh1 {\n font-size: 25px;\n margin: 0 auto 25px;\n}\n\nh1.entry-title a {\n color: #031f2b;\n font-size: 25px;\n}\n\nh2 {\n font-size: 16px;\n margin: 15px auto 25px;\n}\n\nh2.entry-title a {\n color: #031f2b;\n font-size: 25px;\n}\n\nh1 p,\nh2 p {\n margin-bottom: 0;\n}\n\n@media only screen and (min-width: 530px) and (max-width: 750px) {\n h1 br,\n h2 br {\n display: none;\n }\n}\n\nh3 {\n color: #031f2b;\n font-size: 17px;\n line-height: 1.5;\n margin: 22px auto 16px;\n}\n\nh4 {\n font-size: 15px;\n margin: 22px auto 12px;\n}\n\nh5 {\n font-size: 13px;\n margin: 22px auto 10px;\n}\n\nh6 {\n font-size: 11px;\n margin: 22px auto 8px;\n}\n\np a {\n text-decoration: underline;\n}\n\nem {\n font-style: italic;\n}\n\niframe,\nimg {\n max-width: 100%;\n height: auto;\n}\n\na {\n text-decoration: none;\n color: rgba(3, 31, 43, 0.54);\n}\n\na:hover {\n cursor: pointer;\n color: rgba(3, 31, 43, 0.7);\n}\n\nol,\nul {\n list-style: none;\n padding-left: 20px;\n}\n\nol li,\nul li {\n list-style: disc;\n padding-left: 10px;\n margin-bottom: 10px;\n}\n\n.alignnone {\n margin: 5px 20px 20px 0;\n}\n\n.aligncenter,\ndiv.aligncenter {\n display: block;\n margin: 5px auto;\n}\n\n.alignright {\n float: right;\n margin: 5px 0 20px 20px;\n}\n\n.alignleft {\n float: left;\n margin: 5px 20px 20px 0;\n}\n\na img.alignright {\n float: right;\n margin: 5px 0 20px 20px;\n}\n\na img.alignleft,\na img.alignnone {\n margin: 5px 20px 20px 0;\n}\n\na img.alignleft {\n float: left;\n}\n\na img.aligncenter {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n.wp-caption {\n background: #fff;\n border: 1px solid #f0f0f0;\n max-width: 96%;\n padding: 5px 3px 10px;\n text-align: center;\n}\n\n.wp-caption.alignleft,\n.wp-caption.alignnone {\n margin: 5px 20px 20px 0;\n}\n\n.wp-caption.alignright {\n margin: 5px 0 20px 20px;\n}\n\n.wp-caption img {\n border: 0;\n height: auto;\n margin: 0;\n max-width: 98.5%;\n padding: 0;\n width: auto;\n}\n\n.gallery-caption,\n.wp-caption .wp-caption-text {\n font-size: 11px;\n line-height: 17px;\n margin: 0;\n padding: 0 4px 5px;\n}\n\n@media print {\n blockquote,\n img,\n pre,\n tr {\n page-break-inside: avoid;\n }\n\n * {\n background: 0 0 !important;\n color: #000 !important;\n box-shadow: none !important;\n text-shadow: none !important;\n }\n\n a,\n a:visited {\n text-decoration: underline;\n }\n\n a[href]:after {\n content: \" (\" attr(href) \")\";\n }\n\n abbr[title]:after {\n content: \" (\" attr(title) \")\";\n }\n\n .ir a:after,\n a[href^=\"javascript:\"]:after,\n a[href^=\"#\"]:after {\n content: \"\";\n }\n\n blockquote,\n pre {\n border: 1px solid #999;\n }\n\n thead {\n display: table-header-group;\n }\n\n img {\n max-width: 100% !important;\n }\n\n @page {\n margin: 0.5cm;\n }\n\n h2,\n h3,\n p {\n orphans: 3;\n widows: 3;\n }\n\n h2,\n h3 {\n page-break-after: avoid;\n }\n}\n\n.headerSeparatorBack,\n.headerSeparatorTop {\n position: absolute;\n right: 0;\n bottom: -2px;\n left: 0;\n width: 100%;\n height: 61px;\n z-index: 9996;\n background: url(common/assets/images/sectionTransBack.svg) 0 bottom repeat-x;\n}\n\n.no-svg .headerSeparatorBack,\n.no-svg .headerSeparatorTop {\n background: url(common/assets/images/sectionTransBack.png) 0 bottom repeat-x;\n}\n\n.headerSeparatorTop {\n height: 30px;\n z-index: 9999;\n background: url(common/assets/images/sectionTransTop.svg) 0 bottom repeat-x;\n}\n\n.no-svg .headerSeparatorTop {\n background: url(common/assets/images/sectionTransTop.png) 0 bottom repeat-x;\n}\n\n.headSection {\n position: relative;\n width: 100%;\n height: 90vh;\n height: -webkit-calc(100svh - 30px);\n height: calc(100svh - 30px);\n background: #031f2b;\n transition: height 300ms;\n}\n\n.headSection.hidden {\n height: 110px;\n}\n\n@media only screen and (max-width: 530px) {\n .headSection {\n min-height: 146px;\n }\n}\n\n.headSection .wrapper {\n padding: 0;\n -webkit-box-flex: 0;\n -ms-flex: 0;\n flex: 0;\n}\n\n.navWrap {\n width: 100%;\n height: 60px;\n position: absolute;\n z-index: 9996;\n}\n\n.contentWrap,\n.uploadImage {\n position: relative;\n width: 100%;\n}\n\n.menuWrap {\n float: right;\n z-index: 1;\n}\n\n.menuWrap ul {\n margin: 0;\n padding: 17px 0 0;\n}\n\n.menuWrap ul li {\n float: left;\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n.menuWrap ul li a {\n color: rgba(255, 255, 255, 0.54);\n padding: 7px 0 7px 10px;\n font-size: 11px;\n display: inline-block;\n}\n\n.menuWrap ul li a:hover {\n color: #fff;\n}\n\n#branding {\n float: left;\n width: 93px;\n height: 60px;\n min-height: 0;\n background: url(common/assets/images/nyris_logo.png) 50% 50% no-repeat;\n overflow: hidden;\n text-indent: -99999px;\n transition: all 0.2s ease;\n}\n\n.resultsActive #branding {\n opacity: 0.54;\n}\n\n.dragAndDropActionArea {\n height: 90vh;\n padding-bottom: 80px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.dragAndDropActionArea:focus {\n outline: 0;\n}\n\n.contentWrap {\n -webkit-box-flex: 1;\n -ms-flex: 1 100%;\n flex: 1 100%;\n overflow: hidden;\n}\n\n.uploadImage {\n min-height: 120px;\n border-radius: 12px;\n border: 4px dashed rgba(255, 255, 255, 0.12);\n padding: 12vh 0;\n text-align: center;\n font-size: 22px;\n color: rgba(251, 253, 254, 0.54);\n display: block;\n -webkit-transition: all 0.2s ease;\n transition: all 0.2s ease;\n}\n\n@media only screen and (max-height: 610px) {\n .uploadImage {\n padding: 30px 0;\n }\n}\n\n@media only screen and (max-width: 530px) {\n .uploadImage {\n padding: 10vh 0;\n border: 0;\n height: 70vh;\n }\n}\n\n.uploadImage .smallText {\n font-size: 14px;\n color: rgba(251, 253, 254, 0.38);\n margin: 8px auto 17px;\n}\n\n.fileIsHover .uploadImage {\n border: 4px dashed rgba(255, 255, 255, 0.38);\n}\n\n.mobileUploadHandler {\n position: absolute;\n width: 100%;\n display: block;\n top: 70px;\n right: 0;\n height: 100px;\n left: 0;\n}\n\n.inputfile {\n width: 0.1px;\n height: 0.1px;\n opacity: 0;\n overflow: hidden;\n position: absolute;\n z-index: -1;\n}\n\n.useExampleImg {\n color: rgba(255, 255, 255, 0.38);\n font-size: 14px;\n margin-top: 30px;\n}\n\n@media only screen and (max-width: 530px) {\n .fileIsHover .uploadImage {\n border: 0;\n }\n\n .useExampleImg {\n position: absolute;\n bottom: -20px;\n width: 102%;\n }\n}\n\n.useExampleImg .exampleImages {\n margin-top: 10px;\n width: 100%;\n overflow: auto;\n -webkit-overflow-scrolling: touch;\n padding-bottom: 20px;\n}\n\n.useExampleImg .exampleImages .exImagesWrap {\n white-space: nowrap;\n}\n\n.useExampleImg .exampleImages img {\n opacity: 0.54;\n width: 86px;\n height: 86px;\n border-radius: 3px;\n margin-right: 4px;\n vertical-align: bottom;\n}\n\n.useExampleImg .exampleImages img:hover {\n cursor: pointer;\n opacity: 1;\n}\n\n.camIcon {\n margin-bottom: 15px;\n}\n\n@media (pointer: fine) {\n .onMobile {\n display: none;\n }\n}\n\n@media (pointer: none) or (pointer: coarse) {\n .onDesktop {\n display: none;\n }\n}\n\n.tryDifferent .icIcon,\n.tryDifferent .textDesc {\n display: inline-block;\n vertical-align: top;\n}\n\n.tryDifferent {\n position: absolute;\n bottom: 0px;\n left: 50%;\n transform: translateX(-50%);\n width: 18.5%;\n height: 90px;\n text-align: center;\n padding: 25px 15px;\n z-index: 9997;\n border-radius: 3px 3px 0 0;\n background: #4c8f9f;\n font-size: 14px;\n color: #fff;\n max-width: 240px;\n transition: bottom 500ms;\n}\n.tryDifferent.hidden {\n bottom: -80px;\n}\n\n@media only screen and (min-width: 900px) and (max-width: 1120px) {\n .tryDifferent {\n width: 23.5%;\n }\n}\n\n@media only screen and (min-width: 750px) and (max-width: 900px) {\n .tryDifferent {\n width: 31.8%;\n }\n}\n\n@media only screen and (min-width: 530px) and (max-width: 750px) {\n .tryDifferent {\n width: 48.5%;\n }\n}\n\n@media only screen and (max-width: 530px) {\n .tryDifferent {\n width: 80%;\n margin-bottom: -13px;\n padding-top: 20px;\n }\n}\n\n.tryDifferent .icIcon {\n width: 22px;\n height: 18px;\n background: url(common/assets/images/ic_cam.svg) no-repeat;\n margin-right: 10px;\n}\n\n.no-svg .tryDifferent .icIcon {\n background: url(common/assets/images/ic_cam.png) no-repeat;\n}\n\n.tryDifferent:hover {\n cursor: pointer;\n}\n\n.resultsTitle {\n text-align: center;\n -webkit-transform: translateY(20px);\n -ms-transform: translateY(20px);\n transform: translateY(20px);\n margin-top: 3%;\n}\n\n.results {\n position: relative;\n}\n.results.resultsActive {\n height: auto;\n min-height: 90vh;\n}\n\n.results .wrapper {\n max-width: -webkit-calc(1200px + 1.5%);\n max-width: calc(1200px + 1.5%);\n width: 97.5%;\n}\n\n@media only screen and (max-width: 530px) {\n .results .wrapper {\n width: 96%;\n }\n}\n\n.results .loadingOverlay {\n padding: 30px;\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n bottom: 0;\n background: #e7eaee;\n z-index: 3;\n border-radius: 3px;\n}\n\n@-webkit-keyframes spin {\n 0% {\n -webkit-transform: rotate(0);\n transform: rotate(0);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes spin {\n 0% {\n -webkit-transform: rotate(0);\n transform: rotate(0);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n.results .loadingOverlay .loading {\n position: absolute;\n top: 150px;\n left: 50%;\n margin-left: -12px;\n margin-top: -12px;\n border-radius: 50%;\n width: 24px;\n height: 24px;\n border: 0.25rem solid rgba(0, 0, 0, 0.12);\n border-top-color: rgba(3, 31, 43, 0.6);\n -webkit-animation: spin 1s infinite linear;\n animation: spin 1s infinite linear;\n}\n\n.prdctItem {\n width: 18.5%;\n margin: 0 0.75% 2%;\n float: left;\n background: #fbfdfe;\n border-radius: 3px;\n overflow: hidden;\n box-shadow: 0 1px 3px rgba(3, 31, 43, 0.2);\n font-size: 14px;\n line-height: 1.3;\n}\n\n@media only screen and (min-width: 1120px) {\n .prdctItem:visible:nth-of-type(5n + 6) {\n clear: both;\n }\n}\n\n@media only screen and (min-width: 900px) and (max-width: 1120px) {\n .prdctItem {\n width: 23.5%;\n margin: 0 0.75% 3%;\n }\n\n .prdctItem:visible:nth-of-type(4n + 5) {\n clear: both;\n }\n}\n\n@media only screen and (min-width: 750px) and (max-width: 900px) {\n .prdctItem {\n width: 31.8%;\n margin: 0 0.75% 3%;\n }\n\n .prdctItem:visible:nth-of-type(3n + 4) {\n clear: both;\n }\n}\n\n@media only screen and (min-width: 530px) and (max-width: 750px) {\n .prdctItem {\n width: 48.5%;\n margin: 0 0.75% 3%;\n }\n\n .prdctItem:visible:nth-of-type(2n + 3) {\n clear: both;\n }\n}\n\n.prdctItem .prdctImg {\n position: relative;\n background: #fff;\n text-align: center;\n border-bottom: 1px solid rgba(3, 31, 43, 0.12);\n}\n\n@media only screen and (max-width: 530px) {\n .prdctItem {\n width: 100%;\n margin: 0 0 4%;\n }\n\n .multipleProducts .prdctItem .prdctImg {\n float: left;\n width: 25%;\n border-bottom: 0;\n }\n}\n\n.prdctItem .prdctImg:after {\n content: \"\";\n display: block;\n width: 100%;\n padding-bottom: 100%;\n position: relative;\n}\n\n.prdctItem .prdctImg .imgWrap {\n position: absolute;\n top: 9%;\n right: 9%;\n bottom: 9%;\n left: 9%;\n}\n\n.prdctItem .prdctImg img {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n max-width: 100%;\n max-height: 100%;\n margin: auto;\n vertical-align: middle;\n}\n\n.prdctItem .prdctDetailsWrap {\n padding: 8% 9%;\n}\n\n@media only screen and (max-width: 530px) {\n .multipleProducts .prdctItem .prdctDetailsWrap {\n float: left;\n width: 75%;\n padding: 4%;\n border-left: 1px solid rgba(3, 31, 43, 0.12);\n }\n\n .feedback {\n text-align: center;\n }\n}\n\n.prdctItem .prdctDetailsWrap .prdctTitle {\n color: #031f2b;\n}\n\n.prdctItem .prdctDetailsWrap .prdctMeta {\n margin: 10px 0;\n}\n\n.prdctItem .prdctDetailsWrap .prdctMeta .prdctPrice {\n font-weight: 700;\n color: #031f2b;\n}\n\n.prdctItem .prdctDetailsWrap .prdctShipping {\n margin-bottom: 10px;\n}\n\n.prdctItem .prdctDetailsWrap .prdctShopLink {\n margin-top: 3px;\n display: inline-block;\n padding: 7px 10px 7px 30px;\n text-transform: uppercase;\n font-size: 13px;\n border-radius: 3px;\n background: url(common/assets/images/ic_shopNowLight.svg) 10px 50% no-repeat\n #fbfdfe;\n border: 1px solid rgba(3, 31, 43, 0.12);\n}\n\n.no-svg .prdctItem .prdctDetailsWrap .prdctShopLink {\n background: url(common/assets/images/ic_shopNowLight.png) 10px 50% no-repeat\n #fbfdfe;\n}\n\n.prdctItem .prdctDetailsWrap .prdctShopLink:hover {\n background: url(common/assets/images/ic_shopNow.svg) 10px 50% no-repeat\n #4c8f9f;\n border: 1px solid #4c8f9f;\n color: #fbfdfe;\n}\n\n.no-svg .prdctItem .prdctDetailsWrap .prdctShopLink:hover {\n background: url(common/assets/images/ic_shopNow.png) 10px 50% no-repeat\n #4c8f9f;\n}\n\n@media only screen and (min-width: 530px) {\n .singleProduct .prdctItem {\n width: 50%;\n display: block;\n margin: 0 auto 4%;\n float: none;\n position: relative;\n }\n\n .singleProduct .prdctItem .prdctImg {\n float: left;\n width: 50%;\n border-bottom: 0;\n border-right: 1px solid rgba(3, 31, 43, 0.12);\n }\n\n .singleProduct .prdctItem .prdctDetailsWrap {\n float: left;\n width: 50%;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 50%;\n padding: 4%;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n }\n}\n\n.feedback .btn,\n.feedback .btn.primary {\n border: 1px solid rgba(251, 253, 254, 0.12);\n}\n\n.footnote .wrapper {\n padding: 30px 0 6px;\n font-size: 12px;\n color: rgba(3, 31, 43, 0.38);\n text-align: center;\n}\n\n.footnote .wrapper a {\n color: rgba(3, 31, 43, 0.38);\n font-weight: 400;\n}\n\n.footnote .wrapper a:hover {\n color: rgba(3, 31, 43, 0.54);\n}\n\n.feedback {\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n transform: translateY(100%);\n opacity: 0;\n background: #031f2b;\n z-index: 9999;\n font-size: 14px;\n color: rgba(251, 253, 254, 0.54);\n}\n\n.feedback .wrapper {\n padding: 15px 0;\n}\n\n.feedback p {\n display: inline-block;\n margin: 0 10px 0 0;\n}\n\n@media only screen and (max-width: 530px) {\n .feedback p {\n display: block;\n margin-bottom: 15px;\n }\n}\n\n.feedback .btn {\n min-width: 100px;\n padding: 10px 25px;\n display: inline-block;\n height: auto;\n margin: 0 4px;\n}\n\n.feedback .btn.primary {\n background: 0 0;\n color: rgba(251, 253, 254, 0.54);\n}\n\n.feedback .btn.primary:hover {\n background: #4c8f9f;\n border: 1px solid rgba(251, 253, 254, 0);\n color: #fff;\n}\n\n.feedback .btn.secondary {\n background: 0 0;\n}\n\n.feedback .btn.secondary:hover {\n background: #e31b5d;\n border: 1px solid rgba(3, 31, 43, 0);\n color: #fff;\n}\n\n.feedback .btn.dismiss {\n margin-top: 15px;\n color: rgba(251, 253, 254, 0.54);\n}\n\n.feedback .btn.dismiss:hover {\n background: #4c8f9f;\n border: 1px solid rgba(251, 253, 254, 0);\n color: #fff;\n}\n\n.feedback .btn:hover {\n cursor: pointer;\n}\n\n.feedback .closeFeedbackContainer {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n}\n\n.feedback .closeFeedbackContainer .closeFeedback {\n position: absolute;\n right: 15px;\n top: 50%;\n -webkit-transform: translateY(-50%);\n -ms-transform: translateY(-50%);\n transform: translateY(-50%);\n width: 30px;\n height: 30px;\n background: url(common/assets/images/ic_close_feedback.svg) 50% 50% no-repeat;\n float: right;\n opacity: 0.38;\n -webkit-transition: all 0.2s ease;\n transition: all 0.2s ease;\n}\n\n.feedback .closeFeedbackContainer .closeFeedback:hover {\n cursor: pointer;\n opacity: 1;\n}\n\n.feedback .feedbackMessage {\n font-size: 17px;\n text-align: center;\n max-width: 80%;\n margin: 15px auto;\n}\n\n@media only screen and (max-width: 530px) {\n .feedback .closeFeedbackContainer .closeFeedback {\n width: 18px;\n top: 10px;\n -webkit-transform: translateY(0);\n -ms-transform: translateY(0);\n transform: translateY(0);\n }\n\n .feedback .feedbackMessage {\n max-width: 95%;\n }\n}\n\n.feedback .feedbackMessage span,\n.feedback .feedbackMessage.positive {\n color: #4c8f9f;\n}\n\n.negativeFeedback .feedback .feedbackMessage.negative,\n.positiveFeedback .feedback .feedbackMessage.positive {\n display: block;\n}\n\n.noscript,\n.oldBrowserHint {\n display: none;\n text-align: center;\n padding: 20% 5%;\n position: fixed;\n z-index: 9999;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n color: #fff;\n background: #031f2b;\n}\n\n.no-borderradius .oldBrowserHint,\n.no-opacity .oldBrowserHint {\n display: block;\n}\n\n.prdctTitle {\n text-overflow: ellipsis;\n overflow: hidden;\n height: 1.3em;\n line-height: 1.3em;\n white-space: nowrap;\n max-width: 100%;\n}\n\n.prdctTitle {\n text-overflow: ellipsis;\n overflow: hidden;\n height: 1.3em;\n line-height: 1.3em;\n white-space: nowrap;\n max-width: 100%;\n}\n\n.prdctMeta {\n text-overflow: ellipsis;\n overflow: hidden;\n height: 1.2em;\n line-height: 1.2em;\n white-space: nowrap;\n max-width: 100%;\n}\n\n.singleProduct .prdctTitle {\n height: auto;\n white-space: normal;\n}\n\n.errorMsg {\n color: red;\n background-color: #4f4f4f;\n border-radius: 10px;\n margin: auto;\n padding: 0.2em;\n text-align: center;\n}\n\n.preview {\n z-index: 4;\n}\n\n.preview .jcrop-holder {\n display: inline-block;\n}\n\n.preview .circle {\n display: block;\n border-radius: 50%;\n width: 18px;\n height: 18px;\n transform: translate(-9px, -9px);\n background-color: white;\n border: 6px solid #4c8f9f;\n position: absolute;\n z-index: 4000;\n}\n\n.preview .circle span {\n position: absolute;\n background: rgba(0, 0, 0, 0.7);\n color: #ffffff;\n font-family: monospace;\n font-size: 10px;\n white-space: nowrap;\n}\n\n.preview .circle:hover {\n border-color: #5ed6e6;\n z-index: 4001;\n}\n\n.preview .circle:hover span {\n color: green;\n}\n\n@media only screen and (max-width: 500px) {\n .feedback {\n font-size: 10px;\n }\n}\n\n.noResults {\n color: #999999;\n font-size: 3em;\n text-align: center;\n cursor: default;\n}\n\n.selection_mask {\n background-color: rgba(0, 0, 0, 0.5);\n position: absolute;\n}\n\n.selection_rect {\n position: absolute;\n background: linear-gradient(90deg, black 50%, white 50%),\n linear-gradient(0deg, black 50%, white 50%),\n linear-gradient(90deg, black 50%, white 50%),\n linear-gradient(0deg, black 50%, white 50%);\n background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;\n background-size: 15px 2px, 2px 15px, 15px 2px, 2px 15px;\n background-position: left top, right top, left bottom, left top;\n animation: border-dance 8s infinite linear;\n}\n.selection_grip {\n position: absolute;\n background: rgba(0, 0, 0, 0.2);\n width: 40px;\n height: 40px;\n}\n.selection_grip:hover {\n transition: background-color 100ms;\n position: absolute;\n background-color: rgba(0, 0, 0, 0.5);\n}\n.selection_grip.tl {\n border-top: 5px solid black;\n border-left: 5px solid black;\n}\n.selection_grip.tr {\n border-top: 5px solid black;\n border-right: 5px solid black;\n}\n.selection_grip.bl {\n border-bottom: 5px solid black;\n border-left: 5px solid black;\n}\n.selection_grip.br {\n border-bottom: 5px solid black;\n border-right: 5px solid black;\n}\n\n@keyframes border-dance {\n 0% {\n background-position: left top, right top, right bottom, left bottom;\n }\n 100% {\n background-position: right top, right bottom, left bottom, left top;\n }\n}\n\n#catlist a {\n display: inline-block;\n padding: 10px;\n border-radius: 10px;\n}\n#catlist a:hover {\n background-color: white;\n}\n#catlist a.selected {\n background-color: #444;\n color: #ddd;\n}\n\n.btn-outline {\n border: 0px !important;\n}\n\n#select_file {\n width: 100% !important;\n position: absolute !important;\n height: 100% !important;\n left: 0 !important;\n top: 0 !important;\n opacity: 0;\n border: 1px solid red;\n z-index: 10;\n \n}\n\n/* Css Common all page */\n.d-flex {\n display: flex !important;\n}\n.justify-center {\n justify-content: center;\n}\n.flex-end {\n align-items: flex-end;\n}\n.flex-center {\n align-items: center;\n}\n",".splide__track.splide__track--slide{\n margin: 0 46px;\n}\n\n.splide__arrow{\n background: transparent;\n svg {\n fill: #a3a3a3;\n }\n}\n\n.splide__track--nav>.splide__list>.splide__slide.is-active{\n border: 2px solid #e0e0e0;\n border-radius: 2px;\n}\n\n.thumbs-list{\n margin: 8px 0;\n display: flex;\n justify-content: center;\n}\n\n.img-container {\n display: flex;\n justify-content: center;\n\n img {\n max-height: 400px;\n // @media only screen and (max-width: 776px) {\n // max-height: 335px;\n // }\n }\n}"]}