@nyris/nyris-webapp 0.3.70 → 0.3.72

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "files": {
3
- "main.css": "/static/css/main.05cedda2.css",
4
- "main.js": "/static/js/main.9ef0f70d.js",
3
+ "main.css": "/static/css/main.6918d4b1.css",
4
+ "main.js": "/static/js/main.e782b5e7.js",
5
5
  "static/js/95.c359f13c.chunk.js": "/static/js/95.c359f13c.chunk.js",
6
6
  "static/js/906.26c8485c.chunk.js": "/static/js/906.26c8485c.chunk.js",
7
7
  "static/media/bgDragmobile.svg": "/static/media/bgDragmobile.487091d95d6abb2a2711.svg",
@@ -57,13 +57,13 @@
57
57
  "index.html": "/index.html",
58
58
  "static/media/ic_close_feedback.svg": "/static/media/ic_close_feedback.f0ab3c1557a131281039.svg",
59
59
  "static/media/sectionTransTop.svg": "/static/media/sectionTransTop.3a1dd8204a4137b92722.svg",
60
- "main.05cedda2.css.map": "/static/css/main.05cedda2.css.map",
61
- "main.9ef0f70d.js.map": "/static/js/main.9ef0f70d.js.map",
60
+ "main.6918d4b1.css.map": "/static/css/main.6918d4b1.css.map",
61
+ "main.e782b5e7.js.map": "/static/js/main.e782b5e7.js.map",
62
62
  "95.c359f13c.chunk.js.map": "/static/js/95.c359f13c.chunk.js.map",
63
63
  "906.26c8485c.chunk.js.map": "/static/js/906.26c8485c.chunk.js.map"
64
64
  },
65
65
  "entrypoints": [
66
- "static/css/main.05cedda2.css",
67
- "static/js/main.9ef0f70d.js"
66
+ "static/css/main.6918d4b1.css",
67
+ "static/js/main.e782b5e7.js"
68
68
  ]
69
69
  }
package/build/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,viewport-fit=auto,user-scalable=no"/><meta name="theme-color" content="#000000"/><link rel="apple-touch-icon" sizes="180x180" href="images/fav2/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="images/fav2/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="images/fav2/favicon-16x16.png"/><link rel="manifest" href="images/fav2/site.webmanifest"/><link rel="mask-icon" href="images/fav2/safari-pinned-tab.svg" color="#5bbad5"/><link rel="shortcut icon" href="images/fav2/favicon.ico"/><meta name="msapplication-TileColor" content="#da532c"/><meta name="theme-color" content="#ffffff"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/><script src="js/settings.js?CI_COMMIT_SHA"></script><script>let vh=.01*window.innerHeight;document.documentElement.style.setProperty("--vh",`${vh}px`)</script><link rel="stylesheet" href="https://assets.nyris.io/nyris-widget/cadenas/8.1.0/api/css/psol.components.min.css"><script type="text/javascript" src="https://assets.nyris.io/nyris-widget/cadenas/8.1.0/api/js/thirdparty.min.js"></script><script type="text/javascript" src="https://assets.nyris.io/nyris-widget/cadenas/8.1.0/api/js/psol.components.min.js"></script><script defer="defer" src="/static/js/main.9ef0f70d.js"></script><link href="/static/css/main.05cedda2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,viewport-fit=auto,user-scalable=no"/><meta name="theme-color" content="#000000"/><link rel="apple-touch-icon" sizes="180x180" href="images/fav2/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="images/fav2/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="images/fav2/favicon-16x16.png"/><link rel="manifest" href="images/fav2/site.webmanifest"/><link rel="mask-icon" href="images/fav2/safari-pinned-tab.svg" color="#5bbad5"/><link rel="shortcut icon" href="images/fav2/favicon.ico"/><meta name="msapplication-TileColor" content="#da532c"/><meta name="theme-color" content="#ffffff"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/><script src="js/settings.js?CI_COMMIT_SHA"></script><script>let vh=.01*window.innerHeight;document.documentElement.style.setProperty("--vh",`${vh}px`)</script><link rel="stylesheet" href="https://assets.nyris.io/nyris-widget/cadenas/8.1.0/api/css/psol.components.min.css"><script type="text/javascript" src="https://assets.nyris.io/nyris-widget/cadenas/8.1.0/api/js/thirdparty.min.js"></script><script type="text/javascript" src="https://assets.nyris.io/nyris-widget/cadenas/8.1.0/api/js/psol.components.min.js"></script><script defer="defer" src="/static/js/main.e782b5e7.js"></script><link href="/static/css/main.6918d4b1.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
@@ -97,6 +97,7 @@ var settings = {
97
97
  emailTemplateId: '',
98
98
  supportNumber: '',
99
99
  description: '',
100
+ prefilterFieldName: '',
100
101
  },
101
102
  cadenas: {
102
103
  catalog: '',
@@ -0,0 +1,4 @@
1
+ /*
2
+ ! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
3
+ */*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:777px){.container{max-width:777px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-12{bottom:3rem}.bottom-4{bottom:1rem}.bottom-8{bottom:2rem}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.right-0{right:0}.right-1{right:.25rem}.right-5{right:1.25rem}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-8{top:2rem}.z-\[9999\]{z-index:9999}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-bottom:2rem;margin-top:2rem}.-mt-\[1px\]{margin-top:-1px}.ml-auto{margin-left:auto}.mr-16{margin-right:4rem}.mr-auto{margin-right:auto}.mt-4{margin-top:1rem}.box-content{box-sizing:content-box}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-28{height:7rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[60px\]{height:60px}.h-\[70px\]{height:70px}.h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.min-h-8{min-height:2rem}.min-h-\[106px\]{min-height:106px}.min-h-\[60px\]{min-height:60px}.w-0{width:0}.w-1\/2{width:50%}.w-12{width:3rem}.w-2{width:.5rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[215px\]{width:215px}.w-\[60px\]{width:60px}.w-\[70px\]{width:70px}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.\!min-w-8{min-width:2rem!important}.min-w-2{min-width:.5rem}.min-w-4{min-width:1rem}.max-w-\[351px\]{max-width:351px}.max-w-fit{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.flex-1{flex:1 1}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-4{column-gap:1rem}.gap-x-8{column-gap:2rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-\[\#AAABB5\]{--tw-border-opacity:1;border-color:rgb(170 171 181/var(--tw-border-opacity))}.border-\[\#afafaf52\]{border-color:#afafaf52}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.\!bg-\[\#2B2C46\]{--tw-bg-opacity:1!important;background-color:rgb(43 44 70/var(--tw-bg-opacity))!important}.\!bg-\[\#55566B\]{--tw-bg-opacity:1!important;background-color:rgb(85 86 107/var(--tw-bg-opacity))!important}.bg-\[\#2B2C46\]{--tw-bg-opacity:1;background-color:rgb(43 44 70/var(--tw-bg-opacity))}.bg-\[\#3E36DC\]{--tw-bg-opacity:1;background-color:rgb(62 54 220/var(--tw-bg-opacity))}.bg-\[\#55566B\]{--tw-bg-opacity:1;background-color:rgb(85 86 107/var(--tw-bg-opacity))}.bg-\[\#55566B\]\/50{background-color:rgba(85,86,107,.5)}.bg-\[\#55566b\]{--tw-bg-opacity:1;background-color:rgb(85 86 107/var(--tw-bg-opacity))}.bg-\[\#615e669f\]{background-color:#615e669f}.bg-\[\#E0E0E0\]{--tw-bg-opacity:1;background-color:rgb(224 224 224/var(--tw-bg-opacity))}.bg-\[\#E31B5D\]{--tw-bg-opacity:1;background-color:rgb(227 27 93/var(--tw-bg-opacity))}.bg-\[\#F3F3F5\]{--tw-bg-opacity:1;background-color:rgb(243 243 245/var(--tw-bg-opacity))}.bg-black\/15{background-color:rgba(0,0,0,.15)}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(43 44 70/var(--tw-bg-opacity))}.bg-secondary{--tw-bg-opacity:1;background-color:rgb(62 54 220/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/50{background-color:hsla(0,0%,100%,.5)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-4{padding-left:1rem}.pr-6{padding-right:1.5rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-start{text-align:start}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-4{line-height:1rem}.text-\[\#2B2C46\]{--tw-text-opacity:1;color:rgb(43 44 70/var(--tw-text-opacity))}.text-\[\#3E36DC\]{--tw-text-opacity:1;color:rgb(62 54 220/var(--tw-text-opacity))}.text-\[\#55566B\]{--tw-text-opacity:1;color:rgb(85 86 107/var(--tw-text-opacity))}.text-\[\#AAABB5\]{--tw-text-opacity:1;color:rgb(170 171 181/var(--tw-text-opacity))}.text-\[\#E0E0E0\]{--tw-text-opacity:1;color:rgb(224 224 224/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgb(43 44 70/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-inner,.shadow-outer{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-outer{--tw-shadow:0 0 16px 0 hsla(240,7%,81%,.5);--tw-shadow-colored:0 0 16px 0 var(--tw-shadow-color)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2b2c46;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@font-face{font-display:swap;font-family:Source Sans\ 3;font-style:normal;font-weight:300;src:url(/static/media/SourceSans3-Light.37264fa35ee0d5f209ea.ttf)}@font-face{font-display:swap;font-family:Source Sans\ 3;font-style:normal;font-weight:400;src:url(/static/media/SourceSans3-Regular.c69f9658f16351f79f33.ttf)}@font-face{font-display:swap;font-family:Source Sans\ 3;font-style:medium;font-weight:500;src:url(/static/media/SourceSans3-Medium.c82b4c53fc5d38ef5784.ttf)}@font-face{font-display:swap;font-family:Source Sans\ 3;font-style:medium;font-weight:600;src:url(/static/media/SourceSans3-SemiBold.5ad6683a8a06e3ccea94.ttf)}@font-face{font-display:swap;font-family:Source Sans\ 3;font-style:medium;font-weight:700;src:url(/static/media/SourceSans3-Bold.17e068739e42bdb30d1c.ttf)}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{border:0;font:inherit;margin:0;padding: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{flex:1 1;margin:0 auto;max-width:1200px;width:96%}.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;display:flex;flex-flow:row wrap;flex-direction:row}.flexWrapper.alignTop{align-items:flex-start}.tileFlexible{flex-grow:1;float:left;margin:20px 0}.tileHalf{float:left;width:50%}@media only screen and (min-width:530px) and (max-width:750px){.tileHalf{float:none;width:100%}}.tileThird{float:left;width:33%}.center{text-align:center}.smallerWidth{display:inline-block;width:70%}@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{background:#e7eaee;background:linear-gradient(180deg,#e7eaee 0,#f0f2f4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7eaee",endColorstr="#f0f2f4",GradientType=0);min-height:60vh}.page-template-template-contact .container{min-height:0}.btn{border-radius:3px;display:inline-block;font-size:14px;font-weight:700;height:45px;line-height:14px;min-width:200px;padding:15px 35px;text-align:center;text-transform:uppercase;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{box-shadow:0 17px 22px -15px rgba(0,0,0,.2);transform:translateY(1px);transition:all 50ms cubic-bezier(.54,.03,.42,.99)}.no-borderradius .oldBrowserHint,.no-opacity .oldBrowserHint{background:#031f2b;bottom:0;color:#fff;left:0;padding:20% 5%;position:fixed;right:0;text-align:center;top:0;z-index:9999}body,button,input,select,textarea{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2b2c46;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:17px;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}a,b,h1,h2,h3,h4,h5,h6,strong{font-weight:700}body{background:#fafafa}h1,h2,h3,h4,h5,h6{line-height:1}h1,h2{color:#031f2b;line-height:1.618}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{height:auto;max-width:100%}a{color:rgba(3,31,43,.54);text-decoration:none}a:hover{color:rgba(3,31,43,.7);cursor:pointer}ol,ul{list-style:none;padding-left:20px}ol li,ul li{list-style:disc;margin-bottom:10px;padding-left: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;box-shadow:none!important;color:#000!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{background:url(/static/media/sectionTransBack.20491b21c659cd29499a.svg) 0 bottom repeat-x;bottom:-2px;height:61px;left:0;position:absolute;right:0;width:100%;z-index:9996}.no-svg .headerSeparatorBack,.no-svg .headerSeparatorTop{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAAqCAYAAABFs/zRAAAl9ElEQVR4AezdhW4bXRAF4N0wmsIMhjIzMzxWn6cvUWEFZWamMGft4v7nROOoXP9uzafSp22Y7507OzN2cv9P/3zfr4J6aJmdnQ3hWgtOORMRERERERERERHRN+HfqYFGCEDb8vJyTzKZHEylUlFIfI8vm5ubC9vbOSIiIiIiIiIiIiKVm4AWF+qgGUKLi4udnuf1JZPJ4VQqFYdEtvB+BnzfD0I1OL8kIi5UgSMiIiIiIiIiIqWWgJZqaIDWhYWFtqWlpW4mh1Op1Cgk8sH3/T4IKMm2SsSd9f0Q/iYTC553YDGZPLL84cOOhVRqDW8CzczMBC9cuFADDhjhGnLjxo3mO3fu1IEjIiKSC+zmS8fPEIaVIg1iwQY7/iYmJloePXpUX8TxrYiIC9VlsU6JiMuzcHEVeUolbiq10ARBBMUdGJXRiyrmISR/Y5AoInF+bgzmtQlKBXI5L30efwfex4/7kXQ++ifehw+7F9+/X8/xNvO+H7GOBadSnD9/vpqb7IMHD9pv3bo1gKRALI3P0zoiIiJZx842Zo4FGrh2Ibncj2u2XYBR7tUcV4f3184byRab14ILjohIrnMB0A498KuxmTEYZcczDLJQjOsWitS6mEfA0xEITU9PB6xLutFutNUULu4WERZg4Vzcnz4L3717twfXFsUYuaAE9OoD/kGYGwSDZGwaI9xIShST0dwc9Ucj5cyF4ErS2fMs6fx3mLzGGrB5DsHjou93MDAso7+ham6kV69e7cB1EGK/c//+/REExYEy+Pq1BoqI/Nu4uS6dkGFCGNe8dwB+jTE7Y3fG8PPz8xErxmhQFZNIUXEvX75cOzY21vzixYvw06dPu/B0EJxCYwL47du3qwVnuPZ+PTYzz6Jc05jk5rpmBWY/TWC/evWqketx1glsEXFv3rwZRjFW9GfnYbxsFInpzosXLzaCk39Skp905g/4V5ZiHA3Cg0IZJGJE3BkEh/y9XrCkc64tJJOHMMJj27zd2JmcnLQug9JIOCOJvJpwzgaro3O86X7dwlgDdc+ePWuwg0AztECAFe7Wqt1mQXgndEOPtW4PMFi3A8MoRL86OEQtgA/9ttJdRESqvyrMCEGHrZ+lGjfH2LnIr4F7h+0lzVCXu7hYRIlmdtkxscNE8+PHjwd+leBB110fXz8PSeYqxpe4tqbzAV93NZeJOETx9f1Qgc3qbbtBF4RWaIIGqIVqrYdSiVXP6S7gTFy7dm343r17bRpXmV9F+Ul9/4B/8PM7lxJl0qbEqjpFXLbbziNARIXyPiaFiwDnSu98//79WlYncOZ0OnguFM61zjrhnAG2Itk6W2vXr5PErdYSHYIItEOHBbzdPPhbZ8kgDFmHyWgBg/6odYkEKyWIEBGx2K/GquZaLRnx9YNk25pcUUZ5A5PFGhwXwspC+/6oelok80QzKwi74OtEc8b4NkgOh/7B+dSFlSprzpK39a0/4+4MicEovm9DVtjRy7WRs/m5Ptr3NMAZ/SU8PkTExboTgVi28Lvf/+TJk2DuYwUpigf8gwh0/VW7n4xaor4BnCIkElhJOnueJZ2L37zn7cVc6Y2zOMgvoLrCqsicXGDCGWMyWtkWhOTwkCWJ43jemocPH67DxrgeNqDqZCOqTzbjeVsR3G/F87Zjw9z58uXLXThk74Y9z58/34d2yANIKB/E8w/heUdev359DI7DiTdv3pwk/n9qampXma6H3ZZErwVHRKRED1Ur4zFsPVt9gGze+PvfRRkSZyIGeqED8lk9LbKaTGWhA5OAvFk0h7/lBfx+4un1GBkX5fNs1npzLh5kO/tEc3ZJnUwKA9IjNL+vZtYaV/jqa+41v6u+tk7SJpxJ8lJ9LXLu3LmV7gfGRbjJ3M+z7+uxseO4nsX59yTPvS/evDnAc/Gj58+34yy9+Q7O0TxXZ7Ju5XZetOR9yH/uW2PE5ky1p5NlhSLCyiMGLwuWdC4HGOFxcOnDhy08JDAIY+DFQD5dRQyN0GwBWQBCDNI4V5Ptwnyb9HxNvM4aVB1sRTJ4fzpJPIYNlMnhfHr37t0xtDFvLec10UYXBaAGHBGRYhmPYdVnIRtH1GOHfRVkFLh6OoPZ0yLVr/5j7yzb47iWLaww4zlJnDwnDGYGGWVmiyzZVswM4fj+q/wY5+vlG5SlEZNJubDedm3fjiJpsGe6Z+rDekYaWwPdG2qvWrXq/xt0/n1K83fEzro0xiZeHJuaWk9vk7vT09tLiTv1d1up0kMQYX1S3rW14qV5yN28RHOV8XrMnu05rHMg4CE1hQ/rcj1xfMK9hfvR41+8rxkDtsa+YOvs005eR3ByWeMBctmSdO+OPVxPl2odXBOvnh4YGWnrGxg4WQx+7+vr6e3v79LPbb/evn3ol97efT9JoIVgS2T1Jom61pvAaymEdcr8ot0DembDPyHaSNKjynBQgkkQ7T6p1YaTzncePNiYEtJ4p4L3XZN37+6evHdv7+jk5D497r83PX1Ah4JDU/fuHR6fmjoitOnnNj123Ll/v1Mb3lE9dt3/44/uiTt3juvnE3quR69z8u79+yf1eDqA36fu3+/Q996nObf1gTymsfOIz0WULQq2Vvf392+CaIb4TRu02W/V51zaCEk6SwS85IS0w1Efvn9UjtDxHD8/CJeak4ZmjyE8ssdg3cmoPYYj5j1tIo9XTGTzVFUIE8djWDpofn8gNds78u58NQnLrXC2RUQwJpJsMlahO664bvL+/eUaA2stxm1JSZzbgtBjcGysWZ973c+9vWtVCbda1XIrqZ6rAdmMD/QiVIf6HGtQJ0LuqCpvWxExpsPV1x+xV2o+vsu+iXjHkhZ/sQ4R3DokK02PIZdpDire0NbWT3Rfl41qXS20H9TQ6Oi+vlzuBIRy0ujt6zt5O5c79svvv7fdHhjYrjhuJeOTscm4ZEwyHhmLWNhUYAy6Anpmwz9hAQtB9hqXOCwD+ZqXpGfjME1wTQkI3VoJuFEtEHTT/EOB3d9RM2ihe5kSETJz/M0PP/xQk8zxgA7XVjZYKum8C5JYxPAeYa+wTzgASSxSOCKJhYgkFtoheyGJRQx3Cd1632P6PSKJJ+/c+dxI4lOQw1XEmfHJyXPChdHx8cujExNXB0dGzovUPckmKeK5Q8H3AYjetEO2HM0Q6I2UqCOByoGzIqSVqXyYk+49miwcDsow2SfnKKN8H9Wf7ZWVtll4PNav5BXUj6G6xRV9jYX4YTRm7fF8+b0kHMxZ5i9x8GxznOeZ41iYsdeWYHuxjMbUslxrpsIt7VV4ElHsHhobOzAwPHykf3CwMydiBIIkH4ny2+3b3VL+tSoO3fdfv/66A6s2StODyq/EXiKfQnBDdItgXidxxSa9fgv2bnlizA2+ZvxJoLKYa6J7iXhlsV+TZBo3EuezTxsX8ooJKJ838vqpyhCHTi6jbCfZPqxrT8UGlRtTRi5XQlTWNzjYzppWS4gA7x4eGzsMfzFX1YqSlM0otklakryEJ+GaDGgsYutp3OpzjSiEmrPhn+C+S3UMkgjc73QMegfEMUQyZR4hyC4HCsQ/pHEdnaj1uMAa2b2OuT7vo6D+ebJ0eMsVeCB/3AL7pyy79yxBvLCMxVdK4sP3/vgDJXErKmIRxO3aaB6piIVuBVXHRBZHKmJI4qAiTjvGJifPilQ+L1L5kr7f5eHR0WvCDW08X4pg/lob0Xf9AwM3hX8qBAoy+ZsrIqRPC10iKA+lkYTGCkQZ3TUNuj6+byqLF0M5IHM0EMrMIZtLr9vcWmBz7T3m3mzNeEgaVdbL0eFwoHQuppwcoppELnPXkkOP5xFgPGuJqddsTXiHZH6xIgyHk9OUoAcSxAQ9r1IxxvmLsWhnsVhM5mB+s6/OQjp/Jj/PpZRJUy79k4jP//zllxbilt+E3MhIy/D4+FaVauexvcgk0ZwIUPjp+rX9KqEEVXr/rj4i9BcRllsfkuh6i2zeQI8RjdkdZVq/7eAM0ejrA4r1mYQ910b3YiNVk5DTVf9cjk/MzvQ9Gl5S9TLT91p4ycjrRvG9fpx9ajZyWSTrWtbapNdErYf7g+o5TdC5/qi4ggNlfr/tEPTYNY1MTq7CvqmeVdZNvsg4WFxtMX1ipgcPg1xoqiwcbFIs5JQKo2wul3CON6zT683ZsI5SuHjDOj23ERUEULDTzHMKfNYTEAlrISAJgISVUvIu08a7XsH8bpHJ3ZCzGcYZ4dzI+PgFiGURyleF6/qOXwhf5YaGvh0YGvoewrga0Ht9p/e9KkL6bO7hIaBVQejeFBDRBMLb9dlW1Nu6JxXEIkpB9d2W43+t8b6GhozMA92HzboPW/nu+h1fsBYOXRzESlUKBSL61q1bb6Qp8YdCj3UI9ViW1HoOB6rIcvZLSBX2SPZLzf/PNO8/hlwuzEbOgVIPa6lE38ebf0UKPovT3w7+qWat96opqF6U6rQiDcCCGII9oZqelzNtL7Qnv0+cii8n/pz4dGovbhdJior382JKp/uHhrpQqonQ3eNE8/zQ+5/ODQ6eV0x6WevhDX0WBBNRLKx7852e+0K/829nuQ+IKPTYVk51HzGXxvrCRpvjnKsgmguNw6lMJFZNfXWi4xOzDnmfaqiM+F4/LjxHhQjkMnvOvRi5LGJ0S62tNLU2dbBGpRmsiazhWsvZb/Ymek3yqKwnVY2Hynqoliprc9Eg0U7MYr2Y/sH8+BMB7XCIcPxYgcT7dC0WPg4lrPiuEZgKTY7SgHoS1SS2GhBRMw/D+KVZKdsKPa6GKIYQVmYcknizgpAtujdbIcMIRkLDupA5TwqQoQSlCn6+ipGmNyFNFah+A2ELcSvLievCVVTCkLqQu1hSKCt4pso2GOf1GS4KD20whodvCJFaeWhk5NugVk47BvQ5CfZFhl/QPejR7wT5+2tFROuzbEk52bCQzycsw5+LxInWs3UzCGXmTdlNHvEyFNZDXpVKSGuO15SIhmzW539zjuqJBaz5EBquxnOkEVhQ5akCWsh+qn11pXmQbmAfxYM03xpAU1bWDJKw2ttiCj0H6yul4qylM67XJtZcJ6RTSWJ/GMiQ4KNqKuy/Q4hwKCTuV+y5MCRkSM4wh6RA/hAyOr91X2VsLyCJUZMlRRAonjqhWLDD1Gq7GpVoVgOuM8SWeryqz3Ijp8q8ckUX/L1e50v9fFXf7Xyfvpseu1FV63FegprzDEKHBllDlxKPlisMMUJ6pYgdJ6TrzPeaKkyz8nrHSLtHSUca80HoARJ2AFUsv0Nux5rev8nfDogAH1ICE1IyJNj175/p3/CyXxfI5bSCNZN1m3Uri9B9OcaeQxIUi9GaXs+YyprmuPOprEmMIEQVmuYCiRPOiYzB0OMEuxteL5+Iwwlo4IeJ9WyGcSKTnzmscXgLBAuEND5rDDahyTE/KLfnkCwi+T2Vqy2hIQgeafq3ZjsIb6WELVz3lKEVi4ickc6VAMEpymKIYAhhbCyEayKrrxhhfRHyGMuLGRYYkMqP1MrCFdTKWswjtTIkeFBoNAJIBKgE6RIbm8bQUQL7Ktpy7DbvvoXVJJQJsoXVKPMJuiE7WLPwGoT84HPVcr4wlzXPSyKksd2ppvIYUoB1vBjVNvYiKWns5nA8xpwJ6mUqe2xf3ZjUnsrr0aCVta8BD/wLUd2x5pLwznOtnJDOCAFGcoX5Uuhc4d6z5w6Mjq61JO9yHWBXjYrA0MF1A4daEcnbRiYmdlovjwOK3fZz4OZ3enygYpuvD0gtFG6QwAMjI200p65Dohnf53OKFy9CCiNoIF5WLH6zVqIKFNVU+0F+6/dTWiuOaxx26PEQVX/YTtSxGnoh8WtCMWgLYgvNyxWJXz/HQqp/hKXCMmHFA62FwmrUwsJ6rYnNwkZhM43phW3CdtbA0O8o9DrS6x20Pket97CwpBG+2VfqMbKuxLZSfz9vXyP6HvH/6IVklpfdaqLfSWN9a7B/hJ5KvCfvjUI3vi6nELtYP1nH6gzYHR3nuwVSOsX3YKcBu6TtGi8t09PT29jr9RhZXLH/M/ZRYBfjX99UI7P7haGsv/rv7YQzJA6BZDGBJypcys9jxMR7qHkb0LD/CSuXec58IV+1hgZvCe/oun4qrEZllf/appN0hhxOA9EKYS3FcgHEsgNinwPGoJTqCuS7hcNJjhUUhKzhSRHKYW3KIvjsRkivwwanCKL3rSSJaCowAvFcHPI3dhOaHI5KAIKZeWAlgy+Z32KknkS9wyE7JdZEO6RsCR6dS+ssTlwCQVm8Ss8J6TSCkn2uPfeAexG7N3stgd0mJWxElPZRQmzq2P551LH0wEAQUEqlGv0/AlECuSJxwXm9zxe8l8bddSzRiGewgSDZPqTPgi2EyFRwDvUusWqlSQFIYr12zK4jG0RzP0RuLgfRHNnJoULW/f4mi7EsAhXuvc5VHdMixygxN4JjZZatJ5h/IYFXDWgsbiNhiqpc13JhHdrnLYEAJhEmrIQAE3G7Rlhn4wUCeBPqXsaQ5mtLZFkgMo1xdU8EsLBP//8wZK/m8CmdNy/oPiGAOsm6JPKW/kXHhBNCnACuO0Be871tTT4udHNdaPgPeS0ciXo9TU9H5LWQKHlNhYr2gp786199ktJqcLivWqS0JUP26x7Ty6tN84rkx3HGQyljiXkS9fvS6+j1WkmwBJId0prEDPO0iUCAfyRjk/SiwUJBABQnFyAcUFck854ObT5FE875yGgpjJpRHgV1HGqkLHtFx0jl54WXKD/QY0QqW7nie5TECJ/OEtgvwScZe4IMkmbczyNJkc6O2hP4HOZu69AmX6oTlEFKKbiv0kEuZDLQzxDKWF4kQihnmZBWBcRWYa3WzKWFENEVJnV5rQW8dlKgsRvWQlR84G0fyrYcyQPf1F9F1mblmtt++6w1+HzVfBHfNs/Bj+ZLYKFCTvFeuovEE7Y/xLpZU6HxmUkG5vckdUI6zSAmhZARSbNF13i/rvFRYrzbDy0RLotouUZlG36+lYozBmXBpiq1C8UeVLFIq4Dtw00q4IaUhEfdS5Nnvt+gEdr9ioH0na9iNYF3cZzQFs7dlpcxFnOQuPPZdaSBaOY+QsL3xu4j37teY1jOJdjqxceMSI2eCRFjkCUQJyhLIRtFaKxm7KdR9EUcXOv9ySp41rPOVyKhJUQEsAABvAo7HWGN8CcCWNgC6aT71CJEqlY97rbKiP0QmqhyhSN67Vbdx3b9TafuMeRvt5GhPRDAkKTlEq1U02LPiG2k1o58a+BNEiJU3JJsC2PRMQd5rfvE/eK+QV6P6z5CaOp6t5rCGyLygO55VBUzhwXSrvwWTI1FSmsMdkL+U6VTCik9qflGNRKvQTIBVTzKepLAtRw3TfFfYKzJDFFOUMlgyPzidubzM3IiujKldToArYUQ1XXflbQKEl/FoPKjmR6KuBSooh+zQ+4zkMr4IlkH+zfMSylSUnHYLSXzyjilTAzPsowSYkcofVPw2mCks4PDGvedAxhKJ0ofQ/MYR/WIKvzclcRbi9fmPMTugnKIaJKCgXiuBegjIOuOv9PQCjsiQbZEDu4LRD2giojmj1wjqX6jJmLcc/MGf3yG//YTNBPBz4/O45S/x71TgZqRbOR5Doh4sLHf4b/6XxC+1fDytn0X/zhrtPN3YQFehmU09iOuWazXTP4Qn1BZtDWOWpw2FZmpYjeXosxT7HeApnBCDwReORCZ9rnIyC5KhIOyyjE/TMF3EIURZM2kVEe6flewJatVnwt6bGCrBskzLwkkAiiQP4kheUI7MYV2SBhAmPN+IWHQqEIKkX+XCyU1RK6grO8SkdmKUhPbA/ZF1LEQplU8iy8myVbpPUVChr0SkuwnbhdvclDnOaodWxGYCO16vlPoohKSRImJT3pImJBkifr5CKhL9Rm7sH0IBDBriRSv7bp+nUIXzeZRQgo9XNcskqOsRYyfQDhXYo3jtbCCxDKyMp/TCWwSDNwrjdmvWO+wCwrVMCF5qH+7qHXxQkgchjW24ZDLnYCUJiEKKa14YDePEPxCq83fbhICab7vTXP9A7J7yhZKVCdgsZHHhqCSRLR7uUE4h0NELQAZqwYmG6x5yUe3bt16o4IqvkAqcyh/hqYmeoxIZeENYYF1CIdU/jgBFTnKoA2oPbNKemHJ0D8H6exwUGLLBk9iwoLXg9Ubn05I61CxRWvnmjkI6QVFVJjUmHjOb9shovUVPmMjNTfk++KhzTUo5FpRYfSfSu7+l/yMe1UijzcqQScHSqnyulGIEIDyvMrX2xSItqJuUOneoaDWo4QPjz9ht8hpSKvtYyp9G5FaKSIfIagfWke9Isx/P2z/hSA35XIecrmyis7sJXvzNzckdqtRvLiu2Nic+EHohrzQPnGF/SJh0uk7DvkQlbOTmQ56ZUCsjKkXBiRdGq0UtAZdiTehRkWYq1fFbh5CGwJZ1+SbnBHaIlK+pEF2IFm0LtzAH3n2fiYOLF9m9ocptTwcYhUlIGpMLBnwMaUkHA9T7CrK9f/V/kzysSuytDECWDg5YAQw5BkJBmxuINUs0XAVb2zGg3l1f8l4IAnC2El4jt8kcUVFQh2QqmcD4dxXnaQNop5IJU3z+5Ka7jvOMv7KWWOFR+ur5tafCGxilkBgh8oXJQozQ2BbQvIciU6+C9+L78j35buHxAgVI8xhnQkyMQ6b8mYTZdFBdoySigJK+FYQXJdfbu1EdB6F85q4aiVtoAkQDbloEiR7jn+g8OIAm+dQ+wKdXc3v8Q0FA29DKqPiCqRytRBsNeIq8qwBdRJZ8YGHJRxOOjuKBkEvATHBMoE04wn1BePLkWxlCU1KhdWsoTEC9+08RPQz/B/+bxZAolJ7wzv6+XXUvyh+G4105v7qPq/5WdYNv/T27qMiQYqlz5MMZnl9Sssp7RNB1K2fjwnHgQLXDpHZh/uHhvYp1thB2S4+x6PWeExYakrehdWyEEtbnJO15oZ4gKLCLoTER1UXVM05KY1QfKaB3ORwCdHa4IT0GQhcHTCvQ+JmjTyEkC73dRxuK8cakPRc09nz+Ez/X7iQfH/H/IQIqofrzJyFvIOQzgThrP0hLdc+arZfUALVQZISEr/WScKQIBw0AjskB6l2CQR2X4zArmQfAsSBnLNJSFFVg70SvA3Jp3LiLxIwcVI6bRYyTUUuyifw7qEZQJwQteA2gUOCE9GmWIkRztkrQVW50HoIaR1kl6KUMlL5k2SvXfZtNSizQomqz9UKMaEx0AVpQCkVWfTcQ0+/SxofNIqJ1BNJluk5HENshow1NmEpMin76xVx5sRxsoS0sEmEZkRIQzLLyuFZoQnwcyCesw6zcXrDkpZP1gvprOc+U4XQyn/76adNv2kfF47Q/T8egLKmE9QSiBLgopBing2ZSopSb4Jgrf8E7FcJjPV4TbiOeo55SZk4yimBAPorKx8H3xBcB1BejtKu2LnP6/LetvectGqJw3r/aK+HTCVxa/HKRjyFhfUQ2NZ4epWwkqoiYhtrJLRoLuK0Eb3jiXnLaW4YGs7l60uBFZfGWKRqptmc7lNmCELGbiMQ0jo0XpiYmrr6Z/LW4fCKvZTN+3MQtvVM/ENkme3EuTRUfkDwQjhn5vopdmItf+iV717SjKN62de4v7MR2P0xAhvf/j6rdrCKF2L1qle8kMy35NI1FPu1HItNpWbitQicogy0sv6hTkRzIAu+fIHUrzfQnKzW99JsNdZXwVaDLuOoivBdbouVZfXEyyoiQsG83siehrKKLMDhYNxCkkFKWTd995VO0O7oJxGZIjQXKrH3HgRnnQLi9gPsRH788cdXq2zbwfs8biT4UwLv/azW7+ep1tFa/ZLZQL2idfwt4WNV8qyiJ4IShy3ERXqu0xpbXQkksPa9qJyWoLPe1niCcLN4ugp5TqIU2wZLUh0o1I4GmwphO787Hl4TyGSNG5obzloiDlFNPDNbsyuuvdBBzIHC5rYOPkPJq5qrTkhDkJg6MrOEdGiQxXeZV/nkcDhuQuTUuioB64VGVKKH9ZY1ywnn0iyKGtVDGkVujVTPjjykNFUczLnUEdB8sJlZvgENIpQ5EGuUZ1eJiF5dh4TzJg5ejabso/SUa1CN61yqrQbjmkMczR7sMH1UBFu3cCKUTlhTtyvWmToqnRjyA0QDw8EcgIxCYQcRJRxyQikZQlrk50ZhlRrbLapjQhqF9Mc0NxTeoLms2TeB5yCGhRcDMaz1nh4Br4uww6uYBrT4HS+YUhM/GtHiXazH96jIMQ/jj4VPCrWGIElszX96UCqjQnbSaN7mPd+xN0LIk3ilCSpVPbqGhRLUBgdEM+pyVOYhbiROIdFNbEKTKdZe1uBGHGuBkKa8F0I67bYaOvjdKJpccTgcEHk1UUNDirpfd+U9+41wvhQnnOsZKGUbRRGNDUQ2YhIHa1vSpHReApoMDROkkIMVyk3IOA5lVSCid2SRiMY/8a+EswNimNLcBG01OLTt/xUSTCSy3q/D1FknBEzez0Ai6GeaF0CaReURle3U7XB4oGr+VuewIIB8EtxXusIe/EIzlg+yslhY5UaDn/Ke//Iv/7KIhopAzy2TUns5nweSHCsRfI/13DrsmVANC82oumnGKGzV89uEFr4L6zcq0LnsBEhKs86zryaUzFxIkyG9/g4Re6j7L3kQnczagO+d7mUgqHt6RVCbBdV+u98OgQoTYhhIfJLfxCsDrigqhJCueQk5Jdgc6txWw+GonIcrqspq2eKMjI353J0HEMd4MkPSQ1wVmoSDQ2rU/YlrUMd2G+dDk0FHtisfuI9Ufdh4PVtxApoFg8W8nMWAgJgDBMqWBiaiUd5GhDOefnxWPzzl7xJPKSnXbS5/Q5ohSc1G1+G1QrOUbFukYGvRuKXzf5e8AU8HX2R8l9wXOb1wOCBOIJ6siqBHaK8o4eSE9HYRvxEhjUIachgvaSOIl0IO67m85LBea3N+cjg9lgWhcV6RCeJl2k+atZ/s0O8HxyYmehQLXevzPSQVTVGJK/HQQ+hg8SUK6laNx3pdL/YKrYrFu0mSE9cMZi354YT0ObxTUROJmElQMelweNVdgrYGZyBVS/tsTkhDMENasd7OTjg74Cu4PvXk88w+6/e2cUjpYsZvU4x0PkO2iheqNLnAgQElC8F0vRPRgXDW4cgJ5zy+yDTB0dho09g4Opsvsq7jGZEIUTfiiTt3ekQKnJqxuHlgX6dwOGiqyd6BzQ1Ek/tKlwIH5LjGzzaaJVNlY0nMJbLiWDs9Pb1V+/Y+lY520Ok+KBRFOl/PVvWLg8aKJJ2xhIOsxSILuyxsKbLQKJX1TZ+zM6iaScplT9XshDRnqVBC7muIw1F9QIZU2rPWz5iOKqEqav6kfbvZ//xeNi4pjYNAPlK6iXISBko1FleyXZCLkI0oOvQI8AaNgB9gQC8Q6QA5qccINLfS40Oo/NAaq7QHQGbq9Q7JfmGLlLGrwRSYmuLnVcCUsyv1CDiMrtDjCj0unwRq8oIKakLQ49JZsARY9/bFPIe3sA4Mm8zqYS8Iftj1jLgvMvcm+CLr0HQShRINbyCQ9Hvki0zJIQOzlOwpCzKDuM69oRwORx6Sia7CRjB1k8RyktWRV0FqvrgaN1fpUs3+EfcsrH/S2UH8iU+34pWIoO6DoFbcotjzsBTU1SSo8WpuJQ4OquZsK8GckDZbjetuzZMeOHy9Z16W61nrZ81awccv/FzGiGdryumJc8e8pHTULLqpnks+OFwmMcGMBC2pfARFC6BB3YBB+C6AMlMA0ZITRNp+Q8llToDA5QYC1IGAko2cgYBZj4+AgoaS1X51PUcZBDiA6fWvg34BP1YIYnyPwUAAFhYGDu1G+rgvcurgcPjGxrqm9fA8pBIJsaB4bCi4fdNBU7ye1Fi46ApSRzEgziIuYuyQrKA/BGIHkuyQxiWrmhFOaEyiaiYuy/6YdEIa6CBFzPyVH7bTC4eDxHKxTd6Y31TW1vqzOxwI7uCdUk4+n0EkWIzA0OHIT0A7ER0RzmxikMHZ+N4Oh8PhamkIHxJrkEr9+MZSnaHmhxCVNCOFIMpWE0QH/uAkGYQTupfnSaAm7fPvcJi69TpEslmFHe992Mz4kHlQs54co/qLhL2rmh0OhyMlPEBhamgUnFRCpSqp5HCRDarRNJLPJGVJ0Pp9cjgBPQdoIgQRXQTh3CDldP/X3l0kxBVFQQBlEdlKPPO4u7t7tox9w2GeV7i7cwYHmdHeXdxXF8CCs0y4JazOEf1URaVKKCFTqqASeGbCdn+P6pOKldl6rhdV237MqZ+t3rYAgGnStaahE/AJ0jjMcgr+sCwpzONFPQ0C6J0F0S/L7+826m8DgFQQpfIok7dZeFZC0ddZlDhzZH8mrO7t7b2mBmTrVQVzC9hSHbWbVQUAgPdvGTJbVLfxJsHeybsusGRz65KXOd2FAHqHL0IjY2N79aIDgKOff9LTn6P7WchaJqpTGfE8XdV1Xc9NVp+YsDqXM5c5k+XF60ycD+3Tm1kAgCwh7grXBUe1ViZLMvcreE6FjX/UIIAGgGPW85aKiXY2rM5SxVRPNAth9e0sREsH8hGpz7iev7t4kcuTIH5n1xEAAJDqwLKk8NWeBc8WciKABgCGElZ33c+6rr+mG7n8PB1WV1X1JJ3JCavL9+u9vb1X9qk+405/VT1tZuozvtqGDQAAezu8kmWAux48b/WEAAigAYB0KXcJq0swXNf1p4TE5feZsLppHpSJ6jtZ9le+rxtWTy9gnKkMeTRY16/aUp9xcF1wAABAamXTab7D8Pllmar+6vpEAA0A7EtYnWW8dV1n8uFTFgJm0WKO+bl+DicAABidmPiSIHmrwfPw6Ojn2vJvBNAAAAAAsAG1HH/Gp6bebyZ8LoH1J7V5CKABAAAAgC3JAsESMq+6pLAE1B8SVLueEEADAAAAANv1L1PO8xPP4+Pvh0ZG7G/hQPWUDfaXAAAAAIDjoSwfP1uccV1wGPSMj4+fAgAAAACA3fYfcEztEpe0zaMAAAAASUVORK5CYII=) 0 bottom repeat-x}.headerSeparatorTop{background:url(/static/media/sectionTransTop.3a1dd8204a4137b92722.svg) 0 bottom repeat-x;height:30px;z-index:9999}.no-svg .headerSeparatorTop{background:url(data:image/png;base64,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) 0 bottom repeat-x}.headSection{background:#031f2b;height:90vh;height:calc(100svh - 30px);position:relative;transition:height .3s;width:100%}.headSection.hidden{height:110px}@media only screen and (max-width:530px){.headSection{min-height:146px}}.headSection .wrapper{flex:0 1;padding:0}.navWrap{height:60px;position:absolute;width:100%;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);display:inline-block;font-size:11px;padding:7px 0 7px 10px}.menuWrap ul li a:hover{color:#fff}#branding{background:url(data:image/png;base64,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) 50% 50% no-repeat;float:left;height:60px;min-height:0;overflow:hidden;text-indent:-99999px;transition:all .2s ease;width:93px}.resultsActive #branding{opacity:.54}.dragAndDropActionArea{align-items:center;display:flex;height:90vh;justify-content:center;padding-bottom:80px}.dragAndDropActionArea:focus{outline:0}.contentWrap{flex:1 1 100%;overflow:hidden}.uploadImage{border:4px dashed hsla(0,0%,100%,.12);border-radius:12px;color:rgba(251,253,254,.54);display:block;font-size:22px;min-height:120px;padding:12vh 0;text-align:center;transition:all .2s ease}@media only screen and (max-height:610px){.uploadImage{padding:30px 0}}@media only screen and (max-width:530px){.uploadImage{border:0;height:70vh;padding:10vh 0}}.uploadImage .smallText{color:rgba(251,253,254,.38);font-size:14px;margin:8px auto 17px}.fileIsHover .uploadImage{border:4px dashed hsla(0,0%,100%,.38)}.mobileUploadHandler{display:block;height:100px;left:0;position:absolute;right:0;top:70px;width:100%}.inputfile{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;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{bottom:-20px;position:absolute;width:102%}}.useExampleImg .exampleImages{-webkit-overflow-scrolling:touch;margin-top:10px;overflow:auto;padding-bottom:20px;width:100%}.useExampleImg .exampleImages .exImagesWrap{white-space:nowrap}.useExampleImg .exampleImages img{border-radius:3px;height:86px;margin-right:4px;opacity:.54;vertical-align:bottom;width:86px}.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{background:#4c8f9f;border-radius:3px 3px 0 0;bottom:0;color:#fff;font-size:14px;height:90px;left:50%;max-width:240px;padding:25px 15px;position:absolute;text-align:center;transform:translateX(-50%);transition:bottom .5s;width:18.5%;z-index:9997}.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{margin-bottom:-13px;padding-top:20px;width:80%}}.tryDifferent .icIcon{background:url(/static/media/ic_cam.659852ba686874f710cc.svg) no-repeat;height:18px;margin-right:10px;width:22px}.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{margin-top:3%;text-align:center;transform:translateY(20px)}.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{background:#e7eaee;border-radius:3px;bottom:0;left:0;padding:30px;position:absolute;right:0;top:0;z-index:3}.results .loadingOverlay .loading{animation:spin 1s linear infinite;border:.25rem solid rgba(0,0,0,.12);border-radius:50%;border-top-color:rgba(3,31,43,.6);height:24px;left:50%;margin-left:-12px;margin-top:-12px;position:absolute;top:150px;width:24px}.prdctItem{background:#fbfdfe;border-radius:3px;box-shadow:0 1px 3px rgba(3,31,43,.2);float:left;font-size:14px;line-height:1.3;margin:0 .75% 2%;overflow:hidden;width:18.5%}@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{margin:0 .75% 3%;width:23.5%}.prdctItem:visible:nth-of-type(4n+5){clear:both}}@media only screen and (min-width:750px) and (max-width:900px){.prdctItem{margin:0 .75% 3%;width:31.8%}.prdctItem:visible:nth-of-type(3n+4){clear:both}}@media only screen and (min-width:530px) and (max-width:750px){.prdctItem{margin:0 .75% 3%;width:48.5%}.prdctItem:visible:nth-of-type(2n+3){clear:both}}.prdctItem .prdctImg{background:#fff;border-bottom:1px solid rgba(3,31,43,.12);position:relative;text-align:center}@media only screen and (max-width:530px){.prdctItem{margin:0 0 4%;width:100%}.multipleProducts .prdctItem .prdctImg{border-bottom:0;float:left;width:25%}}.prdctItem .prdctImg:after{content:"";display:block;padding-bottom:100%;position:relative;width:100%}.prdctItem .prdctImg .imgWrap{bottom:9%;left:9%;position:absolute;right:9%;top:9%}.prdctItem .prdctImg img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;vertical-align:middle}.prdctItem .prdctDetailsWrap{padding:8% 9%}@media only screen and (max-width:530px){.multipleProducts .prdctItem .prdctDetailsWrap{border-left:1px solid rgba(3,31,43,.12);float:left;padding:4%;width:75%}.feedback{text-align:center}}.prdctItem .prdctDetailsWrap .prdctTitle{color:#031f2b}.prdctItem .prdctDetailsWrap .prdctMeta{margin:10px 0}.prdctItem .prdctDetailsWrap .prdctMeta .prdctPrice{color:#031f2b;font-weight:700}.prdctItem .prdctDetailsWrap .prdctShipping{margin-bottom:10px}.prdctItem .prdctDetailsWrap .prdctShopLink{background:url(/static/media/ic_shopNowLight.628bb04870f5af9a524f.svg) 10px 50% no-repeat #fbfdfe;border:1px solid rgba(3,31,43,.12);border-radius:3px;display:inline-block;font-size:13px;margin-top:3px;padding:7px 10px 7px 30px;text-transform:uppercase}.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.71d2c270d716e3774615.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{display:block;float:none;margin:0 auto 4%;position:relative;width:50%}.singleProduct .prdctItem .prdctImg{border-bottom:0;border-right:1px solid rgba(3,31,43,.12);float:left;width:50%}.singleProduct .prdctItem .prdctDetailsWrap{align-items:center;bottom:0;display:flex;flex-wrap:wrap;float:left;left:50%;padding:4%;position:absolute;right:0;top:0;width:50%}}.feedback .btn,.feedback .btn.primary{border:1px solid rgba(251,253,254,.12)}.footnote .wrapper{color:rgba(3,31,43,.38);font-size:12px;padding:30px 0 6px;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{background:#031f2b;bottom:0;color:rgba(251,253,254,.54);font-size:14px;left:0;opacity:0;position:fixed;right:0;transform:translateY(100%);z-index:9999}.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{display:inline-block;height:auto;margin:0 4px;min-width:100px;padding:10px 25px}.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{color:rgba(251,253,254,.54);margin-top:15px}.feedback .btn.dismiss:hover{background:#4c8f9f;border:1px solid rgba(251,253,254,0);color:#fff}.feedback .btn:hover{cursor:pointer}.feedback .closeFeedbackContainer{bottom:0;position:absolute;right:0;top:0}.feedback .closeFeedbackContainer .closeFeedback{background:url(/static/media/ic_close_feedback.f0ab3c1557a131281039.svg) 50% 50% no-repeat;float:right;height:30px;opacity:.38;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:30px}.feedback .closeFeedbackContainer .closeFeedback:hover{cursor:pointer;opacity:1}.feedback .feedbackMessage{font-size:17px;margin:15px auto;max-width:80%;text-align:center}@media only screen and (max-width:530px){.feedback .closeFeedbackContainer .closeFeedback{top:10px;transform:translateY(0);width:18px}.feedback .feedbackMessage{max-width:95%}}.feedback .feedbackMessage span,.feedback .feedbackMessage.positive{color:#4c8f9f}.negativeFeedback .feedback .feedbackMessage.negative,.positiveFeedback .feedback .feedbackMessage.positive{display:block}.noscript,.oldBrowserHint{background:#031f2b;bottom:0;color:#fff;display:none;left:0;padding:20% 5%;position:fixed;right:0;text-align:center;top:0;z-index:9999}.no-borderradius .oldBrowserHint,.no-opacity .oldBrowserHint{display:block}.prdctTitle{height:1.3em;line-height:1.3em}.prdctMeta,.prdctTitle{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prdctMeta{height:1.2em;line-height:1.2em}.singleProduct .prdctTitle{height:auto;white-space:normal}.errorMsg{background-color:#4f4f4f;border-radius:10px;color:red;margin:auto;padding:.2em;text-align:center}.preview{z-index:4}.preview .jcrop-holder{display:inline-block}.preview .circle{background-color:#fff;border:6px solid #4c8f9f;border-radius:50%;display:block;height:18px;position:absolute;transform:translate(-9px,-9px);width:18px;z-index:4000}.preview .circle span{background:rgba(0,0,0,.7);color:#fff;font-family:monospace;font-size:10px;position:absolute;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;cursor:default;font-size:3em;text-align:center}.selection_mask{background-color:rgba(0,0,0,.5);position:absolute}.selection_rect{animation:border-dance 8s linear infinite;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-position:0 0,100% 0,0 100%,0 0;background-repeat:repeat-x,repeat-y,repeat-x,repeat-y;background-size:15px 2px,2px 15px,15px 2px,2px 15px;position:absolute}.selection_grip{background:rgba(0,0,0,.2);height:40px;position:absolute;width:40px}.selection_grip:hover{background-color:rgba(0,0,0,.5);position:absolute;transition:background-color .1s}.selection_grip.tl{border-left:5px solid #000;border-top:5px solid #000}.selection_grip.tr{border-right:5px solid #000;border-top: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}@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{border-radius:10px;display:inline-block;padding:10px}#catlist a:hover{background-color:#fff}#catlist a.selected{background-color:#444;color:#ddd}.btn-outline{border:0!important}#select_file{border:1px solid red;height:100%!important;left:0!important;opacity:0;position:absolute!important;top:0!important;width:100%!important;z-index:10}.d-flex{display:flex!important}.justify-center{justify-content:center}.flex-end{align-items:flex-end}.flex-center{align-items:center}.hover\:w-\[215px\]:hover{width:215px}.hover\:gap-2:hover{gap:.5rem}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.group:hover .group-hover\:max-w-fit{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.group:hover .group-hover\:flex-grow{flex-grow:1}@media (min-width:777px){.desktop\:mt-0{margin-top:0}.desktop\:block{display:block}.desktop\:flex{display:flex}.desktop\:hidden{display:none}.desktop\:h-\[52px\]{height:52px}.desktop\:w-10{width:2.5rem}.desktop\:w-\[146px\]{width:146px}.desktop\:w-\[215px\]{width:215px}.desktop\:w-\[52px\]{width:52px}.desktop\:px-5{padding-left:1.25rem;padding-right:1.25rem}.desktop\:pb-5{padding-bottom:1.25rem}.desktop\:pt-7{padding-top:1.75rem}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100;src:local("Roboto Thin "),local("Roboto-Thin"),url(/static/media/roboto-latin-100.c2aa4ab115bf9c6057cb.woff2) format("woff2"),url(/static/media/roboto-latin-100.a45108d3b34af91f9113.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:100;src:local("Roboto Thin italic"),local("Roboto-Thinitalic"),url(/static/media/roboto-latin-100italic.7f839a8652da29745ce4.woff2) format("woff2"),url(/static/media/roboto-latin-100italic.451d4e559d6f57cdf6a1.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto Light "),local("Roboto-Light"),url(/static/media/roboto-latin-300.37a7069dc30fc663c878.woff2) format("woff2"),url(/static/media/roboto-latin-300.865f928cbabcc9f8f2b5.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:300;src:local("Roboto Light italic"),local("Roboto-Lightitalic"),url(/static/media/roboto-latin-300italic.c64e7e354c88e613c77c.woff2) format("woff2"),url(/static/media/roboto-latin-300italic.bd5b7a13f2c52b531a2a.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto Regular "),local("Roboto-Regular"),url(/static/media/roboto-latin-400.176f8f5bd5f02b3abfcf.woff2) format("woff2"),url(/static/media/roboto-latin-400.49ae34d4cc6b98c00c69.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto Regular italic"),local("Roboto-Regularitalic"),url(/static/media/roboto-latin-400italic.d022bc70dc1bf7b3425d.woff2) format("woff2"),url(/static/media/roboto-latin-400italic.b1d9d9904bfca8802a63.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto Medium "),local("Roboto-Medium"),url(/static/media/roboto-latin-500.f5b74d7ffcdf85b9dd60.woff2) format("woff2"),url(/static/media/roboto-latin-500.cea99d3e3e13a3a599a0.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:500;src:local("Roboto Medium italic"),local("Roboto-Mediumitalic"),url(/static/media/roboto-latin-500italic.0d8bb5b3ee5f5dac9e44.woff2) format("woff2"),url(/static/media/roboto-latin-500italic.18d00f739ff1e1c52db1.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto Bold "),local("Roboto-Bold"),url(/static/media/roboto-latin-700.c18ee39fb002ad58b6dc.woff2) format("woff2"),url(/static/media/roboto-latin-700.2267169ee7270a22a963.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:700;src:local("Roboto Bold italic"),local("Roboto-Bolditalic"),url(/static/media/roboto-latin-700italic.7d8125ff7f707231fd89.woff2) format("woff2"),url(/static/media/roboto-latin-700italic.9360531f9bb817f917f0.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:900;src:local("Roboto Black "),local("Roboto-Black"),url(/static/media/roboto-latin-900.870c8c1486f76054301a.woff2) format("woff2"),url(/static/media/roboto-latin-900.bac8362e7a6ea60b6983.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:900;src:local("Roboto Black italic"),local("Roboto-Blackitalic"),url(/static/media/roboto-latin-900italic.cb5ad999740e9d8a8bd1.woff2) format("woff2"),url(/static/media/roboto-latin-900italic.c20d916c1a1b094c1cec.woff) format("woff")}@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{background-color:#fafafa;display:flex;flex-direction:column;overflow:hidden;width:100%}.layout-main-mobile .box-header-mobile-main{align-items:center;background-color:#fff;display:flex;justify-content:center;margin-top:0!important;width:100%;z-index:100}.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;border-radius:32px;box-shadow:0 0 16px 0 hsla(235,7%,69%,.5);height:48px;position:relative;width:100%}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .box-suggest-search{background-color:red;bottom:-30px;left:0;padding:0 50px;position:absolute;width:100%}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .box-suggest-search.open{opacity:1;z-index:100}.layout-main-mobile .box-header-mobile-main .wrap-header-mobile .box-suggest-search.close{opacity:0;z-index:-99}.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{background-color:#f7f7f7;border-radius:100%;height:40px;padding:12px;width:40px}.layout-main-mobile .box-header-mobile-main .box-image-search-thumb-mobile{border-radius:4px;display:flex;height:40px;margin-left:10px;max-width:80px!important;min-width:76px;position:relative}.layout-main-mobile .box-header-mobile-main .box-image-search-thumb-mobile button{align-items:center;border:0;display:flex;height:100%;justify-content:center;min-width:36px!important}.layout-main-mobile .box-header-mobile-main .box-image-search-thumb-mobile img{border-radius:100%;height:100%;width:100%}.layout-main-mobile .box-body-mobile-wrap-main{background-color:#fafafa;display:flex;flex-grow:1;margin-bottom:50px;overflow-y:auto;width:100%}.layout-main-mobile .box-body-mobile-wrap-main .wrap-content-body{background-image:url(/static/media/bgDragmobile.487091d95d6abb2a2711.svg);background-repeat:no-repeat;background-size:cover;height:336px;margin-top:auto;overflow:hidden;padding-top:74px;position:relative;width:100%;z-index:0}.layout-main-mobile .box-body-mobile-wrap-main .wrap-content-body .box-content-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;z-index:2}.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{background:#fff;height:80px;object-fit:contain;opacity:1;width:80px}.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{display:flex;flex-direction:column;overflow:visible;overflow:initial}.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{max-width:180px!important;width:180px}.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{display:flex;justify-content:center;padding:0}}@media screen and (max-width:776px){.layout-main-mobile .box-body-mobile-wrap-main .wrap-main-support-page{background-color:#fff!important;margin-top:0;padding:0 20px!important;width:100%}.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{display:block;font-size:14px;text-align:center}.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{border:2px solid #2b2c46;display:block;width:50%}.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}.box-header-mobile-main{align-items:center;background-color:#fff;display:flex;justify-content:center;margin-top:0!important;width:100%;z-index:100}.box-header-mobile-main.hide{display:none}.box-header-mobile-main .wrap-header-mobile{background:#fff;border-bottom:1px solid #e9e9ec;border-radius:32px;box-shadow:0 0 16px 0 hsla(235,7%,69%,.5);height:48px;position:relative;width:100%}.box-header-mobile-main .wrap-header-mobile .box-suggest-search{background-color:red;bottom:-30px;left:0;padding:0 50px;position:absolute;width:100%}.box-header-mobile-main .wrap-header-mobile .box-suggest-search.open{opacity:1;z-index:100}.box-header-mobile-main .wrap-header-mobile .box-suggest-search.close{opacity:0;z-index:-99}.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{background-color:#f7f7f7;border-radius:100%;height:40px;padding:12px;width:40px}.box-header-mobile-main .box-image-search-thumb-mobile{border-radius:4px;display:flex;height:40px;margin-left:10px;max-width:80px!important;min-width:76px;position:relative}.box-header-mobile-main .box-image-search-thumb-mobile button{align-items:center;border:0;display:flex;height:100%;justify-content:center;min-width:36px!important}.box-header-mobile-main .box-image-search-thumb-mobile img{border-radius:100%;height:100%;width:100%}.box-icon-camera-mobile{background-color:#fff;border-radius:100%;box-shadow:0 0 16px rgba(85,86,107,.2);height:56px;left:0;margin:auto;position:absolute;right:0;top:-50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:56px;z-index:10}.box-icon-camera-mobile button{border:0!important;height:56px;padding:17px 14px;width:56px}.box-filter{background-color:#fff;bottom:0;display:flex;flex-direction:column;height:calc(100% - 47px);justify-content:space-between;left:0;opacity:1;overflow:auto;width:100%}.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{opacity:0;z-index:-100}.wrap-mobile{background-color:#f3f3f5;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100)}#box-input-search{position:relative}#box-input-search .box-button-input-mobile{align-items:center;display:flex;justify-content:center}#box-input-search .box-button-input-mobile button{background-color:#f7f7f7;border-radius:100%;height:32px;width:32px}#box-input-search .btn-close-header,.modal-togggle-cam .wrap-camera{align-items:center;display:flex;justify-content:center}.modal-togggle-cam .wrap-camera{background-color:#1e1f31;position:relative}.modal-togggle-cam .wrap-camera .btn-capture-camera{align-items:center;background-color:transparent;border:1px solid #fff;border-radius:100%;bottom:80px;display:flex;justify-content:center;left:0;margin:auto;padding:2px;position:absolute;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal-togggle-cam .wrap-camera .btn-switch-camera{background-color:transparent;border:0;bottom:60px;left:38px;margin:auto;padding:0;position:absolute}.modal-togggle-cam .wrap-camera video{height:100%;min-height:100%;min-width:100%;object-fit:cover;overflow:hidden;width:100%}.modal-togggle-cam .btn-close-modal{align-items:center;background-color:#655ee3;border:0;display:flex;height:24px;justify-content:center;padding:0;position:absolute;top:16px;width:24px;z-index:1}.modal-togggle-cam .btn-close-modal.right{border-radius:100%;right:21px}.modal-togggle-cam .btn-close-modal.left{border-radius:12px;left:21px;width:48px}.modal-togggle-cam .box-scale-camera{align-items:center;background:rgba(43,44,70,.702);border-radius:15px;bottom:170px;display:flex;justify-content:center;left:0;margin:auto;padding:2px 0;position:absolute;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal-togggle-cam .box-scale-camera button{background-color:transparent;border:0;border-radius:100%;color:#fff;font-size:14px;font-weight:500;height:28px;margin:0 6px;width:28px}.modal-togggle-cam .box-scale-camera button.active{background-color:#655ee3}.modal-togggle-cam .MuiBackdrop-root{background-color:#1e1f31}.wrap-main-profile{background-color:#fff;height:100%!important;width:100%}.wrap-main-profile .box-col-left{padding:30px 20px}.wrap-main-profile .box-top{display:block!important;min-height:100px!important;padding:0!important}.wrap-main-profile .box-bottom .box-content{background-color:#fff!important;width:100%!important}.wrap-box-input-mobile.custom-library{align-items:center;background-color:hsla(244,8%,44%,.702)!important;border:2px solid #fff!important;border-radius:100%;bottom:66px;display:flex;height:52px;justify-content:center;padding:3px;position:absolute;right:38px;width:52px}.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-carosel{min-height:0!important;min-height:auto!important}.box-modal-default.box-modal-share{width:85vw!important}.box-footer-mobile{background-color:#f3f3f5;border-top:1px solid #cacad1}.box-modal-default{max-width:360px}.box-modal-default .box-carosel .thumbs-wrapper{width:300px}}@media screen and (max-width:400px){.box-item-result{gap:12px!important;height:100%;width:360px!important}.box-item-result .wrap-main-item-result{max-width:180px!important;width:170px!important}.box-wrap-result-component .box-result div.go-back-mobile-container{width:360px}}.pre-filter-icon{align-items:center;background:#fafafa;border-bottom-left-radius:32px;border-right:1px solid #e0e0e0;border-top-left-radius:32px;display:flex;height:100%;justify-content:center;min-width:56px}.take-photo{background:linear-gradient(1turn,#e9e9ec,#fff 44.79%,#aaabb5);border-radius:100%;padding:3px}.take-photo .take-photo-wrapper{border-radius:100%;padding:30px}.take-photo .take-photo-wrapper .outer{background:linear-gradient(180deg,#aaabb5,#fff);border-radius:100%;box-shadow:-2px 10px 24px rgba(43,44,70,.6);display:block;padding:3px}.take-photo .take-photo-wrapper .inner{align-items:center;background:linear-gradient(180deg,#fff 30.73%,#c5c5c5);border-radius:100%;display:flex;height:192px;justify-content:center;width:192px}.psol-comp-viewbase-iconbutton-44{height:32px;width:32px}.psol-comp-viewbase-iconbutton-44 .psol-comp-viewbase-svgicon{height:16px;width:16px}.psol-comp-webviewer3d-copyright-container a{color:#55566b!important;font-size:10px!important}.psol-comp-webviewer3d-copyright-container{margin-bottom:-2px}.ComponentCustomizeWebViewer3DFavoriteButtonsBarContainer{padding-bottom:6px}.loading-spinner{animation:spin 3s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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{border-bottom:1px solid #e0e0e0;height:58px;min-height:58px}.layout-main-newVersion .box-header-newVersion-main .box-content{align-items:center;height:100%;justify-content:space-between;margin:auto}.layout-main-newVersion .box-body-newVersion-wrap-main{height:calc(100% - 50px)}.layout-main-newVersion .box-body-newVersion-wrap-main .box-content-main{height:auto;margin-top:calc(50vh - 75px)}.d-none{display:none}@keyframes slidedown{0%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes slideup{0%{transform:translateY(40px)}to{transform:translateY(0)}}.slideDown{animation:slidedown 1s ease-in-out}.slideUp{animation:slideup .5s ease-in-out}@keyframes reduceSize{0%{height:240px;width:240px}to{height:80px;width:81px}}.shrink-animation{animation:reduceSize .3s}@keyframes extendSize{0%{height:80px;width:81px}to{height:240px;width:240px}}.expand-animation{animation:extendSize .25s;animation-timing-function:linear}.circle-layer{background-color:rgba(0,0,0,.3);-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%);height:80px;position:absolute;width:81px;z-index:1}.powered-by-nyris{background-color:#fff}.powered-by-nyris:hover{background-color:#f0efff}.feedback-floating{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-end;position:absolute;right:18px;z-index:20}.feedback-floating .feedback-section{border-radius:26px;bottom:40px;min-height:48px;min-width:332px;position:fixed}@media screen and (max-width:776px){.feedback-floating .feedback-section{bottom:80px;display:flex;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;justify-content:center;margin-left:0;min-height:40px;min-width:300px}.feedback-floating{left:0;margin-left:auto;margin-right:auto;right:0;width:77%}}.feedback-backdrop-blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.feedback-wrapper{align-items:center;border-radius:24px;color:#2b2c46;column-gap:22px;display:flex;flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;mix-blend-mode:multiply;padding:8px 8px 8px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:776px){.feedback-wrapper{padding-left:16px;padding-right:6px;padding-top:6px}}.feedback-wrapper p{font-size:14px;font-weight:600}@media screen and (max-width:776px){.feedback-wrapper p{font-size:12px}}.feedback-wrapper .feedback-icon-wrapper{align-items:center;border-radius:100%;display:flex;justify-content:center;min-height:32px;min-width:32px}@media screen and (max-width:776px){.feedback-wrapper .feedback-icon-wrapper{min-height:28px;min-width:28px}}.feedback-wrapper .feedback-icon-wrapper-close{align-items:center;border-radius:100%;display:flex;justify-content:center;min-height:32px;min-width:32px}@media screen and (max-width:776px){.feedback-wrapper .feedback-icon-wrapper-close{min-height:28px;min-width:28px}}.feedback-wrapper .feedback-icon-wrapper-close:hover{background-color:#d3d1ff;cursor:pointer}.feedback-wrapper .feedback-icon-wrapper:hover{background-color:#fff;box-shadow:0 0 7.04px 0 rgba(0,0,0,.1);cursor:pointer}.feedback-wrapper .feedback-icon-wrapper svg{height:16px;width:16px}@media screen and (max-width:776px){.feedback-wrapper .feedback-icon-wrapper svg{height:14px;width:14px}.feedback-wrapper .feedback-icon-wrapper{height:25px;width:25px}}.feedback-success{align-items:center;background-color:#2b2c46;border-radius:26px;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:center;min-height:48px;text-align:center;width:100%}@media screen and (max-width:776px){.feedback-success{font-size:12px;min-height:42px}}.rfq-box{padding:24px 40px}@media screen and (max-width:776px){.rfq-box{padding:16px}}@media screen and (max-width:820px){.rfq-box{padding:16px}}.rfq-box .support-button-wrapper{flex-wrap:nowrap}@media screen and (max-width:820px){.rfq-box .support-button-wrapper{gap:8px}}.MuiButton-root:hover{text-decoration:none}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.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}*{font-family:Source Sans\ 3,sans-serif!important;margin:0;padding:0}.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}.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,sans-serif}.text-f22{font-size:22px!important;line-height:20px!important}.text-btn-small{font-family:Source Sans\ 3,sans-serif;font-size:11px!important;font-weight:500!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,sans-serif!important;font-weight:500!important}.text-f8,.text-f9{font-size:11px!important;line-height:14px!important}.text-f9{font-family:Source Sans\ 3,sans-serif}.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{-webkit-line-clamp:1;max-height:33px}.max-line-1,.max-line-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.max-line-3{-webkit-line-clamp:3}.max-line-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.btn-ct{border-right:1px solid #e9e9ec;color:#2b2c46!important;font-family:Source Sans\ 3,sans-serif!important;font-size:11px!important;font-weight:500;line-height:14px!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-position:0 100%;background-size:100% 200%!important;transition:all 1s ease-out}.btn-detail-item:hover{background-position:0 100%!important}.btn-detail-item:nth-child(odd):last-child{max-width:100%!important;width:100%}.box-wrap-loading{background:rgba(0,0,0,.459);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.loadingSpinCT{border-radius:100%;height:104px;left:0;margin:auto;position:absolute;right:0;width:104px;z-index:111}.box-modal-default{background-color:#fff;display:flex;flex-direction:column;min-height:468px;min-width:330px;position:relative;width:408px}.box-modal-default.box-modal-share{border-radius:5px;box-shadow:0 0 13px rgba(30,31,49,.3);height:192px;min-height:192px;width:186px}.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{background-color:#f3f3f5;box-shadow:none;display:flex;padding:5px 10px}.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{bottom:0;left:-10px;margin:auto;position:absolute;top:0;z-index:11}.box-modal-default .btn-carousel-left:hover{background-color:transparent!important;background-color:initial!important}.box-modal-default .btn-carousel-right{bottom:0;margin:auto;position:absolute;right:-10px;top:0;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{opacity:1;top:35%}.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;margin:0;padding:3px;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;margin:0;padding:3px;transform:rotate(135deg);-webkit-transform:rotate(135deg)}}@media only screen and (max-width:776px){.box-modal-default .carousel .slide img{border:0;height:300px;object-fit:cover;object-position:bottom;vertical-align:top;width:100%}}.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{align-items:center;background-color:#f3f3f5;border-radius:100%;bottom:70px;display:block;display:flex;height:48px;justify-content:center;overflow:hidden;position:absolute;right:16px;width:48px;z-index:11}@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{height:48px;padding:0;width:48px!important}.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{background:#aaabb5;box-shadow:none!important;height:5px;padding:0;width:5px}.box-modal-default .box-carosel .control-dots li.dot.active{background:#55566b}.box-modal-default .box-content{background-color:#fafafa;height:40%;min-height:138px}.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{border-radius:16px;min-width:auto!important;padding:8px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!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{border-radius:100%;height:21px;width:21px}.box-modal-default .box-content .box-gray img{height:10px;width:10px}.box-modal-default .box-content .attribute-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:100%}.box-modal-default .box-content .attribute-container .item-attribute{width:calc(50% - 4px)}.box-modal-default .box-content .attribute-container .item-attribute:nth-child(odd):last-child{width:100%}.box-modal-default .box-btn-next-item{bottom:0;height:36px;left:-20%;margin:auto;position:absolute;top:0;width:140%;z-index:22}.box-modal-default .box-btn-next-item .icon-left,.box-modal-default .box-btn-next-item .icon-right{background:linear-gradient(0deg,#cc1854,#e31b5d);border-radius:100%;height:32px;width:32px}.box-modal-default .box-btn-next-item .icon-left .style-icon,.box-modal-default .box-btn-next-item .icon-right .style-icon{color:#fff;font-size:11px}.box-modal-default .info-container{padding:16px 0 0}.box-modal-default .info-container .info-sku{font-size:18px;font-weight:700;line-height:25.63px;padding-left:4px}.box-modal-default .info-container .info-marking{background:#e0e0e0;border-radius:2px;font-size:16px;font-weight:400;letter-spacing:.2285714447px;line-height:12px;padding:4px;text-align:left;width:-webkit-max-content;width:max-content;word-break:break-all}.box-modal-default .info-container .info-description{font-size:16px;font-weight:400;letter-spacing:.2285714447px;line-height:22.78px;padding:8px 0 0 4px}.contact-support:hover{color:#fff!important;cursor:pointer}.wrap-main-item-result{box-shadow:0 0 6px hsla(235,7%,69%,.702)}.wrap-main-item-result .box-top{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.wrap-main-item-result .box-top .btn-show-result{background:linear-gradient(180deg,#fff,#f4f4f6);border-radius:12px;box-shadow:0 0 3px rgba(0,0,0,.25);position:absolute;right:10px;top:10px;z-index:11}.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 .attribute-container .item-attribute{width:calc(50% - 4px)}.wrap-main-item-result .box-top .attribute-container .item-attribute:nth-child(odd):last-child{width:100%}.wrap-main-item-result .box-top .box-icon-modal{background-color:hsla(240,9%,96%,.4);display:flex;right:6px}.wrap-main-item-result .box-top .box-icon-modal,.wrap-main-item-result .box-top .box-icon-modal-3d{align-items:center;border-radius:100%;bottom:6px;cursor:pointer;height:32px;justify-content:center;overflow:hidden;position:absolute;width:32px;z-index:11}.wrap-main-item-result .box-top .box-icon-modal-3d{background-color:#f3f3f5;display:block;display:flex;left:6px}.wrap-main-item-result .box-top .box-image{label-height:100%;label-display:block;background-color:#fff;height:168px;position:relative;text-align:center;z-index:10}.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{height:100%!important;width: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{align-items:center;background:rgba(86,87,108,.702);display:none;height:100%;justify-content:center;position:absolute;right:0;top:0;width:100%;z-index:10}.wrap-main-item-result .box-top .box-image .box-hover button{color:#fafafa;font-size:11px;font-weight:600;line-height:14px;text-transform:none}.wrap-main-item-result .box-content{background-color:#e9e9ec;justify-content:space-between;padding-bottom:12px;padding-left:8px;padding-right:8px}.wrap-main-item-result .box-content .box-top .btn-item{border-radius:16px;min-width:auto!important;padding:8px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!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{border-radius:16px;min-width:auto!important;padding:8px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!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{border-radius:100%;height:21px;width:21px}.wrap-main-item-result .box-content .box-gray img{height:10px;width:10px}.box-content-main{align-items:center;background:#fafafa;flex-direction:column;height:100%;justify-content:center;position:relative}.box-content-main.loading{z-index:111}.box-content-main.loading:before{background:rgba(43,44,70,.8);content:"";height:100%;position:absolute;width:100%;z-index:111}.box-content-main .box-thumb .box-camera,.box-content-main .box-thumb .box-qr{align-items:center;background:#d8d7f8;border-radius:2px;display:flex;height:42px;justify-content:center;margin-right:5px;width:42px}.box-content-main .box-thumb .box-camera button,.box-content-main .box-thumb .box-qr button{height:100%;padding:0;width:100%}.box-content-main .box-thumb .exampleImages{display:flex;justify-content:center;padding-bottom:0!important}.box-content-main .box-thumb .useExampleImg{margin-top:0!important}.box-content-main .box-thumb .useExampleImg .title-box{color:#fff!important;font-family:Source Sans\ 3,sans-serif!important;font-size:11px;font-weight:700;line-height:21px;text-align:center}.box-content-main .box-thumb .useExampleImg .exImagesWrap img{height:42px;opacity:1!important;width:42px}.box-content-main .text-tractor{font-weight:300}.box-content-main .text-drop-file,.box-content-main .text-tractor{color:#fff;font-family:Source Sans\ 3,sans-serif;font-size:32px;line-height:21px}.box-content-main .text-drop-file{font-weight:700}.box-content-main .box-content_top{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.box-content-main .box-content_top .box-logo{align-items:center;background:linear-gradient(180deg,#fafafa,#e9e9ec);border-radius:100%;display:flex;height:64px;justify-content:center;width:64px}.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{color:#55566b;font-family:Source Sans\ 3,sans-serif;font-size:11px;font-weight:600;line-height:14px}.box-content-main .box-content_bottom{max-width:512px;position:relative;width:100%}@media screen and (min-width:2047px){.box-content-main .box-content_bottom{position:static}.box-content-main .box-content_bottom .loadingSpinCT{bottom:0;top:0}}.box-content-main .box-content_bottom .drag-active{background:#fafafa!important;border:2px dashed #e0e0e0!important;border-radius:60px;color:#2b2c46!important}.box-content-main .box-content_bottom .box-content-drop{align-items:center;border:2px dashed transparent;color:#cacad1;cursor:pointer;display:flex;flex-direction:column;padding-bottom:16px;padding-top:16px;width:100%}.box-content-main .box-content_bottom .box-content-drop:hover{background:#fafafa;border:2px dashed #e0e0e0;border-radius:60px;color:#2b2c46}.box-content-main .box-content_bottom .box-image{align-items:center;background:linear-gradient(180deg,#56577c,#2b2c46);border-radius:100%;display:flex;height:64px;justify-content:center;margin-bottom:16px;width:64px}.box-content-main .box-content_bottom .box-content-main-drop{animation:gradient 15s ease infinite;background:linear-gradient(180deg,#3e36dc,#2b2c46);background-size:100% 100%;height:100%;padding:21px;position:relative}@media screen and (min-width:2047px){.box-content-main .box-content_bottom .box-content-main-drop{position:static}}.box-content-main .box-content_bottom .box-content-main{border-radius:16px;height:100%;padding:16px}@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{align-items:center;border:2px dashed #aaabb5;border-radius:16px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.box-content-main .box-content_bottom .box-border-none{align-items:center;color:#fff;display:flex;flex-direction:column;height:80%;justify-content:center;width:100%}.btn-input-search{align-items:center;background:#f7f7f7;border:0;border-radius:100%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.text-blue{color:#3e36dc!important}.box-blue{background:#3e36dc;border-radius:16px;box-shadow:1.33333px 1.33333px 13.3333px rgba(0,0,0,.3);padding:5px}.text-f14{font-size:14px;font-style:normal;line-height:16px}.text-f20{font-family:Source Sans\ 3,sans-serif;font-size:16px;line-height:21px}.text-bold{font-weight:600!important}.text-center{text-align:center!important}.box-wrap-result-component{background-color:#fafafa;display:flex;flex-direction:column;height:100%;min-height:100%}.box-wrap-result-component .box-search{align-items:center;background-color:#fafafa;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:24px 0;width:100%}.box-wrap-result-component .box-search .box-filter{background:#f3f3f5;margin-top:26px;max-width:1083px;min-height:32px;width:100%}.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 .go-back-mobile-container{margin:0 auto 12px;width:390px}.box-wrap-result-component .box-result .go-back-button{align-items:center;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;font-family:Source Sans\ 3,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-bottom:24px;margin-left:24px;padding:8px;width:-webkit-max-content;width:max-content}.box-wrap-result-component .box-result .go-back-button svg{margin-right:8px}.box-wrap-result-component .box-result .go-back-button:hover{background:#f3f3f5}.box-wrap-result-component .box-result .go-back-button.mobile-view{background:#f3f3f5;margin:0}.box-wrap-result-component .box-result .col-left{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:auto;position:relative;width:100%}.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{background-color:#3e36dc;border-radius:16px;margin:auto;padding:4px;position:absolute;top:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.box-wrap-result-component .box-result .col-left.toggle{padding:0;width:32px}.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{align-content:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.box-wrap-result-component .box-result .col-left .box-preview .preview-item{align-items:center;display:flex;justify-content:center;max-height:500px;max-width:500px}.box-wrap-result-component .box-result .col-left .button-toggle{background-color:#e9e9ec;border-radius:5px;bottom:0;box-shadow:0 0 2px rgba(0,0,0,.5);height:32px;margin:auto;min-width:auto;padding:0;position:absolute;right:-37px;top:0;width:10px}.box-wrap-result-component .box-result .col-right{width:100%}.box-wrap-result-component .box-result .col-right .box-item-result{display:flex;flex-wrap:wrap;gap:24px;max-width:864px;padding-left:2px;width:100%}@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 .border{border:1px solid #e0e0e0;border-radius:4px}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result{border-radius:4px;display:flex;flex-direction:column;height:100%;max-width:190px;overflow:hidden;width:190px}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result .info-container{background-color:#f3f3f5;display:flex;flex-direction:column;flex-grow:1;height:140px;padding:8px;z-index:100}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result .info-container .info-sku{font-size:16px;font-weight:700;letter-spacing:.2285714447px;line-height:22.78px;padding-left:4px}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result .info-container .info-marking{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;background:#e0e0e0;border-radius:2px;display:-webkit-box;font-size:14px;font-weight:400;letter-spacing:.2285714447px;line-height:14px;max-width:-webkit-max-content;max-width:max-content;overflow:hidden;padding:2px 4px;word-break:break-all}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result .info-container .info-description{-webkit-line-clamp:3;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:400;letter-spacing:.2285714447px;line-height:19.94px;margin-top:8px;overflow:hidden;padding-left:4px;word-break:break-all}.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{display:flex;flex-wrap:wrap;padding:0}.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{width:390px}.box-wrap-result-component .box-result .col-right .box-item-result .wrap-main-item-result{max-width:180px!important;width:180px}.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{display:flex;justify-content:center;padding:0}}.box-wrap-result-component .box-notify{background:#f3f3f5;border-top:1px solid #e9e9ec;height:50px}.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{border-left:1px solid #e9e9ec;padding-left:20px}.box-wrap-result-component .box-notify .box-change-hit-items{align-items:center;border-right:1.33333px solid #e9e9ec;color:#2b2c46;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:12px;font-style:normal;font-weight:500;height:100%;z-index:500}.box-wrap-result-component .box-notify .box-change-hit-items .ais-HitsPerPage-select{background-color:transparent;border:0;color:#2b2c46!important;font-size:12px;font-weight:500}.box-wrap-result-component .box-notify .item-notify{align-items:center;display:flex;height:100%;justify-content:center}.box-main-filter .item{padding:0 10px;width:calc(44% - 20px)}.box-main-filter .item .btn-ct{border:0;padding:2px!important}.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{align-items:center;display:flex;justify-content:center;min-width:94px}.wrap-main-search-history{background-color:#fafafa;height:100%}.wrap-main-search-history .box-main-top{background-color:#fff;display:flex;justify-content:center;margin:auto;padding:32px 0}.wrap-main-search-history .box-main-bottom{display:flex;height:calc(100% - 106px);padding:20px 16px}.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;margin:0;padding: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{margin-left:auto;margin-right:auto;min-width:568px;overflow:auto}.wrap-main-search-history .box-main-bottom .col-right .box-image-search{align-items:center;background-color:#fff;border-radius:2px;display:flex;height:32px;justify-content:center;margin-right:10px;width:32px}.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{border:0!important;flex:none!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;line-height:12px!important;min-height:auto!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;max-height:inherit!important;min-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{background-color:#fafafa;height:100%}.wrap-main-saved .box-main-top .box-top{background-color:#fff;padding:32px 0}.wrap-main-saved .box-main-top .box-bottom{display:flex;justify-content:center;margin-top:26px;text-align:center}.wrap-main-saved .box-main-bottom{margin-left:auto;margin-right:auto;max-width:726px;width:726px}.wrap-main-profile{margin:auto;max-width:1280px}.wrap-main-profile .box-col-left .box-top{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:170px;padding:0 94px}.wrap-main-profile .box-col-left .box-bottom{align-items:center;display:flex;flex-direction:column;height:calc(100% - 170px);justify-content:center}.wrap-main-profile .box-col-left .box-bottom .box-content{width:242px}.wrap-main-profile .box-col-left .box-bottom .box-content span{color:#2b2c46!important;font-size:11px!important;font-weight:500!important;line-height:14px!important;margin-bottom:5px}.wrap-main-profile .box-col-left .box-bottom .box-content input{background:#f3f3f5!important;border:0!important;min-height:21px!important;width:100%!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;font-weight:700!important;line-height:14px!important;margin:0;padding:0}.wrap-input-search{width:427px}.wrap-input-search .box-input-search{background-color:#fff;border-radius:24px;box-shadow:0 2px 12px rgba(43,44,70,.13);height:42px;justify-content:space-between;overflow:hidden;padding:0 12px 0 0!important}.wrap-input-search .box-input-search form,.wrap-input-search .box-input-search form .box-inp{align-items:center;display:flex;justify-content:center;width:100%}.wrap-input-search .box-input-search form .box-inp{height:100%;position:relative}.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{align-items:center;background-color:#e0e0e0;border-radius:42px;display:flex;height:75%;margin-left:5px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px}.wrap-input-search .box-input-search form .box-inp .box-key-filter p{color:#2b2c46;font-size:14px;font-size:700}.wrap-input-search .box-input-search form .box-inp .icon-search{bottom:0;display:flex;margin:auto;order:0}.wrap-input-search .box-input-search .input-search{border:0!important;order:2;padding-left:6px;width:100%}.wrap-input-search .box-input-search .input-search::placeholder{color:#aaabb5!important;font-size:14px!important;font-weight:500!important}.wrap-input-search .box-input-search .input-search::-webkit-search-cancel-button{-webkit-appearance:none;background:red;border-radius:10px;height:20px;position:relative;right:20px;width:20px}.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{border-radius:100%;cursor:pointer!important;height:32px;margin-right:8px;width:32px;z-index:10}.wrap-input-search .box-input-search .btn-clear-text:after{background-color:#e0e0e0;content:"";font-size:39px;font-weight:100;height:35px;position:absolute;right:-3px;width:1px}.box-panigation .ais-Pagination-list{align-items:center;display:flex;justify-content:center;margin-bottom:22px}.box-panigation .ais-Pagination-list li{font-size:12px;list-style-type:none;margin:0!important;padding:0 5px!important}.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{height:100%;position:relative}.wrap-main-result.loading .loadingSpinCT{bottom:0;display:block;left:0;margin:auto;position:absolute;right:0;top:0}.wrap-main-result .loadingSpinCT{display:none}.wrap-main-support-page{background-color:#2b2c46;margin:auto;min-height:calc(100vh - 32px);padding:40px}.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{animation:gradient 15s ease infinite;background:linear-gradient(180deg,#3e36dc,#2b2c46);background-size:100% 100%;height:100%;min-height:150px;padding:21px;position:relative}@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;height:100%;min-height:150px;padding:21px}.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{align-items:center;border:2px dashed #aaabb5;color:#fff;display:flex;flex-direction:column;height:150px;justify-content:center;width:100%}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .item-field{font-size:12px;font-weight:500;margin-top:10px;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;border-radius:2px;box-shadow:0 4px 4px rgba(0,0,0,.25);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{left:10px;position:absolute;top:10px}.wrap-main-support-page .col-left .col-left__bottom .box-form .box-form-control .box-textArea textarea{font-size:14px;padding:10px 25px 10px 35px}.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{color:#fff;display:flex;font-size:11px!important;font-weight:700!important;justify-content:space-between;line-height:14px!important;width:122px}.wrap-main-support-page .col-left .col-left__bottom .box-preview-image .box-image,.wrap-main-support-page .col-left .col-left__bottom .box-preview-image-mobile .box-image{border-radius:2px;height:106px!important;padding:5px 7px;position:relative;text-align:center;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.wrap-main-support-page .col-left .col-left__bottom .box-preview-image .box-image .btn-close,.wrap-main-support-page .col-left .col-left__bottom .box-preview-image-mobile .box-image .btn-close{padding:0;position:absolute;right:5px;top:5px}.wrap-main-support-page .col-left .col-left__bottom .box-preview-image .box-image .btn-close .MuiButton-label,.wrap-main-support-page .col-left .col-left__bottom .box-preview-image-mobile .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{background-color:#55566b;border-radius:1;box-shadow:"-2px 2px 4px rgba(170, 171, 181, 0.5)";display:flex;justify-content:space-between;padding:5px 10px}.wrap-main-col-left{background:#fff;box-shadow:3px -2px 3px -3px #d3d4d8;max-width:320px;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.wrap-main-col-left.toggle{max-width:32px}.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{padding:0 24px;width:100%}.wrap-main-col-left .col-left__bottom button{align-items:center;display:flex;justify-content:space-between;padding-right:0;width:100%}.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;border:3px solid;border-radius:20px;height:15px;margin-right:10px;width:15px}.wrap-box-refinements{width:100%}.wrap-box-refinements ul{align-items:center;display:flex;flex-wrap:wrap;gap:8px;width:100%}.wrap-box-refinements ul li{align-items:center;background:#f3f3f5;border:1px solid #e0e0e0;cursor:default;display:flex;flex-direction:row;font-size:12px;font-weight:400;line-height:16px;list-style-type:none;margin-bottom:0;padding:4px 8px}.wrap-box-refinements ul li:hover{background:#e9e9eb}.wrap-box-refinements ul li svg{margin-left:10px}.wrap-box-refinements ul li:last-child{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none}.wrap-box-refinements ul li:last-child button span{color:#e31b5d}.wrap-box-refinements ul li button{padding:2px 5px}.box-image-search-thumb{align-items:center;border-radius:4px;height:100%;justify-content:space-between;margin-left:8px;min-width:60px;padding-right:4px;position:relative;z-index:11}.box-image-search-thumb img{height:100%;width:35px}.box-image-search-thumb button{align-items:center;background-color:transparent;border:0!important;cursor:pointer;display:flex}.box-image-search-thumb button,.pagination-result{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.pagination-result .ais-Pagination-list{flex-wrap:nowrap!important;text-align:center}.pagination-result .ais-Pagination-list .ais-Pagination-item{padding:0;position:relative}.pagination-result .ais-Pagination-list .ais-Pagination-item a{color:#161616;font-family:Source Sans\ 3,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.pagination-result .ais-Pagination-list .ais-Pagination-item--selected a:after{background-color:#161616;bottom:-11px;content:"";height:4px;left:0;margin:auto;position:absolute;right:0;width:16px}.box-refinement-list .ais-SearchBox-form{background:#e9e9ec;border-radius:16px;display:flex;height:32px;margin-bottom:16px;padding:0 10px}.box-refinement-list .ais-SearchBox-form input{background-color:transparent!important;background-color:initial!important;border:0;margin-left:5px!important;order:1;width:100%}.box-refinement-list .ais-SearchBox-form input:focus{outline:none}.box-refinement-list .ais-SearchBox-form .ais-SearchBox-submit{align-items:center;background-color:transparent;background-color:initial;border:0;display:flex;order:0;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.box-refinement-list .ais-SearchBox-form .ais-SearchBox-submit svg{height:15px!important;width: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{align-items:center;display:inline-flex}.ais-RefinementList .ais-RefinementList-list .ais-RefinementList-item label span{font-family:Source Sans\ 3,sans-serif;font-size:14px;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,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.ais-RefinementList-count{display:block!important;margin-left:3px;padding-left:6px;padding-right:6px;position:relative}.ais-RefinementList-count:after{content:"(";left:0;position:absolute;top:0}.ais-RefinementList-count:before{content:")";position:absolute;right:0;top:0}.wrap-filter-desktop .box-filter-desktop{background-color:#fff;height:80%;margin:auto;max-width:1500px;width:90%}.wrap-filter-desktop .box-filter-desktop.isMobile{width:100%}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop{background-color:#fff;height:100%;padding-top:10px;width:100%}@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{background-color:transparent;border:0!important;width:100%}.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-top .box-input-search-filter .btn-clear-text{border-radius:50%;height:40px;width:40px}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom{column-gap:20px;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%;overflow-y:auto;padding:0 24px;width:100%}.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{min-height:0;min-height:auto;padding-left:11px}.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{display:flex;flex-wrap:wrap;gap:5px;min-width:100px;padding:0}.wrap-filter-desktop .box-filter-desktop .box-child-component-filter-desktop .box-bottom .box-btn-group .item-btn{border:0;border-radius:15px;color:#000;font-size:12px;justify-content:left;list-style-type:none;min-height:40px;padding:0 0 0 10px;text-align:left}.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;background-color:#e0e0e0;border-radius:21px;height:100%;padding:4px 8px}.box-keyFilter .keyFilter{color:#2b2c46;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:0;text-transform:uppercase}.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{height:40px;width:426px}.wrap-input-search-field.active .box-input-search,.wrap-input-search-field.active .box-input-search .input-wrapper .box-inp .pre-filter-icon,.wrap-input-search-field.active .box-input-search .input-wrapper .box-inp input{background-color:#fff}.wrap-input-search-field .box-input-search{background-color:#e9e9ec;border:1px solid #cacad1;border-radius:24px;box-shadow:0 2px 12px rgba(43,44,70,.13);height:40px;justify-content:space-between;overflow:hidden;padding:0 12px 0 0!important}.wrap-input-search-field .box-input-search .input-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.wrap-input-search-field .box-input-search .input-wrapper .box-inp{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.wrap-input-search-field .box-input-search .input-wrapper .box-inp input{background-color:#e9e9ec}.wrap-input-search-field .box-input-search .input-wrapper .box-inp .pre-filter-icon{align-items:center;background:#e9e9ec;border-right:1px solid #cacad1;cursor:pointer;display:flex;height:100%;justify-content:center;min-width:40px}.wrap-input-search-field .box-input-search .input-wrapper .box-inp .box-key-filter{align-items:center;background-color:#e0e0e0;border-radius:42px;display:flex;height:75%;margin-left:5px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px}.wrap-input-search-field .box-input-search .input-wrapper .box-inp .box-key-filter p{color:#2b2c46;font-size:14px;font-size:700}.wrap-input-search-field .box-input-search .input-wrapper .box-inp .icon-search{bottom:0;display:flex;margin:auto;order:0}.wrap-input-search-field .box-input-search .input-search{border:0!important;order:2;padding-left:6px;width:100%}.wrap-input-search-field .box-input-search .input-search::placeholder{color:#aaabb5!important;font-size:14px!important;font-weight:500!important}.wrap-input-search-field .box-input-search .input-search::-webkit-search-cancel-button{-webkit-appearance:none;background:red;border-radius:10px;height:20px;position:relative;right:20px;width:20px}.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{border-radius:100%;cursor:pointer!important;height:32px;width:32px;z-index:10}.icon-hover{border-radius:100%;display:flex;padding:12px}.icon-hover:hover{background-color:rgba(0,0,0,.039)}.icon-hover.desktop{padding:9px}.button-hover:hover{background-color:#e0e0e0!important}.product-image{display:block;overflow:hidden;transform:scale(1);transition:all .3s}.product-image:hover{transform:scale(1.1)}.result-wrapper{max-width:864px;width:100%}@media screen and (min-width:2047px){.result-wrapper{max-width:1300px}}.MuiPaper-root{background-color:inherit!important}.MuiDrawer-paperAnchorBottom{height:100%!important}body.overflow-hidden{overflow:hidden}.experience-visual-button{align-items:center;background-color:#3e36dc;border-radius:25px;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;margin:32px auto 0;width:40px}.experience-visual-button.hover,.experience-visual-button:hover{border-radius:25px;transition:.5s;width:197px}.experience-visual-button.hover span,.experience-visual-button:hover span{display:inline;font-family:Source Sans\ 3,sans-serif;font-size:14px;font-weight:600;line-height:16px;margin-right:8px;overflow:hidden;text-align:center;white-space:nowrap;width:149px}.experience-visual-button.hover span:before,.experience-visual-button:hover span:before{color:#fff;content:"Experience Visual Search"}.custom-modal{align-items:center;background-color:hsla(0,0%,9%,.5);bottom:0;display:flex;flex-direction:row;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:9999}.custom-modal-body{background-color:#f3f3f5;height:100%;padding:32px 16px;position:relative;width:100%}.custom-modal-body .close-icon{position:absolute;right:8px;top:8px}.custom-modal-body-title{font-family:Source Sans\ 3,sans-serif;font-size:20px;font-weight:700;line-height:24px;text-align:left}.custom-modal-body-content.experience-visual-search-images{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;height:auto;margin:32px auto;width:376px}.custom-modal-body-content.experience-visual-search-images .experience-visual-search-image-container{border-radius:4px;cursor:pointer;height:180px;overflow:hidden;position:relative;width:180px}.custom-modal-body-content.experience-visual-search-images .experience-visual-search-image-container .experience-visual-search-image{background-position:50%;background-size:cover;height:180px;transform:scale(1);width:180px}.custom-modal-body-content.experience-visual-search-images .experience-visual-search-image-container .experience-visual-search-image:hover{transform:scale(1.1);transition:all .3s}.custom-modal-body-content.experience-visual-search-images .experience-visual-search-image-container .box-icon-modal{align-items:center;background-color:#f3f3f5;border-radius:100%;bottom:6px;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;position:absolute;right:6px;width:32px;z-index:11}@media only screen and (min-width:900px){.custom-modal-body{border-radius:4px;height:380px;max-width:900px;width:900px}.custom-modal-body-subtitle,.custom-modal-body-title{margin-left:24px}.custom-modal-body-content.experience-visual-search-images{width:770px}}@media only screen and (min-width:776px)and (max-width:899px){.custom-modal-body{border-radius:4px;height:600px;max-width:600px;padding:32px;width:600px}}@media only screen and (max-width:776px){.experience-visual-button{width:197px}.experience-visual-button span{display:inline;font-family:Source Sans\ 3,sans-serif;font-size:14px;font-weight:600;line-height:16px;margin-right:8px;overflow:hidden;text-align:center;white-space:nowrap;width:149px}.experience-visual-button span:before{color:#fff;content:"Experience Visual Search"}}@media only screen and (max-width:408px){.custom-modal-body{padding:32px 8px}.custom-modal-body-content.experience-visual-search-images{gap:8px;width:300px}.custom-modal-body-content.experience-visual-search-images .experience-visual-search-image-container,.custom-modal-body-content.experience-visual-search-images .experience-visual-search-image-container .experience-visual-search-image{height:145px;width:145px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}
4
+ /*# sourceMappingURL=main.6918d4b1.css.map*/